[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260608 09:57:30.596877 29161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.122.126:38373,127.28.122.125:43259,127.28.122.124:43131
I20260608 09:57:30.598723 29161 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260608 09:57:30.599785 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:30.616665 29168 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
W20260608 09:57:30.616662 29167 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
W20260608 09:57:30.616720 29171 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
W20260608 09:57:31.750911 29169 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1132 milliseconds
I20260608 09:57:31.751031 29161 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260608 09:57:31.752315 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:31.752542 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:31.752707 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912651752691 us; error 0 us; skew 500 ppm
I20260608 09:57:31.753520 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:31.758631 29161 webserver.cc:533] Webserver started at http://127.28.122.126:45259/ using document root <none> and password file <none>
I20260608 09:57:31.759502 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:31.759706 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:31.760097 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:31.765851 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-0-root/instance:
uuid: "a0bb3429ecdf427d87b2601a3daec84b"
format_stamp: "Formatted at 2026-06-08 09:57:31 on dist-test-slave-th08"
I20260608 09:57:31.773820 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260608 09:57:31.779069 29177 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:31.780341 29161 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 09:57:31.780673 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-0-root
uuid: "a0bb3429ecdf427d87b2601a3daec84b"
format_stamp: "Formatted at 2026-06-08 09:57:31 on dist-test-slave-th08"
I20260608 09:57:31.780987 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-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)
I20260608 09:57:31.838289 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:31.839854 29161 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260608 09:57:31.840312 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:31.910180 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.126:38373
I20260608 09:57:31.910264 29228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.126:38373 every 8 connection(s)
I20260608 09:57:31.916326 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:57:31.918586 29229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:57:31.923019 29231 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
W20260608 09:57:31.924764 29232 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
I20260608 09:57:31.928033 29161 server_base.cc:1061] running on GCE node
W20260608 09:57:31.928747 29234 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
I20260608 09:57:31.929605 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:31.929800 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:31.929975 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912651929956 us; error 0 us; skew 500 ppm
I20260608 09:57:31.930660 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:31.934265 29161 webserver.cc:533] Webserver started at http://127.28.122.125:37173/ using document root <none> and password file <none>
I20260608 09:57:31.934835 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:31.935030 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:31.935338 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:31.936410 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-1-root/instance:
uuid: "947f29a300c542fc927d88a2bbe193ae"
format_stamp: "Formatted at 2026-06-08 09:57:31 on dist-test-slave-th08"
I20260608 09:57:31.939003 29229 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.122.126" port: 38373 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:57:31.941912 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260608 09:57:31.947605 29240 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:31.948482 29161 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 09:57:31.948848 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-1-root
uuid: "947f29a300c542fc927d88a2bbe193ae"
format_stamp: "Formatted at 2026-06-08 09:57:31 on dist-test-slave-th08"
I20260608 09:57:31.949296 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-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)
I20260608 09:57:31.970863 29229 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:57:31.973798 29179 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.122.125:43259: connect: Connection refused (error 111)
W20260608 09:57:31.978287 29229 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.122.125:43259: Network error: Client connection negotiation failed: client connection to 127.28.122.125:43259: connect: Connection refused (error 111)
I20260608 09:57:31.984035 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:31.985422 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:32.027808 29229 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 } attempt: 1
W20260608 09:57:32.032840 29229 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.122.125:43259: Network error: Client connection negotiation failed: client connection to 127.28.122.125:43259: connect: Connection refused (error 111)
I20260608 09:57:32.050604 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.125:43259
I20260608 09:57:32.050909 29293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.125:43259 every 8 connection(s)
I20260608 09:57:32.055804 29294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:32.056463 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:57:32.061718 29294 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.122.126" port: 38373 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:57:32.063143 29296 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
W20260608 09:57:32.067086 29297 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
W20260608 09:57:32.068192 29299 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
I20260608 09:57:32.070319 29161 server_base.cc:1061] running on GCE node
I20260608 09:57:32.071077 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:32.071331 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:32.071507 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912652071481 us; error 0 us; skew 500 ppm
I20260608 09:57:32.072152 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:32.075700 29161 webserver.cc:533] Webserver started at http://127.28.122.124:36167/ using document root <none> and password file <none>
I20260608 09:57:32.076388 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:32.076340 29294 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:57:32.076689 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:32.077052 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:32.078567 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-2-root/instance:
uuid: "3a6710f407e748c88be67aa01b0be799"
format_stamp: "Formatted at 2026-06-08 09:57:32 on dist-test-slave-th08"
I20260608 09:57:32.084311 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 09:57:32.088981 29294 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:57:32.089462 29306 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:32.090230 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260608 09:57:32.090529 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-2-root
uuid: "3a6710f407e748c88be67aa01b0be799"
format_stamp: "Formatted at 2026-06-08 09:57:32 on dist-test-slave-th08"
I20260608 09:57:32.090884 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-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)
W20260608 09:57:32.095219 29294 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.122.124:43131: Network error: Client connection negotiation failed: client connection to 127.28.122.124:43131: connect: Connection refused (error 111)
I20260608 09:57:32.101243 29229 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 } attempt: 2
I20260608 09:57:32.110926 29229 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:57:32.114993 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260608 09:57:32.116324 29229 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.122.124:43131: Network error: Client connection negotiation failed: client connection to 127.28.122.124:43131: connect: Connection refused (error 111)
I20260608 09:57:32.116643 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:32.138752 29294 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } attempt: 1
W20260608 09:57:32.143914 29294 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.122.124:43131: Network error: Client connection negotiation failed: client connection to 127.28.122.124:43131: connect: Connection refused (error 111)
I20260608 09:57:32.147748 29229 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } attempt: 1
W20260608 09:57:32.152452 29229 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.122.124:43131: Network error: Client connection negotiation failed: client connection to 127.28.122.124:43131: connect: Connection refused (error 111)
I20260608 09:57:32.185288 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.124:43131
I20260608 09:57:32.185427 29359 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.124:43131 every 8 connection(s)
I20260608 09:57:32.189428 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:57:32.190387 29360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:32.195958 29360 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.122.126" port: 38373 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:57:32.208305 29360 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:57:32.217607 29360 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:57:32.219342 29294 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } attempt: 2
I20260608 09:57:32.220638 29229 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } attempt: 2
I20260608 09:57:32.241542 29360 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799: Bootstrap starting.
I20260608 09:57:32.241658 29294 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 947f29a300c542fc927d88a2bbe193ae: Bootstrap starting.
I20260608 09:57:32.241669 29229 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b: Bootstrap starting.
I20260608 09:57:32.248579 29229 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:32.248818 29360 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:32.248838 29294 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 947f29a300c542fc927d88a2bbe193ae: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:32.250707 29229 log.cc:826] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b: Log is configured to *not* fsync() on all Append() calls
I20260608 09:57:32.258288 29294 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 947f29a300c542fc927d88a2bbe193ae: No bootstrap required, opened a new log
I20260608 09:57:32.259557 29229 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b: No bootstrap required, opened a new log
I20260608 09:57:32.259622 29360 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799: No bootstrap required, opened a new log
I20260608 09:57:32.277084 29294 raft_consensus.cc:359] T 00000000000000000000000000000000 P 947f29a300c542fc927d88a2bbe193ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bb3429ecdf427d87b2601a3daec84b" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 38373 } } peers { permanent_uuid: "947f29a300c542fc927d88a2bbe193ae" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 } } peers { permanent_uuid: "3a6710f407e748c88be67aa01b0be799" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } }
I20260608 09:57:32.277102 29229 raft_consensus.cc:359] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bb3429ecdf427d87b2601a3daec84b" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 38373 } } peers { permanent_uuid: "947f29a300c542fc927d88a2bbe193ae" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 } } peers { permanent_uuid: "3a6710f407e748c88be67aa01b0be799" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } }
I20260608 09:57:32.277096 29360 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bb3429ecdf427d87b2601a3daec84b" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 38373 } } peers { permanent_uuid: "947f29a300c542fc927d88a2bbe193ae" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 } } peers { permanent_uuid: "3a6710f407e748c88be67aa01b0be799" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } }
I20260608 09:57:32.278069 29294 raft_consensus.cc:385] T 00000000000000000000000000000000 P 947f29a300c542fc927d88a2bbe193ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:32.278239 29229 raft_consensus.cc:385] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:32.278287 29360 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:32.278388 29294 raft_consensus.cc:740] T 00000000000000000000000000000000 P 947f29a300c542fc927d88a2bbe193ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 947f29a300c542fc927d88a2bbe193ae, State: Initialized, Role: FOLLOWER
I20260608 09:57:32.278627 29229 raft_consensus.cc:740] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0bb3429ecdf427d87b2601a3daec84b, State: Initialized, Role: FOLLOWER
I20260608 09:57:32.278659 29360 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a6710f407e748c88be67aa01b0be799, State: Initialized, Role: FOLLOWER
I20260608 09:57:32.279626 29294 consensus_queue.cc:260] T 00000000000000000000000000000000 P 947f29a300c542fc927d88a2bbe193ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bb3429ecdf427d87b2601a3daec84b" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 38373 } } peers { permanent_uuid: "947f29a300c542fc927d88a2bbe193ae" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 } } peers { permanent_uuid: "3a6710f407e748c88be67aa01b0be799" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } }
I20260608 09:57:32.279636 29229 consensus_queue.cc:260] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bb3429ecdf427d87b2601a3daec84b" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 38373 } } peers { permanent_uuid: "947f29a300c542fc927d88a2bbe193ae" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 } } peers { permanent_uuid: "3a6710f407e748c88be67aa01b0be799" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } }
I20260608 09:57:32.279636 29360 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bb3429ecdf427d87b2601a3daec84b" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 38373 } } peers { permanent_uuid: "947f29a300c542fc927d88a2bbe193ae" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 } } peers { permanent_uuid: "3a6710f407e748c88be67aa01b0be799" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } }
I20260608 09:57:32.282928 29369 sys_catalog.cc:455] T 00000000000000000000000000000000 P 947f29a300c542fc927d88a2bbe193ae [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bb3429ecdf427d87b2601a3daec84b" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 38373 } } peers { permanent_uuid: "947f29a300c542fc927d88a2bbe193ae" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 } } peers { permanent_uuid: "3a6710f407e748c88be67aa01b0be799" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } } }
I20260608 09:57:32.283553 29294 sys_catalog.cc:565] T 00000000000000000000000000000000 P 947f29a300c542fc927d88a2bbe193ae [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:57:32.283793 29369 sys_catalog.cc:458] T 00000000000000000000000000000000 P 947f29a300c542fc927d88a2bbe193ae [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:57:32.288475 29370 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bb3429ecdf427d87b2601a3daec84b" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 38373 } } peers { permanent_uuid: "947f29a300c542fc927d88a2bbe193ae" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 } } peers { permanent_uuid: "3a6710f407e748c88be67aa01b0be799" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } } }
I20260608 09:57:32.290798 29229 sys_catalog.cc:565] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:57:32.290549 29371 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bb3429ecdf427d87b2601a3daec84b" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 38373 } } peers { permanent_uuid: "947f29a300c542fc927d88a2bbe193ae" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 } } peers { permanent_uuid: "3a6710f407e748c88be67aa01b0be799" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } } }
I20260608 09:57:32.291853 29360 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:57:32.291996 29371 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:57:32.293450 29370 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b [sys.catalog]: This master's current role is: FOLLOWER
W20260608 09:57:32.325438 29393 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 947f29a300c542fc927d88a2bbe193ae: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:57:32.325923 29393 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:57:32.337666 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 09:57:32.337949 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 09:57:32.339527 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:32.343129 29406 catalog_manager.cc:1593] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:57:32.343487 29406 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 09:57:32.345353 29403 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:57:32.346216 29183 tablet.cc:2404] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260608 09:57:32.346516 29403 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 09:57:32.347831 29407 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
W20260608 09:57:32.349756 29408 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
I20260608 09:57:32.353098 29371 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:32.353485 29161 server_base.cc:1061] running on GCE node
I20260608 09:57:32.353750 29371 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bb3429ecdf427d87b2601a3daec84b" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 38373 } } peers { permanent_uuid: "947f29a300c542fc927d88a2bbe193ae" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 } } peers { permanent_uuid: "3a6710f407e748c88be67aa01b0be799" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } }
W20260608 09:57:32.354737 29410 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
I20260608 09:57:32.355872 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:32.356148 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:32.356366 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912652356347 us; error 0 us; skew 500 ppm
I20260608 09:57:32.356611 29371 leader_election.cc:290] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0bb3429ecdf427d87b2601a3daec84b (127.28.122.126:38373), 947f29a300c542fc927d88a2bbe193ae (127.28.122.125:43259)
I20260608 09:57:32.357569 29204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3a6710f407e748c88be67aa01b0be799" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bb3429ecdf427d87b2601a3daec84b" is_pre_election: true
I20260608 09:57:32.358067 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:32.358008 29269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3a6710f407e748c88be67aa01b0be799" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "947f29a300c542fc927d88a2bbe193ae" is_pre_election: true
I20260608 09:57:32.358379 29204 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a6710f407e748c88be67aa01b0be799 in term 0.
I20260608 09:57:32.358740 29269 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 947f29a300c542fc927d88a2bbe193ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a6710f407e748c88be67aa01b0be799 in term 0.
I20260608 09:57:32.360095 29311 leader_election.cc:304] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a6710f407e748c88be67aa01b0be799, a0bb3429ecdf427d87b2601a3daec84b; no voters: 
I20260608 09:57:32.360826 29371 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:32.361227 29371 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:32.361578 29371 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:32.368930 29371 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bb3429ecdf427d87b2601a3daec84b" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 38373 } } peers { permanent_uuid: "947f29a300c542fc927d88a2bbe193ae" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 } } peers { permanent_uuid: "3a6710f407e748c88be67aa01b0be799" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } }
I20260608 09:57:32.369701 29161 webserver.cc:533] Webserver started at http://127.28.122.65:36017/ using document root <none> and password file <none>
I20260608 09:57:32.370450 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:32.371280 29371 leader_election.cc:290] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [CANDIDATE]: Term 1 election: Requested vote from peers a0bb3429ecdf427d87b2601a3daec84b (127.28.122.126:38373), 947f29a300c542fc927d88a2bbe193ae (127.28.122.125:43259)
I20260608 09:57:32.372020 29204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3a6710f407e748c88be67aa01b0be799" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0bb3429ecdf427d87b2601a3daec84b"
I20260608 09:57:32.372581 29204 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:32.372749 29269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3a6710f407e748c88be67aa01b0be799" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "947f29a300c542fc927d88a2bbe193ae"
I20260608 09:57:32.373368 29269 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 947f29a300c542fc927d88a2bbe193ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:32.370703 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:32.375463 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:32.376916 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/ts-0-root/instance:
uuid: "a888031d82804c18a142e7ff066b7da5"
format_stamp: "Formatted at 2026-06-08 09:57:32 on dist-test-slave-th08"
I20260608 09:57:32.377948 29204 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a6710f407e748c88be67aa01b0be799 in term 1.
I20260608 09:57:32.379241 29311 leader_election.cc:304] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a6710f407e748c88be67aa01b0be799, a0bb3429ecdf427d87b2601a3daec84b; no voters: 
I20260608 09:57:32.379928 29269 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 947f29a300c542fc927d88a2bbe193ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a6710f407e748c88be67aa01b0be799 in term 1.
I20260608 09:57:32.380075 29371 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:32.382014 29371 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [term 1 LEADER]: Becoming Leader. State: Replica: 3a6710f407e748c88be67aa01b0be799, State: Running, Role: LEADER
I20260608 09:57:32.383179 29371 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bb3429ecdf427d87b2601a3daec84b" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 38373 } } peers { permanent_uuid: "947f29a300c542fc927d88a2bbe193ae" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 } } peers { permanent_uuid: "3a6710f407e748c88be67aa01b0be799" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } }
I20260608 09:57:32.383999 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260608 09:57:32.391858 29417 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:32.393198 29161 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:57:32.393711 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/ts-0-root
uuid: "a888031d82804c18a142e7ff066b7da5"
format_stamp: "Formatted at 2026-06-08 09:57:32 on dist-test-slave-th08"
I20260608 09:57:32.393656 29414 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3a6710f407e748c88be67aa01b0be799. Latest consensus state: current_term: 1 leader_uuid: "3a6710f407e748c88be67aa01b0be799" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bb3429ecdf427d87b2601a3daec84b" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 38373 } } peers { permanent_uuid: "947f29a300c542fc927d88a2bbe193ae" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 } } peers { permanent_uuid: "3a6710f407e748c88be67aa01b0be799" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } } }
I20260608 09:57:32.394325 29414 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:32.394129 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-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)
I20260608 09:57:32.395984 29418 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:57:32.403489 29418 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:57:32.415596 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:32.418073 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:32.418437 29269 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 947f29a300c542fc927d88a2bbe193ae [term 1 FOLLOWER]: Refusing update from remote peer 3a6710f407e748c88be67aa01b0be799: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:32.418849 29204 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b [term 1 FOLLOWER]: Refusing update from remote peer 3a6710f407e748c88be67aa01b0be799: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:32.420727 29371 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [LEADER]: Connected to new peer: Peer: permanent_uuid: "947f29a300c542fc927d88a2bbe193ae" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:32.422132 29414 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0bb3429ecdf427d87b2601a3daec84b" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 38373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:32.435812 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:32.452955 29370 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3a6710f407e748c88be67aa01b0be799. Latest consensus state: current_term: 1 leader_uuid: "3a6710f407e748c88be67aa01b0be799" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bb3429ecdf427d87b2601a3daec84b" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 38373 } } peers { permanent_uuid: "947f29a300c542fc927d88a2bbe193ae" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 } } peers { permanent_uuid: "3a6710f407e748c88be67aa01b0be799" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } } }
I20260608 09:57:32.453791 29370 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:57:32.455528 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:32.455868 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:32.456223 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:32.456475 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:32.457118 29369 sys_catalog.cc:455] T 00000000000000000000000000000000 P 947f29a300c542fc927d88a2bbe193ae [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3a6710f407e748c88be67aa01b0be799. Latest consensus state: current_term: 1 leader_uuid: "3a6710f407e748c88be67aa01b0be799" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bb3429ecdf427d87b2601a3daec84b" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 38373 } } peers { permanent_uuid: "947f29a300c542fc927d88a2bbe193ae" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 } } peers { permanent_uuid: "3a6710f407e748c88be67aa01b0be799" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } } }
I20260608 09:57:32.457792 29369 sys_catalog.cc:458] T 00000000000000000000000000000000 P 947f29a300c542fc927d88a2bbe193ae [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:57:32.459151 29423 mvcc.cc:204] Tried to move back new op lower bound from 7294618224286228480 to 7294618224170496000. Current Snapshot: MvccSnapshot[applied={T|T < 7294618224286228480}]
I20260608 09:57:32.473976 29371 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "3a6710f407e748c88be67aa01b0be799" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bb3429ecdf427d87b2601a3daec84b" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 38373 } } peers { permanent_uuid: "947f29a300c542fc927d88a2bbe193ae" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 } } peers { permanent_uuid: "3a6710f407e748c88be67aa01b0be799" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } } }
I20260608 09:57:32.475165 29371 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:32.475226 29369 sys_catalog.cc:455] T 00000000000000000000000000000000 P 947f29a300c542fc927d88a2bbe193ae [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "3a6710f407e748c88be67aa01b0be799" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bb3429ecdf427d87b2601a3daec84b" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 38373 } } peers { permanent_uuid: "947f29a300c542fc927d88a2bbe193ae" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 } } peers { permanent_uuid: "3a6710f407e748c88be67aa01b0be799" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } } }
I20260608 09:57:32.476079 29369 sys_catalog.cc:458] T 00000000000000000000000000000000 P 947f29a300c542fc927d88a2bbe193ae [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:57:32.475806 29371 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "3a6710f407e748c88be67aa01b0be799" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bb3429ecdf427d87b2601a3daec84b" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 38373 } } peers { permanent_uuid: "947f29a300c542fc927d88a2bbe193ae" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 } } peers { permanent_uuid: "3a6710f407e748c88be67aa01b0be799" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } } }
I20260608 09:57:32.476511 29371 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:32.478824 29418 catalog_manager.cc:1382] Generated new cluster ID: 6b10d3a75d514fcabaa650e0779da0d3
I20260608 09:57:32.479172 29418 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:57:32.495841 29370 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "3a6710f407e748c88be67aa01b0be799" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bb3429ecdf427d87b2601a3daec84b" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 38373 } } peers { permanent_uuid: "947f29a300c542fc927d88a2bbe193ae" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 } } peers { permanent_uuid: "3a6710f407e748c88be67aa01b0be799" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } } }
I20260608 09:57:32.496579 29370 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:57:32.552361 29418 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:57:32.554705 29418 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:57:32.584558 29418 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799: Generated new TSK 0
I20260608 09:57:32.585896 29418 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:57:32.622074 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.65:36025
I20260608 09:57:32.622316 29490 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.65:36025 every 8 connection(s)
I20260608 09:57:32.656685 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:57:32.662321 29491 heartbeater.cc:344] Connected to a master server at 127.28.122.124:43131
I20260608 09:57:32.662853 29491 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:32.664274 29491 heartbeater.cc:507] Master 127.28.122.124:43131 requested a full tablet report, sending...
I20260608 09:57:32.668159 29324 ts_manager.cc:194] Registered new tserver with Master: a888031d82804c18a142e7ff066b7da5 (127.28.122.65:36025)
I20260608 09:57:32.671602 29324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33322
W20260608 09:57:32.678908 29498 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
I20260608 09:57:32.681386 29493 heartbeater.cc:344] Connected to a master server at 127.28.122.126:38373
I20260608 09:57:32.681856 29493 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:32.682598 29493 heartbeater.cc:507] Master 127.28.122.126:38373 requested a full tablet report, sending...
W20260608 09:57:32.683826 29499 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
I20260608 09:57:32.686822 29194 ts_manager.cc:194] Registered new tserver with Master: a888031d82804c18a142e7ff066b7da5 (127.28.122.65:36025)
I20260608 09:57:32.688808 29492 heartbeater.cc:344] Connected to a master server at 127.28.122.125:43259
I20260608 09:57:32.689198 29492 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:32.689942 29492 heartbeater.cc:507] Master 127.28.122.125:43259 requested a full tablet report, sending...
I20260608 09:57:32.693372 29259 ts_manager.cc:194] Registered new tserver with Master: a888031d82804c18a142e7ff066b7da5 (127.28.122.65:36025)
I20260608 09:57:32.697120 29161 server_base.cc:1061] running on GCE node
W20260608 09:57:32.698367 29501 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
I20260608 09:57:32.699386 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:32.699590 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:32.699757 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912652699744 us; error 0 us; skew 500 ppm
I20260608 09:57:32.700305 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:32.702785 29161 webserver.cc:533] Webserver started at http://127.28.122.66:41891/ using document root <none> and password file <none>
I20260608 09:57:32.703328 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:32.703528 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:32.703781 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:32.704826 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/ts-1-root/instance:
uuid: "4273718ea87547289468430c811977cc"
format_stamp: "Formatted at 2026-06-08 09:57:32 on dist-test-slave-th08"
I20260608 09:57:32.709718 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 09:57:32.713596 29506 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:32.714564 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:57:32.714905 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/ts-1-root
uuid: "4273718ea87547289468430c811977cc"
format_stamp: "Formatted at 2026-06-08 09:57:32 on dist-test-slave-th08"
I20260608 09:57:32.715270 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-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)
I20260608 09:57:32.726787 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:32.728179 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:32.730297 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:32.733172 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:32.733421 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:32.733697 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:32.733862 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:32.816192 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.66:33127
I20260608 09:57:32.816367 29569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.66:33127 every 8 connection(s)
I20260608 09:57:32.840821 29570 heartbeater.cc:344] Connected to a master server at 127.28.122.124:43131
I20260608 09:57:32.841274 29570 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:32.842206 29570 heartbeater.cc:507] Master 127.28.122.124:43131 requested a full tablet report, sending...
I20260608 09:57:32.845074 29324 ts_manager.cc:194] Registered new tserver with Master: 4273718ea87547289468430c811977cc (127.28.122.66:33127)
I20260608 09:57:32.848511 29324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33338
I20260608 09:57:32.863314 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:57:32.864912 29571 heartbeater.cc:344] Connected to a master server at 127.28.122.125:43259
I20260608 09:57:32.865391 29571 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:32.866123 29571 heartbeater.cc:507] Master 127.28.122.125:43259 requested a full tablet report, sending...
I20260608 09:57:32.869139 29259 ts_manager.cc:194] Registered new tserver with Master: 4273718ea87547289468430c811977cc (127.28.122.66:33127)
I20260608 09:57:32.873234 29572 heartbeater.cc:344] Connected to a master server at 127.28.122.126:38373
I20260608 09:57:32.873863 29572 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:32.874910 29572 heartbeater.cc:507] Master 127.28.122.126:38373 requested a full tablet report, sending...
W20260608 09:57:32.877270 29577 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
I20260608 09:57:32.878471 29194 ts_manager.cc:194] Registered new tserver with Master: 4273718ea87547289468430c811977cc (127.28.122.66:33127)
W20260608 09:57:32.882894 29578 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
I20260608 09:57:32.888491 29161 server_base.cc:1061] running on GCE node
W20260608 09:57:32.889760 29580 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
I20260608 09:57:32.890908 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:32.891175 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:32.891367 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912652891350 us; error 0 us; skew 500 ppm
I20260608 09:57:32.892016 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:32.894917 29161 webserver.cc:533] Webserver started at http://127.28.122.67:35247/ using document root <none> and password file <none>
I20260608 09:57:32.895522 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:32.895736 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:32.895998 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:32.897118 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/ts-2-root/instance:
uuid: "1d933a6245604cc59a18a3b14a16b046"
format_stamp: "Formatted at 2026-06-08 09:57:32 on dist-test-slave-th08"
I20260608 09:57:32.901892 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:57:32.905721 29585 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:32.906595 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:57:32.906895 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/ts-2-root
uuid: "1d933a6245604cc59a18a3b14a16b046"
format_stamp: "Formatted at 2026-06-08 09:57:32 on dist-test-slave-th08"
I20260608 09:57:32.907203 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912650423017-29161-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)
I20260608 09:57:32.936467 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:32.937849 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:32.940315 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:32.943583 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:32.943822 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:32.944062 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:32.944226 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:33.035791 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.67:36771
I20260608 09:57:33.036409 29647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.67:36771 every 8 connection(s)
I20260608 09:57:33.074779 29649 heartbeater.cc:344] Connected to a master server at 127.28.122.125:43259
I20260608 09:57:33.075253 29649 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:33.075814 29648 heartbeater.cc:344] Connected to a master server at 127.28.122.124:43131
I20260608 09:57:33.076275 29648 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:33.076308 29649 heartbeater.cc:507] Master 127.28.122.125:43259 requested a full tablet report, sending...
I20260608 09:57:33.077441 29648 heartbeater.cc:507] Master 127.28.122.124:43131 requested a full tablet report, sending...
I20260608 09:57:33.079533 29259 ts_manager.cc:194] Registered new tserver with Master: 1d933a6245604cc59a18a3b14a16b046 (127.28.122.67:36771)
I20260608 09:57:33.080152 29324 ts_manager.cc:194] Registered new tserver with Master: 1d933a6245604cc59a18a3b14a16b046 (127.28.122.67:36771)
I20260608 09:57:33.080999 29650 heartbeater.cc:344] Connected to a master server at 127.28.122.126:38373
I20260608 09:57:33.081425 29650 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:33.081981 29324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33348
I20260608 09:57:33.082878 29650 heartbeater.cc:507] Master 127.28.122.126:38373 requested a full tablet report, sending...
I20260608 09:57:33.085822 29194 ts_manager.cc:194] Registered new tserver with Master: 1d933a6245604cc59a18a3b14a16b046 (127.28.122.67:36771)
I20260608 09:57:33.086292 29161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.032559935s
I20260608 09:57:33.330477 29393 catalog_manager.cc:1294] Loaded cluster ID: 6b10d3a75d514fcabaa650e0779da0d3
I20260608 09:57:33.330770 29393 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 947f29a300c542fc927d88a2bbe193ae: loading cluster ID for follower catalog manager: success
I20260608 09:57:33.335932 29393 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 947f29a300c542fc927d88a2bbe193ae: acquiring CA information for follower catalog manager: success
I20260608 09:57:33.339844 29393 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 947f29a300c542fc927d88a2bbe193ae: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:57:33.348054 29406 catalog_manager.cc:1294] Loaded cluster ID: 6b10d3a75d514fcabaa650e0779da0d3
I20260608 09:57:33.348347 29406 catalog_manager.cc:1587] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b: loading cluster ID for follower catalog manager: success
I20260608 09:57:33.353708 29406 catalog_manager.cc:1609] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b: acquiring CA information for follower catalog manager: success
I20260608 09:57:33.358237 29406 catalog_manager.cc:1637] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:57:34.085625 29648 heartbeater.cc:499] Master 127.28.122.124:43131 was elected leader, sending a full tablet report...
I20260608 09:57:34.393826 29491 heartbeater.cc:499] Master 127.28.122.124:43131 was elected leader, sending a full tablet report...
I20260608 09:57:34.646414 29570 heartbeater.cc:499] Master 127.28.122.124:43131 was elected leader, sending a full tablet report...
I20260608 09:57:34.694826 29401 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:34.696347 29656 raft_consensus.cc:493] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a6710f407e748c88be67aa01b0be799)
I20260608 09:57:34.696980 29656 raft_consensus.cc:515] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0bb3429ecdf427d87b2601a3daec84b" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 38373 } } peers { permanent_uuid: "947f29a300c542fc927d88a2bbe193ae" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 43259 } } peers { permanent_uuid: "3a6710f407e748c88be67aa01b0be799" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 43131 } }
I20260608 09:57:34.783797 29269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a0bb3429ecdf427d87b2601a3daec84b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "947f29a300c542fc927d88a2bbe193ae" is_pre_election: true
I20260608 09:57:34.796663 29656 leader_election.cc:290] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 947f29a300c542fc927d88a2bbe193ae (127.28.122.125:43259), 3a6710f407e748c88be67aa01b0be799 (127.28.122.124:43131)
I20260608 09:57:34.814869 29334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a0bb3429ecdf427d87b2601a3daec84b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3a6710f407e748c88be67aa01b0be799" is_pre_election: true
I20260608 09:57:34.816980 29178 leader_election.cc:304] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b [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: a0bb3429ecdf427d87b2601a3daec84b; no voters: 3a6710f407e748c88be67aa01b0be799, 947f29a300c542fc927d88a2bbe193ae
I20260608 09:57:34.818302 29656 raft_consensus.cc:2749] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:57:34.870082 29324 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33354:
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: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:57:34.982836 29613 tablet_service.cc:1511] Processing CreateTablet for tablet fa13f6f928c74308ad543e1454decc68 (DEFAULT_TABLE table=test-workload [id=ed26a8856fbf4158b2fa7d384cedcef3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:57:34.984962 29613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa13f6f928c74308ad543e1454decc68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:34.991446 29456 tablet_service.cc:1511] Processing CreateTablet for tablet 65d6e586afed4fde8d6b81a599133818 (DEFAULT_TABLE table=test-workload [id=ed26a8856fbf4158b2fa7d384cedcef3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:57:34.991573 29455 tablet_service.cc:1511] Processing CreateTablet for tablet 58eb5c01292f4100a9375c86bbfb5e90 (DEFAULT_TABLE table=test-workload [id=ed26a8856fbf4158b2fa7d384cedcef3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:57:34.993124 29456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d6e586afed4fde8d6b81a599133818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:34.994212 29455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58eb5c01292f4100a9375c86bbfb5e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:35.007599 29535 tablet_service.cc:1511] Processing CreateTablet for tablet da62cd4df59d4cb2aba454089e910bb6 (DEFAULT_TABLE table=test-workload [id=ed26a8856fbf4158b2fa7d384cedcef3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:57:35.009186 29535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da62cd4df59d4cb2aba454089e910bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:35.029959 29688 tablet_bootstrap.cc:492] T da62cd4df59d4cb2aba454089e910bb6 P 4273718ea87547289468430c811977cc: Bootstrap starting.
I20260608 09:57:35.030097 29687 tablet_bootstrap.cc:492] T 65d6e586afed4fde8d6b81a599133818 P a888031d82804c18a142e7ff066b7da5: Bootstrap starting.
I20260608 09:57:35.030103 29686 tablet_bootstrap.cc:492] T fa13f6f928c74308ad543e1454decc68 P 1d933a6245604cc59a18a3b14a16b046: Bootstrap starting.
I20260608 09:57:35.041739 29686 tablet_bootstrap.cc:654] T fa13f6f928c74308ad543e1454decc68 P 1d933a6245604cc59a18a3b14a16b046: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:35.041831 29688 tablet_bootstrap.cc:654] T da62cd4df59d4cb2aba454089e910bb6 P 4273718ea87547289468430c811977cc: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:35.041739 29687 tablet_bootstrap.cc:654] T 65d6e586afed4fde8d6b81a599133818 P a888031d82804c18a142e7ff066b7da5: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:35.057789 29686 tablet_bootstrap.cc:492] T fa13f6f928c74308ad543e1454decc68 P 1d933a6245604cc59a18a3b14a16b046: No bootstrap required, opened a new log
I20260608 09:57:35.057792 29687 tablet_bootstrap.cc:492] T 65d6e586afed4fde8d6b81a599133818 P a888031d82804c18a142e7ff066b7da5: No bootstrap required, opened a new log
I20260608 09:57:35.058584 29686 ts_tablet_manager.cc:1403] T fa13f6f928c74308ad543e1454decc68 P 1d933a6245604cc59a18a3b14a16b046: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.017s
I20260608 09:57:35.058686 29687 ts_tablet_manager.cc:1403] T 65d6e586afed4fde8d6b81a599133818 P a888031d82804c18a142e7ff066b7da5: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.005s
I20260608 09:57:35.062410 29686 raft_consensus.cc:359] T fa13f6f928c74308ad543e1454decc68 P 1d933a6245604cc59a18a3b14a16b046 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d933a6245604cc59a18a3b14a16b046" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36771 } }
I20260608 09:57:35.062611 29687 raft_consensus.cc:359] T 65d6e586afed4fde8d6b81a599133818 P a888031d82804c18a142e7ff066b7da5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a888031d82804c18a142e7ff066b7da5" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 36025 } }
I20260608 09:57:35.063138 29686 raft_consensus.cc:385] T fa13f6f928c74308ad543e1454decc68 P 1d933a6245604cc59a18a3b14a16b046 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:35.063366 29687 raft_consensus.cc:385] T 65d6e586afed4fde8d6b81a599133818 P a888031d82804c18a142e7ff066b7da5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:35.063493 29686 raft_consensus.cc:740] T fa13f6f928c74308ad543e1454decc68 P 1d933a6245604cc59a18a3b14a16b046 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d933a6245604cc59a18a3b14a16b046, State: Initialized, Role: FOLLOWER
I20260608 09:57:35.064008 29687 raft_consensus.cc:740] T 65d6e586afed4fde8d6b81a599133818 P a888031d82804c18a142e7ff066b7da5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a888031d82804c18a142e7ff066b7da5, State: Initialized, Role: FOLLOWER
I20260608 09:57:35.064664 29686 consensus_queue.cc:260] T fa13f6f928c74308ad543e1454decc68 P 1d933a6245604cc59a18a3b14a16b046 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1d933a6245604cc59a18a3b14a16b046" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36771 } }
I20260608 09:57:35.065039 29687 consensus_queue.cc:260] T 65d6e586afed4fde8d6b81a599133818 P a888031d82804c18a142e7ff066b7da5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a888031d82804c18a142e7ff066b7da5" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 36025 } }
I20260608 09:57:35.065412 29686 raft_consensus.cc:399] T fa13f6f928c74308ad543e1454decc68 P 1d933a6245604cc59a18a3b14a16b046 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:57:35.065904 29686 raft_consensus.cc:493] T fa13f6f928c74308ad543e1454decc68 P 1d933a6245604cc59a18a3b14a16b046 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:57:35.065925 29687 raft_consensus.cc:399] T 65d6e586afed4fde8d6b81a599133818 P a888031d82804c18a142e7ff066b7da5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:57:35.066222 29688 tablet_bootstrap.cc:492] T da62cd4df59d4cb2aba454089e910bb6 P 4273718ea87547289468430c811977cc: No bootstrap required, opened a new log
I20260608 09:57:35.066444 29686 raft_consensus.cc:3060] T fa13f6f928c74308ad543e1454decc68 P 1d933a6245604cc59a18a3b14a16b046 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:35.066828 29688 ts_tablet_manager.cc:1403] T da62cd4df59d4cb2aba454089e910bb6 P 4273718ea87547289468430c811977cc: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.010s
I20260608 09:57:35.066579 29687 raft_consensus.cc:493] T 65d6e586afed4fde8d6b81a599133818 P a888031d82804c18a142e7ff066b7da5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:57:35.067356 29687 raft_consensus.cc:3060] T 65d6e586afed4fde8d6b81a599133818 P a888031d82804c18a142e7ff066b7da5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:35.070304 29688 raft_consensus.cc:359] T da62cd4df59d4cb2aba454089e910bb6 P 4273718ea87547289468430c811977cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4273718ea87547289468430c811977cc" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 33127 } }
I20260608 09:57:35.070996 29688 raft_consensus.cc:385] T da62cd4df59d4cb2aba454089e910bb6 P 4273718ea87547289468430c811977cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:35.071398 29688 raft_consensus.cc:740] T da62cd4df59d4cb2aba454089e910bb6 P 4273718ea87547289468430c811977cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4273718ea87547289468430c811977cc, State: Initialized, Role: FOLLOWER
I20260608 09:57:35.072391 29688 consensus_queue.cc:260] T da62cd4df59d4cb2aba454089e910bb6 P 4273718ea87547289468430c811977cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4273718ea87547289468430c811977cc" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 33127 } }
I20260608 09:57:35.073047 29688 raft_consensus.cc:399] T da62cd4df59d4cb2aba454089e910bb6 P 4273718ea87547289468430c811977cc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:57:35.073372 29688 raft_consensus.cc:493] T da62cd4df59d4cb2aba454089e910bb6 P 4273718ea87547289468430c811977cc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:57:35.073736 29688 raft_consensus.cc:3060] T da62cd4df59d4cb2aba454089e910bb6 P 4273718ea87547289468430c811977cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:35.074220 29686 raft_consensus.cc:515] T fa13f6f928c74308ad543e1454decc68 P 1d933a6245604cc59a18a3b14a16b046 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d933a6245604cc59a18a3b14a16b046" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36771 } }
I20260608 09:57:35.075042 29686 leader_election.cc:304] T fa13f6f928c74308ad543e1454decc68 P 1d933a6245604cc59a18a3b14a16b046 [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: 1d933a6245604cc59a18a3b14a16b046; no voters: 
I20260608 09:57:35.075309 29687 raft_consensus.cc:515] T 65d6e586afed4fde8d6b81a599133818 P a888031d82804c18a142e7ff066b7da5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a888031d82804c18a142e7ff066b7da5" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 36025 } }
I20260608 09:57:35.076177 29687 leader_election.cc:304] T 65d6e586afed4fde8d6b81a599133818 P a888031d82804c18a142e7ff066b7da5 [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: a888031d82804c18a142e7ff066b7da5; no voters: 
I20260608 09:57:35.080483 29688 raft_consensus.cc:515] T da62cd4df59d4cb2aba454089e910bb6 P 4273718ea87547289468430c811977cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4273718ea87547289468430c811977cc" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 33127 } }
I20260608 09:57:35.081303 29688 leader_election.cc:304] T da62cd4df59d4cb2aba454089e910bb6 P 4273718ea87547289468430c811977cc [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: 4273718ea87547289468430c811977cc; no voters: 
I20260608 09:57:35.087647 29686 leader_election.cc:290] T fa13f6f928c74308ad543e1454decc68 P 1d933a6245604cc59a18a3b14a16b046 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:57:35.089248 29692 raft_consensus.cc:2804] T fa13f6f928c74308ad543e1454decc68 P 1d933a6245604cc59a18a3b14a16b046 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:35.090505 29688 leader_election.cc:290] T da62cd4df59d4cb2aba454089e910bb6 P 4273718ea87547289468430c811977cc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:57:35.090233 29694 raft_consensus.cc:2804] T da62cd4df59d4cb2aba454089e910bb6 P 4273718ea87547289468430c811977cc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:35.095417 29692 raft_consensus.cc:697] T fa13f6f928c74308ad543e1454decc68 P 1d933a6245604cc59a18a3b14a16b046 [term 1 LEADER]: Becoming Leader. State: Replica: 1d933a6245604cc59a18a3b14a16b046, State: Running, Role: LEADER
I20260608 09:57:35.096997 29687 leader_election.cc:290] T 65d6e586afed4fde8d6b81a599133818 P a888031d82804c18a142e7ff066b7da5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:57:35.097625 29694 raft_consensus.cc:697] T da62cd4df59d4cb2aba454089e910bb6 P 4273718ea87547289468430c811977cc [term 1 LEADER]: Becoming Leader. State: Replica: 4273718ea87547289468430c811977cc, State: Running, Role: LEADER
I20260608 09:57:35.099732 29693 raft_consensus.cc:2804] T 65d6e586afed4fde8d6b81a599133818 P a888031d82804c18a142e7ff066b7da5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:35.098582 29686 ts_tablet_manager.cc:1434] T fa13f6f928c74308ad543e1454decc68 P 1d933a6245604cc59a18a3b14a16b046: Time spent starting tablet: real 0.040s	user 0.030s	sys 0.009s
I20260608 09:57:35.098508 29692 consensus_queue.cc:237] T fa13f6f928c74308ad543e1454decc68 P 1d933a6245604cc59a18a3b14a16b046 [LEADER]: Queue going to LEADER mode. State: All 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: "1d933a6245604cc59a18a3b14a16b046" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36771 } }
I20260608 09:57:35.099746 29694 consensus_queue.cc:237] T da62cd4df59d4cb2aba454089e910bb6 P 4273718ea87547289468430c811977cc [LEADER]: Queue going to LEADER mode. State: All 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: "4273718ea87547289468430c811977cc" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 33127 } }
I20260608 09:57:35.107021 29688 ts_tablet_manager.cc:1434] T da62cd4df59d4cb2aba454089e910bb6 P 4273718ea87547289468430c811977cc: Time spent starting tablet: real 0.040s	user 0.021s	sys 0.007s
I20260608 09:57:35.120661 29324 catalog_manager.cc:5696] T da62cd4df59d4cb2aba454089e910bb6 P 4273718ea87547289468430c811977cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4273718ea87547289468430c811977cc (127.28.122.66). New cstate: current_term: 1 leader_uuid: "4273718ea87547289468430c811977cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4273718ea87547289468430c811977cc" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 33127 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:35.195688 29693 raft_consensus.cc:697] T 65d6e586afed4fde8d6b81a599133818 P a888031d82804c18a142e7ff066b7da5 [term 1 LEADER]: Becoming Leader. State: Replica: a888031d82804c18a142e7ff066b7da5, State: Running, Role: LEADER
I20260608 09:57:35.196694 29693 consensus_queue.cc:237] T 65d6e586afed4fde8d6b81a599133818 P a888031d82804c18a142e7ff066b7da5 [LEADER]: Queue going to LEADER mode. State: All 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: "a888031d82804c18a142e7ff066b7da5" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 36025 } }
I20260608 09:57:35.208469 29687 ts_tablet_manager.cc:1434] T 65d6e586afed4fde8d6b81a599133818 P a888031d82804c18a142e7ff066b7da5: Time spent starting tablet: real 0.149s	user 0.033s	sys 0.029s
I20260608 09:57:35.209780 29687 tablet_bootstrap.cc:492] T 58eb5c01292f4100a9375c86bbfb5e90 P a888031d82804c18a142e7ff066b7da5: Bootstrap starting.
I20260608 09:57:35.215497 29323 catalog_manager.cc:5696] T fa13f6f928c74308ad543e1454decc68 P 1d933a6245604cc59a18a3b14a16b046 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d933a6245604cc59a18a3b14a16b046 (127.28.122.67). New cstate: current_term: 1 leader_uuid: "1d933a6245604cc59a18a3b14a16b046" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d933a6245604cc59a18a3b14a16b046" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36771 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:35.221855 29687 tablet_bootstrap.cc:654] T 58eb5c01292f4100a9375c86bbfb5e90 P a888031d82804c18a142e7ff066b7da5: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:35.226387 29322 catalog_manager.cc:5696] T 65d6e586afed4fde8d6b81a599133818 P a888031d82804c18a142e7ff066b7da5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a888031d82804c18a142e7ff066b7da5 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "a888031d82804c18a142e7ff066b7da5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a888031d82804c18a142e7ff066b7da5" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 36025 } health_report { overall_health: HEALTHY } } }
W20260608 09:57:35.257071 29644 debug-util.cc:398] Leaking SignalData structure 0x7b0800210060 after lost signal to thread 29164
I20260608 09:57:35.292625 29687 tablet_bootstrap.cc:492] T 58eb5c01292f4100a9375c86bbfb5e90 P a888031d82804c18a142e7ff066b7da5: No bootstrap required, opened a new log
I20260608 09:57:35.293267 29687 ts_tablet_manager.cc:1403] T 58eb5c01292f4100a9375c86bbfb5e90 P a888031d82804c18a142e7ff066b7da5: Time spent bootstrapping tablet: real 0.084s	user 0.018s	sys 0.045s
I20260608 09:57:35.299916 29687 raft_consensus.cc:359] T 58eb5c01292f4100a9375c86bbfb5e90 P a888031d82804c18a142e7ff066b7da5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a888031d82804c18a142e7ff066b7da5" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 36025 } }
I20260608 09:57:35.300611 29687 raft_consensus.cc:385] T 58eb5c01292f4100a9375c86bbfb5e90 P a888031d82804c18a142e7ff066b7da5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:35.300982 29687 raft_consensus.cc:740] T 58eb5c01292f4100a9375c86bbfb5e90 P a888031d82804c18a142e7ff066b7da5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a888031d82804c18a142e7ff066b7da5, State: Initialized, Role: FOLLOWER
I20260608 09:57:35.301931 29687 consensus_queue.cc:260] T 58eb5c01292f4100a9375c86bbfb5e90 P a888031d82804c18a142e7ff066b7da5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a888031d82804c18a142e7ff066b7da5" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 36025 } }
I20260608 09:57:35.302641 29687 raft_consensus.cc:399] T 58eb5c01292f4100a9375c86bbfb5e90 P a888031d82804c18a142e7ff066b7da5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:57:35.303020 29687 raft_consensus.cc:493] T 58eb5c01292f4100a9375c86bbfb5e90 P a888031d82804c18a142e7ff066b7da5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:57:35.303468 29687 raft_consensus.cc:3060] T 58eb5c01292f4100a9375c86bbfb5e90 P a888031d82804c18a142e7ff066b7da5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:35.309911 29687 raft_consensus.cc:515] T 58eb5c01292f4100a9375c86bbfb5e90 P a888031d82804c18a142e7ff066b7da5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a888031d82804c18a142e7ff066b7da5" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 36025 } }
I20260608 09:57:35.310776 29687 leader_election.cc:304] T 58eb5c01292f4100a9375c86bbfb5e90 P a888031d82804c18a142e7ff066b7da5 [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: a888031d82804c18a142e7ff066b7da5; no voters: 
I20260608 09:57:35.311827 29700 raft_consensus.cc:2804] T 58eb5c01292f4100a9375c86bbfb5e90 P a888031d82804c18a142e7ff066b7da5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:35.312323 29700 raft_consensus.cc:697] T 58eb5c01292f4100a9375c86bbfb5e90 P a888031d82804c18a142e7ff066b7da5 [term 1 LEADER]: Becoming Leader. State: Replica: a888031d82804c18a142e7ff066b7da5, State: Running, Role: LEADER
I20260608 09:57:35.313035 29700 consensus_queue.cc:237] T 58eb5c01292f4100a9375c86bbfb5e90 P a888031d82804c18a142e7ff066b7da5 [LEADER]: Queue going to LEADER mode. State: All 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: "a888031d82804c18a142e7ff066b7da5" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 36025 } }
I20260608 09:57:35.318847 29687 leader_election.cc:290] T 58eb5c01292f4100a9375c86bbfb5e90 P a888031d82804c18a142e7ff066b7da5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:57:35.321839 29687 ts_tablet_manager.cc:1434] T 58eb5c01292f4100a9375c86bbfb5e90 P a888031d82804c18a142e7ff066b7da5: Time spent starting tablet: real 0.028s	user 0.012s	sys 0.003s
I20260608 09:57:35.360268 29322 catalog_manager.cc:5696] T 58eb5c01292f4100a9375c86bbfb5e90 P a888031d82804c18a142e7ff066b7da5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a888031d82804c18a142e7ff066b7da5 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "a888031d82804c18a142e7ff066b7da5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a888031d82804c18a142e7ff066b7da5" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 36025 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:35.401505 29161 tablet_server.cc:179] TabletServer@127.28.122.65:0 shutting down...
I20260608 09:57:35.439361 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:35.440810 29161 tablet_replica.cc:333] T 58eb5c01292f4100a9375c86bbfb5e90 P a888031d82804c18a142e7ff066b7da5: stopping tablet replica
I20260608 09:57:35.441752 29161 raft_consensus.cc:2243] T 58eb5c01292f4100a9375c86bbfb5e90 P a888031d82804c18a142e7ff066b7da5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:35.442394 29161 raft_consensus.cc:2272] T 58eb5c01292f4100a9375c86bbfb5e90 P a888031d82804c18a142e7ff066b7da5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:35.446149 29161 tablet_replica.cc:333] T 65d6e586afed4fde8d6b81a599133818 P a888031d82804c18a142e7ff066b7da5: stopping tablet replica
I20260608 09:57:35.446846 29161 raft_consensus.cc:2243] T 65d6e586afed4fde8d6b81a599133818 P a888031d82804c18a142e7ff066b7da5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:35.447415 29161 raft_consensus.cc:2272] T 65d6e586afed4fde8d6b81a599133818 P a888031d82804c18a142e7ff066b7da5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:35.679337 29161 tablet_server.cc:196] TabletServer@127.28.122.65:0 shutdown complete.
I20260608 09:57:35.693688 29161 tablet_server.cc:179] TabletServer@127.28.122.66:0 shutting down...
I20260608 09:57:35.725997 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:35.726675 29161 tablet_replica.cc:333] T da62cd4df59d4cb2aba454089e910bb6 P 4273718ea87547289468430c811977cc: stopping tablet replica
I20260608 09:57:35.727264 29161 raft_consensus.cc:2243] T da62cd4df59d4cb2aba454089e910bb6 P 4273718ea87547289468430c811977cc [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:35.727708 29161 raft_consensus.cc:2272] T da62cd4df59d4cb2aba454089e910bb6 P 4273718ea87547289468430c811977cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:35.746520 29161 tablet_server.cc:196] TabletServer@127.28.122.66:0 shutdown complete.
I20260608 09:57:35.754805 29161 tablet_server.cc:179] TabletServer@127.28.122.67:0 shutting down...
I20260608 09:57:35.787954 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:35.788806 29161 tablet_replica.cc:333] T fa13f6f928c74308ad543e1454decc68 P 1d933a6245604cc59a18a3b14a16b046: stopping tablet replica
I20260608 09:57:35.789530 29161 raft_consensus.cc:2243] T fa13f6f928c74308ad543e1454decc68 P 1d933a6245604cc59a18a3b14a16b046 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:35.790112 29161 raft_consensus.cc:2272] T fa13f6f928c74308ad543e1454decc68 P 1d933a6245604cc59a18a3b14a16b046 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:36.696041 29401 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:36.696381 29401 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:57:36.810384 29161 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 29644)
W20260608 09:57:37.810899 29161 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 29644)
I20260608 09:57:38.232092 29161 tablet_server.cc:196] TabletServer@127.28.122.67:0 shutdown complete.
I20260608 09:57:38.240885 29161 master.cc:562] Master@127.28.122.126:38373 shutting down...
W20260608 09:57:38.249346 29311 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on Master [suppressed 5 similar messages]
W20260608 09:57:38.254369 29311 consensus_peers.cc:597] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 -> Peer a0bb3429ecdf427d87b2601a3daec84b (127.28.122.126:38373): Couldn't send request to peer a0bb3429ecdf427d87b2601a3daec84b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on Master. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:38.343024 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:38.343603 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:38.343933 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P a0bb3429ecdf427d87b2601a3daec84b: stopping tablet replica
I20260608 09:57:38.362185 29161 master.cc:584] Master@127.28.122.126:38373 shutdown complete.
I20260608 09:57:38.372637 29161 master.cc:562] Master@127.28.122.125:43259 shutting down...
I20260608 09:57:38.386482 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 947f29a300c542fc927d88a2bbe193ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:38.387004 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 947f29a300c542fc927d88a2bbe193ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:38.387358 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 947f29a300c542fc927d88a2bbe193ae: stopping tablet replica
I20260608 09:57:38.424798 29161 master.cc:584] Master@127.28.122.125:43259 shutdown complete.
I20260608 09:57:38.434842 29161 master.cc:562] Master@127.28.122.124:43131 shutting down...
I20260608 09:57:38.448968 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:38.449867 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:38.450227 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3a6710f407e748c88be67aa01b0be799: stopping tablet replica
I20260608 09:57:38.468395 29161 master.cc:584] Master@127.28.122.124:43131 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (7903 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 09:57:38.497797 29161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.122.126:36789
I20260608 09:57:38.498904 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:38.504014 29711 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
W20260608 09:57:38.504279 29712 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
W20260608 09:57:38.506457 29714 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
I20260608 09:57:38.507542 29161 server_base.cc:1061] running on GCE node
I20260608 09:57:38.508332 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:38.508510 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:38.508653 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912658508639 us; error 0 us; skew 500 ppm
I20260608 09:57:38.509233 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:38.515333 29161 webserver.cc:533] Webserver started at http://127.28.122.126:36037/ using document root <none> and password file <none>
I20260608 09:57:38.515820 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:38.516005 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:38.516261 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:38.517319 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912650423017-29161-0/minicluster-data/master-0-root/instance:
uuid: "aa027e7677db4976851af5ed34de68fd"
format_stamp: "Formatted at 2026-06-08 09:57:38 on dist-test-slave-th08"
I20260608 09:57:38.521708 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 09:57:38.525120 29719 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:38.525846 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:57:38.526158 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912650423017-29161-0/minicluster-data/master-0-root
uuid: "aa027e7677db4976851af5ed34de68fd"
format_stamp: "Formatted at 2026-06-08 09:57:38 on dist-test-slave-th08"
I20260608 09:57:38.526396 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912650423017-29161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912650423017-29161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912650423017-29161-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)
I20260608 09:57:38.545418 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:38.546413 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:38.579881 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.126:36789
I20260608 09:57:38.579998 29770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.126:36789 every 8 connection(s)
I20260608 09:57:38.583752 29771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:38.592604 29771 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aa027e7677db4976851af5ed34de68fd: Bootstrap starting.
I20260608 09:57:38.596856 29771 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aa027e7677db4976851af5ed34de68fd: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:38.601604 29771 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aa027e7677db4976851af5ed34de68fd: No bootstrap required, opened a new log
I20260608 09:57:38.604442 29771 raft_consensus.cc:359] T 00000000000000000000000000000000 P aa027e7677db4976851af5ed34de68fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa027e7677db4976851af5ed34de68fd" member_type: VOTER }
I20260608 09:57:38.604988 29771 raft_consensus.cc:385] T 00000000000000000000000000000000 P aa027e7677db4976851af5ed34de68fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:38.605279 29771 raft_consensus.cc:740] T 00000000000000000000000000000000 P aa027e7677db4976851af5ed34de68fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa027e7677db4976851af5ed34de68fd, State: Initialized, Role: FOLLOWER
I20260608 09:57:38.605930 29771 consensus_queue.cc:260] T 00000000000000000000000000000000 P aa027e7677db4976851af5ed34de68fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aa027e7677db4976851af5ed34de68fd" member_type: VOTER }
I20260608 09:57:38.606460 29771 raft_consensus.cc:399] T 00000000000000000000000000000000 P aa027e7677db4976851af5ed34de68fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:57:38.606765 29771 raft_consensus.cc:493] T 00000000000000000000000000000000 P aa027e7677db4976851af5ed34de68fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:57:38.607123 29771 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aa027e7677db4976851af5ed34de68fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:38.613582 29771 raft_consensus.cc:515] T 00000000000000000000000000000000 P aa027e7677db4976851af5ed34de68fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa027e7677db4976851af5ed34de68fd" member_type: VOTER }
I20260608 09:57:38.614358 29771 leader_election.cc:304] T 00000000000000000000000000000000 P aa027e7677db4976851af5ed34de68fd [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: aa027e7677db4976851af5ed34de68fd; no voters: 
I20260608 09:57:38.615957 29771 leader_election.cc:290] T 00000000000000000000000000000000 P aa027e7677db4976851af5ed34de68fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:57:38.616381 29774 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aa027e7677db4976851af5ed34de68fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:38.618094 29774 raft_consensus.cc:697] T 00000000000000000000000000000000 P aa027e7677db4976851af5ed34de68fd [term 1 LEADER]: Becoming Leader. State: Replica: aa027e7677db4976851af5ed34de68fd, State: Running, Role: LEADER
I20260608 09:57:38.618819 29774 consensus_queue.cc:237] T 00000000000000000000000000000000 P aa027e7677db4976851af5ed34de68fd [LEADER]: Queue going to LEADER mode. State: All 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: "aa027e7677db4976851af5ed34de68fd" member_type: VOTER }
I20260608 09:57:38.619369 29771 sys_catalog.cc:565] T 00000000000000000000000000000000 P aa027e7677db4976851af5ed34de68fd [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:57:38.622999 29775 sys_catalog.cc:455] T 00000000000000000000000000000000 P aa027e7677db4976851af5ed34de68fd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aa027e7677db4976851af5ed34de68fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa027e7677db4976851af5ed34de68fd" member_type: VOTER } }
I20260608 09:57:38.623148 29776 sys_catalog.cc:455] T 00000000000000000000000000000000 P aa027e7677db4976851af5ed34de68fd [sys.catalog]: SysCatalogTable state changed. Reason: New leader aa027e7677db4976851af5ed34de68fd. Latest consensus state: current_term: 1 leader_uuid: "aa027e7677db4976851af5ed34de68fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa027e7677db4976851af5ed34de68fd" member_type: VOTER } }
I20260608 09:57:38.623800 29775 sys_catalog.cc:458] T 00000000000000000000000000000000 P aa027e7677db4976851af5ed34de68fd [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:38.623831 29776 sys_catalog.cc:458] T 00000000000000000000000000000000 P aa027e7677db4976851af5ed34de68fd [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:38.627477 29780 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:57:38.634756 29780 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:57:38.635747 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:57:38.646670 29780 catalog_manager.cc:1382] Generated new cluster ID: 45e39cc037184fae9ef35fe38fec76bd
I20260608 09:57:38.647017 29780 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:57:38.672921 29780 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:57:38.674214 29780 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:57:38.694041 29780 catalog_manager.cc:6069] T 00000000000000000000000000000000 P aa027e7677db4976851af5ed34de68fd: Generated new TSK 0
I20260608 09:57:38.694650 29780 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:57:38.705848 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:38.711671 29792 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
W20260608 09:57:38.712601 29793 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
W20260608 09:57:38.714236 29795 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
I20260608 09:57:38.714573 29161 server_base.cc:1061] running on GCE node
I20260608 09:57:38.715423 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:38.715623 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:38.715775 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912658715758 us; error 0 us; skew 500 ppm
I20260608 09:57:38.716320 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:38.718461 29161 webserver.cc:533] Webserver started at http://127.28.122.65:35661/ using document root <none> and password file <none>
I20260608 09:57:38.718986 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:38.719197 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:38.719491 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:38.720642 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912650423017-29161-0/minicluster-data/ts-0-root/instance:
uuid: "82e53118c1c140038413ba0c1e6daacc"
format_stamp: "Formatted at 2026-06-08 09:57:38 on dist-test-slave-th08"
I20260608 09:57:38.725147 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260608 09:57:38.728516 29800 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:38.729305 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:57:38.729609 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912650423017-29161-0/minicluster-data/ts-0-root
uuid: "82e53118c1c140038413ba0c1e6daacc"
format_stamp: "Formatted at 2026-06-08 09:57:38 on dist-test-slave-th08"
I20260608 09:57:38.729892 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912650423017-29161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912650423017-29161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912650423017-29161-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)
I20260608 09:57:38.738823 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:38.739810 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:38.741147 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:38.743420 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:38.743613 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:38.743824 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:38.743970 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:38.779860 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.65:34845
I20260608 09:57:38.780112 29863 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.65:34845 every 8 connection(s)
I20260608 09:57:38.784735 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:38.791755 29868 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
W20260608 09:57:38.792425 29869 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
I20260608 09:57:38.795624 29161 server_base.cc:1061] running on GCE node
W20260608 09:57:38.796918 29871 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
I20260608 09:57:38.797858 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:57:38.797884 29864 heartbeater.cc:344] Connected to a master server at 127.28.122.126:36789
W20260608 09:57:38.798249 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:38.798485 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912658798465 us; error 0 us; skew 500 ppm
I20260608 09:57:38.798545 29864 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:38.799263 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:38.799512 29864 heartbeater.cc:507] Master 127.28.122.126:36789 requested a full tablet report, sending...
I20260608 09:57:38.802057 29161 webserver.cc:533] Webserver started at http://127.28.122.66:41689/ using document root <none> and password file <none>
I20260608 09:57:38.802081 29736 ts_manager.cc:194] Registered new tserver with Master: 82e53118c1c140038413ba0c1e6daacc (127.28.122.65:34845)
I20260608 09:57:38.802722 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:38.802925 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:38.803227 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:38.804244 29736 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51892
I20260608 09:57:38.804252 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912650423017-29161-0/minicluster-data/ts-1-root/instance:
uuid: "38705ae7003044c088290eeeb9ec2181"
format_stamp: "Formatted at 2026-06-08 09:57:38 on dist-test-slave-th08"
I20260608 09:57:38.809388 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:57:38.812638 29876 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:38.813485 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:57:38.813827 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912650423017-29161-0/minicluster-data/ts-1-root
uuid: "38705ae7003044c088290eeeb9ec2181"
format_stamp: "Formatted at 2026-06-08 09:57:38 on dist-test-slave-th08"
I20260608 09:57:38.814132 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912650423017-29161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912650423017-29161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912650423017-29161-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)
I20260608 09:57:38.858913 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:38.860097 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:38.861433 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:38.863698 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:38.863879 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:38.864120 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:38.864267 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:38.900673 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.66:45947
I20260608 09:57:38.900777 29938 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.66:45947 every 8 connection(s)
I20260608 09:57:38.905328 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:38.912307 29942 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
W20260608 09:57:38.913923 29943 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
W20260608 09:57:38.915964 29945 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
I20260608 09:57:38.916504 29161 server_base.cc:1061] running on GCE node
I20260608 09:57:38.917276 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:38.917520 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:38.917723 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912658917705 us; error 0 us; skew 500 ppm
I20260608 09:57:38.918144 29939 heartbeater.cc:344] Connected to a master server at 127.28.122.126:36789
I20260608 09:57:38.918457 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:38.918560 29939 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:38.919512 29939 heartbeater.cc:507] Master 127.28.122.126:36789 requested a full tablet report, sending...
I20260608 09:57:38.921485 29161 webserver.cc:533] Webserver started at http://127.28.122.67:40511/ using document root <none> and password file <none>
I20260608 09:57:38.921855 29736 ts_manager.cc:194] Registered new tserver with Master: 38705ae7003044c088290eeeb9ec2181 (127.28.122.66:45947)
I20260608 09:57:38.922199 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:38.922457 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:38.922768 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:38.923676 29736 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51904
I20260608 09:57:38.924221 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912650423017-29161-0/minicluster-data/ts-2-root/instance:
uuid: "35f379c9e67b42979981df793bf7a294"
format_stamp: "Formatted at 2026-06-08 09:57:38 on dist-test-slave-th08"
I20260608 09:57:38.929193 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:57:38.932564 29951 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:38.933339 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:57:38.933643 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912650423017-29161-0/minicluster-data/ts-2-root
uuid: "35f379c9e67b42979981df793bf7a294"
format_stamp: "Formatted at 2026-06-08 09:57:38 on dist-test-slave-th08"
I20260608 09:57:38.933967 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912650423017-29161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912650423017-29161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912650423017-29161-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)
I20260608 09:57:38.949321 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:38.950416 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:38.951830 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:38.954066 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:38.954260 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:38.954484 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:38.954643 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:38.990299 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.67:33641
I20260608 09:57:38.990401 30013 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.67:33641 every 8 connection(s)
I20260608 09:57:39.003693 30014 heartbeater.cc:344] Connected to a master server at 127.28.122.126:36789
I20260608 09:57:39.004078 30014 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:39.004802 30014 heartbeater.cc:507] Master 127.28.122.126:36789 requested a full tablet report, sending...
I20260608 09:57:39.006680 29736 ts_manager.cc:194] Registered new tserver with Master: 35f379c9e67b42979981df793bf7a294 (127.28.122.67:33641)
I20260608 09:57:39.006783 29161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013334326s
I20260608 09:57:39.008153 29736 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51910
I20260608 09:57:39.807317 29864 heartbeater.cc:499] Master 127.28.122.126:36789 was elected leader, sending a full tablet report...
I20260608 09:57:39.926496 29939 heartbeater.cc:499] Master 127.28.122.126:36789 was elected leader, sending a full tablet report...
I20260608 09:57:40.010751 30014 heartbeater.cc:499] Master 127.28.122.126:36789 was elected leader, sending a full tablet report...
I20260608 09:57:40.061656 29736 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51918:
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\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:57:40.064316 29736 catalog_manager.cc:7076] 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.
I20260608 09:57:40.130857 29979 tablet_service.cc:1511] Processing CreateTablet for tablet 3cef8d0acef947d19f437441ccb6b7ca (DEFAULT_TABLE table=test-workload [id=499af56309d747c6a3dab3ef76e90d27]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:57:40.131894 29829 tablet_service.cc:1511] Processing CreateTablet for tablet 3cef8d0acef947d19f437441ccb6b7ca (DEFAULT_TABLE table=test-workload [id=499af56309d747c6a3dab3ef76e90d27]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:57:40.132383 29979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cef8d0acef947d19f437441ccb6b7ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.132218 29976 tablet_service.cc:1511] Processing CreateTablet for tablet cf8dd4b30fec4175b63fb6d1f257d194 (DEFAULT_TABLE table=test-workload [id=499af56309d747c6a3dab3ef76e90d27]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:57:40.133383 29829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cef8d0acef947d19f437441ccb6b7ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.133585 29976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf8dd4b30fec4175b63fb6d1f257d194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.134500 29978 tablet_service.cc:1511] Processing CreateTablet for tablet ffde2ad2380c4cd7bf56d6f4afec2ac2 (DEFAULT_TABLE table=test-workload [id=499af56309d747c6a3dab3ef76e90d27]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:57:40.135833 29978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffde2ad2380c4cd7bf56d6f4afec2ac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.140221 29975 tablet_service.cc:1511] Processing CreateTablet for tablet 3d6bcb6a30e04d06ace1f316ddf2c3dd (DEFAULT_TABLE table=test-workload [id=499af56309d747c6a3dab3ef76e90d27]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:57:40.140348 29977 tablet_service.cc:1511] Processing CreateTablet for tablet f9f8c7e7f92d4fe28290cbdfc4f6e714 (DEFAULT_TABLE table=test-workload [id=499af56309d747c6a3dab3ef76e90d27]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:57:40.141767 29975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d6bcb6a30e04d06ace1f316ddf2c3dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.143874 29977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9f8c7e7f92d4fe28290cbdfc4f6e714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.144364 29828 tablet_service.cc:1511] Processing CreateTablet for tablet ffde2ad2380c4cd7bf56d6f4afec2ac2 (DEFAULT_TABLE table=test-workload [id=499af56309d747c6a3dab3ef76e90d27]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:57:40.145735 29828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffde2ad2380c4cd7bf56d6f4afec2ac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.149083 29974 tablet_service.cc:1511] Processing CreateTablet for tablet b54008f121f24eceafb9a05651103496 (DEFAULT_TABLE table=test-workload [id=499af56309d747c6a3dab3ef76e90d27]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:57:40.150679 29974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54008f121f24eceafb9a05651103496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.157843 29827 tablet_service.cc:1511] Processing CreateTablet for tablet f9f8c7e7f92d4fe28290cbdfc4f6e714 (DEFAULT_TABLE table=test-workload [id=499af56309d747c6a3dab3ef76e90d27]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:57:40.159413 29827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9f8c7e7f92d4fe28290cbdfc4f6e714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.159011 29826 tablet_service.cc:1511] Processing CreateTablet for tablet cf8dd4b30fec4175b63fb6d1f257d194 (DEFAULT_TABLE table=test-workload [id=499af56309d747c6a3dab3ef76e90d27]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:57:40.160466 29826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf8dd4b30fec4175b63fb6d1f257d194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.169574 29825 tablet_service.cc:1511] Processing CreateTablet for tablet 3d6bcb6a30e04d06ace1f316ddf2c3dd (DEFAULT_TABLE table=test-workload [id=499af56309d747c6a3dab3ef76e90d27]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:57:40.171047 29825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d6bcb6a30e04d06ace1f316ddf2c3dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.176995 29824 tablet_service.cc:1511] Processing CreateTablet for tablet b54008f121f24eceafb9a05651103496 (DEFAULT_TABLE table=test-workload [id=499af56309d747c6a3dab3ef76e90d27]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:57:40.178534 29824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54008f121f24eceafb9a05651103496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.178117 29823 tablet_service.cc:1511] Processing CreateTablet for tablet 1b2f06d47b344e708ab85dc060ca3ddd (DEFAULT_TABLE table=test-workload [id=499af56309d747c6a3dab3ef76e90d27]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:57:40.180070 29823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b2f06d47b344e708ab85dc060ca3ddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.181023 29904 tablet_service.cc:1511] Processing CreateTablet for tablet 3cef8d0acef947d19f437441ccb6b7ca (DEFAULT_TABLE table=test-workload [id=499af56309d747c6a3dab3ef76e90d27]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:57:40.182385 29904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cef8d0acef947d19f437441ccb6b7ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.183910 29973 tablet_service.cc:1511] Processing CreateTablet for tablet 1b2f06d47b344e708ab85dc060ca3ddd (DEFAULT_TABLE table=test-workload [id=499af56309d747c6a3dab3ef76e90d27]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:57:40.185232 29973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b2f06d47b344e708ab85dc060ca3ddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.192312 29902 tablet_service.cc:1511] Processing CreateTablet for tablet f9f8c7e7f92d4fe28290cbdfc4f6e714 (DEFAULT_TABLE table=test-workload [id=499af56309d747c6a3dab3ef76e90d27]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:57:40.193746 29902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9f8c7e7f92d4fe28290cbdfc4f6e714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.196110 29903 tablet_service.cc:1511] Processing CreateTablet for tablet ffde2ad2380c4cd7bf56d6f4afec2ac2 (DEFAULT_TABLE table=test-workload [id=499af56309d747c6a3dab3ef76e90d27]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:57:40.197758 29903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffde2ad2380c4cd7bf56d6f4afec2ac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.204758 29901 tablet_service.cc:1511] Processing CreateTablet for tablet cf8dd4b30fec4175b63fb6d1f257d194 (DEFAULT_TABLE table=test-workload [id=499af56309d747c6a3dab3ef76e90d27]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:57:40.206205 29901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf8dd4b30fec4175b63fb6d1f257d194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.207228 29972 tablet_service.cc:1511] Processing CreateTablet for tablet a2cbfa9d313246cc922494bdc0d1483d (DEFAULT_TABLE table=test-workload [id=499af56309d747c6a3dab3ef76e90d27]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:57:40.208271 29899 tablet_service.cc:1511] Processing CreateTablet for tablet b54008f121f24eceafb9a05651103496 (DEFAULT_TABLE table=test-workload [id=499af56309d747c6a3dab3ef76e90d27]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:57:40.209661 29899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54008f121f24eceafb9a05651103496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.210412 29822 tablet_service.cc:1511] Processing CreateTablet for tablet a2cbfa9d313246cc922494bdc0d1483d (DEFAULT_TABLE table=test-workload [id=499af56309d747c6a3dab3ef76e90d27]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:57:40.212461 29822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2cbfa9d313246cc922494bdc0d1483d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.212910 29898 tablet_service.cc:1511] Processing CreateTablet for tablet 1b2f06d47b344e708ab85dc060ca3ddd (DEFAULT_TABLE table=test-workload [id=499af56309d747c6a3dab3ef76e90d27]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:57:40.214329 29898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b2f06d47b344e708ab85dc060ca3ddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.216993 29900 tablet_service.cc:1511] Processing CreateTablet for tablet 3d6bcb6a30e04d06ace1f316ddf2c3dd (DEFAULT_TABLE table=test-workload [id=499af56309d747c6a3dab3ef76e90d27]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:57:40.220782 29897 tablet_service.cc:1511] Processing CreateTablet for tablet a2cbfa9d313246cc922494bdc0d1483d (DEFAULT_TABLE table=test-workload [id=499af56309d747c6a3dab3ef76e90d27]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:57:40.222290 29900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d6bcb6a30e04d06ace1f316ddf2c3dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.224022 29897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2cbfa9d313246cc922494bdc0d1483d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.227147 29972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2cbfa9d313246cc922494bdc0d1483d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.232378 30034 tablet_bootstrap.cc:492] T 3cef8d0acef947d19f437441ccb6b7ca P 35f379c9e67b42979981df793bf7a294: Bootstrap starting.
I20260608 09:57:40.276794 30034 tablet_bootstrap.cc:654] T 3cef8d0acef947d19f437441ccb6b7ca P 35f379c9e67b42979981df793bf7a294: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.297322 30034 tablet_bootstrap.cc:492] T 3cef8d0acef947d19f437441ccb6b7ca P 35f379c9e67b42979981df793bf7a294: No bootstrap required, opened a new log
I20260608 09:57:40.297818 30034 ts_tablet_manager.cc:1403] T 3cef8d0acef947d19f437441ccb6b7ca P 35f379c9e67b42979981df793bf7a294: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.000s
I20260608 09:57:40.300009 30036 tablet_bootstrap.cc:492] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 82e53118c1c140038413ba0c1e6daacc: Bootstrap starting.
I20260608 09:57:40.300506 30034 raft_consensus.cc:359] T 3cef8d0acef947d19f437441ccb6b7ca P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } }
I20260608 09:57:40.301290 30034 raft_consensus.cc:385] T 3cef8d0acef947d19f437441ccb6b7ca P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.301615 30034 raft_consensus.cc:740] T 3cef8d0acef947d19f437441ccb6b7ca P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35f379c9e67b42979981df793bf7a294, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.302526 30034 consensus_queue.cc:260] T 3cef8d0acef947d19f437441ccb6b7ca P 35f379c9e67b42979981df793bf7a294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } }
I20260608 09:57:40.305017 30035 tablet_bootstrap.cc:492] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181: Bootstrap starting.
I20260608 09:57:40.307137 30036 tablet_bootstrap.cc:654] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 82e53118c1c140038413ba0c1e6daacc: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.308823 30034 ts_tablet_manager.cc:1434] T 3cef8d0acef947d19f437441ccb6b7ca P 35f379c9e67b42979981df793bf7a294: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 09:57:40.309876 30034 tablet_bootstrap.cc:492] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294: Bootstrap starting.
I20260608 09:57:40.310926 30035 tablet_bootstrap.cc:654] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.316386 30034 tablet_bootstrap.cc:654] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.321086 30036 tablet_bootstrap.cc:492] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 82e53118c1c140038413ba0c1e6daacc: No bootstrap required, opened a new log
I20260608 09:57:40.321607 30036 ts_tablet_manager.cc:1403] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 82e53118c1c140038413ba0c1e6daacc: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260608 09:57:40.322546 30035 tablet_bootstrap.cc:492] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181: No bootstrap required, opened a new log
I20260608 09:57:40.322634 30034 tablet_bootstrap.cc:492] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294: No bootstrap required, opened a new log
I20260608 09:57:40.323061 30035 ts_tablet_manager.cc:1403] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.006s
I20260608 09:57:40.323359 30034 ts_tablet_manager.cc:1403] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260608 09:57:40.324509 30036 raft_consensus.cc:359] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.325359 30036 raft_consensus.cc:385] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.325662 30036 raft_consensus.cc:740] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82e53118c1c140038413ba0c1e6daacc, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.325958 30035 raft_consensus.cc:359] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.326683 30035 raft_consensus.cc:385] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.326434 30034 raft_consensus.cc:359] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.326424 30036 consensus_queue.cc:260] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 82e53118c1c140038413ba0c1e6daacc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.327073 30035 raft_consensus.cc:740] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38705ae7003044c088290eeeb9ec2181, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.327355 30034 raft_consensus.cc:385] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.327777 30034 raft_consensus.cc:740] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35f379c9e67b42979981df793bf7a294, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.327891 30035 consensus_queue.cc:260] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.328751 30034 consensus_queue.cc:260] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.329768 30036 ts_tablet_manager.cc:1434] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 82e53118c1c140038413ba0c1e6daacc: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 09:57:40.330904 30036 tablet_bootstrap.cc:492] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 82e53118c1c140038413ba0c1e6daacc: Bootstrap starting.
I20260608 09:57:40.330953 30034 ts_tablet_manager.cc:1434] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:57:40.332180 30034 tablet_bootstrap.cc:492] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294: Bootstrap starting.
I20260608 09:57:40.337486 30035 ts_tablet_manager.cc:1434] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.008s
I20260608 09:57:40.337988 30036 tablet_bootstrap.cc:654] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 82e53118c1c140038413ba0c1e6daacc: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.338115 30034 tablet_bootstrap.cc:654] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.346786 30036 tablet_bootstrap.cc:492] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 82e53118c1c140038413ba0c1e6daacc: No bootstrap required, opened a new log
I20260608 09:57:40.347425 30036 ts_tablet_manager.cc:1403] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 82e53118c1c140038413ba0c1e6daacc: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 09:57:40.349032 30035 tablet_bootstrap.cc:492] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181: Bootstrap starting.
I20260608 09:57:40.349596 30034 tablet_bootstrap.cc:492] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294: No bootstrap required, opened a new log
I20260608 09:57:40.350099 30034 ts_tablet_manager.cc:1403] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260608 09:57:40.350544 30036 raft_consensus.cc:359] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.351630 30036 raft_consensus.cc:385] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.351987 30036 raft_consensus.cc:740] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82e53118c1c140038413ba0c1e6daacc, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.352893 30034 raft_consensus.cc:359] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.352804 30036 consensus_queue.cc:260] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 82e53118c1c140038413ba0c1e6daacc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.353587 30034 raft_consensus.cc:385] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.353907 30034 raft_consensus.cc:740] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35f379c9e67b42979981df793bf7a294, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.354809 30035 tablet_bootstrap.cc:654] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.354657 30034 consensus_queue.cc:260] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.356884 30034 ts_tablet_manager.cc:1434] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 09:57:40.356884 30036 ts_tablet_manager.cc:1434] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 82e53118c1c140038413ba0c1e6daacc: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 09:57:40.357995 30036 tablet_bootstrap.cc:492] T 1b2f06d47b344e708ab85dc060ca3ddd P 82e53118c1c140038413ba0c1e6daacc: Bootstrap starting.
I20260608 09:57:40.357996 30034 tablet_bootstrap.cc:492] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294: Bootstrap starting.
I20260608 09:57:40.364373 30036 tablet_bootstrap.cc:654] T 1b2f06d47b344e708ab85dc060ca3ddd P 82e53118c1c140038413ba0c1e6daacc: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.364373 30034 tablet_bootstrap.cc:654] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.386401 30036 tablet_bootstrap.cc:492] T 1b2f06d47b344e708ab85dc060ca3ddd P 82e53118c1c140038413ba0c1e6daacc: No bootstrap required, opened a new log
I20260608 09:57:40.386401 30034 tablet_bootstrap.cc:492] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294: No bootstrap required, opened a new log
I20260608 09:57:40.387173 30036 ts_tablet_manager.cc:1403] T 1b2f06d47b344e708ab85dc060ca3ddd P 82e53118c1c140038413ba0c1e6daacc: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.014s
I20260608 09:57:40.387266 30034 ts_tablet_manager.cc:1403] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.021s
I20260608 09:57:40.387995 30035 tablet_bootstrap.cc:492] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181: No bootstrap required, opened a new log
I20260608 09:57:40.388484 30035 ts_tablet_manager.cc:1403] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.013s
I20260608 09:57:40.389513 30034 raft_consensus.cc:359] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.390038 30034 raft_consensus.cc:385] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.390377 30034 raft_consensus.cc:740] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35f379c9e67b42979981df793bf7a294, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.390053 30036 raft_consensus.cc:359] T 1b2f06d47b344e708ab85dc060ca3ddd P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.390890 30036 raft_consensus.cc:385] T 1b2f06d47b344e708ab85dc060ca3ddd P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.391279 30036 raft_consensus.cc:740] T 1b2f06d47b344e708ab85dc060ca3ddd P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82e53118c1c140038413ba0c1e6daacc, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.391149 30035 raft_consensus.cc:359] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.391976 30035 raft_consensus.cc:385] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.392284 30035 raft_consensus.cc:740] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38705ae7003044c088290eeeb9ec2181, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.392148 30036 consensus_queue.cc:260] T 1b2f06d47b344e708ab85dc060ca3ddd P 82e53118c1c140038413ba0c1e6daacc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.393149 30035 consensus_queue.cc:260] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.394447 30036 ts_tablet_manager.cc:1434] T 1b2f06d47b344e708ab85dc060ca3ddd P 82e53118c1c140038413ba0c1e6daacc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:57:40.395272 30035 ts_tablet_manager.cc:1434] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 09:57:40.395469 30036 tablet_bootstrap.cc:492] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc: Bootstrap starting.
I20260608 09:57:40.396237 30035 tablet_bootstrap.cc:492] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181: Bootstrap starting.
I20260608 09:57:40.401800 30036 tablet_bootstrap.cc:654] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.402272 30035 tablet_bootstrap.cc:654] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.391054 30034 consensus_queue.cc:260] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.404788 30034 ts_tablet_manager.cc:1434] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.004s
I20260608 09:57:40.405902 30034 tablet_bootstrap.cc:492] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 35f379c9e67b42979981df793bf7a294: Bootstrap starting.
I20260608 09:57:40.411396 30035 tablet_bootstrap.cc:492] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181: No bootstrap required, opened a new log
I20260608 09:57:40.411540 30034 tablet_bootstrap.cc:654] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 35f379c9e67b42979981df793bf7a294: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.411907 30035 ts_tablet_manager.cc:1403] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260608 09:57:40.414845 30035 raft_consensus.cc:359] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.415597 30035 raft_consensus.cc:385] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.416121 30035 raft_consensus.cc:740] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38705ae7003044c088290eeeb9ec2181, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.416896 30035 consensus_queue.cc:260] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.417939 30034 tablet_bootstrap.cc:492] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 35f379c9e67b42979981df793bf7a294: No bootstrap required, opened a new log
I20260608 09:57:40.418423 30034 ts_tablet_manager.cc:1403] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 35f379c9e67b42979981df793bf7a294: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 09:57:40.418608 30036 tablet_bootstrap.cc:492] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc: No bootstrap required, opened a new log
I20260608 09:57:40.419128 30035 ts_tablet_manager.cc:1434] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260608 09:57:40.419235 30036 ts_tablet_manager.cc:1403] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.002s
I20260608 09:57:40.420207 30035 tablet_bootstrap.cc:492] T 1b2f06d47b344e708ab85dc060ca3ddd P 38705ae7003044c088290eeeb9ec2181: Bootstrap starting.
I20260608 09:57:40.421233 30034 raft_consensus.cc:359] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.422021 30034 raft_consensus.cc:385] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.422312 30034 raft_consensus.cc:740] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35f379c9e67b42979981df793bf7a294, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.422385 30036 raft_consensus.cc:359] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } }
I20260608 09:57:40.423282 30036 raft_consensus.cc:385] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.423290 30034 consensus_queue.cc:260] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 35f379c9e67b42979981df793bf7a294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.423934 30036 raft_consensus.cc:740] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82e53118c1c140038413ba0c1e6daacc, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.424817 30036 consensus_queue.cc:260] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } }
I20260608 09:57:40.427398 30036 ts_tablet_manager.cc:1434] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:57:40.428202 30035 tablet_bootstrap.cc:654] T 1b2f06d47b344e708ab85dc060ca3ddd P 38705ae7003044c088290eeeb9ec2181: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.428386 30036 tablet_bootstrap.cc:492] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc: Bootstrap starting.
I20260608 09:57:40.433081 30034 ts_tablet_manager.cc:1434] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 35f379c9e67b42979981df793bf7a294: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 09:57:40.435215 30036 tablet_bootstrap.cc:654] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.441489 30034 tablet_bootstrap.cc:492] T a2cbfa9d313246cc922494bdc0d1483d P 35f379c9e67b42979981df793bf7a294: Bootstrap starting.
I20260608 09:57:40.448822 30034 tablet_bootstrap.cc:654] T a2cbfa9d313246cc922494bdc0d1483d P 35f379c9e67b42979981df793bf7a294: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.453387 30035 tablet_bootstrap.cc:492] T 1b2f06d47b344e708ab85dc060ca3ddd P 38705ae7003044c088290eeeb9ec2181: No bootstrap required, opened a new log
I20260608 09:57:40.453766 30036 tablet_bootstrap.cc:492] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc: No bootstrap required, opened a new log
I20260608 09:57:40.453928 30035 ts_tablet_manager.cc:1403] T 1b2f06d47b344e708ab85dc060ca3ddd P 38705ae7003044c088290eeeb9ec2181: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.021s
I20260608 09:57:40.454295 30036 ts_tablet_manager.cc:1403] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.012s
I20260608 09:57:40.456437 30034 tablet_bootstrap.cc:492] T a2cbfa9d313246cc922494bdc0d1483d P 35f379c9e67b42979981df793bf7a294: No bootstrap required, opened a new log
I20260608 09:57:40.456691 30036 raft_consensus.cc:359] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.456995 30034 ts_tablet_manager.cc:1403] T a2cbfa9d313246cc922494bdc0d1483d P 35f379c9e67b42979981df793bf7a294: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 09:57:40.457219 30036 raft_consensus.cc:385] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.457628 30036 raft_consensus.cc:740] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82e53118c1c140038413ba0c1e6daacc, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.457170 30035 raft_consensus.cc:359] T 1b2f06d47b344e708ab85dc060ca3ddd P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.458055 30035 raft_consensus.cc:385] T 1b2f06d47b344e708ab85dc060ca3ddd P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.458461 30035 raft_consensus.cc:740] T 1b2f06d47b344e708ab85dc060ca3ddd P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38705ae7003044c088290eeeb9ec2181, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.458211 30036 consensus_queue.cc:260] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.459618 30035 consensus_queue.cc:260] T 1b2f06d47b344e708ab85dc060ca3ddd P 38705ae7003044c088290eeeb9ec2181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.460682 30036 ts_tablet_manager.cc:1434] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:57:40.461753 30036 tablet_bootstrap.cc:492] T b54008f121f24eceafb9a05651103496 P 82e53118c1c140038413ba0c1e6daacc: Bootstrap starting.
I20260608 09:57:40.461782 30034 raft_consensus.cc:359] T a2cbfa9d313246cc922494bdc0d1483d P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.462774 30034 raft_consensus.cc:385] T a2cbfa9d313246cc922494bdc0d1483d P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.463135 30034 raft_consensus.cc:740] T a2cbfa9d313246cc922494bdc0d1483d P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35f379c9e67b42979981df793bf7a294, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.464110 30034 consensus_queue.cc:260] T a2cbfa9d313246cc922494bdc0d1483d P 35f379c9e67b42979981df793bf7a294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.464852 30035 ts_tablet_manager.cc:1434] T 1b2f06d47b344e708ab85dc060ca3ddd P 38705ae7003044c088290eeeb9ec2181: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 09:57:40.465858 30035 tablet_bootstrap.cc:492] T cf8dd4b30fec4175b63fb6d1f257d194 P 38705ae7003044c088290eeeb9ec2181: Bootstrap starting.
I20260608 09:57:40.468883 30036 tablet_bootstrap.cc:654] T b54008f121f24eceafb9a05651103496 P 82e53118c1c140038413ba0c1e6daacc: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.469573 30034 ts_tablet_manager.cc:1434] T a2cbfa9d313246cc922494bdc0d1483d P 35f379c9e67b42979981df793bf7a294: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 09:57:40.470678 30034 tablet_bootstrap.cc:492] T cf8dd4b30fec4175b63fb6d1f257d194 P 35f379c9e67b42979981df793bf7a294: Bootstrap starting.
I20260608 09:57:40.472265 30035 tablet_bootstrap.cc:654] T cf8dd4b30fec4175b63fb6d1f257d194 P 38705ae7003044c088290eeeb9ec2181: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.477183 30034 tablet_bootstrap.cc:654] T cf8dd4b30fec4175b63fb6d1f257d194 P 35f379c9e67b42979981df793bf7a294: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.484301 30035 tablet_bootstrap.cc:492] T cf8dd4b30fec4175b63fb6d1f257d194 P 38705ae7003044c088290eeeb9ec2181: No bootstrap required, opened a new log
I20260608 09:57:40.484834 30035 ts_tablet_manager.cc:1403] T cf8dd4b30fec4175b63fb6d1f257d194 P 38705ae7003044c088290eeeb9ec2181: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260608 09:57:40.488160 30035 raft_consensus.cc:359] T cf8dd4b30fec4175b63fb6d1f257d194 P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.488942 30035 raft_consensus.cc:385] T cf8dd4b30fec4175b63fb6d1f257d194 P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.489256 30035 raft_consensus.cc:740] T cf8dd4b30fec4175b63fb6d1f257d194 P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38705ae7003044c088290eeeb9ec2181, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.490310 30035 consensus_queue.cc:260] T cf8dd4b30fec4175b63fb6d1f257d194 P 38705ae7003044c088290eeeb9ec2181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.494043 30034 tablet_bootstrap.cc:492] T cf8dd4b30fec4175b63fb6d1f257d194 P 35f379c9e67b42979981df793bf7a294: No bootstrap required, opened a new log
I20260608 09:57:40.494609 30034 ts_tablet_manager.cc:1403] T cf8dd4b30fec4175b63fb6d1f257d194 P 35f379c9e67b42979981df793bf7a294: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.017s
I20260608 09:57:40.496002 30035 ts_tablet_manager.cc:1434] T cf8dd4b30fec4175b63fb6d1f257d194 P 38705ae7003044c088290eeeb9ec2181: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 09:57:40.497035 30035 tablet_bootstrap.cc:492] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 38705ae7003044c088290eeeb9ec2181: Bootstrap starting.
I20260608 09:57:40.497841 30034 raft_consensus.cc:359] T cf8dd4b30fec4175b63fb6d1f257d194 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.498634 30034 raft_consensus.cc:385] T cf8dd4b30fec4175b63fb6d1f257d194 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.499009 30034 raft_consensus.cc:740] T cf8dd4b30fec4175b63fb6d1f257d194 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35f379c9e67b42979981df793bf7a294, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.499891 30034 consensus_queue.cc:260] T cf8dd4b30fec4175b63fb6d1f257d194 P 35f379c9e67b42979981df793bf7a294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.503989 30034 ts_tablet_manager.cc:1434] T cf8dd4b30fec4175b63fb6d1f257d194 P 35f379c9e67b42979981df793bf7a294: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260608 09:57:40.508329 30035 tablet_bootstrap.cc:654] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 38705ae7003044c088290eeeb9ec2181: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.509220 30043 raft_consensus.cc:493] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.509807 30043 raft_consensus.cc:515] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.508735 30034 tablet_bootstrap.cc:492] T b54008f121f24eceafb9a05651103496 P 35f379c9e67b42979981df793bf7a294: Bootstrap starting.
I20260608 09:57:40.513178 30043 leader_election.cc:290] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82e53118c1c140038413ba0c1e6daacc (127.28.122.65:34845), 35f379c9e67b42979981df793bf7a294 (127.28.122.67:33641)
I20260608 09:57:40.521953 30038 raft_consensus.cc:493] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.522533 30038 raft_consensus.cc:515] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.523051 30034 tablet_bootstrap.cc:654] T b54008f121f24eceafb9a05651103496 P 35f379c9e67b42979981df793bf7a294: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.523903 30036 tablet_bootstrap.cc:492] T b54008f121f24eceafb9a05651103496 P 82e53118c1c140038413ba0c1e6daacc: No bootstrap required, opened a new log
I20260608 09:57:40.526871 30038 leader_election.cc:290] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82e53118c1c140038413ba0c1e6daacc (127.28.122.65:34845), 38705ae7003044c088290eeeb9ec2181 (127.28.122.66:45947)
I20260608 09:57:40.528446 30036 ts_tablet_manager.cc:1403] T b54008f121f24eceafb9a05651103496 P 82e53118c1c140038413ba0c1e6daacc: Time spent bootstrapping tablet: real 0.067s	user 0.035s	sys 0.020s
I20260608 09:57:40.545336 30036 raft_consensus.cc:359] T b54008f121f24eceafb9a05651103496 P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.546993 30036 raft_consensus.cc:385] T b54008f121f24eceafb9a05651103496 P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.547356 30036 raft_consensus.cc:740] T b54008f121f24eceafb9a05651103496 P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82e53118c1c140038413ba0c1e6daacc, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.548347 30042 raft_consensus.cc:493] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.548830 30042 raft_consensus.cc:515] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } }
I20260608 09:57:40.549830 30036 consensus_queue.cc:260] T b54008f121f24eceafb9a05651103496 P 82e53118c1c140038413ba0c1e6daacc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.553263 30034 tablet_bootstrap.cc:492] T b54008f121f24eceafb9a05651103496 P 35f379c9e67b42979981df793bf7a294: No bootstrap required, opened a new log
I20260608 09:57:40.553418 30042 leader_election.cc:290] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35f379c9e67b42979981df793bf7a294 (127.28.122.67:33641), 38705ae7003044c088290eeeb9ec2181 (127.28.122.66:45947)
I20260608 09:57:40.553838 30034 ts_tablet_manager.cc:1403] T b54008f121f24eceafb9a05651103496 P 35f379c9e67b42979981df793bf7a294: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.010s
I20260608 09:57:40.557379 30036 ts_tablet_manager.cc:1434] T b54008f121f24eceafb9a05651103496 P 82e53118c1c140038413ba0c1e6daacc: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.005s
I20260608 09:57:40.559643 30036 tablet_bootstrap.cc:492] T a2cbfa9d313246cc922494bdc0d1483d P 82e53118c1c140038413ba0c1e6daacc: Bootstrap starting.
I20260608 09:57:40.568535 30035 tablet_bootstrap.cc:492] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 38705ae7003044c088290eeeb9ec2181: No bootstrap required, opened a new log
I20260608 09:57:40.569135 30035 ts_tablet_manager.cc:1403] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 38705ae7003044c088290eeeb9ec2181: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.006s
I20260608 09:57:40.575165 29839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6bcb6a30e04d06ace1f316ddf2c3dd" candidate_uuid: "38705ae7003044c088290eeeb9ec2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82e53118c1c140038413ba0c1e6daacc" is_pre_election: true
I20260608 09:57:40.575956 29839 raft_consensus.cc:2468] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38705ae7003044c088290eeeb9ec2181 in term 0.
I20260608 09:57:40.577600 29878 leader_election.cc:304] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38705ae7003044c088290eeeb9ec2181, 82e53118c1c140038413ba0c1e6daacc; no voters: 
I20260608 09:57:40.578663 30043 raft_consensus.cc:2804] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:40.579037 30043 raft_consensus.cc:493] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:40.579378 30043 raft_consensus.cc:3060] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.580797 30034 raft_consensus.cc:359] T b54008f121f24eceafb9a05651103496 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.586139 30034 raft_consensus.cc:385] T b54008f121f24eceafb9a05651103496 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.586421 30034 raft_consensus.cc:740] T b54008f121f24eceafb9a05651103496 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35f379c9e67b42979981df793bf7a294, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.587141 30034 consensus_queue.cc:260] T b54008f121f24eceafb9a05651103496 P 35f379c9e67b42979981df793bf7a294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.592114 30043 raft_consensus.cc:515] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.595072 30043 leader_election.cc:290] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 [CANDIDATE]: Term 1 election: Requested vote from peers 82e53118c1c140038413ba0c1e6daacc (127.28.122.65:34845), 35f379c9e67b42979981df793bf7a294 (127.28.122.67:33641)
I20260608 09:57:40.595846 29839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2f06d47b344e708ab85dc060ca3ddd" candidate_uuid: "35f379c9e67b42979981df793bf7a294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82e53118c1c140038413ba0c1e6daacc" is_pre_election: true
I20260608 09:57:40.596495 29839 raft_consensus.cc:2468] T 1b2f06d47b344e708ab85dc060ca3ddd P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35f379c9e67b42979981df793bf7a294 in term 0.
I20260608 09:57:40.597472 30036 tablet_bootstrap.cc:654] T a2cbfa9d313246cc922494bdc0d1483d P 82e53118c1c140038413ba0c1e6daacc: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.577495 30035 raft_consensus.cc:359] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.597625 29953 leader_election.cc:304] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35f379c9e67b42979981df793bf7a294, 82e53118c1c140038413ba0c1e6daacc; no voters: 
I20260608 09:57:40.598052 30035 raft_consensus.cc:385] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.599018 30035 raft_consensus.cc:740] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38705ae7003044c088290eeeb9ec2181, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.599860 30035 consensus_queue.cc:260] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 38705ae7003044c088290eeeb9ec2181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.598620 29838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6bcb6a30e04d06ace1f316ddf2c3dd" candidate_uuid: "38705ae7003044c088290eeeb9ec2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82e53118c1c140038413ba0c1e6daacc"
I20260608 09:57:40.600848 29838 raft_consensus.cc:3060] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.604547 30034 ts_tablet_manager.cc:1434] T b54008f121f24eceafb9a05651103496 P 35f379c9e67b42979981df793bf7a294: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260608 09:57:40.606323 30038 raft_consensus.cc:2804] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:40.608426 30038 raft_consensus.cc:493] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:40.608819 30038 raft_consensus.cc:3060] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.611140 30035 ts_tablet_manager.cc:1434] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 38705ae7003044c088290eeeb9ec2181: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260608 09:57:40.612339 30035 tablet_bootstrap.cc:492] T 3cef8d0acef947d19f437441ccb6b7ca P 38705ae7003044c088290eeeb9ec2181: Bootstrap starting.
I20260608 09:57:40.614477 29989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6bcb6a30e04d06ace1f316ddf2c3dd" candidate_uuid: "38705ae7003044c088290eeeb9ec2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35f379c9e67b42979981df793bf7a294" is_pre_election: true
I20260608 09:57:40.614868 29988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6bcb6a30e04d06ace1f316ddf2c3dd" candidate_uuid: "38705ae7003044c088290eeeb9ec2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35f379c9e67b42979981df793bf7a294"
I20260608 09:57:40.615207 29989 raft_consensus.cc:2468] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38705ae7003044c088290eeeb9ec2181 in term 0.
I20260608 09:57:40.628528 29989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef8d0acef947d19f437441ccb6b7ca" candidate_uuid: "82e53118c1c140038413ba0c1e6daacc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35f379c9e67b42979981df793bf7a294" is_pre_election: true
I20260608 09:57:40.629230 29989 raft_consensus.cc:2468] T 3cef8d0acef947d19f437441ccb6b7ca P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82e53118c1c140038413ba0c1e6daacc in term 0.
W20260608 09:57:40.633235 29784 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:57:40.633769 30043 raft_consensus.cc:493] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.635526 30043 raft_consensus.cc:515] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.636154 29789 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 09:57:40.637660 29789 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:57:40.638808 29839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54008f121f24eceafb9a05651103496" candidate_uuid: "38705ae7003044c088290eeeb9ec2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82e53118c1c140038413ba0c1e6daacc" is_pre_election: true
I20260608 09:57:40.639472 29839 raft_consensus.cc:2468] T b54008f121f24eceafb9a05651103496 P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38705ae7003044c088290eeeb9ec2181 in term 0.
I20260608 09:57:40.640671 29878 leader_election.cc:304] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38705ae7003044c088290eeeb9ec2181, 82e53118c1c140038413ba0c1e6daacc; no voters: 
I20260608 09:57:40.635296 29804 leader_election.cc:304] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35f379c9e67b42979981df793bf7a294, 82e53118c1c140038413ba0c1e6daacc; no voters: 
I20260608 09:57:40.645932 29838 raft_consensus.cc:2468] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38705ae7003044c088290eeeb9ec2181 in term 1.
I20260608 09:57:40.649283 30035 tablet_bootstrap.cc:654] T 3cef8d0acef947d19f437441ccb6b7ca P 38705ae7003044c088290eeeb9ec2181: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.649739 30042 raft_consensus.cc:2804] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:40.640554 30038 raft_consensus.cc:515] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.651017 30042 raft_consensus.cc:493] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:40.651412 30042 raft_consensus.cc:3060] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.652690 30070 raft_consensus.cc:493] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.657444 30038 leader_election.cc:290] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294 [CANDIDATE]: Term 1 election: Requested vote from peers 82e53118c1c140038413ba0c1e6daacc (127.28.122.65:34845), 38705ae7003044c088290eeeb9ec2181 (127.28.122.66:45947)
I20260608 09:57:40.661234 30036 tablet_bootstrap.cc:492] T a2cbfa9d313246cc922494bdc0d1483d P 82e53118c1c140038413ba0c1e6daacc: No bootstrap required, opened a new log
I20260608 09:57:40.662408 30036 ts_tablet_manager.cc:1403] T a2cbfa9d313246cc922494bdc0d1483d P 82e53118c1c140038413ba0c1e6daacc: Time spent bootstrapping tablet: real 0.103s	user 0.017s	sys 0.014s
I20260608 09:57:40.663321 30043 leader_election.cc:290] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82e53118c1c140038413ba0c1e6daacc (127.28.122.65:34845), 35f379c9e67b42979981df793bf7a294 (127.28.122.67:33641)
I20260608 09:57:40.663847 30043 raft_consensus.cc:2804] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:40.664166 30043 raft_consensus.cc:493] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:40.664490 30043 raft_consensus.cc:3060] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.664517 30036 raft_consensus.cc:359] T a2cbfa9d313246cc922494bdc0d1483d P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.665254 30036 raft_consensus.cc:385] T a2cbfa9d313246cc922494bdc0d1483d P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.664942 30042 raft_consensus.cc:515] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } }
I20260608 09:57:40.665515 30036 raft_consensus.cc:740] T a2cbfa9d313246cc922494bdc0d1483d P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82e53118c1c140038413ba0c1e6daacc, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.666263 30036 consensus_queue.cc:260] T a2cbfa9d313246cc922494bdc0d1483d P 82e53118c1c140038413ba0c1e6daacc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.668010 30042 leader_election.cc:290] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc [CANDIDATE]: Term 1 election: Requested vote from peers 35f379c9e67b42979981df793bf7a294 (127.28.122.67:33641), 38705ae7003044c088290eeeb9ec2181 (127.28.122.66:45947)
I20260608 09:57:40.658959 30070 raft_consensus.cc:515] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
W20260608 09:57:40.696182 29878 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.122.65:34845, user_credentials={real_user=slave}} blocked reactor thread for 55355.2us
I20260608 09:57:40.696653 29838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2f06d47b344e708ab85dc060ca3ddd" candidate_uuid: "35f379c9e67b42979981df793bf7a294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82e53118c1c140038413ba0c1e6daacc"
I20260608 09:57:40.697736 30070 leader_election.cc:290] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82e53118c1c140038413ba0c1e6daacc (127.28.122.65:34845), 38705ae7003044c088290eeeb9ec2181 (127.28.122.66:45947)
I20260608 09:57:40.698737 29913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef8d0acef947d19f437441ccb6b7ca" candidate_uuid: "82e53118c1c140038413ba0c1e6daacc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38705ae7003044c088290eeeb9ec2181"
I20260608 09:57:40.700505 29914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef8d0acef947d19f437441ccb6b7ca" candidate_uuid: "82e53118c1c140038413ba0c1e6daacc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38705ae7003044c088290eeeb9ec2181" is_pre_election: true
I20260608 09:57:40.700958 30035 tablet_bootstrap.cc:492] T 3cef8d0acef947d19f437441ccb6b7ca P 38705ae7003044c088290eeeb9ec2181: No bootstrap required, opened a new log
I20260608 09:57:40.698127 29838 raft_consensus.cc:3060] T 1b2f06d47b344e708ab85dc060ca3ddd P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.702009 30035 ts_tablet_manager.cc:1403] T 3cef8d0acef947d19f437441ccb6b7ca P 38705ae7003044c088290eeeb9ec2181: Time spent bootstrapping tablet: real 0.090s	user 0.015s	sys 0.005s
I20260608 09:57:40.705299 29989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54008f121f24eceafb9a05651103496" candidate_uuid: "38705ae7003044c088290eeeb9ec2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35f379c9e67b42979981df793bf7a294" is_pre_election: true
I20260608 09:57:40.706327 29989 raft_consensus.cc:2468] T b54008f121f24eceafb9a05651103496 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38705ae7003044c088290eeeb9ec2181 in term 0.
I20260608 09:57:40.708266 29839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f8c7e7f92d4fe28290cbdfc4f6e714" candidate_uuid: "35f379c9e67b42979981df793bf7a294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82e53118c1c140038413ba0c1e6daacc" is_pre_election: true
I20260608 09:57:40.709173 29839 raft_consensus.cc:2468] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35f379c9e67b42979981df793bf7a294 in term 0.
I20260608 09:57:40.708863 30043 raft_consensus.cc:515] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.710001 29878 leader_election.cc:304] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 38705ae7003044c088290eeeb9ec2181, 82e53118c1c140038413ba0c1e6daacc; no voters: 35f379c9e67b42979981df793bf7a294
I20260608 09:57:40.712194 30043 leader_election.cc:290] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181 [CANDIDATE]: Term 1 election: Requested vote from peers 82e53118c1c140038413ba0c1e6daacc (127.28.122.65:34845), 35f379c9e67b42979981df793bf7a294 (127.28.122.67:33641)
I20260608 09:57:40.712729 29839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54008f121f24eceafb9a05651103496" candidate_uuid: "38705ae7003044c088290eeeb9ec2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82e53118c1c140038413ba0c1e6daacc"
I20260608 09:57:40.713009 30043 raft_consensus.cc:2804] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:40.713472 29989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54008f121f24eceafb9a05651103496" candidate_uuid: "38705ae7003044c088290eeeb9ec2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35f379c9e67b42979981df793bf7a294"
I20260608 09:57:40.713584 30043 raft_consensus.cc:697] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 [term 1 LEADER]: Becoming Leader. State: Replica: 38705ae7003044c088290eeeb9ec2181, State: Running, Role: LEADER
I20260608 09:57:40.713442 29839 raft_consensus.cc:3060] T b54008f121f24eceafb9a05651103496 P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.714172 29989 raft_consensus.cc:3060] T b54008f121f24eceafb9a05651103496 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.715049 29913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2f06d47b344e708ab85dc060ca3ddd" candidate_uuid: "35f379c9e67b42979981df793bf7a294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38705ae7003044c088290eeeb9ec2181" is_pre_election: true
I20260608 09:57:40.714931 29914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2f06d47b344e708ab85dc060ca3ddd" candidate_uuid: "35f379c9e67b42979981df793bf7a294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38705ae7003044c088290eeeb9ec2181"
I20260608 09:57:40.716245 30074 raft_consensus.cc:493] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.714809 30043 consensus_queue.cc:237] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.716487 29913 raft_consensus.cc:2468] T 1b2f06d47b344e708ab85dc060ca3ddd P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35f379c9e67b42979981df793bf7a294 in term 0.
I20260608 09:57:40.718746 29988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef8d0acef947d19f437441ccb6b7ca" candidate_uuid: "82e53118c1c140038413ba0c1e6daacc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35f379c9e67b42979981df793bf7a294"
I20260608 09:57:40.719594 29988 raft_consensus.cc:3060] T 3cef8d0acef947d19f437441ccb6b7ca P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.714174 29838 raft_consensus.cc:2468] T 1b2f06d47b344e708ab85dc060ca3ddd P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35f379c9e67b42979981df793bf7a294 in term 1.
W20260608 09:57:40.720206 29802 leader_election.cc:343] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38705ae7003044c088290eeeb9ec2181 (127.28.122.66:45947): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:40.722271 29953 leader_election.cc:304] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35f379c9e67b42979981df793bf7a294, 82e53118c1c140038413ba0c1e6daacc; no voters: 
W20260608 09:57:40.722466 29802 leader_election.cc:343] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38705ae7003044c088290eeeb9ec2181 (127.28.122.66:45947): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:40.723382 30070 raft_consensus.cc:2804] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:40.723905 30070 raft_consensus.cc:493] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:40.724888 30070 raft_consensus.cc:3060] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.725026 29953 leader_election.cc:304] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35f379c9e67b42979981df793bf7a294, 82e53118c1c140038413ba0c1e6daacc; no voters: 
I20260608 09:57:40.726327 29913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f8c7e7f92d4fe28290cbdfc4f6e714" candidate_uuid: "35f379c9e67b42979981df793bf7a294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38705ae7003044c088290eeeb9ec2181" is_pre_election: true
I20260608 09:57:40.726671 30038 raft_consensus.cc:2804] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:40.728762 30035 raft_consensus.cc:359] T 3cef8d0acef947d19f437441ccb6b7ca P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } }
I20260608 09:57:40.730250 30035 raft_consensus.cc:385] T 3cef8d0acef947d19f437441ccb6b7ca P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.730566 30035 raft_consensus.cc:740] T 3cef8d0acef947d19f437441ccb6b7ca P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38705ae7003044c088290eeeb9ec2181, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.731371 30035 consensus_queue.cc:260] T 3cef8d0acef947d19f437441ccb6b7ca P 38705ae7003044c088290eeeb9ec2181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } }
I20260608 09:57:40.733870 30035 ts_tablet_manager.cc:1434] T 3cef8d0acef947d19f437441ccb6b7ca P 38705ae7003044c088290eeeb9ec2181: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260608 09:57:40.733994 30070 raft_consensus.cc:515] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.735250 30035 tablet_bootstrap.cc:492] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 38705ae7003044c088290eeeb9ec2181: Bootstrap starting.
I20260608 09:57:40.736372 30038 raft_consensus.cc:697] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294 [term 1 LEADER]: Becoming Leader. State: Replica: 35f379c9e67b42979981df793bf7a294, State: Running, Role: LEADER
I20260608 09:57:40.737498 30036 ts_tablet_manager.cc:1434] T a2cbfa9d313246cc922494bdc0d1483d P 82e53118c1c140038413ba0c1e6daacc: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.003s
I20260608 09:57:40.737802 30070 leader_election.cc:290] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [CANDIDATE]: Term 1 election: Requested vote from peers 82e53118c1c140038413ba0c1e6daacc (127.28.122.65:34845), 38705ae7003044c088290eeeb9ec2181 (127.28.122.66:45947)
I20260608 09:57:40.738993 30036 tablet_bootstrap.cc:492] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 82e53118c1c140038413ba0c1e6daacc: Bootstrap starting.
I20260608 09:57:40.737718 30038 consensus_queue.cc:237] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.741139 30072 raft_consensus.cc:493] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.741876 30072 raft_consensus.cc:515] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.743543 29913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f8c7e7f92d4fe28290cbdfc4f6e714" candidate_uuid: "35f379c9e67b42979981df793bf7a294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38705ae7003044c088290eeeb9ec2181"
I20260608 09:57:40.744496 29838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f8c7e7f92d4fe28290cbdfc4f6e714" candidate_uuid: "35f379c9e67b42979981df793bf7a294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82e53118c1c140038413ba0c1e6daacc"
I20260608 09:57:40.746218 29838 raft_consensus.cc:3060] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:57:40.746470 29953 leader_election.cc:343] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38705ae7003044c088290eeeb9ec2181 (127.28.122.66:45947): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:40.748242 29987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2cbfa9d313246cc922494bdc0d1483d" candidate_uuid: "38705ae7003044c088290eeeb9ec2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35f379c9e67b42979981df793bf7a294" is_pre_election: true
I20260608 09:57:40.749166 29987 raft_consensus.cc:2468] T a2cbfa9d313246cc922494bdc0d1483d P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38705ae7003044c088290eeeb9ec2181 in term 0.
I20260608 09:57:40.749629 30072 leader_election.cc:290] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82e53118c1c140038413ba0c1e6daacc (127.28.122.65:34845), 35f379c9e67b42979981df793bf7a294 (127.28.122.67:33641)
I20260608 09:57:40.720206 30074 raft_consensus.cc:515] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.752532 29837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2cbfa9d313246cc922494bdc0d1483d" candidate_uuid: "38705ae7003044c088290eeeb9ec2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82e53118c1c140038413ba0c1e6daacc" is_pre_election: true
I20260608 09:57:40.753245 29880 leader_election.cc:304] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35f379c9e67b42979981df793bf7a294, 38705ae7003044c088290eeeb9ec2181; no voters: 
I20260608 09:57:40.753737 29837 raft_consensus.cc:2468] T a2cbfa9d313246cc922494bdc0d1483d P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38705ae7003044c088290eeeb9ec2181 in term 0.
W20260608 09:57:40.755018 29953 leader_election.cc:343] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38705ae7003044c088290eeeb9ec2181 (127.28.122.66:45947): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:40.758822 29987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf8dd4b30fec4175b63fb6d1f257d194" candidate_uuid: "82e53118c1c140038413ba0c1e6daacc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35f379c9e67b42979981df793bf7a294" is_pre_election: true
I20260608 09:57:40.760581 29913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf8dd4b30fec4175b63fb6d1f257d194" candidate_uuid: "82e53118c1c140038413ba0c1e6daacc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38705ae7003044c088290eeeb9ec2181" is_pre_election: true
I20260608 09:57:40.761130 29987 raft_consensus.cc:2468] T cf8dd4b30fec4175b63fb6d1f257d194 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82e53118c1c140038413ba0c1e6daacc in term 0.
I20260608 09:57:40.761402 29913 raft_consensus.cc:2468] T cf8dd4b30fec4175b63fb6d1f257d194 P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82e53118c1c140038413ba0c1e6daacc in term 0.
I20260608 09:57:40.762097 29988 raft_consensus.cc:2468] T 3cef8d0acef947d19f437441ccb6b7ca P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82e53118c1c140038413ba0c1e6daacc in term 1.
I20260608 09:57:40.757511 30074 leader_election.cc:290] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38705ae7003044c088290eeeb9ec2181 (127.28.122.66:45947), 35f379c9e67b42979981df793bf7a294 (127.28.122.67:33641)
I20260608 09:57:40.762455 29804 leader_election.cc:304] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35f379c9e67b42979981df793bf7a294, 82e53118c1c140038413ba0c1e6daacc; no voters: 
I20260608 09:57:40.756338 29839 raft_consensus.cc:2468] T b54008f121f24eceafb9a05651103496 P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38705ae7003044c088290eeeb9ec2181 in term 1.
I20260608 09:57:40.763810 30074 raft_consensus.cc:2804] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:40.764025 29878 leader_election.cc:304] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38705ae7003044c088290eeeb9ec2181, 82e53118c1c140038413ba0c1e6daacc; no voters: 
I20260608 09:57:40.764216 30074 raft_consensus.cc:493] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:40.764624 30074 raft_consensus.cc:3060] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.767633 30072 raft_consensus.cc:2804] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:40.766496 30043 raft_consensus.cc:2804] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:40.760569 29733 catalog_manager.cc:5696] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 reported cstate change: term changed from 0 to 1, leader changed from <none> to 38705ae7003044c088290eeeb9ec2181 (127.28.122.66). New cstate: current_term: 1 leader_uuid: "38705ae7003044c088290eeeb9ec2181" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:40.772574 29804 leader_election.cc:304] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35f379c9e67b42979981df793bf7a294, 82e53118c1c140038413ba0c1e6daacc; no voters: 38705ae7003044c088290eeeb9ec2181
I20260608 09:57:40.772059 30043 raft_consensus.cc:493] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:40.773660 30043 raft_consensus.cc:3060] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.777395 29838 raft_consensus.cc:2468] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35f379c9e67b42979981df793bf7a294 in term 1.
I20260608 09:57:40.774379 30072 raft_consensus.cc:697] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181 [term 1 LEADER]: Becoming Leader. State: Replica: 38705ae7003044c088290eeeb9ec2181, State: Running, Role: LEADER
I20260608 09:57:40.778944 29953 leader_election.cc:304] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35f379c9e67b42979981df793bf7a294, 82e53118c1c140038413ba0c1e6daacc; no voters: 38705ae7003044c088290eeeb9ec2181
I20260608 09:57:40.775535 30042 raft_consensus.cc:2804] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:40.780146 29989 raft_consensus.cc:2468] T b54008f121f24eceafb9a05651103496 P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38705ae7003044c088290eeeb9ec2181 in term 1.
I20260608 09:57:40.783237 30038 raft_consensus.cc:2804] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:40.784202 30038 raft_consensus.cc:697] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [term 1 LEADER]: Becoming Leader. State: Replica: 35f379c9e67b42979981df793bf7a294, State: Running, Role: LEADER
I20260608 09:57:40.781224 30072 consensus_queue.cc:237] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.785293 30038 consensus_queue.cc:237] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.788252 29735 catalog_manager.cc:5696] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35f379c9e67b42979981df793bf7a294 (127.28.122.67). New cstate: current_term: 1 leader_uuid: "35f379c9e67b42979981df793bf7a294" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:40.790511 30035 tablet_bootstrap.cc:654] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 38705ae7003044c088290eeeb9ec2181: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.792958 30042 raft_consensus.cc:697] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc [term 1 LEADER]: Becoming Leader. State: Replica: 82e53118c1c140038413ba0c1e6daacc, State: Running, Role: LEADER
I20260608 09:57:40.793711 30075 raft_consensus.cc:493] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.794401 30075 raft_consensus.cc:515] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.797060 30042 consensus_queue.cc:237] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } }
I20260608 09:57:40.799922 30075 leader_election.cc:290] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82e53118c1c140038413ba0c1e6daacc (127.28.122.65:34845), 38705ae7003044c088290eeeb9ec2181 (127.28.122.66:45947)
I20260608 09:57:40.801455 29838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffde2ad2380c4cd7bf56d6f4afec2ac2" candidate_uuid: "35f379c9e67b42979981df793bf7a294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82e53118c1c140038413ba0c1e6daacc" is_pre_election: true
I20260608 09:57:40.802786 30036 tablet_bootstrap.cc:654] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 82e53118c1c140038413ba0c1e6daacc: Neither blocks nor log segments found. Creating new log.
W20260608 09:57:40.803145 29953 leader_election.cc:343] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82e53118c1c140038413ba0c1e6daacc (127.28.122.65:34845): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:40.803447 29913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffde2ad2380c4cd7bf56d6f4afec2ac2" candidate_uuid: "35f379c9e67b42979981df793bf7a294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38705ae7003044c088290eeeb9ec2181" is_pre_election: true
I20260608 09:57:40.805493 29913 raft_consensus.cc:2468] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35f379c9e67b42979981df793bf7a294 in term 0.
I20260608 09:57:40.808236 29953 leader_election.cc:304] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [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: 35f379c9e67b42979981df793bf7a294, 38705ae7003044c088290eeeb9ec2181; no voters: 82e53118c1c140038413ba0c1e6daacc
I20260608 09:57:40.808779 30074 raft_consensus.cc:515] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.810360 30075 raft_consensus.cc:2804] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:40.810875 30075 raft_consensus.cc:493] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:40.811298 30075 raft_consensus.cc:3060] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.816545 29913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf8dd4b30fec4175b63fb6d1f257d194" candidate_uuid: "82e53118c1c140038413ba0c1e6daacc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38705ae7003044c088290eeeb9ec2181"
I20260608 09:57:40.817680 29913 raft_consensus.cc:3060] T cf8dd4b30fec4175b63fb6d1f257d194 P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.818293 30074 leader_election.cc:290] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc [CANDIDATE]: Term 1 election: Requested vote from peers 38705ae7003044c088290eeeb9ec2181 (127.28.122.66:45947), 35f379c9e67b42979981df793bf7a294 (127.28.122.67:33641)
I20260608 09:57:40.819782 29989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf8dd4b30fec4175b63fb6d1f257d194" candidate_uuid: "82e53118c1c140038413ba0c1e6daacc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35f379c9e67b42979981df793bf7a294"
I20260608 09:57:40.820431 29989 raft_consensus.cc:3060] T cf8dd4b30fec4175b63fb6d1f257d194 P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.825129 30043 raft_consensus.cc:515] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.828152 29989 raft_consensus.cc:2468] T cf8dd4b30fec4175b63fb6d1f257d194 P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82e53118c1c140038413ba0c1e6daacc in term 1.
I20260608 09:57:40.829720 29804 leader_election.cc:304] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35f379c9e67b42979981df793bf7a294, 82e53118c1c140038413ba0c1e6daacc; no voters: 
I20260608 09:57:40.832513 29838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2cbfa9d313246cc922494bdc0d1483d" candidate_uuid: "38705ae7003044c088290eeeb9ec2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82e53118c1c140038413ba0c1e6daacc"
I20260608 09:57:40.833508 29838 raft_consensus.cc:3060] T a2cbfa9d313246cc922494bdc0d1483d P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.833556 30043 leader_election.cc:290] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181 [CANDIDATE]: Term 1 election: Requested vote from peers 82e53118c1c140038413ba0c1e6daacc (127.28.122.65:34845), 35f379c9e67b42979981df793bf7a294 (127.28.122.67:33641)
I20260608 09:57:40.834992 29989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2cbfa9d313246cc922494bdc0d1483d" candidate_uuid: "38705ae7003044c088290eeeb9ec2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35f379c9e67b42979981df793bf7a294"
I20260608 09:57:40.835827 29989 raft_consensus.cc:3060] T a2cbfa9d313246cc922494bdc0d1483d P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.841120 30075 raft_consensus.cc:515] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.843245 29989 raft_consensus.cc:2468] T a2cbfa9d313246cc922494bdc0d1483d P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38705ae7003044c088290eeeb9ec2181 in term 1.
I20260608 09:57:40.844918 29880 leader_election.cc:304] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35f379c9e67b42979981df793bf7a294, 38705ae7003044c088290eeeb9ec2181; no voters: 
I20260608 09:57:40.846098 30043 raft_consensus.cc:2804] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:40.846727 30043 raft_consensus.cc:697] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181 [term 1 LEADER]: Becoming Leader. State: Replica: 38705ae7003044c088290eeeb9ec2181, State: Running, Role: LEADER
I20260608 09:57:40.847234 29913 raft_consensus.cc:2468] T cf8dd4b30fec4175b63fb6d1f257d194 P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82e53118c1c140038413ba0c1e6daacc in term 1.
I20260608 09:57:40.847802 30043 consensus_queue.cc:237] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.832325 30079 raft_consensus.cc:2804] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:40.850143 30079 raft_consensus.cc:697] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc [term 1 LEADER]: Becoming Leader. State: Replica: 82e53118c1c140038413ba0c1e6daacc, State: Running, Role: LEADER
I20260608 09:57:40.846177 29838 raft_consensus.cc:2468] T a2cbfa9d313246cc922494bdc0d1483d P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38705ae7003044c088290eeeb9ec2181 in term 1.
I20260608 09:57:40.853351 30075 leader_election.cc:290] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [CANDIDATE]: Term 1 election: Requested vote from peers 82e53118c1c140038413ba0c1e6daacc (127.28.122.65:34845), 38705ae7003044c088290eeeb9ec2181 (127.28.122.66:45947)
I20260608 09:57:40.856431 29913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffde2ad2380c4cd7bf56d6f4afec2ac2" candidate_uuid: "35f379c9e67b42979981df793bf7a294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38705ae7003044c088290eeeb9ec2181"
I20260608 09:57:40.857028 29913 raft_consensus.cc:3060] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.854257 30079 consensus_queue.cc:237] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.860714 30036 tablet_bootstrap.cc:492] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 82e53118c1c140038413ba0c1e6daacc: No bootstrap required, opened a new log
I20260608 09:57:40.861214 30036 ts_tablet_manager.cc:1403] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 82e53118c1c140038413ba0c1e6daacc: Time spent bootstrapping tablet: real 0.123s	user 0.016s	sys 0.032s
I20260608 09:57:40.863482 29838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffde2ad2380c4cd7bf56d6f4afec2ac2" candidate_uuid: "35f379c9e67b42979981df793bf7a294" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82e53118c1c140038413ba0c1e6daacc"
W20260608 09:57:40.865170 29953 leader_election.cc:343] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82e53118c1c140038413ba0c1e6daacc (127.28.122.65:34845): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:40.865362 30036 raft_consensus.cc:359] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.866546 30036 raft_consensus.cc:385] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.866964 30036 raft_consensus.cc:740] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82e53118c1c140038413ba0c1e6daacc, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.871805 30036 consensus_queue.cc:260] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 82e53118c1c140038413ba0c1e6daacc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.873159 30035 tablet_bootstrap.cc:492] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 38705ae7003044c088290eeeb9ec2181: No bootstrap required, opened a new log
I20260608 09:57:40.873633 30035 ts_tablet_manager.cc:1403] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 38705ae7003044c088290eeeb9ec2181: Time spent bootstrapping tablet: real 0.139s	user 0.022s	sys 0.013s
I20260608 09:57:40.874598 30036 ts_tablet_manager.cc:1434] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 82e53118c1c140038413ba0c1e6daacc: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 09:57:40.876552 30043 raft_consensus.cc:493] T 3cef8d0acef947d19f437441ccb6b7ca P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.876601 30035 raft_consensus.cc:359] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.877380 30035 raft_consensus.cc:385] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.877260 30043 raft_consensus.cc:515] T 3cef8d0acef947d19f437441ccb6b7ca P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } }
I20260608 09:57:40.877700 30035 raft_consensus.cc:740] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38705ae7003044c088290eeeb9ec2181, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.878481 30035 consensus_queue.cc:260] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 38705ae7003044c088290eeeb9ec2181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.879492 29913 raft_consensus.cc:2468] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35f379c9e67b42979981df793bf7a294 in term 1.
I20260608 09:57:40.880651 29989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef8d0acef947d19f437441ccb6b7ca" candidate_uuid: "38705ae7003044c088290eeeb9ec2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35f379c9e67b42979981df793bf7a294" is_pre_election: true
I20260608 09:57:40.880754 29953 leader_election.cc:304] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35f379c9e67b42979981df793bf7a294, 38705ae7003044c088290eeeb9ec2181; no voters: 82e53118c1c140038413ba0c1e6daacc
I20260608 09:57:40.881600 29989 raft_consensus.cc:2393] T 3cef8d0acef947d19f437441ccb6b7ca P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38705ae7003044c088290eeeb9ec2181 in current term 1: Already voted for candidate 82e53118c1c140038413ba0c1e6daacc in this term.
I20260608 09:57:40.882405 30035 ts_tablet_manager.cc:1434] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 38705ae7003044c088290eeeb9ec2181: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 09:57:40.883682 30043 leader_election.cc:290] T 3cef8d0acef947d19f437441ccb6b7ca P 38705ae7003044c088290eeeb9ec2181 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35f379c9e67b42979981df793bf7a294 (127.28.122.67:33641), 82e53118c1c140038413ba0c1e6daacc (127.28.122.65:34845)
I20260608 09:57:40.884263 30075 raft_consensus.cc:2804] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:40.884938 29838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cef8d0acef947d19f437441ccb6b7ca" candidate_uuid: "38705ae7003044c088290eeeb9ec2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82e53118c1c140038413ba0c1e6daacc" is_pre_election: true
I20260608 09:57:40.884814 30075 raft_consensus.cc:697] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [term 1 LEADER]: Becoming Leader. State: Replica: 35f379c9e67b42979981df793bf7a294, State: Running, Role: LEADER
I20260608 09:57:40.887585 29878 leader_election.cc:304] T 3cef8d0acef947d19f437441ccb6b7ca P 38705ae7003044c088290eeeb9ec2181 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38705ae7003044c088290eeeb9ec2181; no voters: 35f379c9e67b42979981df793bf7a294, 82e53118c1c140038413ba0c1e6daacc
I20260608 09:57:40.888197 30075 consensus_queue.cc:237] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.888759 30043 raft_consensus.cc:3060] T 3cef8d0acef947d19f437441ccb6b7ca P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.894565 30043 raft_consensus.cc:2749] T 3cef8d0acef947d19f437441ccb6b7ca P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:40.895792 30043 raft_consensus.cc:493] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.896319 30043 raft_consensus.cc:515] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:40.899812 29735 catalog_manager.cc:5696] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35f379c9e67b42979981df793bf7a294 (127.28.122.67). New cstate: current_term: 1 leader_uuid: "35f379c9e67b42979981df793bf7a294" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:40.900736 29989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f8c7e7f92d4fe28290cbdfc4f6e714" candidate_uuid: "38705ae7003044c088290eeeb9ec2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35f379c9e67b42979981df793bf7a294" is_pre_election: true
I20260608 09:57:40.900676 29734 catalog_manager.cc:5696] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc reported cstate change: term changed from 0 to 1, leader changed from <none> to 82e53118c1c140038413ba0c1e6daacc (127.28.122.65). New cstate: current_term: 1 leader_uuid: "82e53118c1c140038413ba0c1e6daacc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:40.901883 30043 leader_election.cc:290] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 38705ae7003044c088290eeeb9ec2181 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82e53118c1c140038413ba0c1e6daacc (127.28.122.65:34845), 35f379c9e67b42979981df793bf7a294 (127.28.122.67:33641)
I20260608 09:57:40.904242 29838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9f8c7e7f92d4fe28290cbdfc4f6e714" candidate_uuid: "38705ae7003044c088290eeeb9ec2181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82e53118c1c140038413ba0c1e6daacc" is_pre_election: true
I20260608 09:57:40.904848 29838 raft_consensus.cc:2393] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38705ae7003044c088290eeeb9ec2181 in current term 1: Already voted for candidate 35f379c9e67b42979981df793bf7a294 in this term.
I20260608 09:57:40.906164 29878 leader_election.cc:304] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 38705ae7003044c088290eeeb9ec2181 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38705ae7003044c088290eeeb9ec2181; no voters: 35f379c9e67b42979981df793bf7a294, 82e53118c1c140038413ba0c1e6daacc
I20260608 09:57:40.906991 30043 raft_consensus.cc:3060] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.913546 30043 raft_consensus.cc:2749] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:40.915763 29732 catalog_manager.cc:5696] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181 reported cstate change: term changed from 0 to 1, leader changed from <none> to 38705ae7003044c088290eeeb9ec2181 (127.28.122.66). New cstate: current_term: 1 leader_uuid: "38705ae7003044c088290eeeb9ec2181" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:40.918118 29732 catalog_manager.cc:5696] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181 reported cstate change: term changed from 0 to 1, leader changed from <none> to 38705ae7003044c088290eeeb9ec2181 (127.28.122.66). New cstate: current_term: 1 leader_uuid: "38705ae7003044c088290eeeb9ec2181" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:40.918941 29734 catalog_manager.cc:5696] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc reported cstate change: term changed from 0 to 1, leader changed from <none> to 82e53118c1c140038413ba0c1e6daacc (127.28.122.65). New cstate: current_term: 1 leader_uuid: "82e53118c1c140038413ba0c1e6daacc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:40.929939 29735 catalog_manager.cc:5696] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35f379c9e67b42979981df793bf7a294 (127.28.122.67). New cstate: current_term: 1 leader_uuid: "35f379c9e67b42979981df793bf7a294" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:41.074414 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:41.081539 30093 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
W20260608 09:57:41.081763 30094 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
W20260608 09:57:41.083077 30096 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
I20260608 09:57:41.084446 29161 server_base.cc:1061] running on GCE node
I20260608 09:57:41.085378 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:41.085603 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:41.085795 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912661085777 us; error 0 us; skew 500 ppm
I20260608 09:57:41.086349 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:41.088972 29161 webserver.cc:533] Webserver started at http://127.28.122.68:33815/ using document root <none> and password file <none>
I20260608 09:57:41.089494 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:41.089676 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:41.089958 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:41.091265 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912650423017-29161-0/minicluster-data/ts-3-root/instance:
uuid: "c4d79f7afdd547e3aea39eea040b3bbc"
format_stamp: "Formatted at 2026-06-08 09:57:41 on dist-test-slave-th08"
I20260608 09:57:41.096400 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:57:41.100158 30101 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:41.101058 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:57:41.101375 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912650423017-29161-0/minicluster-data/ts-3-root
uuid: "c4d79f7afdd547e3aea39eea040b3bbc"
format_stamp: "Formatted at 2026-06-08 09:57:41 on dist-test-slave-th08"
I20260608 09:57:41.101686 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912650423017-29161-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912650423017-29161-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912650423017-29161-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)
I20260608 09:57:41.116597 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:41.118021 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:41.119599 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:41.122416 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:41.122604 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:41.122848 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:41.123003 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:41.152413 30043 consensus_queue.cc:1048] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:41.168884 29989 raft_consensus.cc:3060] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 35f379c9e67b42979981df793bf7a294 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:41.178854 29913 raft_consensus.cc:3060] T 1b2f06d47b344e708ab85dc060ca3ddd P 38705ae7003044c088290eeeb9ec2181 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:41.185621 30078 consensus_queue.cc:1048] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:41.191907 30075 consensus_queue.cc:1048] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:41.194396 30075 consensus_queue.cc:1048] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:41.194542 30078 consensus_queue.cc:1048] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:41.230094 30070 consensus_queue.cc:1048] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:41.234081 30079 raft_consensus.cc:493] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:41.234633 30079 raft_consensus.cc:515] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } }
I20260608 09:57:41.242053 30079 leader_election.cc:290] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 82e53118c1c140038413ba0c1e6daacc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38705ae7003044c088290eeeb9ec2181 (127.28.122.66:45947), 35f379c9e67b42979981df793bf7a294 (127.28.122.67:33641)
I20260608 09:57:41.243511 29989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffde2ad2380c4cd7bf56d6f4afec2ac2" candidate_uuid: "82e53118c1c140038413ba0c1e6daacc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35f379c9e67b42979981df793bf7a294" is_pre_election: true
I20260608 09:57:41.244357 29912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffde2ad2380c4cd7bf56d6f4afec2ac2" candidate_uuid: "82e53118c1c140038413ba0c1e6daacc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38705ae7003044c088290eeeb9ec2181" is_pre_election: true
I20260608 09:57:41.245730 29912 raft_consensus.cc:2393] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82e53118c1c140038413ba0c1e6daacc in current term 1: Already voted for candidate 35f379c9e67b42979981df793bf7a294 in this term.
I20260608 09:57:41.246438 30038 consensus_queue.cc:1048] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:41.247089 29802 leader_election.cc:304] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 82e53118c1c140038413ba0c1e6daacc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82e53118c1c140038413ba0c1e6daacc; no voters: 35f379c9e67b42979981df793bf7a294, 38705ae7003044c088290eeeb9ec2181
I20260608 09:57:41.251034 30042 raft_consensus.cc:3060] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 82e53118c1c140038413ba0c1e6daacc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:41.258826 30042 raft_consensus.cc:2749] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:41.270246 30079 consensus_queue.cc:1048] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc [LEADER]: Connected to new peer: Peer: permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:41.273813 30176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.68:33497 every 8 connection(s)
I20260608 09:57:41.274379 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.68:33497
I20260608 09:57:41.280627 30078 consensus_queue.cc:1048] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:41.317478 30042 consensus_queue.cc:1048] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:41.329094 30043 consensus_queue.cc:1048] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:41.343381 30177 heartbeater.cc:344] Connected to a master server at 127.28.122.126:36789
I20260608 09:57:41.343851 30177 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:41.344884 30177 heartbeater.cc:507] Master 127.28.122.126:36789 requested a full tablet report, sending...
I20260608 09:57:41.348897 29732 ts_manager.cc:194] Registered new tserver with Master: c4d79f7afdd547e3aea39eea040b3bbc (127.28.122.68:33497)
I20260608 09:57:41.348770 30072 consensus_queue.cc:1048] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:41.350996 29732 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51924
I20260608 09:57:41.415482 30079 consensus_queue.cc:1048] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc [LEADER]: Connected to new peer: Peer: permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:41.426558 30074 consensus_queue.cc:1048] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:41.492930 30075 consensus_queue.cc:1048] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:41.503890 30075 consensus_queue.cc:1048] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:42.356643 30177 heartbeater.cc:499] Master 127.28.122.126:36789 was elected leader, sending a full tablet report...
I20260608 09:57:42.638832 29789 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:42.645418 29789 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:42.645900 29789 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:44.646868 29789 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:44.652779 29789 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:44.653195 29789 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:46.654145 29789 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:46.661968 29789 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:46.662350 29789 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:46.671622 29988 consensus_queue.cc:237] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [LEADER]: Queue 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: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } attrs { replace: true } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } }
I20260608 09:57:46.678560 29913 raft_consensus.cc:1275] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Refusing update from remote peer 35f379c9e67b42979981df793bf7a294: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:46.680904 30198 consensus_queue.cc:1048] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:57:46.684461 29837 raft_consensus.cc:1275] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Refusing update from remote peer 35f379c9e67b42979981df793bf7a294: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:46.686154 30198 consensus_queue.cc:1048] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:46.692443 30192 raft_consensus.cc:2955] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c4d79f7afdd547e3aea39eea040b3bbc (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } attrs { replace: true } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } } }
I20260608 09:57:46.694161 29913 raft_consensus.cc:2955] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c4d79f7afdd547e3aea39eea040b3bbc (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } attrs { replace: true } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } } }
W20260608 09:57:46.699555 29955 consensus_peers.cc:597] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 -> Peer c4d79f7afdd547e3aea39eea040b3bbc (127.28.122.68:33497): Couldn't send request to peer c4d79f7afdd547e3aea39eea040b3bbc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ffde2ad2380c4cd7bf56d6f4afec2ac2. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:46.703230 29837 raft_consensus.cc:2955] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c4d79f7afdd547e3aea39eea040b3bbc (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } attrs { replace: true } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } } }
I20260608 09:57:46.709939 29734 catalog_manager.cc:5696] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 38705ae7003044c088290eeeb9ec2181 reported cstate change: config changed from index -1 to 2, NON_VOTER c4d79f7afdd547e3aea39eea040b3bbc (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "35f379c9e67b42979981df793bf7a294" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } attrs { replace: true } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } } }
I20260608 09:57:46.722805 29913 consensus_queue.cc:237] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 [LEADER]: Queue 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: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } attrs { replace: true } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } }
I20260608 09:57:46.733934 29837 raft_consensus.cc:1275] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Refusing update from remote peer 38705ae7003044c088290eeeb9ec2181: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:46.736259 30072 consensus_queue.cc:1048] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:46.743603 29988 raft_consensus.cc:1275] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Refusing update from remote peer 38705ae7003044c088290eeeb9ec2181: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:46.745088 30210 consensus_queue.cc:1048] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:46.746889 30209 raft_consensus.cc:2955] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c4d79f7afdd547e3aea39eea040b3bbc (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } attrs { replace: true } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } } }
I20260608 09:57:46.748696 29837 raft_consensus.cc:2955] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c4d79f7afdd547e3aea39eea040b3bbc (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } attrs { replace: true } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } } }
I20260608 09:57:46.761018 29732 catalog_manager.cc:5696] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 82e53118c1c140038413ba0c1e6daacc reported cstate change: config changed from index -1 to 2, NON_VOTER c4d79f7afdd547e3aea39eea040b3bbc (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "38705ae7003044c088290eeeb9ec2181" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } attrs { replace: true } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } } }
W20260608 09:57:46.761909 29880 consensus_peers.cc:597] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 -> Peer c4d79f7afdd547e3aea39eea040b3bbc (127.28.122.68:33497): Couldn't send request to peer c4d79f7afdd547e3aea39eea040b3bbc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3d6bcb6a30e04d06ace1f316ddf2c3dd. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:46.763809 29988 consensus_queue.cc:237] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [LEADER]: Queue 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: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } }
I20260608 09:57:46.764604 29989 raft_consensus.cc:2955] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c4d79f7afdd547e3aea39eea040b3bbc (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } attrs { replace: true } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } } }
W20260608 09:57:46.775496 29955 consensus_peers.cc:597] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 -> Peer c4d79f7afdd547e3aea39eea040b3bbc (127.28.122.68:33497): Couldn't send request to peer c4d79f7afdd547e3aea39eea040b3bbc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f9f8c7e7f92d4fe28290cbdfc4f6e714. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:46.775557 29913 raft_consensus.cc:1275] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Refusing update from remote peer 35f379c9e67b42979981df793bf7a294: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:46.775861 29837 raft_consensus.cc:1275] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Refusing update from remote peer 35f379c9e67b42979981df793bf7a294: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:46.777386 30194 consensus_queue.cc:1048] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:46.779259 30198 consensus_queue.cc:1048] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:46.788283 30198 raft_consensus.cc:2955] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c4d79f7afdd547e3aea39eea040b3bbc (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } } }
I20260608 09:57:46.790148 29913 raft_consensus.cc:2955] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c4d79f7afdd547e3aea39eea040b3bbc (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } } }
I20260608 09:57:46.791986 29837 raft_consensus.cc:2955] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c4d79f7afdd547e3aea39eea040b3bbc (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } } }
I20260608 09:57:46.804052 29733 catalog_manager.cc:5696] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 reported cstate change: config changed from index -1 to 2, NON_VOTER c4d79f7afdd547e3aea39eea040b3bbc (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "35f379c9e67b42979981df793bf7a294" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:46.820366 29837 consensus_queue.cc:237] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc [LEADER]: Queue 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: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } attrs { replace: true } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } }
I20260608 09:57:46.828914 29913 raft_consensus.cc:1275] T cf8dd4b30fec4175b63fb6d1f257d194 P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Refusing update from remote peer 82e53118c1c140038413ba0c1e6daacc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:46.830006 29989 raft_consensus.cc:1275] T cf8dd4b30fec4175b63fb6d1f257d194 P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Refusing update from remote peer 82e53118c1c140038413ba0c1e6daacc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:46.831116 30219 consensus_queue.cc:1048] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc [LEADER]: Connected to new peer: Peer: permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:46.832125 30079 consensus_queue.cc:1048] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:57:46.838969 29804 consensus_peers.cc:597] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc -> Peer c4d79f7afdd547e3aea39eea040b3bbc (127.28.122.68:33497): Couldn't send request to peer c4d79f7afdd547e3aea39eea040b3bbc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cf8dd4b30fec4175b63fb6d1f257d194. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:46.841815 30219 raft_consensus.cc:2955] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c4d79f7afdd547e3aea39eea040b3bbc (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } attrs { replace: true } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } } }
I20260608 09:57:46.843677 29913 raft_consensus.cc:2955] T cf8dd4b30fec4175b63fb6d1f257d194 P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c4d79f7afdd547e3aea39eea040b3bbc (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } attrs { replace: true } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } } }
I20260608 09:57:46.846275 29989 raft_consensus.cc:2955] T cf8dd4b30fec4175b63fb6d1f257d194 P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c4d79f7afdd547e3aea39eea040b3bbc (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } attrs { replace: true } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } } }
I20260608 09:57:46.857604 29734 catalog_manager.cc:5696] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc reported cstate change: config changed from index -1 to 2, NON_VOTER c4d79f7afdd547e3aea39eea040b3bbc (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "82e53118c1c140038413ba0c1e6daacc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:47.147323 30224 ts_tablet_manager.cc:933] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P c4d79f7afdd547e3aea39eea040b3bbc: Initiating tablet copy from peer 35f379c9e67b42979981df793bf7a294 (127.28.122.67:33641)
I20260608 09:57:47.149597 30224 tablet_copy_client.cc:323] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P c4d79f7afdd547e3aea39eea040b3bbc: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.67:33641
I20260608 09:57:47.162031 29999 tablet_copy_service.cc:140] P 35f379c9e67b42979981df793bf7a294: Received BeginTabletCopySession request for tablet ffde2ad2380c4cd7bf56d6f4afec2ac2 from peer c4d79f7afdd547e3aea39eea040b3bbc ({username='slave'} at 127.0.0.1:47886)
I20260608 09:57:47.162629 29999 tablet_copy_service.cc:161] P 35f379c9e67b42979981df793bf7a294: Beginning new tablet copy session on tablet ffde2ad2380c4cd7bf56d6f4afec2ac2 from peer c4d79f7afdd547e3aea39eea040b3bbc at {username='slave'} at 127.0.0.1:47886: session id = c4d79f7afdd547e3aea39eea040b3bbc-ffde2ad2380c4cd7bf56d6f4afec2ac2
I20260608 09:57:47.168083 29999 tablet_copy_source_session.cc:215] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:47.171299 30224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffde2ad2380c4cd7bf56d6f4afec2ac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:47.181452 30224 tablet_copy_client.cc:806] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P c4d79f7afdd547e3aea39eea040b3bbc: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:47.182098 30224 tablet_copy_client.cc:670] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P c4d79f7afdd547e3aea39eea040b3bbc: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:47.186056 30224 tablet_copy_client.cc:538] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P c4d79f7afdd547e3aea39eea040b3bbc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:47.192876 30224 tablet_bootstrap.cc:492] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P c4d79f7afdd547e3aea39eea040b3bbc: Bootstrap starting.
I20260608 09:57:47.210827 30224 tablet_bootstrap.cc:492] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P c4d79f7afdd547e3aea39eea040b3bbc: 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
I20260608 09:57:47.211570 30224 tablet_bootstrap.cc:492] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P c4d79f7afdd547e3aea39eea040b3bbc: Bootstrap complete.
I20260608 09:57:47.212082 30224 ts_tablet_manager.cc:1403] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P c4d79f7afdd547e3aea39eea040b3bbc: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260608 09:57:47.214318 30224 raft_consensus.cc:359] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P c4d79f7afdd547e3aea39eea040b3bbc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } attrs { replace: true } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } }
I20260608 09:57:47.214891 30224 raft_consensus.cc:740] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P c4d79f7afdd547e3aea39eea040b3bbc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c4d79f7afdd547e3aea39eea040b3bbc, State: Initialized, Role: LEARNER
I20260608 09:57:47.215440 30224 consensus_queue.cc:260] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P c4d79f7afdd547e3aea39eea040b3bbc [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: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } attrs { replace: true } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } }
I20260608 09:57:47.218014 30224 ts_tablet_manager.cc:1434] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P c4d79f7afdd547e3aea39eea040b3bbc: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260608 09:57:47.219748 29999 tablet_copy_service.cc:342] P 35f379c9e67b42979981df793bf7a294: Request end of tablet copy session c4d79f7afdd547e3aea39eea040b3bbc-ffde2ad2380c4cd7bf56d6f4afec2ac2 received from {username='slave'} at 127.0.0.1:47886
I20260608 09:57:47.220167 29999 tablet_copy_service.cc:434] P 35f379c9e67b42979981df793bf7a294: ending tablet copy session c4d79f7afdd547e3aea39eea040b3bbc-ffde2ad2380c4cd7bf56d6f4afec2ac2 on tablet ffde2ad2380c4cd7bf56d6f4afec2ac2 with peer c4d79f7afdd547e3aea39eea040b3bbc
I20260608 09:57:47.274565 30224 ts_tablet_manager.cc:933] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P c4d79f7afdd547e3aea39eea040b3bbc: Initiating tablet copy from peer 35f379c9e67b42979981df793bf7a294 (127.28.122.67:33641)
I20260608 09:57:47.276117 30224 tablet_copy_client.cc:323] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P c4d79f7afdd547e3aea39eea040b3bbc: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.67:33641
I20260608 09:57:47.277662 29999 tablet_copy_service.cc:140] P 35f379c9e67b42979981df793bf7a294: Received BeginTabletCopySession request for tablet f9f8c7e7f92d4fe28290cbdfc4f6e714 from peer c4d79f7afdd547e3aea39eea040b3bbc ({username='slave'} at 127.0.0.1:47886)
I20260608 09:57:47.278111 29999 tablet_copy_service.cc:161] P 35f379c9e67b42979981df793bf7a294: Beginning new tablet copy session on tablet f9f8c7e7f92d4fe28290cbdfc4f6e714 from peer c4d79f7afdd547e3aea39eea040b3bbc at {username='slave'} at 127.0.0.1:47886: session id = c4d79f7afdd547e3aea39eea040b3bbc-f9f8c7e7f92d4fe28290cbdfc4f6e714
I20260608 09:57:47.282884 30230 ts_tablet_manager.cc:933] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P c4d79f7afdd547e3aea39eea040b3bbc: Initiating tablet copy from peer 38705ae7003044c088290eeeb9ec2181 (127.28.122.66:45947)
I20260608 09:57:47.284075 29999 tablet_copy_source_session.cc:215] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:47.286300 30230 tablet_copy_client.cc:323] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P c4d79f7afdd547e3aea39eea040b3bbc: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.66:45947
I20260608 09:57:47.287950 30224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9f8c7e7f92d4fe28290cbdfc4f6e714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:47.299921 29924 tablet_copy_service.cc:140] P 38705ae7003044c088290eeeb9ec2181: Received BeginTabletCopySession request for tablet 3d6bcb6a30e04d06ace1f316ddf2c3dd from peer c4d79f7afdd547e3aea39eea040b3bbc ({username='slave'} at 127.0.0.1:55486)
I20260608 09:57:47.300590 29924 tablet_copy_service.cc:161] P 38705ae7003044c088290eeeb9ec2181: Beginning new tablet copy session on tablet 3d6bcb6a30e04d06ace1f316ddf2c3dd from peer c4d79f7afdd547e3aea39eea040b3bbc at {username='slave'} at 127.0.0.1:55486: session id = c4d79f7afdd547e3aea39eea040b3bbc-3d6bcb6a30e04d06ace1f316ddf2c3dd
I20260608 09:57:47.302093 30224 tablet_copy_client.cc:806] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P c4d79f7afdd547e3aea39eea040b3bbc: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:47.302693 30224 tablet_copy_client.cc:670] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P c4d79f7afdd547e3aea39eea040b3bbc: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:47.306699 30224 tablet_copy_client.cc:538] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P c4d79f7afdd547e3aea39eea040b3bbc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:47.310650 29924 tablet_copy_source_session.cc:215] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:47.314054 30230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d6bcb6a30e04d06ace1f316ddf2c3dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:47.314975 30224 tablet_bootstrap.cc:492] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P c4d79f7afdd547e3aea39eea040b3bbc: Bootstrap starting.
I20260608 09:57:47.330044 30230 tablet_copy_client.cc:806] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P c4d79f7afdd547e3aea39eea040b3bbc: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:47.331072 30230 tablet_copy_client.cc:670] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P c4d79f7afdd547e3aea39eea040b3bbc: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:47.333138 30224 tablet_bootstrap.cc:492] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P c4d79f7afdd547e3aea39eea040b3bbc: 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
I20260608 09:57:47.333940 30224 tablet_bootstrap.cc:492] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P c4d79f7afdd547e3aea39eea040b3bbc: Bootstrap complete.
I20260608 09:57:47.334488 30224 ts_tablet_manager.cc:1403] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P c4d79f7afdd547e3aea39eea040b3bbc: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260608 09:57:47.335454 30230 tablet_copy_client.cc:538] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P c4d79f7afdd547e3aea39eea040b3bbc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:47.337440 30224 raft_consensus.cc:359] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P c4d79f7afdd547e3aea39eea040b3bbc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } }
I20260608 09:57:47.338233 30224 raft_consensus.cc:740] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P c4d79f7afdd547e3aea39eea040b3bbc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c4d79f7afdd547e3aea39eea040b3bbc, State: Initialized, Role: LEARNER
I20260608 09:57:47.338753 30224 consensus_queue.cc:260] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P c4d79f7afdd547e3aea39eea040b3bbc [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: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } attrs { replace: true } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } }
I20260608 09:57:47.340847 30224 ts_tablet_manager.cc:1434] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P c4d79f7afdd547e3aea39eea040b3bbc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:57:47.342527 29999 tablet_copy_service.cc:342] P 35f379c9e67b42979981df793bf7a294: Request end of tablet copy session c4d79f7afdd547e3aea39eea040b3bbc-f9f8c7e7f92d4fe28290cbdfc4f6e714 received from {username='slave'} at 127.0.0.1:47886
I20260608 09:57:47.342931 29999 tablet_copy_service.cc:434] P 35f379c9e67b42979981df793bf7a294: ending tablet copy session c4d79f7afdd547e3aea39eea040b3bbc-f9f8c7e7f92d4fe28290cbdfc4f6e714 on tablet f9f8c7e7f92d4fe28290cbdfc4f6e714 with peer c4d79f7afdd547e3aea39eea040b3bbc
I20260608 09:57:47.344826 30230 tablet_bootstrap.cc:492] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P c4d79f7afdd547e3aea39eea040b3bbc: Bootstrap starting.
I20260608 09:57:47.345644 29161 tablet_server.cc:179] TabletServer@127.28.122.65:0 shutting down...
I20260608 09:57:47.369499 30230 tablet_bootstrap.cc:492] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P c4d79f7afdd547e3aea39eea040b3bbc: 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
I20260608 09:57:47.370564 30230 tablet_bootstrap.cc:492] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P c4d79f7afdd547e3aea39eea040b3bbc: Bootstrap complete.
I20260608 09:57:47.371423 30230 ts_tablet_manager.cc:1403] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P c4d79f7afdd547e3aea39eea040b3bbc: Time spent bootstrapping tablet: real 0.027s	user 0.025s	sys 0.000s
I20260608 09:57:47.375000 30230 raft_consensus.cc:359] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P c4d79f7afdd547e3aea39eea040b3bbc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } attrs { replace: true } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } }
I20260608 09:57:47.376047 30230 raft_consensus.cc:740] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P c4d79f7afdd547e3aea39eea040b3bbc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c4d79f7afdd547e3aea39eea040b3bbc, State: Initialized, Role: LEARNER
I20260608 09:57:47.376886 30230 consensus_queue.cc:260] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P c4d79f7afdd547e3aea39eea040b3bbc [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: "82e53118c1c140038413ba0c1e6daacc" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34845 } } peers { permanent_uuid: "38705ae7003044c088290eeeb9ec2181" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45947 } } peers { permanent_uuid: "35f379c9e67b42979981df793bf7a294" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33641 } attrs { replace: true } } peers { permanent_uuid: "c4d79f7afdd547e3aea39eea040b3bbc" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33497 } attrs { promote: true } }
I20260608 09:57:47.379616 30230 ts_tablet_manager.cc:1434] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P c4d79f7afdd547e3aea39eea040b3bbc: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:57:47.383334 29924 tablet_copy_service.cc:342] P 38705ae7003044c088290eeeb9ec2181: Request end of tablet copy session c4d79f7afdd547e3aea39eea040b3bbc-3d6bcb6a30e04d06ace1f316ddf2c3dd received from {username='slave'} at 127.0.0.1:55486
I20260608 09:57:47.383688 29924 tablet_copy_service.cc:434] P 38705ae7003044c088290eeeb9ec2181: ending tablet copy session c4d79f7afdd547e3aea39eea040b3bbc-3d6bcb6a30e04d06ace1f316ddf2c3dd on tablet 3d6bcb6a30e04d06ace1f316ddf2c3dd with peer c4d79f7afdd547e3aea39eea040b3bbc
I20260608 09:57:47.397924 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:47.398732 29161 tablet_replica.cc:333] T a2cbfa9d313246cc922494bdc0d1483d P 82e53118c1c140038413ba0c1e6daacc: stopping tablet replica
I20260608 09:57:47.399586 29161 raft_consensus.cc:2243] T a2cbfa9d313246cc922494bdc0d1483d P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:47.400070 29161 raft_consensus.cc:2272] T a2cbfa9d313246cc922494bdc0d1483d P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:47.401914 29161 tablet_replica.cc:333] T b54008f121f24eceafb9a05651103496 P 82e53118c1c140038413ba0c1e6daacc: stopping tablet replica
I20260608 09:57:47.402429 29161 raft_consensus.cc:2243] T b54008f121f24eceafb9a05651103496 P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:47.402804 29161 raft_consensus.cc:2272] T b54008f121f24eceafb9a05651103496 P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:47.404633 29161 tablet_replica.cc:333] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 82e53118c1c140038413ba0c1e6daacc: stopping tablet replica
I20260608 09:57:47.405243 29161 raft_consensus.cc:2243] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:47.405676 29161 raft_consensus.cc:2272] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:47.407929 29161 tablet_replica.cc:333] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc: stopping tablet replica
I20260608 09:57:47.408466 29161 raft_consensus.cc:2243] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:47.409324 29161 raft_consensus.cc:2272] T cf8dd4b30fec4175b63fb6d1f257d194 P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:47.411396 29161 tablet_replica.cc:333] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc: stopping tablet replica
I20260608 09:57:47.411890 29161 raft_consensus.cc:2243] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:47.412559 29161 raft_consensus.cc:2272] T 3cef8d0acef947d19f437441ccb6b7ca P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:47.414296 29161 tablet_replica.cc:333] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 82e53118c1c140038413ba0c1e6daacc: stopping tablet replica
I20260608 09:57:47.414789 29161 raft_consensus.cc:2243] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:47.415238 29161 raft_consensus.cc:2272] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:47.417397 29161 tablet_replica.cc:333] T 1b2f06d47b344e708ab85dc060ca3ddd P 82e53118c1c140038413ba0c1e6daacc: stopping tablet replica
I20260608 09:57:47.417892 29161 raft_consensus.cc:2243] T 1b2f06d47b344e708ab85dc060ca3ddd P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:47.418270 29161 raft_consensus.cc:2272] T 1b2f06d47b344e708ab85dc060ca3ddd P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:47.419909 29161 tablet_replica.cc:333] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 82e53118c1c140038413ba0c1e6daacc: stopping tablet replica
I20260608 09:57:47.420331 29161 raft_consensus.cc:2243] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:47.420783 29161 raft_consensus.cc:2272] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 82e53118c1c140038413ba0c1e6daacc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:57:47.432883 29953 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 09:57:47.435993 29953 consensus_peers.cc:597] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294 -> Peer 82e53118c1c140038413ba0c1e6daacc (127.28.122.65:34845): Couldn't send request to peer 82e53118c1c140038413ba0c1e6daacc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:47.453882 29161 tablet_server.cc:196] TabletServer@127.28.122.65:0 shutdown complete.
I20260608 09:57:47.479458 29161 tablet_server.cc:179] TabletServer@127.28.122.66:0 shutting down...
I20260608 09:57:47.513140 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:47.514041 29161 tablet_replica.cc:333] T 3cef8d0acef947d19f437441ccb6b7ca P 38705ae7003044c088290eeeb9ec2181: stopping tablet replica
I20260608 09:57:47.514827 29161 raft_consensus.cc:2243] T 3cef8d0acef947d19f437441ccb6b7ca P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:47.515446 29161 raft_consensus.cc:2272] T 3cef8d0acef947d19f437441ccb6b7ca P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:47.517948 29161 tablet_replica.cc:333] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 38705ae7003044c088290eeeb9ec2181: stopping tablet replica
I20260608 09:57:47.518728 29161 raft_consensus.cc:2243] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:47.519325 29161 raft_consensus.cc:2272] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:47.522094 29161 tablet_replica.cc:333] T cf8dd4b30fec4175b63fb6d1f257d194 P 38705ae7003044c088290eeeb9ec2181: stopping tablet replica
I20260608 09:57:47.522845 29161 raft_consensus.cc:2243] T cf8dd4b30fec4175b63fb6d1f257d194 P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:47.523435 29161 raft_consensus.cc:2272] T cf8dd4b30fec4175b63fb6d1f257d194 P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:47.526208 29161 tablet_replica.cc:333] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181: stopping tablet replica
I20260608 09:57:47.526918 29161 raft_consensus.cc:2243] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:47.527909 29161 raft_consensus.cc:2272] T b54008f121f24eceafb9a05651103496 P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:47.530408 29161 tablet_replica.cc:333] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 38705ae7003044c088290eeeb9ec2181: stopping tablet replica
I20260608 09:57:47.531126 29161 raft_consensus.cc:2243] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:47.531694 29161 raft_consensus.cc:2272] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:47.534359 29161 tablet_replica.cc:333] T 1b2f06d47b344e708ab85dc060ca3ddd P 38705ae7003044c088290eeeb9ec2181: stopping tablet replica
I20260608 09:57:47.535060 29161 raft_consensus.cc:2243] T 1b2f06d47b344e708ab85dc060ca3ddd P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:47.535616 29161 raft_consensus.cc:2272] T 1b2f06d47b344e708ab85dc060ca3ddd P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:47.537431 29161 tablet_replica.cc:333] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181: stopping tablet replica
I20260608 09:57:47.537947 29161 raft_consensus.cc:2243] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:47.538851 29161 raft_consensus.cc:2272] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:47.541121 29161 tablet_replica.cc:333] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181: stopping tablet replica
I20260608 09:57:47.541628 29161 raft_consensus.cc:2243] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:47.542287 29161 raft_consensus.cc:2272] T a2cbfa9d313246cc922494bdc0d1483d P 38705ae7003044c088290eeeb9ec2181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:47.553653 30140 raft_consensus.cc:1217] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P c4d79f7afdd547e3aea39eea040b3bbc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:57:47.575083 29161 tablet_server.cc:196] TabletServer@127.28.122.66:0 shutdown complete.
I20260608 09:57:47.594508 29161 tablet_server.cc:179] TabletServer@127.28.122.67:0 shutting down...
W20260608 09:57:47.610370 29953 consensus_peers.cc:597] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 -> Peer 38705ae7003044c088290eeeb9ec2181 (127.28.122.66:45947): Couldn't send request to peer 38705ae7003044c088290eeeb9ec2181. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.66:45947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:57:47.613687 29953 consensus_peers.cc:597] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294 -> Peer 38705ae7003044c088290eeeb9ec2181 (127.28.122.66:45947): Couldn't send request to peer 38705ae7003044c088290eeeb9ec2181. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.66:45947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:47.630622 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:47.631615 29161 tablet_replica.cc:333] T b54008f121f24eceafb9a05651103496 P 35f379c9e67b42979981df793bf7a294: stopping tablet replica
I20260608 09:57:47.632442 29161 raft_consensus.cc:2243] T b54008f121f24eceafb9a05651103496 P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:47.633013 29161 raft_consensus.cc:2272] T b54008f121f24eceafb9a05651103496 P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:47.635516 29161 tablet_replica.cc:333] T a2cbfa9d313246cc922494bdc0d1483d P 35f379c9e67b42979981df793bf7a294: stopping tablet replica
I20260608 09:57:47.636270 29161 raft_consensus.cc:2243] T a2cbfa9d313246cc922494bdc0d1483d P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:47.636760 29161 raft_consensus.cc:2272] T a2cbfa9d313246cc922494bdc0d1483d P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:47.639060 29161 tablet_replica.cc:333] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294: stopping tablet replica
I20260608 09:57:47.639773 29161 raft_consensus.cc:2243] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:47.641049 29161 raft_consensus.cc:2272] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:47.643828 29161 tablet_replica.cc:333] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 35f379c9e67b42979981df793bf7a294: stopping tablet replica
I20260608 09:57:47.644536 29161 raft_consensus.cc:2243] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:47.645090 29161 raft_consensus.cc:2272] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:47.647919 29161 tablet_replica.cc:333] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294: stopping tablet replica
I20260608 09:57:47.648644 29161 raft_consensus.cc:2243] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:47.649608 29161 raft_consensus.cc:2272] T 1b2f06d47b344e708ab85dc060ca3ddd P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:47.651960 29161 tablet_replica.cc:333] T cf8dd4b30fec4175b63fb6d1f257d194 P 35f379c9e67b42979981df793bf7a294: stopping tablet replica
I20260608 09:57:47.652645 29161 raft_consensus.cc:2243] T cf8dd4b30fec4175b63fb6d1f257d194 P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:47.653252 29161 raft_consensus.cc:2272] T cf8dd4b30fec4175b63fb6d1f257d194 P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:47.655936 29161 tablet_replica.cc:333] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294: stopping tablet replica
I20260608 09:57:47.656580 29161 raft_consensus.cc:2243] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:47.657764 29161 raft_consensus.cc:2272] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:47.660211 29161 tablet_replica.cc:333] T 3cef8d0acef947d19f437441ccb6b7ca P 35f379c9e67b42979981df793bf7a294: stopping tablet replica
I20260608 09:57:47.660660 29161 raft_consensus.cc:2243] T 3cef8d0acef947d19f437441ccb6b7ca P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:47.661161 29161 raft_consensus.cc:2272] T 3cef8d0acef947d19f437441ccb6b7ca P 35f379c9e67b42979981df793bf7a294 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:47.688740 29161 tablet_server.cc:196] TabletServer@127.28.122.67:0 shutdown complete.
I20260608 09:57:47.714383 29161 tablet_server.cc:179] TabletServer@127.28.122.68:0 shutting down...
I20260608 09:57:47.736308 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:47.737586 29161 tablet_replica.cc:333] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P c4d79f7afdd547e3aea39eea040b3bbc: stopping tablet replica
I20260608 09:57:47.738129 29161 raft_consensus.cc:2243] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P c4d79f7afdd547e3aea39eea040b3bbc [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:57:47.738518 29161 raft_consensus.cc:2272] T 3d6bcb6a30e04d06ace1f316ddf2c3dd P c4d79f7afdd547e3aea39eea040b3bbc [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:57:47.740585 29161 tablet_replica.cc:333] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P c4d79f7afdd547e3aea39eea040b3bbc: stopping tablet replica
I20260608 09:57:47.741185 29161 raft_consensus.cc:2243] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P c4d79f7afdd547e3aea39eea040b3bbc [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:57:47.741555 29161 raft_consensus.cc:2272] T f9f8c7e7f92d4fe28290cbdfc4f6e714 P c4d79f7afdd547e3aea39eea040b3bbc [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:57:47.743490 29161 tablet_replica.cc:333] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P c4d79f7afdd547e3aea39eea040b3bbc: stopping tablet replica
I20260608 09:57:47.743944 29161 raft_consensus.cc:2243] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P c4d79f7afdd547e3aea39eea040b3bbc [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:57:47.744277 29161 raft_consensus.cc:2272] T ffde2ad2380c4cd7bf56d6f4afec2ac2 P c4d79f7afdd547e3aea39eea040b3bbc [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:57:47.764182 29161 tablet_server.cc:196] TabletServer@127.28.122.68:0 shutdown complete.
I20260608 09:57:47.775406 29161 master.cc:562] Master@127.28.122.126:36789 shutting down...
W20260608 09:57:47.798785 29784 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:57:47.799044 29784 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:57:47.799288 29784 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:57:47.800431 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aa027e7677db4976851af5ed34de68fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:47.800873 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aa027e7677db4976851af5ed34de68fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:47.801170 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P aa027e7677db4976851af5ed34de68fd: stopping tablet replica
I20260608 09:57:47.820382 29161 master.cc:584] Master@127.28.122.126:36789 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9358 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 09:57:47.856208 29161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.122.126:41287,127.28.122.125:45639,127.28.122.124:34705
I20260608 09:57:47.857594 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:47.863368 30240 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
W20260608 09:57:47.863984 30239 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
W20260608 09:57:47.863897 30242 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
I20260608 09:57:47.864378 29161 server_base.cc:1061] running on GCE node
I20260608 09:57:47.865237 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:47.865424 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:47.865600 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912667865583 us; error 0 us; skew 500 ppm
I20260608 09:57:47.866160 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:47.868623 29161 webserver.cc:533] Webserver started at http://127.28.122.126:38899/ using document root <none> and password file <none>
I20260608 09:57:47.869156 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:47.869334 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:47.869593 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:47.870651 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-0-root/instance:
uuid: "09c316879cba498a9f25ef75d9bcbcce"
format_stamp: "Formatted at 2026-06-08 09:57:47 on dist-test-slave-th08"
I20260608 09:57:47.875375 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 09:57:47.878870 30247 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:47.879639 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 09:57:47.879966 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-0-root
uuid: "09c316879cba498a9f25ef75d9bcbcce"
format_stamp: "Formatted at 2026-06-08 09:57:47 on dist-test-slave-th08"
I20260608 09:57:47.880237 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-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)
I20260608 09:57:47.900019 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:47.901222 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:47.939450 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.126:41287
I20260608 09:57:47.939564 30299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.126:41287 every 8 connection(s)
I20260608 09:57:47.943487 30300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:47.943539 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:47.948813 30302 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
W20260608 09:57:47.950191 30303 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
I20260608 09:57:47.950235 30300 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:57:47.953823 29161 server_base.cc:1061] running on GCE node
W20260608 09:57:47.952922 30305 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
I20260608 09:57:47.955199 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:47.955480 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:47.955639 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912667955625 us; error 0 us; skew 500 ppm
I20260608 09:57:47.956362 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:47.958945 29161 webserver.cc:533] Webserver started at http://127.28.122.125:41145/ using document root <none> and password file <none>
I20260608 09:57:47.959618 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:47.959849 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:47.960177 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:47.961550 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-1-root/instance:
uuid: "97c106cf736a4b3cb1c4046129a1910d"
format_stamp: "Formatted at 2026-06-08 09:57:47 on dist-test-slave-th08"
I20260608 09:57:47.964733 30300 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:57:47.966674 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
W20260608 09:57:47.970228 30300 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.122.125:45639: Network error: Client connection negotiation failed: client connection to 127.28.122.125:45639: connect: Connection refused (error 111)
I20260608 09:57:47.971472 30313 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:47.972255 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:57:47.972533 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-1-root
uuid: "97c106cf736a4b3cb1c4046129a1910d"
format_stamp: "Formatted at 2026-06-08 09:57:47 on dist-test-slave-th08"
I20260608 09:57:47.972808 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-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)
I20260608 09:57:47.994975 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:47.996212 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:48.008766 30300 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } attempt: 1
W20260608 09:57:48.013682 30300 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.122.125:45639: Network error: Client connection negotiation failed: client connection to 127.28.122.125:45639: connect: Connection refused (error 111)
I20260608 09:57:48.032801 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.125:45639
I20260608 09:57:48.032948 30364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.125:45639 every 8 connection(s)
I20260608 09:57:48.036708 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:57:48.036703 30365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:57:48.042174 30367 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
W20260608 09:57:48.043756 30368 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
I20260608 09:57:48.044305 30365 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:57:48.044982 30370 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
I20260608 09:57:48.046228 29161 server_base.cc:1061] running on GCE node
I20260608 09:57:48.047322 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:48.047609 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:48.047787 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912668047770 us; error 0 us; skew 500 ppm
I20260608 09:57:48.048374 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:48.051083 29161 webserver.cc:533] Webserver started at http://127.28.122.124:34693/ using document root <none> and password file <none>
I20260608 09:57:48.051676 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:48.051863 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:48.052132 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:48.053158 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-2-root/instance:
uuid: "49580aada7b54788957d129a1cc378f7"
format_stamp: "Formatted at 2026-06-08 09:57:48 on dist-test-slave-th08"
I20260608 09:57:48.057334 30365 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:57:48.058265 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:57:48.062501 30377 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:48.063558 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:57:48.063910 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-2-root
uuid: "49580aada7b54788957d129a1cc378f7"
format_stamp: "Formatted at 2026-06-08 09:57:48 on dist-test-slave-th08"
I20260608 09:57:48.064267 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/master-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)
I20260608 09:57:48.073978 30365 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:57:48.079653 30365 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.122.124:34705: Network error: Client connection negotiation failed: client connection to 127.28.122.124:34705: connect: Connection refused (error 111)
I20260608 09:57:48.085846 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:48.087031 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:48.092206 30300 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } attempt: 2
I20260608 09:57:48.103315 30300 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:57:48.108808 30300 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.122.124:34705: Network error: Client connection negotiation failed: client connection to 127.28.122.124:34705: connect: Connection refused (error 111)
I20260608 09:57:48.109118 30365 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } attempt: 1
W20260608 09:57:48.113622 30365 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.122.124:34705: Network error: Client connection negotiation failed: client connection to 127.28.122.124:34705: connect: Connection refused (error 111)
I20260608 09:57:48.181490 30300 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } attempt: 1
I20260608 09:57:48.211593 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.124:34705
I20260608 09:57:48.211650 30430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.124:34705 every 8 connection(s)
I20260608 09:57:48.216004 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:57:48.217096 30431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:48.225400 30431 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:57:48.238193 30431 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:57:48.239030 30365 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } attempt: 2
I20260608 09:57:48.243316 30300 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce: Bootstrap starting.
I20260608 09:57:48.249491 30300 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:48.253770 30431 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:57:48.255532 30300 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce: No bootstrap required, opened a new log
I20260608 09:57:48.256629 30365 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d: Bootstrap starting.
I20260608 09:57:48.258967 30300 raft_consensus.cc:359] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } }
I20260608 09:57:48.259732 30300 raft_consensus.cc:385] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:48.260025 30300 raft_consensus.cc:740] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09c316879cba498a9f25ef75d9bcbcce, State: Initialized, Role: FOLLOWER
I20260608 09:57:48.260990 30300 consensus_queue.cc:260] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } }
I20260608 09:57:48.263147 30436 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } } }
I20260608 09:57:48.263955 30436 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:57:48.263988 30365 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:48.264777 30300 sys_catalog.cc:565] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:57:48.278456 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 09:57:48.278461 30431 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7: Bootstrap starting.
I20260608 09:57:48.281404 30365 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d: No bootstrap required, opened a new log
W20260608 09:57:48.282645 30448 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:57:48.282933 30448 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:57:48.284569 30365 raft_consensus.cc:359] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } }
I20260608 09:57:48.285323 30365 raft_consensus.cc:385] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:48.285629 30431 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:48.285625 30365 raft_consensus.cc:740] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97c106cf736a4b3cb1c4046129a1910d, State: Initialized, Role: FOLLOWER
I20260608 09:57:48.286590 30365 consensus_queue.cc:260] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } }
I20260608 09:57:48.288691 30449 sys_catalog.cc:455] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } } }
I20260608 09:57:48.289467 30449 sys_catalog.cc:458] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:57:48.290156 30365 sys_catalog.cc:565] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:57:48.291700 30431 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7: No bootstrap required, opened a new log
I20260608 09:57:48.294677 30431 raft_consensus.cc:359] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } }
I20260608 09:57:48.295426 30431 raft_consensus.cc:385] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:48.295738 30431 raft_consensus.cc:740] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49580aada7b54788957d129a1cc378f7, State: Initialized, Role: FOLLOWER
I20260608 09:57:48.296571 30431 consensus_queue.cc:260] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } }
I20260608 09:57:48.298508 30456 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } } }
I20260608 09:57:48.299157 30456 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:57:48.300534 30431 sys_catalog.cc:565] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:57:48.303140 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260608 09:57:48.307314 30462 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:57:48.307639 30462 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:57:48.313520 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:48.316119 30473 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:57:48.316478 30473 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 09:57:48.320900 30474 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
W20260608 09:57:48.321664 30475 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
I20260608 09:57:48.323637 29161 server_base.cc:1061] running on GCE node
W20260608 09:57:48.323985 30477 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
I20260608 09:57:48.324780 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:48.325042 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:48.325232 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912668325212 us; error 0 us; skew 500 ppm
I20260608 09:57:48.325795 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:48.328506 29161 webserver.cc:533] Webserver started at http://127.28.122.65:33077/ using document root <none> and password file <none>
I20260608 09:57:48.329020 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:48.329188 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:48.329460 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:48.330658 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/ts-0-root/instance:
uuid: "20d82c8f96334f53b60a6ba4d7ebdb25"
format_stamp: "Formatted at 2026-06-08 09:57:48 on dist-test-slave-th08"
I20260608 09:57:48.335451 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 09:57:48.338997 30482 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:48.339843 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:57:48.340131 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/ts-0-root
uuid: "20d82c8f96334f53b60a6ba4d7ebdb25"
format_stamp: "Formatted at 2026-06-08 09:57:48 on dist-test-slave-th08"
I20260608 09:57:48.340418 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-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)
I20260608 09:57:48.374012 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:48.375293 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:48.377071 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:48.379343 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:48.379542 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:48.379776 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:48.379930 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:48.419198 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.65:39751
I20260608 09:57:48.419335 30545 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.65:39751 every 8 connection(s)
I20260608 09:57:48.438161 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:57:48.442555 30547 heartbeater.cc:344] Connected to a master server at 127.28.122.124:34705
I20260608 09:57:48.442983 30547 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:48.443917 30547 heartbeater.cc:507] Master 127.28.122.124:34705 requested a full tablet report, sending...
I20260608 09:57:48.447357 30395 ts_manager.cc:194] Registered new tserver with Master: 20d82c8f96334f53b60a6ba4d7ebdb25 (127.28.122.65:39751)
I20260608 09:57:48.450129 30456 raft_consensus.cc:493] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:48.450744 30546 heartbeater.cc:344] Connected to a master server at 127.28.122.125:45639
I20260608 09:57:48.450706 30456 raft_consensus.cc:515] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } }
I20260608 09:57:48.451463 30546 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:48.452489 30546 heartbeater.cc:507] Master 127.28.122.125:45639 requested a full tablet report, sending...
I20260608 09:57:48.454401 30275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "49580aada7b54788957d129a1cc378f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09c316879cba498a9f25ef75d9bcbcce" is_pre_election: true
I20260608 09:57:48.455062 30275 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49580aada7b54788957d129a1cc378f7 in term 0.
I20260608 09:57:48.455413 30456 leader_election.cc:290] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09c316879cba498a9f25ef75d9bcbcce (127.28.122.126:41287), 97c106cf736a4b3cb1c4046129a1910d (127.28.122.125:45639)
I20260608 09:57:48.455015 30340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "49580aada7b54788957d129a1cc378f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97c106cf736a4b3cb1c4046129a1910d" is_pre_election: true
I20260608 09:57:48.456384 30340 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49580aada7b54788957d129a1cc378f7 in term 0.
I20260608 09:57:48.456473 30330 ts_manager.cc:194] Registered new tserver with Master: 20d82c8f96334f53b60a6ba4d7ebdb25 (127.28.122.65:39751)
I20260608 09:57:48.456583 30379 leader_election.cc:304] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09c316879cba498a9f25ef75d9bcbcce, 49580aada7b54788957d129a1cc378f7; no voters: 
I20260608 09:57:48.457481 30548 heartbeater.cc:344] Connected to a master server at 127.28.122.126:41287
I20260608 09:57:48.457540 30456 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:48.458079 30548 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:48.459213 30548 heartbeater.cc:507] Master 127.28.122.126:41287 requested a full tablet report, sending...
I20260608 09:57:48.458056 30456 raft_consensus.cc:493] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:48.460292 30456 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:57:48.461063 30553 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
W20260608 09:57:48.461851 30554 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
I20260608 09:57:48.462726 30265 ts_manager.cc:194] Registered new tserver with Master: 20d82c8f96334f53b60a6ba4d7ebdb25 (127.28.122.65:39751)
W20260608 09:57:48.466601 30556 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
I20260608 09:57:48.467209 29161 server_base.cc:1061] running on GCE node
I20260608 09:57:48.468025 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:48.468375 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:48.467990 30456 raft_consensus.cc:515] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } }
I20260608 09:57:48.468551 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912668468532 us; error 0 us; skew 500 ppm
I20260608 09:57:48.469226 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:48.469985 30456 leader_election.cc:290] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [CANDIDATE]: Term 1 election: Requested vote from peers 09c316879cba498a9f25ef75d9bcbcce (127.28.122.126:41287), 97c106cf736a4b3cb1c4046129a1910d (127.28.122.125:45639)
I20260608 09:57:48.470968 30275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "49580aada7b54788957d129a1cc378f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09c316879cba498a9f25ef75d9bcbcce"
I20260608 09:57:48.471726 30275 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:48.471380 30340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "49580aada7b54788957d129a1cc378f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97c106cf736a4b3cb1c4046129a1910d"
I20260608 09:57:48.472916 30340 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:48.477639 30340 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49580aada7b54788957d129a1cc378f7 in term 1.
I20260608 09:57:48.478564 29161 webserver.cc:533] Webserver started at http://127.28.122.66:34017/ using document root <none> and password file <none>
I20260608 09:57:48.478709 30275 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49580aada7b54788957d129a1cc378f7 in term 1.
I20260608 09:57:48.478719 30379 leader_election.cc:304] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49580aada7b54788957d129a1cc378f7, 97c106cf736a4b3cb1c4046129a1910d; no voters: 
I20260608 09:57:48.479375 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:48.479657 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:48.479990 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:48.480211 30456 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:48.481057 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/ts-1-root/instance:
uuid: "8b038223d060422db5b54ed5dcbc54a6"
format_stamp: "Formatted at 2026-06-08 09:57:48 on dist-test-slave-th08"
I20260608 09:57:48.481206 30456 raft_consensus.cc:697] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [term 1 LEADER]: Becoming Leader. State: Replica: 49580aada7b54788957d129a1cc378f7, State: Running, Role: LEADER
I20260608 09:57:48.482043 30456 consensus_queue.cc:237] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } }
I20260608 09:57:48.486618 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 09:57:48.487856 30560 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 49580aada7b54788957d129a1cc378f7. Latest consensus state: current_term: 1 leader_uuid: "49580aada7b54788957d129a1cc378f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } } }
I20260608 09:57:48.488574 30560 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:48.490262 30563 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:57:48.491586 30564 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:48.492455 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:57:48.492744 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/ts-1-root
uuid: "8b038223d060422db5b54ed5dcbc54a6"
format_stamp: "Formatted at 2026-06-08 09:57:48 on dist-test-slave-th08"
I20260608 09:57:48.493075 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-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)
I20260608 09:57:48.495712 30563 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:57:48.504889 30340 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 1 FOLLOWER]: Refusing update from remote peer 49580aada7b54788957d129a1cc378f7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:48.505139 30275 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [term 1 FOLLOWER]: Refusing update from remote peer 49580aada7b54788957d129a1cc378f7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:48.506327 30456 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:48.506999 30560 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:48.515451 30436 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [sys.catalog]: SysCatalogTable state changed. Reason: New leader 49580aada7b54788957d129a1cc378f7. Latest consensus state: current_term: 1 leader_uuid: "49580aada7b54788957d129a1cc378f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } } }
I20260608 09:57:48.516253 30436 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:57:48.520745 30449 sys_catalog.cc:455] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 49580aada7b54788957d129a1cc378f7. Latest consensus state: current_term: 1 leader_uuid: "49580aada7b54788957d129a1cc378f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } } }
I20260608 09:57:48.521526 30449 sys_catalog.cc:458] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:57:48.523324 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:48.525159 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:48.530045 30560 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "49580aada7b54788957d129a1cc378f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } } }
I20260608 09:57:48.530825 30560 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:48.531535 30456 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "49580aada7b54788957d129a1cc378f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } } }
I20260608 09:57:48.532210 30456 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:48.532739 30563 catalog_manager.cc:1382] Generated new cluster ID: 518534dad9b04e0790ef9161dcdca61e
I20260608 09:57:48.533054 30563 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:57:48.533461 30449 sys_catalog.cc:455] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "49580aada7b54788957d129a1cc378f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } } }
I20260608 09:57:48.534153 30449 sys_catalog.cc:458] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:57:48.541401 30436 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "49580aada7b54788957d129a1cc378f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } } }
I20260608 09:57:48.542268 30436 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:57:48.543247 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:48.546291 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:48.546479 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:48.546747 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:48.546904 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:48.558749 30563 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:57:48.560945 30563 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:57:48.589288 30563 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7: Generated new TSK 0
I20260608 09:57:48.590029 30563 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:57:48.616179 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.66:33081
I20260608 09:57:48.616318 30636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.66:33081 every 8 connection(s)
I20260608 09:57:48.629552 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:57:48.638815 30637 heartbeater.cc:344] Connected to a master server at 127.28.122.125:45639
I20260608 09:57:48.639333 30637 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:48.640264 30637 heartbeater.cc:507] Master 127.28.122.125:45639 requested a full tablet report, sending...
I20260608 09:57:48.643468 30330 ts_manager.cc:194] Registered new tserver with Master: 8b038223d060422db5b54ed5dcbc54a6 (127.28.122.66:33081)
W20260608 09:57:48.646080 30644 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
I20260608 09:57:48.647840 30639 heartbeater.cc:344] Connected to a master server at 127.28.122.126:41287
I20260608 09:57:48.650282 30638 heartbeater.cc:344] Connected to a master server at 127.28.122.124:34705
W20260608 09:57:48.649667 30645 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
I20260608 09:57:48.650449 30639 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:48.650764 30638 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:48.651953 30638 heartbeater.cc:507] Master 127.28.122.124:34705 requested a full tablet report, sending...
I20260608 09:57:48.652019 30639 heartbeater.cc:507] Master 127.28.122.126:41287 requested a full tablet report, sending...
W20260608 09:57:48.652608 30647 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
I20260608 09:57:48.652956 29161 server_base.cc:1061] running on GCE node
I20260608 09:57:48.654155 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:48.654415 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:48.654634 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912668654616 us; error 0 us; skew 500 ppm
I20260608 09:57:48.654754 30395 ts_manager.cc:194] Registered new tserver with Master: 8b038223d060422db5b54ed5dcbc54a6 (127.28.122.66:33081)
I20260608 09:57:48.655269 30265 ts_manager.cc:194] Registered new tserver with Master: 8b038223d060422db5b54ed5dcbc54a6 (127.28.122.66:33081)
I20260608 09:57:48.655589 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:48.657083 30395 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37092
I20260608 09:57:48.660188 29161 webserver.cc:533] Webserver started at http://127.28.122.67:38743/ using document root <none> and password file <none>
I20260608 09:57:48.661108 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:48.661345 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:48.661700 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:48.662971 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/ts-2-root/instance:
uuid: "38ae071832ff49afbf316cfd7d5d1b03"
format_stamp: "Formatted at 2026-06-08 09:57:48 on dist-test-slave-th08"
I20260608 09:57:48.669631 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:57:48.673949 30652 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:48.675073 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:57:48.675446 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/ts-2-root
uuid: "38ae071832ff49afbf316cfd7d5d1b03"
format_stamp: "Formatted at 2026-06-08 09:57:48 on dist-test-slave-th08"
I20260608 09:57:48.675702 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912650423017-29161-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)
I20260608 09:57:48.690132 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:48.692051 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:48.694172 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:48.697956 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:48.698251 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:48.698571 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:48.698797 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:48.740379 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.67:42847
I20260608 09:57:48.740486 30715 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.67:42847 every 8 connection(s)
I20260608 09:57:48.763167 30716 heartbeater.cc:344] Connected to a master server at 127.28.122.125:45639
I20260608 09:57:48.763592 30716 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:48.764429 30716 heartbeater.cc:507] Master 127.28.122.125:45639 requested a full tablet report, sending...
I20260608 09:57:48.765383 30717 heartbeater.cc:344] Connected to a master server at 127.28.122.124:34705
I20260608 09:57:48.765844 30717 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:48.766690 30717 heartbeater.cc:507] Master 127.28.122.124:34705 requested a full tablet report, sending...
I20260608 09:57:48.767272 30330 ts_manager.cc:194] Registered new tserver with Master: 38ae071832ff49afbf316cfd7d5d1b03 (127.28.122.67:42847)
I20260608 09:57:48.767874 30718 heartbeater.cc:344] Connected to a master server at 127.28.122.126:41287
I20260608 09:57:48.768249 30718 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:48.768882 30718 heartbeater.cc:507] Master 127.28.122.126:41287 requested a full tablet report, sending...
I20260608 09:57:48.770524 30395 ts_manager.cc:194] Registered new tserver with Master: 38ae071832ff49afbf316cfd7d5d1b03 (127.28.122.67:42847)
I20260608 09:57:48.771255 30265 ts_manager.cc:194] Registered new tserver with Master: 38ae071832ff49afbf316cfd7d5d1b03 (127.28.122.67:42847)
I20260608 09:57:48.771508 29161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.024501323s
I20260608 09:57:48.772362 30395 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37102
W20260608 09:57:49.172160 30296 debug-util.cc:398] Leaking SignalData structure 0x7b08000cbc00 after lost signal to thread 29164
I20260608 09:57:49.286947 30448 catalog_manager.cc:1294] Loaded cluster ID: 518534dad9b04e0790ef9161dcdca61e
I20260608 09:57:49.287317 30448 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce: loading cluster ID for follower catalog manager: success
I20260608 09:57:49.292152 30448 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce: acquiring CA information for follower catalog manager: success
I20260608 09:57:49.295783 30448 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:57:49.311800 30462 catalog_manager.cc:1294] Loaded cluster ID: 518534dad9b04e0790ef9161dcdca61e
I20260608 09:57:49.312089 30462 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d: loading cluster ID for follower catalog manager: success
I20260608 09:57:49.316563 30462 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d: acquiring CA information for follower catalog manager: success
I20260608 09:57:49.320037 30462 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:57:49.453245 30395 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37076
I20260608 09:57:49.659812 30638 heartbeater.cc:499] Master 127.28.122.124:34705 was elected leader, sending a full tablet report...
I20260608 09:57:49.774884 30717 heartbeater.cc:499] Master 127.28.122.124:34705 was elected leader, sending a full tablet report...
I20260608 09:57:50.311867 30472 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:50.390360 30395 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37110:
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: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:57:50.456151 30547 heartbeater.cc:499] Master 127.28.122.124:34705 was elected leader, sending a full tablet report...
I20260608 09:57:50.496145 30510 tablet_service.cc:1511] Processing CreateTablet for tablet e2d422a1b7494acbbe8c473aec8e4dbc (DEFAULT_TABLE table=test-workload [id=b9ba9162c3994881a7015508d7e96989]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:57:50.497750 30510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d422a1b7494acbbe8c473aec8e4dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:50.499536 30680 tablet_service.cc:1511] Processing CreateTablet for tablet 1801b49beb364e7db0239f5fe589d0a5 (DEFAULT_TABLE table=test-workload [id=b9ba9162c3994881a7015508d7e96989]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:57:50.501319 30680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1801b49beb364e7db0239f5fe589d0a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:50.512571 30602 tablet_service.cc:1511] Processing CreateTablet for tablet 56eb487bdad4402bbb88e1e7ae5d45df (DEFAULT_TABLE table=test-workload [id=b9ba9162c3994881a7015508d7e96989]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:57:50.514052 30602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56eb487bdad4402bbb88e1e7ae5d45df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:50.522732 30750 tablet_bootstrap.cc:492] T 1801b49beb364e7db0239f5fe589d0a5 P 38ae071832ff49afbf316cfd7d5d1b03: Bootstrap starting.
I20260608 09:57:50.531803 30750 tablet_bootstrap.cc:654] T 1801b49beb364e7db0239f5fe589d0a5 P 38ae071832ff49afbf316cfd7d5d1b03: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:50.534521 30751 tablet_bootstrap.cc:492] T e2d422a1b7494acbbe8c473aec8e4dbc P 20d82c8f96334f53b60a6ba4d7ebdb25: Bootstrap starting.
I20260608 09:57:50.537772 30750 tablet_bootstrap.cc:492] T 1801b49beb364e7db0239f5fe589d0a5 P 38ae071832ff49afbf316cfd7d5d1b03: No bootstrap required, opened a new log
I20260608 09:57:50.538371 30750 ts_tablet_manager.cc:1403] T 1801b49beb364e7db0239f5fe589d0a5 P 38ae071832ff49afbf316cfd7d5d1b03: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260608 09:57:50.541536 30750 raft_consensus.cc:359] T 1801b49beb364e7db0239f5fe589d0a5 P 38ae071832ff49afbf316cfd7d5d1b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38ae071832ff49afbf316cfd7d5d1b03" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42847 } }
I20260608 09:57:50.542176 30750 raft_consensus.cc:385] T 1801b49beb364e7db0239f5fe589d0a5 P 38ae071832ff49afbf316cfd7d5d1b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:50.542536 30750 raft_consensus.cc:740] T 1801b49beb364e7db0239f5fe589d0a5 P 38ae071832ff49afbf316cfd7d5d1b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38ae071832ff49afbf316cfd7d5d1b03, State: Initialized, Role: FOLLOWER
I20260608 09:57:50.543534 30750 consensus_queue.cc:260] T 1801b49beb364e7db0239f5fe589d0a5 P 38ae071832ff49afbf316cfd7d5d1b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38ae071832ff49afbf316cfd7d5d1b03" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42847 } }
I20260608 09:57:50.543962 30752 tablet_bootstrap.cc:492] T 56eb487bdad4402bbb88e1e7ae5d45df P 8b038223d060422db5b54ed5dcbc54a6: Bootstrap starting.
I20260608 09:57:50.544476 30751 tablet_bootstrap.cc:654] T e2d422a1b7494acbbe8c473aec8e4dbc P 20d82c8f96334f53b60a6ba4d7ebdb25: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:50.548043 30750 raft_consensus.cc:399] T 1801b49beb364e7db0239f5fe589d0a5 P 38ae071832ff49afbf316cfd7d5d1b03 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:57:50.548455 30750 raft_consensus.cc:493] T 1801b49beb364e7db0239f5fe589d0a5 P 38ae071832ff49afbf316cfd7d5d1b03 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:57:50.548866 30750 raft_consensus.cc:3060] T 1801b49beb364e7db0239f5fe589d0a5 P 38ae071832ff49afbf316cfd7d5d1b03 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:50.550239 30751 tablet_bootstrap.cc:492] T e2d422a1b7494acbbe8c473aec8e4dbc P 20d82c8f96334f53b60a6ba4d7ebdb25: No bootstrap required, opened a new log
I20260608 09:57:50.550539 30752 tablet_bootstrap.cc:654] T 56eb487bdad4402bbb88e1e7ae5d45df P 8b038223d060422db5b54ed5dcbc54a6: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:50.550773 30751 ts_tablet_manager.cc:1403] T e2d422a1b7494acbbe8c473aec8e4dbc P 20d82c8f96334f53b60a6ba4d7ebdb25: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.005s
I20260608 09:57:50.554023 30751 raft_consensus.cc:359] T e2d422a1b7494acbbe8c473aec8e4dbc P 20d82c8f96334f53b60a6ba4d7ebdb25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20d82c8f96334f53b60a6ba4d7ebdb25" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39751 } }
I20260608 09:57:50.554596 30751 raft_consensus.cc:385] T e2d422a1b7494acbbe8c473aec8e4dbc P 20d82c8f96334f53b60a6ba4d7ebdb25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:50.554915 30751 raft_consensus.cc:740] T e2d422a1b7494acbbe8c473aec8e4dbc P 20d82c8f96334f53b60a6ba4d7ebdb25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20d82c8f96334f53b60a6ba4d7ebdb25, State: Initialized, Role: FOLLOWER
I20260608 09:57:50.556041 30751 consensus_queue.cc:260] T e2d422a1b7494acbbe8c473aec8e4dbc P 20d82c8f96334f53b60a6ba4d7ebdb25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "20d82c8f96334f53b60a6ba4d7ebdb25" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39751 } }
I20260608 09:57:50.556844 30751 raft_consensus.cc:399] T e2d422a1b7494acbbe8c473aec8e4dbc P 20d82c8f96334f53b60a6ba4d7ebdb25 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:57:50.557277 30751 raft_consensus.cc:493] T e2d422a1b7494acbbe8c473aec8e4dbc P 20d82c8f96334f53b60a6ba4d7ebdb25 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:57:50.556196 30750 raft_consensus.cc:515] T 1801b49beb364e7db0239f5fe589d0a5 P 38ae071832ff49afbf316cfd7d5d1b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38ae071832ff49afbf316cfd7d5d1b03" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42847 } }
I20260608 09:57:50.557664 30751 raft_consensus.cc:3060] T e2d422a1b7494acbbe8c473aec8e4dbc P 20d82c8f96334f53b60a6ba4d7ebdb25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:50.558236 30750 leader_election.cc:304] T 1801b49beb364e7db0239f5fe589d0a5 P 38ae071832ff49afbf316cfd7d5d1b03 [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: 38ae071832ff49afbf316cfd7d5d1b03; no voters: 
I20260608 09:57:50.559468 30752 tablet_bootstrap.cc:492] T 56eb487bdad4402bbb88e1e7ae5d45df P 8b038223d060422db5b54ed5dcbc54a6: No bootstrap required, opened a new log
I20260608 09:57:50.560081 30752 ts_tablet_manager.cc:1403] T 56eb487bdad4402bbb88e1e7ae5d45df P 8b038223d060422db5b54ed5dcbc54a6: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.006s
I20260608 09:57:50.563287 30752 raft_consensus.cc:359] T 56eb487bdad4402bbb88e1e7ae5d45df P 8b038223d060422db5b54ed5dcbc54a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b038223d060422db5b54ed5dcbc54a6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 33081 } }
I20260608 09:57:50.563964 30752 raft_consensus.cc:385] T 56eb487bdad4402bbb88e1e7ae5d45df P 8b038223d060422db5b54ed5dcbc54a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:50.564321 30752 raft_consensus.cc:740] T 56eb487bdad4402bbb88e1e7ae5d45df P 8b038223d060422db5b54ed5dcbc54a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b038223d060422db5b54ed5dcbc54a6, State: Initialized, Role: FOLLOWER
I20260608 09:57:50.565328 30752 consensus_queue.cc:260] T 56eb487bdad4402bbb88e1e7ae5d45df P 8b038223d060422db5b54ed5dcbc54a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8b038223d060422db5b54ed5dcbc54a6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 33081 } }
I20260608 09:57:50.566159 30752 raft_consensus.cc:399] T 56eb487bdad4402bbb88e1e7ae5d45df P 8b038223d060422db5b54ed5dcbc54a6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:57:50.566634 30752 raft_consensus.cc:493] T 56eb487bdad4402bbb88e1e7ae5d45df P 8b038223d060422db5b54ed5dcbc54a6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:57:50.567087 30752 raft_consensus.cc:3060] T 56eb487bdad4402bbb88e1e7ae5d45df P 8b038223d060422db5b54ed5dcbc54a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:50.568766 30751 raft_consensus.cc:515] T e2d422a1b7494acbbe8c473aec8e4dbc P 20d82c8f96334f53b60a6ba4d7ebdb25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20d82c8f96334f53b60a6ba4d7ebdb25" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39751 } }
I20260608 09:57:50.569639 30751 leader_election.cc:304] T e2d422a1b7494acbbe8c473aec8e4dbc P 20d82c8f96334f53b60a6ba4d7ebdb25 [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: 20d82c8f96334f53b60a6ba4d7ebdb25; no voters: 
I20260608 09:57:50.570219 30756 raft_consensus.cc:2804] T 1801b49beb364e7db0239f5fe589d0a5 P 38ae071832ff49afbf316cfd7d5d1b03 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:50.569770 30750 leader_election.cc:290] T 1801b49beb364e7db0239f5fe589d0a5 P 38ae071832ff49afbf316cfd7d5d1b03 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:57:50.574623 30751 leader_election.cc:290] T e2d422a1b7494acbbe8c473aec8e4dbc P 20d82c8f96334f53b60a6ba4d7ebdb25 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:57:50.575163 30752 raft_consensus.cc:515] T 56eb487bdad4402bbb88e1e7ae5d45df P 8b038223d060422db5b54ed5dcbc54a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b038223d060422db5b54ed5dcbc54a6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 33081 } }
I20260608 09:57:50.576046 30752 leader_election.cc:304] T 56eb487bdad4402bbb88e1e7ae5d45df P 8b038223d060422db5b54ed5dcbc54a6 [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: 8b038223d060422db5b54ed5dcbc54a6; no voters: 
I20260608 09:57:50.576510 30756 raft_consensus.cc:697] T 1801b49beb364e7db0239f5fe589d0a5 P 38ae071832ff49afbf316cfd7d5d1b03 [term 1 LEADER]: Becoming Leader. State: Replica: 38ae071832ff49afbf316cfd7d5d1b03, State: Running, Role: LEADER
I20260608 09:57:50.577555 30756 consensus_queue.cc:237] T 1801b49beb364e7db0239f5fe589d0a5 P 38ae071832ff49afbf316cfd7d5d1b03 [LEADER]: Queue going to LEADER mode. State: All 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: "38ae071832ff49afbf316cfd7d5d1b03" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42847 } }
I20260608 09:57:50.580776 30757 raft_consensus.cc:2804] T e2d422a1b7494acbbe8c473aec8e4dbc P 20d82c8f96334f53b60a6ba4d7ebdb25 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:50.584506 30750 ts_tablet_manager.cc:1434] T 1801b49beb364e7db0239f5fe589d0a5 P 38ae071832ff49afbf316cfd7d5d1b03: Time spent starting tablet: real 0.046s	user 0.017s	sys 0.011s
I20260608 09:57:50.587213 30757 raft_consensus.cc:697] T e2d422a1b7494acbbe8c473aec8e4dbc P 20d82c8f96334f53b60a6ba4d7ebdb25 [term 1 LEADER]: Becoming Leader. State: Replica: 20d82c8f96334f53b60a6ba4d7ebdb25, State: Running, Role: LEADER
I20260608 09:57:50.607436 30394 catalog_manager.cc:5696] T 1801b49beb364e7db0239f5fe589d0a5 P 38ae071832ff49afbf316cfd7d5d1b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 38ae071832ff49afbf316cfd7d5d1b03 (127.28.122.67). New cstate: current_term: 1 leader_uuid: "38ae071832ff49afbf316cfd7d5d1b03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38ae071832ff49afbf316cfd7d5d1b03" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42847 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:50.590968 30757 consensus_queue.cc:237] T e2d422a1b7494acbbe8c473aec8e4dbc P 20d82c8f96334f53b60a6ba4d7ebdb25 [LEADER]: Queue going to LEADER mode. State: All 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: "20d82c8f96334f53b60a6ba4d7ebdb25" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39751 } }
I20260608 09:57:50.686126 30751 ts_tablet_manager.cc:1434] T e2d422a1b7494acbbe8c473aec8e4dbc P 20d82c8f96334f53b60a6ba4d7ebdb25: Time spent starting tablet: real 0.135s	user 0.057s	sys 0.049s
I20260608 09:57:50.687085 30752 leader_election.cc:290] T 56eb487bdad4402bbb88e1e7ae5d45df P 8b038223d060422db5b54ed5dcbc54a6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:57:50.687501 30761 raft_consensus.cc:2804] T 56eb487bdad4402bbb88e1e7ae5d45df P 8b038223d060422db5b54ed5dcbc54a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:50.690434 30752 ts_tablet_manager.cc:1434] T 56eb487bdad4402bbb88e1e7ae5d45df P 8b038223d060422db5b54ed5dcbc54a6: Time spent starting tablet: real 0.130s	user 0.065s	sys 0.041s
I20260608 09:57:50.692114 30761 raft_consensus.cc:697] T 56eb487bdad4402bbb88e1e7ae5d45df P 8b038223d060422db5b54ed5dcbc54a6 [term 1 LEADER]: Becoming Leader. State: Replica: 8b038223d060422db5b54ed5dcbc54a6, State: Running, Role: LEADER
I20260608 09:57:50.693186 30761 consensus_queue.cc:237] T 56eb487bdad4402bbb88e1e7ae5d45df P 8b038223d060422db5b54ed5dcbc54a6 [LEADER]: Queue going to LEADER mode. State: All 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: "8b038223d060422db5b54ed5dcbc54a6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 33081 } }
I20260608 09:57:50.699360 30395 catalog_manager.cc:5696] T e2d422a1b7494acbbe8c473aec8e4dbc P 20d82c8f96334f53b60a6ba4d7ebdb25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20d82c8f96334f53b60a6ba4d7ebdb25 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "20d82c8f96334f53b60a6ba4d7ebdb25" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20d82c8f96334f53b60a6ba4d7ebdb25" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39751 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:50.711690 30394 catalog_manager.cc:5696] T 56eb487bdad4402bbb88e1e7ae5d45df P 8b038223d060422db5b54ed5dcbc54a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b038223d060422db5b54ed5dcbc54a6 (127.28.122.66). New cstate: current_term: 1 leader_uuid: "8b038223d060422db5b54ed5dcbc54a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b038223d060422db5b54ed5dcbc54a6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 33081 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:50.894755 29161 master.cc:562] Master@127.28.122.124:34705 shutting down...
I20260608 09:57:50.922327 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:50.923753 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:50.924261 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 49580aada7b54788957d129a1cc378f7: stopping tablet replica
I20260608 09:57:50.940402 29161 master.cc:584] Master@127.28.122.124:34705 shutdown complete.
W20260608 09:57:51.671254 30717 heartbeater.cc:646] Failed to heartbeat to 127.28.122.124:34705 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.28.122.124:34705: connect: Connection refused (error 111)
I20260608 09:57:52.333282 30776 raft_consensus.cc:493] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 49580aada7b54788957d129a1cc378f7)
I20260608 09:57:52.334038 30776 raft_consensus.cc:515] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } }
I20260608 09:57:52.334143 30777 raft_consensus.cc:493] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 49580aada7b54788957d129a1cc378f7)
I20260608 09:57:52.334738 30777 raft_consensus.cc:515] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } }
I20260608 09:57:52.336310 30776 leader_election.cc:290] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 09c316879cba498a9f25ef75d9bcbcce (127.28.122.126:41287), 49580aada7b54788957d129a1cc378f7 (127.28.122.124:34705)
I20260608 09:57:52.337466 30274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "97c106cf736a4b3cb1c4046129a1910d" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "09c316879cba498a9f25ef75d9bcbcce" is_pre_election: true
I20260608 09:57:52.338376 30274 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97c106cf736a4b3cb1c4046129a1910d in term 1.
I20260608 09:57:52.339069 30340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "09c316879cba498a9f25ef75d9bcbcce" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "97c106cf736a4b3cb1c4046129a1910d" is_pre_election: true
I20260608 09:57:52.339661 30777 leader_election.cc:290] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97c106cf736a4b3cb1c4046129a1910d (127.28.122.125:45639), 49580aada7b54788957d129a1cc378f7 (127.28.122.124:34705)
I20260608 09:57:52.339844 30340 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09c316879cba498a9f25ef75d9bcbcce in term 1.
I20260608 09:57:52.340811 30315 leader_election.cc:304] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [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: 09c316879cba498a9f25ef75d9bcbcce, 97c106cf736a4b3cb1c4046129a1910d; no voters: 
I20260608 09:57:52.341936 30776 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:57:52.342293 30776 raft_consensus.cc:493] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 49580aada7b54788957d129a1cc378f7)
I20260608 09:57:52.342717 30776 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:52.342620 30249 leader_election.cc:304] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [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: 09c316879cba498a9f25ef75d9bcbcce, 97c106cf736a4b3cb1c4046129a1910d; no voters: 
I20260608 09:57:52.343767 30777 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:57:52.344128 30777 raft_consensus.cc:493] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [term 1 FOLLOWER]: Starting leader election (detected failure of leader 49580aada7b54788957d129a1cc378f7)
I20260608 09:57:52.344527 30777 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:57:52.346429 30316 leader_election.cc:336] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 49580aada7b54788957d129a1cc378f7 (127.28.122.124:34705): Network error: Client connection negotiation failed: client connection to 127.28.122.124:34705: connect: Connection refused (error 111)
W20260608 09:57:52.350842 30250 leader_election.cc:336] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 49580aada7b54788957d129a1cc378f7 (127.28.122.124:34705): Network error: Client connection negotiation failed: client connection to 127.28.122.124:34705: connect: Connection refused (error 111)
I20260608 09:57:52.351890 30777 raft_consensus.cc:515] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } }
I20260608 09:57:52.351890 30776 raft_consensus.cc:515] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } }
I20260608 09:57:52.354349 30776 leader_election.cc:290] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [CANDIDATE]: Term 2 election: Requested vote from peers 09c316879cba498a9f25ef75d9bcbcce (127.28.122.126:41287), 49580aada7b54788957d129a1cc378f7 (127.28.122.124:34705)
I20260608 09:57:52.355041 30340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "09c316879cba498a9f25ef75d9bcbcce" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "97c106cf736a4b3cb1c4046129a1910d"
I20260608 09:57:52.354365 30777 leader_election.cc:290] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [CANDIDATE]: Term 2 election: Requested vote from peers 97c106cf736a4b3cb1c4046129a1910d (127.28.122.125:45639), 49580aada7b54788957d129a1cc378f7 (127.28.122.124:34705)
I20260608 09:57:52.355965 30340 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 09c316879cba498a9f25ef75d9bcbcce in current term 2: Already voted for candidate 97c106cf736a4b3cb1c4046129a1910d in this term.
I20260608 09:57:52.356405 30274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "97c106cf736a4b3cb1c4046129a1910d" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "09c316879cba498a9f25ef75d9bcbcce"
I20260608 09:57:52.357224 30274 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 97c106cf736a4b3cb1c4046129a1910d in current term 2: Already voted for candidate 09c316879cba498a9f25ef75d9bcbcce in this term.
W20260608 09:57:52.359308 30316 leader_election.cc:336] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 49580aada7b54788957d129a1cc378f7 (127.28.122.124:34705): Network error: Client connection negotiation failed: client connection to 127.28.122.124:34705: connect: Connection refused (error 111)
W20260608 09:57:52.359565 30250 leader_election.cc:336] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 49580aada7b54788957d129a1cc378f7 (127.28.122.124:34705): Network error: Client connection negotiation failed: client connection to 127.28.122.124:34705: connect: Connection refused (error 111)
I20260608 09:57:52.359792 30316 leader_election.cc:304] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [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: 97c106cf736a4b3cb1c4046129a1910d; no voters: 09c316879cba498a9f25ef75d9bcbcce, 49580aada7b54788957d129a1cc378f7
I20260608 09:57:52.360013 30250 leader_election.cc:304] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [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: 09c316879cba498a9f25ef75d9bcbcce; no voters: 49580aada7b54788957d129a1cc378f7, 97c106cf736a4b3cb1c4046129a1910d
I20260608 09:57:52.360528 30776 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 09:57:52.360929 30777 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 09:57:53.896685 30788 raft_consensus.cc:493] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:53.897127 30788 raft_consensus.cc:515] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } }
I20260608 09:57:53.898949 30788 leader_election.cc:290] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 09c316879cba498a9f25ef75d9bcbcce (127.28.122.126:41287), 49580aada7b54788957d129a1cc378f7 (127.28.122.124:34705)
I20260608 09:57:53.899784 30274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "97c106cf736a4b3cb1c4046129a1910d" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "09c316879cba498a9f25ef75d9bcbcce" is_pre_election: true
I20260608 09:57:53.900368 30274 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97c106cf736a4b3cb1c4046129a1910d in term 2.
I20260608 09:57:53.901489 30315 leader_election.cc:304] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [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: 09c316879cba498a9f25ef75d9bcbcce, 97c106cf736a4b3cb1c4046129a1910d; no voters: 
W20260608 09:57:53.901646 30316 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.122.124:34705: connect: Connection refused (error 111) [suppressed 12 similar messages]
I20260608 09:57:53.902241 30788 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 09:57:53.902662 30788 raft_consensus.cc:493] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:53.903074 30788 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 2 FOLLOWER]: Advancing to term 3
W20260608 09:57:53.905911 30316 leader_election.cc:336] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 49580aada7b54788957d129a1cc378f7 (127.28.122.124:34705): Network error: Client connection negotiation failed: client connection to 127.28.122.124:34705: connect: Connection refused (error 111)
I20260608 09:57:53.908739 30788 raft_consensus.cc:515] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } }
I20260608 09:57:53.910341 30788 leader_election.cc:290] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [CANDIDATE]: Term 3 election: Requested vote from peers 09c316879cba498a9f25ef75d9bcbcce (127.28.122.126:41287), 49580aada7b54788957d129a1cc378f7 (127.28.122.124:34705)
I20260608 09:57:53.911173 30274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "97c106cf736a4b3cb1c4046129a1910d" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "09c316879cba498a9f25ef75d9bcbcce"
I20260608 09:57:53.911666 30274 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [term 2 FOLLOWER]: Advancing to term 3
W20260608 09:57:53.914072 30316 leader_election.cc:336] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 49580aada7b54788957d129a1cc378f7 (127.28.122.124:34705): Network error: Client connection negotiation failed: client connection to 127.28.122.124:34705: connect: Connection refused (error 111)
I20260608 09:57:53.917129 30274 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97c106cf736a4b3cb1c4046129a1910d in term 3.
I20260608 09:57:53.918144 30315 leader_election.cc:304] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [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: 09c316879cba498a9f25ef75d9bcbcce, 97c106cf736a4b3cb1c4046129a1910d; no voters: 49580aada7b54788957d129a1cc378f7
I20260608 09:57:53.918813 30788 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:57:53.919965 30788 raft_consensus.cc:697] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 3 LEADER]: Becoming Leader. State: Replica: 97c106cf736a4b3cb1c4046129a1910d, State: Running, Role: LEADER
I20260608 09:57:53.920706 30788 consensus_queue.cc:237] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } }
I20260608 09:57:53.924808 30791 sys_catalog.cc:455] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 97c106cf736a4b3cb1c4046129a1910d. Latest consensus state: current_term: 3 leader_uuid: "97c106cf736a4b3cb1c4046129a1910d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } } }
I20260608 09:57:53.925434 30791 sys_catalog.cc:458] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:53.927001 30793 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:57:53.932415 30793 catalog_manager.cc:679] Loaded metadata for table test-workload [id=b9ba9162c3994881a7015508d7e96989]
I20260608 09:57:53.937228 30793 tablet_loader.cc:96] loaded metadata for tablet 1801b49beb364e7db0239f5fe589d0a5 (table test-workload [id=b9ba9162c3994881a7015508d7e96989])
I20260608 09:57:53.938134 30793 tablet_loader.cc:96] loaded metadata for tablet 56eb487bdad4402bbb88e1e7ae5d45df (table test-workload [id=b9ba9162c3994881a7015508d7e96989])
I20260608 09:57:53.938982 30793 tablet_loader.cc:96] loaded metadata for tablet e2d422a1b7494acbbe8c473aec8e4dbc (table test-workload [id=b9ba9162c3994881a7015508d7e96989])
I20260608 09:57:53.939906 30793 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:57:53.942971 30793 catalog_manager.cc:1294] Loaded cluster ID: 518534dad9b04e0790ef9161dcdca61e
I20260608 09:57:53.943198 30793 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:57:53.946607 30793 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:57:53.949542 30793 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d: Loaded TSK: 0
I20260608 09:57:53.950445 30793 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:57:54.304622 30461 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:54.305009 30461 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:54.326604 30274 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [term 3 FOLLOWER]: Refusing update from remote peer 97c106cf736a4b3cb1c4046129a1910d: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 3 index: 11. (index mismatch)
I20260608 09:57:54.328254 30791 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [LEADER]: Connected to new peer: Peer: permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260608 09:57:54.333484 30794 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [sys.catalog]: SysCatalogTable state changed. Reason: New leader 97c106cf736a4b3cb1c4046129a1910d. Latest consensus state: current_term: 3 leader_uuid: "97c106cf736a4b3cb1c4046129a1910d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } } }
I20260608 09:57:54.334103 30794 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:57:54.337667 30788 sys_catalog.cc:455] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "97c106cf736a4b3cb1c4046129a1910d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } } }
I20260608 09:57:54.338609 30788 sys_catalog.cc:458] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:54.339361 30794 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "97c106cf736a4b3cb1c4046129a1910d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09c316879cba498a9f25ef75d9bcbcce" member_type: VOTER last_known_addr { host: "127.28.122.126" port: 41287 } } peers { permanent_uuid: "97c106cf736a4b3cb1c4046129a1910d" member_type: VOTER last_known_addr { host: "127.28.122.125" port: 45639 } } peers { permanent_uuid: "49580aada7b54788957d129a1cc378f7" member_type: VOTER last_known_addr { host: "127.28.122.124" port: 34705 } } }
I20260608 09:57:54.340044 30794 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [sys.catalog]: This master's current role is: FOLLOWER
W20260608 09:57:54.341555 30316 consensus_peers.cc:597] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d -> Peer 49580aada7b54788957d129a1cc378f7 (127.28.122.124:34705): Couldn't send request to peer 49580aada7b54788957d129a1cc378f7. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.124:34705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:54.512148 29161 tablet_server.cc:179] TabletServer@127.28.122.65:0 shutting down...
I20260608 09:57:54.532378 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:54.533154 29161 tablet_replica.cc:333] T e2d422a1b7494acbbe8c473aec8e4dbc P 20d82c8f96334f53b60a6ba4d7ebdb25: stopping tablet replica
I20260608 09:57:54.533717 29161 raft_consensus.cc:2243] T e2d422a1b7494acbbe8c473aec8e4dbc P 20d82c8f96334f53b60a6ba4d7ebdb25 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:54.534221 29161 raft_consensus.cc:2272] T e2d422a1b7494acbbe8c473aec8e4dbc P 20d82c8f96334f53b60a6ba4d7ebdb25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:54.553565 29161 tablet_server.cc:196] TabletServer@127.28.122.65:0 shutdown complete.
I20260608 09:57:54.564841 29161 tablet_server.cc:179] TabletServer@127.28.122.66:0 shutting down...
I20260608 09:57:54.588182 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:54.588958 29161 tablet_replica.cc:333] T 56eb487bdad4402bbb88e1e7ae5d45df P 8b038223d060422db5b54ed5dcbc54a6: stopping tablet replica
I20260608 09:57:54.589490 29161 raft_consensus.cc:2243] T 56eb487bdad4402bbb88e1e7ae5d45df P 8b038223d060422db5b54ed5dcbc54a6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:54.589951 29161 raft_consensus.cc:2272] T 56eb487bdad4402bbb88e1e7ae5d45df P 8b038223d060422db5b54ed5dcbc54a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:54.608367 29161 tablet_server.cc:196] TabletServer@127.28.122.66:0 shutdown complete.
I20260608 09:57:54.618253 29161 tablet_server.cc:179] TabletServer@127.28.122.67:0 shutting down...
I20260608 09:57:54.644341 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:54.645026 29161 tablet_replica.cc:333] T 1801b49beb364e7db0239f5fe589d0a5 P 38ae071832ff49afbf316cfd7d5d1b03: stopping tablet replica
I20260608 09:57:54.645543 29161 raft_consensus.cc:2243] T 1801b49beb364e7db0239f5fe589d0a5 P 38ae071832ff49afbf316cfd7d5d1b03 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:54.646023 29161 raft_consensus.cc:2272] T 1801b49beb364e7db0239f5fe589d0a5 P 38ae071832ff49afbf316cfd7d5d1b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:54.664889 29161 tablet_server.cc:196] TabletServer@127.28.122.67:0 shutdown complete.
I20260608 09:57:54.675753 29161 master.cc:562] Master@127.28.122.126:41287 shutting down...
I20260608 09:57:54.694679 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:54.695320 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:54.695657 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 09c316879cba498a9f25ef75d9bcbcce: stopping tablet replica
I20260608 09:57:54.730472 29161 master.cc:584] Master@127.28.122.126:41287 shutdown complete.
I20260608 09:57:54.743460 29161 master.cc:562] Master@127.28.122.125:45639 shutting down...
I20260608 09:57:54.762249 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:57:54.763175 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:54.764534 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 97c106cf736a4b3cb1c4046129a1910d: stopping tablet replica
I20260608 09:57:54.783617 29161 master.cc:584] Master@127.28.122.125:45639 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6957 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 09:57:54.813978 29161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.122.126:43997
I20260608 09:57:54.815184 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:54.820847 30799 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
W20260608 09:57:54.821205 30800 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
W20260608 09:57:54.821781 30802 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
I20260608 09:57:54.822221 29161 server_base.cc:1061] running on GCE node
I20260608 09:57:54.822974 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:54.823328 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:54.823496 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912674823478 us; error 0 us; skew 500 ppm
I20260608 09:57:54.824055 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:54.826362 29161 webserver.cc:533] Webserver started at http://127.28.122.126:43531/ using document root <none> and password file <none>
I20260608 09:57:54.826853 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:54.827023 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:54.827342 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:54.828477 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-0/minicluster-data/master-0-root/instance:
uuid: "cf5fa3450d39431698d04be70b9c307b"
format_stamp: "Formatted at 2026-06-08 09:57:54 on dist-test-slave-th08"
I20260608 09:57:54.833201 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:57:54.836951 30807 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:54.837698 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:57:54.837972 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-0/minicluster-data/master-0-root
uuid: "cf5fa3450d39431698d04be70b9c307b"
format_stamp: "Formatted at 2026-06-08 09:57:54 on dist-test-slave-th08"
I20260608 09:57:54.838228 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-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)
I20260608 09:57:54.854450 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:54.855713 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:54.893433 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.126:43997
I20260608 09:57:54.893579 30858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.126:43997 every 8 connection(s)
I20260608 09:57:54.897450 30859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:54.907521 30859 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf5fa3450d39431698d04be70b9c307b: Bootstrap starting.
I20260608 09:57:54.912591 30859 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cf5fa3450d39431698d04be70b9c307b: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:54.916837 30859 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf5fa3450d39431698d04be70b9c307b: No bootstrap required, opened a new log
I20260608 09:57:54.918982 30859 raft_consensus.cc:359] T 00000000000000000000000000000000 P cf5fa3450d39431698d04be70b9c307b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf5fa3450d39431698d04be70b9c307b" member_type: VOTER }
I20260608 09:57:54.919391 30859 raft_consensus.cc:385] T 00000000000000000000000000000000 P cf5fa3450d39431698d04be70b9c307b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:54.919577 30859 raft_consensus.cc:740] T 00000000000000000000000000000000 P cf5fa3450d39431698d04be70b9c307b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf5fa3450d39431698d04be70b9c307b, State: Initialized, Role: FOLLOWER
I20260608 09:57:54.920081 30859 consensus_queue.cc:260] T 00000000000000000000000000000000 P cf5fa3450d39431698d04be70b9c307b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cf5fa3450d39431698d04be70b9c307b" member_type: VOTER }
I20260608 09:57:54.920480 30859 raft_consensus.cc:399] T 00000000000000000000000000000000 P cf5fa3450d39431698d04be70b9c307b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:57:54.920665 30859 raft_consensus.cc:493] T 00000000000000000000000000000000 P cf5fa3450d39431698d04be70b9c307b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:57:54.920897 30859 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cf5fa3450d39431698d04be70b9c307b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:54.925073 30859 raft_consensus.cc:515] T 00000000000000000000000000000000 P cf5fa3450d39431698d04be70b9c307b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf5fa3450d39431698d04be70b9c307b" member_type: VOTER }
I20260608 09:57:54.925549 30859 leader_election.cc:304] T 00000000000000000000000000000000 P cf5fa3450d39431698d04be70b9c307b [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: cf5fa3450d39431698d04be70b9c307b; no voters: 
I20260608 09:57:54.926621 30859 leader_election.cc:290] T 00000000000000000000000000000000 P cf5fa3450d39431698d04be70b9c307b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:57:54.927008 30862 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cf5fa3450d39431698d04be70b9c307b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:54.928372 30862 raft_consensus.cc:697] T 00000000000000000000000000000000 P cf5fa3450d39431698d04be70b9c307b [term 1 LEADER]: Becoming Leader. State: Replica: cf5fa3450d39431698d04be70b9c307b, State: Running, Role: LEADER
I20260608 09:57:54.929039 30862 consensus_queue.cc:237] T 00000000000000000000000000000000 P cf5fa3450d39431698d04be70b9c307b [LEADER]: Queue going to LEADER mode. State: All 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: "cf5fa3450d39431698d04be70b9c307b" member_type: VOTER }
I20260608 09:57:54.929605 30859 sys_catalog.cc:565] T 00000000000000000000000000000000 P cf5fa3450d39431698d04be70b9c307b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:57:54.931874 30863 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf5fa3450d39431698d04be70b9c307b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cf5fa3450d39431698d04be70b9c307b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf5fa3450d39431698d04be70b9c307b" member_type: VOTER } }
I20260608 09:57:54.932067 30865 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf5fa3450d39431698d04be70b9c307b [sys.catalog]: SysCatalogTable state changed. Reason: New leader cf5fa3450d39431698d04be70b9c307b. Latest consensus state: current_term: 1 leader_uuid: "cf5fa3450d39431698d04be70b9c307b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf5fa3450d39431698d04be70b9c307b" member_type: VOTER } }
I20260608 09:57:54.932582 30863 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf5fa3450d39431698d04be70b9c307b [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:54.932683 30865 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf5fa3450d39431698d04be70b9c307b [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:54.935554 30869 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:57:54.942888 30869 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:57:54.944839 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:57:54.952538 30869 catalog_manager.cc:1382] Generated new cluster ID: 12f4fc52efc9457dbb49b7d861391411
I20260608 09:57:54.952860 30869 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:57:54.980696 30869 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:57:54.982074 30869 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:57:55.004560 30869 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cf5fa3450d39431698d04be70b9c307b: Generated new TSK 0
I20260608 09:57:55.005270 30869 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:57:55.011469 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:55.017614 30881 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
W20260608 09:57:55.018347 30882 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
W20260608 09:57:55.020004 30884 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
I20260608 09:57:55.020210 29161 server_base.cc:1061] running on GCE node
I20260608 09:57:55.021091 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:55.021293 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:55.021435 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912675021423 us; error 0 us; skew 500 ppm
I20260608 09:57:55.021965 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:55.024246 29161 webserver.cc:533] Webserver started at http://127.28.122.65:36763/ using document root <none> and password file <none>
I20260608 09:57:55.024744 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:55.024899 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:55.025125 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:55.026428 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-0/minicluster-data/ts-0-root/instance:
uuid: "34e532a226cf437ab0c55900a24d8788"
format_stamp: "Formatted at 2026-06-08 09:57:55 on dist-test-slave-th08"
I20260608 09:57:55.031374 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:57:55.035045 30890 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:55.035902 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:57:55.036211 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-0/minicluster-data/ts-0-root
uuid: "34e532a226cf437ab0c55900a24d8788"
format_stamp: "Formatted at 2026-06-08 09:57:55 on dist-test-slave-th08"
I20260608 09:57:55.036535 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-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)
I20260608 09:57:55.056192 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:55.057413 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:55.058903 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:55.061473 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:55.061674 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:55.061908 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:55.062058 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:55.100821 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.65:43189
I20260608 09:57:55.100934 30952 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.65:43189 every 8 connection(s)
I20260608 09:57:55.105988 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:55.113130 30957 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
W20260608 09:57:55.114636 30958 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
W20260608 09:57:55.117091 30960 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
I20260608 09:57:55.117301 29161 server_base.cc:1061] running on GCE node
I20260608 09:57:55.118202 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:55.118427 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:55.118559 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912675118547 us; error 0 us; skew 500 ppm
I20260608 09:57:55.119055 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:55.121344 29161 webserver.cc:533] Webserver started at http://127.28.122.66:46517/ using document root <none> and password file <none>
I20260608 09:57:55.121826 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:55.122020 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:55.122324 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:55.123453 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-0/minicluster-data/ts-1-root/instance:
uuid: "a6903674630246c8a799ddccbc8e2d1f"
format_stamp: "Formatted at 2026-06-08 09:57:55 on dist-test-slave-th08"
I20260608 09:57:55.125627 30953 heartbeater.cc:344] Connected to a master server at 127.28.122.126:43997
I20260608 09:57:55.126008 30953 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:55.126775 30953 heartbeater.cc:507] Master 127.28.122.126:43997 requested a full tablet report, sending...
I20260608 09:57:55.128721 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:57:55.129297 30824 ts_manager.cc:194] Registered new tserver with Master: 34e532a226cf437ab0c55900a24d8788 (127.28.122.65:43189)
I20260608 09:57:55.131891 30824 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54214
I20260608 09:57:55.133837 30966 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:55.134709 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:57:55.135007 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-0/minicluster-data/ts-1-root
uuid: "a6903674630246c8a799ddccbc8e2d1f"
format_stamp: "Formatted at 2026-06-08 09:57:55 on dist-test-slave-th08"
I20260608 09:57:55.135310 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-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)
I20260608 09:57:55.146723 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:55.147972 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:55.149485 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:55.151881 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:55.152065 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:55.152313 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:55.152477 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:55.192665 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.66:40977
I20260608 09:57:55.192839 31028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.66:40977 every 8 connection(s)
I20260608 09:57:55.197563 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:55.204855 31032 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
W20260608 09:57:55.205942 31033 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
I20260608 09:57:55.208540 29161 server_base.cc:1061] running on GCE node
W20260608 09:57:55.209216 31035 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
I20260608 09:57:55.210060 31029 heartbeater.cc:344] Connected to a master server at 127.28.122.126:43997
I20260608 09:57:55.210147 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:55.210433 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:55.210433 31029 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:55.210728 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912675210709 us; error 0 us; skew 500 ppm
I20260608 09:57:55.211459 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:55.211422 31029 heartbeater.cc:507] Master 127.28.122.126:43997 requested a full tablet report, sending...
I20260608 09:57:55.213793 30824 ts_manager.cc:194] Registered new tserver with Master: a6903674630246c8a799ddccbc8e2d1f (127.28.122.66:40977)
I20260608 09:57:55.214262 29161 webserver.cc:533] Webserver started at http://127.28.122.67:46653/ using document root <none> and password file <none>
I20260608 09:57:55.214797 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:55.214984 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:55.215272 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:55.215334 30824 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54222
I20260608 09:57:55.216619 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-0/minicluster-data/ts-2-root/instance:
uuid: "d1c900260bf3428f989459ecf9ec0cd8"
format_stamp: "Formatted at 2026-06-08 09:57:55 on dist-test-slave-th08"
I20260608 09:57:55.221388 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:57:55.224891 31041 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:55.225656 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:57:55.225994 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-0/minicluster-data/ts-2-root
uuid: "d1c900260bf3428f989459ecf9ec0cd8"
format_stamp: "Formatted at 2026-06-08 09:57:55 on dist-test-slave-th08"
I20260608 09:57:55.226265 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-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)
I20260608 09:57:55.242612 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:55.243912 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:55.245365 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:55.247756 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:55.247968 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:55.248205 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:55.248363 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:55.288116 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.67:41087
I20260608 09:57:55.288259 31103 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.67:41087 every 8 connection(s)
I20260608 09:57:55.302476 31104 heartbeater.cc:344] Connected to a master server at 127.28.122.126:43997
I20260608 09:57:55.302863 31104 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:55.303642 31104 heartbeater.cc:507] Master 127.28.122.126:43997 requested a full tablet report, sending...
I20260608 09:57:55.305650 30824 ts_manager.cc:194] Registered new tserver with Master: d1c900260bf3428f989459ecf9ec0cd8 (127.28.122.67:41087)
I20260608 09:57:55.306130 29161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014745023s
I20260608 09:57:55.307536 30824 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54238
I20260608 09:57:56.135267 30953 heartbeater.cc:499] Master 127.28.122.126:43997 was elected leader, sending a full tablet report...
I20260608 09:57:56.218010 31029 heartbeater.cc:499] Master 127.28.122.126:43997 was elected leader, sending a full tablet report...
I20260608 09:57:56.310647 31104 heartbeater.cc:499] Master 127.28.122.126:43997 was elected leader, sending a full tablet report...
I20260608 09:57:56.362181 30824 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52394:
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\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:57:56.364468 30824 catalog_manager.cc:7076] 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.
I20260608 09:57:56.411196 30994 tablet_service.cc:1511] Processing CreateTablet for tablet 39b0c18416f94c198e8ed8f6669a8ce8 (DEFAULT_TABLE table=test-workload [id=74c8fe9e524c4b1ca8bf0be19d10da8b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 09:57:56.411196 30993 tablet_service.cc:1511] Processing CreateTablet for tablet f52bafabc20b4a6da2d5edf2f2e1ce72 (DEFAULT_TABLE table=test-workload [id=74c8fe9e524c4b1ca8bf0be19d10da8b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 09:57:56.412693 30994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39b0c18416f94c198e8ed8f6669a8ce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:56.413440 30993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f52bafabc20b4a6da2d5edf2f2e1ce72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:56.421608 30918 tablet_service.cc:1511] Processing CreateTablet for tablet 39b0c18416f94c198e8ed8f6669a8ce8 (DEFAULT_TABLE table=test-workload [id=74c8fe9e524c4b1ca8bf0be19d10da8b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 09:57:56.423125 30918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39b0c18416f94c198e8ed8f6669a8ce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:56.424930 30917 tablet_service.cc:1511] Processing CreateTablet for tablet f52bafabc20b4a6da2d5edf2f2e1ce72 (DEFAULT_TABLE table=test-workload [id=74c8fe9e524c4b1ca8bf0be19d10da8b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 09:57:56.426324 30917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f52bafabc20b4a6da2d5edf2f2e1ce72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:56.433180 31069 tablet_service.cc:1511] Processing CreateTablet for tablet 39b0c18416f94c198e8ed8f6669a8ce8 (DEFAULT_TABLE table=test-workload [id=74c8fe9e524c4b1ca8bf0be19d10da8b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 09:57:56.434372 31069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39b0c18416f94c198e8ed8f6669a8ce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:56.436995 31068 tablet_service.cc:1511] Processing CreateTablet for tablet f52bafabc20b4a6da2d5edf2f2e1ce72 (DEFAULT_TABLE table=test-workload [id=74c8fe9e524c4b1ca8bf0be19d10da8b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 09:57:56.438308 31068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f52bafabc20b4a6da2d5edf2f2e1ce72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:56.442726 31124 tablet_bootstrap.cc:492] T f52bafabc20b4a6da2d5edf2f2e1ce72 P a6903674630246c8a799ddccbc8e2d1f: Bootstrap starting.
I20260608 09:57:56.445668 31125 tablet_bootstrap.cc:492] T 39b0c18416f94c198e8ed8f6669a8ce8 P 34e532a226cf437ab0c55900a24d8788: Bootstrap starting.
I20260608 09:57:56.450891 31124 tablet_bootstrap.cc:654] T f52bafabc20b4a6da2d5edf2f2e1ce72 P a6903674630246c8a799ddccbc8e2d1f: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:56.454545 31125 tablet_bootstrap.cc:654] T 39b0c18416f94c198e8ed8f6669a8ce8 P 34e532a226cf437ab0c55900a24d8788: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:56.463610 31124 tablet_bootstrap.cc:492] T f52bafabc20b4a6da2d5edf2f2e1ce72 P a6903674630246c8a799ddccbc8e2d1f: No bootstrap required, opened a new log
I20260608 09:57:56.464061 31124 ts_tablet_manager.cc:1403] T f52bafabc20b4a6da2d5edf2f2e1ce72 P a6903674630246c8a799ddccbc8e2d1f: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.013s
I20260608 09:57:56.465054 31128 tablet_bootstrap.cc:492] T 39b0c18416f94c198e8ed8f6669a8ce8 P d1c900260bf3428f989459ecf9ec0cd8: Bootstrap starting.
I20260608 09:57:56.467211 31124 raft_consensus.cc:359] T f52bafabc20b4a6da2d5edf2f2e1ce72 P a6903674630246c8a799ddccbc8e2d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } }
I20260608 09:57:56.467922 31125 tablet_bootstrap.cc:492] T 39b0c18416f94c198e8ed8f6669a8ce8 P 34e532a226cf437ab0c55900a24d8788: No bootstrap required, opened a new log
I20260608 09:57:56.468024 31124 raft_consensus.cc:385] T f52bafabc20b4a6da2d5edf2f2e1ce72 P a6903674630246c8a799ddccbc8e2d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:56.468487 31125 ts_tablet_manager.cc:1403] T 39b0c18416f94c198e8ed8f6669a8ce8 P 34e532a226cf437ab0c55900a24d8788: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260608 09:57:56.468472 31124 raft_consensus.cc:740] T f52bafabc20b4a6da2d5edf2f2e1ce72 P a6903674630246c8a799ddccbc8e2d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6903674630246c8a799ddccbc8e2d1f, State: Initialized, Role: FOLLOWER
I20260608 09:57:56.469359 31124 consensus_queue.cc:260] T f52bafabc20b4a6da2d5edf2f2e1ce72 P a6903674630246c8a799ddccbc8e2d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } }
I20260608 09:57:56.471585 31125 raft_consensus.cc:359] T 39b0c18416f94c198e8ed8f6669a8ce8 P 34e532a226cf437ab0c55900a24d8788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } } peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } }
I20260608 09:57:56.472412 31125 raft_consensus.cc:385] T 39b0c18416f94c198e8ed8f6669a8ce8 P 34e532a226cf437ab0c55900a24d8788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:56.472595 31124 ts_tablet_manager.cc:1434] T f52bafabc20b4a6da2d5edf2f2e1ce72 P a6903674630246c8a799ddccbc8e2d1f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:57:56.472808 31125 raft_consensus.cc:740] T 39b0c18416f94c198e8ed8f6669a8ce8 P 34e532a226cf437ab0c55900a24d8788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34e532a226cf437ab0c55900a24d8788, State: Initialized, Role: FOLLOWER
I20260608 09:57:56.474092 31128 tablet_bootstrap.cc:654] T 39b0c18416f94c198e8ed8f6669a8ce8 P d1c900260bf3428f989459ecf9ec0cd8: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:56.473659 31125 consensus_queue.cc:260] T 39b0c18416f94c198e8ed8f6669a8ce8 P 34e532a226cf437ab0c55900a24d8788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } } peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } }
I20260608 09:57:56.474176 31124 tablet_bootstrap.cc:492] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f: Bootstrap starting.
I20260608 09:57:56.481504 31124 tablet_bootstrap.cc:654] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:56.486758 31128 tablet_bootstrap.cc:492] T 39b0c18416f94c198e8ed8f6669a8ce8 P d1c900260bf3428f989459ecf9ec0cd8: No bootstrap required, opened a new log
I20260608 09:57:56.487316 31125 ts_tablet_manager.cc:1434] T 39b0c18416f94c198e8ed8f6669a8ce8 P 34e532a226cf437ab0c55900a24d8788: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.000s
I20260608 09:57:56.488312 31125 tablet_bootstrap.cc:492] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788: Bootstrap starting.
I20260608 09:57:56.488502 31128 ts_tablet_manager.cc:1403] T 39b0c18416f94c198e8ed8f6669a8ce8 P d1c900260bf3428f989459ecf9ec0cd8: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.013s
I20260608 09:57:56.490041 31124 tablet_bootstrap.cc:492] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f: No bootstrap required, opened a new log
I20260608 09:57:56.490572 31124 ts_tablet_manager.cc:1403] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.006s
I20260608 09:57:56.491695 31128 raft_consensus.cc:359] T 39b0c18416f94c198e8ed8f6669a8ce8 P d1c900260bf3428f989459ecf9ec0cd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } } peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } }
I20260608 09:57:56.492461 31128 raft_consensus.cc:385] T 39b0c18416f94c198e8ed8f6669a8ce8 P d1c900260bf3428f989459ecf9ec0cd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:56.492795 31128 raft_consensus.cc:740] T 39b0c18416f94c198e8ed8f6669a8ce8 P d1c900260bf3428f989459ecf9ec0cd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1c900260bf3428f989459ecf9ec0cd8, State: Initialized, Role: FOLLOWER
I20260608 09:57:56.493621 31128 consensus_queue.cc:260] T 39b0c18416f94c198e8ed8f6669a8ce8 P d1c900260bf3428f989459ecf9ec0cd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } } peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } }
I20260608 09:57:56.493783 31124 raft_consensus.cc:359] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } } peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } }
I20260608 09:57:56.494606 31124 raft_consensus.cc:385] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:56.494977 31124 raft_consensus.cc:740] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6903674630246c8a799ddccbc8e2d1f, State: Initialized, Role: FOLLOWER
I20260608 09:57:56.495599 31125 tablet_bootstrap.cc:654] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:56.496002 31124 consensus_queue.cc:260] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } } peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } }
I20260608 09:57:56.500351 31124 ts_tablet_manager.cc:1434] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:57:56.504379 31128 ts_tablet_manager.cc:1434] T 39b0c18416f94c198e8ed8f6669a8ce8 P d1c900260bf3428f989459ecf9ec0cd8: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 09:57:56.505463 31128 tablet_bootstrap.cc:492] T f52bafabc20b4a6da2d5edf2f2e1ce72 P d1c900260bf3428f989459ecf9ec0cd8: Bootstrap starting.
I20260608 09:57:56.506384 31125 tablet_bootstrap.cc:492] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788: No bootstrap required, opened a new log
I20260608 09:57:56.506953 31125 ts_tablet_manager.cc:1403] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 09:57:56.509955 31125 raft_consensus.cc:359] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } }
I20260608 09:57:56.510676 31125 raft_consensus.cc:385] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:56.510957 31125 raft_consensus.cc:740] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34e532a226cf437ab0c55900a24d8788, State: Initialized, Role: FOLLOWER
I20260608 09:57:56.511989 31128 tablet_bootstrap.cc:654] T f52bafabc20b4a6da2d5edf2f2e1ce72 P d1c900260bf3428f989459ecf9ec0cd8: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:56.511788 31125 consensus_queue.cc:260] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } }
I20260608 09:57:56.514029 31125 ts_tablet_manager.cc:1434] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 09:57:56.518085 31128 tablet_bootstrap.cc:492] T f52bafabc20b4a6da2d5edf2f2e1ce72 P d1c900260bf3428f989459ecf9ec0cd8: No bootstrap required, opened a new log
I20260608 09:57:56.518589 31128 ts_tablet_manager.cc:1403] T f52bafabc20b4a6da2d5edf2f2e1ce72 P d1c900260bf3428f989459ecf9ec0cd8: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260608 09:57:56.521301 31128 raft_consensus.cc:359] T f52bafabc20b4a6da2d5edf2f2e1ce72 P d1c900260bf3428f989459ecf9ec0cd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } }
I20260608 09:57:56.521806 31128 raft_consensus.cc:385] T f52bafabc20b4a6da2d5edf2f2e1ce72 P d1c900260bf3428f989459ecf9ec0cd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:56.522039 31128 raft_consensus.cc:740] T f52bafabc20b4a6da2d5edf2f2e1ce72 P d1c900260bf3428f989459ecf9ec0cd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1c900260bf3428f989459ecf9ec0cd8, State: Initialized, Role: FOLLOWER
I20260608 09:57:56.522696 31128 consensus_queue.cc:260] T f52bafabc20b4a6da2d5edf2f2e1ce72 P d1c900260bf3428f989459ecf9ec0cd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } }
I20260608 09:57:56.524716 31128 ts_tablet_manager.cc:1434] T f52bafabc20b4a6da2d5edf2f2e1ce72 P d1c900260bf3428f989459ecf9ec0cd8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:57:56.558506 31129 raft_consensus.cc:493] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:56.559079 31129 raft_consensus.cc:515] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } } peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } }
I20260608 09:57:56.561362 31129 leader_election.cc:290] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34e532a226cf437ab0c55900a24d8788 (127.28.122.65:43189), d1c900260bf3428f989459ecf9ec0cd8 (127.28.122.67:41087)
I20260608 09:57:56.572316 30928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b0c18416f94c198e8ed8f6669a8ce8" candidate_uuid: "a6903674630246c8a799ddccbc8e2d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34e532a226cf437ab0c55900a24d8788" is_pre_election: true
I20260608 09:57:56.572530 31079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b0c18416f94c198e8ed8f6669a8ce8" candidate_uuid: "a6903674630246c8a799ddccbc8e2d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1c900260bf3428f989459ecf9ec0cd8" is_pre_election: true
I20260608 09:57:56.572938 30928 raft_consensus.cc:2468] T 39b0c18416f94c198e8ed8f6669a8ce8 P 34e532a226cf437ab0c55900a24d8788 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6903674630246c8a799ddccbc8e2d1f in term 0.
I20260608 09:57:56.573118 31079 raft_consensus.cc:2468] T 39b0c18416f94c198e8ed8f6669a8ce8 P d1c900260bf3428f989459ecf9ec0cd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6903674630246c8a799ddccbc8e2d1f in term 0.
I20260608 09:57:56.574133 30968 leader_election.cc:304] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34e532a226cf437ab0c55900a24d8788, a6903674630246c8a799ddccbc8e2d1f; no voters: 
I20260608 09:57:56.574924 31129 raft_consensus.cc:2804] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:56.575229 31129 raft_consensus.cc:493] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:56.575523 31129 raft_consensus.cc:3060] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:56.579968 31129 raft_consensus.cc:515] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } } peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } }
I20260608 09:57:56.581499 31129 leader_election.cc:290] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f [CANDIDATE]: Term 1 election: Requested vote from peers 34e532a226cf437ab0c55900a24d8788 (127.28.122.65:43189), d1c900260bf3428f989459ecf9ec0cd8 (127.28.122.67:41087)
I20260608 09:57:56.582445 30928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b0c18416f94c198e8ed8f6669a8ce8" candidate_uuid: "a6903674630246c8a799ddccbc8e2d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34e532a226cf437ab0c55900a24d8788"
I20260608 09:57:56.582590 31079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b0c18416f94c198e8ed8f6669a8ce8" candidate_uuid: "a6903674630246c8a799ddccbc8e2d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1c900260bf3428f989459ecf9ec0cd8"
I20260608 09:57:56.582942 30928 raft_consensus.cc:3060] T 39b0c18416f94c198e8ed8f6669a8ce8 P 34e532a226cf437ab0c55900a24d8788 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:56.583052 31079 raft_consensus.cc:3060] T 39b0c18416f94c198e8ed8f6669a8ce8 P d1c900260bf3428f989459ecf9ec0cd8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:56.587728 31079 raft_consensus.cc:2468] T 39b0c18416f94c198e8ed8f6669a8ce8 P d1c900260bf3428f989459ecf9ec0cd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6903674630246c8a799ddccbc8e2d1f in term 1.
I20260608 09:57:56.587854 30928 raft_consensus.cc:2468] T 39b0c18416f94c198e8ed8f6669a8ce8 P 34e532a226cf437ab0c55900a24d8788 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6903674630246c8a799ddccbc8e2d1f in term 1.
I20260608 09:57:56.588683 30967 leader_election.cc:304] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6903674630246c8a799ddccbc8e2d1f, d1c900260bf3428f989459ecf9ec0cd8; no voters: 
I20260608 09:57:56.589438 31129 raft_consensus.cc:2804] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:56.590556 31129 raft_consensus.cc:697] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f [term 1 LEADER]: Becoming Leader. State: Replica: a6903674630246c8a799ddccbc8e2d1f, State: Running, Role: LEADER
I20260608 09:57:56.591374 31129 consensus_queue.cc:237] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } } peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } }
I20260608 09:57:56.598387 30822 catalog_manager.cc:5696] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to a6903674630246c8a799ddccbc8e2d1f (127.28.122.66). New cstate: current_term: 1 leader_uuid: "a6903674630246c8a799ddccbc8e2d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:56.743996 31130 raft_consensus.cc:493] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:56.744472 31130 raft_consensus.cc:515] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } }
I20260608 09:57:56.746592 31130 leader_election.cc:290] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6903674630246c8a799ddccbc8e2d1f (127.28.122.66:40977), d1c900260bf3428f989459ecf9ec0cd8 (127.28.122.67:41087)
I20260608 09:57:56.757133 31079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52bafabc20b4a6da2d5edf2f2e1ce72" candidate_uuid: "34e532a226cf437ab0c55900a24d8788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1c900260bf3428f989459ecf9ec0cd8" is_pre_election: true
I20260608 09:57:56.757190 31004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52bafabc20b4a6da2d5edf2f2e1ce72" candidate_uuid: "34e532a226cf437ab0c55900a24d8788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6903674630246c8a799ddccbc8e2d1f" is_pre_election: true
I20260608 09:57:56.757871 31079 raft_consensus.cc:2468] T f52bafabc20b4a6da2d5edf2f2e1ce72 P d1c900260bf3428f989459ecf9ec0cd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34e532a226cf437ab0c55900a24d8788 in term 0.
I20260608 09:57:56.757995 31004 raft_consensus.cc:2468] T f52bafabc20b4a6da2d5edf2f2e1ce72 P a6903674630246c8a799ddccbc8e2d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34e532a226cf437ab0c55900a24d8788 in term 0.
I20260608 09:57:56.759039 30891 leader_election.cc:304] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34e532a226cf437ab0c55900a24d8788, d1c900260bf3428f989459ecf9ec0cd8; no voters: 
I20260608 09:57:56.759907 31130 raft_consensus.cc:2804] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:56.760236 31130 raft_consensus.cc:493] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:56.760496 31130 raft_consensus.cc:3060] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:56.765096 31130 raft_consensus.cc:515] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } }
I20260608 09:57:56.766872 31130 leader_election.cc:290] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [CANDIDATE]: Term 1 election: Requested vote from peers a6903674630246c8a799ddccbc8e2d1f (127.28.122.66:40977), d1c900260bf3428f989459ecf9ec0cd8 (127.28.122.67:41087)
I20260608 09:57:56.767715 31004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52bafabc20b4a6da2d5edf2f2e1ce72" candidate_uuid: "34e532a226cf437ab0c55900a24d8788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6903674630246c8a799ddccbc8e2d1f"
I20260608 09:57:56.767967 31079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52bafabc20b4a6da2d5edf2f2e1ce72" candidate_uuid: "34e532a226cf437ab0c55900a24d8788" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1c900260bf3428f989459ecf9ec0cd8"
I20260608 09:57:56.768189 31004 raft_consensus.cc:3060] T f52bafabc20b4a6da2d5edf2f2e1ce72 P a6903674630246c8a799ddccbc8e2d1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:56.768510 31079 raft_consensus.cc:3060] T f52bafabc20b4a6da2d5edf2f2e1ce72 P d1c900260bf3428f989459ecf9ec0cd8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:56.772930 31004 raft_consensus.cc:2468] T f52bafabc20b4a6da2d5edf2f2e1ce72 P a6903674630246c8a799ddccbc8e2d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34e532a226cf437ab0c55900a24d8788 in term 1.
I20260608 09:57:56.772926 31079 raft_consensus.cc:2468] T f52bafabc20b4a6da2d5edf2f2e1ce72 P d1c900260bf3428f989459ecf9ec0cd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34e532a226cf437ab0c55900a24d8788 in term 1.
I20260608 09:57:56.774262 30892 leader_election.cc:304] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34e532a226cf437ab0c55900a24d8788, a6903674630246c8a799ddccbc8e2d1f; no voters: 
I20260608 09:57:56.774924 31130 raft_consensus.cc:2804] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:56.775957 31130 raft_consensus.cc:697] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [term 1 LEADER]: Becoming Leader. State: Replica: 34e532a226cf437ab0c55900a24d8788, State: Running, Role: LEADER
I20260608 09:57:56.776733 31130 consensus_queue.cc:237] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } }
I20260608 09:57:56.783581 30822 catalog_manager.cc:5696] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34e532a226cf437ab0c55900a24d8788 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "34e532a226cf437ab0c55900a24d8788" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:56.944726 30878 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:56.947304 30878 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:56.947821 30878 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:57.158423 31144 consensus_queue.cc:1048] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:57.160734 31144 consensus_queue.cc:1048] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:57.179515 31130 consensus_queue.cc:1048] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:57.180263 31142 consensus_queue.cc:1048] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:58.948827 30878 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:58.950838 30878 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:58.951206 30878 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:00.952382 30878 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:00.954772 30878 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:00.955152 30878 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:02.956082 30878 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:02.958180 30878 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:02.958534 30878 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:04.959553 30878 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:04.961709 30878 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:04.962064 30878 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:06.963022 30878 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:06.965133 30878 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:06.965497 30878 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:07.893954 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:07.902053 31161 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
W20260608 09:58:07.902624 31162 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
W20260608 09:58:07.905795 31164 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
I20260608 09:58:07.906215 29161 server_base.cc:1061] running on GCE node
I20260608 09:58:07.907562 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:07.907804 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:07.907976 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912687907960 us; error 0 us; skew 500 ppm
I20260608 09:58:07.908631 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:07.912096 29161 webserver.cc:533] Webserver started at http://127.28.122.68:34011/ using document root <none> and password file <none>
I20260608 09:58:07.912647 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:07.912844 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:07.913136 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:07.914454 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-0/minicluster-data/ts-3-root/instance:
uuid: "6e2e31249e464409bcae1ad7029ba739"
format_stamp: "Formatted at 2026-06-08 09:58:07 on dist-test-slave-th08"
I20260608 09:58:07.919291 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.006s
I20260608 09:58:07.922868 31169 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:07.923671 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:58:07.923955 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-0/minicluster-data/ts-3-root
uuid: "6e2e31249e464409bcae1ad7029ba739"
format_stamp: "Formatted at 2026-06-08 09:58:07 on dist-test-slave-th08"
I20260608 09:58:07.924256 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-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)
I20260608 09:58:07.945453 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:07.946911 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:07.948429 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:07.950897 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:07.951117 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:07.951366 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:07.951534 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:07.994189 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.68:44583
I20260608 09:58:07.994323 31232 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.68:44583 every 8 connection(s)
I20260608 09:58:08.014606 31233 heartbeater.cc:344] Connected to a master server at 127.28.122.126:43997
I20260608 09:58:08.015034 31233 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:08.015888 31233 heartbeater.cc:507] Master 127.28.122.126:43997 requested a full tablet report, sending...
I20260608 09:58:08.018074 30823 ts_manager.cc:194] Registered new tserver with Master: 6e2e31249e464409bcae1ad7029ba739 (127.28.122.68:44583)
I20260608 09:58:08.019651 30823 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53782
I20260608 09:58:08.966449 30878 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:08.968539 30878 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:08.968879 30878 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:09.020335 30928 consensus_queue.cc:237] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [LEADER]: Queue 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: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } attrs { replace: true } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } } peers { permanent_uuid: "6e2e31249e464409bcae1ad7029ba739" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44583 } attrs { promote: true } }
I20260608 09:58:09.022085 31233 heartbeater.cc:499] Master 127.28.122.126:43997 was elected leader, sending a full tablet report...
I20260608 09:58:09.028890 31079 raft_consensus.cc:1275] T f52bafabc20b4a6da2d5edf2f2e1ce72 P d1c900260bf3428f989459ecf9ec0cd8 [term 1 FOLLOWER]: Refusing update from remote peer 34e532a226cf437ab0c55900a24d8788: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:58:09.031301 31160 consensus_queue.cc:1048] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:58:09.031598 31004 raft_consensus.cc:1275] T f52bafabc20b4a6da2d5edf2f2e1ce72 P a6903674630246c8a799ddccbc8e2d1f [term 1 FOLLOWER]: Refusing update from remote peer 34e532a226cf437ab0c55900a24d8788: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:58:09.033308 31160 consensus_queue.cc:1048] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:09.041510 31160 raft_consensus.cc:2955] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6e2e31249e464409bcae1ad7029ba739 (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } attrs { replace: true } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } } peers { permanent_uuid: "6e2e31249e464409bcae1ad7029ba739" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44583 } attrs { promote: true } } }
I20260608 09:58:09.043160 31079 raft_consensus.cc:2955] T f52bafabc20b4a6da2d5edf2f2e1ce72 P d1c900260bf3428f989459ecf9ec0cd8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6e2e31249e464409bcae1ad7029ba739 (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } attrs { replace: true } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } } peers { permanent_uuid: "6e2e31249e464409bcae1ad7029ba739" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44583 } attrs { promote: true } } }
W20260608 09:58:09.044564 30892 consensus_peers.cc:597] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 -> Peer 6e2e31249e464409bcae1ad7029ba739 (127.28.122.68:44583): Couldn't send request to peer 6e2e31249e464409bcae1ad7029ba739. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f52bafabc20b4a6da2d5edf2f2e1ce72. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:09.047259 31004 raft_consensus.cc:2955] T f52bafabc20b4a6da2d5edf2f2e1ce72 P a6903674630246c8a799ddccbc8e2d1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6e2e31249e464409bcae1ad7029ba739 (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } attrs { replace: true } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } } peers { permanent_uuid: "6e2e31249e464409bcae1ad7029ba739" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44583 } attrs { promote: true } } }
I20260608 09:58:09.059844 30822 catalog_manager.cc:5696] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 reported cstate change: config changed from index -1 to 2, NON_VOTER 6e2e31249e464409bcae1ad7029ba739 (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "34e532a226cf437ab0c55900a24d8788" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e2e31249e464409bcae1ad7029ba739" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44583 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:09.594973 31250 ts_tablet_manager.cc:933] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 6e2e31249e464409bcae1ad7029ba739: Initiating tablet copy from peer 34e532a226cf437ab0c55900a24d8788 (127.28.122.65:43189)
I20260608 09:58:09.596767 31250 tablet_copy_client.cc:323] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 6e2e31249e464409bcae1ad7029ba739: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.65:43189
I20260608 09:58:09.613346 30938 tablet_copy_service.cc:140] P 34e532a226cf437ab0c55900a24d8788: Received BeginTabletCopySession request for tablet f52bafabc20b4a6da2d5edf2f2e1ce72 from peer 6e2e31249e464409bcae1ad7029ba739 ({username='slave'} at 127.0.0.1:38998)
I20260608 09:58:09.613986 30938 tablet_copy_service.cc:161] P 34e532a226cf437ab0c55900a24d8788: Beginning new tablet copy session on tablet f52bafabc20b4a6da2d5edf2f2e1ce72 from peer 6e2e31249e464409bcae1ad7029ba739 at {username='slave'} at 127.0.0.1:38998: session id = 6e2e31249e464409bcae1ad7029ba739-f52bafabc20b4a6da2d5edf2f2e1ce72
I20260608 09:58:09.622469 30938 tablet_copy_source_session.cc:215] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:58:09.625916 31250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f52bafabc20b4a6da2d5edf2f2e1ce72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:09.637353 31250 tablet_copy_client.cc:806] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 6e2e31249e464409bcae1ad7029ba739: tablet copy: Starting download of 0 data blocks...
I20260608 09:58:09.638056 31250 tablet_copy_client.cc:670] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 6e2e31249e464409bcae1ad7029ba739: tablet copy: Starting download of 1 WAL segments...
I20260608 09:58:09.641975 31250 tablet_copy_client.cc:538] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 6e2e31249e464409bcae1ad7029ba739: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:58:09.648521 31250 tablet_bootstrap.cc:492] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 6e2e31249e464409bcae1ad7029ba739: Bootstrap starting.
I20260608 09:58:09.664783 31250 tablet_bootstrap.cc:492] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 6e2e31249e464409bcae1ad7029ba739: 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
I20260608 09:58:09.665455 31250 tablet_bootstrap.cc:492] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 6e2e31249e464409bcae1ad7029ba739: Bootstrap complete.
I20260608 09:58:09.665988 31250 ts_tablet_manager.cc:1403] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 6e2e31249e464409bcae1ad7029ba739: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260608 09:58:09.668334 31250 raft_consensus.cc:359] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 6e2e31249e464409bcae1ad7029ba739 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } attrs { replace: true } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } } peers { permanent_uuid: "6e2e31249e464409bcae1ad7029ba739" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44583 } attrs { promote: true } }
I20260608 09:58:09.668933 31250 raft_consensus.cc:740] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 6e2e31249e464409bcae1ad7029ba739 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6e2e31249e464409bcae1ad7029ba739, State: Initialized, Role: LEARNER
I20260608 09:58:09.669469 31250 consensus_queue.cc:260] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 6e2e31249e464409bcae1ad7029ba739 [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: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } attrs { replace: true } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } } peers { permanent_uuid: "6e2e31249e464409bcae1ad7029ba739" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44583 } attrs { promote: true } }
I20260608 09:58:09.672158 31250 ts_tablet_manager.cc:1434] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 6e2e31249e464409bcae1ad7029ba739: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260608 09:58:09.674055 30938 tablet_copy_service.cc:342] P 34e532a226cf437ab0c55900a24d8788: Request end of tablet copy session 6e2e31249e464409bcae1ad7029ba739-f52bafabc20b4a6da2d5edf2f2e1ce72 received from {username='slave'} at 127.0.0.1:38998
I20260608 09:58:09.674530 30938 tablet_copy_service.cc:434] P 34e532a226cf437ab0c55900a24d8788: ending tablet copy session 6e2e31249e464409bcae1ad7029ba739-f52bafabc20b4a6da2d5edf2f2e1ce72 on tablet f52bafabc20b4a6da2d5edf2f2e1ce72 with peer 6e2e31249e464409bcae1ad7029ba739
I20260608 09:58:09.995497 31208 raft_consensus.cc:1217] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 6e2e31249e464409bcae1ad7029ba739 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:58:10.613319 31257 raft_consensus.cc:1064] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788: attempting to promote NON_VOTER 6e2e31249e464409bcae1ad7029ba739 to VOTER
I20260608 09:58:10.615481 31257 consensus_queue.cc:237] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [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: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } attrs { replace: true } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } } peers { permanent_uuid: "6e2e31249e464409bcae1ad7029ba739" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44583 } attrs { promote: false } }
I20260608 09:58:10.622579 31079 raft_consensus.cc:1275] T f52bafabc20b4a6da2d5edf2f2e1ce72 P d1c900260bf3428f989459ecf9ec0cd8 [term 1 FOLLOWER]: Refusing update from remote peer 34e532a226cf437ab0c55900a24d8788: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:10.622874 31208 raft_consensus.cc:1275] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 6e2e31249e464409bcae1ad7029ba739 [term 1 LEARNER]: Refusing update from remote peer 34e532a226cf437ab0c55900a24d8788: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:10.624228 31004 raft_consensus.cc:1275] T f52bafabc20b4a6da2d5edf2f2e1ce72 P a6903674630246c8a799ddccbc8e2d1f [term 1 FOLLOWER]: Refusing update from remote peer 34e532a226cf437ab0c55900a24d8788: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:10.624732 31260 consensus_queue.cc:1048] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2e31249e464409bcae1ad7029ba739" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44583 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:58:10.625775 31258 consensus_queue.cc:1048] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:10.626591 31257 consensus_queue.cc:1048] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:10.649695 31258 raft_consensus.cc:2955] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6e2e31249e464409bcae1ad7029ba739 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } attrs { replace: true } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } } peers { permanent_uuid: "6e2e31249e464409bcae1ad7029ba739" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44583 } attrs { promote: false } } }
I20260608 09:58:10.651818 31079 raft_consensus.cc:2955] T f52bafabc20b4a6da2d5edf2f2e1ce72 P d1c900260bf3428f989459ecf9ec0cd8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6e2e31249e464409bcae1ad7029ba739 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } attrs { replace: true } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } } peers { permanent_uuid: "6e2e31249e464409bcae1ad7029ba739" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44583 } attrs { promote: false } } }
I20260608 09:58:10.652784 31208 raft_consensus.cc:2955] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 6e2e31249e464409bcae1ad7029ba739 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6e2e31249e464409bcae1ad7029ba739 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } attrs { replace: true } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } } peers { permanent_uuid: "6e2e31249e464409bcae1ad7029ba739" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44583 } attrs { promote: false } } }
I20260608 09:58:10.661613 31004 raft_consensus.cc:2955] T f52bafabc20b4a6da2d5edf2f2e1ce72 P a6903674630246c8a799ddccbc8e2d1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6e2e31249e464409bcae1ad7029ba739 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } attrs { replace: true } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } } peers { permanent_uuid: "6e2e31249e464409bcae1ad7029ba739" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44583 } attrs { promote: false } } }
I20260608 09:58:10.666359 30824 catalog_manager.cc:5696] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 reported cstate change: config changed from index 2 to 3, 6e2e31249e464409bcae1ad7029ba739 (127.28.122.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "34e532a226cf437ab0c55900a24d8788" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6903674630246c8a799ddccbc8e2d1f" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40977 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e2e31249e464409bcae1ad7029ba739" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44583 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:58:10.691594 30928 consensus_queue.cc:237] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [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: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } } peers { permanent_uuid: "6e2e31249e464409bcae1ad7029ba739" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44583 } attrs { promote: false } }
I20260608 09:58:10.697213 31079 raft_consensus.cc:1275] T f52bafabc20b4a6da2d5edf2f2e1ce72 P d1c900260bf3428f989459ecf9ec0cd8 [term 1 FOLLOWER]: Refusing update from remote peer 34e532a226cf437ab0c55900a24d8788: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:58:10.697494 31208 raft_consensus.cc:1275] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 6e2e31249e464409bcae1ad7029ba739 [term 1 FOLLOWER]: Refusing update from remote peer 34e532a226cf437ab0c55900a24d8788: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:58:10.698446 31260 consensus_queue.cc:1048] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:10.699342 31257 consensus_queue.cc:1048] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e2e31249e464409bcae1ad7029ba739" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44583 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:10.705390 31260 raft_consensus.cc:2955] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6903674630246c8a799ddccbc8e2d1f (127.28.122.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } } peers { permanent_uuid: "6e2e31249e464409bcae1ad7029ba739" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44583 } attrs { promote: false } } }
I20260608 09:58:10.707760 31079 raft_consensus.cc:2955] T f52bafabc20b4a6da2d5edf2f2e1ce72 P d1c900260bf3428f989459ecf9ec0cd8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6903674630246c8a799ddccbc8e2d1f (127.28.122.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } } peers { permanent_uuid: "6e2e31249e464409bcae1ad7029ba739" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44583 } attrs { promote: false } } }
I20260608 09:58:10.712807 30809 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f52bafabc20b4a6da2d5edf2f2e1ce72 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:58:10.713176 31208 raft_consensus.cc:2955] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 6e2e31249e464409bcae1ad7029ba739 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a6903674630246c8a799ddccbc8e2d1f (127.28.122.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } } peers { permanent_uuid: "6e2e31249e464409bcae1ad7029ba739" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44583 } attrs { promote: false } } }
I20260608 09:58:10.717988 30822 catalog_manager.cc:5696] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 reported cstate change: config changed from index 3 to 4, VOTER a6903674630246c8a799ddccbc8e2d1f (127.28.122.66) evicted. New cstate: current_term: 1 leader_uuid: "34e532a226cf437ab0c55900a24d8788" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34e532a226cf437ab0c55900a24d8788" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 43189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1c900260bf3428f989459ecf9ec0cd8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 41087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e2e31249e464409bcae1ad7029ba739" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44583 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:58:10.732410 30994 tablet_service.cc:1558] Processing DeleteTablet for tablet f52bafabc20b4a6da2d5edf2f2e1ce72 with delete_type TABLET_DATA_TOMBSTONED (TS a6903674630246c8a799ddccbc8e2d1f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55914
I20260608 09:58:10.734894 31270 tablet_replica.cc:333] T f52bafabc20b4a6da2d5edf2f2e1ce72 P a6903674630246c8a799ddccbc8e2d1f: stopping tablet replica
I20260608 09:58:10.735551 31270 raft_consensus.cc:2243] T f52bafabc20b4a6da2d5edf2f2e1ce72 P a6903674630246c8a799ddccbc8e2d1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:10.736122 31270 raft_consensus.cc:2272] T f52bafabc20b4a6da2d5edf2f2e1ce72 P a6903674630246c8a799ddccbc8e2d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:10.738867 31270 ts_tablet_manager.cc:1916] T f52bafabc20b4a6da2d5edf2f2e1ce72 P a6903674630246c8a799ddccbc8e2d1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:58:10.749249 31270 ts_tablet_manager.cc:1929] T f52bafabc20b4a6da2d5edf2f2e1ce72 P a6903674630246c8a799ddccbc8e2d1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:58:10.749568 31270 log.cc:1199] T f52bafabc20b4a6da2d5edf2f2e1ce72 P a6903674630246c8a799ddccbc8e2d1f: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912650423017-29161-0/minicluster-data/ts-1-root/wals/f52bafabc20b4a6da2d5edf2f2e1ce72
I20260608 09:58:10.751036 30809 catalog_manager.cc:5027] TS a6903674630246c8a799ddccbc8e2d1f (127.28.122.66:40977): tablet f52bafabc20b4a6da2d5edf2f2e1ce72 (table test-workload [id=74c8fe9e524c4b1ca8bf0be19d10da8b]) successfully deleted
I20260608 09:58:10.970255 30878 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:10.972915 30878 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:10.973320 30878 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:12.974283 30878 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:12.976406 30878 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:12.976738 30878 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:14.977710 30878 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:14.979828 30878 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:14.980180 30878 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:16.981128 30878 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:16.983310 30878 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:16.983649 30878 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:58:18.663666 31100 debug-util.cc:398] Leaking SignalData structure 0x7b08001a0160 after lost signal to thread 29164
W20260608 09:58:18.664605 31100 debug-util.cc:398] Leaking SignalData structure 0x7b0800090ba0 after lost signal to thread 30858
W20260608 09:58:18.665568 31100 debug-util.cc:398] Leaking SignalData structure 0x7b08001e6e40 after lost signal to thread 30952
W20260608 09:58:18.666363 31100 debug-util.cc:398] Leaking SignalData structure 0x7b0800245c60 after lost signal to thread 31028
W20260608 09:58:18.667184 31100 debug-util.cc:398] Leaking SignalData structure 0x7b08001e7660 after lost signal to thread 31103
W20260608 09:58:18.668020 31100 debug-util.cc:398] Leaking SignalData structure 0x7b08002425c0 after lost signal to thread 31232
I20260608 09:58:18.984511 30878 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:18.986716 30878 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:18.987077 30878 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:20.988649 30878 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:20.991698 30878 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:20.992086 30878 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:22.993028 30878 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:22.995254 30878 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:22.995685 30878 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:23.305888 29161 tablet_server.cc:179] TabletServer@127.28.122.65:0 shutting down...
I20260608 09:58:23.332417 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:23.333277 29161 tablet_replica.cc:333] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788: stopping tablet replica
I20260608 09:58:23.333936 29161 raft_consensus.cc:2243] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:23.334913 29161 raft_consensus.cc:2272] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 34e532a226cf437ab0c55900a24d8788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:23.337284 29161 tablet_replica.cc:333] T 39b0c18416f94c198e8ed8f6669a8ce8 P 34e532a226cf437ab0c55900a24d8788: stopping tablet replica
I20260608 09:58:23.337805 29161 raft_consensus.cc:2243] T 39b0c18416f94c198e8ed8f6669a8ce8 P 34e532a226cf437ab0c55900a24d8788 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:23.338219 29161 raft_consensus.cc:2272] T 39b0c18416f94c198e8ed8f6669a8ce8 P 34e532a226cf437ab0c55900a24d8788 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:23.360291 29161 tablet_server.cc:196] TabletServer@127.28.122.65:0 shutdown complete.
I20260608 09:58:23.373744 29161 tablet_server.cc:179] TabletServer@127.28.122.66:0 shutting down...
I20260608 09:58:23.395823 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:23.396675 29161 tablet_replica.cc:333] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f: stopping tablet replica
I20260608 09:58:23.397192 29161 raft_consensus.cc:2243] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:23.398147 29161 raft_consensus.cc:2272] T 39b0c18416f94c198e8ed8f6669a8ce8 P a6903674630246c8a799ddccbc8e2d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:23.419157 29161 tablet_server.cc:196] TabletServer@127.28.122.66:0 shutdown complete.
I20260608 09:58:23.431506 29161 tablet_server.cc:179] TabletServer@127.28.122.67:0 shutting down...
I20260608 09:58:23.453470 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:23.454250 29161 tablet_replica.cc:333] T f52bafabc20b4a6da2d5edf2f2e1ce72 P d1c900260bf3428f989459ecf9ec0cd8: stopping tablet replica
I20260608 09:58:23.454838 29161 raft_consensus.cc:2243] T f52bafabc20b4a6da2d5edf2f2e1ce72 P d1c900260bf3428f989459ecf9ec0cd8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:23.455593 29161 raft_consensus.cc:2272] T f52bafabc20b4a6da2d5edf2f2e1ce72 P d1c900260bf3428f989459ecf9ec0cd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:23.457679 29161 tablet_replica.cc:333] T 39b0c18416f94c198e8ed8f6669a8ce8 P d1c900260bf3428f989459ecf9ec0cd8: stopping tablet replica
I20260608 09:58:23.458128 29161 raft_consensus.cc:2243] T 39b0c18416f94c198e8ed8f6669a8ce8 P d1c900260bf3428f989459ecf9ec0cd8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:23.458539 29161 raft_consensus.cc:2272] T 39b0c18416f94c198e8ed8f6669a8ce8 P d1c900260bf3428f989459ecf9ec0cd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:23.498363 29161 tablet_server.cc:196] TabletServer@127.28.122.67:0 shutdown complete.
I20260608 09:58:23.511452 29161 tablet_server.cc:179] TabletServer@127.28.122.68:0 shutting down...
I20260608 09:58:23.532055 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:23.532766 29161 tablet_replica.cc:333] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 6e2e31249e464409bcae1ad7029ba739: stopping tablet replica
I20260608 09:58:23.533273 29161 raft_consensus.cc:2243] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 6e2e31249e464409bcae1ad7029ba739 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:23.534047 29161 raft_consensus.cc:2272] T f52bafabc20b4a6da2d5edf2f2e1ce72 P 6e2e31249e464409bcae1ad7029ba739 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:23.552980 29161 tablet_server.cc:196] TabletServer@127.28.122.68:0 shutdown complete.
I20260608 09:58:23.563033 29161 master.cc:562] Master@127.28.122.126:43997 shutting down...
I20260608 09:58:23.581877 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cf5fa3450d39431698d04be70b9c307b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:23.582486 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cf5fa3450d39431698d04be70b9c307b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:23.582818 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P cf5fa3450d39431698d04be70b9c307b: stopping tablet replica
I20260608 09:58:23.602245 29161 master.cc:584] Master@127.28.122.126:43997 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (28823 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 09:58:23.637912 29161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.122.126:44865
I20260608 09:58:23.639169 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:23.645542 31277 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
W20260608 09:58:23.645650 31278 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
W20260608 09:58:23.645792 31280 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
I20260608 09:58:23.646826 29161 server_base.cc:1061] running on GCE node
I20260608 09:58:23.648013 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:23.648204 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:23.648322 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912703648310 us; error 0 us; skew 500 ppm
I20260608 09:58:23.648862 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:23.651608 29161 webserver.cc:533] Webserver started at http://127.28.122.126:36915/ using document root <none> and password file <none>
I20260608 09:58:23.652156 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:23.652335 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:23.652575 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:23.653800 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912650423017-29161-0/minicluster-data/master-0-root/instance:
uuid: "03e14814bb9c4ec79014050a4629efba"
format_stamp: "Formatted at 2026-06-08 09:58:23 on dist-test-slave-th08"
I20260608 09:58:23.659082 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 09:58:23.663072 31285 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:23.663870 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:58:23.664140 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912650423017-29161-0/minicluster-data/master-0-root
uuid: "03e14814bb9c4ec79014050a4629efba"
format_stamp: "Formatted at 2026-06-08 09:58:23 on dist-test-slave-th08"
I20260608 09:58:23.664395 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912650423017-29161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912650423017-29161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912650423017-29161-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)
I20260608 09:58:23.686638 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:23.687930 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:23.726672 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.126:44865
I20260608 09:58:23.726786 31337 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.126:44865 every 8 connection(s)
I20260608 09:58:23.731007 31338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:23.740877 31338 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 03e14814bb9c4ec79014050a4629efba: Bootstrap starting.
I20260608 09:58:23.745728 31338 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 03e14814bb9c4ec79014050a4629efba: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:23.750069 31338 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 03e14814bb9c4ec79014050a4629efba: No bootstrap required, opened a new log
I20260608 09:58:23.752439 31338 raft_consensus.cc:359] T 00000000000000000000000000000000 P 03e14814bb9c4ec79014050a4629efba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03e14814bb9c4ec79014050a4629efba" member_type: VOTER }
I20260608 09:58:23.752841 31338 raft_consensus.cc:385] T 00000000000000000000000000000000 P 03e14814bb9c4ec79014050a4629efba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:23.753072 31338 raft_consensus.cc:740] T 00000000000000000000000000000000 P 03e14814bb9c4ec79014050a4629efba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03e14814bb9c4ec79014050a4629efba, State: Initialized, Role: FOLLOWER
I20260608 09:58:23.753705 31338 consensus_queue.cc:260] T 00000000000000000000000000000000 P 03e14814bb9c4ec79014050a4629efba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "03e14814bb9c4ec79014050a4629efba" member_type: VOTER }
I20260608 09:58:23.754166 31338 raft_consensus.cc:399] T 00000000000000000000000000000000 P 03e14814bb9c4ec79014050a4629efba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:58:23.754380 31338 raft_consensus.cc:493] T 00000000000000000000000000000000 P 03e14814bb9c4ec79014050a4629efba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:58:23.754666 31338 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 03e14814bb9c4ec79014050a4629efba [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:23.758842 31338 raft_consensus.cc:515] T 00000000000000000000000000000000 P 03e14814bb9c4ec79014050a4629efba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03e14814bb9c4ec79014050a4629efba" member_type: VOTER }
I20260608 09:58:23.759363 31338 leader_election.cc:304] T 00000000000000000000000000000000 P 03e14814bb9c4ec79014050a4629efba [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: 03e14814bb9c4ec79014050a4629efba; no voters: 
I20260608 09:58:23.760499 31338 leader_election.cc:290] T 00000000000000000000000000000000 P 03e14814bb9c4ec79014050a4629efba [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:58:23.760895 31341 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 03e14814bb9c4ec79014050a4629efba [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:23.762363 31341 raft_consensus.cc:697] T 00000000000000000000000000000000 P 03e14814bb9c4ec79014050a4629efba [term 1 LEADER]: Becoming Leader. State: Replica: 03e14814bb9c4ec79014050a4629efba, State: Running, Role: LEADER
I20260608 09:58:23.762990 31341 consensus_queue.cc:237] T 00000000000000000000000000000000 P 03e14814bb9c4ec79014050a4629efba [LEADER]: Queue going to LEADER mode. State: All 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: "03e14814bb9c4ec79014050a4629efba" member_type: VOTER }
I20260608 09:58:23.763537 31338 sys_catalog.cc:565] T 00000000000000000000000000000000 P 03e14814bb9c4ec79014050a4629efba [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:58:23.768076 31342 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03e14814bb9c4ec79014050a4629efba [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "03e14814bb9c4ec79014050a4629efba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03e14814bb9c4ec79014050a4629efba" member_type: VOTER } }
I20260608 09:58:23.768682 31342 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03e14814bb9c4ec79014050a4629efba [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:23.769979 31343 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03e14814bb9c4ec79014050a4629efba [sys.catalog]: SysCatalogTable state changed. Reason: New leader 03e14814bb9c4ec79014050a4629efba. Latest consensus state: current_term: 1 leader_uuid: "03e14814bb9c4ec79014050a4629efba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03e14814bb9c4ec79014050a4629efba" member_type: VOTER } }
I20260608 09:58:23.770529 31343 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03e14814bb9c4ec79014050a4629efba [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:23.777271 31350 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:58:23.778136 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:58:23.782425 31350 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:58:23.791539 31350 catalog_manager.cc:1382] Generated new cluster ID: 9e9cb2c666a1466ba9d42b2b75bd0197
I20260608 09:58:23.791836 31350 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:58:23.817382 31350 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:58:23.818673 31350 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:58:23.840698 31350 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 03e14814bb9c4ec79014050a4629efba: Generated new TSK 0
I20260608 09:58:23.841303 31350 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:58:23.907934 29161 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000234257s
I20260608 09:58:36.003553 29161 master.cc:562] Master@127.28.122.126:44865 shutting down...
I20260608 09:58:36.025295 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 03e14814bb9c4ec79014050a4629efba [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:36.026070 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 03e14814bb9c4ec79014050a4629efba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:36.026444 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 03e14814bb9c4ec79014050a4629efba: stopping tablet replica
I20260608 09:58:36.046111 29161 master.cc:584] Master@127.28.122.126:44865 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12439 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 09:58:36.077590 29161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.122.126:42883
I20260608 09:58:36.078794 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:36.084883 31361 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
W20260608 09:58:36.085206 31362 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
W20260608 09:58:36.086440 31364 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
I20260608 09:58:36.086743 29161 server_base.cc:1061] running on GCE node
I20260608 09:58:36.087545 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:36.087720 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:36.087832 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912716087821 us; error 0 us; skew 500 ppm
I20260608 09:58:36.088341 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:36.090652 29161 webserver.cc:533] Webserver started at http://127.28.122.126:35749/ using document root <none> and password file <none>
I20260608 09:58:36.091199 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:36.091377 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:36.091602 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:36.092752 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912650423017-29161-0/minicluster-data/master-0-root/instance:
uuid: "73b2a2ee8802476e9a1630113ca5b56c"
format_stamp: "Formatted at 2026-06-08 09:58:36 on dist-test-slave-th08"
I20260608 09:58:36.097522 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 09:58:36.101213 31369 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:36.101958 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:58:36.102226 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912650423017-29161-0/minicluster-data/master-0-root
uuid: "73b2a2ee8802476e9a1630113ca5b56c"
format_stamp: "Formatted at 2026-06-08 09:58:36 on dist-test-slave-th08"
I20260608 09:58:36.102504 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912650423017-29161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912650423017-29161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912650423017-29161-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)
I20260608 09:58:36.116778 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:36.117991 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:36.156044 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.126:42883
I20260608 09:58:36.156176 31420 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.126:42883 every 8 connection(s)
I20260608 09:58:36.160339 31421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:36.171944 31421 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 73b2a2ee8802476e9a1630113ca5b56c: Bootstrap starting.
I20260608 09:58:36.176961 31421 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 73b2a2ee8802476e9a1630113ca5b56c: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:36.181478 31421 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 73b2a2ee8802476e9a1630113ca5b56c: No bootstrap required, opened a new log
I20260608 09:58:36.183878 31421 raft_consensus.cc:359] T 00000000000000000000000000000000 P 73b2a2ee8802476e9a1630113ca5b56c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "73b2a2ee8802476e9a1630113ca5b56c" member_type: VOTER }
I20260608 09:58:36.184327 31421 raft_consensus.cc:385] T 00000000000000000000000000000000 P 73b2a2ee8802476e9a1630113ca5b56c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:36.184542 31421 raft_consensus.cc:740] T 00000000000000000000000000000000 P 73b2a2ee8802476e9a1630113ca5b56c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73b2a2ee8802476e9a1630113ca5b56c, State: Initialized, Role: FOLLOWER
I20260608 09:58:36.185115 31421 consensus_queue.cc:260] T 00000000000000000000000000000000 P 73b2a2ee8802476e9a1630113ca5b56c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "73b2a2ee8802476e9a1630113ca5b56c" member_type: VOTER }
I20260608 09:58:36.185616 31421 raft_consensus.cc:399] T 00000000000000000000000000000000 P 73b2a2ee8802476e9a1630113ca5b56c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:58:36.185842 31421 raft_consensus.cc:493] T 00000000000000000000000000000000 P 73b2a2ee8802476e9a1630113ca5b56c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:58:36.186095 31421 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 73b2a2ee8802476e9a1630113ca5b56c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:36.190461 31421 raft_consensus.cc:515] T 00000000000000000000000000000000 P 73b2a2ee8802476e9a1630113ca5b56c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "73b2a2ee8802476e9a1630113ca5b56c" member_type: VOTER }
I20260608 09:58:36.190964 31421 leader_election.cc:304] T 00000000000000000000000000000000 P 73b2a2ee8802476e9a1630113ca5b56c [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: 73b2a2ee8802476e9a1630113ca5b56c; no voters: 
I20260608 09:58:36.192123 31421 leader_election.cc:290] T 00000000000000000000000000000000 P 73b2a2ee8802476e9a1630113ca5b56c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:58:36.192625 31424 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 73b2a2ee8802476e9a1630113ca5b56c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:36.193905 31424 raft_consensus.cc:697] T 00000000000000000000000000000000 P 73b2a2ee8802476e9a1630113ca5b56c [term 1 LEADER]: Becoming Leader. State: Replica: 73b2a2ee8802476e9a1630113ca5b56c, State: Running, Role: LEADER
I20260608 09:58:36.194623 31424 consensus_queue.cc:237] T 00000000000000000000000000000000 P 73b2a2ee8802476e9a1630113ca5b56c [LEADER]: Queue going to LEADER mode. State: All 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: "73b2a2ee8802476e9a1630113ca5b56c" member_type: VOTER }
I20260608 09:58:36.195066 31421 sys_catalog.cc:565] T 00000000000000000000000000000000 P 73b2a2ee8802476e9a1630113ca5b56c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:58:36.197584 31425 sys_catalog.cc:455] T 00000000000000000000000000000000 P 73b2a2ee8802476e9a1630113ca5b56c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "73b2a2ee8802476e9a1630113ca5b56c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "73b2a2ee8802476e9a1630113ca5b56c" member_type: VOTER } }
I20260608 09:58:36.198271 31425 sys_catalog.cc:458] T 00000000000000000000000000000000 P 73b2a2ee8802476e9a1630113ca5b56c [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:36.197695 31426 sys_catalog.cc:455] T 00000000000000000000000000000000 P 73b2a2ee8802476e9a1630113ca5b56c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 73b2a2ee8802476e9a1630113ca5b56c. Latest consensus state: current_term: 1 leader_uuid: "73b2a2ee8802476e9a1630113ca5b56c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "73b2a2ee8802476e9a1630113ca5b56c" member_type: VOTER } }
I20260608 09:58:36.199357 31426 sys_catalog.cc:458] T 00000000000000000000000000000000 P 73b2a2ee8802476e9a1630113ca5b56c [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:36.202214 31430 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:58:36.207824 31430 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:58:36.210342 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:58:36.217387 31430 catalog_manager.cc:1382] Generated new cluster ID: 8e2bafc85f954986bed96bebbcc7a37b
I20260608 09:58:36.217710 31430 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:58:36.243127 31430 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:58:36.244491 31430 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:58:36.259955 31430 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 73b2a2ee8802476e9a1630113ca5b56c: Generated new TSK 0
I20260608 09:58:36.260581 31430 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:58:36.276896 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:36.283460 31442 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
W20260608 09:58:36.284192 31443 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
W20260608 09:58:36.285805 31445 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
I20260608 09:58:36.286031 29161 server_base.cc:1061] running on GCE node
I20260608 09:58:36.286913 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:36.287163 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:36.287348 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912716287331 us; error 0 us; skew 500 ppm
I20260608 09:58:36.287945 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:36.290267 29161 webserver.cc:533] Webserver started at http://127.28.122.65:35481/ using document root <none> and password file <none>
I20260608 09:58:36.290798 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:36.290966 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:36.291285 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:36.292621 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912650423017-29161-0/minicluster-data/ts-0-root/instance:
uuid: "9a50ecc18998409fbd2c703946116752"
format_stamp: "Formatted at 2026-06-08 09:58:36 on dist-test-slave-th08"
I20260608 09:58:36.297633 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:58:36.301286 31450 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:36.302078 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:58:36.302367 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912650423017-29161-0/minicluster-data/ts-0-root
uuid: "9a50ecc18998409fbd2c703946116752"
format_stamp: "Formatted at 2026-06-08 09:58:36 on dist-test-slave-th08"
I20260608 09:58:36.302627 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912650423017-29161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912650423017-29161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912650423017-29161-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)
I20260608 09:58:36.329150 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:36.330443 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:36.332100 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:36.334597 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:36.335026 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:36.335316 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:36.335498 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:36.376390 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.65:37515
I20260608 09:58:36.376518 31513 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.65:37515 every 8 connection(s)
I20260608 09:58:36.381876 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:36.389062 31518 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
W20260608 09:58:36.391305 31519 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
W20260608 09:58:36.392187 31521 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
I20260608 09:58:36.392653 29161 server_base.cc:1061] running on GCE node
I20260608 09:58:36.393507 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:36.393735 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:36.393982 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912716393962 us; error 0 us; skew 500 ppm
I20260608 09:58:36.394555 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:36.397210 29161 webserver.cc:533] Webserver started at http://127.28.122.66:41071/ using document root <none> and password file <none>
I20260608 09:58:36.397949 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:36.398203 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:36.398540 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:36.400100 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912650423017-29161-0/minicluster-data/ts-1-root/instance:
uuid: "a85754bf33dc4b31825203565d602ce4"
format_stamp: "Formatted at 2026-06-08 09:58:36 on dist-test-slave-th08"
I20260608 09:58:36.400339 31514 heartbeater.cc:344] Connected to a master server at 127.28.122.126:42883
I20260608 09:58:36.400745 31514 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:36.401495 31514 heartbeater.cc:507] Master 127.28.122.126:42883 requested a full tablet report, sending...
I20260608 09:58:36.403756 31386 ts_manager.cc:194] Registered new tserver with Master: 9a50ecc18998409fbd2c703946116752 (127.28.122.65:37515)
I20260608 09:58:36.405506 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:58:36.405978 31386 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60960
I20260608 09:58:36.409245 31526 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:36.410192 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:58:36.410465 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912650423017-29161-0/minicluster-data/ts-1-root
uuid: "a85754bf33dc4b31825203565d602ce4"
format_stamp: "Formatted at 2026-06-08 09:58:36 on dist-test-slave-th08"
I20260608 09:58:36.410730 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912650423017-29161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912650423017-29161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912650423017-29161-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)
I20260608 09:58:36.437938 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:36.439296 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:36.440807 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:36.443154 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:36.443343 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:36.443578 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:36.443727 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:36.483250 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.66:35477
I20260608 09:58:36.483397 31588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.66:35477 every 8 connection(s)
I20260608 09:58:36.488302 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:36.495904 31592 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
W20260608 09:58:36.496832 31593 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
I20260608 09:58:36.499838 29161 server_base.cc:1061] running on GCE node
W20260608 09:58:36.500367 31595 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
I20260608 09:58:36.500790 31589 heartbeater.cc:344] Connected to a master server at 127.28.122.126:42883
I20260608 09:58:36.501154 31589 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:36.501305 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:36.501569 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:36.501789 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912716501768 us; error 0 us; skew 500 ppm
I20260608 09:58:36.501999 31589 heartbeater.cc:507] Master 127.28.122.126:42883 requested a full tablet report, sending...
I20260608 09:58:36.502636 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:36.504325 31386 ts_manager.cc:194] Registered new tserver with Master: a85754bf33dc4b31825203565d602ce4 (127.28.122.66:35477)
I20260608 09:58:36.505959 31386 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60968
I20260608 09:58:36.506198 29161 webserver.cc:533] Webserver started at http://127.28.122.67:46505/ using document root <none> and password file <none>
I20260608 09:58:36.506824 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:36.507071 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:36.507449 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:36.508752 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912650423017-29161-0/minicluster-data/ts-2-root/instance:
uuid: "78c80967c64c4a00b80fc7c3c380452d"
format_stamp: "Formatted at 2026-06-08 09:58:36 on dist-test-slave-th08"
I20260608 09:58:36.513715 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:58:36.517227 31600 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:36.517935 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:58:36.518210 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912650423017-29161-0/minicluster-data/ts-2-root
uuid: "78c80967c64c4a00b80fc7c3c380452d"
format_stamp: "Formatted at 2026-06-08 09:58:36 on dist-test-slave-th08"
I20260608 09:58:36.518488 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912650423017-29161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912650423017-29161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912650423017-29161-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)
I20260608 09:58:36.536132 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:36.537504 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:36.539064 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:36.541531 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:36.541741 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:36.541977 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:36.542135 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:36.582567 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.67:43231
I20260608 09:58:36.582676 31663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.67:43231 every 8 connection(s)
I20260608 09:58:36.597178 31664 heartbeater.cc:344] Connected to a master server at 127.28.122.126:42883
I20260608 09:58:36.597559 31664 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:36.598358 31664 heartbeater.cc:507] Master 127.28.122.126:42883 requested a full tablet report, sending...
I20260608 09:58:36.600427 31386 ts_manager.cc:194] Registered new tserver with Master: 78c80967c64c4a00b80fc7c3c380452d (127.28.122.67:43231)
I20260608 09:58:36.600688 29161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014944527s
I20260608 09:58:36.602450 31386 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60982
I20260608 09:58:37.408674 31514 heartbeater.cc:499] Master 127.28.122.126:42883 was elected leader, sending a full tablet report...
I20260608 09:58:37.508519 31589 heartbeater.cc:499] Master 127.28.122.126:42883 was elected leader, sending a full tablet report...
I20260608 09:58:37.605237 31664 heartbeater.cc:499] Master 127.28.122.126:42883 was elected leader, sending a full tablet report...
I20260608 09:58:38.210307 31439 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:40.211369 31439 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:42.212637 31439 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:44.213827 31439 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:46.214810 31439 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:48.215835 31439 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:48.697233 29161 tablet_server.cc:179] TabletServer@127.28.122.65:0 shutting down...
I20260608 09:58:48.721352 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:48.737890 29161 tablet_server.cc:196] TabletServer@127.28.122.65:0 shutdown complete.
I20260608 09:58:48.748557 29161 tablet_server.cc:179] TabletServer@127.28.122.66:0 shutting down...
I20260608 09:58:48.767489 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:48.783543 29161 tablet_server.cc:196] TabletServer@127.28.122.66:0 shutdown complete.
I20260608 09:58:48.792857 29161 tablet_server.cc:179] TabletServer@127.28.122.67:0 shutting down...
I20260608 09:58:48.813891 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:48.829486 29161 tablet_server.cc:196] TabletServer@127.28.122.67:0 shutdown complete.
I20260608 09:58:48.838681 29161 master.cc:562] Master@127.28.122.126:42883 shutting down...
I20260608 09:58:48.857618 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 73b2a2ee8802476e9a1630113ca5b56c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:48.858469 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 73b2a2ee8802476e9a1630113ca5b56c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:48.858868 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 73b2a2ee8802476e9a1630113ca5b56c: stopping tablet replica
I20260608 09:58:48.877086 29161 master.cc:584] Master@127.28.122.126:42883 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12829 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 09:58:48.909364 29161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.122.126:39777
I20260608 09:58:48.910593 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:48.916783 31670 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
W20260608 09:58:48.916749 31669 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
W20260608 09:58:48.917255 31672 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
I20260608 09:58:48.918043 29161 server_base.cc:1061] running on GCE node
I20260608 09:58:48.918898 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:48.919198 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:48.919343 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912728919316 us; error 0 us; skew 500 ppm
I20260608 09:58:48.919871 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:48.922212 29161 webserver.cc:533] Webserver started at http://127.28.122.126:42201/ using document root <none> and password file <none>
I20260608 09:58:48.922745 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:48.922910 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:48.923154 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:48.924278 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912650423017-29161-0/minicluster-data/master-0-root/instance:
uuid: "74bd80176af44bb6889d2a849a19bbb7"
format_stamp: "Formatted at 2026-06-08 09:58:48 on dist-test-slave-th08"
I20260608 09:58:48.928923 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:58:48.932538 31677 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:48.933269 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 09:58:48.933543 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912650423017-29161-0/minicluster-data/master-0-root
uuid: "74bd80176af44bb6889d2a849a19bbb7"
format_stamp: "Formatted at 2026-06-08 09:58:48 on dist-test-slave-th08"
I20260608 09:58:48.933813 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912650423017-29161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912650423017-29161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912650423017-29161-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)
I20260608 09:58:48.946326 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:48.948100 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:48.997165 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.126:39777
I20260608 09:58:48.997301 31728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.126:39777 every 8 connection(s)
I20260608 09:58:49.001405 31729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:49.012817 31729 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 74bd80176af44bb6889d2a849a19bbb7: Bootstrap starting.
I20260608 09:58:49.017733 31729 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 74bd80176af44bb6889d2a849a19bbb7: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:49.022099 31729 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 74bd80176af44bb6889d2a849a19bbb7: No bootstrap required, opened a new log
I20260608 09:58:49.024567 31729 raft_consensus.cc:359] T 00000000000000000000000000000000 P 74bd80176af44bb6889d2a849a19bbb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74bd80176af44bb6889d2a849a19bbb7" member_type: VOTER }
I20260608 09:58:49.025002 31729 raft_consensus.cc:385] T 00000000000000000000000000000000 P 74bd80176af44bb6889d2a849a19bbb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:49.025234 31729 raft_consensus.cc:740] T 00000000000000000000000000000000 P 74bd80176af44bb6889d2a849a19bbb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74bd80176af44bb6889d2a849a19bbb7, State: Initialized, Role: FOLLOWER
I20260608 09:58:49.025954 31729 consensus_queue.cc:260] T 00000000000000000000000000000000 P 74bd80176af44bb6889d2a849a19bbb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "74bd80176af44bb6889d2a849a19bbb7" member_type: VOTER }
I20260608 09:58:49.026424 31729 raft_consensus.cc:399] T 00000000000000000000000000000000 P 74bd80176af44bb6889d2a849a19bbb7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:58:49.026635 31729 raft_consensus.cc:493] T 00000000000000000000000000000000 P 74bd80176af44bb6889d2a849a19bbb7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:58:49.026902 31729 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 74bd80176af44bb6889d2a849a19bbb7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:49.031286 31729 raft_consensus.cc:515] T 00000000000000000000000000000000 P 74bd80176af44bb6889d2a849a19bbb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74bd80176af44bb6889d2a849a19bbb7" member_type: VOTER }
I20260608 09:58:49.031852 31729 leader_election.cc:304] T 00000000000000000000000000000000 P 74bd80176af44bb6889d2a849a19bbb7 [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: 74bd80176af44bb6889d2a849a19bbb7; no voters: 
I20260608 09:58:49.032972 31729 leader_election.cc:290] T 00000000000000000000000000000000 P 74bd80176af44bb6889d2a849a19bbb7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:58:49.033362 31732 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 74bd80176af44bb6889d2a849a19bbb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:49.034701 31732 raft_consensus.cc:697] T 00000000000000000000000000000000 P 74bd80176af44bb6889d2a849a19bbb7 [term 1 LEADER]: Becoming Leader. State: Replica: 74bd80176af44bb6889d2a849a19bbb7, State: Running, Role: LEADER
I20260608 09:58:49.035450 31732 consensus_queue.cc:237] T 00000000000000000000000000000000 P 74bd80176af44bb6889d2a849a19bbb7 [LEADER]: Queue going to LEADER mode. State: All 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: "74bd80176af44bb6889d2a849a19bbb7" member_type: VOTER }
I20260608 09:58:49.036139 31729 sys_catalog.cc:565] T 00000000000000000000000000000000 P 74bd80176af44bb6889d2a849a19bbb7 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:58:49.038497 31733 sys_catalog.cc:455] T 00000000000000000000000000000000 P 74bd80176af44bb6889d2a849a19bbb7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "74bd80176af44bb6889d2a849a19bbb7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74bd80176af44bb6889d2a849a19bbb7" member_type: VOTER } }
I20260608 09:58:49.039271 31733 sys_catalog.cc:458] T 00000000000000000000000000000000 P 74bd80176af44bb6889d2a849a19bbb7 [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:49.038528 31734 sys_catalog.cc:455] T 00000000000000000000000000000000 P 74bd80176af44bb6889d2a849a19bbb7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 74bd80176af44bb6889d2a849a19bbb7. Latest consensus state: current_term: 1 leader_uuid: "74bd80176af44bb6889d2a849a19bbb7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74bd80176af44bb6889d2a849a19bbb7" member_type: VOTER } }
I20260608 09:58:49.039803 31734 sys_catalog.cc:458] T 00000000000000000000000000000000 P 74bd80176af44bb6889d2a849a19bbb7 [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:49.044052 31737 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:58:49.050439 31737 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:58:49.051553 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:58:49.059682 31737 catalog_manager.cc:1382] Generated new cluster ID: 8462c156e5084937a5a59a17efb811cd
I20260608 09:58:49.059975 31737 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:58:49.077965 31737 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:58:49.079241 31737 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:58:49.096287 31737 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 74bd80176af44bb6889d2a849a19bbb7: Generated new TSK 0
I20260608 09:58:49.096889 31737 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:58:49.118149 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:49.124706 31750 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
W20260608 09:58:49.125255 31751 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
I20260608 09:58:49.127856 29161 server_base.cc:1061] running on GCE node
W20260608 09:58:49.127817 31753 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
I20260608 09:58:49.128917 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:49.129117 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:49.129323 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912729129255 us; error 0 us; skew 500 ppm
I20260608 09:58:49.129892 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:49.132253 29161 webserver.cc:533] Webserver started at http://127.28.122.65:34451/ using document root <none> and password file <none>
I20260608 09:58:49.132777 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:49.132951 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:49.133203 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:49.134325 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912650423017-29161-0/minicluster-data/ts-0-root/instance:
uuid: "63f9f7bba85247b5940847d39e2f8000"
format_stamp: "Formatted at 2026-06-08 09:58:49 on dist-test-slave-th08"
I20260608 09:58:49.139353 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:58:49.142835 31758 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:49.143639 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:58:49.143941 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912650423017-29161-0/minicluster-data/ts-0-root
uuid: "63f9f7bba85247b5940847d39e2f8000"
format_stamp: "Formatted at 2026-06-08 09:58:49 on dist-test-slave-th08"
I20260608 09:58:49.144208 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912650423017-29161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912650423017-29161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912650423017-29161-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)
I20260608 09:58:49.163040 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:49.164263 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:49.165724 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:49.168118 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:49.168322 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:49.168555 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:49.168706 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:49.210078 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.65:38077
I20260608 09:58:49.210179 31820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.65:38077 every 8 connection(s)
I20260608 09:58:49.215505 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:49.223253 31825 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
W20260608 09:58:49.224759 31826 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
W20260608 09:58:49.226043 31828 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
I20260608 09:58:49.227950 29161 server_base.cc:1061] running on GCE node
I20260608 09:58:49.228816 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:49.229080 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:49.229051 31821 heartbeater.cc:344] Connected to a master server at 127.28.122.126:39777
I20260608 09:58:49.229467 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912729229448 us; error 0 us; skew 500 ppm
I20260608 09:58:49.229643 31821 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:49.230326 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:49.230574 31821 heartbeater.cc:507] Master 127.28.122.126:39777 requested a full tablet report, sending...
I20260608 09:58:49.233037 29161 webserver.cc:533] Webserver started at http://127.28.122.66:35171/ using document root <none> and password file <none>
I20260608 09:58:49.233331 31694 ts_manager.cc:194] Registered new tserver with Master: 63f9f7bba85247b5940847d39e2f8000 (127.28.122.65:38077)
I20260608 09:58:49.233553 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:49.233816 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:49.234090 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:49.235368 31694 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44026
I20260608 09:58:49.235369 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912650423017-29161-0/minicluster-data/ts-1-root/instance:
uuid: "0d00a1ca5eb64fc393300597022cff1e"
format_stamp: "Formatted at 2026-06-08 09:58:49 on dist-test-slave-th08"
I20260608 09:58:49.240973 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:58:49.244587 31833 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:49.245442 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:58:49.245725 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912650423017-29161-0/minicluster-data/ts-1-root
uuid: "0d00a1ca5eb64fc393300597022cff1e"
format_stamp: "Formatted at 2026-06-08 09:58:49 on dist-test-slave-th08"
I20260608 09:58:49.246024 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912650423017-29161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912650423017-29161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912650423017-29161-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)
I20260608 09:58:49.278908 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:49.280244 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:49.281787 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:49.284142 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:49.284348 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:49.284574 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:49.284731 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:49.323904 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.66:44817
I20260608 09:58:49.324056 31895 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.66:44817 every 8 connection(s)
I20260608 09:58:49.328902 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:49.337224 31899 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
W20260608 09:58:49.337687 31900 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
W20260608 09:58:49.340467 31902 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
I20260608 09:58:49.340775 29161 server_base.cc:1061] running on GCE node
I20260608 09:58:49.341701 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:49.341976 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:49.342182 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912729342162 us; error 0 us; skew 500 ppm
I20260608 09:58:49.342568 31896 heartbeater.cc:344] Connected to a master server at 127.28.122.126:39777
I20260608 09:58:49.342890 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:49.342990 31896 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:49.343988 31896 heartbeater.cc:507] Master 127.28.122.126:39777 requested a full tablet report, sending...
I20260608 09:58:49.345769 29161 webserver.cc:533] Webserver started at http://127.28.122.67:42473/ using document root <none> and password file <none>
I20260608 09:58:49.346415 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:49.346442 31694 ts_manager.cc:194] Registered new tserver with Master: 0d00a1ca5eb64fc393300597022cff1e (127.28.122.66:44817)
I20260608 09:58:49.346766 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:49.347170 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:49.348232 31694 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44034
I20260608 09:58:49.348546 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912650423017-29161-0/minicluster-data/ts-2-root/instance:
uuid: "affd0a75e9674d138da829820561fe91"
format_stamp: "Formatted at 2026-06-08 09:58:49 on dist-test-slave-th08"
I20260608 09:58:49.353469 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:58:49.356937 31907 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:49.357733 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:58:49.358023 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912650423017-29161-0/minicluster-data/ts-2-root
uuid: "affd0a75e9674d138da829820561fe91"
format_stamp: "Formatted at 2026-06-08 09:58:49 on dist-test-slave-th08"
I20260608 09:58:49.358327 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912650423017-29161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912650423017-29161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912650423017-29161-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)
I20260608 09:58:49.401310 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:49.402662 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:49.404532 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:49.406998 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:49.407263 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:58:49.407497 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:49.407670 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:49.449470 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.67:46667
I20260608 09:58:49.449584 31969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.67:46667 every 8 connection(s)
I20260608 09:58:49.464128 31970 heartbeater.cc:344] Connected to a master server at 127.28.122.126:39777
I20260608 09:58:49.464529 31970 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:49.465327 31970 heartbeater.cc:507] Master 127.28.122.126:39777 requested a full tablet report, sending...
I20260608 09:58:49.467352 31694 ts_manager.cc:194] Registered new tserver with Master: affd0a75e9674d138da829820561fe91 (127.28.122.67:46667)
I20260608 09:58:49.467487 29161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01468629s
I20260608 09:58:49.468720 31694 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44038
I20260608 09:58:50.238814 31821 heartbeater.cc:499] Master 127.28.122.126:39777 was elected leader, sending a full tablet report...
I20260608 09:58:50.350762 31896 heartbeater.cc:499] Master 127.28.122.126:39777 was elected leader, sending a full tablet report...
I20260608 09:58:50.471207 31970 heartbeater.cc:499] Master 127.28.122.126:39777 was elected leader, sending a full tablet report...
I20260608 09:58:50.529176 31694 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44040:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:58:50.532460 31694 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:58:50.594280 31786 tablet_service.cc:1511] Processing CreateTablet for tablet 93b977a4dfa64121878e2a79d977ab4b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e1f495b35c384a8f95dda6473bac1e56]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:50.596230 31786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93b977a4dfa64121878e2a79d977ab4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:50.596566 31784 tablet_service.cc:1511] Processing CreateTablet for tablet b810f20d5d05436c94b628d4f54260e9 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e1f495b35c384a8f95dda6473bac1e56]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:50.596100 31785 tablet_service.cc:1511] Processing CreateTablet for tablet bb1dd58ee50541bea24b82f66c7fbf5b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e1f495b35c384a8f95dda6473bac1e56]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:50.598102 31784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b810f20d5d05436c94b628d4f54260e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:50.598971 31785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1dd58ee50541bea24b82f66c7fbf5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:50.607683 31861 tablet_service.cc:1511] Processing CreateTablet for tablet 93b977a4dfa64121878e2a79d977ab4b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e1f495b35c384a8f95dda6473bac1e56]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:50.608496 31783 tablet_service.cc:1511] Processing CreateTablet for tablet d1a2acef7e6d4ba78bbb197875a16249 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e1f495b35c384a8f95dda6473bac1e56]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:50.609354 31861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93b977a4dfa64121878e2a79d977ab4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:50.610038 31783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1a2acef7e6d4ba78bbb197875a16249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:50.612406 31935 tablet_service.cc:1511] Processing CreateTablet for tablet 93b977a4dfa64121878e2a79d977ab4b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e1f495b35c384a8f95dda6473bac1e56]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:50.614001 31935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93b977a4dfa64121878e2a79d977ab4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:50.613761 31859 tablet_service.cc:1511] Processing CreateTablet for tablet b810f20d5d05436c94b628d4f54260e9 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e1f495b35c384a8f95dda6473bac1e56]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:50.615271 31859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b810f20d5d05436c94b628d4f54260e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:50.616369 31934 tablet_service.cc:1511] Processing CreateTablet for tablet bb1dd58ee50541bea24b82f66c7fbf5b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e1f495b35c384a8f95dda6473bac1e56]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:50.618088 31934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1dd58ee50541bea24b82f66c7fbf5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:50.612505 31860 tablet_service.cc:1511] Processing CreateTablet for tablet bb1dd58ee50541bea24b82f66c7fbf5b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e1f495b35c384a8f95dda6473bac1e56]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:50.620810 31860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1dd58ee50541bea24b82f66c7fbf5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:50.620396 31858 tablet_service.cc:1511] Processing CreateTablet for tablet d1a2acef7e6d4ba78bbb197875a16249 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e1f495b35c384a8f95dda6473bac1e56]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:50.622035 31858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1a2acef7e6d4ba78bbb197875a16249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:50.620460 31933 tablet_service.cc:1511] Processing CreateTablet for tablet b810f20d5d05436c94b628d4f54260e9 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e1f495b35c384a8f95dda6473bac1e56]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:50.622040 31932 tablet_service.cc:1511] Processing CreateTablet for tablet d1a2acef7e6d4ba78bbb197875a16249 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e1f495b35c384a8f95dda6473bac1e56]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:50.634243 31932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1a2acef7e6d4ba78bbb197875a16249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:50.638404 31933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b810f20d5d05436c94b628d4f54260e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:50.658277 31991 tablet_bootstrap.cc:492] T bb1dd58ee50541bea24b82f66c7fbf5b P 0d00a1ca5eb64fc393300597022cff1e: Bootstrap starting.
I20260608 09:58:50.665786 31991 tablet_bootstrap.cc:654] T bb1dd58ee50541bea24b82f66c7fbf5b P 0d00a1ca5eb64fc393300597022cff1e: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:50.677932 31993 tablet_bootstrap.cc:492] T bb1dd58ee50541bea24b82f66c7fbf5b P affd0a75e9674d138da829820561fe91: Bootstrap starting.
I20260608 09:58:50.692653 31993 tablet_bootstrap.cc:654] T bb1dd58ee50541bea24b82f66c7fbf5b P affd0a75e9674d138da829820561fe91: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:50.694388 31991 tablet_bootstrap.cc:492] T bb1dd58ee50541bea24b82f66c7fbf5b P 0d00a1ca5eb64fc393300597022cff1e: No bootstrap required, opened a new log
I20260608 09:58:50.694974 31991 ts_tablet_manager.cc:1403] T bb1dd58ee50541bea24b82f66c7fbf5b P 0d00a1ca5eb64fc393300597022cff1e: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.009s
I20260608 09:58:50.698174 31990 tablet_bootstrap.cc:492] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000: Bootstrap starting.
I20260608 09:58:50.700206 31993 tablet_bootstrap.cc:492] T bb1dd58ee50541bea24b82f66c7fbf5b P affd0a75e9674d138da829820561fe91: No bootstrap required, opened a new log
I20260608 09:58:50.700344 31991 raft_consensus.cc:359] T bb1dd58ee50541bea24b82f66c7fbf5b P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.700872 31993 ts_tablet_manager.cc:1403] T bb1dd58ee50541bea24b82f66c7fbf5b P affd0a75e9674d138da829820561fe91: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.002s
I20260608 09:58:50.701207 31991 raft_consensus.cc:385] T bb1dd58ee50541bea24b82f66c7fbf5b P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:50.701566 31991 raft_consensus.cc:740] T bb1dd58ee50541bea24b82f66c7fbf5b P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d00a1ca5eb64fc393300597022cff1e, State: Initialized, Role: FOLLOWER
I20260608 09:58:50.702489 31991 consensus_queue.cc:260] T bb1dd58ee50541bea24b82f66c7fbf5b P 0d00a1ca5eb64fc393300597022cff1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.704118 31993 raft_consensus.cc:359] T bb1dd58ee50541bea24b82f66c7fbf5b P affd0a75e9674d138da829820561fe91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.704944 31993 raft_consensus.cc:385] T bb1dd58ee50541bea24b82f66c7fbf5b P affd0a75e9674d138da829820561fe91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:50.705282 31993 raft_consensus.cc:740] T bb1dd58ee50541bea24b82f66c7fbf5b P affd0a75e9674d138da829820561fe91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: affd0a75e9674d138da829820561fe91, State: Initialized, Role: FOLLOWER
I20260608 09:58:50.705791 31991 ts_tablet_manager.cc:1434] T bb1dd58ee50541bea24b82f66c7fbf5b P 0d00a1ca5eb64fc393300597022cff1e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260608 09:58:50.706285 31993 consensus_queue.cc:260] T bb1dd58ee50541bea24b82f66c7fbf5b P affd0a75e9674d138da829820561fe91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.706810 31991 tablet_bootstrap.cc:492] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e: Bootstrap starting.
I20260608 09:58:50.710690 31990 tablet_bootstrap.cc:654] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:50.714599 31991 tablet_bootstrap.cc:654] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:50.715415 31993 ts_tablet_manager.cc:1434] T bb1dd58ee50541bea24b82f66c7fbf5b P affd0a75e9674d138da829820561fe91: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.003s
I20260608 09:58:50.716487 31993 tablet_bootstrap.cc:492] T b810f20d5d05436c94b628d4f54260e9 P affd0a75e9674d138da829820561fe91: Bootstrap starting.
I20260608 09:58:50.723557 31993 tablet_bootstrap.cc:654] T b810f20d5d05436c94b628d4f54260e9 P affd0a75e9674d138da829820561fe91: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:50.724684 31990 tablet_bootstrap.cc:492] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000: No bootstrap required, opened a new log
I20260608 09:58:50.725239 31990 ts_tablet_manager.cc:1403] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.011s
I20260608 09:58:50.731367 31990 raft_consensus.cc:359] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.731921 31990 raft_consensus.cc:385] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:50.732161 31990 raft_consensus.cc:740] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f9f7bba85247b5940847d39e2f8000, State: Initialized, Role: FOLLOWER
I20260608 09:58:50.732827 31990 consensus_queue.cc:260] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.736588 31990 ts_tablet_manager.cc:1434] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 09:58:50.736941 31991 tablet_bootstrap.cc:492] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e: No bootstrap required, opened a new log
I20260608 09:58:50.737521 31991 ts_tablet_manager.cc:1403] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.010s
I20260608 09:58:50.737802 31990 tablet_bootstrap.cc:492] T 93b977a4dfa64121878e2a79d977ab4b P 63f9f7bba85247b5940847d39e2f8000: Bootstrap starting.
I20260608 09:58:50.740569 31991 raft_consensus.cc:359] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.741371 31991 raft_consensus.cc:385] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:50.741706 31991 raft_consensus.cc:740] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d00a1ca5eb64fc393300597022cff1e, State: Initialized, Role: FOLLOWER
I20260608 09:58:50.742540 31991 consensus_queue.cc:260] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.744460 31993 tablet_bootstrap.cc:492] T b810f20d5d05436c94b628d4f54260e9 P affd0a75e9674d138da829820561fe91: No bootstrap required, opened a new log
I20260608 09:58:50.744988 31993 ts_tablet_manager.cc:1403] T b810f20d5d05436c94b628d4f54260e9 P affd0a75e9674d138da829820561fe91: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.016s
I20260608 09:58:50.747166 31991 ts_tablet_manager.cc:1434] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:58:50.748366 31990 tablet_bootstrap.cc:654] T 93b977a4dfa64121878e2a79d977ab4b P 63f9f7bba85247b5940847d39e2f8000: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:50.748490 31991 tablet_bootstrap.cc:492] T d1a2acef7e6d4ba78bbb197875a16249 P 0d00a1ca5eb64fc393300597022cff1e: Bootstrap starting.
I20260608 09:58:50.748241 31993 raft_consensus.cc:359] T b810f20d5d05436c94b628d4f54260e9 P affd0a75e9674d138da829820561fe91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.749073 31993 raft_consensus.cc:385] T b810f20d5d05436c94b628d4f54260e9 P affd0a75e9674d138da829820561fe91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:50.749439 31993 raft_consensus.cc:740] T b810f20d5d05436c94b628d4f54260e9 P affd0a75e9674d138da829820561fe91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: affd0a75e9674d138da829820561fe91, State: Initialized, Role: FOLLOWER
I20260608 09:58:50.750356 31993 consensus_queue.cc:260] T b810f20d5d05436c94b628d4f54260e9 P affd0a75e9674d138da829820561fe91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.752660 31993 ts_tablet_manager.cc:1434] T b810f20d5d05436c94b628d4f54260e9 P affd0a75e9674d138da829820561fe91: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 09:58:50.753724 31993 tablet_bootstrap.cc:492] T d1a2acef7e6d4ba78bbb197875a16249 P affd0a75e9674d138da829820561fe91: Bootstrap starting.
I20260608 09:58:50.755895 31991 tablet_bootstrap.cc:654] T d1a2acef7e6d4ba78bbb197875a16249 P 0d00a1ca5eb64fc393300597022cff1e: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:50.760841 31993 tablet_bootstrap.cc:654] T d1a2acef7e6d4ba78bbb197875a16249 P affd0a75e9674d138da829820561fe91: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:50.764607 31990 tablet_bootstrap.cc:492] T 93b977a4dfa64121878e2a79d977ab4b P 63f9f7bba85247b5940847d39e2f8000: No bootstrap required, opened a new log
I20260608 09:58:50.765220 31990 ts_tablet_manager.cc:1403] T 93b977a4dfa64121878e2a79d977ab4b P 63f9f7bba85247b5940847d39e2f8000: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260608 09:58:50.768352 31991 tablet_bootstrap.cc:492] T d1a2acef7e6d4ba78bbb197875a16249 P 0d00a1ca5eb64fc393300597022cff1e: No bootstrap required, opened a new log
I20260608 09:58:50.768813 31991 ts_tablet_manager.cc:1403] T d1a2acef7e6d4ba78bbb197875a16249 P 0d00a1ca5eb64fc393300597022cff1e: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.007s
I20260608 09:58:50.768502 31990 raft_consensus.cc:359] T 93b977a4dfa64121878e2a79d977ab4b P 63f9f7bba85247b5940847d39e2f8000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } }
I20260608 09:58:50.769344 31990 raft_consensus.cc:385] T 93b977a4dfa64121878e2a79d977ab4b P 63f9f7bba85247b5940847d39e2f8000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:50.769671 31990 raft_consensus.cc:740] T 93b977a4dfa64121878e2a79d977ab4b P 63f9f7bba85247b5940847d39e2f8000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f9f7bba85247b5940847d39e2f8000, State: Initialized, Role: FOLLOWER
I20260608 09:58:50.770526 31990 consensus_queue.cc:260] T 93b977a4dfa64121878e2a79d977ab4b P 63f9f7bba85247b5940847d39e2f8000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } }
I20260608 09:58:50.771268 31991 raft_consensus.cc:359] T d1a2acef7e6d4ba78bbb197875a16249 P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.771958 31991 raft_consensus.cc:385] T d1a2acef7e6d4ba78bbb197875a16249 P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:50.772266 31991 raft_consensus.cc:740] T d1a2acef7e6d4ba78bbb197875a16249 P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d00a1ca5eb64fc393300597022cff1e, State: Initialized, Role: FOLLOWER
I20260608 09:58:50.772912 31990 ts_tablet_manager.cc:1434] T 93b977a4dfa64121878e2a79d977ab4b P 63f9f7bba85247b5940847d39e2f8000: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:58:50.773352 31991 consensus_queue.cc:260] T d1a2acef7e6d4ba78bbb197875a16249 P 0d00a1ca5eb64fc393300597022cff1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.776242 31991 ts_tablet_manager.cc:1434] T d1a2acef7e6d4ba78bbb197875a16249 P 0d00a1ca5eb64fc393300597022cff1e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 09:58:50.777108 31993 tablet_bootstrap.cc:492] T d1a2acef7e6d4ba78bbb197875a16249 P affd0a75e9674d138da829820561fe91: No bootstrap required, opened a new log
I20260608 09:58:50.777295 31991 tablet_bootstrap.cc:492] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e: Bootstrap starting.
I20260608 09:58:50.777638 31993 ts_tablet_manager.cc:1403] T d1a2acef7e6d4ba78bbb197875a16249 P affd0a75e9674d138da829820561fe91: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.009s
I20260608 09:58:50.780953 31993 raft_consensus.cc:359] T d1a2acef7e6d4ba78bbb197875a16249 P affd0a75e9674d138da829820561fe91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.781692 31993 raft_consensus.cc:385] T d1a2acef7e6d4ba78bbb197875a16249 P affd0a75e9674d138da829820561fe91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:50.782007 31993 raft_consensus.cc:740] T d1a2acef7e6d4ba78bbb197875a16249 P affd0a75e9674d138da829820561fe91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: affd0a75e9674d138da829820561fe91, State: Initialized, Role: FOLLOWER
I20260608 09:58:50.782788 31993 consensus_queue.cc:260] T d1a2acef7e6d4ba78bbb197875a16249 P affd0a75e9674d138da829820561fe91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.784510 31991 tablet_bootstrap.cc:654] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:50.784778 31990 tablet_bootstrap.cc:492] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000: Bootstrap starting.
I20260608 09:58:50.785277 31993 ts_tablet_manager.cc:1434] T d1a2acef7e6d4ba78bbb197875a16249 P affd0a75e9674d138da829820561fe91: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:58:50.786319 31993 tablet_bootstrap.cc:492] T 93b977a4dfa64121878e2a79d977ab4b P affd0a75e9674d138da829820561fe91: Bootstrap starting.
I20260608 09:58:50.791934 31990 tablet_bootstrap.cc:654] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:50.792660 31993 tablet_bootstrap.cc:654] T 93b977a4dfa64121878e2a79d977ab4b P affd0a75e9674d138da829820561fe91: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:50.797215 31991 tablet_bootstrap.cc:492] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e: No bootstrap required, opened a new log
I20260608 09:58:50.797852 31991 ts_tablet_manager.cc:1403] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260608 09:58:50.801183 31991 raft_consensus.cc:359] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } }
I20260608 09:58:50.802014 31991 raft_consensus.cc:385] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:50.802376 31991 raft_consensus.cc:740] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d00a1ca5eb64fc393300597022cff1e, State: Initialized, Role: FOLLOWER
I20260608 09:58:50.803401 31991 consensus_queue.cc:260] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } }
I20260608 09:58:50.806093 31991 ts_tablet_manager.cc:1434] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 09:58:50.808247 31995 raft_consensus.cc:493] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:50.808812 31995 raft_consensus.cc:515] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.818200 31995 leader_election.cc:290] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f9f7bba85247b5940847d39e2f8000 (127.28.122.65:38077), affd0a75e9674d138da829820561fe91 (127.28.122.67:46667)
I20260608 09:58:50.819499 32000 raft_consensus.cc:493] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:50.819463 31995 raft_consensus.cc:493] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:50.820129 32000 raft_consensus.cc:515] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.820576 31995 raft_consensus.cc:515] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } }
I20260608 09:58:50.822966 31995 leader_election.cc:290] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f9f7bba85247b5940847d39e2f8000 (127.28.122.65:38077), affd0a75e9674d138da829820561fe91 (127.28.122.67:46667)
W20260608 09:58:50.829612 31897 tablet.cc:2404] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:58:50.829609 32000 leader_election.cc:290] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d00a1ca5eb64fc393300597022cff1e (127.28.122.66:44817), affd0a75e9674d138da829820561fe91 (127.28.122.67:46667)
I20260608 09:58:50.837409 31990 tablet_bootstrap.cc:492] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000: No bootstrap required, opened a new log
I20260608 09:58:50.837462 31993 tablet_bootstrap.cc:492] T 93b977a4dfa64121878e2a79d977ab4b P affd0a75e9674d138da829820561fe91: No bootstrap required, opened a new log
I20260608 09:58:50.838217 31990 ts_tablet_manager.cc:1403] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.031s
I20260608 09:58:50.838369 31993 ts_tablet_manager.cc:1403] T 93b977a4dfa64121878e2a79d977ab4b P affd0a75e9674d138da829820561fe91: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.028s
I20260608 09:58:50.841799 31990 raft_consensus.cc:359] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.842573 31990 raft_consensus.cc:385] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:50.842883 31990 raft_consensus.cc:740] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f9f7bba85247b5940847d39e2f8000, State: Initialized, Role: FOLLOWER
I20260608 09:58:50.843732 31990 consensus_queue.cc:260] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.846509 31993 raft_consensus.cc:359] T 93b977a4dfa64121878e2a79d977ab4b P affd0a75e9674d138da829820561fe91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } }
I20260608 09:58:50.847393 31993 raft_consensus.cc:385] T 93b977a4dfa64121878e2a79d977ab4b P affd0a75e9674d138da829820561fe91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:50.847863 31993 raft_consensus.cc:740] T 93b977a4dfa64121878e2a79d977ab4b P affd0a75e9674d138da829820561fe91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: affd0a75e9674d138da829820561fe91, State: Initialized, Role: FOLLOWER
I20260608 09:58:50.848701 31993 consensus_queue.cc:260] T 93b977a4dfa64121878e2a79d977ab4b P affd0a75e9674d138da829820561fe91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } }
I20260608 09:58:50.851478 31993 ts_tablet_manager.cc:1434] T 93b977a4dfa64121878e2a79d977ab4b P affd0a75e9674d138da829820561fe91: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260608 09:58:50.853008 31990 ts_tablet_manager.cc:1434] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260608 09:58:50.854074 31990 tablet_bootstrap.cc:492] T b810f20d5d05436c94b628d4f54260e9 P 63f9f7bba85247b5940847d39e2f8000: Bootstrap starting.
I20260608 09:58:50.860944 31990 tablet_bootstrap.cc:654] T b810f20d5d05436c94b628d4f54260e9 P 63f9f7bba85247b5940847d39e2f8000: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:50.865073 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1dd58ee50541bea24b82f66c7fbf5b" candidate_uuid: "63f9f7bba85247b5940847d39e2f8000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d00a1ca5eb64fc393300597022cff1e" is_pre_election: true
I20260608 09:58:50.865983 31871 raft_consensus.cc:2468] T bb1dd58ee50541bea24b82f66c7fbf5b P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63f9f7bba85247b5940847d39e2f8000 in term 0.
I20260608 09:58:50.868009 31759 leader_election.cc:304] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d00a1ca5eb64fc393300597022cff1e, 63f9f7bba85247b5940847d39e2f8000; no voters: 
I20260608 09:58:50.869211 32000 raft_consensus.cc:2804] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:50.869819 32000 raft_consensus.cc:493] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:50.870271 32000 raft_consensus.cc:3060] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:50.882022 32000 raft_consensus.cc:515] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.889451 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b810f20d5d05436c94b628d4f54260e9" candidate_uuid: "0d00a1ca5eb64fc393300597022cff1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f9f7bba85247b5940847d39e2f8000" is_pre_election: true
I20260608 09:58:50.891038 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b977a4dfa64121878e2a79d977ab4b" candidate_uuid: "0d00a1ca5eb64fc393300597022cff1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f9f7bba85247b5940847d39e2f8000" is_pre_election: true
I20260608 09:58:50.893512 31795 raft_consensus.cc:2468] T 93b977a4dfa64121878e2a79d977ab4b P 63f9f7bba85247b5940847d39e2f8000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d00a1ca5eb64fc393300597022cff1e in term 0.
I20260608 09:58:50.894467 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b810f20d5d05436c94b628d4f54260e9" candidate_uuid: "0d00a1ca5eb64fc393300597022cff1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "affd0a75e9674d138da829820561fe91" is_pre_election: true
I20260608 09:58:50.895358 31945 raft_consensus.cc:2468] T b810f20d5d05436c94b628d4f54260e9 P affd0a75e9674d138da829820561fe91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d00a1ca5eb64fc393300597022cff1e in term 0.
I20260608 09:58:50.896550 32000 leader_election.cc:290] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000 [CANDIDATE]: Term 1 election: Requested vote from peers 0d00a1ca5eb64fc393300597022cff1e (127.28.122.66:44817), affd0a75e9674d138da829820561fe91 (127.28.122.67:46667)
I20260608 09:58:50.896979 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1dd58ee50541bea24b82f66c7fbf5b" candidate_uuid: "63f9f7bba85247b5940847d39e2f8000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d00a1ca5eb64fc393300597022cff1e"
I20260608 09:58:50.897603 31871 raft_consensus.cc:3060] T bb1dd58ee50541bea24b82f66c7fbf5b P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:50.897624 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b977a4dfa64121878e2a79d977ab4b" candidate_uuid: "0d00a1ca5eb64fc393300597022cff1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "affd0a75e9674d138da829820561fe91" is_pre_election: true
W20260608 09:58:50.894618 31835 leader_election.cc:343] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63f9f7bba85247b5940847d39e2f8000 (127.28.122.65:38077): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:50.899317 31835 leader_election.cc:304] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d00a1ca5eb64fc393300597022cff1e, 63f9f7bba85247b5940847d39e2f8000; no voters: 
I20260608 09:58:50.900326 31944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1dd58ee50541bea24b82f66c7fbf5b" candidate_uuid: "63f9f7bba85247b5940847d39e2f8000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "affd0a75e9674d138da829820561fe91" is_pre_election: true
I20260608 09:58:50.898505 31945 raft_consensus.cc:2468] T 93b977a4dfa64121878e2a79d977ab4b P affd0a75e9674d138da829820561fe91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d00a1ca5eb64fc393300597022cff1e in term 0.
I20260608 09:58:50.901361 31944 raft_consensus.cc:2468] T bb1dd58ee50541bea24b82f66c7fbf5b P affd0a75e9674d138da829820561fe91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63f9f7bba85247b5940847d39e2f8000 in term 0.
I20260608 09:58:50.900779 31943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1dd58ee50541bea24b82f66c7fbf5b" candidate_uuid: "63f9f7bba85247b5940847d39e2f8000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "affd0a75e9674d138da829820561fe91"
I20260608 09:58:50.902838 31943 raft_consensus.cc:3060] T bb1dd58ee50541bea24b82f66c7fbf5b P affd0a75e9674d138da829820561fe91 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:50.900885 31835 leader_election.cc:304] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e [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: 0d00a1ca5eb64fc393300597022cff1e, affd0a75e9674d138da829820561fe91; no voters: 63f9f7bba85247b5940847d39e2f8000
I20260608 09:58:50.904069 31995 raft_consensus.cc:2804] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:50.904462 31995 raft_consensus.cc:493] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:50.900398 32008 raft_consensus.cc:2804] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:50.904804 31995 raft_consensus.cc:3060] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:50.905233 32008 raft_consensus.cc:493] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:50.905673 32008 raft_consensus.cc:3060] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:50.909224 31871 raft_consensus.cc:2468] T bb1dd58ee50541bea24b82f66c7fbf5b P 0d00a1ca5eb64fc393300597022cff1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f9f7bba85247b5940847d39e2f8000 in term 1.
I20260608 09:58:50.910235 31943 raft_consensus.cc:2468] T bb1dd58ee50541bea24b82f66c7fbf5b P affd0a75e9674d138da829820561fe91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f9f7bba85247b5940847d39e2f8000 in term 1.
I20260608 09:58:50.902872 31990 tablet_bootstrap.cc:492] T b810f20d5d05436c94b628d4f54260e9 P 63f9f7bba85247b5940847d39e2f8000: No bootstrap required, opened a new log
I20260608 09:58:50.911401 31990 ts_tablet_manager.cc:1403] T b810f20d5d05436c94b628d4f54260e9 P 63f9f7bba85247b5940847d39e2f8000: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.025s
I20260608 09:58:50.910636 31759 leader_election.cc:304] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d00a1ca5eb64fc393300597022cff1e, 63f9f7bba85247b5940847d39e2f8000; no voters: 
I20260608 09:58:50.911887 31995 raft_consensus.cc:515] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.912484 32008 raft_consensus.cc:515] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } }
I20260608 09:58:50.914027 31995 leader_election.cc:290] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e [CANDIDATE]: Term 1 election: Requested vote from peers 63f9f7bba85247b5940847d39e2f8000 (127.28.122.65:38077), affd0a75e9674d138da829820561fe91 (127.28.122.67:46667)
I20260608 09:58:50.914585 31990 raft_consensus.cc:359] T b810f20d5d05436c94b628d4f54260e9 P 63f9f7bba85247b5940847d39e2f8000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.914806 31795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b810f20d5d05436c94b628d4f54260e9" candidate_uuid: "0d00a1ca5eb64fc393300597022cff1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f9f7bba85247b5940847d39e2f8000"
I20260608 09:58:50.915220 31990 raft_consensus.cc:385] T b810f20d5d05436c94b628d4f54260e9 P 63f9f7bba85247b5940847d39e2f8000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:50.915556 31990 raft_consensus.cc:740] T b810f20d5d05436c94b628d4f54260e9 P 63f9f7bba85247b5940847d39e2f8000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f9f7bba85247b5940847d39e2f8000, State: Initialized, Role: FOLLOWER
I20260608 09:58:50.915793 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b977a4dfa64121878e2a79d977ab4b" candidate_uuid: "0d00a1ca5eb64fc393300597022cff1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f9f7bba85247b5940847d39e2f8000"
I20260608 09:58:50.916047 31943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b810f20d5d05436c94b628d4f54260e9" candidate_uuid: "0d00a1ca5eb64fc393300597022cff1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "affd0a75e9674d138da829820561fe91"
I20260608 09:58:50.916402 31796 raft_consensus.cc:3060] T 93b977a4dfa64121878e2a79d977ab4b P 63f9f7bba85247b5940847d39e2f8000 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:50.916867 31945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93b977a4dfa64121878e2a79d977ab4b" candidate_uuid: "0d00a1ca5eb64fc393300597022cff1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "affd0a75e9674d138da829820561fe91"
I20260608 09:58:50.917061 32000 raft_consensus.cc:2804] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:50.916664 31990 consensus_queue.cc:260] T b810f20d5d05436c94b628d4f54260e9 P 63f9f7bba85247b5940847d39e2f8000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.917430 31945 raft_consensus.cc:3060] T 93b977a4dfa64121878e2a79d977ab4b P affd0a75e9674d138da829820561fe91 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:50.917677 31795 raft_consensus.cc:3060] T b810f20d5d05436c94b628d4f54260e9 P 63f9f7bba85247b5940847d39e2f8000 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:50.914280 32008 leader_election.cc:290] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e [CANDIDATE]: Term 1 election: Requested vote from peers 63f9f7bba85247b5940847d39e2f8000 (127.28.122.65:38077), affd0a75e9674d138da829820561fe91 (127.28.122.67:46667)
I20260608 09:58:50.924252 31796 raft_consensus.cc:2468] T 93b977a4dfa64121878e2a79d977ab4b P 63f9f7bba85247b5940847d39e2f8000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d00a1ca5eb64fc393300597022cff1e in term 1.
I20260608 09:58:50.924610 31795 raft_consensus.cc:2468] T b810f20d5d05436c94b628d4f54260e9 P 63f9f7bba85247b5940847d39e2f8000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d00a1ca5eb64fc393300597022cff1e in term 1.
I20260608 09:58:50.924554 31945 raft_consensus.cc:2468] T 93b977a4dfa64121878e2a79d977ab4b P affd0a75e9674d138da829820561fe91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d00a1ca5eb64fc393300597022cff1e in term 1.
I20260608 09:58:50.924782 31943 raft_consensus.cc:3060] T b810f20d5d05436c94b628d4f54260e9 P affd0a75e9674d138da829820561fe91 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:50.926185 31835 leader_election.cc:304] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d00a1ca5eb64fc393300597022cff1e, affd0a75e9674d138da829820561fe91; no voters: 
I20260608 09:58:50.927816 31835 leader_election.cc:304] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d00a1ca5eb64fc393300597022cff1e, 63f9f7bba85247b5940847d39e2f8000; no voters: 
I20260608 09:58:50.928771 32008 raft_consensus.cc:2804] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:50.929996 31995 raft_consensus.cc:2804] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:50.933686 31943 raft_consensus.cc:2468] T b810f20d5d05436c94b628d4f54260e9 P affd0a75e9674d138da829820561fe91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d00a1ca5eb64fc393300597022cff1e in term 1.
I20260608 09:58:50.934629 32000 raft_consensus.cc:697] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000 [term 1 LEADER]: Becoming Leader. State: Replica: 63f9f7bba85247b5940847d39e2f8000, State: Running, Role: LEADER
I20260608 09:58:50.937359 32014 raft_consensus.cc:493] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:50.938072 32014 raft_consensus.cc:515] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.941726 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a2acef7e6d4ba78bbb197875a16249" candidate_uuid: "63f9f7bba85247b5940847d39e2f8000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d00a1ca5eb64fc393300597022cff1e" is_pre_election: true
I20260608 09:58:50.936375 32000 consensus_queue.cc:237] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.942415 31871 raft_consensus.cc:2468] T d1a2acef7e6d4ba78bbb197875a16249 P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63f9f7bba85247b5940847d39e2f8000 in term 0.
I20260608 09:58:50.944159 31759 leader_election.cc:304] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d00a1ca5eb64fc393300597022cff1e, 63f9f7bba85247b5940847d39e2f8000; no voters: 
I20260608 09:58:50.945467 32014 leader_election.cc:290] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d00a1ca5eb64fc393300597022cff1e (127.28.122.66:44817), affd0a75e9674d138da829820561fe91 (127.28.122.67:46667)
I20260608 09:58:50.946851 32018 raft_consensus.cc:2804] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:50.947387 32008 raft_consensus.cc:697] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e [term 1 LEADER]: Becoming Leader. State: Replica: 0d00a1ca5eb64fc393300597022cff1e, State: Running, Role: LEADER
I20260608 09:58:50.947517 32018 raft_consensus.cc:493] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:50.948535 32018 raft_consensus.cc:3060] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:50.948351 32008 consensus_queue.cc:237] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } }
I20260608 09:58:50.948324 31943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a2acef7e6d4ba78bbb197875a16249" candidate_uuid: "63f9f7bba85247b5940847d39e2f8000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "affd0a75e9674d138da829820561fe91" is_pre_election: true
I20260608 09:58:50.950986 31990 ts_tablet_manager.cc:1434] T b810f20d5d05436c94b628d4f54260e9 P 63f9f7bba85247b5940847d39e2f8000: Time spent starting tablet: real 0.039s	user 0.020s	sys 0.006s
I20260608 09:58:50.950992 31943 raft_consensus.cc:2468] T d1a2acef7e6d4ba78bbb197875a16249 P affd0a75e9674d138da829820561fe91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63f9f7bba85247b5940847d39e2f8000 in term 0.
I20260608 09:58:50.952535 31995 raft_consensus.cc:697] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e [term 1 LEADER]: Becoming Leader. State: Replica: 0d00a1ca5eb64fc393300597022cff1e, State: Running, Role: LEADER
I20260608 09:58:50.953529 31995 consensus_queue.cc:237] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.955350 32018 raft_consensus.cc:515] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.958225 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a2acef7e6d4ba78bbb197875a16249" candidate_uuid: "63f9f7bba85247b5940847d39e2f8000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d00a1ca5eb64fc393300597022cff1e"
I20260608 09:58:50.958768 31871 raft_consensus.cc:3060] T d1a2acef7e6d4ba78bbb197875a16249 P 0d00a1ca5eb64fc393300597022cff1e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:50.964941 32018 leader_election.cc:290] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000 [CANDIDATE]: Term 1 election: Requested vote from peers 0d00a1ca5eb64fc393300597022cff1e (127.28.122.66:44817), affd0a75e9674d138da829820561fe91 (127.28.122.67:46667)
I20260608 09:58:50.965207 31871 raft_consensus.cc:2468] T d1a2acef7e6d4ba78bbb197875a16249 P 0d00a1ca5eb64fc393300597022cff1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f9f7bba85247b5940847d39e2f8000 in term 1.
I20260608 09:58:50.966665 31943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a2acef7e6d4ba78bbb197875a16249" candidate_uuid: "63f9f7bba85247b5940847d39e2f8000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "affd0a75e9674d138da829820561fe91"
I20260608 09:58:50.967299 31943 raft_consensus.cc:3060] T d1a2acef7e6d4ba78bbb197875a16249 P affd0a75e9674d138da829820561fe91 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:50.967882 31692 catalog_manager.cc:5696] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63f9f7bba85247b5940847d39e2f8000 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "63f9f7bba85247b5940847d39e2f8000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:50.971365 31691 catalog_manager.cc:5696] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d00a1ca5eb64fc393300597022cff1e (127.28.122.66). New cstate: current_term: 1 leader_uuid: "0d00a1ca5eb64fc393300597022cff1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } health_report { overall_health: HEALTHY } } }
I20260608 09:58:50.973268 31691 catalog_manager.cc:5696] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d00a1ca5eb64fc393300597022cff1e (127.28.122.66). New cstate: current_term: 1 leader_uuid: "0d00a1ca5eb64fc393300597022cff1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:50.974052 31943 raft_consensus.cc:2468] T d1a2acef7e6d4ba78bbb197875a16249 P affd0a75e9674d138da829820561fe91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f9f7bba85247b5940847d39e2f8000 in term 1.
I20260608 09:58:50.975347 31760 leader_election.cc:304] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f9f7bba85247b5940847d39e2f8000, affd0a75e9674d138da829820561fe91; no voters: 
I20260608 09:58:50.979480 32018 raft_consensus.cc:2804] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:50.980394 32018 raft_consensus.cc:697] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000 [term 1 LEADER]: Becoming Leader. State: Replica: 63f9f7bba85247b5940847d39e2f8000, State: Running, Role: LEADER
I20260608 09:58:50.981323 32018 consensus_queue.cc:237] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } }
I20260608 09:58:50.989267 31692 catalog_manager.cc:5696] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63f9f7bba85247b5940847d39e2f8000 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "63f9f7bba85247b5940847d39e2f8000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f9f7bba85247b5940847d39e2f8000" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d00a1ca5eb64fc393300597022cff1e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "affd0a75e9674d138da829820561fe91" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46667 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:51.050863 31747 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
I20260608 09:58:51.053491 29161 tablet_server.cc:179] TabletServer@127.28.122.65:0 shutting down...
W20260608 09:58:51.085719 31747 auto_leader_rebalancer.cc:460] the master instance isn't leader: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 09:58:51.091490 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:51.092779 29161 tablet_replica.cc:333] T b810f20d5d05436c94b628d4f54260e9 P 63f9f7bba85247b5940847d39e2f8000: stopping tablet replica
I20260608 09:58:51.093731 29161 raft_consensus.cc:2243] T b810f20d5d05436c94b628d4f54260e9 P 63f9f7bba85247b5940847d39e2f8000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:51.094352 29161 raft_consensus.cc:2272] T b810f20d5d05436c94b628d4f54260e9 P 63f9f7bba85247b5940847d39e2f8000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:51.097093 29161 tablet_replica.cc:333] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000: stopping tablet replica
I20260608 09:58:51.097836 29161 raft_consensus.cc:2243] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:51.098778 29161 pending_rounds.cc:70] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000: Trying to abort 1 pending ops.
I20260608 09:58:51.099038 29161 pending_rounds.cc:77] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618546108940288 op_type: NO_OP noop_request { }
I20260608 09:58:51.099562 29161 raft_consensus.cc:2889] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:58:51.099854 29161 raft_consensus.cc:2272] T d1a2acef7e6d4ba78bbb197875a16249 P 63f9f7bba85247b5940847d39e2f8000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:51.102988 29161 tablet_replica.cc:333] T 93b977a4dfa64121878e2a79d977ab4b P 63f9f7bba85247b5940847d39e2f8000: stopping tablet replica
I20260608 09:58:51.103550 29161 raft_consensus.cc:2243] T 93b977a4dfa64121878e2a79d977ab4b P 63f9f7bba85247b5940847d39e2f8000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:51.103955 29161 raft_consensus.cc:2272] T 93b977a4dfa64121878e2a79d977ab4b P 63f9f7bba85247b5940847d39e2f8000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:51.106128 29161 tablet_replica.cc:333] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000: stopping tablet replica
I20260608 09:58:51.106629 29161 raft_consensus.cc:2243] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:51.107336 29161 pending_rounds.cc:70] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000: Trying to abort 1 pending ops.
I20260608 09:58:51.107496 29161 pending_rounds.cc:77] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618545949446144 op_type: NO_OP noop_request { }
I20260608 09:58:51.107736 29161 raft_consensus.cc:2889] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:58:51.107987 29161 raft_consensus.cc:2272] T bb1dd58ee50541bea24b82f66c7fbf5b P 63f9f7bba85247b5940847d39e2f8000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:51.134581 29161 tablet_server.cc:196] TabletServer@127.28.122.65:0 shutdown complete.
I20260608 09:58:51.150535 29161 tablet_server.cc:179] TabletServer@127.28.122.66:0 shutting down...
I20260608 09:58:51.172966 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:51.174046 29161 tablet_replica.cc:333] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e: stopping tablet replica
I20260608 09:58:51.174693 29161 raft_consensus.cc:2243] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:51.175478 29161 pending_rounds.cc:70] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e: Trying to abort 1 pending ops.
I20260608 09:58:51.175652 29161 pending_rounds.cc:77] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618545976434688 op_type: NO_OP noop_request { }
I20260608 09:58:51.175900 29161 raft_consensus.cc:2889] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:58:51.176198 29161 raft_consensus.cc:2272] T 93b977a4dfa64121878e2a79d977ab4b P 0d00a1ca5eb64fc393300597022cff1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:51.179935 29161 tablet_replica.cc:333] T d1a2acef7e6d4ba78bbb197875a16249 P 0d00a1ca5eb64fc393300597022cff1e: stopping tablet replica
I20260608 09:58:51.180440 29161 raft_consensus.cc:2243] T d1a2acef7e6d4ba78bbb197875a16249 P 0d00a1ca5eb64fc393300597022cff1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:51.180861 29161 raft_consensus.cc:2272] T d1a2acef7e6d4ba78bbb197875a16249 P 0d00a1ca5eb64fc393300597022cff1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:51.182921 29161 tablet_replica.cc:333] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e: stopping tablet replica
I20260608 09:58:51.183431 29161 raft_consensus.cc:2243] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:51.184132 29161 pending_rounds.cc:70] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e: Trying to abort 1 pending ops.
I20260608 09:58:51.184281 29161 pending_rounds.cc:77] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618545997131776 op_type: NO_OP noop_request { }
I20260608 09:58:51.184517 29161 raft_consensus.cc:2889] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:58:51.184765 29161 raft_consensus.cc:2272] T b810f20d5d05436c94b628d4f54260e9 P 0d00a1ca5eb64fc393300597022cff1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:51.187597 29161 tablet_replica.cc:333] T bb1dd58ee50541bea24b82f66c7fbf5b P 0d00a1ca5eb64fc393300597022cff1e: stopping tablet replica
I20260608 09:58:51.188086 29161 raft_consensus.cc:2243] T bb1dd58ee50541bea24b82f66c7fbf5b P 0d00a1ca5eb64fc393300597022cff1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:51.188469 29161 raft_consensus.cc:2272] T bb1dd58ee50541bea24b82f66c7fbf5b P 0d00a1ca5eb64fc393300597022cff1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:51.213641 29161 tablet_server.cc:196] TabletServer@127.28.122.66:0 shutdown complete.
I20260608 09:58:51.227969 29161 tablet_server.cc:179] TabletServer@127.28.122.67:0 shutting down...
I20260608 09:58:51.249817 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:51.250877 29161 tablet_replica.cc:333] T 93b977a4dfa64121878e2a79d977ab4b P affd0a75e9674d138da829820561fe91: stopping tablet replica
I20260608 09:58:51.251709 29161 raft_consensus.cc:2243] T 93b977a4dfa64121878e2a79d977ab4b P affd0a75e9674d138da829820561fe91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:51.252223 29161 raft_consensus.cc:2272] T 93b977a4dfa64121878e2a79d977ab4b P affd0a75e9674d138da829820561fe91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:51.254561 29161 tablet_replica.cc:333] T d1a2acef7e6d4ba78bbb197875a16249 P affd0a75e9674d138da829820561fe91: stopping tablet replica
I20260608 09:58:51.255088 29161 raft_consensus.cc:2243] T d1a2acef7e6d4ba78bbb197875a16249 P affd0a75e9674d138da829820561fe91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:51.255609 29161 raft_consensus.cc:2272] T d1a2acef7e6d4ba78bbb197875a16249 P affd0a75e9674d138da829820561fe91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:51.257783 29161 tablet_replica.cc:333] T b810f20d5d05436c94b628d4f54260e9 P affd0a75e9674d138da829820561fe91: stopping tablet replica
I20260608 09:58:51.258299 29161 raft_consensus.cc:2243] T b810f20d5d05436c94b628d4f54260e9 P affd0a75e9674d138da829820561fe91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:51.258704 29161 raft_consensus.cc:2272] T b810f20d5d05436c94b628d4f54260e9 P affd0a75e9674d138da829820561fe91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:51.260718 29161 tablet_replica.cc:333] T bb1dd58ee50541bea24b82f66c7fbf5b P affd0a75e9674d138da829820561fe91: stopping tablet replica
I20260608 09:58:51.261209 29161 raft_consensus.cc:2243] T bb1dd58ee50541bea24b82f66c7fbf5b P affd0a75e9674d138da829820561fe91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:51.261641 29161 raft_consensus.cc:2272] T bb1dd58ee50541bea24b82f66c7fbf5b P affd0a75e9674d138da829820561fe91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:51.284335 29161 tablet_server.cc:196] TabletServer@127.28.122.67:0 shutdown complete.
I20260608 09:58:51.298868 29161 master.cc:562] Master@127.28.122.126:39777 shutting down...
I20260608 09:58:51.315346 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 74bd80176af44bb6889d2a849a19bbb7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:51.315985 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 74bd80176af44bb6889d2a849a19bbb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:51.316339 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 74bd80176af44bb6889d2a849a19bbb7: stopping tablet replica
I20260608 09:58:51.325747 29161 master.cc:584] Master@127.28.122.126:39777 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2457 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 09:58:51.366509 29161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.122.126:38549
I20260608 09:58:51.367734 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:51.373200 32025 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
W20260608 09:58:51.373214 32026 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
W20260608 09:58:51.375141 32028 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
I20260608 09:58:51.375638 29161 server_base.cc:1061] running on GCE node
I20260608 09:58:51.376556 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:51.376734 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:51.376876 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912731376859 us; error 0 us; skew 500 ppm
I20260608 09:58:51.377406 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:51.379887 29161 webserver.cc:533] Webserver started at http://127.28.122.126:37385/ using document root <none> and password file <none>
I20260608 09:58:51.380462 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:51.380640 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:51.380913 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:51.382064 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/master-0-root/instance:
uuid: "cb9c890ecdf64c5c9d2b8c9b4d9ec50a"
format_stamp: "Formatted at 2026-06-08 09:58:51 on dist-test-slave-th08"
I20260608 09:58:51.386660 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:58:51.390167 32033 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:51.390936 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 09:58:51.391225 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/master-0-root
uuid: "cb9c890ecdf64c5c9d2b8c9b4d9ec50a"
format_stamp: "Formatted at 2026-06-08 09:58:51 on dist-test-slave-th08"
I20260608 09:58:51.391508 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-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)
I20260608 09:58:51.407915 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:51.409162 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:51.449256 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.126:38549
I20260608 09:58:51.449434 32084 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.126:38549 every 8 connection(s)
I20260608 09:58:51.453557 32085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:51.464666 32085 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a: Bootstrap starting.
I20260608 09:58:51.469745 32085 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:51.474146 32085 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a: No bootstrap required, opened a new log
I20260608 09:58:51.476524 32085 raft_consensus.cc:359] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb9c890ecdf64c5c9d2b8c9b4d9ec50a" member_type: VOTER }
I20260608 09:58:51.476936 32085 raft_consensus.cc:385] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:51.477162 32085 raft_consensus.cc:740] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb9c890ecdf64c5c9d2b8c9b4d9ec50a, State: Initialized, Role: FOLLOWER
I20260608 09:58:51.477756 32085 consensus_queue.cc:260] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cb9c890ecdf64c5c9d2b8c9b4d9ec50a" member_type: VOTER }
I20260608 09:58:51.478200 32085 raft_consensus.cc:399] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:58:51.478418 32085 raft_consensus.cc:493] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:58:51.478669 32085 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:51.485014 32085 raft_consensus.cc:515] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb9c890ecdf64c5c9d2b8c9b4d9ec50a" member_type: VOTER }
I20260608 09:58:51.485549 32085 leader_election.cc:304] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a [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: cb9c890ecdf64c5c9d2b8c9b4d9ec50a; no voters: 
I20260608 09:58:51.486670 32085 leader_election.cc:290] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:58:51.487154 32088 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:51.488554 32088 raft_consensus.cc:697] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a [term 1 LEADER]: Becoming Leader. State: Replica: cb9c890ecdf64c5c9d2b8c9b4d9ec50a, State: Running, Role: LEADER
I20260608 09:58:51.489293 32088 consensus_queue.cc:237] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a [LEADER]: Queue going to LEADER mode. State: All 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: "cb9c890ecdf64c5c9d2b8c9b4d9ec50a" member_type: VOTER }
I20260608 09:58:51.489655 32085 sys_catalog.cc:565] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:58:51.492239 32089 sys_catalog.cc:455] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cb9c890ecdf64c5c9d2b8c9b4d9ec50a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb9c890ecdf64c5c9d2b8c9b4d9ec50a" member_type: VOTER } }
I20260608 09:58:51.492259 32090 sys_catalog.cc:455] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a [sys.catalog]: SysCatalogTable state changed. Reason: New leader cb9c890ecdf64c5c9d2b8c9b4d9ec50a. Latest consensus state: current_term: 1 leader_uuid: "cb9c890ecdf64c5c9d2b8c9b4d9ec50a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb9c890ecdf64c5c9d2b8c9b4d9ec50a" member_type: VOTER } }
I20260608 09:58:51.493064 32090 sys_catalog.cc:458] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:51.493026 32089 sys_catalog.cc:458] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:51.497515 32093 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:58:51.505123 32093 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:58:51.506193 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:58:51.514889 32093 catalog_manager.cc:1382] Generated new cluster ID: ba60264594334a48a3e2289029209b43
I20260608 09:58:51.515210 32093 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:58:51.530409 32093 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:58:51.531725 32093 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:58:51.545785 32093 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a: Generated new TSK 0
I20260608 09:58:51.546407 32093 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:58:51.572804 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:51.579692 32106 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
W20260608 09:58:51.580601 32107 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
W20260608 09:58:51.582275 32109 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
I20260608 09:58:51.582470 29161 server_base.cc:1061] running on GCE node
I20260608 09:58:51.583395 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:51.583580 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:51.583726 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912731583712 us; error 0 us; skew 500 ppm
I20260608 09:58:51.584268 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:51.586702 29161 webserver.cc:533] Webserver started at http://127.28.122.65:33487/ using document root <none> and password file <none>
I20260608 09:58:51.587267 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:51.587450 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:51.587700 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:51.588976 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/ts-0-root/instance:
uuid: "c9ee6c593fa74e4a82d7b21807107743"
format_stamp: "Formatted at 2026-06-08 09:58:51 on dist-test-slave-th08"
I20260608 09:58:51.594374 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:58:51.598075 32114 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:51.598984 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:58:51.599362 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/ts-0-root
uuid: "c9ee6c593fa74e4a82d7b21807107743"
format_stamp: "Formatted at 2026-06-08 09:58:51 on dist-test-slave-th08"
I20260608 09:58:51.599689 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-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)
I20260608 09:58:51.617296 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:51.618518 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:51.620044 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:51.622824 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:51.623054 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:51.623373 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:51.623549 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:51.666042 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.65:40927
I20260608 09:58:51.666154 32176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.65:40927 every 8 connection(s)
I20260608 09:58:51.671332 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:51.679910 32182 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
W20260608 09:58:51.681936 32181 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
W20260608 09:58:51.682559 32184 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
I20260608 09:58:51.684556 29161 server_base.cc:1061] running on GCE node
I20260608 09:58:51.685534 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:51.685762 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:51.685946 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912731685927 us; error 0 us; skew 500 ppm
I20260608 09:58:51.686213 32177 heartbeater.cc:344] Connected to a master server at 127.28.122.126:38549
I20260608 09:58:51.686585 32177 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:51.686712 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:51.687433 32177 heartbeater.cc:507] Master 127.28.122.126:38549 requested a full tablet report, sending...
I20260608 09:58:51.689611 29161 webserver.cc:533] Webserver started at http://127.28.122.66:39755/ using document root <none> and password file <none>
I20260608 09:58:51.690168 32050 ts_manager.cc:194] Registered new tserver with Master: c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927)
I20260608 09:58:51.690392 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:51.690685 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:51.691145 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:51.692685 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/ts-1-root/instance:
uuid: "7e1e352b92be48799dc9a20bfbfb5316"
format_stamp: "Formatted at 2026-06-08 09:58:51 on dist-test-slave-th08"
I20260608 09:58:51.692852 32050 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59824
I20260608 09:58:51.697662 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:58:51.701653 32189 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:51.702518 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:58:51.702849 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/ts-1-root
uuid: "7e1e352b92be48799dc9a20bfbfb5316"
format_stamp: "Formatted at 2026-06-08 09:58:51 on dist-test-slave-th08"
I20260608 09:58:51.703238 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-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)
I20260608 09:58:51.731770 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:51.733037 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:51.734542 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:51.736960 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:51.737171 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:51.737401 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:51.737553 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:51.778566 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.66:42897
I20260608 09:58:51.778693 32251 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.66:42897 every 8 connection(s)
I20260608 09:58:51.783618 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:51.790398 32255 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
W20260608 09:58:51.791891 32256 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
I20260608 09:58:51.793836 29161 server_base.cc:1061] running on GCE node
W20260608 09:58:51.794018 32258 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
I20260608 09:58:51.795158 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:51.795396 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:51.795567 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912731795548 us; error 0 us; skew 500 ppm
I20260608 09:58:51.796005 32252 heartbeater.cc:344] Connected to a master server at 127.28.122.126:38549
I20260608 09:58:51.796233 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:51.796465 32252 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:51.797600 32252 heartbeater.cc:507] Master 127.28.122.126:38549 requested a full tablet report, sending...
I20260608 09:58:51.799211 29161 webserver.cc:533] Webserver started at http://127.28.122.67:39607/ using document root <none> and password file <none>
I20260608 09:58:51.799836 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:51.800009 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:51.800045 32050 ts_manager.cc:194] Registered new tserver with Master: 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897)
I20260608 09:58:51.800381 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:51.801597 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/ts-2-root/instance:
uuid: "2f5783ff115440fcb3f4c43cd9c963cc"
format_stamp: "Formatted at 2026-06-08 09:58:51 on dist-test-slave-th08"
I20260608 09:58:51.801656 32050 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59834
I20260608 09:58:51.806697 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 09:58:51.810427 32263 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:51.811213 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:58:51.811498 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/ts-2-root
uuid: "2f5783ff115440fcb3f4c43cd9c963cc"
format_stamp: "Formatted at 2026-06-08 09:58:51 on dist-test-slave-th08"
I20260608 09:58:51.811769 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-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)
I20260608 09:58:51.832310 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:51.833650 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:51.835171 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:51.837958 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:51.838165 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:51.838416 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:51.838574 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:51.878110 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.67:39301
I20260608 09:58:51.878233 32325 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.67:39301 every 8 connection(s)
I20260608 09:58:51.893445 32326 heartbeater.cc:344] Connected to a master server at 127.28.122.126:38549
I20260608 09:58:51.893844 32326 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:51.894558 32326 heartbeater.cc:507] Master 127.28.122.126:38549 requested a full tablet report, sending...
I20260608 09:58:51.896567 32050 ts_manager.cc:194] Registered new tserver with Master: 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
I20260608 09:58:51.897471 29161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015912525s
I20260608 09:58:51.897950 32050 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59848
I20260608 09:58:52.695822 32177 heartbeater.cc:499] Master 127.28.122.126:38549 was elected leader, sending a full tablet report...
I20260608 09:58:52.700683 32050 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59862:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:58:52.703002 32050 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:58:52.759667 32217 tablet_service.cc:1511] Processing CreateTablet for tablet 21e466169e1646ed90a0888d4b057d13 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:52.761489 32217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e466169e1646ed90a0888d4b057d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.769282 32216 tablet_service.cc:1511] Processing CreateTablet for tablet c7da788501f84e209ca345be3b276808 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:52.770862 32216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7da788501f84e209ca345be3b276808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.775650 32215 tablet_service.cc:1511] Processing CreateTablet for tablet 65dfd07299174ab19c9e0c343078dd5a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:52.777208 32215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65dfd07299174ab19c9e0c343078dd5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.790572 32214 tablet_service.cc:1511] Processing CreateTablet for tablet 87679d9755d34d51a59db60e7c6a288b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:52.792095 32214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87679d9755d34d51a59db60e7c6a288b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.796868 32213 tablet_service.cc:1511] Processing CreateTablet for tablet 1db5c5bb12c444a18bad58c86046e74c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:52.798377 32213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1db5c5bb12c444a18bad58c86046e74c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.804273 32252 heartbeater.cc:499] Master 127.28.122.126:38549 was elected leader, sending a full tablet report...
I20260608 09:58:52.807355 32212 tablet_service.cc:1511] Processing CreateTablet for tablet 99b43db37bc54e7c80cdb4172b9dcbc5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:52.808910 32212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b43db37bc54e7c80cdb4172b9dcbc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.811429 32141 tablet_service.cc:1511] Processing CreateTablet for tablet c7da788501f84e209ca345be3b276808 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:52.812081 32211 tablet_service.cc:1511] Processing CreateTablet for tablet 0d9e828cf1f34e98adbad8393e1d8cb0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:52.812944 32141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7da788501f84e209ca345be3b276808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.813454 32211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d9e828cf1f34e98adbad8393e1d8cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.816143 32142 tablet_service.cc:1511] Processing CreateTablet for tablet 21e466169e1646ed90a0888d4b057d13 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:52.817603 32142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e466169e1646ed90a0888d4b057d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.820190 32210 tablet_service.cc:1511] Processing CreateTablet for tablet 58e3dcf880fc4a339254772c9b7b242a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:52.821616 32210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58e3dcf880fc4a339254772c9b7b242a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.824738 32140 tablet_service.cc:1511] Processing CreateTablet for tablet 65dfd07299174ab19c9e0c343078dd5a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:52.826248 32140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65dfd07299174ab19c9e0c343078dd5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.831142 32291 tablet_service.cc:1511] Processing CreateTablet for tablet 21e466169e1646ed90a0888d4b057d13 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:52.832953 32291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e466169e1646ed90a0888d4b057d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.837253 32290 tablet_service.cc:1511] Processing CreateTablet for tablet c7da788501f84e209ca345be3b276808 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:52.838290 32287 tablet_service.cc:1511] Processing CreateTablet for tablet 1db5c5bb12c444a18bad58c86046e74c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:52.838798 32290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7da788501f84e209ca345be3b276808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.838609 32286 tablet_service.cc:1511] Processing CreateTablet for tablet 99b43db37bc54e7c80cdb4172b9dcbc5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:52.839393 32289 tablet_service.cc:1511] Processing CreateTablet for tablet 65dfd07299174ab19c9e0c343078dd5a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:52.840023 32286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b43db37bc54e7c80cdb4172b9dcbc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.840860 32289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65dfd07299174ab19c9e0c343078dd5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.841264 32284 tablet_service.cc:1511] Processing CreateTablet for tablet 58e3dcf880fc4a339254772c9b7b242a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:52.842715 32284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58e3dcf880fc4a339254772c9b7b242a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.844064 32288 tablet_service.cc:1511] Processing CreateTablet for tablet 87679d9755d34d51a59db60e7c6a288b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:52.845530 32288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87679d9755d34d51a59db60e7c6a288b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.847872 32287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1db5c5bb12c444a18bad58c86046e74c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.848821 32139 tablet_service.cc:1511] Processing CreateTablet for tablet 87679d9755d34d51a59db60e7c6a288b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:52.850348 32139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87679d9755d34d51a59db60e7c6a288b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.840112 32285 tablet_service.cc:1511] Processing CreateTablet for tablet 0d9e828cf1f34e98adbad8393e1d8cb0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:52.852488 32285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d9e828cf1f34e98adbad8393e1d8cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.856981 32138 tablet_service.cc:1511] Processing CreateTablet for tablet 1db5c5bb12c444a18bad58c86046e74c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:52.858525 32138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1db5c5bb12c444a18bad58c86046e74c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.865186 32136 tablet_service.cc:1511] Processing CreateTablet for tablet 0d9e828cf1f34e98adbad8393e1d8cb0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:52.865419 32135 tablet_service.cc:1511] Processing CreateTablet for tablet 58e3dcf880fc4a339254772c9b7b242a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:52.865450 32137 tablet_service.cc:1511] Processing CreateTablet for tablet 99b43db37bc54e7c80cdb4172b9dcbc5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:58:52.866932 32136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d9e828cf1f34e98adbad8393e1d8cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.869369 32135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58e3dcf880fc4a339254772c9b7b242a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.883559 32137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b43db37bc54e7c80cdb4172b9dcbc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.900660 32326 heartbeater.cc:499] Master 127.28.122.126:38549 was elected leader, sending a full tablet report...
I20260608 09:58:52.953147 32347 tablet_bootstrap.cc:492] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc: Bootstrap starting.
I20260608 09:58:52.958952 32346 tablet_bootstrap.cc:492] T 21e466169e1646ed90a0888d4b057d13 P 7e1e352b92be48799dc9a20bfbfb5316: Bootstrap starting.
I20260608 09:58:52.961833 32348 tablet_bootstrap.cc:492] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743: Bootstrap starting.
I20260608 09:58:52.963915 32347 tablet_bootstrap.cc:654] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:52.967378 32346 tablet_bootstrap.cc:654] T 21e466169e1646ed90a0888d4b057d13 P 7e1e352b92be48799dc9a20bfbfb5316: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:52.968632 32347 tablet_bootstrap.cc:492] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc: No bootstrap required, opened a new log
I20260608 09:58:52.969050 32347 ts_tablet_manager.cc:1403] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260608 09:58:52.969062 32348 tablet_bootstrap.cc:654] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:52.972047 32347 raft_consensus.cc:359] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:52.972857 32347 raft_consensus.cc:385] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:52.973248 32346 tablet_bootstrap.cc:492] T 21e466169e1646ed90a0888d4b057d13 P 7e1e352b92be48799dc9a20bfbfb5316: No bootstrap required, opened a new log
I20260608 09:58:52.973272 32347 raft_consensus.cc:740] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f5783ff115440fcb3f4c43cd9c963cc, State: Initialized, Role: FOLLOWER
I20260608 09:58:52.973971 32346 ts_tablet_manager.cc:1403] T 21e466169e1646ed90a0888d4b057d13 P 7e1e352b92be48799dc9a20bfbfb5316: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.013s
I20260608 09:58:52.974241 32347 consensus_queue.cc:260] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:52.974756 32348 tablet_bootstrap.cc:492] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743: No bootstrap required, opened a new log
I20260608 09:58:52.975265 32348 ts_tablet_manager.cc:1403] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 09:58:52.976864 32347 ts_tablet_manager.cc:1434] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:58:52.977923 32347 tablet_bootstrap.cc:492] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc: Bootstrap starting.
I20260608 09:58:52.978312 32348 raft_consensus.cc:359] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:52.979017 32348 raft_consensus.cc:385] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:52.979355 32348 raft_consensus.cc:740] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9ee6c593fa74e4a82d7b21807107743, State: Initialized, Role: FOLLOWER
I20260608 09:58:52.980222 32348 consensus_queue.cc:260] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:52.983285 32348 ts_tablet_manager.cc:1434] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:58:52.984342 32348 tablet_bootstrap.cc:492] T c7da788501f84e209ca345be3b276808 P c9ee6c593fa74e4a82d7b21807107743: Bootstrap starting.
I20260608 09:58:52.986646 32347 tablet_bootstrap.cc:654] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:52.978619 32346 raft_consensus.cc:359] T 21e466169e1646ed90a0888d4b057d13 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:52.988345 32346 raft_consensus.cc:385] T 21e466169e1646ed90a0888d4b057d13 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:52.988698 32346 raft_consensus.cc:740] T 21e466169e1646ed90a0888d4b057d13 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1e352b92be48799dc9a20bfbfb5316, State: Initialized, Role: FOLLOWER
I20260608 09:58:52.989526 32346 consensus_queue.cc:260] T 21e466169e1646ed90a0888d4b057d13 P 7e1e352b92be48799dc9a20bfbfb5316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:52.990792 32348 tablet_bootstrap.cc:654] T c7da788501f84e209ca345be3b276808 P c9ee6c593fa74e4a82d7b21807107743: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:52.993211 32346 ts_tablet_manager.cc:1434] T 21e466169e1646ed90a0888d4b057d13 P 7e1e352b92be48799dc9a20bfbfb5316: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.003s
I20260608 09:58:52.994309 32346 tablet_bootstrap.cc:492] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316: Bootstrap starting.
I20260608 09:58:53.001034 32346 tablet_bootstrap.cc:654] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:53.014495 32347 tablet_bootstrap.cc:492] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc: No bootstrap required, opened a new log
I20260608 09:58:53.014524 32346 tablet_bootstrap.cc:492] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316: No bootstrap required, opened a new log
I20260608 09:58:53.014576 32348 tablet_bootstrap.cc:492] T c7da788501f84e209ca345be3b276808 P c9ee6c593fa74e4a82d7b21807107743: No bootstrap required, opened a new log
I20260608 09:58:53.015496 32347 ts_tablet_manager.cc:1403] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.009s
I20260608 09:58:53.015566 32346 ts_tablet_manager.cc:1403] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.011s
I20260608 09:58:53.015637 32348 ts_tablet_manager.cc:1403] T c7da788501f84e209ca345be3b276808 P c9ee6c593fa74e4a82d7b21807107743: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.022s
I20260608 09:58:53.018203 32346 raft_consensus.cc:359] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.018748 32346 raft_consensus.cc:385] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:53.018687 32347 raft_consensus.cc:359] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.018931 32348 raft_consensus.cc:359] T c7da788501f84e209ca345be3b276808 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.019652 32347 raft_consensus.cc:385] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:53.019801 32348 raft_consensus.cc:385] T c7da788501f84e209ca345be3b276808 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:53.019263 32346 raft_consensus.cc:740] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1e352b92be48799dc9a20bfbfb5316, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.020164 32348 raft_consensus.cc:740] T c7da788501f84e209ca345be3b276808 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9ee6c593fa74e4a82d7b21807107743, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.020721 32346 consensus_queue.cc:260] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.021054 32348 consensus_queue.cc:260] T c7da788501f84e209ca345be3b276808 P c9ee6c593fa74e4a82d7b21807107743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.023000 32346 ts_tablet_manager.cc:1434] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260608 09:58:53.023129 32348 ts_tablet_manager.cc:1434] T c7da788501f84e209ca345be3b276808 P c9ee6c593fa74e4a82d7b21807107743: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 09:58:53.024075 32348 tablet_bootstrap.cc:492] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743: Bootstrap starting.
I20260608 09:58:53.020020 32347 raft_consensus.cc:740] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f5783ff115440fcb3f4c43cd9c963cc, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.024075 32346 tablet_bootstrap.cc:492] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316: Bootstrap starting.
I20260608 09:58:53.025077 32347 consensus_queue.cc:260] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.031417 32348 tablet_bootstrap.cc:654] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:53.031949 32347 ts_tablet_manager.cc:1434] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260608 09:58:53.034911 32346 tablet_bootstrap.cc:654] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:53.037890 32347 tablet_bootstrap.cc:492] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 2f5783ff115440fcb3f4c43cd9c963cc: Bootstrap starting.
I20260608 09:58:53.049101 32347 tablet_bootstrap.cc:654] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 2f5783ff115440fcb3f4c43cd9c963cc: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:53.052009 32348 tablet_bootstrap.cc:492] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743: No bootstrap required, opened a new log
I20260608 09:58:53.052461 32348 ts_tablet_manager.cc:1403] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.008s
W20260608 09:58:53.053958 32173 debug-util.cc:398] Leaking SignalData structure 0x7b08001ca6e0 after lost signal to thread 29164
I20260608 09:58:53.054177 32346 tablet_bootstrap.cc:492] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316: No bootstrap required, opened a new log
I20260608 09:58:53.054733 32346 ts_tablet_manager.cc:1403] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.017s
I20260608 09:58:53.055403 32348 raft_consensus.cc:359] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.056221 32348 raft_consensus.cc:385] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:53.056566 32348 raft_consensus.cc:740] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9ee6c593fa74e4a82d7b21807107743, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.057606 32348 consensus_queue.cc:260] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.057838 32346 raft_consensus.cc:359] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.058327 32347 tablet_bootstrap.cc:492] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 2f5783ff115440fcb3f4c43cd9c963cc: No bootstrap required, opened a new log
I20260608 09:58:53.058598 32346 raft_consensus.cc:385] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:53.059033 32347 ts_tablet_manager.cc:1403] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.006s
I20260608 09:58:53.058998 32346 raft_consensus.cc:740] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1e352b92be48799dc9a20bfbfb5316, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.060298 32346 consensus_queue.cc:260] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.062036 32348 ts_tablet_manager.cc:1434] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:58:53.063232 32348 tablet_bootstrap.cc:492] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743: Bootstrap starting.
I20260608 09:58:53.065554 32346 ts_tablet_manager.cc:1434] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260608 09:58:53.066726 32346 tablet_bootstrap.cc:492] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316: Bootstrap starting.
I20260608 09:58:53.062076 32352 raft_consensus.cc:493] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:53.069785 32348 tablet_bootstrap.cc:654] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:53.069681 32352 raft_consensus.cc:515] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.073225 32346 tablet_bootstrap.cc:654] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:53.073774 32352 leader_election.cc:290] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927), 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897)
I20260608 09:58:53.078938 32347 raft_consensus.cc:359] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.080049 32347 raft_consensus.cc:385] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:53.080493 32347 raft_consensus.cc:740] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f5783ff115440fcb3f4c43cd9c963cc, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.081550 32347 consensus_queue.cc:260] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 2f5783ff115440fcb3f4c43cd9c963cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.085637 32346 tablet_bootstrap.cc:492] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316: No bootstrap required, opened a new log
I20260608 09:58:53.085958 32347 ts_tablet_manager.cc:1434] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260608 09:58:53.086292 32346 ts_tablet_manager.cc:1403] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260608 09:58:53.087203 32347 tablet_bootstrap.cc:492] T 1db5c5bb12c444a18bad58c86046e74c P 2f5783ff115440fcb3f4c43cd9c963cc: Bootstrap starting.
I20260608 09:58:53.089689 32346 raft_consensus.cc:359] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.090961 32346 raft_consensus.cc:385] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:53.091327 32346 raft_consensus.cc:740] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1e352b92be48799dc9a20bfbfb5316, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.092141 32346 consensus_queue.cc:260] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.095073 32347 tablet_bootstrap.cc:654] T 1db5c5bb12c444a18bad58c86046e74c P 2f5783ff115440fcb3f4c43cd9c963cc: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:53.096733 32346 ts_tablet_manager.cc:1434] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260608 09:58:53.097926 32346 tablet_bootstrap.cc:492] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 7e1e352b92be48799dc9a20bfbfb5316: Bootstrap starting.
I20260608 09:58:53.111382 32352 raft_consensus.cc:493] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:53.111996 32352 raft_consensus.cc:515] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.114398 32352 leader_election.cc:290] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927), 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897)
I20260608 09:58:53.124725 32346 tablet_bootstrap.cc:654] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 7e1e352b92be48799dc9a20bfbfb5316: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:53.129997 32227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7da788501f84e209ca345be3b276808" candidate_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316" is_pre_election: true
I20260608 09:58:53.133315 32227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b43db37bc54e7c80cdb4172b9dcbc5" candidate_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316" is_pre_election: true
W20260608 09:58:53.135751 32265 leader_election.cc:343] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:58:53.136685 32265 leader_election.cc:343] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:53.140038 32348 tablet_bootstrap.cc:492] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743: No bootstrap required, opened a new log
I20260608 09:58:53.140098 32347 tablet_bootstrap.cc:492] T 1db5c5bb12c444a18bad58c86046e74c P 2f5783ff115440fcb3f4c43cd9c963cc: No bootstrap required, opened a new log
I20260608 09:58:53.140918 32348 ts_tablet_manager.cc:1403] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743: Time spent bootstrapping tablet: real 0.078s	user 0.033s	sys 0.022s
I20260608 09:58:53.141029 32347 ts_tablet_manager.cc:1403] T 1db5c5bb12c444a18bad58c86046e74c P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent bootstrapping tablet: real 0.054s	user 0.026s	sys 0.025s
I20260608 09:58:53.145208 32152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7da788501f84e209ca345be3b276808" candidate_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9ee6c593fa74e4a82d7b21807107743" is_pre_election: true
I20260608 09:58:53.145579 32151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b43db37bc54e7c80cdb4172b9dcbc5" candidate_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9ee6c593fa74e4a82d7b21807107743" is_pre_election: true
I20260608 09:58:53.145347 32348 raft_consensus.cc:359] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.145994 32152 raft_consensus.cc:2468] T c7da788501f84e209ca345be3b276808 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f5783ff115440fcb3f4c43cd9c963cc in term 0.
I20260608 09:58:53.146324 32348 raft_consensus.cc:385] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:53.146729 32348 raft_consensus.cc:740] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9ee6c593fa74e4a82d7b21807107743, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.144528 32347 raft_consensus.cc:359] T 1db5c5bb12c444a18bad58c86046e74c P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
W20260608 09:58:53.147847 32267 leader_election.cc:343] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:53.147931 32348 consensus_queue.cc:260] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.148506 32267 leader_election.cc:304] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f5783ff115440fcb3f4c43cd9c963cc; no voters: 7e1e352b92be48799dc9a20bfbfb5316, c9ee6c593fa74e4a82d7b21807107743
I20260608 09:58:53.149890 32267 leader_election.cc:304] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [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: 2f5783ff115440fcb3f4c43cd9c963cc, c9ee6c593fa74e4a82d7b21807107743; no voters: 7e1e352b92be48799dc9a20bfbfb5316
I20260608 09:58:53.150723 32348 ts_tablet_manager.cc:1434] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260608 09:58:53.147828 32347 raft_consensus.cc:385] T 1db5c5bb12c444a18bad58c86046e74c P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:53.151574 32347 raft_consensus.cc:740] T 1db5c5bb12c444a18bad58c86046e74c P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f5783ff115440fcb3f4c43cd9c963cc, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.152216 32348 tablet_bootstrap.cc:492] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743: Bootstrap starting.
I20260608 09:58:53.152486 32347 consensus_queue.cc:260] T 1db5c5bb12c444a18bad58c86046e74c P 2f5783ff115440fcb3f4c43cd9c963cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.153182 32346 tablet_bootstrap.cc:492] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 7e1e352b92be48799dc9a20bfbfb5316: No bootstrap required, opened a new log
I20260608 09:58:53.153718 32346 ts_tablet_manager.cc:1403] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 7e1e352b92be48799dc9a20bfbfb5316: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.000s
I20260608 09:58:53.150979 32352 raft_consensus.cc:2749] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:58:53.155920 32352 raft_consensus.cc:2804] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:53.156287 32352 raft_consensus.cc:493] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:53.156633 32352 raft_consensus.cc:3060] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:53.157269 32346 raft_consensus.cc:359] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.157995 32346 raft_consensus.cc:385] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:53.158283 32346 raft_consensus.cc:740] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1e352b92be48799dc9a20bfbfb5316, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.159236 32346 consensus_queue.cc:260] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 7e1e352b92be48799dc9a20bfbfb5316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.163439 32348 tablet_bootstrap.cc:654] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:53.171277 32352 raft_consensus.cc:515] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.172392 32346 ts_tablet_manager.cc:1434] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 7e1e352b92be48799dc9a20bfbfb5316: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 09:58:53.176374 32152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7da788501f84e209ca345be3b276808" candidate_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9ee6c593fa74e4a82d7b21807107743"
I20260608 09:58:53.177095 32152 raft_consensus.cc:3060] T c7da788501f84e209ca345be3b276808 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:53.181843 32346 tablet_bootstrap.cc:492] T c7da788501f84e209ca345be3b276808 P 7e1e352b92be48799dc9a20bfbfb5316: Bootstrap starting.
I20260608 09:58:53.186538 32152 raft_consensus.cc:2468] T c7da788501f84e209ca345be3b276808 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f5783ff115440fcb3f4c43cd9c963cc in term 1.
I20260608 09:58:53.188350 32267 leader_election.cc:304] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f5783ff115440fcb3f4c43cd9c963cc, c9ee6c593fa74e4a82d7b21807107743; no voters: 
I20260608 09:58:53.192461 32347 ts_tablet_manager.cc:1434] T 1db5c5bb12c444a18bad58c86046e74c P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260608 09:58:53.194835 32353 raft_consensus.cc:493] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:53.195505 32353 raft_consensus.cc:515] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.201959 32368 raft_consensus.cc:2804] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:53.202648 32368 raft_consensus.cc:697] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 LEADER]: Becoming Leader. State: Replica: 2f5783ff115440fcb3f4c43cd9c963cc, State: Running, Role: LEADER
I20260608 09:58:53.204473 32368 consensus_queue.cc:237] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.209410 32346 tablet_bootstrap.cc:654] T c7da788501f84e209ca345be3b276808 P 7e1e352b92be48799dc9a20bfbfb5316: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:53.212719 32353 leader_election.cc:290] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897), 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
I20260608 09:58:53.213361 32353 raft_consensus.cc:493] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:53.214035 32348 tablet_bootstrap.cc:492] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743: No bootstrap required, opened a new log
I20260608 09:58:53.213898 32353 raft_consensus.cc:515] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.214656 32348 ts_tablet_manager.cc:1403] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743: Time spent bootstrapping tablet: real 0.063s	user 0.035s	sys 0.021s
I20260608 09:58:53.218329 32348 raft_consensus.cc:359] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.222872 32353 leader_election.cc:290] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897), 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
I20260608 09:58:53.193868 32347 tablet_bootstrap.cc:492] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc: Bootstrap starting.
I20260608 09:58:53.227228 32348 raft_consensus.cc:385] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:53.229291 32348 raft_consensus.cc:740] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9ee6c593fa74e4a82d7b21807107743, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.230393 32348 consensus_queue.cc:260] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.231309 32049 catalog_manager.cc:5696] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67). New cstate: current_term: 1 leader_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } health_report { overall_health: HEALTHY } } }
I20260608 09:58:53.233033 32346 tablet_bootstrap.cc:492] T c7da788501f84e209ca345be3b276808 P 7e1e352b92be48799dc9a20bfbfb5316: No bootstrap required, opened a new log
I20260608 09:58:53.233043 32227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7da788501f84e209ca345be3b276808" candidate_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316"
I20260608 09:58:53.235143 32352 leader_election.cc:290] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 1 election: Requested vote from peers c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927), 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897)
W20260608 09:58:53.236361 32265 leader_election.cc:343] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:53.237462 32346 ts_tablet_manager.cc:1403] T c7da788501f84e209ca345be3b276808 P 7e1e352b92be48799dc9a20bfbfb5316: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.002s
I20260608 09:58:53.240599 32346 raft_consensus.cc:359] T c7da788501f84e209ca345be3b276808 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.241132 32227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9e828cf1f34e98adbad8393e1d8cb0" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316" is_pre_election: true
I20260608 09:58:53.241873 32227 raft_consensus.cc:2468] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9ee6c593fa74e4a82d7b21807107743 in term 0.
I20260608 09:58:53.243184 32346 raft_consensus.cc:385] T c7da788501f84e209ca345be3b276808 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:53.243584 32346 raft_consensus.cc:740] T c7da788501f84e209ca345be3b276808 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1e352b92be48799dc9a20bfbfb5316, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.244448 32346 consensus_queue.cc:260] T c7da788501f84e209ca345be3b276808 P 7e1e352b92be48799dc9a20bfbfb5316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.247586 32348 ts_tablet_manager.cc:1434] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260608 09:58:53.249440 32348 tablet_bootstrap.cc:492] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743: Bootstrap starting.
I20260608 09:58:53.250512 32346 ts_tablet_manager.cc:1434] T c7da788501f84e209ca345be3b276808 P 7e1e352b92be48799dc9a20bfbfb5316: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 09:58:53.247872 32227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db5c5bb12c444a18bad58c86046e74c" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316" is_pre_election: true
I20260608 09:58:53.251466 32227 raft_consensus.cc:2468] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9ee6c593fa74e4a82d7b21807107743 in term 0.
I20260608 09:58:53.251641 32346 tablet_bootstrap.cc:492] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316: Bootstrap starting.
I20260608 09:58:53.256599 32348 tablet_bootstrap.cc:654] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:53.246743 32347 tablet_bootstrap.cc:654] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:53.262750 32346 tablet_bootstrap.cc:654] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:53.264940 32301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9e828cf1f34e98adbad8393e1d8cb0" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" is_pre_election: true
I20260608 09:58:53.265323 32300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db5c5bb12c444a18bad58c86046e74c" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" is_pre_election: true
I20260608 09:58:53.269593 32300 raft_consensus.cc:2468] T 1db5c5bb12c444a18bad58c86046e74c P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9ee6c593fa74e4a82d7b21807107743 in term 0.
I20260608 09:58:53.271296 32301 raft_consensus.cc:2468] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9ee6c593fa74e4a82d7b21807107743 in term 0.
I20260608 09:58:53.272483 32117 leader_election.cc:304] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f5783ff115440fcb3f4c43cd9c963cc, c9ee6c593fa74e4a82d7b21807107743; no voters: 
I20260608 09:58:53.272722 32116 leader_election.cc:304] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e1e352b92be48799dc9a20bfbfb5316, c9ee6c593fa74e4a82d7b21807107743; no voters: 
I20260608 09:58:53.280880 32348 tablet_bootstrap.cc:492] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743: No bootstrap required, opened a new log
I20260608 09:58:53.281358 32348 ts_tablet_manager.cc:1403] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.006s
I20260608 09:58:53.283339 32353 raft_consensus.cc:2804] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:53.283782 32353 raft_consensus.cc:493] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:53.284164 32353 raft_consensus.cc:3060] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:53.284916 32348 raft_consensus.cc:359] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:53.285727 32348 raft_consensus.cc:385] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:53.286101 32348 raft_consensus.cc:740] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9ee6c593fa74e4a82d7b21807107743, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.287122 32348 consensus_queue.cc:260] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:53.288858 32346 tablet_bootstrap.cc:492] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316: No bootstrap required, opened a new log
I20260608 09:58:53.289531 32346 ts_tablet_manager.cc:1403] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.000s
I20260608 09:58:53.291476 32370 raft_consensus.cc:2804] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:53.291929 32370 raft_consensus.cc:493] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:53.292302 32370 raft_consensus.cc:3060] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:53.294355 32346 raft_consensus.cc:359] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.295255 32346 raft_consensus.cc:385] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:53.297456 32346 raft_consensus.cc:740] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1e352b92be48799dc9a20bfbfb5316, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.298411 32346 consensus_queue.cc:260] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.299587 32353 raft_consensus.cc:515] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.300724 32370 raft_consensus.cc:515] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.307053 32227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db5c5bb12c444a18bad58c86046e74c" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316"
I20260608 09:58:53.307698 32227 raft_consensus.cc:3060] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:53.308977 32370 leader_election.cc:290] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 election: Requested vote from peers 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897), 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
I20260608 09:58:53.301316 32346 ts_tablet_manager.cc:1434] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260608 09:58:53.297161 32347 tablet_bootstrap.cc:492] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc: No bootstrap required, opened a new log
I20260608 09:58:53.309787 32347 ts_tablet_manager.cc:1403] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent bootstrapping tablet: real 0.116s	user 0.010s	sys 0.004s
I20260608 09:58:53.310264 32346 tablet_bootstrap.cc:492] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316: Bootstrap starting.
I20260608 09:58:53.312481 32300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9e828cf1f34e98adbad8393e1d8cb0" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc"
I20260608 09:58:53.312953 32347 raft_consensus.cc:359] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.313716 32347 raft_consensus.cc:385] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:53.314026 32347 raft_consensus.cc:740] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f5783ff115440fcb3f4c43cd9c963cc, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.313091 32300 raft_consensus.cc:3060] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:53.314836 32347 consensus_queue.cc:260] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.297061 32348 ts_tablet_manager.cc:1434] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 09:58:53.305418 32301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db5c5bb12c444a18bad58c86046e74c" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc"
I20260608 09:58:53.317199 32370 raft_consensus.cc:493] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:53.317683 32370 raft_consensus.cc:515] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:53.318775 32348 tablet_bootstrap.cc:492] T 58e3dcf880fc4a339254772c9b7b242a P c9ee6c593fa74e4a82d7b21807107743: Bootstrap starting.
I20260608 09:58:53.305944 32354 raft_consensus.cc:493] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:53.320693 32354 raft_consensus.cc:515] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.321295 32299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e466169e1646ed90a0888d4b057d13" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" is_pre_election: true
W20260608 09:58:53.323056 32117 leader_election.cc:343] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:53.324625 32347 ts_tablet_manager.cc:1434] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260608 09:58:53.325719 32347 tablet_bootstrap.cc:492] T 65dfd07299174ab19c9e0c343078dd5a P 2f5783ff115440fcb3f4c43cd9c963cc: Bootstrap starting.
I20260608 09:58:53.327215 32301 raft_consensus.cc:3060] T 1db5c5bb12c444a18bad58c86046e74c P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:53.331216 32370 leader_election.cc:290] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897), 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
I20260608 09:58:53.331960 32346 tablet_bootstrap.cc:654] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:53.332459 32347 tablet_bootstrap.cc:654] T 65dfd07299174ab19c9e0c343078dd5a P 2f5783ff115440fcb3f4c43cd9c963cc: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:53.337354 32348 tablet_bootstrap.cc:654] T 58e3dcf880fc4a339254772c9b7b242a P c9ee6c593fa74e4a82d7b21807107743: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:53.345659 32301 raft_consensus.cc:2468] T 1db5c5bb12c444a18bad58c86046e74c P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9ee6c593fa74e4a82d7b21807107743 in term 1.
I20260608 09:58:53.337674 32354 leader_election.cc:290] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927), 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
I20260608 09:58:53.347203 32117 leader_election.cc:304] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f5783ff115440fcb3f4c43cd9c963cc, c9ee6c593fa74e4a82d7b21807107743; no voters: 
I20260608 09:58:53.348218 32370 raft_consensus.cc:2804] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:53.348323 32300 raft_consensus.cc:2468] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9ee6c593fa74e4a82d7b21807107743 in term 1.
I20260608 09:58:53.348742 32370 raft_consensus.cc:697] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Becoming Leader. State: Replica: c9ee6c593fa74e4a82d7b21807107743, State: Running, Role: LEADER
I20260608 09:58:53.349666 32370 consensus_queue.cc:237] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.351241 32227 raft_consensus.cc:2468] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9ee6c593fa74e4a82d7b21807107743 in term 1.
I20260608 09:58:53.353001 32117 leader_election.cc:304] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f5783ff115440fcb3f4c43cd9c963cc, c9ee6c593fa74e4a82d7b21807107743; no voters: 
I20260608 09:58:53.354210 32380 raft_consensus.cc:2804] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:53.358147 32354 raft_consensus.cc:493] T 21e466169e1646ed90a0888d4b057d13 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:53.360108 32354 raft_consensus.cc:515] T 21e466169e1646ed90a0888d4b057d13 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:53.362399 32354 leader_election.cc:290] T 21e466169e1646ed90a0888d4b057d13 P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301), c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927)
I20260608 09:58:53.357959 32353 leader_election.cc:290] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 election: Requested vote from peers 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897), 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
I20260608 09:58:53.366015 32227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d9e828cf1f34e98adbad8393e1d8cb0" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316"
I20260608 09:58:53.367746 32227 raft_consensus.cc:3060] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:53.370352 32346 tablet_bootstrap.cc:492] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316: No bootstrap required, opened a new log
I20260608 09:58:53.370752 32346 ts_tablet_manager.cc:1403] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.006s
I20260608 09:58:53.373382 32346 raft_consensus.cc:359] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.374069 32346 raft_consensus.cc:385] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:53.374382 32346 raft_consensus.cc:740] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1e352b92be48799dc9a20bfbfb5316, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.376112 32226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e466169e1646ed90a0888d4b057d13" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316" is_pre_election: true
I20260608 09:58:53.376785 32226 raft_consensus.cc:2468] T 21e466169e1646ed90a0888d4b057d13 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9ee6c593fa74e4a82d7b21807107743 in term 0.
I20260608 09:58:53.377617 32301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87679d9755d34d51a59db60e7c6a288b" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" is_pre_election: true
I20260608 09:58:53.378212 32301 raft_consensus.cc:2468] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e1e352b92be48799dc9a20bfbfb5316 in term 0.
I20260608 09:58:53.379905 32301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e466169e1646ed90a0888d4b057d13" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" is_pre_election: true
I20260608 09:58:53.381493 32192 leader_election.cc:304] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f5783ff115440fcb3f4c43cd9c963cc, 7e1e352b92be48799dc9a20bfbfb5316; no voters: 
I20260608 09:58:53.381806 32049 catalog_manager.cc:5696] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "c9ee6c593fa74e4a82d7b21807107743" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:53.375115 32346 consensus_queue.cc:260] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.385766 32380 raft_consensus.cc:697] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Becoming Leader. State: Replica: c9ee6c593fa74e4a82d7b21807107743, State: Running, Role: LEADER
I20260608 09:58:53.387022 32348 tablet_bootstrap.cc:492] T 58e3dcf880fc4a339254772c9b7b242a P c9ee6c593fa74e4a82d7b21807107743: No bootstrap required, opened a new log
I20260608 09:58:53.388010 32348 ts_tablet_manager.cc:1403] T 58e3dcf880fc4a339254772c9b7b242a P c9ee6c593fa74e4a82d7b21807107743: Time spent bootstrapping tablet: real 0.069s	user 0.020s	sys 0.000s
I20260608 09:58:53.389315 32347 tablet_bootstrap.cc:492] T 65dfd07299174ab19c9e0c343078dd5a P 2f5783ff115440fcb3f4c43cd9c963cc: No bootstrap required, opened a new log
I20260608 09:58:53.389597 32116 leader_election.cc:304] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743 [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: 7e1e352b92be48799dc9a20bfbfb5316, c9ee6c593fa74e4a82d7b21807107743; no voters: 2f5783ff115440fcb3f4c43cd9c963cc
I20260608 09:58:53.389816 32347 ts_tablet_manager.cc:1403] T 65dfd07299174ab19c9e0c343078dd5a P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.002s
I20260608 09:58:53.389178 32227 raft_consensus.cc:2468] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9ee6c593fa74e4a82d7b21807107743 in term 1.
I20260608 09:58:53.390477 32370 raft_consensus.cc:2804] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:53.393882 32370 raft_consensus.cc:493] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:53.394245 32370 raft_consensus.cc:3060] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:53.395251 32346 ts_tablet_manager.cc:1434] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260608 09:58:53.394757 32380 consensus_queue.cc:237] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.393108 32347 raft_consensus.cc:359] T 65dfd07299174ab19c9e0c343078dd5a P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.396077 32354 raft_consensus.cc:2804] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:53.398386 32354 raft_consensus.cc:493] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:53.398727 32354 raft_consensus.cc:3060] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:53.402089 32370 raft_consensus.cc:515] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:53.403499 32347 raft_consensus.cc:385] T 65dfd07299174ab19c9e0c343078dd5a P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:53.403914 32347 raft_consensus.cc:740] T 65dfd07299174ab19c9e0c343078dd5a P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f5783ff115440fcb3f4c43cd9c963cc, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.404541 32370 leader_election.cc:290] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 election: Requested vote from peers 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897), 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
I20260608 09:58:53.391671 32348 raft_consensus.cc:359] T 58e3dcf880fc4a339254772c9b7b242a P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.405145 32348 raft_consensus.cc:385] T 58e3dcf880fc4a339254772c9b7b242a P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:53.405459 32348 raft_consensus.cc:740] T 58e3dcf880fc4a339254772c9b7b242a P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9ee6c593fa74e4a82d7b21807107743, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.405838 32301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e466169e1646ed90a0888d4b057d13" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc"
I20260608 09:58:53.406255 32348 consensus_queue.cc:260] T 58e3dcf880fc4a339254772c9b7b242a P c9ee6c593fa74e4a82d7b21807107743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
W20260608 09:58:53.407428 32117 leader_election.cc:343] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:53.408648 32348 ts_tablet_manager.cc:1434] T 58e3dcf880fc4a339254772c9b7b242a P c9ee6c593fa74e4a82d7b21807107743: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260608 09:58:53.409658 32348 tablet_bootstrap.cc:492] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743: Bootstrap starting.
I20260608 09:58:53.409375 32347 consensus_queue.cc:260] T 65dfd07299174ab19c9e0c343078dd5a P 2f5783ff115440fcb3f4c43cd9c963cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.411475 32227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e466169e1646ed90a0888d4b057d13" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316"
I20260608 09:58:53.413431 32227 raft_consensus.cc:3060] T 21e466169e1646ed90a0888d4b057d13 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:53.415771 32152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87679d9755d34d51a59db60e7c6a288b" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9ee6c593fa74e4a82d7b21807107743" is_pre_election: true
I20260608 09:58:53.416483 32152 raft_consensus.cc:2468] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e1e352b92be48799dc9a20bfbfb5316 in term 0.
W20260608 09:58:53.416690 32192 leader_election.cc:343] T 21e466169e1646ed90a0888d4b057d13 P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:53.416865 32388 raft_consensus.cc:493] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:53.417586 32151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e466169e1646ed90a0888d4b057d13" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9ee6c593fa74e4a82d7b21807107743" is_pre_election: true
I20260608 09:58:53.418388 32151 raft_consensus.cc:2393] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e1e352b92be48799dc9a20bfbfb5316 in current term 1: Already voted for candidate c9ee6c593fa74e4a82d7b21807107743 in this term.
I20260608 09:58:53.417378 32388 raft_consensus.cc:515] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.420945 32193 leader_election.cc:304] T 21e466169e1646ed90a0888d4b057d13 P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e1e352b92be48799dc9a20bfbfb5316; no voters: 2f5783ff115440fcb3f4c43cd9c963cc, c9ee6c593fa74e4a82d7b21807107743
I20260608 09:58:53.423166 32348 tablet_bootstrap.cc:654] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:53.424276 32347 ts_tablet_manager.cc:1434] T 65dfd07299174ab19c9e0c343078dd5a P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260608 09:58:53.425405 32347 tablet_bootstrap.cc:492] T 21e466169e1646ed90a0888d4b057d13 P 2f5783ff115440fcb3f4c43cd9c963cc: Bootstrap starting.
I20260608 09:58:53.431209 32348 tablet_bootstrap.cc:492] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743: No bootstrap required, opened a new log
I20260608 09:58:53.412240 32354 raft_consensus.cc:515] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.427914 32388 leader_election.cc:290] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927), 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
I20260608 09:58:53.431676 32348 ts_tablet_manager.cc:1403] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.001s
I20260608 09:58:53.428130 32301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e3dcf880fc4a339254772c9b7b242a" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" is_pre_election: true
W20260608 09:58:53.432922 32192 leader_election.cc:343] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:53.434481 32348 raft_consensus.cc:359] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.435194 32348 raft_consensus.cc:385] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:53.435467 32348 raft_consensus.cc:740] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9ee6c593fa74e4a82d7b21807107743, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.436419 32348 consensus_queue.cc:260] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.438823 32348 ts_tablet_manager.cc:1434] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:58:53.438954 32301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87679d9755d34d51a59db60e7c6a288b" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc"
I20260608 09:58:53.439589 32301 raft_consensus.cc:3060] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:53.443251 32354 leader_election.cc:290] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 election: Requested vote from peers c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927), 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
I20260608 09:58:53.446149 32227 raft_consensus.cc:2468] T 21e466169e1646ed90a0888d4b057d13 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9ee6c593fa74e4a82d7b21807107743 in term 1.
I20260608 09:58:53.446667 32388 raft_consensus.cc:2749] T 21e466169e1646ed90a0888d4b057d13 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:58:53.446746 32151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e3dcf880fc4a339254772c9b7b242a" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9ee6c593fa74e4a82d7b21807107743" is_pre_election: true
I20260608 09:58:53.447448 32151 raft_consensus.cc:2468] T 58e3dcf880fc4a339254772c9b7b242a P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e1e352b92be48799dc9a20bfbfb5316 in term 0.
I20260608 09:58:53.450131 32347 tablet_bootstrap.cc:654] T 21e466169e1646ed90a0888d4b057d13 P 2f5783ff115440fcb3f4c43cd9c963cc: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:53.451345 32151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87679d9755d34d51a59db60e7c6a288b" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9ee6c593fa74e4a82d7b21807107743"
I20260608 09:58:53.451953 32151 raft_consensus.cc:3060] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:53.459492 32151 raft_consensus.cc:2468] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e1e352b92be48799dc9a20bfbfb5316 in term 1.
I20260608 09:58:53.460278 32388 raft_consensus.cc:493] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:53.460847 32388 raft_consensus.cc:515] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.463601 32347 tablet_bootstrap.cc:492] T 21e466169e1646ed90a0888d4b057d13 P 2f5783ff115440fcb3f4c43cd9c963cc: No bootstrap required, opened a new log
I20260608 09:58:53.464183 32347 ts_tablet_manager.cc:1403] T 21e466169e1646ed90a0888d4b057d13 P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.003s
I20260608 09:58:53.464936 32300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dfd07299174ab19c9e0c343078dd5a" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" is_pre_election: true
I20260608 09:58:53.465620 32300 raft_consensus.cc:2468] T 65dfd07299174ab19c9e0c343078dd5a P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e1e352b92be48799dc9a20bfbfb5316 in term 0.
I20260608 09:58:53.467027 32192 leader_election.cc:304] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f5783ff115440fcb3f4c43cd9c963cc, 7e1e352b92be48799dc9a20bfbfb5316; no voters: 
I20260608 09:58:53.467639 32347 raft_consensus.cc:359] T 21e466169e1646ed90a0888d4b057d13 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:53.468153 32389 raft_consensus.cc:2804] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:53.468529 32347 raft_consensus.cc:385] T 21e466169e1646ed90a0888d4b057d13 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:53.468626 32389 raft_consensus.cc:493] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:53.468958 32347 raft_consensus.cc:740] T 21e466169e1646ed90a0888d4b057d13 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f5783ff115440fcb3f4c43cd9c963cc, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.469161 32389 raft_consensus.cc:3060] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:53.469959 32347 consensus_queue.cc:260] T 21e466169e1646ed90a0888d4b057d13 P 2f5783ff115440fcb3f4c43cd9c963cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:53.475289 32388 leader_election.cc:290] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927), 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
I20260608 09:58:53.477263 32389 raft_consensus.cc:515] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.480752 32300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dfd07299174ab19c9e0c343078dd5a" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc"
I20260608 09:58:53.481400 32300 raft_consensus.cc:3060] T 65dfd07299174ab19c9e0c343078dd5a P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:53.481441 32347 ts_tablet_manager.cc:1434] T 21e466169e1646ed90a0888d4b057d13 P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260608 09:58:53.488413 32300 raft_consensus.cc:2468] T 65dfd07299174ab19c9e0c343078dd5a P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e1e352b92be48799dc9a20bfbfb5316 in term 1.
I20260608 09:58:53.489697 32192 leader_election.cc:304] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f5783ff115440fcb3f4c43cd9c963cc, 7e1e352b92be48799dc9a20bfbfb5316; no voters: 
I20260608 09:58:53.490023 32370 raft_consensus.cc:493] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:53.490703 32347 tablet_bootstrap.cc:492] T 58e3dcf880fc4a339254772c9b7b242a P 2f5783ff115440fcb3f4c43cd9c963cc: Bootstrap starting.
I20260608 09:58:53.490480 32370 raft_consensus.cc:515] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.450078 32301 raft_consensus.cc:2468] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e1e352b92be48799dc9a20bfbfb5316 in term 1.
I20260608 09:58:53.492209 32192 leader_election.cc:304] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f5783ff115440fcb3f4c43cd9c963cc, 7e1e352b92be48799dc9a20bfbfb5316; no voters: 
I20260608 09:58:53.493022 32354 raft_consensus.cc:2804] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:53.493145 32370 leader_election.cc:290] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897), 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
I20260608 09:58:53.494668 32299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dfd07299174ab19c9e0c343078dd5a" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" is_pre_election: true
I20260608 09:58:53.495561 32299 raft_consensus.cc:2393] T 65dfd07299174ab19c9e0c343078dd5a P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9ee6c593fa74e4a82d7b21807107743 in current term 1: Already voted for candidate 7e1e352b92be48799dc9a20bfbfb5316 in this term.
I20260608 09:58:53.497167 32370 raft_consensus.cc:493] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:53.497681 32370 raft_consensus.cc:515] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.490639 32388 raft_consensus.cc:2804] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:53.501652 32347 tablet_bootstrap.cc:654] T 58e3dcf880fc4a339254772c9b7b242a P 2f5783ff115440fcb3f4c43cd9c963cc: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:53.502243 32299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b43db37bc54e7c80cdb4172b9dcbc5" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" is_pre_election: true
I20260608 09:58:53.502979 32299 raft_consensus.cc:2468] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9ee6c593fa74e4a82d7b21807107743 in term 0.
I20260608 09:58:53.504498 32117 leader_election.cc:304] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f5783ff115440fcb3f4c43cd9c963cc, c9ee6c593fa74e4a82d7b21807107743; no voters: 
I20260608 09:58:53.504842 32103 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:58:53.505651 32386 raft_consensus.cc:2804] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 09:58:53.505828 32103 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:58:53.506160 32386 raft_consensus.cc:493] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:53.506614 32386 raft_consensus.cc:3060] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:53.508759 32193 leader_election.cc:304] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316 [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: 7e1e352b92be48799dc9a20bfbfb5316, c9ee6c593fa74e4a82d7b21807107743; no voters: 2f5783ff115440fcb3f4c43cd9c963cc
I20260608 09:58:53.513422 32370 leader_election.cc:290] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897), 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
I20260608 09:58:53.514813 32386 raft_consensus.cc:515] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.517172 32386 leader_election.cc:290] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 election: Requested vote from peers 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897), 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
I20260608 09:58:53.517761 32389 leader_election.cc:290] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 election: Requested vote from peers c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927), 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
I20260608 09:58:53.518760 32354 raft_consensus.cc:697] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1e352b92be48799dc9a20bfbfb5316, State: Running, Role: LEADER
I20260608 09:58:53.519922 32354 consensus_queue.cc:237] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.525465 32388 raft_consensus.cc:697] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1e352b92be48799dc9a20bfbfb5316, State: Running, Role: LEADER
I20260608 09:58:53.519930 32393 raft_consensus.cc:2804] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:53.528775 32300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b43db37bc54e7c80cdb4172b9dcbc5" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc"
I20260608 09:58:53.530771 32300 raft_consensus.cc:3060] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:53.530596 32393 raft_consensus.cc:493] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:53.535712 32393 raft_consensus.cc:3060] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:53.539295 32388 consensus_queue.cc:237] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.543377 32354 raft_consensus.cc:493] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:53.543912 32354 raft_consensus.cc:515] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.546026 32116 leader_election.cc:304] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7e1e352b92be48799dc9a20bfbfb5316, c9ee6c593fa74e4a82d7b21807107743; no voters: 2f5783ff115440fcb3f4c43cd9c963cc
I20260608 09:58:53.547456 32151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dfd07299174ab19c9e0c343078dd5a" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9ee6c593fa74e4a82d7b21807107743" is_pre_election: true
I20260608 09:58:53.548120 32151 raft_consensus.cc:2468] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e1e352b92be48799dc9a20bfbfb5316 in term 0.
I20260608 09:58:53.548303 32227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dfd07299174ab19c9e0c343078dd5a" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316" is_pre_election: true
I20260608 09:58:53.549178 32152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dfd07299174ab19c9e0c343078dd5a" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9ee6c593fa74e4a82d7b21807107743"
I20260608 09:58:53.549765 32152 raft_consensus.cc:3060] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:53.550830 32227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b43db37bc54e7c80cdb4172b9dcbc5" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316" is_pre_election: true
I20260608 09:58:53.551476 32227 raft_consensus.cc:2468] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9ee6c593fa74e4a82d7b21807107743 in term 0.
I20260608 09:58:53.553023 32380 raft_consensus.cc:2804] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:53.553850 32380 raft_consensus.cc:697] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Becoming Leader. State: Replica: c9ee6c593fa74e4a82d7b21807107743, State: Running, Role: LEADER
I20260608 09:58:53.554967 32380 consensus_queue.cc:237] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:53.559571 32227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b43db37bc54e7c80cdb4172b9dcbc5" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316"
I20260608 09:58:53.554996 32049 catalog_manager.cc:5696] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66). New cstate: current_term: 1 leader_uuid: "7e1e352b92be48799dc9a20bfbfb5316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:53.560283 32227 raft_consensus.cc:3060] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:53.560393 32050 catalog_manager.cc:5696] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "c9ee6c593fa74e4a82d7b21807107743" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:53.565271 32152 raft_consensus.cc:2468] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e1e352b92be48799dc9a20bfbfb5316 in term 1.
I20260608 09:58:53.566429 32116 leader_election.cc:304] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9ee6c593fa74e4a82d7b21807107743; no voters: 2f5783ff115440fcb3f4c43cd9c963cc, 7e1e352b92be48799dc9a20bfbfb5316
I20260608 09:58:53.568163 32386 raft_consensus.cc:2749] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:58:53.570946 32301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b43db37bc54e7c80cdb4172b9dcbc5" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" is_pre_election: true
I20260608 09:58:53.573011 32354 leader_election.cc:290] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927), 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
I20260608 09:58:53.574373 32393 raft_consensus.cc:515] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.575520 32152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b43db37bc54e7c80cdb4172b9dcbc5" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9ee6c593fa74e4a82d7b21807107743" is_pre_election: true
I20260608 09:58:53.576347 32152 raft_consensus.cc:2393] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e1e352b92be48799dc9a20bfbfb5316 in current term 1: Already voted for candidate c9ee6c593fa74e4a82d7b21807107743 in this term.
I20260608 09:58:53.568327 32227 raft_consensus.cc:2468] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9ee6c593fa74e4a82d7b21807107743 in term 1.
I20260608 09:58:53.578905 32116 leader_election.cc:304] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e1e352b92be48799dc9a20bfbfb5316, c9ee6c593fa74e4a82d7b21807107743; no voters: 
I20260608 09:58:53.579962 32380 raft_consensus.cc:2804] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:53.580300 32300 raft_consensus.cc:2468] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9ee6c593fa74e4a82d7b21807107743 in term 1.
I20260608 09:58:53.580567 32380 raft_consensus.cc:697] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Becoming Leader. State: Replica: c9ee6c593fa74e4a82d7b21807107743, State: Running, Role: LEADER
I20260608 09:58:53.581400 32347 tablet_bootstrap.cc:492] T 58e3dcf880fc4a339254772c9b7b242a P 2f5783ff115440fcb3f4c43cd9c963cc: No bootstrap required, opened a new log
I20260608 09:58:53.581888 32347 ts_tablet_manager.cc:1403] T 58e3dcf880fc4a339254772c9b7b242a P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent bootstrapping tablet: real 0.091s	user 0.025s	sys 0.034s
I20260608 09:58:53.581586 32380 consensus_queue.cc:237] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.586568 32227 raft_consensus.cc:3060] T c7da788501f84e209ca345be3b276808 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:53.587347 32347 raft_consensus.cc:359] T 58e3dcf880fc4a339254772c9b7b242a P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.588168 32347 raft_consensus.cc:385] T 58e3dcf880fc4a339254772c9b7b242a P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:53.588444 32347 raft_consensus.cc:740] T 58e3dcf880fc4a339254772c9b7b242a P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f5783ff115440fcb3f4c43cd9c963cc, State: Initialized, Role: FOLLOWER
I20260608 09:58:53.583789 32193 leader_election.cc:304] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e1e352b92be48799dc9a20bfbfb5316; no voters: 2f5783ff115440fcb3f4c43cd9c963cc, c9ee6c593fa74e4a82d7b21807107743
I20260608 09:58:53.591322 32354 raft_consensus.cc:2749] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:58:53.593891 32049 catalog_manager.cc:5696] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "c9ee6c593fa74e4a82d7b21807107743" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: HEALTHY } } }
W20260608 09:58:53.595050 32098 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:58:53.597656 32300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e3dcf880fc4a339254772c9b7b242a" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc"
I20260608 09:58:53.598723 32152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e3dcf880fc4a339254772c9b7b242a" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9ee6c593fa74e4a82d7b21807107743"
I20260608 09:58:53.597563 32347 consensus_queue.cc:260] T 58e3dcf880fc4a339254772c9b7b242a P 2f5783ff115440fcb3f4c43cd9c963cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.599876 32300 raft_consensus.cc:3060] T 58e3dcf880fc4a339254772c9b7b242a P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:53.602151 32393 leader_election.cc:290] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 election: Requested vote from peers c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927), 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
I20260608 09:58:53.602962 32352 consensus_queue.cc:1048] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:53.599397 32152 raft_consensus.cc:3060] T 58e3dcf880fc4a339254772c9b7b242a P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:53.606892 32300 raft_consensus.cc:2468] T 58e3dcf880fc4a339254772c9b7b242a P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e1e352b92be48799dc9a20bfbfb5316 in term 1.
I20260608 09:58:53.613171 32152 raft_consensus.cc:2468] T 58e3dcf880fc4a339254772c9b7b242a P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e1e352b92be48799dc9a20bfbfb5316 in term 1.
I20260608 09:58:53.613555 32050 catalog_manager.cc:5696] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "c9ee6c593fa74e4a82d7b21807107743" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:53.616851 32048 catalog_manager.cc:5696] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66). New cstate: current_term: 1 leader_uuid: "7e1e352b92be48799dc9a20bfbfb5316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:53.619629 32193 leader_election.cc:304] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e1e352b92be48799dc9a20bfbfb5316, c9ee6c593fa74e4a82d7b21807107743; no voters: 
I20260608 09:58:53.620620 32393 raft_consensus.cc:2804] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:53.621429 32393 raft_consensus.cc:697] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1e352b92be48799dc9a20bfbfb5316, State: Running, Role: LEADER
I20260608 09:58:53.622292 32393 consensus_queue.cc:237] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:53.613480 32347 ts_tablet_manager.cc:1434] T 58e3dcf880fc4a339254772c9b7b242a P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.002s
I20260608 09:58:53.629909 32368 consensus_queue.cc:1048] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:53.668296 32048 catalog_manager.cc:5696] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66). New cstate: current_term: 1 leader_uuid: "7e1e352b92be48799dc9a20bfbfb5316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:53.706178 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:53.714646 32408 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
W20260608 09:58:53.714795 32409 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
W20260608 09:58:53.718767 32411 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
I20260608 09:58:53.719851 29161 server_base.cc:1061] running on GCE node
I20260608 09:58:53.720902 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:53.721131 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:53.721318 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912733721299 us; error 0 us; skew 500 ppm
I20260608 09:58:53.721958 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:53.724913 29161 webserver.cc:533] Webserver started at http://127.28.122.68:38629/ using document root <none> and password file <none>
I20260608 09:58:53.725452 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:53.725638 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:53.725903 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:53.727001 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/ts-3-root/instance:
uuid: "120c6d6c22824756beebd029512ecdb9"
format_stamp: "Formatted at 2026-06-08 09:58:53 on dist-test-slave-th08"
I20260608 09:58:53.732197 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 09:58:53.736357 32416 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:53.737221 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:58:53.737524 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/ts-3-root
uuid: "120c6d6c22824756beebd029512ecdb9"
format_stamp: "Formatted at 2026-06-08 09:58:53 on dist-test-slave-th08"
I20260608 09:58:53.737809 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-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)
I20260608 09:58:53.769104 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:53.770416 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:53.771944 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:53.774724 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:53.774922 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:53.775281 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:53.775435 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:53.830503 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.68:43031
I20260608 09:58:53.830641 32478 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.68:43031 every 8 connection(s)
I20260608 09:58:53.831223 32380 consensus_queue.cc:1048] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:53.845307 32049 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59862:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260608 09:58:53.868839 32353 consensus_queue.cc:1048] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:53.878569 32479 heartbeater.cc:344] Connected to a master server at 127.28.122.126:38549
I20260608 09:58:53.879170 32479 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:53.880505 32479 heartbeater.cc:507] Master 127.28.122.126:38549 requested a full tablet report, sending...
I20260608 09:58:53.883606 32047 ts_manager.cc:194] Registered new tserver with Master: 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031)
I20260608 09:58:53.885154 32047 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59868
W20260608 09:58:53.889225 32049 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1c69f1d350b141f18c622a7fddbf040c has no consensus state
W20260608 09:58:53.890940 32049 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bf50524bb98a4c4fbf09f3cc32463124 has no consensus state
W20260608 09:58:53.895241 32049 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cbeee8268c34415fa40a167fe75d88c3 has no consensus state
W20260608 09:58:53.896904 32049 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f3b72eb44a3740bda590bb7f6bec572c has no consensus state
I20260608 09:58:53.899008 32368 raft_consensus.cc:493] T 21e466169e1646ed90a0888d4b057d13 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:53.899551 32368 raft_consensus.cc:515] T 21e466169e1646ed90a0888d4b057d13 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:53.901719 32368 leader_election.cc:290] T 21e466169e1646ed90a0888d4b057d13 P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897), c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927)
W20260608 09:58:53.899572 32049 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d08ff3ba0c0747f3a5499cc6ee07d14f has no consensus state
I20260608 09:58:53.902491 32227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e466169e1646ed90a0888d4b057d13" candidate_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316" is_pre_election: true
I20260608 09:58:53.903566 32152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e466169e1646ed90a0888d4b057d13" candidate_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9ee6c593fa74e4a82d7b21807107743" is_pre_election: true
W20260608 09:58:53.904291 32049 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2516234487a8449a8ac59518c477757d has no consensus state
W20260608 09:58:53.905908 32049 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ab1f1d1224eb46ddb8c7c3bcf2d44b29 has no consensus state
W20260608 09:58:53.907236 32049 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 10afd71aa95845ffa160d730debde6d8 has no consensus state
I20260608 09:58:53.903528 32227 raft_consensus.cc:2393] T 21e466169e1646ed90a0888d4b057d13 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f5783ff115440fcb3f4c43cd9c963cc in current term 1: Already voted for candidate c9ee6c593fa74e4a82d7b21807107743 in this term.
I20260608 09:58:53.913650 32265 leader_election.cc:304] T 21e466169e1646ed90a0888d4b057d13 P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f5783ff115440fcb3f4c43cd9c963cc; no voters: 7e1e352b92be48799dc9a20bfbfb5316, c9ee6c593fa74e4a82d7b21807107743
W20260608 09:58:53.915185 32037 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet cbeee8268c34415fa40a167fe75d88c3 (table range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet cbeee8268c34415fa40a167fe75d88c3 has no consensus state
I20260608 09:58:53.916325 32368 raft_consensus.cc:3060] T 21e466169e1646ed90a0888d4b057d13 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:53.924667 32368 raft_consensus.cc:2749] T 21e466169e1646ed90a0888d4b057d13 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:58:53.937932 32138 tablet_service.cc:1511] Processing CreateTablet for tablet 1c69f1d350b141f18c622a7fddbf040c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:53.939477 32138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c69f1d350b141f18c622a7fddbf040c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:53.939929 32212 tablet_service.cc:1511] Processing CreateTablet for tablet 1c69f1d350b141f18c622a7fddbf040c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:53.941392 32212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c69f1d350b141f18c622a7fddbf040c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:53.959427 32353 consensus_queue.cc:1048] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:58:53.963725 32284 tablet_service.cc:1511] Processing CreateTablet for tablet bf50524bb98a4c4fbf09f3cc32463124 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:53.965142 32284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf50524bb98a4c4fbf09f3cc32463124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:53.973125 32137 tablet_service.cc:1511] Processing CreateTablet for tablet bf50524bb98a4c4fbf09f3cc32463124 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:53.975024 32137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf50524bb98a4c4fbf09f3cc32463124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:53.989401 32393 consensus_queue.cc:1048] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:53.993702 32353 consensus_queue.cc:1048] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:54.010578 32380 consensus_queue.cc:1048] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:54.015491 32388 consensus_queue.cc:1048] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:54.039717 32214 tablet_service.cc:1511] Processing CreateTablet for tablet cbeee8268c34415fa40a167fe75d88c3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:54.045797 32139 tablet_service.cc:1511] Processing CreateTablet for tablet f3b72eb44a3740bda590bb7f6bec572c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:54.047353 32139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3b72eb44a3740bda590bb7f6bec572c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:54.050801 32135 tablet_service.cc:1511] Processing CreateTablet for tablet d08ff3ba0c0747f3a5499cc6ee07d14f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:54.052414 32135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d08ff3ba0c0747f3a5499cc6ee07d14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:54.058543 32213 tablet_service.cc:1511] Processing CreateTablet for tablet ab1f1d1224eb46ddb8c7c3bcf2d44b29 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:54.058683 32216 tablet_service.cc:1511] Processing CreateTablet for tablet f3b72eb44a3740bda590bb7f6bec572c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:54.060721 32211 tablet_service.cc:1511] Processing CreateTablet for tablet 2516234487a8449a8ac59518c477757d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:54.063589 32142 tablet_service.cc:1511] Processing CreateTablet for tablet ab1f1d1224eb46ddb8c7c3bcf2d44b29 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:54.063915 32136 tablet_service.cc:1511] Processing CreateTablet for tablet 10afd71aa95845ffa160d730debde6d8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:54.065057 32142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab1f1d1224eb46ddb8c7c3bcf2d44b29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:54.065703 32136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10afd71aa95845ffa160d730debde6d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:54.067298 32353 consensus_queue.cc:1048] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:58:54.085443 32491 log.cc:927] Time spent T 0d9e828cf1f34e98adbad8393e1d8cb0 P 2f5783ff115440fcb3f4c43cd9c963cc: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260608 09:58:54.088021 32347 tablet_bootstrap.cc:492] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc: Bootstrap starting.
I20260608 09:58:54.091818 32214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbeee8268c34415fa40a167fe75d88c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:54.095796 32211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2516234487a8449a8ac59518c477757d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:54.104949 32284 tablet_service.cc:1511] Processing CreateTablet for tablet cbeee8268c34415fa40a167fe75d88c3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:54.107491 32284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbeee8268c34415fa40a167fe75d88c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:54.105095 32291 tablet_service.cc:1511] Processing CreateTablet for tablet d08ff3ba0c0747f3a5499cc6ee07d14f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:54.115417 32213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab1f1d1224eb46ddb8c7c3bcf2d44b29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:54.116212 32290 tablet_service.cc:1511] Processing CreateTablet for tablet 2516234487a8449a8ac59518c477757d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:54.116673 32289 tablet_service.cc:1511] Processing CreateTablet for tablet 10afd71aa95845ffa160d730debde6d8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:54.109400 32388 consensus_queue.cc:1048] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260608 09:58:54.145756 32291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d08ff3ba0c0747f3a5499cc6ee07d14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:54.127593 32441 tablet_service.cc:1511] Processing CreateTablet for tablet f3b72eb44a3740bda590bb7f6bec572c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:54.138993 32353 consensus_queue.cc:1048] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260608 09:58:54.124284 32444 tablet_service.cc:1511] Processing CreateTablet for tablet 1c69f1d350b141f18c622a7fddbf040c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:54.162161 32437 tablet_service.cc:1511] Processing CreateTablet for tablet 10afd71aa95845ffa160d730debde6d8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:54.174533 32216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3b72eb44a3740bda590bb7f6bec572c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:54.174168 32442 tablet_service.cc:1511] Processing CreateTablet for tablet cbeee8268c34415fa40a167fe75d88c3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:54.175122 32439 tablet_service.cc:1511] Processing CreateTablet for tablet 2516234487a8449a8ac59518c477757d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:54.175700 32370 consensus_queue.cc:1048] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:54.178340 32347 tablet_bootstrap.cc:654] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:54.179232 32438 tablet_service.cc:1511] Processing CreateTablet for tablet ab1f1d1224eb46ddb8c7c3bcf2d44b29 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:54.140826 32443 tablet_service.cc:1511] Processing CreateTablet for tablet bf50524bb98a4c4fbf09f3cc32463124 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:54.167762 32488 tablet_bootstrap.cc:492] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743: Bootstrap starting.
I20260608 09:58:54.189262 32437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10afd71aa95845ffa160d730debde6d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:54.172322 32440 tablet_service.cc:1511] Processing CreateTablet for tablet d08ff3ba0c0747f3a5499cc6ee07d14f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:58:54.206043 32488 tablet_bootstrap.cc:654] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:54.200228 32494 consensus_queue.cc:1048] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
W20260608 09:58:54.197737 32192 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.122.67:39301, user_credentials={real_user=slave}} blocked reactor thread for 53113.2us
I20260608 09:58:54.234575 32289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10afd71aa95845ffa160d730debde6d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:54.252842 32439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2516234487a8449a8ac59518c477757d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:54.254205 32290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2516234487a8449a8ac59518c477757d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:54.256215 32443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf50524bb98a4c4fbf09f3cc32463124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:54.260977 32495 tablet_bootstrap.cc:492] T 1c69f1d350b141f18c622a7fddbf040c P 7e1e352b92be48799dc9a20bfbfb5316: Bootstrap starting.
W20260608 09:58:54.260535 32267 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.122.65:40927, user_credentials={real_user=slave}} blocked reactor thread for 71466.9us
I20260608 09:58:54.267478 32444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c69f1d350b141f18c622a7fddbf040c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:54.272914 32440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d08ff3ba0c0747f3a5499cc6ee07d14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:54.275682 32441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3b72eb44a3740bda590bb7f6bec572c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:54.279704 32438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab1f1d1224eb46ddb8c7c3bcf2d44b29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:54.278558 32494 consensus_queue.cc:1048] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 09:58:54.282975 32442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbeee8268c34415fa40a167fe75d88c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:54.265877 32393 consensus_queue.cc:1048] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260608 09:58:54.315416 32347 tablet_bootstrap.cc:492] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc: No bootstrap required, opened a new log
I20260608 09:58:54.315963 32347 ts_tablet_manager.cc:1403] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent bootstrapping tablet: real 0.228s	user 0.026s	sys 0.006s
I20260608 09:58:54.329551 32347 raft_consensus.cc:359] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } }
I20260608 09:58:54.330265 32347 raft_consensus.cc:385] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:54.330541 32347 raft_consensus.cc:740] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f5783ff115440fcb3f4c43cd9c963cc, State: Initialized, Role: FOLLOWER
I20260608 09:58:54.335431 32347 consensus_queue.cc:260] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } }
I20260608 09:58:54.352730 32347 ts_tablet_manager.cc:1434] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260608 09:58:54.353440 32347 tablet_bootstrap.cc:492] T 2516234487a8449a8ac59518c477757d P 2f5783ff115440fcb3f4c43cd9c963cc: Bootstrap starting.
I20260608 09:58:54.390339 32506 tablet_bootstrap.cc:492] T 10afd71aa95845ffa160d730debde6d8 P 120c6d6c22824756beebd029512ecdb9: Bootstrap starting.
I20260608 09:58:54.412189 32495 tablet_bootstrap.cc:654] T 1c69f1d350b141f18c622a7fddbf040c P 7e1e352b92be48799dc9a20bfbfb5316: Neither blocks nor log segments found. Creating new log.
W20260608 09:58:54.422042 32501 log.cc:927] Time spent T 21e466169e1646ed90a0888d4b057d13 P 7e1e352b92be48799dc9a20bfbfb5316: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
I20260608 09:58:54.466334 32347 tablet_bootstrap.cc:654] T 2516234487a8449a8ac59518c477757d P 2f5783ff115440fcb3f4c43cd9c963cc: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:54.488013 32506 tablet_bootstrap.cc:654] T 10afd71aa95845ffa160d730debde6d8 P 120c6d6c22824756beebd029512ecdb9: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:54.505112 32488 tablet_bootstrap.cc:492] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743: No bootstrap required, opened a new log
I20260608 09:58:54.505672 32488 ts_tablet_manager.cc:1403] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743: Time spent bootstrapping tablet: real 0.346s	user 0.020s	sys 0.021s
I20260608 09:58:54.510771 32488 raft_consensus.cc:359] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } }
I20260608 09:58:54.511547 32488 raft_consensus.cc:385] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:54.511868 32488 raft_consensus.cc:740] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9ee6c593fa74e4a82d7b21807107743, State: Initialized, Role: FOLLOWER
I20260608 09:58:54.513279 32488 consensus_queue.cc:260] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } }
I20260608 09:58:54.515615 32488 ts_tablet_manager.cc:1434] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 09:58:54.516641 32488 tablet_bootstrap.cc:492] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743: Bootstrap starting.
I20260608 09:58:54.525009 32488 tablet_bootstrap.cc:654] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:54.526863 32495 tablet_bootstrap.cc:492] T 1c69f1d350b141f18c622a7fddbf040c P 7e1e352b92be48799dc9a20bfbfb5316: No bootstrap required, opened a new log
I20260608 09:58:54.529541 32495 ts_tablet_manager.cc:1403] T 1c69f1d350b141f18c622a7fddbf040c P 7e1e352b92be48799dc9a20bfbfb5316: Time spent bootstrapping tablet: real 0.379s	user 0.016s	sys 0.021s
I20260608 09:58:54.532867 32495 raft_consensus.cc:359] T 1c69f1d350b141f18c622a7fddbf040c P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } }
I20260608 09:58:54.533699 32495 raft_consensus.cc:385] T 1c69f1d350b141f18c622a7fddbf040c P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:54.528919 32347 tablet_bootstrap.cc:492] T 2516234487a8449a8ac59518c477757d P 2f5783ff115440fcb3f4c43cd9c963cc: No bootstrap required, opened a new log
I20260608 09:58:54.534991 32347 ts_tablet_manager.cc:1403] T 2516234487a8449a8ac59518c477757d P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent bootstrapping tablet: real 0.182s	user 0.011s	sys 0.006s
I20260608 09:58:54.543699 32347 raft_consensus.cc:359] T 2516234487a8449a8ac59518c477757d P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:54.544456 32347 raft_consensus.cc:385] T 2516234487a8449a8ac59518c477757d P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:54.544749 32347 raft_consensus.cc:740] T 2516234487a8449a8ac59518c477757d P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f5783ff115440fcb3f4c43cd9c963cc, State: Initialized, Role: FOLLOWER
I20260608 09:58:54.534016 32495 raft_consensus.cc:740] T 1c69f1d350b141f18c622a7fddbf040c P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1e352b92be48799dc9a20bfbfb5316, State: Initialized, Role: FOLLOWER
I20260608 09:58:54.546247 32495 consensus_queue.cc:260] T 1c69f1d350b141f18c622a7fddbf040c P 7e1e352b92be48799dc9a20bfbfb5316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } }
I20260608 09:58:54.547477 32347 consensus_queue.cc:260] T 2516234487a8449a8ac59518c477757d P 2f5783ff115440fcb3f4c43cd9c963cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:54.554729 32495 ts_tablet_manager.cc:1434] T 1c69f1d350b141f18c622a7fddbf040c P 7e1e352b92be48799dc9a20bfbfb5316: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260608 09:58:54.563019 32347 ts_tablet_manager.cc:1434] T 2516234487a8449a8ac59518c477757d P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260608 09:58:54.564118 32347 tablet_bootstrap.cc:492] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc: Bootstrap starting.
I20260608 09:58:54.555919 32495 tablet_bootstrap.cc:492] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316: Bootstrap starting.
I20260608 09:58:54.578078 32495 tablet_bootstrap.cc:654] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:54.570334 32347 tablet_bootstrap.cc:654] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:54.586453 32506 tablet_bootstrap.cc:492] T 10afd71aa95845ffa160d730debde6d8 P 120c6d6c22824756beebd029512ecdb9: No bootstrap required, opened a new log
I20260608 09:58:54.586691 32488 tablet_bootstrap.cc:492] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743: No bootstrap required, opened a new log
I20260608 09:58:54.587273 32488 ts_tablet_manager.cc:1403] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743: Time spent bootstrapping tablet: real 0.071s	user 0.043s	sys 0.024s
I20260608 09:58:54.587744 32506 ts_tablet_manager.cc:1403] T 10afd71aa95845ffa160d730debde6d8 P 120c6d6c22824756beebd029512ecdb9: Time spent bootstrapping tablet: real 0.238s	user 0.035s	sys 0.044s
I20260608 09:58:54.590482 32488 raft_consensus.cc:359] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:54.591329 32488 raft_consensus.cc:385] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:54.590914 32506 raft_consensus.cc:359] T 10afd71aa95845ffa160d730debde6d8 P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:54.591007 32495 tablet_bootstrap.cc:492] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316: No bootstrap required, opened a new log
I20260608 09:58:54.591672 32488 raft_consensus.cc:740] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9ee6c593fa74e4a82d7b21807107743, State: Initialized, Role: FOLLOWER
I20260608 09:58:54.591952 32506 raft_consensus.cc:385] T 10afd71aa95845ffa160d730debde6d8 P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:54.592298 32495 ts_tablet_manager.cc:1403] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.000s
I20260608 09:58:54.592469 32506 raft_consensus.cc:740] T 10afd71aa95845ffa160d730debde6d8 P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 120c6d6c22824756beebd029512ecdb9, State: Initialized, Role: FOLLOWER
I20260608 09:58:54.592759 32488 consensus_queue.cc:260] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:54.593381 32506 consensus_queue.cc:260] T 10afd71aa95845ffa160d730debde6d8 P 120c6d6c22824756beebd029512ecdb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:54.597188 32347 tablet_bootstrap.cc:492] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc: No bootstrap required, opened a new log
I20260608 09:58:54.597728 32347 ts_tablet_manager.cc:1403] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.004s
I20260608 09:58:54.598483 32488 ts_tablet_manager.cc:1434] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
W20260608 09:58:54.598546 32098 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:58:54.599730 32488 tablet_bootstrap.cc:492] T bf50524bb98a4c4fbf09f3cc32463124 P c9ee6c593fa74e4a82d7b21807107743: Bootstrap starting.
I20260608 09:58:54.601213 32347 raft_consensus.cc:359] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:54.601924 32347 raft_consensus.cc:385] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:54.602195 32347 raft_consensus.cc:740] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f5783ff115440fcb3f4c43cd9c963cc, State: Initialized, Role: FOLLOWER
I20260608 09:58:54.603232 32506 ts_tablet_manager.cc:1434] T 10afd71aa95845ffa160d730debde6d8 P 120c6d6c22824756beebd029512ecdb9: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 09:58:54.604003 32479 heartbeater.cc:499] Master 127.28.122.126:38549 was elected leader, sending a full tablet report...
I20260608 09:58:54.605655 32347 consensus_queue.cc:260] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:54.606642 32488 tablet_bootstrap.cc:654] T bf50524bb98a4c4fbf09f3cc32463124 P c9ee6c593fa74e4a82d7b21807107743: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:54.607729 32347 ts_tablet_manager.cc:1434] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260608 09:58:54.608196 32495 raft_consensus.cc:359] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:54.609022 32506 tablet_bootstrap.cc:492] T bf50524bb98a4c4fbf09f3cc32463124 P 120c6d6c22824756beebd029512ecdb9: Bootstrap starting.
I20260608 09:58:54.612599 32347 tablet_bootstrap.cc:492] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc: Bootstrap starting.
I20260608 09:58:54.608934 32495 raft_consensus.cc:385] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:54.614691 32495 raft_consensus.cc:740] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1e352b92be48799dc9a20bfbfb5316, State: Initialized, Role: FOLLOWER
I20260608 09:58:54.615604 32495 consensus_queue.cc:260] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:54.616784 32506 tablet_bootstrap.cc:654] T bf50524bb98a4c4fbf09f3cc32463124 P 120c6d6c22824756beebd029512ecdb9: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:54.618269 32495 ts_tablet_manager.cc:1434] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260608 09:58:54.623934 32495 tablet_bootstrap.cc:492] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316: Bootstrap starting.
I20260608 09:58:54.628881 32347 tablet_bootstrap.cc:654] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:54.631635 32370 raft_consensus.cc:493] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:54.632411 32370 raft_consensus.cc:515] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } }
I20260608 09:58:54.634243 32495 tablet_bootstrap.cc:654] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:54.636833 32506 tablet_bootstrap.cc:492] T bf50524bb98a4c4fbf09f3cc32463124 P 120c6d6c22824756beebd029512ecdb9: No bootstrap required, opened a new log
I20260608 09:58:54.637449 32506 ts_tablet_manager.cc:1403] T bf50524bb98a4c4fbf09f3cc32463124 P 120c6d6c22824756beebd029512ecdb9: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.000s
I20260608 09:58:54.641242 32506 raft_consensus.cc:359] T bf50524bb98a4c4fbf09f3cc32463124 P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } }
I20260608 09:58:54.642166 32506 raft_consensus.cc:385] T bf50524bb98a4c4fbf09f3cc32463124 P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:54.642547 32506 raft_consensus.cc:740] T bf50524bb98a4c4fbf09f3cc32463124 P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 120c6d6c22824756beebd029512ecdb9, State: Initialized, Role: FOLLOWER
I20260608 09:58:54.643528 32506 consensus_queue.cc:260] T bf50524bb98a4c4fbf09f3cc32463124 P 120c6d6c22824756beebd029512ecdb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } }
I20260608 09:58:54.644785 32495 tablet_bootstrap.cc:492] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316: No bootstrap required, opened a new log
I20260608 09:58:54.645298 32495 ts_tablet_manager.cc:1403] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.003s
I20260608 09:58:54.646063 32506 ts_tablet_manager.cc:1434] T bf50524bb98a4c4fbf09f3cc32463124 P 120c6d6c22824756beebd029512ecdb9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:58:54.647533 32506 tablet_bootstrap.cc:492] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9: Bootstrap starting.
I20260608 09:58:54.648532 32370 leader_election.cc:290] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031), 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897)
I20260608 09:58:54.648759 32226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c69f1d350b141f18c622a7fddbf040c" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316" is_pre_election: true
I20260608 09:58:54.649442 32226 raft_consensus.cc:2468] T 1c69f1d350b141f18c622a7fddbf040c P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9ee6c593fa74e4a82d7b21807107743 in term 0.
I20260608 09:58:54.649817 32347 tablet_bootstrap.cc:492] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc: No bootstrap required, opened a new log
I20260608 09:58:54.650281 32347 ts_tablet_manager.cc:1403] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.000s
I20260608 09:58:54.650952 32116 leader_election.cc:304] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e1e352b92be48799dc9a20bfbfb5316, c9ee6c593fa74e4a82d7b21807107743; no voters: 
I20260608 09:58:54.651963 32370 raft_consensus.cc:2804] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:54.652410 32370 raft_consensus.cc:493] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:54.652803 32370 raft_consensus.cc:3060] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:54.653107 32347 raft_consensus.cc:359] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:54.653749 32347 raft_consensus.cc:385] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:54.654031 32347 raft_consensus.cc:740] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f5783ff115440fcb3f4c43cd9c963cc, State: Initialized, Role: FOLLOWER
I20260608 09:58:54.656224 32347 consensus_queue.cc:260] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:54.657109 32495 raft_consensus.cc:359] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:54.658627 32495 raft_consensus.cc:385] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:54.658933 32495 raft_consensus.cc:740] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1e352b92be48799dc9a20bfbfb5316, State: Initialized, Role: FOLLOWER
I20260608 09:58:54.659966 32495 consensus_queue.cc:260] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:54.660866 32393 raft_consensus.cc:493] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:54.661324 32393 raft_consensus.cc:515] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:54.663494 32370 raft_consensus.cc:515] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } }
I20260608 09:58:54.666936 32393 leader_election.cc:290] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031), 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
I20260608 09:58:54.671749 32226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c69f1d350b141f18c622a7fddbf040c" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316"
I20260608 09:58:54.672348 32226 raft_consensus.cc:3060] T 1c69f1d350b141f18c622a7fddbf040c P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:54.673573 32347 ts_tablet_manager.cc:1434] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260608 09:58:54.675737 32347 tablet_bootstrap.cc:492] T 10afd71aa95845ffa160d730debde6d8 P 2f5783ff115440fcb3f4c43cd9c963cc: Bootstrap starting.
I20260608 09:58:54.679394 32226 raft_consensus.cc:2468] T 1c69f1d350b141f18c622a7fddbf040c P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9ee6c593fa74e4a82d7b21807107743 in term 1.
I20260608 09:58:54.680688 32116 leader_election.cc:304] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e1e352b92be48799dc9a20bfbfb5316, c9ee6c593fa74e4a82d7b21807107743; no voters: 
I20260608 09:58:54.681587 32353 raft_consensus.cc:2804] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:54.682061 32353 raft_consensus.cc:697] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Becoming Leader. State: Replica: c9ee6c593fa74e4a82d7b21807107743, State: Running, Role: LEADER
I20260608 09:58:54.682864 32353 consensus_queue.cc:237] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } }
I20260608 09:58:54.687968 32495 ts_tablet_manager.cc:1434] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260608 09:58:54.689152 32495 tablet_bootstrap.cc:492] T cbeee8268c34415fa40a167fe75d88c3 P 7e1e352b92be48799dc9a20bfbfb5316: Bootstrap starting.
I20260608 09:58:54.691344 32370 leader_election.cc:290] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 election: Requested vote from peers 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031), 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897)
I20260608 09:58:54.668470 32506 tablet_bootstrap.cc:654] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:54.702795 32347 tablet_bootstrap.cc:654] T 10afd71aa95845ffa160d730debde6d8 P 2f5783ff115440fcb3f4c43cd9c963cc: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:54.712199 32500 raft_consensus.cc:493] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:54.713129 32500 raft_consensus.cc:515] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } }
I20260608 09:58:54.717655 32495 tablet_bootstrap.cc:654] T cbeee8268c34415fa40a167fe75d88c3 P 7e1e352b92be48799dc9a20bfbfb5316: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:54.716838 32050 catalog_manager.cc:5696] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "c9ee6c593fa74e4a82d7b21807107743" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:54.724941 32151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf50524bb98a4c4fbf09f3cc32463124" candidate_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9ee6c593fa74e4a82d7b21807107743" is_pre_election: true
W20260608 09:58:54.726941 32267 leader_election.cc:343] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:54.728210 32500 leader_election.cc:290] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927), 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031)
I20260608 09:58:54.805687 32353 raft_consensus.cc:493] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:54.806285 32353 raft_consensus.cc:515] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:54.808615 32353 leader_election.cc:290] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031), 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
I20260608 09:58:54.818624 32500 raft_consensus.cc:493] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:54.820595 32500 raft_consensus.cc:515] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:54.821557 32488 tablet_bootstrap.cc:492] T bf50524bb98a4c4fbf09f3cc32463124 P c9ee6c593fa74e4a82d7b21807107743: No bootstrap required, opened a new log
I20260608 09:58:54.821957 32488 ts_tablet_manager.cc:1403] T bf50524bb98a4c4fbf09f3cc32463124 P c9ee6c593fa74e4a82d7b21807107743: Time spent bootstrapping tablet: real 0.222s	user 0.054s	sys 0.068s
I20260608 09:58:54.822860 32500 leader_election.cc:290] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031), 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897)
I20260608 09:58:54.823468 32516 raft_consensus.cc:493] T bf50524bb98a4c4fbf09f3cc32463124 P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:54.825618 32516 raft_consensus.cc:515] T bf50524bb98a4c4fbf09f3cc32463124 P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } }
I20260608 09:58:54.823649 32301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2516234487a8449a8ac59518c477757d" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" is_pre_election: true
I20260608 09:58:54.828342 32301 raft_consensus.cc:2468] T 2516234487a8449a8ac59518c477757d P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e1e352b92be48799dc9a20bfbfb5316 in term 0.
I20260608 09:58:54.831744 32488 raft_consensus.cc:359] T bf50524bb98a4c4fbf09f3cc32463124 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } }
I20260608 09:58:54.832461 32347 tablet_bootstrap.cc:492] T 10afd71aa95845ffa160d730debde6d8 P 2f5783ff115440fcb3f4c43cd9c963cc: No bootstrap required, opened a new log
I20260608 09:58:54.832520 32488 raft_consensus.cc:385] T bf50524bb98a4c4fbf09f3cc32463124 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:54.832933 32488 raft_consensus.cc:740] T bf50524bb98a4c4fbf09f3cc32463124 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9ee6c593fa74e4a82d7b21807107743, State: Initialized, Role: FOLLOWER
I20260608 09:58:54.833067 32347 ts_tablet_manager.cc:1403] T 10afd71aa95845ffa160d730debde6d8 P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent bootstrapping tablet: real 0.158s	user 0.012s	sys 0.001s
I20260608 09:58:54.829207 32226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbeee8268c34415fa40a167fe75d88c3" candidate_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316" is_pre_election: true
I20260608 09:58:54.842689 32192 leader_election.cc:304] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f5783ff115440fcb3f4c43cd9c963cc, 7e1e352b92be48799dc9a20bfbfb5316; no voters: 
I20260608 09:58:54.844533 32498 raft_consensus.cc:2804] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:54.844928 32498 raft_consensus.cc:493] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:54.845301 32498 raft_consensus.cc:3060] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:54.845407 32516 leader_election.cc:290] T bf50524bb98a4c4fbf09f3cc32463124 P 120c6d6c22824756beebd029512ecdb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301), c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927)
I20260608 09:58:54.844734 32347 raft_consensus.cc:359] T 10afd71aa95845ffa160d730debde6d8 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:54.848445 32347 raft_consensus.cc:385] T 10afd71aa95845ffa160d730debde6d8 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:54.849336 32347 raft_consensus.cc:740] T 10afd71aa95845ffa160d730debde6d8 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f5783ff115440fcb3f4c43cd9c963cc, State: Initialized, Role: FOLLOWER
W20260608 09:58:54.853006 32265 leader_election.cc:343] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:54.853837 32488 consensus_queue.cc:260] T bf50524bb98a4c4fbf09f3cc32463124 P c9ee6c593fa74e4a82d7b21807107743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } }
I20260608 09:58:54.853818 32347 consensus_queue.cc:260] T 10afd71aa95845ffa160d730debde6d8 P 2f5783ff115440fcb3f4c43cd9c963cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:54.858320 32347 ts_tablet_manager.cc:1434] T 10afd71aa95845ffa160d730debde6d8 P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.003s
I20260608 09:58:54.860203 32488 ts_tablet_manager.cc:1434] T bf50524bb98a4c4fbf09f3cc32463124 P c9ee6c593fa74e4a82d7b21807107743: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260608 09:58:54.869451 32488 tablet_bootstrap.cc:492] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P c9ee6c593fa74e4a82d7b21807107743: Bootstrap starting.
I20260608 09:58:54.873077 32498 raft_consensus.cc:515] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:54.874462 32300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10afd71aa95845ffa160d730debde6d8" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" is_pre_election: true
I20260608 09:58:54.875882 32506 tablet_bootstrap.cc:492] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9: No bootstrap required, opened a new log
I20260608 09:58:54.884545 32506 ts_tablet_manager.cc:1403] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9: Time spent bootstrapping tablet: real 0.237s	user 0.033s	sys 0.030s
I20260608 09:58:54.876931 32300 raft_consensus.cc:2468] T 10afd71aa95845ffa160d730debde6d8 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9ee6c593fa74e4a82d7b21807107743 in term 0.
I20260608 09:58:54.891026 32454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c69f1d350b141f18c622a7fddbf040c" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "120c6d6c22824756beebd029512ecdb9" is_pre_election: true
I20260608 09:58:54.894797 32495 tablet_bootstrap.cc:492] T cbeee8268c34415fa40a167fe75d88c3 P 7e1e352b92be48799dc9a20bfbfb5316: No bootstrap required, opened a new log
I20260608 09:58:54.894693 32452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbeee8268c34415fa40a167fe75d88c3" candidate_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "120c6d6c22824756beebd029512ecdb9" is_pre_election: true
I20260608 09:58:54.895426 32495 ts_tablet_manager.cc:1403] T cbeee8268c34415fa40a167fe75d88c3 P 7e1e352b92be48799dc9a20bfbfb5316: Time spent bootstrapping tablet: real 0.206s	user 0.017s	sys 0.003s
I20260608 09:58:54.893155 32453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf50524bb98a4c4fbf09f3cc32463124" candidate_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "120c6d6c22824756beebd029512ecdb9" is_pre_election: true
I20260608 09:58:54.896695 32454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c69f1d350b141f18c622a7fddbf040c" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "120c6d6c22824756beebd029512ecdb9"
I20260608 09:58:54.896936 32453 raft_consensus.cc:2468] T bf50524bb98a4c4fbf09f3cc32463124 P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f5783ff115440fcb3f4c43cd9c963cc in term 0.
I20260608 09:58:54.899616 32266 leader_election.cc:304] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc [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: 120c6d6c22824756beebd029512ecdb9, 2f5783ff115440fcb3f4c43cd9c963cc; no voters: c9ee6c593fa74e4a82d7b21807107743
I20260608 09:58:54.900409 32453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10afd71aa95845ffa160d730debde6d8" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "120c6d6c22824756beebd029512ecdb9" is_pre_election: true
I20260608 09:58:54.901075 32453 raft_consensus.cc:2468] T 10afd71aa95845ffa160d730debde6d8 P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9ee6c593fa74e4a82d7b21807107743 in term 0.
I20260608 09:58:54.900547 32500 raft_consensus.cc:2804] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:54.902196 32506 raft_consensus.cc:359] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:54.902907 32500 raft_consensus.cc:493] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:54.903473 32506 raft_consensus.cc:385] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:54.903352 32500 raft_consensus.cc:3060] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:54.903880 32506 raft_consensus.cc:740] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 120c6d6c22824756beebd029512ecdb9, State: Initialized, Role: FOLLOWER
I20260608 09:58:54.904326 32301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2516234487a8449a8ac59518c477757d" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc"
I20260608 09:58:54.906335 32301 raft_consensus.cc:3060] T 2516234487a8449a8ac59518c477757d P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:54.904634 32498 leader_election.cc:290] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 election: Requested vote from peers 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031), 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
W20260608 09:58:54.905584 32117 leader_election.cc:343] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:54.907822 32495 raft_consensus.cc:359] T cbeee8268c34415fa40a167fe75d88c3 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:54.909588 32495 raft_consensus.cc:385] T cbeee8268c34415fa40a167fe75d88c3 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:54.909911 32495 raft_consensus.cc:740] T cbeee8268c34415fa40a167fe75d88c3 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1e352b92be48799dc9a20bfbfb5316, State: Initialized, Role: FOLLOWER
I20260608 09:58:54.910853 32495 consensus_queue.cc:260] T cbeee8268c34415fa40a167fe75d88c3 P 7e1e352b92be48799dc9a20bfbfb5316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:54.913264 32495 ts_tablet_manager.cc:1434] T cbeee8268c34415fa40a167fe75d88c3 P 7e1e352b92be48799dc9a20bfbfb5316: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260608 09:58:54.914155 32500 raft_consensus.cc:515] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } }
I20260608 09:58:54.914847 32301 raft_consensus.cc:2468] T 2516234487a8449a8ac59518c477757d P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e1e352b92be48799dc9a20bfbfb5316 in term 1.
I20260608 09:58:54.915774 32117 leader_election.cc:304] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f5783ff115440fcb3f4c43cd9c963cc, c9ee6c593fa74e4a82d7b21807107743; no voters: 
I20260608 09:58:54.916345 32500 leader_election.cc:290] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 1 election: Requested vote from peers c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927), 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031)
I20260608 09:58:54.916577 32353 raft_consensus.cc:2804] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:54.914202 32495 tablet_bootstrap.cc:492] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316: Bootstrap starting.
I20260608 09:58:54.917913 32151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf50524bb98a4c4fbf09f3cc32463124" candidate_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9ee6c593fa74e4a82d7b21807107743"
I20260608 09:58:54.918145 32453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf50524bb98a4c4fbf09f3cc32463124" candidate_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "120c6d6c22824756beebd029512ecdb9"
I20260608 09:58:54.918674 32453 raft_consensus.cc:3060] T bf50524bb98a4c4fbf09f3cc32463124 P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:54.918797 32353 raft_consensus.cc:493] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:54.919281 32353 raft_consensus.cc:3060] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:54.923249 32488 tablet_bootstrap.cc:654] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P c9ee6c593fa74e4a82d7b21807107743: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:54.918660 32151 raft_consensus.cc:3060] T bf50524bb98a4c4fbf09f3cc32463124 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:54.907276 32506 consensus_queue.cc:260] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
W20260608 09:58:54.926075 32117 leader_election.cc:343] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:54.927500 32452 raft_consensus.cc:2468] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f5783ff115440fcb3f4c43cd9c963cc in term 0.
I20260608 09:58:54.931028 32506 ts_tablet_manager.cc:1434] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.003s
I20260608 09:58:54.920565 32192 leader_election.cc:304] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f5783ff115440fcb3f4c43cd9c963cc, 7e1e352b92be48799dc9a20bfbfb5316; no voters: 
I20260608 09:58:54.931764 32500 raft_consensus.cc:493] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:54.936770 32266 leader_election.cc:304] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [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: 120c6d6c22824756beebd029512ecdb9, 2f5783ff115440fcb3f4c43cd9c963cc; no voters: 7e1e352b92be48799dc9a20bfbfb5316
I20260608 09:58:54.937623 32498 raft_consensus.cc:2804] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:54.936288 32500 raft_consensus.cc:515] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:54.947880 32506 tablet_bootstrap.cc:492] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9: Bootstrap starting.
I20260608 09:58:54.943768 32498 raft_consensus.cc:697] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1e352b92be48799dc9a20bfbfb5316, State: Running, Role: LEADER
I20260608 09:58:54.953718 32498 consensus_queue.cc:237] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:54.955451 32152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08ff3ba0c0747f3a5499cc6ee07d14f" candidate_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9ee6c593fa74e4a82d7b21807107743" is_pre_election: true
I20260608 09:58:54.951287 32500 leader_election.cc:290] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031), c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927)
I20260608 09:58:54.965058 32500 raft_consensus.cc:2804] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:54.965507 32500 raft_consensus.cc:493] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:54.957851 32353 raft_consensus.cc:515] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
W20260608 09:58:54.959635 32267 leader_election.cc:343] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:54.965852 32454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2516234487a8449a8ac59518c477757d" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "120c6d6c22824756beebd029512ecdb9"
W20260608 09:58:54.967693 32192 leader_election.cc:343] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:54.965950 32452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2516234487a8449a8ac59518c477757d" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "120c6d6c22824756beebd029512ecdb9" is_pre_election: true
I20260608 09:58:54.965869 32500 raft_consensus.cc:3060] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:55.005484 32500 raft_consensus.cc:515] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:55.007149 32452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10afd71aa95845ffa160d730debde6d8" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "120c6d6c22824756beebd029512ecdb9"
I20260608 09:58:55.011085 32152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf50524bb98a4c4fbf09f3cc32463124" candidate_uuid: "120c6d6c22824756beebd029512ecdb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9ee6c593fa74e4a82d7b21807107743" is_pre_election: true
I20260608 09:58:55.016512 32049 catalog_manager.cc:6241] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a: range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7] alter complete (version 0)
I20260608 09:58:55.018005 32151 raft_consensus.cc:2468] T bf50524bb98a4c4fbf09f3cc32463124 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f5783ff115440fcb3f4c43cd9c963cc in term 1.
I20260608 09:58:55.023463 32267 leader_election.cc:304] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f5783ff115440fcb3f4c43cd9c963cc, c9ee6c593fa74e4a82d7b21807107743; no voters: 
I20260608 09:58:55.022487 32452 raft_consensus.cc:3060] T 10afd71aa95845ffa160d730debde6d8 P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:55.025141 32540 raft_consensus.cc:2804] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:55.023906 32453 raft_consensus.cc:2468] T bf50524bb98a4c4fbf09f3cc32463124 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f5783ff115440fcb3f4c43cd9c963cc in term 1.
I20260608 09:58:55.036417 32540 raft_consensus.cc:697] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 LEADER]: Becoming Leader. State: Replica: 2f5783ff115440fcb3f4c43cd9c963cc, State: Running, Role: LEADER
I20260608 09:58:55.037422 32540 consensus_queue.cc:237] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } }
I20260608 09:58:55.058597 32494 raft_consensus.cc:493] T cbeee8268c34415fa40a167fe75d88c3 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:55.056339 32353 leader_election.cc:290] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 election: Requested vote from peers 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031), 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
W20260608 09:58:55.060793 32266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.122.68:43031, user_credentials={real_user=slave}} blocked reactor thread for 125860us
I20260608 09:58:55.062677 32301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10afd71aa95845ffa160d730debde6d8" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc"
I20260608 09:58:55.071538 32500 leader_election.cc:290] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 1 election: Requested vote from peers 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031), 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897)
W20260608 09:58:55.059197 32192 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.122.68:43031, user_credentials={real_user=slave}} blocked reactor thread for 91544.7us
I20260608 09:58:55.061129 32494 raft_consensus.cc:515] T cbeee8268c34415fa40a167fe75d88c3 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
W20260608 09:58:55.077186 32037 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet cbeee8268c34415fa40a167fe75d88c3 (table range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet cbeee8268c34415fa40a167fe75d88c3 consensus state has no leader
I20260608 09:58:55.074733 32488 tablet_bootstrap.cc:492] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P c9ee6c593fa74e4a82d7b21807107743: No bootstrap required, opened a new log
I20260608 09:58:55.072827 32301 raft_consensus.cc:3060] T 10afd71aa95845ffa160d730debde6d8 P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:55.080395 32488 ts_tablet_manager.cc:1403] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P c9ee6c593fa74e4a82d7b21807107743: Time spent bootstrapping tablet: real 0.216s	user 0.022s	sys 0.027s
W20260608 09:58:55.160501 32333 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsAlterTableDone -> {remote=127.28.122.126:38549, user_credentials={real_user=slave}} blocked reactor thread for 80167.3us
I20260608 09:58:55.181699 32498 raft_consensus.cc:493] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:55.196988 32454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbeee8268c34415fa40a167fe75d88c3" candidate_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "120c6d6c22824756beebd029512ecdb9"
I20260608 09:58:55.195478 32494 leader_election.cc:290] T cbeee8268c34415fa40a167fe75d88c3 P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031), 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
I20260608 09:58:55.199357 32453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08ff3ba0c0747f3a5499cc6ee07d14f" candidate_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "120c6d6c22824756beebd029512ecdb9" is_pre_election: true
I20260608 09:58:55.203413 32495 tablet_bootstrap.cc:654] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:55.203951 32454 raft_consensus.cc:3060] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:55.195636 32498 raft_consensus.cc:515] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:55.212391 32300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf50524bb98a4c4fbf09f3cc32463124" candidate_uuid: "120c6d6c22824756beebd029512ecdb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" is_pre_election: true
I20260608 09:58:55.212597 32226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbeee8268c34415fa40a167fe75d88c3" candidate_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316"
W20260608 09:58:55.214938 32192 leader_election.cc:343] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:55.218784 32226 raft_consensus.cc:3060] T cbeee8268c34415fa40a167fe75d88c3 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:55.232533 32419 leader_election.cc:304] T bf50524bb98a4c4fbf09f3cc32463124 P 120c6d6c22824756beebd029512ecdb9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 120c6d6c22824756beebd029512ecdb9; no voters: 2f5783ff115440fcb3f4c43cd9c963cc, c9ee6c593fa74e4a82d7b21807107743
I20260608 09:58:55.233736 32516 raft_consensus.cc:2749] T bf50524bb98a4c4fbf09f3cc32463124 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 09:58:55.225675 32117 consensus_peers.cc:597] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 -> Peer 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031): Couldn't send request to peer 120c6d6c22824756beebd029512ecdb9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:55.225888 32301 raft_consensus.cc:2468] T 10afd71aa95845ffa160d730debde6d8 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9ee6c593fa74e4a82d7b21807107743 in term 1.
I20260608 09:58:55.227911 32453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbeee8268c34415fa40a167fe75d88c3" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "120c6d6c22824756beebd029512ecdb9" is_pre_election: true
I20260608 09:58:55.230268 32299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbeee8268c34415fa40a167fe75d88c3" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" is_pre_election: true
W20260608 09:58:55.218657 32266 leader_election.cc:343] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:55.239688 32299 raft_consensus.cc:2393] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e1e352b92be48799dc9a20bfbfb5316 in current term 1: Already voted for candidate 2f5783ff115440fcb3f4c43cd9c963cc in this term.
I20260608 09:58:55.221913 32452 raft_consensus.cc:2468] T 10afd71aa95845ffa160d730debde6d8 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9ee6c593fa74e4a82d7b21807107743 in term 1.
I20260608 09:58:55.252319 32117 leader_election.cc:304] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f5783ff115440fcb3f4c43cd9c963cc, c9ee6c593fa74e4a82d7b21807107743; no voters: 
I20260608 09:58:55.253551 32506 tablet_bootstrap.cc:654] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:55.255457 32226 raft_consensus.cc:2468] T cbeee8268c34415fa40a167fe75d88c3 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f5783ff115440fcb3f4c43cd9c963cc in term 1.
I20260608 09:58:55.259088 32454 raft_consensus.cc:2468] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f5783ff115440fcb3f4c43cd9c963cc in term 1.
I20260608 09:58:55.260241 32050 catalog_manager.cc:5696] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66). New cstate: current_term: 1 leader_uuid: "7e1e352b92be48799dc9a20bfbfb5316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:55.263713 32192 leader_election.cc:304] T cbeee8268c34415fa40a167fe75d88c3 P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e1e352b92be48799dc9a20bfbfb5316; no voters: 120c6d6c22824756beebd029512ecdb9, 2f5783ff115440fcb3f4c43cd9c963cc
I20260608 09:58:55.265447 32265 leader_election.cc:304] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f5783ff115440fcb3f4c43cd9c963cc, 7e1e352b92be48799dc9a20bfbfb5316; no voters: 
W20260608 09:58:55.244144 32116 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.122.66:42897, user_credentials={real_user=slave}} blocked reactor thread for 163184us
I20260608 09:58:55.244776 32266 leader_election.cc:304] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f5783ff115440fcb3f4c43cd9c963cc; no voters: 120c6d6c22824756beebd029512ecdb9, c9ee6c593fa74e4a82d7b21807107743
I20260608 09:58:55.266412 32540 raft_consensus.cc:2804] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:55.267014 32494 raft_consensus.cc:2749] T cbeee8268c34415fa40a167fe75d88c3 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:58:55.268534 32540 raft_consensus.cc:697] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 LEADER]: Becoming Leader. State: Replica: 2f5783ff115440fcb3f4c43cd9c963cc, State: Running, Role: LEADER
I20260608 09:58:55.269429 32540 consensus_queue.cc:237] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:55.267441 32542 raft_consensus.cc:2749] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:58:55.275146 32488 raft_consensus.cc:359] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:55.277289 32488 raft_consensus.cc:385] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:55.277602 32488 raft_consensus.cc:740] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9ee6c593fa74e4a82d7b21807107743, State: Initialized, Role: FOLLOWER
W20260608 09:58:55.278811 32266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.122.68:43031, user_credentials={real_user=slave}} blocked reactor thread for 60561.1us
I20260608 09:58:55.288038 32370 consensus_queue.cc:1048] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:55.278364 32452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1f1d1224eb46ddb8c7c3bcf2d44b29" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "120c6d6c22824756beebd029512ecdb9" is_pre_election: true
I20260608 09:58:55.294960 32545 raft_consensus.cc:2804] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:55.295605 32545 raft_consensus.cc:697] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Becoming Leader. State: Replica: c9ee6c593fa74e4a82d7b21807107743, State: Running, Role: LEADER
W20260608 09:58:55.299654 32192 leader_election.cc:343] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:55.302410 32498 leader_election.cc:290] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031), c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927)
I20260608 09:58:55.302889 32151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1f1d1224eb46ddb8c7c3bcf2d44b29" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9ee6c593fa74e4a82d7b21807107743" is_pre_election: true
I20260608 09:58:55.305747 32046 catalog_manager.cc:5696] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67). New cstate: current_term: 1 leader_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } health_report { overall_health: HEALTHY } } }
I20260608 09:58:55.310010 32046 catalog_manager.cc:5696] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67). New cstate: current_term: 1 leader_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:55.296427 32545 consensus_queue.cc:237] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:55.278388 32488 consensus_queue.cc:260] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P c9ee6c593fa74e4a82d7b21807107743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:55.317668 32151 raft_consensus.cc:2468] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e1e352b92be48799dc9a20bfbfb5316 in term 0.
I20260608 09:58:55.319034 32506 tablet_bootstrap.cc:492] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9: No bootstrap required, opened a new log
I20260608 09:58:55.320003 32193 leader_election.cc:304] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [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: 7e1e352b92be48799dc9a20bfbfb5316, c9ee6c593fa74e4a82d7b21807107743; no voters: 120c6d6c22824756beebd029512ecdb9
I20260608 09:58:55.320029 32506 ts_tablet_manager.cc:1403] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9: Time spent bootstrapping tablet: real 0.379s	user 0.019s	sys 0.062s
I20260608 09:58:55.322595 32488 ts_tablet_manager.cc:1434] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P c9ee6c593fa74e4a82d7b21807107743: Time spent starting tablet: real 0.242s	user 0.014s	sys 0.018s
I20260608 09:58:55.324286 32488 tablet_bootstrap.cc:492] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743: Bootstrap starting.
I20260608 09:58:55.322682 32498 raft_consensus.cc:2804] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:55.326131 32498 raft_consensus.cc:493] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:55.326494 32498 raft_consensus.cc:3060] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:55.337038 32506 raft_consensus.cc:359] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } }
I20260608 09:58:55.337873 32506 raft_consensus.cc:385] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:55.338182 32506 raft_consensus.cc:740] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 120c6d6c22824756beebd029512ecdb9, State: Initialized, Role: FOLLOWER
I20260608 09:58:55.339671 32495 tablet_bootstrap.cc:492] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316: No bootstrap required, opened a new log
I20260608 09:58:55.341820 32495 ts_tablet_manager.cc:1403] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316: Time spent bootstrapping tablet: real 0.428s	user 0.015s	sys 0.014s
I20260608 09:58:55.342531 32506 consensus_queue.cc:260] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } }
I20260608 09:58:55.346514 32498 raft_consensus.cc:515] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:55.351728 32495 raft_consensus.cc:359] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } }
I20260608 09:58:55.352550 32495 raft_consensus.cc:385] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:55.352852 32495 raft_consensus.cc:740] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1e352b92be48799dc9a20bfbfb5316, State: Initialized, Role: FOLLOWER
I20260608 09:58:55.357016 32488 tablet_bootstrap.cc:654] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:55.356508 32050 catalog_manager.cc:5696] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "c9ee6c593fa74e4a82d7b21807107743" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: HEALTHY } } }
I20260608 09:58:55.357342 32452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1f1d1224eb46ddb8c7c3bcf2d44b29" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "120c6d6c22824756beebd029512ecdb9"
W20260608 09:58:55.359030 32192 leader_election.cc:343] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:55.360623 32498 leader_election.cc:290] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 election: Requested vote from peers 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031), c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927)
I20260608 09:58:55.360800 32506 ts_tablet_manager.cc:1434] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260608 09:58:55.368295 32151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1f1d1224eb46ddb8c7c3bcf2d44b29" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9ee6c593fa74e4a82d7b21807107743"
I20260608 09:58:55.368940 32151 raft_consensus.cc:3060] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:55.378594 32506 tablet_bootstrap.cc:492] T 2516234487a8449a8ac59518c477757d P 120c6d6c22824756beebd029512ecdb9: Bootstrap starting.
I20260608 09:58:55.366714 32495 consensus_queue.cc:260] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } }
I20260608 09:58:55.386874 32498 raft_consensus.cc:493] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:55.386598 32151 raft_consensus.cc:2468] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e1e352b92be48799dc9a20bfbfb5316 in term 1.
I20260608 09:58:55.388621 32498 raft_consensus.cc:515] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } }
I20260608 09:58:55.393311 32495 ts_tablet_manager.cc:1434] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316: Time spent starting tablet: real 0.051s	user 0.010s	sys 0.003s
I20260608 09:58:55.395316 32193 leader_election.cc:304] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7e1e352b92be48799dc9a20bfbfb5316, c9ee6c593fa74e4a82d7b21807107743; no voters: 120c6d6c22824756beebd029512ecdb9
I20260608 09:58:55.395627 32452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3b72eb44a3740bda590bb7f6bec572c" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "120c6d6c22824756beebd029512ecdb9" is_pre_election: true
I20260608 09:58:55.396303 32452 raft_consensus.cc:2468] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e1e352b92be48799dc9a20bfbfb5316 in term 0.
I20260608 09:58:55.396255 32544 raft_consensus.cc:2804] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:55.397250 32544 raft_consensus.cc:697] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1e352b92be48799dc9a20bfbfb5316, State: Running, Role: LEADER
I20260608 09:58:55.398100 32544 consensus_queue.cc:237] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:55.394390 32488 tablet_bootstrap.cc:492] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743: No bootstrap required, opened a new log
I20260608 09:58:55.401425 32488 ts_tablet_manager.cc:1403] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.007s
I20260608 09:58:55.418795 32506 tablet_bootstrap.cc:654] T 2516234487a8449a8ac59518c477757d P 120c6d6c22824756beebd029512ecdb9: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:55.420704 32488 raft_consensus.cc:359] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:55.421510 32488 raft_consensus.cc:385] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:55.421806 32488 raft_consensus.cc:740] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9ee6c593fa74e4a82d7b21807107743, State: Initialized, Role: FOLLOWER
I20260608 09:58:55.422365 32498 leader_election.cc:290] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031), c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927)
I20260608 09:58:55.422600 32488 consensus_queue.cc:260] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:55.424306 32151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3b72eb44a3740bda590bb7f6bec572c" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9ee6c593fa74e4a82d7b21807107743" is_pre_election: true
W20260608 09:58:55.428810 32193 leader_election.cc:343] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:55.429397 32192 leader_election.cc:304] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [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: 120c6d6c22824756beebd029512ecdb9, 7e1e352b92be48799dc9a20bfbfb5316; no voters: c9ee6c593fa74e4a82d7b21807107743
I20260608 09:58:55.430677 32494 raft_consensus.cc:2804] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:55.431171 32494 raft_consensus.cc:493] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:55.431604 32494 raft_consensus.cc:3060] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:55.432034 32488 ts_tablet_manager.cc:1434] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260608 09:58:55.433136 32488 tablet_bootstrap.cc:492] T f3b72eb44a3740bda590bb7f6bec572c P c9ee6c593fa74e4a82d7b21807107743: Bootstrap starting.
I20260608 09:58:55.439911 32494 raft_consensus.cc:515] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } }
I20260608 09:58:55.447479 32488 tablet_bootstrap.cc:654] T f3b72eb44a3740bda590bb7f6bec572c P c9ee6c593fa74e4a82d7b21807107743: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:55.455281 32494 leader_election.cc:290] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 election: Requested vote from peers 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031), c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927)
I20260608 09:58:55.456490 32151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3b72eb44a3740bda590bb7f6bec572c" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9ee6c593fa74e4a82d7b21807107743"
I20260608 09:58:55.457149 32452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3b72eb44a3740bda590bb7f6bec572c" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "120c6d6c22824756beebd029512ecdb9"
I20260608 09:58:55.457787 32452 raft_consensus.cc:3060] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:58:55.458034 32193 leader_election.cc:343] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:55.479971 32540 consensus_queue.cc:1048] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:55.469456 32046 catalog_manager.cc:5696] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66). New cstate: current_term: 1 leader_uuid: "7e1e352b92be48799dc9a20bfbfb5316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:55.490556 32452 raft_consensus.cc:2468] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e1e352b92be48799dc9a20bfbfb5316 in term 1.
I20260608 09:58:55.491974 32192 leader_election.cc:304] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 120c6d6c22824756beebd029512ecdb9, 7e1e352b92be48799dc9a20bfbfb5316; no voters: c9ee6c593fa74e4a82d7b21807107743
I20260608 09:58:55.493438 32494 raft_consensus.cc:2804] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:55.493927 32494 raft_consensus.cc:697] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1e352b92be48799dc9a20bfbfb5316, State: Running, Role: LEADER
I20260608 09:58:55.498595 32494 consensus_queue.cc:237] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } }
I20260608 09:58:55.505043 32544 consensus_queue.cc:1048] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:55.506958 32103 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 09:58:55.529929 32103 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:58:55.532989 32506 tablet_bootstrap.cc:492] T 2516234487a8449a8ac59518c477757d P 120c6d6c22824756beebd029512ecdb9: No bootstrap required, opened a new log
I20260608 09:58:55.533558 32506 ts_tablet_manager.cc:1403] T 2516234487a8449a8ac59518c477757d P 120c6d6c22824756beebd029512ecdb9: Time spent bootstrapping tablet: real 0.159s	user 0.013s	sys 0.017s
I20260608 09:58:55.543658 32506 raft_consensus.cc:359] T 2516234487a8449a8ac59518c477757d P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:55.544533 32506 raft_consensus.cc:385] T 2516234487a8449a8ac59518c477757d P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:55.544872 32506 raft_consensus.cc:740] T 2516234487a8449a8ac59518c477757d P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 120c6d6c22824756beebd029512ecdb9, State: Initialized, Role: FOLLOWER
I20260608 09:58:55.545776 32506 consensus_queue.cc:260] T 2516234487a8449a8ac59518c477757d P 120c6d6c22824756beebd029512ecdb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:55.549852 32506 ts_tablet_manager.cc:1434] T 2516234487a8449a8ac59518c477757d P 120c6d6c22824756beebd029512ecdb9: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.003s
I20260608 09:58:55.552090 32488 tablet_bootstrap.cc:492] T f3b72eb44a3740bda590bb7f6bec572c P c9ee6c593fa74e4a82d7b21807107743: No bootstrap required, opened a new log
I20260608 09:58:55.552716 32488 ts_tablet_manager.cc:1403] T f3b72eb44a3740bda590bb7f6bec572c P c9ee6c593fa74e4a82d7b21807107743: Time spent bootstrapping tablet: real 0.120s	user 0.045s	sys 0.048s
I20260608 09:58:55.556862 32050 catalog_manager.cc:5696] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66). New cstate: current_term: 1 leader_uuid: "7e1e352b92be48799dc9a20bfbfb5316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } health_report { overall_health: HEALTHY } } }
I20260608 09:58:55.557343 32488 raft_consensus.cc:359] T f3b72eb44a3740bda590bb7f6bec572c P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } }
I20260608 09:58:55.558285 32488 raft_consensus.cc:385] T f3b72eb44a3740bda590bb7f6bec572c P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:55.558693 32488 raft_consensus.cc:740] T f3b72eb44a3740bda590bb7f6bec572c P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9ee6c593fa74e4a82d7b21807107743, State: Initialized, Role: FOLLOWER
I20260608 09:58:55.559899 32506 tablet_bootstrap.cc:492] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9: Bootstrap starting.
I20260608 09:58:55.559727 32488 consensus_queue.cc:260] T f3b72eb44a3740bda590bb7f6bec572c P c9ee6c593fa74e4a82d7b21807107743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } }
I20260608 09:58:55.563943 32452 raft_consensus.cc:3060] T 2516234487a8449a8ac59518c477757d P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:55.565279 32488 ts_tablet_manager.cc:1434] T f3b72eb44a3740bda590bb7f6bec572c P c9ee6c593fa74e4a82d7b21807107743: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 09:58:55.574226 32506 tablet_bootstrap.cc:654] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:55.579871 32544 consensus_queue.cc:1048] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:55.588220 32540 consensus_queue.cc:1048] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:55.596004 32506 tablet_bootstrap.cc:492] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9: No bootstrap required, opened a new log
I20260608 09:58:55.596661 32506 ts_tablet_manager.cc:1403] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.011s
I20260608 09:58:55.606357 32506 raft_consensus.cc:359] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:55.607313 32506 raft_consensus.cc:385] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:55.607717 32506 raft_consensus.cc:740] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 120c6d6c22824756beebd029512ecdb9, State: Initialized, Role: FOLLOWER
I20260608 09:58:55.608760 32506 consensus_queue.cc:260] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:55.611330 32506 ts_tablet_manager.cc:1434] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260608 09:58:55.612591 32506 tablet_bootstrap.cc:492] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9: Bootstrap starting.
I20260608 09:58:55.620281 32506 tablet_bootstrap.cc:654] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:55.634274 32370 raft_consensus.cc:493] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:55.635056 32370 raft_consensus.cc:515] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:55.637372 32370 leader_election.cc:290] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031), 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
I20260608 09:58:55.638789 32451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08ff3ba0c0747f3a5499cc6ee07d14f" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "120c6d6c22824756beebd029512ecdb9" is_pre_election: true
W20260608 09:58:55.641351 32117 leader_election.cc:343] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:55.643072 32301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08ff3ba0c0747f3a5499cc6ee07d14f" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" is_pre_election: true
I20260608 09:58:55.643901 32301 raft_consensus.cc:2468] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9ee6c593fa74e4a82d7b21807107743 in term 0.
I20260608 09:58:55.645485 32117 leader_election.cc:304] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [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: 2f5783ff115440fcb3f4c43cd9c963cc, c9ee6c593fa74e4a82d7b21807107743; no voters: 120c6d6c22824756beebd029512ecdb9
I20260608 09:58:55.646467 32370 raft_consensus.cc:2804] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:55.646863 32370 raft_consensus.cc:493] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:55.647246 32370 raft_consensus.cc:3060] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:55.655714 32370 raft_consensus.cc:515] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:55.658130 32370 leader_election.cc:290] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 election: Requested vote from peers 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031), 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
I20260608 09:58:55.659756 32453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08ff3ba0c0747f3a5499cc6ee07d14f" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "120c6d6c22824756beebd029512ecdb9"
W20260608 09:58:55.661141 32117 leader_election.cc:343] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:55.666070 32301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08ff3ba0c0747f3a5499cc6ee07d14f" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc"
I20260608 09:58:55.666757 32301 raft_consensus.cc:3060] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:55.689582 32301 raft_consensus.cc:2468] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9ee6c593fa74e4a82d7b21807107743 in term 1.
I20260608 09:58:55.691219 32117 leader_election.cc:304] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f5783ff115440fcb3f4c43cd9c963cc, c9ee6c593fa74e4a82d7b21807107743; no voters: 120c6d6c22824756beebd029512ecdb9
I20260608 09:58:55.692766 32370 raft_consensus.cc:2804] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:55.693367 32370 raft_consensus.cc:697] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Becoming Leader. State: Replica: c9ee6c593fa74e4a82d7b21807107743, State: Running, Role: LEADER
I20260608 09:58:55.694344 32370 consensus_queue.cc:237] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:55.708222 32370 consensus_queue.cc:1048] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:58:55.708197 32098 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:58:55.721258 32506 tablet_bootstrap.cc:492] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9: No bootstrap required, opened a new log
I20260608 09:58:55.721943 32506 ts_tablet_manager.cc:1403] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9: Time spent bootstrapping tablet: real 0.110s	user 0.051s	sys 0.027s
I20260608 09:58:55.715767 32046 catalog_manager.cc:5696] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "c9ee6c593fa74e4a82d7b21807107743" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: HEALTHY } } }
I20260608 09:58:55.725214 32506 raft_consensus.cc:359] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } }
I20260608 09:58:55.726068 32506 raft_consensus.cc:385] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:55.726460 32506 raft_consensus.cc:740] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 120c6d6c22824756beebd029512ecdb9, State: Initialized, Role: FOLLOWER
I20260608 09:58:55.727530 32506 consensus_queue.cc:260] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } }
I20260608 09:58:55.730322 32506 ts_tablet_manager.cc:1434] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260608 09:58:55.731701 32506 tablet_bootstrap.cc:492] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9: Bootstrap starting.
I20260608 09:58:55.738790 32506 tablet_bootstrap.cc:654] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:55.740317 32380 consensus_queue.cc:1048] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:55.750443 32506 tablet_bootstrap.cc:492] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9: No bootstrap required, opened a new log
I20260608 09:58:55.751082 32506 ts_tablet_manager.cc:1403] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.002s
I20260608 09:58:55.754007 32506 raft_consensus.cc:359] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:55.754837 32506 raft_consensus.cc:385] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:55.755206 32506 raft_consensus.cc:740] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 120c6d6c22824756beebd029512ecdb9, State: Initialized, Role: FOLLOWER
I20260608 09:58:55.756170 32506 consensus_queue.cc:260] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:55.759696 32506 ts_tablet_manager.cc:1434] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260608 09:58:55.797528 32516 raft_consensus.cc:493] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:55.798097 32516 raft_consensus.cc:515] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:55.800482 32516 leader_election.cc:290] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301), c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927)
I20260608 09:58:55.801108 32540 consensus_queue.cc:1048] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:55.802269 32298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08ff3ba0c0747f3a5499cc6ee07d14f" candidate_uuid: "120c6d6c22824756beebd029512ecdb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" is_pre_election: true
I20260608 09:58:55.803123 32298 raft_consensus.cc:2393] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 120c6d6c22824756beebd029512ecdb9 in current term 1: Already voted for candidate c9ee6c593fa74e4a82d7b21807107743 in this term.
I20260608 09:58:55.805336 32151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08ff3ba0c0747f3a5499cc6ee07d14f" candidate_uuid: "120c6d6c22824756beebd029512ecdb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9ee6c593fa74e4a82d7b21807107743" is_pre_election: true
I20260608 09:58:55.807204 32420 leader_election.cc:304] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 120c6d6c22824756beebd029512ecdb9; no voters: 2f5783ff115440fcb3f4c43cd9c963cc, c9ee6c593fa74e4a82d7b21807107743
I20260608 09:58:55.808068 32516 raft_consensus.cc:3060] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:55.816808 32516 raft_consensus.cc:2749] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:58:55.831312 32542 consensus_queue.cc:1048] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:55.833662 32544 consensus_queue.cc:1048] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:55.860528 32452 raft_consensus.cc:3060] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:55.868988 32571 raft_consensus.cc:493] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:55.869597 32571 raft_consensus.cc:515] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:55.880110 32571 leader_election.cc:290] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897), c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927)
I20260608 09:58:55.881457 32151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1f1d1224eb46ddb8c7c3bcf2d44b29" candidate_uuid: "120c6d6c22824756beebd029512ecdb9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9ee6c593fa74e4a82d7b21807107743" is_pre_election: true
I20260608 09:58:55.881878 32544 consensus_queue.cc:1048] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:55.922959 32227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1f1d1224eb46ddb8c7c3bcf2d44b29" candidate_uuid: "120c6d6c22824756beebd029512ecdb9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316" is_pre_election: true
I20260608 09:58:55.926483 32418 leader_election.cc:304] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9 [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: 120c6d6c22824756beebd029512ecdb9; no voters: 7e1e352b92be48799dc9a20bfbfb5316, c9ee6c593fa74e4a82d7b21807107743
I20260608 09:58:55.927460 32571 raft_consensus.cc:2749] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:58:55.929248 32380 raft_consensus.cc:493] T f3b72eb44a3740bda590bb7f6bec572c P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:55.929759 32380 raft_consensus.cc:515] T f3b72eb44a3740bda590bb7f6bec572c P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } }
I20260608 09:58:55.932070 32380 leader_election.cc:290] T f3b72eb44a3740bda590bb7f6bec572c P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031), 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897)
I20260608 09:58:55.933848 32227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3b72eb44a3740bda590bb7f6bec572c" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316" is_pre_election: true
I20260608 09:58:55.933820 32453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3b72eb44a3740bda590bb7f6bec572c" candidate_uuid: "c9ee6c593fa74e4a82d7b21807107743" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "120c6d6c22824756beebd029512ecdb9" is_pre_election: true
I20260608 09:58:55.934933 32453 raft_consensus.cc:2393] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9ee6c593fa74e4a82d7b21807107743 in current term 1: Already voted for candidate 7e1e352b92be48799dc9a20bfbfb5316 in this term.
I20260608 09:58:55.937326 32117 leader_election.cc:304] T f3b72eb44a3740bda590bb7f6bec572c P c9ee6c593fa74e4a82d7b21807107743 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9ee6c593fa74e4a82d7b21807107743; no voters: 120c6d6c22824756beebd029512ecdb9, 7e1e352b92be48799dc9a20bfbfb5316
I20260608 09:58:55.938407 32353 raft_consensus.cc:3060] T f3b72eb44a3740bda590bb7f6bec572c P c9ee6c593fa74e4a82d7b21807107743 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:55.945267 32353 raft_consensus.cc:2749] T f3b72eb44a3740bda590bb7f6bec572c P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:58:56.026372 32498 consensus_queue.cc:1048] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:58:56.052587 32498 consensus_queue.cc:1048] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:56.072299 32571 raft_consensus.cc:493] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:56.072813 32571 raft_consensus.cc:515] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } }
I20260608 09:58:56.074673 32571 leader_election.cc:290] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927), 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897)
I20260608 09:58:56.075470 32152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c69f1d350b141f18c622a7fddbf040c" candidate_uuid: "120c6d6c22824756beebd029512ecdb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9ee6c593fa74e4a82d7b21807107743" is_pre_election: true
I20260608 09:58:56.076354 32226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c69f1d350b141f18c622a7fddbf040c" candidate_uuid: "120c6d6c22824756beebd029512ecdb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316" is_pre_election: true
I20260608 09:58:56.077739 32418 leader_election.cc:304] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 120c6d6c22824756beebd029512ecdb9; no voters: 7e1e352b92be48799dc9a20bfbfb5316, c9ee6c593fa74e4a82d7b21807107743
I20260608 09:58:56.078855 32571 raft_consensus.cc:2749] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:58:56.138496 32453 raft_consensus.cc:3060] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:56.193128 32353 consensus_queue.cc:1048] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:56.210259 32370 consensus_queue.cc:1048] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:56.764500 32226 consensus_queue.cc:237] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Queue 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: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } }
I20260608 09:58:56.771121 32301 raft_consensus.cc:1275] T 65dfd07299174ab19c9e0c343078dd5a P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Refusing update from remote peer 7e1e352b92be48799dc9a20bfbfb5316: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:58:56.771832 32192 consensus_peers.cc:597] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 -> Peer 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031): Couldn't send request to peer 120c6d6c22824756beebd029512ecdb9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65dfd07299174ab19c9e0c343078dd5a. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:56.772281 32152 raft_consensus.cc:1275] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Refusing update from remote peer 7e1e352b92be48799dc9a20bfbfb5316: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:58:56.772810 32498 consensus_queue.cc:1048] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:56.773756 32544 consensus_queue.cc:1048] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:56.784394 32494 raft_consensus.cc:2955] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } } }
I20260608 09:58:56.789732 32152 raft_consensus.cc:2955] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } } }
I20260608 09:58:56.800762 32298 raft_consensus.cc:2955] T 65dfd07299174ab19c9e0c343078dd5a P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } } }
I20260608 09:58:56.812744 32046 catalog_manager.cc:5696] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 reported cstate change: config changed from index -1 to 2, NON_VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "7e1e352b92be48799dc9a20bfbfb5316" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:56.838521 32152 consensus_queue.cc:237] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Queue 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: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } }
W20260608 09:58:56.848820 32117 consensus_peers.cc:597] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 -> Peer 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031): Couldn't send request to peer 120c6d6c22824756beebd029512ecdb9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d9e828cf1f34e98adbad8393e1d8cb0. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:56.851627 32301 raft_consensus.cc:1275] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Refusing update from remote peer c9ee6c593fa74e4a82d7b21807107743: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:58:56.853520 32545 consensus_queue.cc:1048] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:56.853551 32226 raft_consensus.cc:1275] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Refusing update from remote peer c9ee6c593fa74e4a82d7b21807107743: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:58:56.862417 32545 consensus_queue.cc:1048] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:56.873039 32545 raft_consensus.cc:2955] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } } }
I20260608 09:58:56.874349 32301 raft_consensus.cc:2955] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } } }
I20260608 09:58:56.877758 32226 raft_consensus.cc:2955] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } } }
I20260608 09:58:56.894898 32046 catalog_manager.cc:5696] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 2f5783ff115440fcb3f4c43cd9c963cc reported cstate change: config changed from index -1 to 2, NON_VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "c9ee6c593fa74e4a82d7b21807107743" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } } }
I20260608 09:58:56.900209 32152 consensus_queue.cc:237] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Queue 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: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } }
W20260608 09:58:56.907819 32117 consensus_peers.cc:597] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 -> Peer 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031): Couldn't send request to peer 120c6d6c22824756beebd029512ecdb9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 99b43db37bc54e7c80cdb4172b9dcbc5. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:56.909322 32226 raft_consensus.cc:1275] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Refusing update from remote peer c9ee6c593fa74e4a82d7b21807107743: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:58:56.909322 32301 raft_consensus.cc:1275] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Refusing update from remote peer c9ee6c593fa74e4a82d7b21807107743: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:58:56.911172 32370 consensus_queue.cc:1048] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:56.913517 32370 consensus_queue.cc:1048] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:56.925721 32545 raft_consensus.cc:2955] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } } }
I20260608 09:58:56.933827 32301 raft_consensus.cc:2955] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } } }
I20260608 09:58:56.936297 32226 raft_consensus.cc:2955] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } } }
I20260608 09:58:56.942728 32227 consensus_queue.cc:237] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Queue 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: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } }
I20260608 09:58:56.950683 32046 catalog_manager.cc:5696] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316 reported cstate change: config changed from index -1 to 2, NON_VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "c9ee6c593fa74e4a82d7b21807107743" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } } }
W20260608 09:58:56.963213 32192 consensus_peers.cc:597] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 -> Peer 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031): Couldn't send request to peer 120c6d6c22824756beebd029512ecdb9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 87679d9755d34d51a59db60e7c6a288b. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:56.966179 32301 raft_consensus.cc:1275] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Refusing update from remote peer 7e1e352b92be48799dc9a20bfbfb5316: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:58:56.967605 32152 raft_consensus.cc:1275] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Refusing update from remote peer 7e1e352b92be48799dc9a20bfbfb5316: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:58:56.968582 32494 consensus_queue.cc:1048] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:56.971405 32494 consensus_queue.cc:1048] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:56.980894 32544 raft_consensus.cc:2955] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } } }
I20260608 09:58:56.983076 32152 raft_consensus.cc:2955] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } } }
I20260608 09:58:56.991554 32301 raft_consensus.cc:2955] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } } }
I20260608 09:58:56.994550 32048 catalog_manager.cc:5696] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743 reported cstate change: config changed from index -1 to 2, NON_VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "7e1e352b92be48799dc9a20bfbfb5316" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } } }
I20260608 09:58:57.331902 32604 ts_tablet_manager.cc:933] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 120c6d6c22824756beebd029512ecdb9: Initiating tablet copy from peer c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927)
I20260608 09:58:57.333834 32604 tablet_copy_client.cc:323] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 120c6d6c22824756beebd029512ecdb9: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.65:40927
I20260608 09:58:57.335843 32162 tablet_copy_service.cc:140] P c9ee6c593fa74e4a82d7b21807107743: Received BeginTabletCopySession request for tablet 0d9e828cf1f34e98adbad8393e1d8cb0 from peer 120c6d6c22824756beebd029512ecdb9 ({username='slave'} at 127.0.0.1:46858)
I20260608 09:58:57.336413 32162 tablet_copy_service.cc:161] P c9ee6c593fa74e4a82d7b21807107743: Beginning new tablet copy session on tablet 0d9e828cf1f34e98adbad8393e1d8cb0 from peer 120c6d6c22824756beebd029512ecdb9 at {username='slave'} at 127.0.0.1:46858: session id = 120c6d6c22824756beebd029512ecdb9-0d9e828cf1f34e98adbad8393e1d8cb0
I20260608 09:58:57.351753 32162 tablet_copy_source_session.cc:215] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:58:57.357015 32604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d9e828cf1f34e98adbad8393e1d8cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:57.384119 32606 ts_tablet_manager.cc:933] T 65dfd07299174ab19c9e0c343078dd5a P 120c6d6c22824756beebd029512ecdb9: Initiating tablet copy from peer 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897)
I20260608 09:58:57.386010 32606 tablet_copy_client.cc:323] T 65dfd07299174ab19c9e0c343078dd5a P 120c6d6c22824756beebd029512ecdb9: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.66:42897
I20260608 09:58:57.390946 32237 tablet_copy_service.cc:140] P 7e1e352b92be48799dc9a20bfbfb5316: Received BeginTabletCopySession request for tablet 65dfd07299174ab19c9e0c343078dd5a from peer 120c6d6c22824756beebd029512ecdb9 ({username='slave'} at 127.0.0.1:44198)
I20260608 09:58:57.391548 32237 tablet_copy_service.cc:161] P 7e1e352b92be48799dc9a20bfbfb5316: Beginning new tablet copy session on tablet 65dfd07299174ab19c9e0c343078dd5a from peer 120c6d6c22824756beebd029512ecdb9 at {username='slave'} at 127.0.0.1:44198: session id = 120c6d6c22824756beebd029512ecdb9-65dfd07299174ab19c9e0c343078dd5a
I20260608 09:58:57.400007 32237 tablet_copy_source_session.cc:215] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:58:57.403412 32606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65dfd07299174ab19c9e0c343078dd5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:57.405440 32604 tablet_copy_client.cc:806] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 120c6d6c22824756beebd029512ecdb9: tablet copy: Starting download of 0 data blocks...
I20260608 09:58:57.405982 32604 tablet_copy_client.cc:670] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 120c6d6c22824756beebd029512ecdb9: tablet copy: Starting download of 1 WAL segments...
I20260608 09:58:57.408569 32607 ts_tablet_manager.cc:933] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 120c6d6c22824756beebd029512ecdb9: Initiating tablet copy from peer c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927)
I20260608 09:58:57.414265 32604 tablet_copy_client.cc:538] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 120c6d6c22824756beebd029512ecdb9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:58:57.419965 32607 tablet_copy_client.cc:323] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 120c6d6c22824756beebd029512ecdb9: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.65:40927
I20260608 09:58:57.421566 32606 tablet_copy_client.cc:806] T 65dfd07299174ab19c9e0c343078dd5a P 120c6d6c22824756beebd029512ecdb9: tablet copy: Starting download of 0 data blocks...
I20260608 09:58:57.422000 32162 tablet_copy_service.cc:140] P c9ee6c593fa74e4a82d7b21807107743: Received BeginTabletCopySession request for tablet 99b43db37bc54e7c80cdb4172b9dcbc5 from peer 120c6d6c22824756beebd029512ecdb9 ({username='slave'} at 127.0.0.1:46858)
I20260608 09:58:57.422176 32606 tablet_copy_client.cc:670] T 65dfd07299174ab19c9e0c343078dd5a P 120c6d6c22824756beebd029512ecdb9: tablet copy: Starting download of 1 WAL segments...
I20260608 09:58:57.422588 32162 tablet_copy_service.cc:161] P c9ee6c593fa74e4a82d7b21807107743: Beginning new tablet copy session on tablet 99b43db37bc54e7c80cdb4172b9dcbc5 from peer 120c6d6c22824756beebd029512ecdb9 at {username='slave'} at 127.0.0.1:46858: session id = 120c6d6c22824756beebd029512ecdb9-99b43db37bc54e7c80cdb4172b9dcbc5
I20260608 09:58:57.426380 32606 tablet_copy_client.cc:538] T 65dfd07299174ab19c9e0c343078dd5a P 120c6d6c22824756beebd029512ecdb9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:58:57.432379 32162 tablet_copy_source_session.cc:215] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:58:57.433714 32604 tablet_bootstrap.cc:492] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 120c6d6c22824756beebd029512ecdb9: Bootstrap starting.
I20260608 09:58:57.435762 32607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b43db37bc54e7c80cdb4172b9dcbc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:57.446254 32606 tablet_bootstrap.cc:492] T 65dfd07299174ab19c9e0c343078dd5a P 120c6d6c22824756beebd029512ecdb9: Bootstrap starting.
I20260608 09:58:57.452808 32607 tablet_copy_client.cc:806] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 120c6d6c22824756beebd029512ecdb9: tablet copy: Starting download of 0 data blocks...
I20260608 09:58:57.453400 32607 tablet_copy_client.cc:670] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 120c6d6c22824756beebd029512ecdb9: tablet copy: Starting download of 1 WAL segments...
I20260608 09:58:57.460450 32607 tablet_copy_client.cc:538] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 120c6d6c22824756beebd029512ecdb9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:58:57.469332 32607 tablet_bootstrap.cc:492] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 120c6d6c22824756beebd029512ecdb9: Bootstrap starting.
I20260608 09:58:57.471462 32604 tablet_bootstrap.cc:492] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 120c6d6c22824756beebd029512ecdb9: 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
I20260608 09:58:57.472422 32604 tablet_bootstrap.cc:492] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 120c6d6c22824756beebd029512ecdb9: Bootstrap complete.
I20260608 09:58:57.473093 32604 ts_tablet_manager.cc:1403] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 120c6d6c22824756beebd029512ecdb9: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.010s
I20260608 09:58:57.476325 32604 raft_consensus.cc:359] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 120c6d6c22824756beebd029512ecdb9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } }
I20260608 09:58:57.477169 32604 raft_consensus.cc:740] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 120c6d6c22824756beebd029512ecdb9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 120c6d6c22824756beebd029512ecdb9, State: Initialized, Role: LEARNER
I20260608 09:58:57.477988 32604 consensus_queue.cc:260] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 120c6d6c22824756beebd029512ecdb9 [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: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } }
I20260608 09:58:57.486985 32606 tablet_bootstrap.cc:492] T 65dfd07299174ab19c9e0c343078dd5a P 120c6d6c22824756beebd029512ecdb9: 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
I20260608 09:58:57.488054 32606 tablet_bootstrap.cc:492] T 65dfd07299174ab19c9e0c343078dd5a P 120c6d6c22824756beebd029512ecdb9: Bootstrap complete.
I20260608 09:58:57.488863 32606 ts_tablet_manager.cc:1403] T 65dfd07299174ab19c9e0c343078dd5a P 120c6d6c22824756beebd029512ecdb9: Time spent bootstrapping tablet: real 0.043s	user 0.022s	sys 0.003s
I20260608 09:58:57.489374 32604 ts_tablet_manager.cc:1434] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 120c6d6c22824756beebd029512ecdb9: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.001s
I20260608 09:58:57.493947 32162 tablet_copy_service.cc:342] P c9ee6c593fa74e4a82d7b21807107743: Request end of tablet copy session 120c6d6c22824756beebd029512ecdb9-0d9e828cf1f34e98adbad8393e1d8cb0 received from {username='slave'} at 127.0.0.1:46858
I20260608 09:58:57.494376 32162 tablet_copy_service.cc:434] P c9ee6c593fa74e4a82d7b21807107743: ending tablet copy session 120c6d6c22824756beebd029512ecdb9-0d9e828cf1f34e98adbad8393e1d8cb0 on tablet 0d9e828cf1f34e98adbad8393e1d8cb0 with peer 120c6d6c22824756beebd029512ecdb9
I20260608 09:58:57.498735 32606 raft_consensus.cc:359] T 65dfd07299174ab19c9e0c343078dd5a P 120c6d6c22824756beebd029512ecdb9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } }
I20260608 09:58:57.499635 32606 raft_consensus.cc:740] T 65dfd07299174ab19c9e0c343078dd5a P 120c6d6c22824756beebd029512ecdb9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 120c6d6c22824756beebd029512ecdb9, State: Initialized, Role: LEARNER
I20260608 09:58:57.501667 32606 consensus_queue.cc:260] T 65dfd07299174ab19c9e0c343078dd5a P 120c6d6c22824756beebd029512ecdb9 [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: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } }
I20260608 09:58:57.504796 32606 ts_tablet_manager.cc:1434] T 65dfd07299174ab19c9e0c343078dd5a P 120c6d6c22824756beebd029512ecdb9: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260608 09:58:57.506497 32237 tablet_copy_service.cc:342] P 7e1e352b92be48799dc9a20bfbfb5316: Request end of tablet copy session 120c6d6c22824756beebd029512ecdb9-65dfd07299174ab19c9e0c343078dd5a received from {username='slave'} at 127.0.0.1:44198
I20260608 09:58:57.506963 32237 tablet_copy_service.cc:434] P 7e1e352b92be48799dc9a20bfbfb5316: ending tablet copy session 120c6d6c22824756beebd029512ecdb9-65dfd07299174ab19c9e0c343078dd5a on tablet 65dfd07299174ab19c9e0c343078dd5a with peer 120c6d6c22824756beebd029512ecdb9
I20260608 09:58:57.507917 32607 tablet_bootstrap.cc:492] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 120c6d6c22824756beebd029512ecdb9: 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
I20260608 09:58:57.508845 32607 tablet_bootstrap.cc:492] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 120c6d6c22824756beebd029512ecdb9: Bootstrap complete.
I20260608 09:58:57.509475 32607 ts_tablet_manager.cc:1403] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 120c6d6c22824756beebd029512ecdb9: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.008s
I20260608 09:58:57.512478 32607 raft_consensus.cc:359] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 120c6d6c22824756beebd029512ecdb9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } }
I20260608 09:58:57.513295 32607 raft_consensus.cc:740] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 120c6d6c22824756beebd029512ecdb9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 120c6d6c22824756beebd029512ecdb9, State: Initialized, Role: LEARNER
I20260608 09:58:57.513926 32607 consensus_queue.cc:260] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 120c6d6c22824756beebd029512ecdb9 [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: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } }
I20260608 09:58:57.516451 32607 ts_tablet_manager.cc:1434] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 120c6d6c22824756beebd029512ecdb9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 09:58:57.518266 32162 tablet_copy_service.cc:342] P c9ee6c593fa74e4a82d7b21807107743: Request end of tablet copy session 120c6d6c22824756beebd029512ecdb9-99b43db37bc54e7c80cdb4172b9dcbc5 received from {username='slave'} at 127.0.0.1:46858
I20260608 09:58:57.518690 32162 tablet_copy_service.cc:434] P c9ee6c593fa74e4a82d7b21807107743: ending tablet copy session 120c6d6c22824756beebd029512ecdb9-99b43db37bc54e7c80cdb4172b9dcbc5 on tablet 99b43db37bc54e7c80cdb4172b9dcbc5 with peer 120c6d6c22824756beebd029512ecdb9
I20260608 09:58:57.532399 32103 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:58:57.536485 32607 ts_tablet_manager.cc:933] T 87679d9755d34d51a59db60e7c6a288b P 120c6d6c22824756beebd029512ecdb9: Initiating tablet copy from peer 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897)
I20260608 09:58:57.546286 32607 tablet_copy_client.cc:323] T 87679d9755d34d51a59db60e7c6a288b P 120c6d6c22824756beebd029512ecdb9: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.66:42897
I20260608 09:58:57.548218 32237 tablet_copy_service.cc:140] P 7e1e352b92be48799dc9a20bfbfb5316: Received BeginTabletCopySession request for tablet 87679d9755d34d51a59db60e7c6a288b from peer 120c6d6c22824756beebd029512ecdb9 ({username='slave'} at 127.0.0.1:44198)
I20260608 09:58:57.548772 32237 tablet_copy_service.cc:161] P 7e1e352b92be48799dc9a20bfbfb5316: Beginning new tablet copy session on tablet 87679d9755d34d51a59db60e7c6a288b from peer 120c6d6c22824756beebd029512ecdb9 at {username='slave'} at 127.0.0.1:44198: session id = 120c6d6c22824756beebd029512ecdb9-87679d9755d34d51a59db60e7c6a288b
I20260608 09:58:57.556265 32237 tablet_copy_source_session.cc:215] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:58:57.563712 32607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87679d9755d34d51a59db60e7c6a288b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:57.581039 32152 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1db5c5bb12c444a18bad58c86046e74c"
dest_uuid: "c9ee6c593fa74e4a82d7b21807107743"
mode: GRACEFUL
new_leader_uuid: "7e1e352b92be48799dc9a20bfbfb5316"
 from {username='slave'} at 127.0.0.1:49578
I20260608 09:58:57.581836 32152 raft_consensus.cc:606] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Received request to transfer leadership to TS 7e1e352b92be48799dc9a20bfbfb5316
I20260608 09:58:57.584599 32607 tablet_copy_client.cc:806] T 87679d9755d34d51a59db60e7c6a288b P 120c6d6c22824756beebd029512ecdb9: tablet copy: Starting download of 0 data blocks...
I20260608 09:58:57.585143 32607 tablet_copy_client.cc:670] T 87679d9755d34d51a59db60e7c6a288b P 120c6d6c22824756beebd029512ecdb9: tablet copy: Starting download of 1 WAL segments...
I20260608 09:58:57.600682 32607 tablet_copy_client.cc:538] T 87679d9755d34d51a59db60e7c6a288b P 120c6d6c22824756beebd029512ecdb9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:58:57.611207 32607 tablet_bootstrap.cc:492] T 87679d9755d34d51a59db60e7c6a288b P 120c6d6c22824756beebd029512ecdb9: Bootstrap starting.
I20260608 09:58:57.613332 32227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87679d9755d34d51a59db60e7c6a288b"
dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316"
mode: GRACEFUL
new_leader_uuid: "2f5783ff115440fcb3f4c43cd9c963cc"
 from {username='slave'} at 127.0.0.1:44208
I20260608 09:58:57.614003 32227 raft_consensus.cc:606] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEADER]: Received request to transfer leadership to TS 2f5783ff115440fcb3f4c43cd9c963cc
I20260608 09:58:57.617106 32152 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99b43db37bc54e7c80cdb4172b9dcbc5"
dest_uuid: "c9ee6c593fa74e4a82d7b21807107743"
mode: GRACEFUL
new_leader_uuid: "2f5783ff115440fcb3f4c43cd9c963cc"
 from {username='slave'} at 127.0.0.1:49578
I20260608 09:58:57.617724 32152 raft_consensus.cc:606] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Received request to transfer leadership to TS 2f5783ff115440fcb3f4c43cd9c963cc
I20260608 09:58:57.620653 32227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab1f1d1224eb46ddb8c7c3bcf2d44b29"
dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316"
mode: GRACEFUL
new_leader_uuid: "120c6d6c22824756beebd029512ecdb9"
 from {username='slave'} at 127.0.0.1:44208
I20260608 09:58:57.621258 32227 raft_consensus.cc:606] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEADER]: Received request to transfer leadership to TS 120c6d6c22824756beebd029512ecdb9
I20260608 09:58:57.624234 32152 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d08ff3ba0c0747f3a5499cc6ee07d14f"
dest_uuid: "c9ee6c593fa74e4a82d7b21807107743"
mode: GRACEFUL
new_leader_uuid: "120c6d6c22824756beebd029512ecdb9"
 from {username='slave'} at 127.0.0.1:49578
I20260608 09:58:57.624811 32152 raft_consensus.cc:606] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Received request to transfer leadership to TS 120c6d6c22824756beebd029512ecdb9
I20260608 09:58:57.626387 32103 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 5
I20260608 09:58:57.627269 32103 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:57.637302 32607 tablet_bootstrap.cc:492] T 87679d9755d34d51a59db60e7c6a288b P 120c6d6c22824756beebd029512ecdb9: 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
I20260608 09:58:57.638271 32607 tablet_bootstrap.cc:492] T 87679d9755d34d51a59db60e7c6a288b P 120c6d6c22824756beebd029512ecdb9: Bootstrap complete.
I20260608 09:58:57.639060 32607 ts_tablet_manager.cc:1403] T 87679d9755d34d51a59db60e7c6a288b P 120c6d6c22824756beebd029512ecdb9: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.009s
I20260608 09:58:57.642360 32607 raft_consensus.cc:359] T 87679d9755d34d51a59db60e7c6a288b P 120c6d6c22824756beebd029512ecdb9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } }
I20260608 09:58:57.643219 32607 raft_consensus.cc:740] T 87679d9755d34d51a59db60e7c6a288b P 120c6d6c22824756beebd029512ecdb9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 120c6d6c22824756beebd029512ecdb9, State: Initialized, Role: LEARNER
I20260608 09:58:57.643900 32607 consensus_queue.cc:260] T 87679d9755d34d51a59db60e7c6a288b P 120c6d6c22824756beebd029512ecdb9 [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: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } }
I20260608 09:58:57.646368 32607 ts_tablet_manager.cc:1434] T 87679d9755d34d51a59db60e7c6a288b P 120c6d6c22824756beebd029512ecdb9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 09:58:57.652240 32237 tablet_copy_service.cc:342] P 7e1e352b92be48799dc9a20bfbfb5316: Request end of tablet copy session 120c6d6c22824756beebd029512ecdb9-87679d9755d34d51a59db60e7c6a288b received from {username='slave'} at 127.0.0.1:44198
I20260608 09:58:57.652693 32237 tablet_copy_service.cc:434] P 7e1e352b92be48799dc9a20bfbfb5316: ending tablet copy session 120c6d6c22824756beebd029512ecdb9-87679d9755d34d51a59db60e7c6a288b on tablet 87679d9755d34d51a59db60e7c6a288b with peer 120c6d6c22824756beebd029512ecdb9
I20260608 09:58:57.654107 32353 raft_consensus.cc:993] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743: : Instructing follower 7e1e352b92be48799dc9a20bfbfb5316 to start an election
I20260608 09:58:57.654686 32620 raft_consensus.cc:1081] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Signalling peer 7e1e352b92be48799dc9a20bfbfb5316 to start an election
I20260608 09:58:57.656711 32227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1db5c5bb12c444a18bad58c86046e74c"
dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316"
 from {username='slave'} at 127.0.0.1:60512
I20260608 09:58:57.657333 32227 raft_consensus.cc:493] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:58:57.657755 32227 raft_consensus.cc:3060] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:57.663901 32227 raft_consensus.cc:515] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:57.666414 32152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db5c5bb12c444a18bad58c86046e74c" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9ee6c593fa74e4a82d7b21807107743"
I20260608 09:58:57.666782 32301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1db5c5bb12c444a18bad58c86046e74c" candidate_uuid: "7e1e352b92be48799dc9a20bfbfb5316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc"
I20260608 09:58:57.667026 32152 raft_consensus.cc:3055] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:58:57.667393 32301 raft_consensus.cc:3060] T 1db5c5bb12c444a18bad58c86046e74c P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:57.667399 32152 raft_consensus.cc:740] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9ee6c593fa74e4a82d7b21807107743, State: Running, Role: LEADER
I20260608 09:58:57.668414 32152 consensus_queue.cc:260] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:57.669529 32152 raft_consensus.cc:3060] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:57.673800 32301 raft_consensus.cc:2468] T 1db5c5bb12c444a18bad58c86046e74c P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e1e352b92be48799dc9a20bfbfb5316 in term 2.
I20260608 09:58:57.675172 32192 leader_election.cc:304] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f5783ff115440fcb3f4c43cd9c963cc, 7e1e352b92be48799dc9a20bfbfb5316; no voters: 
I20260608 09:58:57.675922 32152 raft_consensus.cc:2468] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e1e352b92be48799dc9a20bfbfb5316 in term 2.
I20260608 09:58:57.676097 32494 raft_consensus.cc:2804] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:58:57.678188 32494 raft_consensus.cc:697] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 LEADER]: Becoming Leader. State: Replica: 7e1e352b92be48799dc9a20bfbfb5316, State: Running, Role: LEADER
I20260608 09:58:57.679041 32494 consensus_queue.cc:237] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:57.682691 32353 raft_consensus.cc:993] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743: : Instructing follower 120c6d6c22824756beebd029512ecdb9 to start an election
I20260608 09:58:57.683240 32620 raft_consensus.cc:1081] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Signalling peer 120c6d6c22824756beebd029512ecdb9 to start an election
I20260608 09:58:57.676542 32227 leader_election.cc:290] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [CANDIDATE]: Term 2 election: Requested vote from peers c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927), 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
I20260608 09:58:57.687325 32452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d08ff3ba0c0747f3a5499cc6ee07d14f"
dest_uuid: "120c6d6c22824756beebd029512ecdb9"
 from {username='slave'} at 127.0.0.1:56040
I20260608 09:58:57.687791 32452 raft_consensus.cc:493] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:58:57.688126 32452 raft_consensus.cc:3060] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:57.693514 32452 raft_consensus.cc:515] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:57.693686 32047 catalog_manager.cc:5696] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 reported cstate change: term changed from 1 to 2, leader changed from c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65) to 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66). New cstate: current_term: 2 leader_uuid: "7e1e352b92be48799dc9a20bfbfb5316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:57.696684 32452 leader_election.cc:290] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9 [CANDIDATE]: Term 2 election: Requested vote from peers 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301), c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927)
I20260608 09:58:57.697855 32151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08ff3ba0c0747f3a5499cc6ee07d14f" candidate_uuid: "120c6d6c22824756beebd029512ecdb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9ee6c593fa74e4a82d7b21807107743"
I20260608 09:58:57.696406 32301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08ff3ba0c0747f3a5499cc6ee07d14f" candidate_uuid: "120c6d6c22824756beebd029512ecdb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc"
I20260608 09:58:57.698454 32151 raft_consensus.cc:3055] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:58:57.698786 32151 raft_consensus.cc:740] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9ee6c593fa74e4a82d7b21807107743, State: Running, Role: LEADER
I20260608 09:58:57.699651 32151 consensus_queue.cc:260] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:57.700515 32301 raft_consensus.cc:3060] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:57.700922 32151 raft_consensus.cc:3060] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:57.706611 32301 raft_consensus.cc:2468] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120c6d6c22824756beebd029512ecdb9 in term 2.
I20260608 09:58:57.707873 32151 raft_consensus.cc:2468] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120c6d6c22824756beebd029512ecdb9 in term 2.
I20260608 09:58:57.708041 32419 leader_election.cc:304] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 120c6d6c22824756beebd029512ecdb9, 2f5783ff115440fcb3f4c43cd9c963cc; no voters: 
I20260608 09:58:57.713215 32612 raft_consensus.cc:2804] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:58:57.717264 32612 raft_consensus.cc:697] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9 [term 2 LEADER]: Becoming Leader. State: Replica: 120c6d6c22824756beebd029512ecdb9, State: Running, Role: LEADER
I20260608 09:58:57.718161 32612 consensus_queue.cc:237] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:57.737134 32048 catalog_manager.cc:5696] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9 reported cstate change: term changed from 1 to 2, leader changed from c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65) to 120c6d6c22824756beebd029512ecdb9 (127.28.122.68). New cstate: current_term: 2 leader_uuid: "120c6d6c22824756beebd029512ecdb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:57.742280 32452 raft_consensus.cc:1217] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 120c6d6c22824756beebd029512ecdb9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:58:57.826375 32544 raft_consensus.cc:993] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316: : Instructing follower 120c6d6c22824756beebd029512ecdb9 to start an election
I20260608 09:58:57.826822 32544 raft_consensus.cc:1081] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEADER]: Signalling peer 120c6d6c22824756beebd029512ecdb9 to start an election
I20260608 09:58:57.828711 32452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab1f1d1224eb46ddb8c7c3bcf2d44b29"
dest_uuid: "120c6d6c22824756beebd029512ecdb9"
 from {username='slave'} at 127.0.0.1:56054
I20260608 09:58:57.829329 32452 raft_consensus.cc:493] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:58:57.829691 32452 raft_consensus.cc:3060] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:57.837563 32452 raft_consensus.cc:515] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:57.839982 32452 leader_election.cc:290] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9 [CANDIDATE]: Term 2 election: Requested vote from peers 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897), c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927)
I20260608 09:58:57.841269 32152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1f1d1224eb46ddb8c7c3bcf2d44b29" candidate_uuid: "120c6d6c22824756beebd029512ecdb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9ee6c593fa74e4a82d7b21807107743"
I20260608 09:58:57.841917 32227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1f1d1224eb46ddb8c7c3bcf2d44b29" candidate_uuid: "120c6d6c22824756beebd029512ecdb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316"
I20260608 09:58:57.842684 32227 raft_consensus.cc:3055] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:58:57.842998 32227 raft_consensus.cc:740] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e1e352b92be48799dc9a20bfbfb5316, State: Running, Role: LEADER
I20260608 09:58:57.843966 32227 consensus_queue.cc:260] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:57.845223 32227 raft_consensus.cc:3060] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:57.841892 32152 raft_consensus.cc:3060] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:57.852202 32227 raft_consensus.cc:2468] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120c6d6c22824756beebd029512ecdb9 in term 2.
I20260608 09:58:57.853227 32152 raft_consensus.cc:2468] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120c6d6c22824756beebd029512ecdb9 in term 2.
I20260608 09:58:57.853791 32418 leader_election.cc:304] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 120c6d6c22824756beebd029512ecdb9, 7e1e352b92be48799dc9a20bfbfb5316; no voters: 
I20260608 09:58:57.854702 32612 raft_consensus.cc:2804] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:58:57.855252 32612 raft_consensus.cc:697] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9 [term 2 LEADER]: Becoming Leader. State: Replica: 120c6d6c22824756beebd029512ecdb9, State: Running, Role: LEADER
I20260608 09:58:57.856092 32612 consensus_queue.cc:237] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } }
I20260608 09:58:57.864675 32498 raft_consensus.cc:993] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316: : Instructing follower 2f5783ff115440fcb3f4c43cd9c963cc to start an election
I20260608 09:58:57.865207 32498 raft_consensus.cc:1081] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEADER]: Signalling peer 2f5783ff115440fcb3f4c43cd9c963cc to start an election
I20260608 09:58:57.866525 32370 raft_consensus.cc:993] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743: : Instructing follower 2f5783ff115440fcb3f4c43cd9c963cc to start an election
I20260608 09:58:57.867024 32620 raft_consensus.cc:1081] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Signalling peer 2f5783ff115440fcb3f4c43cd9c963cc to start an election
I20260608 09:58:57.867861 32301 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87679d9755d34d51a59db60e7c6a288b"
dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc"
 from {username='slave'} at 127.0.0.1:37896
I20260608 09:58:57.868423 32301 raft_consensus.cc:493] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:58:57.868748 32301 raft_consensus.cc:3060] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:57.869134 32298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99b43db37bc54e7c80cdb4172b9dcbc5"
dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc"
 from {username='slave'} at 127.0.0.1:37892
I20260608 09:58:57.869706 32298 raft_consensus.cc:493] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:58:57.870062 32298 raft_consensus.cc:3060] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:57.877861 32301 raft_consensus.cc:515] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } }
I20260608 09:58:57.880787 32226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87679d9755d34d51a59db60e7c6a288b" candidate_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316"
I20260608 09:58:57.881425 32226 raft_consensus.cc:3055] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:58:57.881968 32226 raft_consensus.cc:740] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e1e352b92be48799dc9a20bfbfb5316, State: Running, Role: LEADER
I20260608 09:58:57.882973 32226 consensus_queue.cc:260] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } }
I20260608 09:58:57.884577 32226 raft_consensus.cc:3060] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:57.887465 32298 raft_consensus.cc:515] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } }
I20260608 09:58:57.895602 32298 leader_election.cc:290] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 2 election: Requested vote from peers c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927), 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897)
I20260608 09:58:57.895680 32301 leader_election.cc:290] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 2 election: Requested vote from peers 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897), c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927)
I20260608 09:58:57.898376 32151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87679d9755d34d51a59db60e7c6a288b" candidate_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "c9ee6c593fa74e4a82d7b21807107743"
I20260608 09:58:57.899013 32151 raft_consensus.cc:3060] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:57.901767 32226 raft_consensus.cc:2468] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f5783ff115440fcb3f4c43cd9c963cc in term 2.
I20260608 09:58:57.902572 32152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b43db37bc54e7c80cdb4172b9dcbc5" candidate_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "c9ee6c593fa74e4a82d7b21807107743"
I20260608 09:58:57.905462 32265 leader_election.cc:304] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f5783ff115440fcb3f4c43cd9c963cc, 7e1e352b92be48799dc9a20bfbfb5316; no voters: 
I20260608 09:58:57.906575 32603 raft_consensus.cc:2804] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:58:57.904847 32152 raft_consensus.cc:3055] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:58:57.907137 32152 raft_consensus.cc:740] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9ee6c593fa74e4a82d7b21807107743, State: Running, Role: LEADER
I20260608 09:58:57.908165 32152 consensus_queue.cc:260] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } }
I20260608 09:58:57.909827 32152 raft_consensus.cc:3060] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:57.912358 32048 catalog_manager.cc:5696] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9 reported cstate change: term changed from 1 to 2, leader changed from 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66) to 120c6d6c22824756beebd029512ecdb9 (127.28.122.68). New cstate: current_term: 2 leader_uuid: "120c6d6c22824756beebd029512ecdb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:57.907083 32603 raft_consensus.cc:697] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 LEADER]: Becoming Leader. State: Replica: 2f5783ff115440fcb3f4c43cd9c963cc, State: Running, Role: LEADER
I20260608 09:58:57.916285 32152 raft_consensus.cc:2468] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f5783ff115440fcb3f4c43cd9c963cc in term 2.
I20260608 09:58:57.917016 32603 consensus_queue.cc:237] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } }
I20260608 09:58:57.918776 32267 leader_election.cc:304] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f5783ff115440fcb3f4c43cd9c963cc, c9ee6c593fa74e4a82d7b21807107743; no voters: 
I20260608 09:58:57.920634 32627 raft_consensus.cc:2804] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:58:57.929401 32227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b43db37bc54e7c80cdb4172b9dcbc5" candidate_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316"
I20260608 09:58:57.930065 32227 raft_consensus.cc:3060] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:57.932744 32047 catalog_manager.cc:5696] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc reported cstate change: term changed from 1 to 2, leader changed from 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66) to 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67). New cstate: current_term: 2 leader_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:57.937381 32151 raft_consensus.cc:2468] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f5783ff115440fcb3f4c43cd9c963cc in term 2.
I20260608 09:58:57.941920 32452 raft_consensus.cc:1217] T 65dfd07299174ab19c9e0c343078dd5a P 120c6d6c22824756beebd029512ecdb9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:58:57.951996 32227 raft_consensus.cc:2468] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f5783ff115440fcb3f4c43cd9c963cc in term 2.
I20260608 09:58:57.961108 32627 raft_consensus.cc:697] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 LEADER]: Becoming Leader. State: Replica: 2f5783ff115440fcb3f4c43cd9c963cc, State: Running, Role: LEADER
I20260608 09:58:57.962349 32627 consensus_queue.cc:237] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } }
I20260608 09:58:57.978022 32047 catalog_manager.cc:5696] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc reported cstate change: term changed from 1 to 2, leader changed from c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65) to 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67). New cstate: current_term: 2 leader_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:58.083999 32151 raft_consensus.cc:1275] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Refusing update from remote peer 7e1e352b92be48799dc9a20bfbfb5316: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:58:58.086032 32498 consensus_queue.cc:1048] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:58.115772 32301 raft_consensus.cc:1275] T 1db5c5bb12c444a18bad58c86046e74c P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 FOLLOWER]: Refusing update from remote peer 7e1e352b92be48799dc9a20bfbfb5316: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:58:58.118085 32544 consensus_queue.cc:1048] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:58.131016 32353 raft_consensus.cc:1064] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743: attempting to promote NON_VOTER 120c6d6c22824756beebd029512ecdb9 to VOTER
I20260608 09:58:58.133756 32353 consensus_queue.cc:237] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [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: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } }
I20260608 09:58:58.135699 32151 raft_consensus.cc:1275] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Refusing update from remote peer 120c6d6c22824756beebd029512ecdb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:58:58.137501 32612 consensus_queue.cc:1048] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:58.199996 32298 raft_consensus.cc:1275] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 FOLLOWER]: Refusing update from remote peer 120c6d6c22824756beebd029512ecdb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:58:58.206465 32623 consensus_queue.cc:1048] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:58.230749 32452 raft_consensus.cc:1275] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 120c6d6c22824756beebd029512ecdb9 [term 1 LEARNER]: Refusing update from remote peer c9ee6c593fa74e4a82d7b21807107743: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:58.232462 32370 consensus_queue.cc:1048] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:58.242077 32227 raft_consensus.cc:1275] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Refusing update from remote peer 120c6d6c22824756beebd029512ecdb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:58:58.244169 32612 consensus_queue.cc:1048] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:58.246536 32227 raft_consensus.cc:1275] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Refusing update from remote peer c9ee6c593fa74e4a82d7b21807107743: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:58.248188 32370 consensus_queue.cc:1048] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:58.254765 32301 raft_consensus.cc:1275] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Refusing update from remote peer c9ee6c593fa74e4a82d7b21807107743: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:58.260277 32370 consensus_queue.cc:1048] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:58:58.276270 32620 raft_consensus.cc:2955] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.277611 32226 raft_consensus.cc:2955] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.281153 32152 raft_consensus.cc:1275] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Refusing update from remote peer 120c6d6c22824756beebd029512ecdb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:58:58.282752 32612 consensus_queue.cc:1048] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:58.301167 32226 raft_consensus.cc:1275] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Refusing update from remote peer 2f5783ff115440fcb3f4c43cd9c963cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:58:58.301512 32298 raft_consensus.cc:2955] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.304968 32627 consensus_queue.cc:1048] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:58.321043 32452 raft_consensus.cc:2955] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.338457 32046 catalog_manager.cc:5696] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 7e1e352b92be48799dc9a20bfbfb5316 reported cstate change: config changed from index 2 to 3, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c9ee6c593fa74e4a82d7b21807107743" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.375818 32152 raft_consensus.cc:1275] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Refusing update from remote peer 2f5783ff115440fcb3f4c43cd9c963cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:58:58.378924 32151 consensus_queue.cc:237] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [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: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } }
I20260608 09:58:58.384712 32453 raft_consensus.cc:3060] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 120c6d6c22824756beebd029512ecdb9 [term 1 LEARNER]: Advancing to term 2
I20260608 09:58:58.388989 32629 consensus_queue.cc:1048] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:58.391829 32226 raft_consensus.cc:1275] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Refusing update from remote peer 2f5783ff115440fcb3f4c43cd9c963cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:58:58.393321 32452 raft_consensus.cc:3060] T 87679d9755d34d51a59db60e7c6a288b P 120c6d6c22824756beebd029512ecdb9 [term 1 LEARNER]: Advancing to term 2
I20260608 09:58:58.393883 32603 consensus_queue.cc:1048] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:58.398331 32453 raft_consensus.cc:1275] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 120c6d6c22824756beebd029512ecdb9 [term 2 LEARNER]: Refusing update from remote peer 2f5783ff115440fcb3f4c43cd9c963cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:58:58.404713 32603 consensus_queue.cc:1048] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:58.421876 32454 raft_consensus.cc:1275] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Refusing update from remote peer c9ee6c593fa74e4a82d7b21807107743: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:58:58.424525 32353 consensus_queue.cc:1048] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:58.428537 32227 raft_consensus.cc:1275] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Refusing update from remote peer c9ee6c593fa74e4a82d7b21807107743: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:58:58.436739 32370 raft_consensus.cc:2955] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.452134 32353 consensus_queue.cc:1048] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:58.457443 32227 raft_consensus.cc:2955] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.438694 32454 raft_consensus.cc:2955] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.446774 32603 raft_consensus.cc:1064] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc: attempting to promote NON_VOTER 120c6d6c22824756beebd029512ecdb9 to VOTER
W20260608 09:58:58.463299 32603 raft_consensus.cc:1068] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc: Unable to promote non-voter 120c6d6c22824756beebd029512ecdb9: Illegal state: Leader has not yet committed an operation in its own term
I20260608 09:58:58.473898 32037 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0d9e828cf1f34e98adbad8393e1d8cb0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:58:58.478085 32046 catalog_manager.cc:5696] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 reported cstate change: config changed from index 3 to 4, VOTER 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67) evicted. New cstate: current_term: 1 leader_uuid: "c9ee6c593fa74e4a82d7b21807107743" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:58:58.425065 32452 raft_consensus.cc:1275] T 87679d9755d34d51a59db60e7c6a288b P 120c6d6c22824756beebd029512ecdb9 [term 2 LEARNER]: Refusing update from remote peer 2f5783ff115440fcb3f4c43cd9c963cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 09:58:58.486440 32267 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.122.65:40927, user_credentials={real_user=slave}} blocked reactor thread for 98300.5us
I20260608 09:58:58.491212 32289 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d9e828cf1f34e98adbad8393e1d8cb0 with delete_type TABLET_DATA_TOMBSTONED (TS 2f5783ff115440fcb3f4c43cd9c963cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37884
I20260608 09:58:58.498456 32647 consensus_queue.cc:1048] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:58:58.499361 32498 raft_consensus.cc:1064] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316: attempting to promote NON_VOTER 120c6d6c22824756beebd029512ecdb9 to VOTER
I20260608 09:58:58.505903 32152 raft_consensus.cc:1275] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Refusing update from remote peer 2f5783ff115440fcb3f4c43cd9c963cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:58:58.502199 32498 consensus_queue.cc:237] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [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: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } }
I20260608 09:58:58.520537 32629 consensus_queue.cc:1048] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:58.522277 32454 raft_consensus.cc:1275] T 65dfd07299174ab19c9e0c343078dd5a P 120c6d6c22824756beebd029512ecdb9 [term 1 LEARNER]: Refusing update from remote peer 7e1e352b92be48799dc9a20bfbfb5316: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:58.524262 32544 consensus_queue.cc:1048] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:58.535524 32301 raft_consensus.cc:1275] T 65dfd07299174ab19c9e0c343078dd5a P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Refusing update from remote peer 7e1e352b92be48799dc9a20bfbfb5316: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:58.539513 32629 raft_consensus.cc:1064] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc: attempting to promote NON_VOTER 120c6d6c22824756beebd029512ecdb9 to VOTER
I20260608 09:58:58.544086 32629 consensus_queue.cc:237] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } }
I20260608 09:58:58.548805 32494 consensus_queue.cc:1048] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:58:58.559581 32152 raft_consensus.cc:1275] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Refusing update from remote peer 7e1e352b92be48799dc9a20bfbfb5316: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:58.562500 32452 raft_consensus.cc:1275] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 120c6d6c22824756beebd029512ecdb9 [term 2 LEARNER]: Refusing update from remote peer 2f5783ff115440fcb3f4c43cd9c963cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:58:58.562862 32544 consensus_queue.cc:1048] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:58:58.564190 32652 consensus_queue.cc:1048] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:58:58.571292 32150 raft_consensus.cc:1275] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Refusing update from remote peer 2f5783ff115440fcb3f4c43cd9c963cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:58:58.574838 32603 raft_consensus.cc:1064] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc: attempting to promote NON_VOTER 120c6d6c22824756beebd029512ecdb9 to VOTER
I20260608 09:58:58.575466 32226 raft_consensus.cc:1275] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Refusing update from remote peer 2f5783ff115440fcb3f4c43cd9c963cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:58:58.577715 32603 consensus_queue.cc:237] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } }
I20260608 09:58:58.580866 32629 consensus_queue.cc:1048] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:58.583323 32629 consensus_queue.cc:1048] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:58.588394 32629 raft_consensus.cc:2955] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.596573 32453 raft_consensus.cc:1275] T 87679d9755d34d51a59db60e7c6a288b P 120c6d6c22824756beebd029512ecdb9 [term 2 LEARNER]: Refusing update from remote peer 2f5783ff115440fcb3f4c43cd9c963cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:58:58.600879 32627 consensus_queue.cc:1048] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:58.600556 32150 raft_consensus.cc:2955] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.607990 32227 raft_consensus.cc:2955] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.611430 32657 raft_consensus.cc:2955] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.614651 32226 raft_consensus.cc:1275] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Refusing update from remote peer 2f5783ff115440fcb3f4c43cd9c963cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:58:58.613430 32149 raft_consensus.cc:2955] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.616345 32603 consensus_queue.cc:1048] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:58.622872 32453 raft_consensus.cc:2955] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.625965 32046 catalog_manager.cc:5696] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc reported cstate change: config changed from index 2 to 4, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:58:58.632251 32226 raft_consensus.cc:2955] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.638000 32650 tablet_replica.cc:333] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 2f5783ff115440fcb3f4c43cd9c963cc: stopping tablet replica
I20260608 09:58:58.637566 32647 raft_consensus.cc:2955] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.639319 32650 raft_consensus.cc:2243] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:58.640122 32650 raft_consensus.cc:2272] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:58.643039 32453 raft_consensus.cc:2955] T 65dfd07299174ab19c9e0c343078dd5a P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.653985 32454 raft_consensus.cc:2955] T 87679d9755d34d51a59db60e7c6a288b P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.650728 32650 ts_tablet_manager.cc:1916] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 2f5783ff115440fcb3f4c43cd9c963cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:58:58.669438 32148 raft_consensus.cc:1275] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Refusing update from remote peer 2f5783ff115440fcb3f4c43cd9c963cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:58:58.672176 32048 catalog_manager.cc:5696] T 87679d9755d34d51a59db60e7c6a288b P 120c6d6c22824756beebd029512ecdb9 reported cstate change: config changed from index 2 to 4, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.675648 32301 raft_consensus.cc:2955] T 65dfd07299174ab19c9e0c343078dd5a P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.677335 32650 ts_tablet_manager.cc:1929] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 2f5783ff115440fcb3f4c43cd9c963cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:58:58.677762 32650 log.cc:1199] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 2f5783ff115440fcb3f4c43cd9c963cc: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/ts-2-root/wals/0d9e828cf1f34e98adbad8393e1d8cb0
I20260608 09:58:58.685089 32036 catalog_manager.cc:5027] TS 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301): tablet 0d9e828cf1f34e98adbad8393e1d8cb0 (table range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]) successfully deleted
I20260608 09:58:58.685343 32603 consensus_queue.cc:1048] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:58.687484 32299 consensus_queue.cc:237] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } }
I20260608 09:58:58.692126 32150 raft_consensus.cc:2955] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.697443 32453 raft_consensus.cc:1275] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Refusing update from remote peer 2f5783ff115440fcb3f4c43cd9c963cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:58:58.699402 32629 consensus_queue.cc:1048] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:58:58.706564 32047 catalog_manager.cc:5696] T 65dfd07299174ab19c9e0c343078dd5a P 120c6d6c22824756beebd029512ecdb9 reported cstate change: config changed from index 2 to 3, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7e1e352b92be48799dc9a20bfbfb5316" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } attrs { replace: true } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.707908 32647 raft_consensus.cc:2955] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.710036 32454 raft_consensus.cc:2955] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.713694 32150 raft_consensus.cc:1275] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Refusing update from remote peer 2f5783ff115440fcb3f4c43cd9c963cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:58:58.715736 32629 consensus_queue.cc:1048] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:58:58.716903 32301 consensus_queue.cc:237] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } }
I20260608 09:58:58.718803 32036 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 99b43db37bc54e7c80cdb4172b9dcbc5 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:58:58.724635 32226 consensus_queue.cc:237] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [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: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } }
I20260608 09:58:58.727634 32227 raft_consensus.cc:1275] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Refusing update from remote peer 2f5783ff115440fcb3f4c43cd9c963cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:58:58.728050 32453 raft_consensus.cc:1275] T 87679d9755d34d51a59db60e7c6a288b P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Refusing update from remote peer 2f5783ff115440fcb3f4c43cd9c963cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:58:58.735208 32301 raft_consensus.cc:1275] T 65dfd07299174ab19c9e0c343078dd5a P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Refusing update from remote peer 7e1e352b92be48799dc9a20bfbfb5316: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:58:58.736528 32453 raft_consensus.cc:1275] T 65dfd07299174ab19c9e0c343078dd5a P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Refusing update from remote peer 7e1e352b92be48799dc9a20bfbfb5316: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:58:58.736872 32657 consensus_queue.cc:1048] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:58.731612 32647 consensus_queue.cc:1048] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:58:58.741303 32657 consensus_queue.cc:1048] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:58.744755 32603 consensus_queue.cc:1048] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:58:58.739450 32150 raft_consensus.cc:2955] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.754591 32544 raft_consensus.cc:2955] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.756381 32050 catalog_manager.cc:5696] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc reported cstate change: config changed from index 4 to 5, VOTER 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66) evicted. New cstate: current_term: 2 leader_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:58:58.761334 32226 raft_consensus.cc:2955] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.767546 32299 raft_consensus.cc:2955] T 65dfd07299174ab19c9e0c343078dd5a P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.762281 32652 raft_consensus.cc:2955] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.779953 32047 catalog_manager.cc:5696] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 reported cstate change: config changed from index 4 to 5, VOTER c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65) evicted. New cstate: current_term: 2 leader_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.781929 32035 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 65dfd07299174ab19c9e0c343078dd5a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:58:58.783349 32453 raft_consensus.cc:2955] T 87679d9755d34d51a59db60e7c6a288b P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.793422 32036 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 87679d9755d34d51a59db60e7c6a288b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:58:58.794031 32454 raft_consensus.cc:2955] T 65dfd07299174ab19c9e0c343078dd5a P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.797245 32139 tablet_service.cc:1558] Processing DeleteTablet for tablet 87679d9755d34d51a59db60e7c6a288b with delete_type TABLET_DATA_TOMBSTONED (TS c9ee6c593fa74e4a82d7b21807107743 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46818
I20260608 09:58:58.803818 32216 tablet_service.cc:1558] Processing DeleteTablet for tablet 99b43db37bc54e7c80cdb4172b9dcbc5 with delete_type TABLET_DATA_TOMBSTONED (TS 7e1e352b92be48799dc9a20bfbfb5316 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60500
I20260608 09:58:58.809835 32660 tablet_replica.cc:333] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743: stopping tablet replica
I20260608 09:58:58.809114 32047 catalog_manager.cc:5696] T 65dfd07299174ab19c9e0c343078dd5a P 2f5783ff115440fcb3f4c43cd9c963cc reported cstate change: config changed from index 3 to 4, VOTER c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65) evicted. New cstate: current_term: 1 leader_uuid: "7e1e352b92be48799dc9a20bfbfb5316" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:58:58.810956 32660 raft_consensus.cc:2243] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:58.811851 32660 raft_consensus.cc:2272] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:58.819905 32660 ts_tablet_manager.cc:1916] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:58:58.820771 32661 tablet_replica.cc:333] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316: stopping tablet replica
I20260608 09:58:58.821869 32661 raft_consensus.cc:2243] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:58.822743 32661 raft_consensus.cc:2272] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:58.827153 32661 ts_tablet_manager.cc:1916] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:58:58.835907 32139 tablet_service.cc:1558] Processing DeleteTablet for tablet 65dfd07299174ab19c9e0c343078dd5a with delete_type TABLET_DATA_TOMBSTONED (TS c9ee6c593fa74e4a82d7b21807107743 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46818
I20260608 09:58:58.836887 32660 ts_tablet_manager.cc:1929] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:58:58.837250 32660 log.cc:1199] T 87679d9755d34d51a59db60e7c6a288b P c9ee6c593fa74e4a82d7b21807107743: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/ts-0-root/wals/87679d9755d34d51a59db60e7c6a288b
I20260608 09:58:58.838660 32660 tablet_replica.cc:333] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743: stopping tablet replica
I20260608 09:58:58.838613 32037 catalog_manager.cc:5027] TS c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927): tablet 87679d9755d34d51a59db60e7c6a288b (table range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]) successfully deleted
I20260608 09:58:58.839646 32660 raft_consensus.cc:2243] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:58.840194 32660 raft_consensus.cc:2272] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:58.842150 32661 ts_tablet_manager.cc:1929] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:58:58.842511 32661 log.cc:1199] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 7e1e352b92be48799dc9a20bfbfb5316: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/ts-1-root/wals/99b43db37bc54e7c80cdb4172b9dcbc5
I20260608 09:58:58.842784 32660 ts_tablet_manager.cc:1916] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:58:58.844116 32035 catalog_manager.cc:5027] TS 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897): tablet 99b43db37bc54e7c80cdb4172b9dcbc5 (table range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]) successfully deleted
I20260608 09:58:58.855695 32660 ts_tablet_manager.cc:1929] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:58:58.856176 32660 log.cc:1199] T 65dfd07299174ab19c9e0c343078dd5a P c9ee6c593fa74e4a82d7b21807107743: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/ts-0-root/wals/65dfd07299174ab19c9e0c343078dd5a
I20260608 09:58:58.857770 32037 catalog_manager.cc:5027] TS c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927): tablet 65dfd07299174ab19c9e0c343078dd5a (table range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]) successfully deleted
I20260608 09:58:59.628283 32103 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:58:59.651238 32299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbeee8268c34415fa40a167fe75d88c3"
dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc"
mode: GRACEFUL
new_leader_uuid: "120c6d6c22824756beebd029512ecdb9"
 from {username='slave'} at 127.0.0.1:55368
I20260608 09:58:59.651782 32299 raft_consensus.cc:606] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 LEADER]: Received request to transfer leadership to TS 120c6d6c22824756beebd029512ecdb9
I20260608 09:58:59.654233 32226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3b72eb44a3740bda590bb7f6bec572c"
dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316"
mode: GRACEFUL
new_leader_uuid: "120c6d6c22824756beebd029512ecdb9"
 from {username='slave'} at 127.0.0.1:44208
I20260608 09:58:59.654671 32226 raft_consensus.cc:606] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEADER]: Received request to transfer leadership to TS 120c6d6c22824756beebd029512ecdb9
I20260608 09:58:59.655754 32103 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 09:58:59.656313 32103 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:59.856365 32669 raft_consensus.cc:993] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc: : Instructing follower 120c6d6c22824756beebd029512ecdb9 to start an election
I20260608 09:58:59.856910 32669 raft_consensus.cc:1081] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 LEADER]: Signalling peer 120c6d6c22824756beebd029512ecdb9 to start an election
I20260608 09:58:59.859212 32454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbeee8268c34415fa40a167fe75d88c3"
dest_uuid: "120c6d6c22824756beebd029512ecdb9"
 from {username='slave'} at 127.0.0.1:56058
I20260608 09:58:59.859803 32454 raft_consensus.cc:493] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:58:59.860193 32454 raft_consensus.cc:3060] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:59.867163 32454 raft_consensus.cc:515] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:59.869800 32454 leader_election.cc:290] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9 [CANDIDATE]: Term 2 election: Requested vote from peers 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897), 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
I20260608 09:58:59.870007 32226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbeee8268c34415fa40a167fe75d88c3" candidate_uuid: "120c6d6c22824756beebd029512ecdb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316"
I20260608 09:58:59.870654 32226 raft_consensus.cc:3060] T cbeee8268c34415fa40a167fe75d88c3 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:59.872205 32299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbeee8268c34415fa40a167fe75d88c3" candidate_uuid: "120c6d6c22824756beebd029512ecdb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f5783ff115440fcb3f4c43cd9c963cc"
I20260608 09:58:59.872814 32299 raft_consensus.cc:3055] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:58:59.873122 32299 raft_consensus.cc:740] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f5783ff115440fcb3f4c43cd9c963cc, State: Running, Role: LEADER
I20260608 09:58:59.873934 32299 consensus_queue.cc:260] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:59.875180 32299 raft_consensus.cc:3060] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:59.876915 32226 raft_consensus.cc:2468] T cbeee8268c34415fa40a167fe75d88c3 P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120c6d6c22824756beebd029512ecdb9 in term 2.
I20260608 09:58:59.878159 32418 leader_election.cc:304] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 120c6d6c22824756beebd029512ecdb9, 7e1e352b92be48799dc9a20bfbfb5316; no voters: 
I20260608 09:58:59.879019 32612 raft_consensus.cc:2804] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:58:59.880784 32612 raft_consensus.cc:697] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9 [term 2 LEADER]: Becoming Leader. State: Replica: 120c6d6c22824756beebd029512ecdb9, State: Running, Role: LEADER
I20260608 09:58:59.881641 32612 consensus_queue.cc:237] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } }
I20260608 09:58:59.882021 32299 raft_consensus.cc:2468] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120c6d6c22824756beebd029512ecdb9 in term 2.
W20260608 09:58:59.882856 32098 auto_rebalancer.cc:591] Failed to schedule move for tablet f3b72eb44a3740bda590bb7f6bec572c: Remote error: Service unavailable: leader transfer in progress
I20260608 09:58:59.887686 32226 consensus_queue.cc:237] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } }
I20260608 09:58:59.889578 32046 catalog_manager.cc:5696] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9 reported cstate change: term changed from 1 to 2, leader changed from 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67) to 120c6d6c22824756beebd029512ecdb9 (127.28.122.68). New cstate: current_term: 2 leader_uuid: "120c6d6c22824756beebd029512ecdb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:59.894763 32299 raft_consensus.cc:1275] T 1db5c5bb12c444a18bad58c86046e74c P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 FOLLOWER]: Refusing update from remote peer 7e1e352b92be48799dc9a20bfbfb5316: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 09:58:59.894990 32192 consensus_peers.cc:597] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 -> Peer 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031): Couldn't send request to peer 120c6d6c22824756beebd029512ecdb9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1db5c5bb12c444a18bad58c86046e74c. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:59.895557 32150 raft_consensus.cc:1275] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Refusing update from remote peer 7e1e352b92be48799dc9a20bfbfb5316: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:58:59.896343 32663 consensus_queue.cc:1048] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:59.897336 32544 consensus_queue.cc:1048] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:59.906746 32668 raft_consensus.cc:2955] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } } }
I20260608 09:58:59.909431 32150 raft_consensus.cc:2955] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } } }
I20260608 09:58:59.911163 32299 raft_consensus.cc:2955] T 1db5c5bb12c444a18bad58c86046e74c P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } } }
I20260608 09:58:59.919982 32148 consensus_queue.cc:237] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Queue 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: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: NON_VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { promote: true } }
I20260608 09:58:59.922639 32046 catalog_manager.cc:5696] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 reported cstate change: config changed from index -1 to 3, NON_VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) added. New cstate: current_term: 2 leader_uuid: "7e1e352b92be48799dc9a20bfbfb5316" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 09:58:59.930660 32116 consensus_peers.cc:597] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 -> Peer 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897): Couldn't send request to peer 7e1e352b92be48799dc9a20bfbfb5316. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 10afd71aa95845ffa160d730debde6d8. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:59.938246 32299 raft_consensus.cc:1275] T 10afd71aa95845ffa160d730debde6d8 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Refusing update from remote peer c9ee6c593fa74e4a82d7b21807107743: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:58:59.938246 32454 raft_consensus.cc:1275] T 10afd71aa95845ffa160d730debde6d8 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Refusing update from remote peer c9ee6c593fa74e4a82d7b21807107743: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:58:59.940958 32662 consensus_queue.cc:1048] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:59.942867 32662 consensus_queue.cc:1048] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:59.954438 32663 raft_consensus.cc:993] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316: : Instructing follower 120c6d6c22824756beebd029512ecdb9 to start an election
I20260608 09:58:59.954980 32663 raft_consensus.cc:1081] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEADER]: Signalling peer 120c6d6c22824756beebd029512ecdb9 to start an election
I20260608 09:58:59.955129 32683 raft_consensus.cc:2955] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: NON_VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { promote: true } } }
I20260608 09:58:59.956311 32453 raft_consensus.cc:2955] T 10afd71aa95845ffa160d730debde6d8 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: NON_VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { promote: true } } }
I20260608 09:58:59.957216 32454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3b72eb44a3740bda590bb7f6bec572c"
dest_uuid: "120c6d6c22824756beebd029512ecdb9"
 from {username='slave'} at 127.0.0.1:56054
I20260608 09:58:59.957086 32299 raft_consensus.cc:2955] T 10afd71aa95845ffa160d730debde6d8 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: NON_VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { promote: true } } }
I20260608 09:58:59.958271 32454 raft_consensus.cc:493] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:58:59.958734 32454 raft_consensus.cc:3060] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:59.974294 32047 catalog_manager.cc:5696] T 10afd71aa95845ffa160d730debde6d8 P 120c6d6c22824756beebd029512ecdb9 reported cstate change: config changed from index -1 to 2, NON_VOTER 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66) added. New cstate: current_term: 1 leader_uuid: "c9ee6c593fa74e4a82d7b21807107743" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: NON_VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { promote: true } } }
I20260608 09:58:59.978767 32454 raft_consensus.cc:515] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } }
I20260608 09:58:59.981227 32454 leader_election.cc:290] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9 [CANDIDATE]: Term 2 election: Requested vote from peers c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927), 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897)
I20260608 09:58:59.984421 32226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3b72eb44a3740bda590bb7f6bec572c" candidate_uuid: "120c6d6c22824756beebd029512ecdb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e1e352b92be48799dc9a20bfbfb5316"
I20260608 09:58:59.985050 32226 raft_consensus.cc:3055] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:58:59.985383 32226 raft_consensus.cc:740] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e1e352b92be48799dc9a20bfbfb5316, State: Running, Role: LEADER
I20260608 09:58:59.986223 32226 consensus_queue.cc:260] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } }
I20260608 09:58:59.988526 32148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3b72eb44a3740bda590bb7f6bec572c" candidate_uuid: "120c6d6c22824756beebd029512ecdb9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9ee6c593fa74e4a82d7b21807107743"
I20260608 09:58:59.989198 32148 raft_consensus.cc:3060] T f3b72eb44a3740bda590bb7f6bec572c P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:59.995608 32226 raft_consensus.cc:3060] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:59.995759 32148 raft_consensus.cc:2468] T f3b72eb44a3740bda590bb7f6bec572c P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120c6d6c22824756beebd029512ecdb9 in term 2.
I20260608 09:58:59.997154 32420 leader_election.cc:304] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 120c6d6c22824756beebd029512ecdb9, c9ee6c593fa74e4a82d7b21807107743; no voters: 
I20260608 09:58:59.998047 32612 raft_consensus.cc:2804] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:58:59.998526 32612 raft_consensus.cc:697] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9 [term 2 LEADER]: Becoming Leader. State: Replica: 120c6d6c22824756beebd029512ecdb9, State: Running, Role: LEADER
I20260608 09:58:59.999373 32612 consensus_queue.cc:237] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } }
I20260608 09:59:00.008669 32226 raft_consensus.cc:2468] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 120c6d6c22824756beebd029512ecdb9 in term 2.
W20260608 09:59:00.011233 32117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.122.68:43031, user_credentials={real_user=slave}} blocked reactor thread for 44610.2us
I20260608 09:59:00.021979 32050 catalog_manager.cc:5696] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9 reported cstate change: term changed from 1 to 2, leader changed from 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66) to 120c6d6c22824756beebd029512ecdb9 (127.28.122.68). New cstate: current_term: 2 leader_uuid: "120c6d6c22824756beebd029512ecdb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:00.025720 32299 consensus_queue.cc:237] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Queue 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: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } }
I20260608 09:59:00.033558 32226 raft_consensus.cc:1275] T c7da788501f84e209ca345be3b276808 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Refusing update from remote peer 2f5783ff115440fcb3f4c43cd9c963cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:00.033650 32148 raft_consensus.cc:1275] T c7da788501f84e209ca345be3b276808 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Refusing update from remote peer 2f5783ff115440fcb3f4c43cd9c963cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:59:00.033598 32266 consensus_peers.cc:597] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc -> Peer 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031): Couldn't send request to peer 120c6d6c22824756beebd029512ecdb9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c7da788501f84e209ca345be3b276808. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:00.035274 32629 consensus_queue.cc:1048] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:00.036069 32669 consensus_queue.cc:1048] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:00.050307 32666 raft_consensus.cc:2955] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } } }
I20260608 09:59:00.052428 32226 raft_consensus.cc:2955] T c7da788501f84e209ca345be3b276808 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } } }
I20260608 09:59:00.052665 32148 raft_consensus.cc:2955] T c7da788501f84e209ca345be3b276808 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } } }
I20260608 09:59:00.064073 32050 catalog_manager.cc:5696] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc reported cstate change: config changed from index -1 to 2, NON_VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:00.262661 32226 raft_consensus.cc:1275] T cbeee8268c34415fa40a167fe75d88c3 P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Refusing update from remote peer 120c6d6c22824756beebd029512ecdb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:59:00.263896 32612 consensus_queue.cc:1048] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:00.287999 32299 raft_consensus.cc:1275] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 FOLLOWER]: Refusing update from remote peer 120c6d6c22824756beebd029512ecdb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:59:00.296257 32612 consensus_queue.cc:1048] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:00.432145 32697 ts_tablet_manager.cc:933] T c7da788501f84e209ca345be3b276808 P 120c6d6c22824756beebd029512ecdb9: Initiating tablet copy from peer 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301)
I20260608 09:59:00.434031 32697 tablet_copy_client.cc:323] T c7da788501f84e209ca345be3b276808 P 120c6d6c22824756beebd029512ecdb9: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.67:39301
I20260608 09:59:00.435760 32311 tablet_copy_service.cc:140] P 2f5783ff115440fcb3f4c43cd9c963cc: Received BeginTabletCopySession request for tablet c7da788501f84e209ca345be3b276808 from peer 120c6d6c22824756beebd029512ecdb9 ({username='slave'} at 127.0.0.1:37912)
I20260608 09:59:00.436236 32311 tablet_copy_service.cc:161] P 2f5783ff115440fcb3f4c43cd9c963cc: Beginning new tablet copy session on tablet c7da788501f84e209ca345be3b276808 from peer 120c6d6c22824756beebd029512ecdb9 at {username='slave'} at 127.0.0.1:37912: session id = 120c6d6c22824756beebd029512ecdb9-c7da788501f84e209ca345be3b276808
I20260608 09:59:00.441150 32148 raft_consensus.cc:1275] T f3b72eb44a3740bda590bb7f6bec572c P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Refusing update from remote peer 120c6d6c22824756beebd029512ecdb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:59:00.442708 32311 tablet_copy_source_session.cc:215] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:00.442898 32612 consensus_queue.cc:1048] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:00.446231 32697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7da788501f84e209ca345be3b276808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:00.471210 32697 tablet_copy_client.cc:806] T c7da788501f84e209ca345be3b276808 P 120c6d6c22824756beebd029512ecdb9: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:00.471928 32697 tablet_copy_client.cc:670] T c7da788501f84e209ca345be3b276808 P 120c6d6c22824756beebd029512ecdb9: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:00.472702 32227 raft_consensus.cc:1275] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Refusing update from remote peer 120c6d6c22824756beebd029512ecdb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:59:00.476924 32670 consensus_queue.cc:1048] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:00.482260 32697 tablet_copy_client.cc:538] T c7da788501f84e209ca345be3b276808 P 120c6d6c22824756beebd029512ecdb9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:00.486388 32700 ts_tablet_manager.cc:933] T 10afd71aa95845ffa160d730debde6d8 P 7e1e352b92be48799dc9a20bfbfb5316: Initiating tablet copy from peer c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927)
I20260608 09:59:00.499282 32700 tablet_copy_client.cc:323] T 10afd71aa95845ffa160d730debde6d8 P 7e1e352b92be48799dc9a20bfbfb5316: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.65:40927
I20260608 09:59:00.501135 32162 tablet_copy_service.cc:140] P c9ee6c593fa74e4a82d7b21807107743: Received BeginTabletCopySession request for tablet 10afd71aa95845ffa160d730debde6d8 from peer 7e1e352b92be48799dc9a20bfbfb5316 ({username='slave'} at 127.0.0.1:46844)
I20260608 09:59:00.501708 32162 tablet_copy_service.cc:161] P c9ee6c593fa74e4a82d7b21807107743: Beginning new tablet copy session on tablet 10afd71aa95845ffa160d730debde6d8 from peer 7e1e352b92be48799dc9a20bfbfb5316 at {username='slave'} at 127.0.0.1:46844: session id = 7e1e352b92be48799dc9a20bfbfb5316-10afd71aa95845ffa160d730debde6d8
I20260608 09:59:00.502696 32697 tablet_bootstrap.cc:492] T c7da788501f84e209ca345be3b276808 P 120c6d6c22824756beebd029512ecdb9: Bootstrap starting.
I20260608 09:59:00.510684 32162 tablet_copy_source_session.cc:215] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:00.513628 32700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10afd71aa95845ffa160d730debde6d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:00.520917 32705 ts_tablet_manager.cc:933] T 1db5c5bb12c444a18bad58c86046e74c P 120c6d6c22824756beebd029512ecdb9: Initiating tablet copy from peer 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897)
I20260608 09:59:00.524986 32705 tablet_copy_client.cc:323] T 1db5c5bb12c444a18bad58c86046e74c P 120c6d6c22824756beebd029512ecdb9: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.66:42897
I20260608 09:59:00.526475 32697 tablet_bootstrap.cc:492] T c7da788501f84e209ca345be3b276808 P 120c6d6c22824756beebd029512ecdb9: 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
I20260608 09:59:00.526839 32237 tablet_copy_service.cc:140] P 7e1e352b92be48799dc9a20bfbfb5316: Received BeginTabletCopySession request for tablet 1db5c5bb12c444a18bad58c86046e74c from peer 120c6d6c22824756beebd029512ecdb9 ({username='slave'} at 127.0.0.1:44198)
I20260608 09:59:00.527406 32697 tablet_bootstrap.cc:492] T c7da788501f84e209ca345be3b276808 P 120c6d6c22824756beebd029512ecdb9: Bootstrap complete.
I20260608 09:59:00.527401 32237 tablet_copy_service.cc:161] P 7e1e352b92be48799dc9a20bfbfb5316: Beginning new tablet copy session on tablet 1db5c5bb12c444a18bad58c86046e74c from peer 120c6d6c22824756beebd029512ecdb9 at {username='slave'} at 127.0.0.1:44198: session id = 120c6d6c22824756beebd029512ecdb9-1db5c5bb12c444a18bad58c86046e74c
I20260608 09:59:00.528255 32697 ts_tablet_manager.cc:1403] T c7da788501f84e209ca345be3b276808 P 120c6d6c22824756beebd029512ecdb9: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260608 09:59:00.531213 32697 raft_consensus.cc:359] T c7da788501f84e209ca345be3b276808 P 120c6d6c22824756beebd029512ecdb9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } }
I20260608 09:59:00.532025 32697 raft_consensus.cc:740] T c7da788501f84e209ca345be3b276808 P 120c6d6c22824756beebd029512ecdb9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 120c6d6c22824756beebd029512ecdb9, State: Initialized, Role: LEARNER
I20260608 09:59:00.532671 32700 tablet_copy_client.cc:806] T 10afd71aa95845ffa160d730debde6d8 P 7e1e352b92be48799dc9a20bfbfb5316: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:00.533286 32700 tablet_copy_client.cc:670] T 10afd71aa95845ffa160d730debde6d8 P 7e1e352b92be48799dc9a20bfbfb5316: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:00.532678 32697 consensus_queue.cc:260] T c7da788501f84e209ca345be3b276808 P 120c6d6c22824756beebd029512ecdb9 [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: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } }
I20260608 09:59:00.535563 32237 tablet_copy_source_session.cc:215] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:00.539445 32697 ts_tablet_manager.cc:1434] T c7da788501f84e209ca345be3b276808 P 120c6d6c22824756beebd029512ecdb9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 09:59:00.541261 32311 tablet_copy_service.cc:342] P 2f5783ff115440fcb3f4c43cd9c963cc: Request end of tablet copy session 120c6d6c22824756beebd029512ecdb9-c7da788501f84e209ca345be3b276808 received from {username='slave'} at 127.0.0.1:37912
I20260608 09:59:00.541447 32700 tablet_copy_client.cc:538] T 10afd71aa95845ffa160d730debde6d8 P 7e1e352b92be48799dc9a20bfbfb5316: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:00.542238 32311 tablet_copy_service.cc:434] P 2f5783ff115440fcb3f4c43cd9c963cc: ending tablet copy session 120c6d6c22824756beebd029512ecdb9-c7da788501f84e209ca345be3b276808 on tablet c7da788501f84e209ca345be3b276808 with peer 120c6d6c22824756beebd029512ecdb9
I20260608 09:59:00.546635 32705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1db5c5bb12c444a18bad58c86046e74c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:00.554091 32700 tablet_bootstrap.cc:492] T 10afd71aa95845ffa160d730debde6d8 P 7e1e352b92be48799dc9a20bfbfb5316: Bootstrap starting.
I20260608 09:59:00.558494 32705 tablet_copy_client.cc:806] T 1db5c5bb12c444a18bad58c86046e74c P 120c6d6c22824756beebd029512ecdb9: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:00.559679 32705 tablet_copy_client.cc:670] T 1db5c5bb12c444a18bad58c86046e74c P 120c6d6c22824756beebd029512ecdb9: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:00.563114 32705 tablet_copy_client.cc:538] T 1db5c5bb12c444a18bad58c86046e74c P 120c6d6c22824756beebd029512ecdb9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:00.569265 32705 tablet_bootstrap.cc:492] T 1db5c5bb12c444a18bad58c86046e74c P 120c6d6c22824756beebd029512ecdb9: Bootstrap starting.
I20260608 09:59:00.576293 32700 tablet_bootstrap.cc:492] T 10afd71aa95845ffa160d730debde6d8 P 7e1e352b92be48799dc9a20bfbfb5316: 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
I20260608 09:59:00.577216 32700 tablet_bootstrap.cc:492] T 10afd71aa95845ffa160d730debde6d8 P 7e1e352b92be48799dc9a20bfbfb5316: Bootstrap complete.
I20260608 09:59:00.577885 32700 ts_tablet_manager.cc:1403] T 10afd71aa95845ffa160d730debde6d8 P 7e1e352b92be48799dc9a20bfbfb5316: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.005s
I20260608 09:59:00.581017 32700 raft_consensus.cc:359] T 10afd71aa95845ffa160d730debde6d8 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: NON_VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { promote: true } }
I20260608 09:59:00.581864 32700 raft_consensus.cc:740] T 10afd71aa95845ffa160d730debde6d8 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e1e352b92be48799dc9a20bfbfb5316, State: Initialized, Role: LEARNER
I20260608 09:59:00.582518 32700 consensus_queue.cc:260] T 10afd71aa95845ffa160d730debde6d8 P 7e1e352b92be48799dc9a20bfbfb5316 [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: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: NON_VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { promote: true } }
I20260608 09:59:00.585429 32700 ts_tablet_manager.cc:1434] T 10afd71aa95845ffa160d730debde6d8 P 7e1e352b92be48799dc9a20bfbfb5316: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:59:00.587829 32162 tablet_copy_service.cc:342] P c9ee6c593fa74e4a82d7b21807107743: Request end of tablet copy session 7e1e352b92be48799dc9a20bfbfb5316-10afd71aa95845ffa160d730debde6d8 received from {username='slave'} at 127.0.0.1:46844
I20260608 09:59:00.588289 32162 tablet_copy_service.cc:434] P c9ee6c593fa74e4a82d7b21807107743: ending tablet copy session 7e1e352b92be48799dc9a20bfbfb5316-10afd71aa95845ffa160d730debde6d8 on tablet 10afd71aa95845ffa160d730debde6d8 with peer 7e1e352b92be48799dc9a20bfbfb5316
I20260608 09:59:00.598541 32705 tablet_bootstrap.cc:492] T 1db5c5bb12c444a18bad58c86046e74c P 120c6d6c22824756beebd029512ecdb9: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:00.599314 32705 tablet_bootstrap.cc:492] T 1db5c5bb12c444a18bad58c86046e74c P 120c6d6c22824756beebd029512ecdb9: Bootstrap complete.
I20260608 09:59:00.599828 32705 ts_tablet_manager.cc:1403] T 1db5c5bb12c444a18bad58c86046e74c P 120c6d6c22824756beebd029512ecdb9: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.009s
I20260608 09:59:00.602150 32705 raft_consensus.cc:359] T 1db5c5bb12c444a18bad58c86046e74c P 120c6d6c22824756beebd029512ecdb9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } }
I20260608 09:59:00.602979 32705 raft_consensus.cc:740] T 1db5c5bb12c444a18bad58c86046e74c P 120c6d6c22824756beebd029512ecdb9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 120c6d6c22824756beebd029512ecdb9, State: Initialized, Role: LEARNER
I20260608 09:59:00.603590 32705 consensus_queue.cc:260] T 1db5c5bb12c444a18bad58c86046e74c P 120c6d6c22824756beebd029512ecdb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: true } }
I20260608 09:59:00.605862 32705 ts_tablet_manager.cc:1434] T 1db5c5bb12c444a18bad58c86046e74c P 120c6d6c22824756beebd029512ecdb9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:59:00.607560 32237 tablet_copy_service.cc:342] P 7e1e352b92be48799dc9a20bfbfb5316: Request end of tablet copy session 120c6d6c22824756beebd029512ecdb9-1db5c5bb12c444a18bad58c86046e74c received from {username='slave'} at 127.0.0.1:44198
I20260608 09:59:00.608028 32237 tablet_copy_service.cc:434] P 7e1e352b92be48799dc9a20bfbfb5316: ending tablet copy session 120c6d6c22824756beebd029512ecdb9-1db5c5bb12c444a18bad58c86046e74c on tablet 1db5c5bb12c444a18bad58c86046e74c with peer 120c6d6c22824756beebd029512ecdb9
I20260608 09:59:00.979229 32454 raft_consensus.cc:1217] T c7da788501f84e209ca345be3b276808 P 120c6d6c22824756beebd029512ecdb9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:59:01.065042 32227 raft_consensus.cc:1217] T 10afd71aa95845ffa160d730debde6d8 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:59:01.137518 32454 raft_consensus.cc:1217] T 1db5c5bb12c444a18bad58c86046e74c P 120c6d6c22824756beebd029512ecdb9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:59:01.464660 32710 raft_consensus.cc:1064] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc: attempting to promote NON_VOTER 120c6d6c22824756beebd029512ecdb9 to VOTER
I20260608 09:59:01.468259 32710 consensus_queue.cc:237] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [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: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } }
I20260608 09:59:01.476909 32454 raft_consensus.cc:1275] T c7da788501f84e209ca345be3b276808 P 120c6d6c22824756beebd029512ecdb9 [term 1 LEARNER]: Refusing update from remote peer 2f5783ff115440fcb3f4c43cd9c963cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:01.477453 32227 raft_consensus.cc:1275] T c7da788501f84e209ca345be3b276808 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Refusing update from remote peer 2f5783ff115440fcb3f4c43cd9c963cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:01.477837 32148 raft_consensus.cc:1275] T c7da788501f84e209ca345be3b276808 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Refusing update from remote peer 2f5783ff115440fcb3f4c43cd9c963cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:01.478894 32666 consensus_queue.cc:1048] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260608 09:59:01.490415 32709 consensus_queue.cc:1048] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:59:01.495812 32710 consensus_queue.cc:1048] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:01.515916 32666 raft_consensus.cc:2955] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:59:01.518778 32227 raft_consensus.cc:2955] T c7da788501f84e209ca345be3b276808 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:59:01.518993 32148 raft_consensus.cc:2955] T c7da788501f84e209ca345be3b276808 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:59:01.527422 32713 raft_consensus.cc:1064] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743: attempting to promote NON_VOTER 7e1e352b92be48799dc9a20bfbfb5316 to VOTER
I20260608 09:59:01.535776 32713 consensus_queue.cc:237] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [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: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { promote: false } }
I20260608 09:59:01.536844 32046 catalog_manager.cc:5696] T c7da788501f84e209ca345be3b276808 P 7e1e352b92be48799dc9a20bfbfb5316 reported cstate change: config changed from index 2 to 3, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:59:01.555032 32227 raft_consensus.cc:1275] T 10afd71aa95845ffa160d730debde6d8 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEARNER]: Refusing update from remote peer c9ee6c593fa74e4a82d7b21807107743: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:01.556780 32454 raft_consensus.cc:2955] T c7da788501f84e209ca345be3b276808 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:59:01.563879 32685 consensus_queue.cc:1048] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:59:01.581904 32299 raft_consensus.cc:1275] T 10afd71aa95845ffa160d730debde6d8 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Refusing update from remote peer c9ee6c593fa74e4a82d7b21807107743: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:01.591475 32712 consensus_queue.cc:1048] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:59:01.596736 32454 raft_consensus.cc:1275] T 10afd71aa95845ffa160d730debde6d8 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Refusing update from remote peer c9ee6c593fa74e4a82d7b21807107743: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:01.602303 32712 consensus_queue.cc:1048] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:59:02.104539 32712 raft_consensus.cc:2955] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { promote: false } } }
I20260608 09:59:02.107244 32452 raft_consensus.cc:2955] T 10afd71aa95845ffa160d730debde6d8 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { promote: false } } }
I20260608 09:59:02.052456 32103 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:59:02.150919 32225 raft_consensus.cc:2955] T 10afd71aa95845ffa160d730debde6d8 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { promote: false } } }
I20260608 09:59:02.159454 32299 raft_consensus.cc:2955] T 10afd71aa95845ffa160d730debde6d8 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { promote: false } } }
I20260608 09:59:02.178275 32301 consensus_queue.cc:237] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [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: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } }
W20260608 09:59:02.193210 32418 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.122.66:42897, user_credentials={real_user=slave}} blocked reactor thread for 57589.5us
I20260608 09:59:02.195713 32714 raft_consensus.cc:1064] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316: attempting to promote NON_VOTER 120c6d6c22824756beebd029512ecdb9 to VOTER
I20260608 09:59:02.199683 32714 consensus_queue.cc:237] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } }
I20260608 09:59:02.202924 32148 raft_consensus.cc:1275] T c7da788501f84e209ca345be3b276808 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Refusing update from remote peer 2f5783ff115440fcb3f4c43cd9c963cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:59:02.203130 32451 raft_consensus.cc:1275] T c7da788501f84e209ca345be3b276808 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Refusing update from remote peer 2f5783ff115440fcb3f4c43cd9c963cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:59:02.205053 32710 consensus_queue.cc:1048] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:02.205291 32048 catalog_manager.cc:5696] T 10afd71aa95845ffa160d730debde6d8 P 7e1e352b92be48799dc9a20bfbfb5316 reported cstate change: config changed from index 2 to 3, 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c9ee6c593fa74e4a82d7b21807107743" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { promote: false } } }
I20260608 09:59:02.213572 32710 consensus_queue.cc:1048] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:59:02.223392 32666 raft_consensus.cc:2955] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:59:02.230690 32103 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 09:59:02.233549 32148 raft_consensus.cc:2955] T c7da788501f84e209ca345be3b276808 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
W20260608 09:59:02.232700 32420 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.122.65:40927, user_credentials={real_user=slave}} blocked reactor thread for 65504us
I20260608 09:59:02.235864 32103 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:59:02.237834 32454 raft_consensus.cc:2955] T c7da788501f84e209ca345be3b276808 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:59:02.260264 32036 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c7da788501f84e209ca345be3b276808 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:02.267091 32454 raft_consensus.cc:1275] T 1db5c5bb12c444a18bad58c86046e74c P 120c6d6c22824756beebd029512ecdb9 [term 2 LEARNER]: Refusing update from remote peer 7e1e352b92be48799dc9a20bfbfb5316: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:59:02.267894 32148 raft_consensus.cc:1275] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Refusing update from remote peer 7e1e352b92be48799dc9a20bfbfb5316: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:59:02.268903 32714 consensus_queue.cc:1048] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:02.271019 32714 consensus_queue.cc:1048] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:02.271812 32299 raft_consensus.cc:1275] T 1db5c5bb12c444a18bad58c86046e74c P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 FOLLOWER]: Refusing update from remote peer 7e1e352b92be48799dc9a20bfbfb5316: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:59:02.275723 32732 consensus_queue.cc:1048] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:02.300961 32663 raft_consensus.cc:2955] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:59:02.302868 32148 raft_consensus.cc:2955] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:59:02.302886 32299 raft_consensus.cc:2955] T 1db5c5bb12c444a18bad58c86046e74c P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:59:02.313710 32454 raft_consensus.cc:2955] T 1db5c5bb12c444a18bad58c86046e74c P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:59:02.314662 32151 consensus_queue.cc:237] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [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: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { promote: false } }
I20260608 09:59:02.325831 32048 catalog_manager.cc:5696] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 reported cstate change: config changed from index 3 to 4, 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7e1e352b92be48799dc9a20bfbfb5316" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:59:02.326802 32225 raft_consensus.cc:1275] T 10afd71aa95845ffa160d730debde6d8 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Refusing update from remote peer c9ee6c593fa74e4a82d7b21807107743: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:59:02.328845 32298 raft_consensus.cc:1275] T 10afd71aa95845ffa160d730debde6d8 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Refusing update from remote peer c9ee6c593fa74e4a82d7b21807107743: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:59:02.330858 32712 consensus_queue.cc:1048] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:59:02.332535 32725 consensus_queue.cc:1048] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:59:02.333542 32046 catalog_manager.cc:5696] T c7da788501f84e209ca345be3b276808 P 120c6d6c22824756beebd029512ecdb9 reported cstate change: config changed from index 3 to 4, VOTER 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66) evicted. New cstate: current_term: 1 leader_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:59:02.344620 32225 consensus_queue.cc:237] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } }
I20260608 09:59:02.347390 32226 raft_consensus.cc:2955] T 10afd71aa95845ffa160d730debde6d8 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { promote: false } } }
I20260608 09:59:02.346647 32736 raft_consensus.cc:2955] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { promote: false } } }
I20260608 09:59:02.351217 32299 raft_consensus.cc:2955] T 10afd71aa95845ffa160d730debde6d8 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { promote: false } } }
I20260608 09:59:02.356757 32454 raft_consensus.cc:1275] T 1db5c5bb12c444a18bad58c86046e74c P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Refusing update from remote peer 7e1e352b92be48799dc9a20bfbfb5316: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:59:02.358525 32663 consensus_queue.cc:1048] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:59:02.360428 32216 tablet_service.cc:1558] Processing DeleteTablet for tablet c7da788501f84e209ca345be3b276808 with delete_type TABLET_DATA_TOMBSTONED (TS 7e1e352b92be48799dc9a20bfbfb5316 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60500
I20260608 09:59:02.366302 32731 raft_consensus.cc:2955] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:59:02.368216 32454 raft_consensus.cc:2955] T 1db5c5bb12c444a18bad58c86046e74c P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:59:02.377350 32151 raft_consensus.cc:1275] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Refusing update from remote peer 7e1e352b92be48799dc9a20bfbfb5316: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:59:02.379652 32714 consensus_queue.cc:1048] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:59:02.387786 32037 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 10afd71aa95845ffa160d730debde6d8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:02.390830 32048 catalog_manager.cc:5696] T 10afd71aa95845ffa160d730debde6d8 P 7e1e352b92be48799dc9a20bfbfb5316 reported cstate change: config changed from index 3 to 4, VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) evicted. New cstate: current_term: 1 leader_uuid: "c9ee6c593fa74e4a82d7b21807107743" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } attrs { promote: false } } }
I20260608 09:59:02.391433 32151 raft_consensus.cc:2955] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:59:02.397174 32046 catalog_manager.cc:5696] T 1db5c5bb12c444a18bad58c86046e74c P 120c6d6c22824756beebd029512ecdb9 reported cstate change: config changed from index 4 to 5, VOTER 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67) evicted. New cstate: current_term: 2 leader_uuid: "7e1e352b92be48799dc9a20bfbfb5316" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { promote: false } } }
I20260608 09:59:02.398259 32035 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1db5c5bb12c444a18bad58c86046e74c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:02.392266 32746 tablet_replica.cc:333] T c7da788501f84e209ca345be3b276808 P 7e1e352b92be48799dc9a20bfbfb5316: stopping tablet replica
I20260608 09:59:02.400075 32746 raft_consensus.cc:2243] T c7da788501f84e209ca345be3b276808 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:02.401005 32746 raft_consensus.cc:2272] T c7da788501f84e209ca345be3b276808 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:02.406733 32746 ts_tablet_manager.cc:1916] T c7da788501f84e209ca345be3b276808 P 7e1e352b92be48799dc9a20bfbfb5316: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:59:02.411731 32440 tablet_service.cc:1558] Processing DeleteTablet for tablet 10afd71aa95845ffa160d730debde6d8 with delete_type TABLET_DATA_TOMBSTONED (TS 120c6d6c22824756beebd029512ecdb9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56026
I20260608 09:59:02.418983 32289 tablet_service.cc:1558] Processing DeleteTablet for tablet 1db5c5bb12c444a18bad58c86046e74c with delete_type TABLET_DATA_TOMBSTONED (TS 2f5783ff115440fcb3f4c43cd9c963cc not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37884
I20260608 09:59:02.427736 32746 ts_tablet_manager.cc:1929] T c7da788501f84e209ca345be3b276808 P 7e1e352b92be48799dc9a20bfbfb5316: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:59:02.427848 32747 tablet_replica.cc:333] T 10afd71aa95845ffa160d730debde6d8 P 120c6d6c22824756beebd029512ecdb9: stopping tablet replica
I20260608 09:59:02.428407 32746 log.cc:1199] T c7da788501f84e209ca345be3b276808 P 7e1e352b92be48799dc9a20bfbfb5316: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/ts-1-root/wals/c7da788501f84e209ca345be3b276808
I20260608 09:59:02.429203 32747 raft_consensus.cc:2243] T 10afd71aa95845ffa160d730debde6d8 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:02.430358 32747 raft_consensus.cc:2272] T 10afd71aa95845ffa160d730debde6d8 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:02.430696 32035 catalog_manager.cc:5027] TS 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897): tablet c7da788501f84e209ca345be3b276808 (table range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]) successfully deleted
I20260608 09:59:02.431550 32748 tablet_replica.cc:333] T 1db5c5bb12c444a18bad58c86046e74c P 2f5783ff115440fcb3f4c43cd9c963cc: stopping tablet replica
I20260608 09:59:02.432587 32748 raft_consensus.cc:2243] T 1db5c5bb12c444a18bad58c86046e74c P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:02.433261 32748 raft_consensus.cc:2272] T 1db5c5bb12c444a18bad58c86046e74c P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:02.433792 32747 ts_tablet_manager.cc:1916] T 10afd71aa95845ffa160d730debde6d8 P 120c6d6c22824756beebd029512ecdb9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:59:02.436060 32748 ts_tablet_manager.cc:1916] T 1db5c5bb12c444a18bad58c86046e74c P 2f5783ff115440fcb3f4c43cd9c963cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:59:02.445107 32747 ts_tablet_manager.cc:1929] T 10afd71aa95845ffa160d730debde6d8 P 120c6d6c22824756beebd029512ecdb9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:59:02.445480 32747 log.cc:1199] T 10afd71aa95845ffa160d730debde6d8 P 120c6d6c22824756beebd029512ecdb9: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/ts-3-root/wals/10afd71aa95845ffa160d730debde6d8
I20260608 09:59:02.447044 32036 catalog_manager.cc:5027] TS 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031): tablet 10afd71aa95845ffa160d730debde6d8 (table range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]) successfully deleted
I20260608 09:59:02.447376 32748 ts_tablet_manager.cc:1929] T 1db5c5bb12c444a18bad58c86046e74c P 2f5783ff115440fcb3f4c43cd9c963cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:59:02.447744 32748 log.cc:1199] T 1db5c5bb12c444a18bad58c86046e74c P 2f5783ff115440fcb3f4c43cd9c963cc: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/ts-2-root/wals/1db5c5bb12c444a18bad58c86046e74c
I20260608 09:59:02.449185 32036 catalog_manager.cc:5027] TS 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301): tablet 1db5c5bb12c444a18bad58c86046e74c (table range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]) successfully deleted
W20260608 09:59:02.701588 32081 debug-util.cc:398] Leaking SignalData structure 0x7b080012d500 after lost signal to thread 29164
W20260608 09:59:02.702800 32081 debug-util.cc:398] Leaking SignalData structure 0x7b080022bce0 after lost signal to thread 32084
W20260608 09:59:02.703877 32081 debug-util.cc:398] Leaking SignalData structure 0x7b0800138a60 after lost signal to thread 32176
W20260608 09:59:02.704706 32081 debug-util.cc:398] Leaking SignalData structure 0x7b080026b600 after lost signal to thread 32251
W20260608 09:59:02.705498 32081 debug-util.cc:398] Leaking SignalData structure 0x7b08001939e0 after lost signal to thread 32325
W20260608 09:59:02.706316 32081 debug-util.cc:398] Leaking SignalData structure 0x7b080024ade0 after lost signal to thread 32478
I20260608 09:59:03.449370 32151 consensus_queue.cc:237] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Queue 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: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: NON_VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { promote: true } }
W20260608 09:59:03.457396 32117 consensus_peers.cc:597] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 -> Peer 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301): Couldn't send request to peer 2f5783ff115440fcb3f4c43cd9c963cc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1c69f1d350b141f18c622a7fddbf040c. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:03.458828 32226 raft_consensus.cc:1275] T 1c69f1d350b141f18c622a7fddbf040c P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Refusing update from remote peer c9ee6c593fa74e4a82d7b21807107743: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:03.460378 32736 consensus_queue.cc:1048] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:03.461990 32452 raft_consensus.cc:1275] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Refusing update from remote peer c9ee6c593fa74e4a82d7b21807107743: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:03.463761 32736 consensus_queue.cc:1048] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:03.468672 32751 raft_consensus.cc:2955] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: NON_VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { promote: true } } }
I20260608 09:59:03.488003 32452 raft_consensus.cc:2955] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: NON_VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { promote: true } } }
I20260608 09:59:03.488701 32048 catalog_manager.cc:5696] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 reported cstate change: config changed from index -1 to 2, NON_VOTER 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67) added. New cstate: current_term: 1 leader_uuid: "c9ee6c593fa74e4a82d7b21807107743" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: NON_VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:03.488801 32226 raft_consensus.cc:2955] T 1c69f1d350b141f18c622a7fddbf040c P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: NON_VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { promote: true } } }
I20260608 09:59:03.893133 32761 ts_tablet_manager.cc:933] T 1c69f1d350b141f18c622a7fddbf040c P 2f5783ff115440fcb3f4c43cd9c963cc: Initiating tablet copy from peer c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927)
I20260608 09:59:03.895489 32761 tablet_copy_client.cc:323] T 1c69f1d350b141f18c622a7fddbf040c P 2f5783ff115440fcb3f4c43cd9c963cc: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.65:40927
I20260608 09:59:03.897781 32162 tablet_copy_service.cc:140] P c9ee6c593fa74e4a82d7b21807107743: Received BeginTabletCopySession request for tablet 1c69f1d350b141f18c622a7fddbf040c from peer 2f5783ff115440fcb3f4c43cd9c963cc ({username='slave'} at 127.0.0.1:46830)
I20260608 09:59:03.898394 32162 tablet_copy_service.cc:161] P c9ee6c593fa74e4a82d7b21807107743: Beginning new tablet copy session on tablet 1c69f1d350b141f18c622a7fddbf040c from peer 2f5783ff115440fcb3f4c43cd9c963cc at {username='slave'} at 127.0.0.1:46830: session id = 2f5783ff115440fcb3f4c43cd9c963cc-1c69f1d350b141f18c622a7fddbf040c
I20260608 09:59:03.907512 32162 tablet_copy_source_session.cc:215] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:03.911412 32761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c69f1d350b141f18c622a7fddbf040c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:03.928862 32761 tablet_copy_client.cc:806] T 1c69f1d350b141f18c622a7fddbf040c P 2f5783ff115440fcb3f4c43cd9c963cc: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:03.929530 32761 tablet_copy_client.cc:670] T 1c69f1d350b141f18c622a7fddbf040c P 2f5783ff115440fcb3f4c43cd9c963cc: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:03.934139 32761 tablet_copy_client.cc:538] T 1c69f1d350b141f18c622a7fddbf040c P 2f5783ff115440fcb3f4c43cd9c963cc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:03.944335 32761 tablet_bootstrap.cc:492] T 1c69f1d350b141f18c622a7fddbf040c P 2f5783ff115440fcb3f4c43cd9c963cc: Bootstrap starting.
I20260608 09:59:03.970023 32761 tablet_bootstrap.cc:492] T 1c69f1d350b141f18c622a7fddbf040c P 2f5783ff115440fcb3f4c43cd9c963cc: 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
I20260608 09:59:03.971128 32761 tablet_bootstrap.cc:492] T 1c69f1d350b141f18c622a7fddbf040c P 2f5783ff115440fcb3f4c43cd9c963cc: Bootstrap complete.
I20260608 09:59:03.971944 32761 ts_tablet_manager.cc:1403] T 1c69f1d350b141f18c622a7fddbf040c P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.007s
I20260608 09:59:03.975484 32761 raft_consensus.cc:359] T 1c69f1d350b141f18c622a7fddbf040c P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: NON_VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { promote: true } }
I20260608 09:59:03.976343 32761 raft_consensus.cc:740] T 1c69f1d350b141f18c622a7fddbf040c P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f5783ff115440fcb3f4c43cd9c963cc, State: Initialized, Role: LEARNER
I20260608 09:59:03.977039 32761 consensus_queue.cc:260] T 1c69f1d350b141f18c622a7fddbf040c P 2f5783ff115440fcb3f4c43cd9c963cc [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: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: NON_VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { promote: true } }
I20260608 09:59:03.980090 32761 ts_tablet_manager.cc:1434] T 1c69f1d350b141f18c622a7fddbf040c P 2f5783ff115440fcb3f4c43cd9c963cc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 09:59:03.986474 32162 tablet_copy_service.cc:342] P c9ee6c593fa74e4a82d7b21807107743: Request end of tablet copy session 2f5783ff115440fcb3f4c43cd9c963cc-1c69f1d350b141f18c622a7fddbf040c received from {username='slave'} at 127.0.0.1:46830
I20260608 09:59:03.986954 32162 tablet_copy_service.cc:434] P c9ee6c593fa74e4a82d7b21807107743: ending tablet copy session 2f5783ff115440fcb3f4c43cd9c963cc-1c69f1d350b141f18c622a7fddbf040c on tablet 1c69f1d350b141f18c622a7fddbf040c with peer 2f5783ff115440fcb3f4c43cd9c963cc
I20260608 09:59:04.239431 32103 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:59:04.258316 32103 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 09:59:04.259161 32103 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:59:04.420851 32299 raft_consensus.cc:1217] T 1c69f1d350b141f18c622a7fddbf040c P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:59:04.956851 32736 raft_consensus.cc:1064] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743: attempting to promote NON_VOTER 2f5783ff115440fcb3f4c43cd9c963cc to VOTER
I20260608 09:59:04.959694 32736 consensus_queue.cc:237] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [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: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { promote: false } }
I20260608 09:59:04.967584 32299 raft_consensus.cc:1275] T 1c69f1d350b141f18c622a7fddbf040c P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 LEARNER]: Refusing update from remote peer c9ee6c593fa74e4a82d7b21807107743: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:04.969066 32226 raft_consensus.cc:1275] T 1c69f1d350b141f18c622a7fddbf040c P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Refusing update from remote peer c9ee6c593fa74e4a82d7b21807107743: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:04.970234 32736 consensus_queue.cc:1048] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:04.970899 32452 raft_consensus.cc:1275] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Refusing update from remote peer c9ee6c593fa74e4a82d7b21807107743: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:04.972678   300 consensus_queue.cc:1048] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:04.977941 32736 consensus_queue.cc:1048] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:04.996806   300 raft_consensus.cc:2955] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { promote: false } } }
I20260608 09:59:05.005172 32225 raft_consensus.cc:2955] T 1c69f1d350b141f18c622a7fddbf040c P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { promote: false } } }
I20260608 09:59:05.010043 32452 raft_consensus.cc:2955] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { promote: false } } }
I20260608 09:59:05.027408 32046 catalog_manager.cc:5696] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9 reported cstate change: config changed from index 2 to 3, 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c9ee6c593fa74e4a82d7b21807107743" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { promote: false } } }
I20260608 09:59:05.030231 32299 raft_consensus.cc:2955] T 1c69f1d350b141f18c622a7fddbf040c P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "120c6d6c22824756beebd029512ecdb9" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 43031 } attrs { replace: true } } peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { promote: false } } }
I20260608 09:59:05.072992 32148 consensus_queue.cc:237] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [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: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { promote: false } }
I20260608 09:59:05.080592 32299 raft_consensus.cc:1275] T 1c69f1d350b141f18c622a7fddbf040c P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Refusing update from remote peer c9ee6c593fa74e4a82d7b21807107743: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:59:05.081054 32225 raft_consensus.cc:1275] T 1c69f1d350b141f18c622a7fddbf040c P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Refusing update from remote peer c9ee6c593fa74e4a82d7b21807107743: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:59:05.082785 32736 consensus_queue.cc:1048] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:05.083820   300 consensus_queue.cc:1048] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:05.093837   305 raft_consensus.cc:2955] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { promote: false } } }
I20260608 09:59:05.103688 32225 raft_consensus.cc:2955] T 1c69f1d350b141f18c622a7fddbf040c P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { promote: false } } }
I20260608 09:59:05.105573 32299 raft_consensus.cc:2955] T 1c69f1d350b141f18c622a7fddbf040c P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { promote: false } } }
I20260608 09:59:05.119203 32037 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1c69f1d350b141f18c622a7fddbf040c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:05.124197 32050 catalog_manager.cc:5696] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 reported cstate change: config changed from index 3 to 4, VOTER 120c6d6c22824756beebd029512ecdb9 (127.28.122.68) evicted. New cstate: current_term: 1 leader_uuid: "c9ee6c593fa74e4a82d7b21807107743" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9ee6c593fa74e4a82d7b21807107743" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e1e352b92be48799dc9a20bfbfb5316" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f5783ff115440fcb3f4c43cd9c963cc" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39301 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:59:05.138351 32440 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c69f1d350b141f18c622a7fddbf040c with delete_type TABLET_DATA_TOMBSTONED (TS 120c6d6c22824756beebd029512ecdb9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56026
I20260608 09:59:05.148783   310 tablet_replica.cc:333] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9: stopping tablet replica
I20260608 09:59:05.149588   310 raft_consensus.cc:2243] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.150225   310 raft_consensus.cc:2272] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.152900   310 ts_tablet_manager.cc:1916] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:59:05.164472   310 ts_tablet_manager.cc:1929] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:59:05.164839   310 log.cc:1199] T 1c69f1d350b141f18c622a7fddbf040c P 120c6d6c22824756beebd029512ecdb9: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912650423017-29161-0/minicluster-data/ts-3-root/wals/1c69f1d350b141f18c622a7fddbf040c
I20260608 09:59:05.166472 32036 catalog_manager.cc:5027] TS 120c6d6c22824756beebd029512ecdb9 (127.28.122.68:43031): tablet 1c69f1d350b141f18c622a7fddbf040c (table range_aware_rebalance_new_range [id=65316601d56b497aa7ecc5a7b67ab1a7]) successfully deleted
I20260608 09:59:05.320116 29161 tablet_server.cc:179] TabletServer@127.28.122.65:0 shutting down...
W20260608 09:59:05.335443 32267 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260608 09:59:05.357301 32267 consensus_peers.cc:597] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc -> Peer c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927): Couldn't send request to peer c9ee6c593fa74e4a82d7b21807107743. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:05.359699 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:05.360571 29161 tablet_replica.cc:333] T bf50524bb98a4c4fbf09f3cc32463124 P c9ee6c593fa74e4a82d7b21807107743: stopping tablet replica
I20260608 09:59:05.361485 29161 raft_consensus.cc:2243] T bf50524bb98a4c4fbf09f3cc32463124 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.361994 29161 raft_consensus.cc:2272] T bf50524bb98a4c4fbf09f3cc32463124 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.364322 29161 tablet_replica.cc:333] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743: stopping tablet replica
I20260608 09:59:05.364984 29161 raft_consensus.cc:2243] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:05.365715 29161 raft_consensus.cc:2272] T 10afd71aa95845ffa160d730debde6d8 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.367693 29161 tablet_replica.cc:333] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743: stopping tablet replica
I20260608 09:59:05.368202 29161 raft_consensus.cc:2243] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:05.368909 29161 raft_consensus.cc:2272] T 1c69f1d350b141f18c622a7fddbf040c P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.371162 29161 tablet_replica.cc:333] T f3b72eb44a3740bda590bb7f6bec572c P c9ee6c593fa74e4a82d7b21807107743: stopping tablet replica
I20260608 09:59:05.371882 29161 raft_consensus.cc:2243] T f3b72eb44a3740bda590bb7f6bec572c P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.372323 29161 raft_consensus.cc:2272] T f3b72eb44a3740bda590bb7f6bec572c P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.374910 29161 tablet_replica.cc:333] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743: stopping tablet replica
I20260608 09:59:05.375552 29161 raft_consensus.cc:2243] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.376049 29161 raft_consensus.cc:2272] T 99b43db37bc54e7c80cdb4172b9dcbc5 P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.378072 29161 tablet_replica.cc:333] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743: stopping tablet replica
I20260608 09:59:05.378573 29161 raft_consensus.cc:2243] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.378983 29161 raft_consensus.cc:2272] T d08ff3ba0c0747f3a5499cc6ee07d14f P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.380792 29161 tablet_replica.cc:333] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743: stopping tablet replica
I20260608 09:59:05.381366 29161 raft_consensus.cc:2243] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:05.382143 29161 raft_consensus.cc:2272] T 21e466169e1646ed90a0888d4b057d13 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.384377 29161 tablet_replica.cc:333] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P c9ee6c593fa74e4a82d7b21807107743: stopping tablet replica
I20260608 09:59:05.384997 29161 raft_consensus.cc:2243] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.385398 29161 raft_consensus.cc:2272] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.387825 29161 tablet_replica.cc:333] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743: stopping tablet replica
I20260608 09:59:05.388326 29161 raft_consensus.cc:2243] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:05.389112 29161 raft_consensus.cc:2272] T 0d9e828cf1f34e98adbad8393e1d8cb0 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.391288 29161 tablet_replica.cc:333] T 58e3dcf880fc4a339254772c9b7b242a P c9ee6c593fa74e4a82d7b21807107743: stopping tablet replica
I20260608 09:59:05.391845 29161 raft_consensus.cc:2243] T 58e3dcf880fc4a339254772c9b7b242a P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.392257 29161 raft_consensus.cc:2272] T 58e3dcf880fc4a339254772c9b7b242a P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.394739 29161 tablet_replica.cc:333] T c7da788501f84e209ca345be3b276808 P c9ee6c593fa74e4a82d7b21807107743: stopping tablet replica
I20260608 09:59:05.395346 29161 raft_consensus.cc:2243] T c7da788501f84e209ca345be3b276808 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.396142 29161 raft_consensus.cc:2272] T c7da788501f84e209ca345be3b276808 P c9ee6c593fa74e4a82d7b21807107743 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.398285 29161 tablet_replica.cc:333] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743: stopping tablet replica
I20260608 09:59:05.398774 29161 raft_consensus.cc:2243] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.399396 29161 raft_consensus.cc:2272] T 1db5c5bb12c444a18bad58c86046e74c P c9ee6c593fa74e4a82d7b21807107743 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 09:59:05.449697 32420 consensus_peers.cc:597] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9 -> Peer c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927): Couldn't send request to peer c9ee6c593fa74e4a82d7b21807107743. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:40927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:05.461297 29161 tablet_server.cc:196] TabletServer@127.28.122.65:0 shutdown complete.
I20260608 09:59:05.498734 29161 tablet_server.cc:179] TabletServer@127.28.122.66:0 shutting down...
W20260608 09:59:05.515429 32418 consensus_peers.cc:597] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9 -> Peer 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897): Couldn't send request to peer 7e1e352b92be48799dc9a20bfbfb5316. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:05.537631 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:05.538560 29161 tablet_replica.cc:333] T 10afd71aa95845ffa160d730debde6d8 P 7e1e352b92be48799dc9a20bfbfb5316: stopping tablet replica
I20260608 09:59:05.539618 29161 raft_consensus.cc:2243] T 10afd71aa95845ffa160d730debde6d8 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.540177 29161 raft_consensus.cc:2272] T 10afd71aa95845ffa160d730debde6d8 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.542101 29161 tablet_replica.cc:333] T cbeee8268c34415fa40a167fe75d88c3 P 7e1e352b92be48799dc9a20bfbfb5316: stopping tablet replica
I20260608 09:59:05.542649 29161 raft_consensus.cc:2243] T cbeee8268c34415fa40a167fe75d88c3 P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.543077 29161 raft_consensus.cc:2272] T cbeee8268c34415fa40a167fe75d88c3 P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.545168 29161 tablet_replica.cc:333] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316: stopping tablet replica
I20260608 09:59:05.545725 29161 raft_consensus.cc:2243] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:05.546592 29161 raft_consensus.cc:2272] T 58e3dcf880fc4a339254772c9b7b242a P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.548843 29161 tablet_replica.cc:333] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 7e1e352b92be48799dc9a20bfbfb5316: stopping tablet replica
I20260608 09:59:05.549407 29161 raft_consensus.cc:2243] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.550036 29161 raft_consensus.cc:2272] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.552124 29161 tablet_replica.cc:333] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316: stopping tablet replica
I20260608 09:59:05.552632 29161 raft_consensus.cc:2243] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:05.553488 29161 raft_consensus.cc:2272] T 2516234487a8449a8ac59518c477757d P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.555749 29161 tablet_replica.cc:333] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316: stopping tablet replica
I20260608 09:59:05.556298 29161 raft_consensus.cc:2243] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.556861 29161 raft_consensus.cc:2272] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.559023 29161 tablet_replica.cc:333] T 1c69f1d350b141f18c622a7fddbf040c P 7e1e352b92be48799dc9a20bfbfb5316: stopping tablet replica
I20260608 09:59:05.559547 29161 raft_consensus.cc:2243] T 1c69f1d350b141f18c622a7fddbf040c P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.559969 29161 raft_consensus.cc:2272] T 1c69f1d350b141f18c622a7fddbf040c P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.562546 29161 tablet_replica.cc:333] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316: stopping tablet replica
I20260608 09:59:05.563301 29161 raft_consensus.cc:2243] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.563755 29161 raft_consensus.cc:2272] T f3b72eb44a3740bda590bb7f6bec572c P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.565945 29161 tablet_replica.cc:333] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316: stopping tablet replica
I20260608 09:59:05.566557 29161 raft_consensus.cc:2243] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 LEADER]: Raft consensus shutting down.
W20260608 09:59:05.566629 32418 consensus_peers.cc:597] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9 -> Peer 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897): Couldn't send request to peer 7e1e352b92be48799dc9a20bfbfb5316. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:05.567487 29161 raft_consensus.cc:2272] T 65dfd07299174ab19c9e0c343078dd5a P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.569617 29161 tablet_replica.cc:333] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316: stopping tablet replica
I20260608 09:59:05.570118 29161 raft_consensus.cc:2243] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:59:05.570822 29161 raft_consensus.cc:2272] T 1db5c5bb12c444a18bad58c86046e74c P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.572711 29161 tablet_replica.cc:333] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316: stopping tablet replica
I20260608 09:59:05.573194 29161 raft_consensus.cc:2243] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.573760 29161 raft_consensus.cc:2272] T 87679d9755d34d51a59db60e7c6a288b P 7e1e352b92be48799dc9a20bfbfb5316 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.575649 29161 tablet_replica.cc:333] T 21e466169e1646ed90a0888d4b057d13 P 7e1e352b92be48799dc9a20bfbfb5316: stopping tablet replica
I20260608 09:59:05.576107 29161 raft_consensus.cc:2243] T 21e466169e1646ed90a0888d4b057d13 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.576535 29161 raft_consensus.cc:2272] T 21e466169e1646ed90a0888d4b057d13 P 7e1e352b92be48799dc9a20bfbfb5316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.606269 29161 tablet_server.cc:196] TabletServer@127.28.122.66:0 shutdown complete.
W20260608 09:59:05.611426 32265 consensus_peers.cc:597] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc -> Peer 7e1e352b92be48799dc9a20bfbfb5316 (127.28.122.66:42897): Couldn't send request to peer 7e1e352b92be48799dc9a20bfbfb5316. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.66:42897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:05.640645 29161 tablet_server.cc:179] TabletServer@127.28.122.67:0 shutting down...
W20260608 09:59:05.649057 32420 consensus_peers.cc:597] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9 -> Peer c9ee6c593fa74e4a82d7b21807107743 (127.28.122.65:40927): Couldn't send request to peer c9ee6c593fa74e4a82d7b21807107743. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:40927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:05.674403 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:05.675478 29161 tablet_replica.cc:333] T 1c69f1d350b141f18c622a7fddbf040c P 2f5783ff115440fcb3f4c43cd9c963cc: stopping tablet replica
I20260608 09:59:05.676369 29161 raft_consensus.cc:2243] T 1c69f1d350b141f18c622a7fddbf040c P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.677106 29161 raft_consensus.cc:2272] T 1c69f1d350b141f18c622a7fddbf040c P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.680153 29161 tablet_replica.cc:333] T 10afd71aa95845ffa160d730debde6d8 P 2f5783ff115440fcb3f4c43cd9c963cc: stopping tablet replica
I20260608 09:59:05.681058 29161 raft_consensus.cc:2243] T 10afd71aa95845ffa160d730debde6d8 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.681945 29161 raft_consensus.cc:2272] T 10afd71aa95845ffa160d730debde6d8 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.684660 29161 tablet_replica.cc:333] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc: stopping tablet replica
I20260608 09:59:05.685400 29161 raft_consensus.cc:2243] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.685961 29161 raft_consensus.cc:2272] T cbeee8268c34415fa40a167fe75d88c3 P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.688522 29161 tablet_replica.cc:333] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc: stopping tablet replica
I20260608 09:59:05.689321 29161 raft_consensus.cc:2243] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:05.690412 29161 raft_consensus.cc:2272] T bf50524bb98a4c4fbf09f3cc32463124 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.693096 29161 tablet_replica.cc:333] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc: stopping tablet replica
I20260608 09:59:05.693856 29161 raft_consensus.cc:2243] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.694391 29161 raft_consensus.cc:2272] T d08ff3ba0c0747f3a5499cc6ee07d14f P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.697113 29161 tablet_replica.cc:333] T 21e466169e1646ed90a0888d4b057d13 P 2f5783ff115440fcb3f4c43cd9c963cc: stopping tablet replica
I20260608 09:59:05.697819 29161 raft_consensus.cc:2243] T 21e466169e1646ed90a0888d4b057d13 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.698376 29161 raft_consensus.cc:2272] T 21e466169e1646ed90a0888d4b057d13 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.701184 29161 tablet_replica.cc:333] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc: stopping tablet replica
I20260608 09:59:05.702064 29161 raft_consensus.cc:2243] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:59:05.703356 29161 raft_consensus.cc:2272] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.706614 29161 tablet_replica.cc:333] T 65dfd07299174ab19c9e0c343078dd5a P 2f5783ff115440fcb3f4c43cd9c963cc: stopping tablet replica
I20260608 09:59:05.707399 29161 raft_consensus.cc:2243] T 65dfd07299174ab19c9e0c343078dd5a P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.708285 29161 raft_consensus.cc:2272] T 65dfd07299174ab19c9e0c343078dd5a P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.711164 29161 tablet_replica.cc:333] T 2516234487a8449a8ac59518c477757d P 2f5783ff115440fcb3f4c43cd9c963cc: stopping tablet replica
I20260608 09:59:05.711905 29161 raft_consensus.cc:2243] T 2516234487a8449a8ac59518c477757d P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.712544 29161 raft_consensus.cc:2272] T 2516234487a8449a8ac59518c477757d P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:59:05.713217 32419 consensus_peers.cc:597] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9 -> Peer 2f5783ff115440fcb3f4c43cd9c963cc (127.28.122.67:39301): Couldn't send request to peer 2f5783ff115440fcb3f4c43cd9c963cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:05.715442 29161 tablet_replica.cc:333] T 58e3dcf880fc4a339254772c9b7b242a P 2f5783ff115440fcb3f4c43cd9c963cc: stopping tablet replica
I20260608 09:59:05.716068 29161 raft_consensus.cc:2243] T 58e3dcf880fc4a339254772c9b7b242a P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.716487 29161 raft_consensus.cc:2272] T 58e3dcf880fc4a339254772c9b7b242a P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.718708 29161 tablet_replica.cc:333] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc: stopping tablet replica
I20260608 09:59:05.719307 29161 raft_consensus.cc:2243] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:59:05.720077 29161 raft_consensus.cc:2272] T 87679d9755d34d51a59db60e7c6a288b P 2f5783ff115440fcb3f4c43cd9c963cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.722651 29161 tablet_replica.cc:333] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc: stopping tablet replica
I20260608 09:59:05.723174 29161 raft_consensus.cc:2243] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:05.723896 29161 raft_consensus.cc:2272] T c7da788501f84e209ca345be3b276808 P 2f5783ff115440fcb3f4c43cd9c963cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.760798 29161 tablet_server.cc:196] TabletServer@127.28.122.67:0 shutdown complete.
I20260608 09:59:05.792209 29161 tablet_server.cc:179] TabletServer@127.28.122.68:0 shutting down...
I20260608 09:59:05.823215 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:05.824079 29161 tablet_replica.cc:333] T 1db5c5bb12c444a18bad58c86046e74c P 120c6d6c22824756beebd029512ecdb9: stopping tablet replica
I20260608 09:59:05.824903 29161 raft_consensus.cc:2243] T 1db5c5bb12c444a18bad58c86046e74c P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.825548 29161 raft_consensus.cc:2272] T 1db5c5bb12c444a18bad58c86046e74c P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.828147 29161 tablet_replica.cc:333] T c7da788501f84e209ca345be3b276808 P 120c6d6c22824756beebd029512ecdb9: stopping tablet replica
I20260608 09:59:05.828889 29161 raft_consensus.cc:2243] T c7da788501f84e209ca345be3b276808 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.829572 29161 raft_consensus.cc:2272] T c7da788501f84e209ca345be3b276808 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.832010 29161 tablet_replica.cc:333] T 87679d9755d34d51a59db60e7c6a288b P 120c6d6c22824756beebd029512ecdb9: stopping tablet replica
I20260608 09:59:05.832827 29161 raft_consensus.cc:2243] T 87679d9755d34d51a59db60e7c6a288b P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.833542 29161 raft_consensus.cc:2272] T 87679d9755d34d51a59db60e7c6a288b P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.836143 29161 tablet_replica.cc:333] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9: stopping tablet replica
I20260608 09:59:05.836932 29161 raft_consensus.cc:2243] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:59:05.837815 29161 raft_consensus.cc:2272] T f3b72eb44a3740bda590bb7f6bec572c P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.840319 29161 tablet_replica.cc:333] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 120c6d6c22824756beebd029512ecdb9: stopping tablet replica
I20260608 09:59:05.841234 29161 raft_consensus.cc:2243] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.841918 29161 raft_consensus.cc:2272] T 99b43db37bc54e7c80cdb4172b9dcbc5 P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.844611 29161 tablet_replica.cc:333] T 65dfd07299174ab19c9e0c343078dd5a P 120c6d6c22824756beebd029512ecdb9: stopping tablet replica
I20260608 09:59:05.845345 29161 raft_consensus.cc:2243] T 65dfd07299174ab19c9e0c343078dd5a P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.846131 29161 raft_consensus.cc:2272] T 65dfd07299174ab19c9e0c343078dd5a P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.848781 29161 tablet_replica.cc:333] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9: stopping tablet replica
I20260608 09:59:05.849468 29161 raft_consensus.cc:2243] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:59:05.850517 29161 raft_consensus.cc:2272] T ab1f1d1224eb46ddb8c7c3bcf2d44b29 P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.853168 29161 tablet_replica.cc:333] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 120c6d6c22824756beebd029512ecdb9: stopping tablet replica
I20260608 09:59:05.853914 29161 raft_consensus.cc:2243] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.854588 29161 raft_consensus.cc:2272] T 0d9e828cf1f34e98adbad8393e1d8cb0 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.857605 29161 tablet_replica.cc:333] T 2516234487a8449a8ac59518c477757d P 120c6d6c22824756beebd029512ecdb9: stopping tablet replica
I20260608 09:59:05.858399 29161 raft_consensus.cc:2243] T 2516234487a8449a8ac59518c477757d P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.859023 29161 raft_consensus.cc:2272] T 2516234487a8449a8ac59518c477757d P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.861656 29161 tablet_replica.cc:333] T bf50524bb98a4c4fbf09f3cc32463124 P 120c6d6c22824756beebd029512ecdb9: stopping tablet replica
I20260608 09:59:05.862370 29161 raft_consensus.cc:2243] T bf50524bb98a4c4fbf09f3cc32463124 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:05.862910 29161 raft_consensus.cc:2272] T bf50524bb98a4c4fbf09f3cc32463124 P 120c6d6c22824756beebd029512ecdb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.865520 29161 tablet_replica.cc:333] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9: stopping tablet replica
I20260608 09:59:05.866189 29161 raft_consensus.cc:2243] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:59:05.867302 29161 raft_consensus.cc:2272] T d08ff3ba0c0747f3a5499cc6ee07d14f P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.870038 29161 tablet_replica.cc:333] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9: stopping tablet replica
I20260608 09:59:05.870708 29161 raft_consensus.cc:2243] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:59:05.872109 29161 raft_consensus.cc:2272] T cbeee8268c34415fa40a167fe75d88c3 P 120c6d6c22824756beebd029512ecdb9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.914985 29161 tablet_server.cc:196] TabletServer@127.28.122.68:0 shutdown complete.
I20260608 09:59:05.946357 29161 master.cc:562] Master@127.28.122.126:38549 shutting down...
I20260608 09:59:05.970651 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:05.971269 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:05.971649 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P cb9c890ecdf64c5c9d2b8c9b4d9ec50a: stopping tablet replica
I20260608 09:59:06.495304 29161 master.cc:584] Master@127.28.122.126:38549 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (15180 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 09:59:06.545023 29161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.122.126:44433
I20260608 09:59:06.546200 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:06.551879   315 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
W20260608 09:59:06.552163   316 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
W20260608 09:59:06.552747   318 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
I20260608 09:59:06.554657 29161 server_base.cc:1061] running on GCE node
I20260608 09:59:06.556810 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:06.556988 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:06.557113 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912746557102 us; error 0 us; skew 500 ppm
I20260608 09:59:06.557628 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:06.560423 29161 webserver.cc:533] Webserver started at http://127.28.122.126:38393/ using document root <none> and password file <none>
I20260608 09:59:06.561012 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:06.561175 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:06.561400 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:06.562516 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912650423017-29161-0/minicluster-data/master-0-root/instance:
uuid: "a02be4e2b6c741ff8c62a5f5e315d10f"
format_stamp: "Formatted at 2026-06-08 09:59:06 on dist-test-slave-th08"
I20260608 09:59:06.567267 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 09:59:06.570679   323 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:06.571501 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:59:06.571767 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912650423017-29161-0/minicluster-data/master-0-root
uuid: "a02be4e2b6c741ff8c62a5f5e315d10f"
format_stamp: "Formatted at 2026-06-08 09:59:06 on dist-test-slave-th08"
I20260608 09:59:06.572029 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912650423017-29161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912650423017-29161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912650423017-29161-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)
I20260608 09:59:06.584050 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:06.585302 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:06.624883 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.126:44433
I20260608 09:59:06.625078   374 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.126:44433 every 8 connection(s)
I20260608 09:59:06.629287   375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:06.640106   375 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a02be4e2b6c741ff8c62a5f5e315d10f: Bootstrap starting.
I20260608 09:59:06.644975   375 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a02be4e2b6c741ff8c62a5f5e315d10f: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:06.649514   375 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a02be4e2b6c741ff8c62a5f5e315d10f: No bootstrap required, opened a new log
I20260608 09:59:06.651932   375 raft_consensus.cc:359] T 00000000000000000000000000000000 P a02be4e2b6c741ff8c62a5f5e315d10f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a02be4e2b6c741ff8c62a5f5e315d10f" member_type: VOTER }
I20260608 09:59:06.652323   375 raft_consensus.cc:385] T 00000000000000000000000000000000 P a02be4e2b6c741ff8c62a5f5e315d10f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:06.652552   375 raft_consensus.cc:740] T 00000000000000000000000000000000 P a02be4e2b6c741ff8c62a5f5e315d10f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a02be4e2b6c741ff8c62a5f5e315d10f, State: Initialized, Role: FOLLOWER
I20260608 09:59:06.653144   375 consensus_queue.cc:260] T 00000000000000000000000000000000 P a02be4e2b6c741ff8c62a5f5e315d10f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a02be4e2b6c741ff8c62a5f5e315d10f" member_type: VOTER }
I20260608 09:59:06.653571   375 raft_consensus.cc:399] T 00000000000000000000000000000000 P a02be4e2b6c741ff8c62a5f5e315d10f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:06.653786   375 raft_consensus.cc:493] T 00000000000000000000000000000000 P a02be4e2b6c741ff8c62a5f5e315d10f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:06.654037   375 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a02be4e2b6c741ff8c62a5f5e315d10f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:06.658628   375 raft_consensus.cc:515] T 00000000000000000000000000000000 P a02be4e2b6c741ff8c62a5f5e315d10f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a02be4e2b6c741ff8c62a5f5e315d10f" member_type: VOTER }
I20260608 09:59:06.659201   375 leader_election.cc:304] T 00000000000000000000000000000000 P a02be4e2b6c741ff8c62a5f5e315d10f [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: a02be4e2b6c741ff8c62a5f5e315d10f; no voters: 
I20260608 09:59:06.660367   375 leader_election.cc:290] T 00000000000000000000000000000000 P a02be4e2b6c741ff8c62a5f5e315d10f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:06.660779   378 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a02be4e2b6c741ff8c62a5f5e315d10f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:06.662206   378 raft_consensus.cc:697] T 00000000000000000000000000000000 P a02be4e2b6c741ff8c62a5f5e315d10f [term 1 LEADER]: Becoming Leader. State: Replica: a02be4e2b6c741ff8c62a5f5e315d10f, State: Running, Role: LEADER
I20260608 09:59:06.662828   378 consensus_queue.cc:237] T 00000000000000000000000000000000 P a02be4e2b6c741ff8c62a5f5e315d10f [LEADER]: Queue going to LEADER mode. State: All 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: "a02be4e2b6c741ff8c62a5f5e315d10f" member_type: VOTER }
I20260608 09:59:06.663450   375 sys_catalog.cc:565] T 00000000000000000000000000000000 P a02be4e2b6c741ff8c62a5f5e315d10f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:59:06.666875   380 sys_catalog.cc:455] T 00000000000000000000000000000000 P a02be4e2b6c741ff8c62a5f5e315d10f [sys.catalog]: SysCatalogTable state changed. Reason: New leader a02be4e2b6c741ff8c62a5f5e315d10f. Latest consensus state: current_term: 1 leader_uuid: "a02be4e2b6c741ff8c62a5f5e315d10f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a02be4e2b6c741ff8c62a5f5e315d10f" member_type: VOTER } }
I20260608 09:59:06.667022   379 sys_catalog.cc:455] T 00000000000000000000000000000000 P a02be4e2b6c741ff8c62a5f5e315d10f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a02be4e2b6c741ff8c62a5f5e315d10f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a02be4e2b6c741ff8c62a5f5e315d10f" member_type: VOTER } }
I20260608 09:59:06.667642   380 sys_catalog.cc:458] T 00000000000000000000000000000000 P a02be4e2b6c741ff8c62a5f5e315d10f [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:06.667663   379 sys_catalog.cc:458] T 00000000000000000000000000000000 P a02be4e2b6c741ff8c62a5f5e315d10f [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:06.674075   385 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:59:06.679512   385 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:59:06.681046 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:59:06.688913   385 catalog_manager.cc:1382] Generated new cluster ID: 23768ff6b2ca4edbb9ae4bc46331aee7
I20260608 09:59:06.689218   385 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:59:06.724575   385 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:59:06.725863   385 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:59:06.746614   385 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a02be4e2b6c741ff8c62a5f5e315d10f: Generated new TSK 0
I20260608 09:59:06.747290   385 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:59:06.812424 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:06.818732   396 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
W20260608 09:59:06.819883   397 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
W20260608 09:59:06.821295   399 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
I20260608 09:59:06.821616 29161 server_base.cc:1061] running on GCE node
I20260608 09:59:06.822572 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:06.822788 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:06.822919 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912746822907 us; error 0 us; skew 500 ppm
I20260608 09:59:06.823511 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:06.825727 29161 webserver.cc:533] Webserver started at http://127.28.122.65:42899/ using document root <none> and password file <none>
I20260608 09:59:06.826261 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:06.826417 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:06.826624 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:06.827715 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912650423017-29161-0/minicluster-data/ts-0-root/instance:
uuid: "5c95bcaee9db4961b4c5a5c72751de2d"
format_stamp: "Formatted at 2026-06-08 09:59:06 on dist-test-slave-th08"
I20260608 09:59:06.832422 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:59:06.835923   404 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:06.836737 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:59:06.836997 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912650423017-29161-0/minicluster-data/ts-0-root
uuid: "5c95bcaee9db4961b4c5a5c72751de2d"
format_stamp: "Formatted at 2026-06-08 09:59:06 on dist-test-slave-th08"
I20260608 09:59:06.837247 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912650423017-29161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912650423017-29161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912650423017-29161-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)
I20260608 09:59:06.862216 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:06.863466 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:06.864931 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:06.867420 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:06.867615 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:06.867866 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:06.868062 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:06.909305 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.65:35483
I20260608 09:59:06.909409   466 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.65:35483 every 8 connection(s)
I20260608 09:59:06.914592 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:06.921975   471 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
W20260608 09:59:06.922729   472 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
W20260608 09:59:06.925623   474 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
I20260608 09:59:06.925674 29161 server_base.cc:1061] running on GCE node
I20260608 09:59:06.926645 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:06.926864 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:06.927013 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912746926995 us; error 0 us; skew 500 ppm
I20260608 09:59:06.927664 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:06.930478 29161 webserver.cc:533] Webserver started at http://127.28.122.66:44609/ using document root <none> and password file <none>
I20260608 09:59:06.931121 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:06.931363 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:06.931687 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:06.931818   467 heartbeater.cc:344] Connected to a master server at 127.28.122.126:44433
I20260608 09:59:06.932248   467 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:06.933149   467 heartbeater.cc:507] Master 127.28.122.126:44433 requested a full tablet report, sending...
I20260608 09:59:06.933094 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912650423017-29161-0/minicluster-data/ts-1-root/instance:
uuid: "ad372d89edb94055a3155920b780b274"
format_stamp: "Formatted at 2026-06-08 09:59:06 on dist-test-slave-th08"
I20260608 09:59:06.935745   340 ts_manager.cc:194] Registered new tserver with Master: 5c95bcaee9db4961b4c5a5c72751de2d (127.28.122.65:35483)
I20260608 09:59:06.938344   340 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55728
I20260608 09:59:06.939342 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260608 09:59:06.943403   479 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:06.944198 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 09:59:06.944499 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912650423017-29161-0/minicluster-data/ts-1-root
uuid: "ad372d89edb94055a3155920b780b274"
format_stamp: "Formatted at 2026-06-08 09:59:06 on dist-test-slave-th08"
I20260608 09:59:06.944782 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912650423017-29161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912650423017-29161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912650423017-29161-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)
I20260608 09:59:06.958122 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:06.959470 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:06.962293 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:06.965102 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:06.965350 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:06.965580 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:06.965732 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:07.005692 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.66:46809
I20260608 09:59:07.005738   541 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.66:46809 every 8 connection(s)
I20260608 09:59:07.010576 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:07.018074   545 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
W20260608 09:59:07.019860   546 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
W20260608 09:59:07.021763   548 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
I20260608 09:59:07.023379 29161 server_base.cc:1061] running on GCE node
I20260608 09:59:07.024305 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:07.024566 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:07.024688   542 heartbeater.cc:344] Connected to a master server at 127.28.122.126:44433
I20260608 09:59:07.024798 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912747024776 us; error 0 us; skew 500 ppm
I20260608 09:59:07.025245   542 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:07.025607 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:07.026113   542 heartbeater.cc:507] Master 127.28.122.126:44433 requested a full tablet report, sending...
I20260608 09:59:07.028513   340 ts_manager.cc:194] Registered new tserver with Master: ad372d89edb94055a3155920b780b274 (127.28.122.66:46809)
I20260608 09:59:07.028577 29161 webserver.cc:533] Webserver started at http://127.28.122.67:41419/ using document root <none> and password file <none>
I20260608 09:59:07.029350 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:07.029553 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:07.029829 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:07.030045   340 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55738
I20260608 09:59:07.031142 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912650423017-29161-0/minicluster-data/ts-2-root/instance:
uuid: "55d5c97349634c1fa59c87a7f2b19167"
format_stamp: "Formatted at 2026-06-08 09:59:07 on dist-test-slave-th08"
I20260608 09:59:07.035871 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 09:59:07.039623   553 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:07.040345 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 09:59:07.040622 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912650423017-29161-0/minicluster-data/ts-2-root
uuid: "55d5c97349634c1fa59c87a7f2b19167"
format_stamp: "Formatted at 2026-06-08 09:59:07 on dist-test-slave-th08"
I20260608 09:59:07.040894 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912650423017-29161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912650423017-29161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912650423017-29161-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)
I20260608 09:59:07.056017 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:07.057230 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:07.058736 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:07.061106 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:07.061306 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:07.061542 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:07.061717 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:07.101382 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.67:39473
I20260608 09:59:07.101514   615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.67:39473 every 8 connection(s)
I20260608 09:59:07.106220 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:07.112639   619 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
W20260608 09:59:07.114326   620 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
I20260608 09:59:07.115708 29161 server_base.cc:1061] running on GCE node
W20260608 09:59:07.116269   622 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
I20260608 09:59:07.117204 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:07.117430 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:07.117606 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912747117588 us; error 0 us; skew 500 ppm
I20260608 09:59:07.117888   616 heartbeater.cc:344] Connected to a master server at 127.28.122.126:44433
I20260608 09:59:07.118309   616 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:07.118355 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:07.119292   616 heartbeater.cc:507] Master 127.28.122.126:44433 requested a full tablet report, sending...
I20260608 09:59:07.121218 29161 webserver.cc:533] Webserver started at http://127.28.122.68:42903/ using document root <none> and password file <none>
I20260608 09:59:07.121734 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:07.121922 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:07.122180 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:07.122257   340 ts_manager.cc:194] Registered new tserver with Master: 55d5c97349634c1fa59c87a7f2b19167 (127.28.122.67:39473)
I20260608 09:59:07.123317 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912650423017-29161-0/minicluster-data/ts-3-root/instance:
uuid: "a68511ecd2e14d8499fd82d6ff9a2a69"
format_stamp: "Formatted at 2026-06-08 09:59:07 on dist-test-slave-th08"
I20260608 09:59:07.123760   340 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55748
I20260608 09:59:07.128310 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:59:07.132002   627 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:07.132758 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 09:59:07.133108 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912650423017-29161-0/minicluster-data/ts-3-root
uuid: "a68511ecd2e14d8499fd82d6ff9a2a69"
format_stamp: "Formatted at 2026-06-08 09:59:07 on dist-test-slave-th08"
I20260608 09:59:07.133387 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912650423017-29161-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912650423017-29161-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912650423017-29161-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)
I20260608 09:59:07.151741 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:07.152994 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:07.154567 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:07.156905 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:07.157117 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:07.157351 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:07.157508 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:07.199142 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.68:34613
I20260608 09:59:07.199297   689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.68:34613 every 8 connection(s)
I20260608 09:59:07.213179   690 heartbeater.cc:344] Connected to a master server at 127.28.122.126:44433
I20260608 09:59:07.213583   690 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:07.214318   690 heartbeater.cc:507] Master 127.28.122.126:44433 requested a full tablet report, sending...
I20260608 09:59:07.216235   340 ts_manager.cc:194] Registered new tserver with Master: a68511ecd2e14d8499fd82d6ff9a2a69 (127.28.122.68:34613)
I20260608 09:59:07.217229 29161 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014823185s
I20260608 09:59:07.217638   340 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55754
I20260608 09:59:07.773298   340 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55768:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:59:07.817739   507 tablet_service.cc:1511] Processing CreateTablet for tablet e1e8e2f09eca4ea58e0417b71f88d58a (DEFAULT_TABLE table=test-workload [id=8c8ea5ea139a4345bfcdb84c6439cb62]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:59:07.819017   507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e8e2f09eca4ea58e0417b71f88d58a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:07.825347   655 tablet_service.cc:1511] Processing CreateTablet for tablet e1e8e2f09eca4ea58e0417b71f88d58a (DEFAULT_TABLE table=test-workload [id=8c8ea5ea139a4345bfcdb84c6439cb62]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:59:07.826718   655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e8e2f09eca4ea58e0417b71f88d58a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:07.826717   581 tablet_service.cc:1511] Processing CreateTablet for tablet e1e8e2f09eca4ea58e0417b71f88d58a (DEFAULT_TABLE table=test-workload [id=8c8ea5ea139a4345bfcdb84c6439cb62]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:59:07.828118   581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e8e2f09eca4ea58e0417b71f88d58a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:07.837509   711 tablet_bootstrap.cc:492] T e1e8e2f09eca4ea58e0417b71f88d58a P ad372d89edb94055a3155920b780b274: Bootstrap starting.
I20260608 09:59:07.843675   711 tablet_bootstrap.cc:654] T e1e8e2f09eca4ea58e0417b71f88d58a P ad372d89edb94055a3155920b780b274: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:07.847246   713 tablet_bootstrap.cc:492] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167: Bootstrap starting.
I20260608 09:59:07.848754   712 tablet_bootstrap.cc:492] T e1e8e2f09eca4ea58e0417b71f88d58a P a68511ecd2e14d8499fd82d6ff9a2a69: Bootstrap starting.
I20260608 09:59:07.851951   711 tablet_bootstrap.cc:492] T e1e8e2f09eca4ea58e0417b71f88d58a P ad372d89edb94055a3155920b780b274: No bootstrap required, opened a new log
I20260608 09:59:07.852675   711 ts_tablet_manager.cc:1403] T e1e8e2f09eca4ea58e0417b71f88d58a P ad372d89edb94055a3155920b780b274: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 09:59:07.853413   713 tablet_bootstrap.cc:654] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:07.855409   712 tablet_bootstrap.cc:654] T e1e8e2f09eca4ea58e0417b71f88d58a P a68511ecd2e14d8499fd82d6ff9a2a69: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:07.856065   711 raft_consensus.cc:359] T e1e8e2f09eca4ea58e0417b71f88d58a P ad372d89edb94055a3155920b780b274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad372d89edb94055a3155920b780b274" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 46809 } } peers { permanent_uuid: "a68511ecd2e14d8499fd82d6ff9a2a69" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 34613 } } peers { permanent_uuid: "55d5c97349634c1fa59c87a7f2b19167" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39473 } }
I20260608 09:59:07.856943   711 raft_consensus.cc:385] T e1e8e2f09eca4ea58e0417b71f88d58a P ad372d89edb94055a3155920b780b274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:07.857261   711 raft_consensus.cc:740] T e1e8e2f09eca4ea58e0417b71f88d58a P ad372d89edb94055a3155920b780b274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad372d89edb94055a3155920b780b274, State: Initialized, Role: FOLLOWER
I20260608 09:59:07.858100   711 consensus_queue.cc:260] T e1e8e2f09eca4ea58e0417b71f88d58a P ad372d89edb94055a3155920b780b274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad372d89edb94055a3155920b780b274" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 46809 } } peers { permanent_uuid: "a68511ecd2e14d8499fd82d6ff9a2a69" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 34613 } } peers { permanent_uuid: "55d5c97349634c1fa59c87a7f2b19167" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39473 } }
I20260608 09:59:07.861593   712 tablet_bootstrap.cc:492] T e1e8e2f09eca4ea58e0417b71f88d58a P a68511ecd2e14d8499fd82d6ff9a2a69: No bootstrap required, opened a new log
I20260608 09:59:07.862188   712 ts_tablet_manager.cc:1403] T e1e8e2f09eca4ea58e0417b71f88d58a P a68511ecd2e14d8499fd82d6ff9a2a69: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 09:59:07.863080   542 heartbeater.cc:499] Master 127.28.122.126:44433 was elected leader, sending a full tablet report...
I20260608 09:59:07.863445   711 ts_tablet_manager.cc:1434] T e1e8e2f09eca4ea58e0417b71f88d58a P ad372d89edb94055a3155920b780b274: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260608 09:59:07.866760   713 tablet_bootstrap.cc:492] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167: No bootstrap required, opened a new log
I20260608 09:59:07.867377   713 ts_tablet_manager.cc:1403] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260608 09:59:07.867074   712 raft_consensus.cc:359] T e1e8e2f09eca4ea58e0417b71f88d58a P a68511ecd2e14d8499fd82d6ff9a2a69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad372d89edb94055a3155920b780b274" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 46809 } } peers { permanent_uuid: "a68511ecd2e14d8499fd82d6ff9a2a69" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 34613 } } peers { permanent_uuid: "55d5c97349634c1fa59c87a7f2b19167" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39473 } }
I20260608 09:59:07.867908   712 raft_consensus.cc:385] T e1e8e2f09eca4ea58e0417b71f88d58a P a68511ecd2e14d8499fd82d6ff9a2a69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:07.868234   712 raft_consensus.cc:740] T e1e8e2f09eca4ea58e0417b71f88d58a P a68511ecd2e14d8499fd82d6ff9a2a69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a68511ecd2e14d8499fd82d6ff9a2a69, State: Initialized, Role: FOLLOWER
I20260608 09:59:07.869136   712 consensus_queue.cc:260] T e1e8e2f09eca4ea58e0417b71f88d58a P a68511ecd2e14d8499fd82d6ff9a2a69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad372d89edb94055a3155920b780b274" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 46809 } } peers { permanent_uuid: "a68511ecd2e14d8499fd82d6ff9a2a69" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 34613 } } peers { permanent_uuid: "55d5c97349634c1fa59c87a7f2b19167" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39473 } }
I20260608 09:59:07.871660   690 heartbeater.cc:499] Master 127.28.122.126:44433 was elected leader, sending a full tablet report...
I20260608 09:59:07.871326   713 raft_consensus.cc:359] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad372d89edb94055a3155920b780b274" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 46809 } } peers { permanent_uuid: "a68511ecd2e14d8499fd82d6ff9a2a69" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 34613 } } peers { permanent_uuid: "55d5c97349634c1fa59c87a7f2b19167" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39473 } }
I20260608 09:59:07.872129   712 ts_tablet_manager.cc:1434] T e1e8e2f09eca4ea58e0417b71f88d58a P a68511ecd2e14d8499fd82d6ff9a2a69: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:59:07.872177   713 raft_consensus.cc:385] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:07.872687   713 raft_consensus.cc:740] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55d5c97349634c1fa59c87a7f2b19167, State: Initialized, Role: FOLLOWER
I20260608 09:59:07.873502   713 consensus_queue.cc:260] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad372d89edb94055a3155920b780b274" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 46809 } } peers { permanent_uuid: "a68511ecd2e14d8499fd82d6ff9a2a69" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 34613 } } peers { permanent_uuid: "55d5c97349634c1fa59c87a7f2b19167" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39473 } }
I20260608 09:59:07.876135   616 heartbeater.cc:499] Master 127.28.122.126:44433 was elected leader, sending a full tablet report...
I20260608 09:59:07.876534   713 ts_tablet_manager.cc:1434] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:59:07.941362   467 heartbeater.cc:499] Master 127.28.122.126:44433 was elected leader, sending a full tablet report...
I20260608 09:59:07.993842   719 raft_consensus.cc:493] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:07.994431   719 raft_consensus.cc:515] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad372d89edb94055a3155920b780b274" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 46809 } } peers { permanent_uuid: "a68511ecd2e14d8499fd82d6ff9a2a69" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 34613 } } peers { permanent_uuid: "55d5c97349634c1fa59c87a7f2b19167" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39473 } }
I20260608 09:59:07.996862   719 leader_election.cc:290] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad372d89edb94055a3155920b780b274 (127.28.122.66:46809), a68511ecd2e14d8499fd82d6ff9a2a69 (127.28.122.68:34613)
I20260608 09:59:08.007836   665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e8e2f09eca4ea58e0417b71f88d58a" candidate_uuid: "55d5c97349634c1fa59c87a7f2b19167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a68511ecd2e14d8499fd82d6ff9a2a69" is_pre_election: true
I20260608 09:59:08.007921   517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e8e2f09eca4ea58e0417b71f88d58a" candidate_uuid: "55d5c97349634c1fa59c87a7f2b19167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad372d89edb94055a3155920b780b274" is_pre_election: true
I20260608 09:59:08.008586   665 raft_consensus.cc:2468] T e1e8e2f09eca4ea58e0417b71f88d58a P a68511ecd2e14d8499fd82d6ff9a2a69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55d5c97349634c1fa59c87a7f2b19167 in term 0.
I20260608 09:59:08.008700   517 raft_consensus.cc:2468] T e1e8e2f09eca4ea58e0417b71f88d58a P ad372d89edb94055a3155920b780b274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55d5c97349634c1fa59c87a7f2b19167 in term 0.
I20260608 09:59:08.009698   554 leader_election.cc:304] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55d5c97349634c1fa59c87a7f2b19167, a68511ecd2e14d8499fd82d6ff9a2a69; no voters: 
I20260608 09:59:08.010406   719 raft_consensus.cc:2804] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:08.010721   719 raft_consensus.cc:493] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:08.010982   719 raft_consensus.cc:3060] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:08.015578   719 raft_consensus.cc:515] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad372d89edb94055a3155920b780b274" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 46809 } } peers { permanent_uuid: "a68511ecd2e14d8499fd82d6ff9a2a69" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 34613 } } peers { permanent_uuid: "55d5c97349634c1fa59c87a7f2b19167" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39473 } }
I20260608 09:59:08.017323   719 leader_election.cc:290] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167 [CANDIDATE]: Term 1 election: Requested vote from peers ad372d89edb94055a3155920b780b274 (127.28.122.66:46809), a68511ecd2e14d8499fd82d6ff9a2a69 (127.28.122.68:34613)
I20260608 09:59:08.017949   517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e8e2f09eca4ea58e0417b71f88d58a" candidate_uuid: "55d5c97349634c1fa59c87a7f2b19167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad372d89edb94055a3155920b780b274"
I20260608 09:59:08.018342   665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e8e2f09eca4ea58e0417b71f88d58a" candidate_uuid: "55d5c97349634c1fa59c87a7f2b19167" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a68511ecd2e14d8499fd82d6ff9a2a69"
I20260608 09:59:08.018586   517 raft_consensus.cc:3060] T e1e8e2f09eca4ea58e0417b71f88d58a P ad372d89edb94055a3155920b780b274 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:08.018918   665 raft_consensus.cc:3060] T e1e8e2f09eca4ea58e0417b71f88d58a P a68511ecd2e14d8499fd82d6ff9a2a69 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:08.025609   665 raft_consensus.cc:2468] T e1e8e2f09eca4ea58e0417b71f88d58a P a68511ecd2e14d8499fd82d6ff9a2a69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55d5c97349634c1fa59c87a7f2b19167 in term 1.
I20260608 09:59:08.025600   517 raft_consensus.cc:2468] T e1e8e2f09eca4ea58e0417b71f88d58a P ad372d89edb94055a3155920b780b274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55d5c97349634c1fa59c87a7f2b19167 in term 1.
I20260608 09:59:08.026988   554 leader_election.cc:304] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55d5c97349634c1fa59c87a7f2b19167, a68511ecd2e14d8499fd82d6ff9a2a69; no voters: 
I20260608 09:59:08.027818   719 raft_consensus.cc:2804] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:08.028918   719 raft_consensus.cc:697] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167 [term 1 LEADER]: Becoming Leader. State: Replica: 55d5c97349634c1fa59c87a7f2b19167, State: Running, Role: LEADER
I20260608 09:59:08.029680   719 consensus_queue.cc:237] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad372d89edb94055a3155920b780b274" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 46809 } } peers { permanent_uuid: "a68511ecd2e14d8499fd82d6ff9a2a69" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 34613 } } peers { permanent_uuid: "55d5c97349634c1fa59c87a7f2b19167" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39473 } }
I20260608 09:59:08.037675   338 catalog_manager.cc:5696] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55d5c97349634c1fa59c87a7f2b19167 (127.28.122.67). New cstate: current_term: 1 leader_uuid: "55d5c97349634c1fa59c87a7f2b19167" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad372d89edb94055a3155920b780b274" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 46809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a68511ecd2e14d8499fd82d6ff9a2a69" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 34613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55d5c97349634c1fa59c87a7f2b19167" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 39473 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:08.460585   719 consensus_queue.cc:1048] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad372d89edb94055a3155920b780b274" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:08.474551   719 consensus_queue.cc:1048] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a68511ecd2e14d8499fd82d6ff9a2a69" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 34613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:08.681051   393 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:59:08.683030   393 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:59:08.683501   393 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:59:10.684577   393 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:59:10.685958   393 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:59:10.686236   393 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:59:12.687409   393 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:59:12.688982   393 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:59:12.689276   393 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:59:14.690177   393 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:59:14.691584   393 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:59:14.691859   393 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:59:16.692831   393 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:59:16.694231   393 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:59:16.694530   393 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:59:18.695495   393 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:59:18.696861   393 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:59:18.697132   393 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:59:19.128549 29161 tablet_server.cc:179] TabletServer@127.28.122.65:0 shutting down...
I20260608 09:59:19.152063 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:19.169267 29161 tablet_server.cc:196] TabletServer@127.28.122.65:0 shutdown complete.
I20260608 09:59:19.181977 29161 tablet_server.cc:179] TabletServer@127.28.122.66:0 shutting down...
I20260608 09:59:19.200886 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:19.201608 29161 tablet_replica.cc:333] T e1e8e2f09eca4ea58e0417b71f88d58a P ad372d89edb94055a3155920b780b274: stopping tablet replica
I20260608 09:59:19.202152 29161 raft_consensus.cc:2243] T e1e8e2f09eca4ea58e0417b71f88d58a P ad372d89edb94055a3155920b780b274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:19.202721 29161 raft_consensus.cc:2272] T e1e8e2f09eca4ea58e0417b71f88d58a P ad372d89edb94055a3155920b780b274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:19.223325 29161 tablet_server.cc:196] TabletServer@127.28.122.66:0 shutdown complete.
I20260608 09:59:19.234169 29161 tablet_server.cc:179] TabletServer@127.28.122.67:0 shutting down...
I20260608 09:59:19.254700 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:19.255506 29161 tablet_replica.cc:333] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167: stopping tablet replica
I20260608 09:59:19.256142 29161 raft_consensus.cc:2243] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:19.257032 29161 raft_consensus.cc:2272] T e1e8e2f09eca4ea58e0417b71f88d58a P 55d5c97349634c1fa59c87a7f2b19167 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:19.276773 29161 tablet_server.cc:196] TabletServer@127.28.122.67:0 shutdown complete.
I20260608 09:59:19.288517 29161 tablet_server.cc:179] TabletServer@127.28.122.68:0 shutting down...
I20260608 09:59:19.308682 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:19.309406 29161 tablet_replica.cc:333] T e1e8e2f09eca4ea58e0417b71f88d58a P a68511ecd2e14d8499fd82d6ff9a2a69: stopping tablet replica
I20260608 09:59:19.309969 29161 raft_consensus.cc:2243] T e1e8e2f09eca4ea58e0417b71f88d58a P a68511ecd2e14d8499fd82d6ff9a2a69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:19.310472 29161 raft_consensus.cc:2272] T e1e8e2f09eca4ea58e0417b71f88d58a P a68511ecd2e14d8499fd82d6ff9a2a69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:19.329756 29161 tablet_server.cc:196] TabletServer@127.28.122.68:0 shutdown complete.
I20260608 09:59:19.340888 29161 master.cc:562] Master@127.28.122.126:44433 shutting down...
I20260608 09:59:19.359297 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a02be4e2b6c741ff8c62a5f5e315d10f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:19.359961 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a02be4e2b6c741ff8c62a5f5e315d10f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:19.360316 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P a02be4e2b6c741ff8c62a5f5e315d10f: stopping tablet replica
I20260608 09:59:19.379935 29161 master.cc:584] Master@127.28.122.126:44433 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12870 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 09:59:19.415747 29161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.122.126:33227
I20260608 09:59:19.416925 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:19.423046   738 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
W20260608 09:59:19.423156   737 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
W20260608 09:59:19.423941   740 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
I20260608 09:59:19.424208 29161 server_base.cc:1061] running on GCE node
I20260608 09:59:19.425055 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:19.425230 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:19.425369 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912759425354 us; error 0 us; skew 500 ppm
I20260608 09:59:19.425944 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:19.428395 29161 webserver.cc:533] Webserver started at http://127.28.122.126:32875/ using document root <none> and password file <none>
I20260608 09:59:19.428937 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:19.429111 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:19.429371 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:19.430521 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912650423017-29161-0/minicluster-data/master-0-root/instance:
uuid: "d9413fb8c7f2469f855f990639d8ad7e"
format_stamp: "Formatted at 2026-06-08 09:59:19 on dist-test-slave-th08"
I20260608 09:59:19.435089 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 09:59:19.438627   745 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:19.439468 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:59:19.439740 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912650423017-29161-0/minicluster-data/master-0-root
uuid: "d9413fb8c7f2469f855f990639d8ad7e"
format_stamp: "Formatted at 2026-06-08 09:59:19 on dist-test-slave-th08"
I20260608 09:59:19.439985 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912650423017-29161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912650423017-29161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912650423017-29161-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)
I20260608 09:59:19.455726 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:19.456995 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:19.498093 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.126:33227
I20260608 09:59:19.498231   796 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.126:33227 every 8 connection(s)
I20260608 09:59:19.502413   797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:19.513023   797 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d9413fb8c7f2469f855f990639d8ad7e: Bootstrap starting.
I20260608 09:59:19.517714   797 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d9413fb8c7f2469f855f990639d8ad7e: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:19.521945   797 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d9413fb8c7f2469f855f990639d8ad7e: No bootstrap required, opened a new log
I20260608 09:59:19.524324   797 raft_consensus.cc:359] T 00000000000000000000000000000000 P d9413fb8c7f2469f855f990639d8ad7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9413fb8c7f2469f855f990639d8ad7e" member_type: VOTER }
I20260608 09:59:19.524742   797 raft_consensus.cc:385] T 00000000000000000000000000000000 P d9413fb8c7f2469f855f990639d8ad7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:19.524974   797 raft_consensus.cc:740] T 00000000000000000000000000000000 P d9413fb8c7f2469f855f990639d8ad7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9413fb8c7f2469f855f990639d8ad7e, State: Initialized, Role: FOLLOWER
I20260608 09:59:19.525548   797 consensus_queue.cc:260] T 00000000000000000000000000000000 P d9413fb8c7f2469f855f990639d8ad7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d9413fb8c7f2469f855f990639d8ad7e" member_type: VOTER }
I20260608 09:59:19.526010   797 raft_consensus.cc:399] T 00000000000000000000000000000000 P d9413fb8c7f2469f855f990639d8ad7e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:19.526216   797 raft_consensus.cc:493] T 00000000000000000000000000000000 P d9413fb8c7f2469f855f990639d8ad7e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:19.526456   797 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d9413fb8c7f2469f855f990639d8ad7e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:19.531000   797 raft_consensus.cc:515] T 00000000000000000000000000000000 P d9413fb8c7f2469f855f990639d8ad7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9413fb8c7f2469f855f990639d8ad7e" member_type: VOTER }
I20260608 09:59:19.531550   797 leader_election.cc:304] T 00000000000000000000000000000000 P d9413fb8c7f2469f855f990639d8ad7e [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: d9413fb8c7f2469f855f990639d8ad7e; no voters: 
I20260608 09:59:19.532696   797 leader_election.cc:290] T 00000000000000000000000000000000 P d9413fb8c7f2469f855f990639d8ad7e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:19.533162   800 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d9413fb8c7f2469f855f990639d8ad7e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:19.534494   800 raft_consensus.cc:697] T 00000000000000000000000000000000 P d9413fb8c7f2469f855f990639d8ad7e [term 1 LEADER]: Becoming Leader. State: Replica: d9413fb8c7f2469f855f990639d8ad7e, State: Running, Role: LEADER
I20260608 09:59:19.535254   800 consensus_queue.cc:237] T 00000000000000000000000000000000 P d9413fb8c7f2469f855f990639d8ad7e [LEADER]: Queue going to LEADER mode. State: All 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: "d9413fb8c7f2469f855f990639d8ad7e" member_type: VOTER }
I20260608 09:59:19.535573   797 sys_catalog.cc:565] T 00000000000000000000000000000000 P d9413fb8c7f2469f855f990639d8ad7e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:59:19.538152   801 sys_catalog.cc:455] T 00000000000000000000000000000000 P d9413fb8c7f2469f855f990639d8ad7e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d9413fb8c7f2469f855f990639d8ad7e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9413fb8c7f2469f855f990639d8ad7e" member_type: VOTER } }
I20260608 09:59:19.538267   802 sys_catalog.cc:455] T 00000000000000000000000000000000 P d9413fb8c7f2469f855f990639d8ad7e [sys.catalog]: SysCatalogTable state changed. Reason: New leader d9413fb8c7f2469f855f990639d8ad7e. Latest consensus state: current_term: 1 leader_uuid: "d9413fb8c7f2469f855f990639d8ad7e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9413fb8c7f2469f855f990639d8ad7e" member_type: VOTER } }
I20260608 09:59:19.539085   801 sys_catalog.cc:458] T 00000000000000000000000000000000 P d9413fb8c7f2469f855f990639d8ad7e [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:19.539177   802 sys_catalog.cc:458] T 00000000000000000000000000000000 P d9413fb8c7f2469f855f990639d8ad7e [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:19.542662   805 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:59:19.548444   805 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:59:19.550664 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:59:19.558296   805 catalog_manager.cc:1382] Generated new cluster ID: 7c47a9a9e4d74cd7840a6a9577373dc8
I20260608 09:59:19.558602   805 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:59:19.575660   805 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:59:19.576956   805 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:59:19.591413   805 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d9413fb8c7f2469f855f990639d8ad7e: Generated new TSK 0
I20260608 09:59:19.592049   805 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:59:19.617329 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:19.623795   818 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
W20260608 09:59:19.624764   819 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
I20260608 09:59:19.626096 29161 server_base.cc:1061] running on GCE node
W20260608 09:59:19.626466   822 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
I20260608 09:59:19.627349 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:19.627573 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:19.627734 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912759627720 us; error 0 us; skew 500 ppm
I20260608 09:59:19.628304 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:19.630717 29161 webserver.cc:533] Webserver started at http://127.28.122.65:43967/ using document root <none> and password file <none>
I20260608 09:59:19.631270 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:19.631462 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:19.631716 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:19.632929 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912650423017-29161-0/minicluster-data/ts-0-root/instance:
uuid: "60617bd9234f481e8746df271731f699"
format_stamp: "Formatted at 2026-06-08 09:59:19 on dist-test-slave-th08"
I20260608 09:59:19.637712 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:59:19.641140   826 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:19.641918 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:59:19.642189 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912650423017-29161-0/minicluster-data/ts-0-root
uuid: "60617bd9234f481e8746df271731f699"
format_stamp: "Formatted at 2026-06-08 09:59:19 on dist-test-slave-th08"
I20260608 09:59:19.642452 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912650423017-29161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912650423017-29161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912650423017-29161-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)
I20260608 09:59:19.659164 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:19.660424 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:19.661964 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:19.664364 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:19.664565 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:19.664800 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:19.664963 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:19.705090 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.65:45861
I20260608 09:59:19.705219   889 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.65:45861 every 8 connection(s)
I20260608 09:59:19.710224 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:19.717912   894 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
W20260608 09:59:19.718662   895 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
W20260608 09:59:19.723379   897 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
I20260608 09:59:19.724462   890 heartbeater.cc:344] Connected to a master server at 127.28.122.126:33227
I20260608 09:59:19.724642 29161 server_base.cc:1061] running on GCE node
I20260608 09:59:19.724887   890 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:19.725664 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:59:19.725841   890 heartbeater.cc:507] Master 127.28.122.126:33227 requested a full tablet report, sending...
W20260608 09:59:19.725975 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:19.726254 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912759726233 us; error 0 us; skew 500 ppm
I20260608 09:59:19.727072 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:19.728823   762 ts_manager.cc:194] Registered new tserver with Master: 60617bd9234f481e8746df271731f699 (127.28.122.65:45861)
I20260608 09:59:19.730033 29161 webserver.cc:533] Webserver started at http://127.28.122.66:38015/ using document root <none> and password file <none>
I20260608 09:59:19.730734 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:19.730999 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:19.731343 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:19.731480   762 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55440
I20260608 09:59:19.733011 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912650423017-29161-0/minicluster-data/ts-1-root/instance:
uuid: "c33c9b13c8a84fe9b77bfda8129c6ea5"
format_stamp: "Formatted at 2026-06-08 09:59:19 on dist-test-slave-th08"
I20260608 09:59:19.737753 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 09:59:19.741377   902 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:19.742199 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:59:19.742496 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912650423017-29161-0/minicluster-data/ts-1-root
uuid: "c33c9b13c8a84fe9b77bfda8129c6ea5"
format_stamp: "Formatted at 2026-06-08 09:59:19 on dist-test-slave-th08"
I20260608 09:59:19.742753 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912650423017-29161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912650423017-29161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912650423017-29161-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)
I20260608 09:59:19.759301 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:19.760561 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:19.762185 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:19.764691 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:19.765034 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:19.765311 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:19.765470 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:19.805276 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.66:44263
I20260608 09:59:19.805395   964 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.66:44263 every 8 connection(s)
I20260608 09:59:19.810117 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:19.817374   968 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
W20260608 09:59:19.818967   969 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
W20260608 09:59:19.820400   971 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
I20260608 09:59:19.820677 29161 server_base.cc:1061] running on GCE node
I20260608 09:59:19.821880 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:19.822110 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:19.822299 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912759822279 us; error 0 us; skew 500 ppm
I20260608 09:59:19.822929   965 heartbeater.cc:344] Connected to a master server at 127.28.122.126:33227
I20260608 09:59:19.823055 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:19.823362   965 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:19.824225   965 heartbeater.cc:507] Master 127.28.122.126:33227 requested a full tablet report, sending...
I20260608 09:59:19.826038 29161 webserver.cc:533] Webserver started at http://127.28.122.67:34171/ using document root <none> and password file <none>
I20260608 09:59:19.826521   762 ts_manager.cc:194] Registered new tserver with Master: c33c9b13c8a84fe9b77bfda8129c6ea5 (127.28.122.66:44263)
I20260608 09:59:19.826752 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:19.827050 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:19.827399 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:19.828406   762 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55448
I20260608 09:59:19.828959 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912650423017-29161-0/minicluster-data/ts-2-root/instance:
uuid: "655c6a3ca0dc4106973ca53eff6f119d"
format_stamp: "Formatted at 2026-06-08 09:59:19 on dist-test-slave-th08"
I20260608 09:59:19.833966 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:59:19.838214   976 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:19.839174 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:59:19.839509 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912650423017-29161-0/minicluster-data/ts-2-root
uuid: "655c6a3ca0dc4106973ca53eff6f119d"
format_stamp: "Formatted at 2026-06-08 09:59:19 on dist-test-slave-th08"
I20260608 09:59:19.839787 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912650423017-29161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912650423017-29161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912650423017-29161-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)
I20260608 09:59:19.851580 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:19.852761 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:19.854207 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:19.856571 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:19.856757 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:19.857000 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:19.857149 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:19.897397 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.67:44913
I20260608 09:59:19.897535  1038 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.67:44913 every 8 connection(s)
I20260608 09:59:19.911515  1039 heartbeater.cc:344] Connected to a master server at 127.28.122.126:33227
I20260608 09:59:19.911911  1039 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:19.912657  1039 heartbeater.cc:507] Master 127.28.122.126:33227 requested a full tablet report, sending...
I20260608 09:59:19.914754   762 ts_manager.cc:194] Registered new tserver with Master: 655c6a3ca0dc4106973ca53eff6f119d (127.28.122.67:44913)
I20260608 09:59:19.915319 29161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014537467s
I20260608 09:59:19.916198   762 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55450
I20260608 09:59:20.734426   890 heartbeater.cc:499] Master 127.28.122.126:33227 was elected leader, sending a full tablet report...
I20260608 09:59:20.831372   965 heartbeater.cc:499] Master 127.28.122.126:33227 was elected leader, sending a full tablet report...
I20260608 09:59:20.918969  1039 heartbeater.cc:499] Master 127.28.122.126:33227 was elected leader, sending a full tablet report...
I20260608 09:59:20.984877   762 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55468:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:59:20.987004   762 catalog_manager.cc:7076] 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.
I20260608 09:59:21.028395   854 tablet_service.cc:1511] Processing CreateTablet for tablet 8c33a5f82dfb44b391578b988a857f32 (DEFAULT_TABLE table=test-workload [id=51f7cad31f4944eda6da3a3e3d8999ab]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:59:21.029788   854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c33a5f82dfb44b391578b988a857f32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:21.041193   930 tablet_service.cc:1511] Processing CreateTablet for tablet 8c33a5f82dfb44b391578b988a857f32 (DEFAULT_TABLE table=test-workload [id=51f7cad31f4944eda6da3a3e3d8999ab]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:59:21.042542   930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c33a5f82dfb44b391578b988a857f32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:21.045068  1004 tablet_service.cc:1511] Processing CreateTablet for tablet 8c33a5f82dfb44b391578b988a857f32 (DEFAULT_TABLE table=test-workload [id=51f7cad31f4944eda6da3a3e3d8999ab]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:59:21.046387  1004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c33a5f82dfb44b391578b988a857f32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:21.047472  1060 tablet_bootstrap.cc:492] T 8c33a5f82dfb44b391578b988a857f32 P 60617bd9234f481e8746df271731f699: Bootstrap starting.
I20260608 09:59:21.054603  1060 tablet_bootstrap.cc:654] T 8c33a5f82dfb44b391578b988a857f32 P 60617bd9234f481e8746df271731f699: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:21.058369  1061 tablet_bootstrap.cc:492] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5: Bootstrap starting.
I20260608 09:59:21.061877  1060 tablet_bootstrap.cc:492] T 8c33a5f82dfb44b391578b988a857f32 P 60617bd9234f481e8746df271731f699: No bootstrap required, opened a new log
I20260608 09:59:21.062557  1060 ts_tablet_manager.cc:1403] T 8c33a5f82dfb44b391578b988a857f32 P 60617bd9234f481e8746df271731f699: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260608 09:59:21.064039  1063 tablet_bootstrap.cc:492] T 8c33a5f82dfb44b391578b988a857f32 P 655c6a3ca0dc4106973ca53eff6f119d: Bootstrap starting.
I20260608 09:59:21.066219  1061 tablet_bootstrap.cc:654] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:21.066475  1060 raft_consensus.cc:359] T 8c33a5f82dfb44b391578b988a857f32 P 60617bd9234f481e8746df271731f699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60617bd9234f481e8746df271731f699" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45861 } } peers { permanent_uuid: "655c6a3ca0dc4106973ca53eff6f119d" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 44913 } } peers { permanent_uuid: "c33c9b13c8a84fe9b77bfda8129c6ea5" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44263 } }
I20260608 09:59:21.067075  1060 raft_consensus.cc:385] T 8c33a5f82dfb44b391578b988a857f32 P 60617bd9234f481e8746df271731f699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:21.067348  1060 raft_consensus.cc:740] T 8c33a5f82dfb44b391578b988a857f32 P 60617bd9234f481e8746df271731f699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60617bd9234f481e8746df271731f699, State: Initialized, Role: FOLLOWER
I20260608 09:59:21.068017  1060 consensus_queue.cc:260] T 8c33a5f82dfb44b391578b988a857f32 P 60617bd9234f481e8746df271731f699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60617bd9234f481e8746df271731f699" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45861 } } peers { permanent_uuid: "655c6a3ca0dc4106973ca53eff6f119d" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 44913 } } peers { permanent_uuid: "c33c9b13c8a84fe9b77bfda8129c6ea5" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44263 } }
I20260608 09:59:21.071574  1063 tablet_bootstrap.cc:654] T 8c33a5f82dfb44b391578b988a857f32 P 655c6a3ca0dc4106973ca53eff6f119d: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:21.072065  1060 ts_tablet_manager.cc:1434] T 8c33a5f82dfb44b391578b988a857f32 P 60617bd9234f481e8746df271731f699: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.006s
I20260608 09:59:21.075688  1061 tablet_bootstrap.cc:492] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5: No bootstrap required, opened a new log
I20260608 09:59:21.076308  1061 ts_tablet_manager.cc:1403] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.010s
I20260608 09:59:21.077898  1063 tablet_bootstrap.cc:492] T 8c33a5f82dfb44b391578b988a857f32 P 655c6a3ca0dc4106973ca53eff6f119d: No bootstrap required, opened a new log
I20260608 09:59:21.078442  1063 ts_tablet_manager.cc:1403] T 8c33a5f82dfb44b391578b988a857f32 P 655c6a3ca0dc4106973ca53eff6f119d: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 09:59:21.079614  1061 raft_consensus.cc:359] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60617bd9234f481e8746df271731f699" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45861 } } peers { permanent_uuid: "655c6a3ca0dc4106973ca53eff6f119d" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 44913 } } peers { permanent_uuid: "c33c9b13c8a84fe9b77bfda8129c6ea5" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44263 } }
I20260608 09:59:21.080391  1061 raft_consensus.cc:385] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:21.080718  1061 raft_consensus.cc:740] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33c9b13c8a84fe9b77bfda8129c6ea5, State: Initialized, Role: FOLLOWER
I20260608 09:59:21.081532  1063 raft_consensus.cc:359] T 8c33a5f82dfb44b391578b988a857f32 P 655c6a3ca0dc4106973ca53eff6f119d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60617bd9234f481e8746df271731f699" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45861 } } peers { permanent_uuid: "655c6a3ca0dc4106973ca53eff6f119d" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 44913 } } peers { permanent_uuid: "c33c9b13c8a84fe9b77bfda8129c6ea5" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44263 } }
I20260608 09:59:21.081507  1061 consensus_queue.cc:260] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60617bd9234f481e8746df271731f699" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45861 } } peers { permanent_uuid: "655c6a3ca0dc4106973ca53eff6f119d" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 44913 } } peers { permanent_uuid: "c33c9b13c8a84fe9b77bfda8129c6ea5" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44263 } }
I20260608 09:59:21.082597  1063 raft_consensus.cc:385] T 8c33a5f82dfb44b391578b988a857f32 P 655c6a3ca0dc4106973ca53eff6f119d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:21.082945  1063 raft_consensus.cc:740] T 8c33a5f82dfb44b391578b988a857f32 P 655c6a3ca0dc4106973ca53eff6f119d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 655c6a3ca0dc4106973ca53eff6f119d, State: Initialized, Role: FOLLOWER
I20260608 09:59:21.083846  1063 consensus_queue.cc:260] T 8c33a5f82dfb44b391578b988a857f32 P 655c6a3ca0dc4106973ca53eff6f119d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60617bd9234f481e8746df271731f699" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45861 } } peers { permanent_uuid: "655c6a3ca0dc4106973ca53eff6f119d" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 44913 } } peers { permanent_uuid: "c33c9b13c8a84fe9b77bfda8129c6ea5" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44263 } }
I20260608 09:59:21.084771  1061 ts_tablet_manager.cc:1434] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:59:21.086814  1063 ts_tablet_manager.cc:1434] T 8c33a5f82dfb44b391578b988a857f32 P 655c6a3ca0dc4106973ca53eff6f119d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260608 09:59:21.152920  1040 tablet.cc:2404] T 8c33a5f82dfb44b391578b988a857f32 P 655c6a3ca0dc4106973ca53eff6f119d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:59:21.288177  1067 raft_consensus.cc:493] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:21.289135  1067 raft_consensus.cc:515] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60617bd9234f481e8746df271731f699" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45861 } } peers { permanent_uuid: "655c6a3ca0dc4106973ca53eff6f119d" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 44913 } } peers { permanent_uuid: "c33c9b13c8a84fe9b77bfda8129c6ea5" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44263 } }
I20260608 09:59:21.292232  1067 leader_election.cc:290] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60617bd9234f481e8746df271731f699 (127.28.122.65:45861), 655c6a3ca0dc4106973ca53eff6f119d (127.28.122.67:44913)
I20260608 09:59:21.306396   865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c33a5f82dfb44b391578b988a857f32" candidate_uuid: "c33c9b13c8a84fe9b77bfda8129c6ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60617bd9234f481e8746df271731f699" is_pre_election: true
I20260608 09:59:21.306770  1014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c33a5f82dfb44b391578b988a857f32" candidate_uuid: "c33c9b13c8a84fe9b77bfda8129c6ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655c6a3ca0dc4106973ca53eff6f119d" is_pre_election: true
I20260608 09:59:21.307489   865 raft_consensus.cc:2468] T 8c33a5f82dfb44b391578b988a857f32 P 60617bd9234f481e8746df271731f699 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33c9b13c8a84fe9b77bfda8129c6ea5 in term 0.
I20260608 09:59:21.307638  1014 raft_consensus.cc:2468] T 8c33a5f82dfb44b391578b988a857f32 P 655c6a3ca0dc4106973ca53eff6f119d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33c9b13c8a84fe9b77bfda8129c6ea5 in term 0.
I20260608 09:59:21.309070   903 leader_election.cc:304] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60617bd9234f481e8746df271731f699, c33c9b13c8a84fe9b77bfda8129c6ea5; no voters: 
I20260608 09:59:21.309849  1067 raft_consensus.cc:2804] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:21.310235  1067 raft_consensus.cc:493] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:21.310520  1067 raft_consensus.cc:3060] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:21.317075  1067 raft_consensus.cc:515] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60617bd9234f481e8746df271731f699" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45861 } } peers { permanent_uuid: "655c6a3ca0dc4106973ca53eff6f119d" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 44913 } } peers { permanent_uuid: "c33c9b13c8a84fe9b77bfda8129c6ea5" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44263 } }
I20260608 09:59:21.318853  1067 leader_election.cc:290] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5 [CANDIDATE]: Term 1 election: Requested vote from peers 60617bd9234f481e8746df271731f699 (127.28.122.65:45861), 655c6a3ca0dc4106973ca53eff6f119d (127.28.122.67:44913)
I20260608 09:59:21.319777   865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c33a5f82dfb44b391578b988a857f32" candidate_uuid: "c33c9b13c8a84fe9b77bfda8129c6ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60617bd9234f481e8746df271731f699"
I20260608 09:59:21.320127  1014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c33a5f82dfb44b391578b988a857f32" candidate_uuid: "c33c9b13c8a84fe9b77bfda8129c6ea5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "655c6a3ca0dc4106973ca53eff6f119d"
I20260608 09:59:21.320298   865 raft_consensus.cc:3060] T 8c33a5f82dfb44b391578b988a857f32 P 60617bd9234f481e8746df271731f699 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:21.320622  1014 raft_consensus.cc:3060] T 8c33a5f82dfb44b391578b988a857f32 P 655c6a3ca0dc4106973ca53eff6f119d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:21.326015   865 raft_consensus.cc:2468] T 8c33a5f82dfb44b391578b988a857f32 P 60617bd9234f481e8746df271731f699 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33c9b13c8a84fe9b77bfda8129c6ea5 in term 1.
I20260608 09:59:21.326052  1014 raft_consensus.cc:2468] T 8c33a5f82dfb44b391578b988a857f32 P 655c6a3ca0dc4106973ca53eff6f119d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33c9b13c8a84fe9b77bfda8129c6ea5 in term 1.
I20260608 09:59:21.327329   906 leader_election.cc:304] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 655c6a3ca0dc4106973ca53eff6f119d, c33c9b13c8a84fe9b77bfda8129c6ea5; no voters: 
I20260608 09:59:21.328130  1067 raft_consensus.cc:2804] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:21.329299  1067 raft_consensus.cc:697] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5 [term 1 LEADER]: Becoming Leader. State: Replica: c33c9b13c8a84fe9b77bfda8129c6ea5, State: Running, Role: LEADER
I20260608 09:59:21.330358  1067 consensus_queue.cc:237] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60617bd9234f481e8746df271731f699" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45861 } } peers { permanent_uuid: "655c6a3ca0dc4106973ca53eff6f119d" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 44913 } } peers { permanent_uuid: "c33c9b13c8a84fe9b77bfda8129c6ea5" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44263 } }
I20260608 09:59:21.339277   762 catalog_manager.cc:5696] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c33c9b13c8a84fe9b77bfda8129c6ea5 (127.28.122.66). New cstate: current_term: 1 leader_uuid: "c33c9b13c8a84fe9b77bfda8129c6ea5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60617bd9234f481e8746df271731f699" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "655c6a3ca0dc4106973ca53eff6f119d" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 44913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33c9b13c8a84fe9b77bfda8129c6ea5" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 44263 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:21.549283   810 placement_policy_util.cc:407] tablet 8c33a5f82dfb44b391578b988a857f32: detected majority of replicas (2 of 3) at location L0
I20260608 09:59:21.550623   815 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:59:21.552142   815 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:59:21.552455   815 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:59:21.780804  1067 consensus_queue.cc:1048] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "655c6a3ca0dc4106973ca53eff6f119d" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:21.787452  1067 consensus_queue.cc:1048] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60617bd9234f481e8746df271731f699" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:22.558475   810 placement_policy_util.cc:407] tablet 8c33a5f82dfb44b391578b988a857f32: detected majority of replicas (2 of 3) at location L0
I20260608 09:59:23.553442   815 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:59:23.554826   815 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:59:23.555171   815 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:59:23.567344   810 placement_policy_util.cc:407] tablet 8c33a5f82dfb44b391578b988a857f32: detected majority of replicas (2 of 3) at location L0
I20260608 09:59:24.576181   810 placement_policy_util.cc:407] tablet 8c33a5f82dfb44b391578b988a857f32: detected majority of replicas (2 of 3) at location L0
I20260608 09:59:25.556172   815 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:59:25.557677   815 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:59:25.557981   815 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:59:25.585202   810 placement_policy_util.cc:407] tablet 8c33a5f82dfb44b391578b988a857f32: detected majority of replicas (2 of 3) at location L0
I20260608 09:59:26.593766   810 placement_policy_util.cc:407] tablet 8c33a5f82dfb44b391578b988a857f32: detected majority of replicas (2 of 3) at location L0
I20260608 09:59:27.558991   815 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:59:27.560462   815 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:59:27.560802   815 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:59:27.602504   810 placement_policy_util.cc:407] tablet 8c33a5f82dfb44b391578b988a857f32: detected majority of replicas (2 of 3) at location L0
I20260608 09:59:28.611268   810 placement_policy_util.cc:407] tablet 8c33a5f82dfb44b391578b988a857f32: detected majority of replicas (2 of 3) at location L0
I20260608 09:59:29.561880   815 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:59:29.563860   815 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:59:29.564358   815 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:59:29.620658   810 placement_policy_util.cc:407] tablet 8c33a5f82dfb44b391578b988a857f32: detected majority of replicas (2 of 3) at location L0
I20260608 09:59:30.698779   810 placement_policy_util.cc:407] tablet 8c33a5f82dfb44b391578b988a857f32: detected majority of replicas (2 of 3) at location L0
W20260608 09:59:30.737212  1035 debug-util.cc:398] Leaking SignalData structure 0x7b08000fa4e0 after lost signal to thread 29164
W20260608 09:59:30.738219  1035 debug-util.cc:398] Leaking SignalData structure 0x7b0800195840 after lost signal to thread 796
W20260608 09:59:30.739193  1035 debug-util.cc:398] Leaking SignalData structure 0x7b08000cad40 after lost signal to thread 889
W20260608 09:59:30.740072  1035 debug-util.cc:398] Leaking SignalData structure 0x7b0800185d00 after lost signal to thread 964
W20260608 09:59:30.741112  1035 debug-util.cc:398] Leaking SignalData structure 0x7b0800184600 after lost signal to thread 1038
I20260608 09:59:31.566377   815 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:59:31.569450   815 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:59:31.569775   815 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:59:31.675243 29161 tablet_server.cc:179] TabletServer@127.28.122.65:0 shutting down...
I20260608 09:59:31.708323   810 placement_policy_util.cc:407] tablet 8c33a5f82dfb44b391578b988a857f32: detected majority of replicas (2 of 3) at location L0
I20260608 09:59:31.715462 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:31.716586 29161 tablet_replica.cc:333] T 8c33a5f82dfb44b391578b988a857f32 P 60617bd9234f481e8746df271731f699: stopping tablet replica
I20260608 09:59:31.717497 29161 raft_consensus.cc:2243] T 8c33a5f82dfb44b391578b988a857f32 P 60617bd9234f481e8746df271731f699 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:31.718425 29161 raft_consensus.cc:2272] T 8c33a5f82dfb44b391578b988a857f32 P 60617bd9234f481e8746df271731f699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:31.743319 29161 tablet_server.cc:196] TabletServer@127.28.122.65:0 shutdown complete.
I20260608 09:59:31.763983 29161 tablet_server.cc:179] TabletServer@127.28.122.66:0 shutting down...
I20260608 09:59:31.795673 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:31.796624 29161 tablet_replica.cc:333] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5: stopping tablet replica
I20260608 09:59:31.797222 29161 raft_consensus.cc:2243] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:31.798316 29161 raft_consensus.cc:2272] T 8c33a5f82dfb44b391578b988a857f32 P c33c9b13c8a84fe9b77bfda8129c6ea5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:31.819682 29161 tablet_server.cc:196] TabletServer@127.28.122.66:0 shutdown complete.
I20260608 09:59:31.836120 29161 tablet_server.cc:179] TabletServer@127.28.122.67:0 shutting down...
I20260608 09:59:31.862684 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:31.863536 29161 tablet_replica.cc:333] T 8c33a5f82dfb44b391578b988a857f32 P 655c6a3ca0dc4106973ca53eff6f119d: stopping tablet replica
I20260608 09:59:31.864213 29161 raft_consensus.cc:2243] T 8c33a5f82dfb44b391578b988a857f32 P 655c6a3ca0dc4106973ca53eff6f119d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:31.864799 29161 raft_consensus.cc:2272] T 8c33a5f82dfb44b391578b988a857f32 P 655c6a3ca0dc4106973ca53eff6f119d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:32.717501   810 placement_policy_util.cc:407] tablet 8c33a5f82dfb44b391578b988a857f32: detected majority of replicas (2 of 3) at location L0
W20260608 09:59:32.883842 29161 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 1035)
I20260608 09:59:33.115507 29161 tablet_server.cc:196] TabletServer@127.28.122.67:0 shutdown complete.
I20260608 09:59:33.127146 29161 master.cc:562] Master@127.28.122.126:33227 shutting down...
I20260608 09:59:33.149077 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d9413fb8c7f2469f855f990639d8ad7e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:33.149731 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d9413fb8c7f2469f855f990639d8ad7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:33.150074 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P d9413fb8c7f2469f855f990639d8ad7e: stopping tablet replica
I20260608 09:59:33.168742 29161 master.cc:584] Master@127.28.122.126:33227 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13787 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 09:59:33.203536 29161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.122.126:37603
I20260608 09:59:33.204789 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:33.210306  1088 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
W20260608 09:59:33.211678  1091 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
W20260608 09:59:33.211686  1089 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
I20260608 09:59:33.212064 29161 server_base.cc:1061] running on GCE node
I20260608 09:59:33.213076 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:33.213282 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:33.213428 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912773213410 us; error 0 us; skew 500 ppm
I20260608 09:59:33.214020 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:33.216523 29161 webserver.cc:533] Webserver started at http://127.28.122.126:40521/ using document root <none> and password file <none>
I20260608 09:59:33.217028 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:33.217212 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:33.217514 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:33.218825 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/master-0-root/instance:
uuid: "4cda1ef82efc41a2b0c9e8239efa25bb"
format_stamp: "Formatted at 2026-06-08 09:59:33 on dist-test-slave-th08"
I20260608 09:59:33.223762 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 09:59:33.227600  1096 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:33.228411 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 09:59:33.228695 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/master-0-root
uuid: "4cda1ef82efc41a2b0c9e8239efa25bb"
format_stamp: "Formatted at 2026-06-08 09:59:33 on dist-test-slave-th08"
I20260608 09:59:33.229050 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-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)
I20260608 09:59:33.251241 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:33.252588 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:33.293351 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.126:37603
I20260608 09:59:33.293463  1147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.126:37603 every 8 connection(s)
I20260608 09:59:33.297755  1148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:33.309011  1148 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4cda1ef82efc41a2b0c9e8239efa25bb: Bootstrap starting.
I20260608 09:59:33.313936  1148 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4cda1ef82efc41a2b0c9e8239efa25bb: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:33.318509  1148 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4cda1ef82efc41a2b0c9e8239efa25bb: No bootstrap required, opened a new log
I20260608 09:59:33.321050  1148 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4cda1ef82efc41a2b0c9e8239efa25bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4cda1ef82efc41a2b0c9e8239efa25bb" member_type: VOTER }
I20260608 09:59:33.321493  1148 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4cda1ef82efc41a2b0c9e8239efa25bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:33.321738  1148 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4cda1ef82efc41a2b0c9e8239efa25bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cda1ef82efc41a2b0c9e8239efa25bb, State: Initialized, Role: FOLLOWER
I20260608 09:59:33.322361  1148 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4cda1ef82efc41a2b0c9e8239efa25bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4cda1ef82efc41a2b0c9e8239efa25bb" member_type: VOTER }
I20260608 09:59:33.322827  1148 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4cda1ef82efc41a2b0c9e8239efa25bb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:33.323065  1148 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4cda1ef82efc41a2b0c9e8239efa25bb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:33.323356  1148 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4cda1ef82efc41a2b0c9e8239efa25bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:33.328409  1148 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4cda1ef82efc41a2b0c9e8239efa25bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4cda1ef82efc41a2b0c9e8239efa25bb" member_type: VOTER }
I20260608 09:59:33.328948  1148 leader_election.cc:304] T 00000000000000000000000000000000 P 4cda1ef82efc41a2b0c9e8239efa25bb [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: 4cda1ef82efc41a2b0c9e8239efa25bb; no voters: 
I20260608 09:59:33.330193  1148 leader_election.cc:290] T 00000000000000000000000000000000 P 4cda1ef82efc41a2b0c9e8239efa25bb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:33.330641  1151 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4cda1ef82efc41a2b0c9e8239efa25bb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:33.332050  1151 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4cda1ef82efc41a2b0c9e8239efa25bb [term 1 LEADER]: Becoming Leader. State: Replica: 4cda1ef82efc41a2b0c9e8239efa25bb, State: Running, Role: LEADER
I20260608 09:59:33.332782  1151 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4cda1ef82efc41a2b0c9e8239efa25bb [LEADER]: Queue going to LEADER mode. State: All 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: "4cda1ef82efc41a2b0c9e8239efa25bb" member_type: VOTER }
I20260608 09:59:33.333277  1148 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4cda1ef82efc41a2b0c9e8239efa25bb [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:59:33.337672  1152 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4cda1ef82efc41a2b0c9e8239efa25bb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4cda1ef82efc41a2b0c9e8239efa25bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4cda1ef82efc41a2b0c9e8239efa25bb" member_type: VOTER } }
I20260608 09:59:33.338420  1152 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4cda1ef82efc41a2b0c9e8239efa25bb [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:33.338176  1153 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4cda1ef82efc41a2b0c9e8239efa25bb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4cda1ef82efc41a2b0c9e8239efa25bb. Latest consensus state: current_term: 1 leader_uuid: "4cda1ef82efc41a2b0c9e8239efa25bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4cda1ef82efc41a2b0c9e8239efa25bb" member_type: VOTER } }
I20260608 09:59:33.338891  1153 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4cda1ef82efc41a2b0c9e8239efa25bb [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:33.344127  1159 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:59:33.349236  1159 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:59:33.350199 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:59:33.358861  1159 catalog_manager.cc:1382] Generated new cluster ID: 5cd5e18aaf1a49c78bc344ac030879fd
I20260608 09:59:33.359215  1159 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:59:33.385313  1159 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:59:33.386646  1159 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:59:33.398080  1159 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4cda1ef82efc41a2b0c9e8239efa25bb: Generated new TSK 0
I20260608 09:59:33.398675  1159 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:59:33.416689 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:33.423242  1169 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
W20260608 09:59:33.424244  1170 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
W20260608 09:59:33.425644  1172 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
I20260608 09:59:33.426397 29161 server_base.cc:1061] running on GCE node
I20260608 09:59:33.427275 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:33.427464 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:33.427621 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912773427601 us; error 0 us; skew 500 ppm
I20260608 09:59:33.428203 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:33.430699 29161 webserver.cc:533] Webserver started at http://127.28.122.65:39081/ using document root <none> and password file <none>
I20260608 09:59:33.431325 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:33.431505 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:33.431764 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:33.432942 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-0-root/instance:
uuid: "08b0984ad44144ba922a4ccd6d86c9e2"
format_stamp: "Formatted at 2026-06-08 09:59:33 on dist-test-slave-th08"
I20260608 09:59:33.437794 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:59:33.441445  1177 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:33.442252 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 09:59:33.442559 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-0-root
uuid: "08b0984ad44144ba922a4ccd6d86c9e2"
format_stamp: "Formatted at 2026-06-08 09:59:33 on dist-test-slave-th08"
I20260608 09:59:33.442813 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-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)
I20260608 09:59:33.462199 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:33.463542 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:33.465082 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:33.467471 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:33.467664 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:33.467921 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:33.468075 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:33.520640 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.65:40733
I20260608 09:59:33.520812  1239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.65:40733 every 8 connection(s)
I20260608 09:59:33.525978 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:33.534058  1244 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
W20260608 09:59:33.534991  1245 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
W20260608 09:59:33.538914  1247 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
I20260608 09:59:33.539716  1240 heartbeater.cc:344] Connected to a master server at 127.28.122.126:37603
I20260608 09:59:33.540163  1240 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:33.540182 29161 server_base.cc:1061] running on GCE node
I20260608 09:59:33.541147  1240 heartbeater.cc:507] Master 127.28.122.126:37603 requested a full tablet report, sending...
I20260608 09:59:33.541396 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:33.541637 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:33.541805 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912773541780 us; error 0 us; skew 500 ppm
I20260608 09:59:33.542431 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:33.543635  1113 ts_manager.cc:194] Registered new tserver with Master: 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733)
I20260608 09:59:33.545614 29161 webserver.cc:533] Webserver started at http://127.28.122.66:43959/ using document root <none> and password file <none>
I20260608 09:59:33.546358 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:33.546408  1113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57640
I20260608 09:59:33.546696 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:33.547137 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:33.548501 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-1-root/instance:
uuid: "c993a86c3f4f420a9324f27900c457b9"
format_stamp: "Formatted at 2026-06-08 09:59:33 on dist-test-slave-th08"
I20260608 09:59:33.553186 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:59:33.556978  1252 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:33.557801 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 09:59:33.558166 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-1-root
uuid: "c993a86c3f4f420a9324f27900c457b9"
format_stamp: "Formatted at 2026-06-08 09:59:33 on dist-test-slave-th08"
I20260608 09:59:33.558446 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-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)
I20260608 09:59:33.574784 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:33.576100 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:33.577602 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:33.580085 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:33.580276 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:33.580529 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:33.580685 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:33.621057 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.66:38375
I20260608 09:59:33.621212  1314 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.66:38375 every 8 connection(s)
I20260608 09:59:33.626278 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:33.633433  1318 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
W20260608 09:59:33.635488  1319 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
I20260608 09:59:33.636569 29161 server_base.cc:1061] running on GCE node
W20260608 09:59:33.637599  1321 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
I20260608 09:59:33.638738 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:33.639021 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:33.639266 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912773639244 us; error 0 us; skew 500 ppm
I20260608 09:59:33.639950  1315 heartbeater.cc:344] Connected to a master server at 127.28.122.126:37603
I20260608 09:59:33.640036 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:33.640551  1315 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:33.641603  1315 heartbeater.cc:507] Master 127.28.122.126:37603 requested a full tablet report, sending...
I20260608 09:59:33.643405 29161 webserver.cc:533] Webserver started at http://127.28.122.67:39737/ using document root <none> and password file <none>
I20260608 09:59:33.644096 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:33.644173  1113 ts_manager.cc:194] Registered new tserver with Master: c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375)
I20260608 09:59:33.644385 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:33.644830 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:33.645840  1113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57644
I20260608 09:59:33.646090 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-2-root/instance:
uuid: "d0e91f54952d48e0926641a756a4531e"
format_stamp: "Formatted at 2026-06-08 09:59:33 on dist-test-slave-th08"
I20260608 09:59:33.651322 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:59:33.655148  1326 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:33.655931 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:59:33.656240 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-2-root
uuid: "d0e91f54952d48e0926641a756a4531e"
format_stamp: "Formatted at 2026-06-08 09:59:33 on dist-test-slave-th08"
I20260608 09:59:33.656541 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-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)
I20260608 09:59:33.677537 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:33.678797 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:33.680356 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:33.682741 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:33.682955 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:33.683208 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:33.683368 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:33.724351 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.67:42995
I20260608 09:59:33.724479  1388 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.67:42995 every 8 connection(s)
I20260608 09:59:33.738941  1389 heartbeater.cc:344] Connected to a master server at 127.28.122.126:37603
I20260608 09:59:33.739439  1389 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:33.740185  1389 heartbeater.cc:507] Master 127.28.122.126:37603 requested a full tablet report, sending...
I20260608 09:59:33.742250  1113 ts_manager.cc:194] Registered new tserver with Master: d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
I20260608 09:59:33.742607 29161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014894442s
I20260608 09:59:33.743706  1113 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57650
I20260608 09:59:34.549553  1240 heartbeater.cc:499] Master 127.28.122.126:37603 was elected leader, sending a full tablet report...
I20260608 09:59:34.648518  1315 heartbeater.cc:499] Master 127.28.122.126:37603 was elected leader, sending a full tablet report...
I20260608 09:59:34.746543  1389 heartbeater.cc:499] Master 127.28.122.126:37603 was elected leader, sending a full tablet report...
I20260608 09:59:34.804739  1113 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57658:
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\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:59:34.807999  1113 catalog_manager.cc:7076] 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.
I20260608 09:59:34.909482  1280 tablet_service.cc:1511] Processing CreateTablet for tablet 080e26509a4b4f1ea559e3caf26ff2cc (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 09:59:34.910043  1205 tablet_service.cc:1511] Processing CreateTablet for tablet 080e26509a4b4f1ea559e3caf26ff2cc (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 09:59:34.911214  1280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 080e26509a4b4f1ea559e3caf26ff2cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.911603  1205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 080e26509a4b4f1ea559e3caf26ff2cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.912817  1203 tablet_service.cc:1511] Processing CreateTablet for tablet a6a269a50c314ee5b4395dd30d5a32b2 (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 09:59:34.914211  1203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6a269a50c314ee5b4395dd30d5a32b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.915208  1354 tablet_service.cc:1511] Processing CreateTablet for tablet 080e26509a4b4f1ea559e3caf26ff2cc (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 09:59:34.916666  1354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 080e26509a4b4f1ea559e3caf26ff2cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.916391  1202 tablet_service.cc:1511] Processing CreateTablet for tablet 55774b6c706c4aa7a0ad574b474dc6bc (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 09:59:34.917742  1202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55774b6c706c4aa7a0ad574b474dc6bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.918797  1199 tablet_service.cc:1511] Processing CreateTablet for tablet 2d400214f5ee492c8841a39c0701cd35 (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 09:59:34.920150  1199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d400214f5ee492c8841a39c0701cd35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.920413  1201 tablet_service.cc:1511] Processing CreateTablet for tablet f2f5d8f5d6a841629ed36f2bf1b936ec (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 09:59:34.922689  1200 tablet_service.cc:1511] Processing CreateTablet for tablet 1e875138118245cb9e6ef65fa97e0095 (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 09:59:34.924088  1200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e875138118245cb9e6ef65fa97e0095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.925544  1198 tablet_service.cc:1511] Processing CreateTablet for tablet a93c32b9ab9d4955bbb97173556e10cf (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 09:59:34.926920  1198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93c32b9ab9d4955bbb97173556e10cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.911638  1204 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9a9d28059e4cebaa54a4ed777d232e (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 09:59:34.928462  1204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9a9d28059e4cebaa54a4ed777d232e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.931437  1353 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9a9d28059e4cebaa54a4ed777d232e (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 09:59:34.931349  1197 tablet_service.cc:1511] Processing CreateTablet for tablet 81e7cbc2dc084283aae950b33cb7a9db (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 09:59:34.932798  1353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9a9d28059e4cebaa54a4ed777d232e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.933385  1197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81e7cbc2dc084283aae950b33cb7a9db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.935653  1201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f5d8f5d6a841629ed36f2bf1b936ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.938210  1352 tablet_service.cc:1511] Processing CreateTablet for tablet a6a269a50c314ee5b4395dd30d5a32b2 (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 09:59:34.939710  1352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6a269a50c314ee5b4395dd30d5a32b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.940408  1196 tablet_service.cc:1511] Processing CreateTablet for tablet 50d9034233ed4555acf659ff901b93d4 (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 09:59:34.941699  1196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50d9034233ed4555acf659ff901b93d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.952239  1279 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9a9d28059e4cebaa54a4ed777d232e (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 09:59:34.952726  1348 tablet_service.cc:1511] Processing CreateTablet for tablet 2d400214f5ee492c8841a39c0701cd35 (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 09:59:34.953758  1279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9a9d28059e4cebaa54a4ed777d232e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.954190  1348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d400214f5ee492c8841a39c0701cd35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.960026  1278 tablet_service.cc:1511] Processing CreateTablet for tablet a6a269a50c314ee5b4395dd30d5a32b2 (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 09:59:34.963842  1276 tablet_service.cc:1511] Processing CreateTablet for tablet f2f5d8f5d6a841629ed36f2bf1b936ec (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 09:59:34.962859  1351 tablet_service.cc:1511] Processing CreateTablet for tablet 55774b6c706c4aa7a0ad574b474dc6bc (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 09:59:34.965884  1351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55774b6c706c4aa7a0ad574b474dc6bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.962105  1277 tablet_service.cc:1511] Processing CreateTablet for tablet 55774b6c706c4aa7a0ad574b474dc6bc (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 09:59:34.961253  1272 tablet_service.cc:1511] Processing CreateTablet for tablet 81e7cbc2dc084283aae950b33cb7a9db (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 09:59:34.968870  1347 tablet_service.cc:1511] Processing CreateTablet for tablet a93c32b9ab9d4955bbb97173556e10cf (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 09:59:34.961221  1275 tablet_service.cc:1511] Processing CreateTablet for tablet 1e875138118245cb9e6ef65fa97e0095 (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 09:59:34.971741  1346 tablet_service.cc:1511] Processing CreateTablet for tablet 81e7cbc2dc084283aae950b33cb7a9db (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 09:59:34.971886  1274 tablet_service.cc:1511] Processing CreateTablet for tablet 2d400214f5ee492c8841a39c0701cd35 (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 09:59:34.970264  1347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93c32b9ab9d4955bbb97173556e10cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.973800  1273 tablet_service.cc:1511] Processing CreateTablet for tablet a93c32b9ab9d4955bbb97173556e10cf (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 09:59:34.975840  1349 tablet_service.cc:1511] Processing CreateTablet for tablet 1e875138118245cb9e6ef65fa97e0095 (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 09:59:34.977149  1349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e875138118245cb9e6ef65fa97e0095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.978166  1346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81e7cbc2dc084283aae950b33cb7a9db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.978703  1350 tablet_service.cc:1511] Processing CreateTablet for tablet f2f5d8f5d6a841629ed36f2bf1b936ec (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 09:59:34.980038  1350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f5d8f5d6a841629ed36f2bf1b936ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.983340  1271 tablet_service.cc:1511] Processing CreateTablet for tablet 50d9034233ed4555acf659ff901b93d4 (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 09:59:34.988469  1345 tablet_service.cc:1511] Processing CreateTablet for tablet 50d9034233ed4555acf659ff901b93d4 (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 09:59:34.989972  1345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50d9034233ed4555acf659ff901b93d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:34.964355  1278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6a269a50c314ee5b4395dd30d5a32b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:35.000336  1277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55774b6c706c4aa7a0ad574b474dc6bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:35.001144  1276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f5d8f5d6a841629ed36f2bf1b936ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:35.002959  1274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d400214f5ee492c8841a39c0701cd35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:35.004470  1272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81e7cbc2dc084283aae950b33cb7a9db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:35.006655  1273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93c32b9ab9d4955bbb97173556e10cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:35.007412  1275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e875138118245cb9e6ef65fa97e0095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:35.009553  1271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50d9034233ed4555acf659ff901b93d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:35.020007  1201 tablet_service.cc:1511] Processing CreateTablet for tablet 97e637ecede84f9c95da9944c582e728 (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 09:59:35.021445  1201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e637ecede84f9c95da9944c582e728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:35.054260  1345 tablet_service.cc:1511] Processing CreateTablet for tablet 904844826f8c4bdea7a1be8334522d50 (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 09:59:35.074087  1345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 904844826f8c4bdea7a1be8334522d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:35.081434  1410 tablet_bootstrap.cc:492] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e: Bootstrap starting.
I20260608 09:59:35.088958  1276 tablet_service.cc:1511] Processing CreateTablet for tablet 904844826f8c4bdea7a1be8334522d50 (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 09:59:35.090301  1276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 904844826f8c4bdea7a1be8334522d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:35.051990  1199 tablet_service.cc:1511] Processing CreateTablet for tablet 904844826f8c4bdea7a1be8334522d50 (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 09:59:35.094730  1409 tablet_bootstrap.cc:492] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2: Bootstrap starting.
I20260608 09:59:35.047008  1351 tablet_service.cc:1511] Processing CreateTablet for tablet 97e637ecede84f9c95da9944c582e728 (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 09:59:35.099938  1410 tablet_bootstrap.cc:654] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.100116  1351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e637ecede84f9c95da9944c582e728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:35.107318  1280 tablet_service.cc:1511] Processing CreateTablet for tablet 97e637ecede84f9c95da9944c582e728 (DEFAULT_TABLE table=test-workload [id=7d93aad34b17470ea4c47fdcebe59682]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 09:59:35.113771  1411 tablet_bootstrap.cc:492] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9: Bootstrap starting.
I20260608 09:59:35.114156  1280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e637ecede84f9c95da9944c582e728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:35.116351  1199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 904844826f8c4bdea7a1be8334522d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:35.120428  1411 tablet_bootstrap.cc:654] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.135640  1410 tablet_bootstrap.cc:492] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e: No bootstrap required, opened a new log
I20260608 09:59:35.136147  1410 ts_tablet_manager.cc:1403] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.006s
I20260608 09:59:35.136487  1409 tablet_bootstrap.cc:654] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.139338  1410 raft_consensus.cc:359] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.140457  1410 raft_consensus.cc:385] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.140861  1410 raft_consensus.cc:740] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e91f54952d48e0926641a756a4531e, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.141799  1410 consensus_queue.cc:260] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.145195  1411 tablet_bootstrap.cc:492] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9: No bootstrap required, opened a new log
I20260608 09:59:35.145843  1411 ts_tablet_manager.cc:1403] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.005s
I20260608 09:59:35.149364  1409 tablet_bootstrap.cc:492] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2: No bootstrap required, opened a new log
I20260608 09:59:35.148989  1411 raft_consensus.cc:359] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.149818  1411 raft_consensus.cc:385] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.150202  1411 raft_consensus.cc:740] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c993a86c3f4f420a9324f27900c457b9, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.149915  1409 ts_tablet_manager.cc:1403] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.000s
I20260608 09:59:35.151855  1410 ts_tablet_manager.cc:1434] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.004s
I20260608 09:59:35.152320  1411 consensus_queue.cc:260] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.154129  1409 raft_consensus.cc:359] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.154930  1409 raft_consensus.cc:385] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.155303  1409 raft_consensus.cc:740] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b0984ad44144ba922a4ccd6d86c9e2, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.156456  1409 consensus_queue.cc:260] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.159785  1411 ts_tablet_manager.cc:1434] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 09:59:35.160864  1411 tablet_bootstrap.cc:492] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9: Bootstrap starting.
I20260608 09:59:35.163386  1410 tablet_bootstrap.cc:492] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e: Bootstrap starting.
I20260608 09:59:35.166947  1411 tablet_bootstrap.cc:654] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.170783  1410 tablet_bootstrap.cc:654] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.174075  1409 ts_tablet_manager.cc:1434] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260608 09:59:35.177516  1409 tablet_bootstrap.cc:492] T f2f5d8f5d6a841629ed36f2bf1b936ec P 08b0984ad44144ba922a4ccd6d86c9e2: Bootstrap starting.
I20260608 09:59:35.182840  1410 tablet_bootstrap.cc:492] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e: No bootstrap required, opened a new log
I20260608 09:59:35.183497  1410 ts_tablet_manager.cc:1403] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260608 09:59:35.184763  1409 tablet_bootstrap.cc:654] T f2f5d8f5d6a841629ed36f2bf1b936ec P 08b0984ad44144ba922a4ccd6d86c9e2: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.186201  1410 raft_consensus.cc:359] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.186756  1410 raft_consensus.cc:385] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.187024  1410 raft_consensus.cc:740] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e91f54952d48e0926641a756a4531e, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.187860  1410 consensus_queue.cc:260] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.189968  1411 tablet_bootstrap.cc:492] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9: No bootstrap required, opened a new log
I20260608 09:59:35.189942  1410 ts_tablet_manager.cc:1434] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:59:35.190620  1411 ts_tablet_manager.cc:1403] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.016s
I20260608 09:59:35.191239  1410 tablet_bootstrap.cc:492] T 55774b6c706c4aa7a0ad574b474dc6bc P d0e91f54952d48e0926641a756a4531e: Bootstrap starting.
I20260608 09:59:35.193832  1411 raft_consensus.cc:359] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.194590  1411 raft_consensus.cc:385] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.194926  1411 raft_consensus.cc:740] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c993a86c3f4f420a9324f27900c457b9, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.195739  1411 consensus_queue.cc:260] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.197908  1411 ts_tablet_manager.cc:1434] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:59:35.198647  1410 tablet_bootstrap.cc:654] T 55774b6c706c4aa7a0ad574b474dc6bc P d0e91f54952d48e0926641a756a4531e: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.198933  1411 tablet_bootstrap.cc:492] T 080e26509a4b4f1ea559e3caf26ff2cc P c993a86c3f4f420a9324f27900c457b9: Bootstrap starting.
I20260608 09:59:35.206449  1411 tablet_bootstrap.cc:654] T 080e26509a4b4f1ea559e3caf26ff2cc P c993a86c3f4f420a9324f27900c457b9: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.210917  1410 tablet_bootstrap.cc:492] T 55774b6c706c4aa7a0ad574b474dc6bc P d0e91f54952d48e0926641a756a4531e: No bootstrap required, opened a new log
I20260608 09:59:35.211628  1410 ts_tablet_manager.cc:1403] T 55774b6c706c4aa7a0ad574b474dc6bc P d0e91f54952d48e0926641a756a4531e: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260608 09:59:35.214998  1410 raft_consensus.cc:359] T 55774b6c706c4aa7a0ad574b474dc6bc P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.216030  1410 raft_consensus.cc:385] T 55774b6c706c4aa7a0ad574b474dc6bc P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.216405  1410 raft_consensus.cc:740] T 55774b6c706c4aa7a0ad574b474dc6bc P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e91f54952d48e0926641a756a4531e, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.217422  1410 consensus_queue.cc:260] T 55774b6c706c4aa7a0ad574b474dc6bc P d0e91f54952d48e0926641a756a4531e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.220268  1410 ts_tablet_manager.cc:1434] T 55774b6c706c4aa7a0ad574b474dc6bc P d0e91f54952d48e0926641a756a4531e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:59:35.221777  1410 tablet_bootstrap.cc:492] T 50d9034233ed4555acf659ff901b93d4 P d0e91f54952d48e0926641a756a4531e: Bootstrap starting.
I20260608 09:59:35.223760  1409 tablet_bootstrap.cc:492] T f2f5d8f5d6a841629ed36f2bf1b936ec P 08b0984ad44144ba922a4ccd6d86c9e2: No bootstrap required, opened a new log
I20260608 09:59:35.224006  1411 tablet_bootstrap.cc:492] T 080e26509a4b4f1ea559e3caf26ff2cc P c993a86c3f4f420a9324f27900c457b9: No bootstrap required, opened a new log
I20260608 09:59:35.224390  1409 ts_tablet_manager.cc:1403] T f2f5d8f5d6a841629ed36f2bf1b936ec P 08b0984ad44144ba922a4ccd6d86c9e2: Time spent bootstrapping tablet: real 0.047s	user 0.027s	sys 0.018s
I20260608 09:59:35.224571  1411 ts_tablet_manager.cc:1403] T 080e26509a4b4f1ea559e3caf26ff2cc P c993a86c3f4f420a9324f27900c457b9: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.002s
I20260608 09:59:35.227974  1409 raft_consensus.cc:359] T f2f5d8f5d6a841629ed36f2bf1b936ec P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.228194  1411 raft_consensus.cc:359] T 080e26509a4b4f1ea559e3caf26ff2cc P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } }
I20260608 09:59:35.228627  1410 tablet_bootstrap.cc:654] T 50d9034233ed4555acf659ff901b93d4 P d0e91f54952d48e0926641a756a4531e: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.228818  1409 raft_consensus.cc:385] T f2f5d8f5d6a841629ed36f2bf1b936ec P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.228999  1411 raft_consensus.cc:385] T 080e26509a4b4f1ea559e3caf26ff2cc P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.229225  1409 raft_consensus.cc:740] T f2f5d8f5d6a841629ed36f2bf1b936ec P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b0984ad44144ba922a4ccd6d86c9e2, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.229426  1411 raft_consensus.cc:740] T 080e26509a4b4f1ea559e3caf26ff2cc P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c993a86c3f4f420a9324f27900c457b9, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.230329  1409 consensus_queue.cc:260] T f2f5d8f5d6a841629ed36f2bf1b936ec P 08b0984ad44144ba922a4ccd6d86c9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.230445  1411 consensus_queue.cc:260] T 080e26509a4b4f1ea559e3caf26ff2cc P c993a86c3f4f420a9324f27900c457b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } }
I20260608 09:59:35.235409  1409 ts_tablet_manager.cc:1434] T f2f5d8f5d6a841629ed36f2bf1b936ec P 08b0984ad44144ba922a4ccd6d86c9e2: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.005s
I20260608 09:59:35.236613  1409 tablet_bootstrap.cc:492] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2: Bootstrap starting.
I20260608 09:59:35.238304  1411 ts_tablet_manager.cc:1434] T 080e26509a4b4f1ea559e3caf26ff2cc P c993a86c3f4f420a9324f27900c457b9: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260608 09:59:35.239418  1411 tablet_bootstrap.cc:492] T a6a269a50c314ee5b4395dd30d5a32b2 P c993a86c3f4f420a9324f27900c457b9: Bootstrap starting.
I20260608 09:59:35.242475  1410 tablet_bootstrap.cc:492] T 50d9034233ed4555acf659ff901b93d4 P d0e91f54952d48e0926641a756a4531e: No bootstrap required, opened a new log
I20260608 09:59:35.243070  1410 ts_tablet_manager.cc:1403] T 50d9034233ed4555acf659ff901b93d4 P d0e91f54952d48e0926641a756a4531e: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260608 09:59:35.246299  1411 tablet_bootstrap.cc:654] T a6a269a50c314ee5b4395dd30d5a32b2 P c993a86c3f4f420a9324f27900c457b9: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.246209  1410 raft_consensus.cc:359] T 50d9034233ed4555acf659ff901b93d4 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.247180  1410 raft_consensus.cc:385] T 50d9034233ed4555acf659ff901b93d4 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.247200  1409 tablet_bootstrap.cc:654] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.247665  1410 raft_consensus.cc:740] T 50d9034233ed4555acf659ff901b93d4 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e91f54952d48e0926641a756a4531e, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.248688  1410 consensus_queue.cc:260] T 50d9034233ed4555acf659ff901b93d4 P d0e91f54952d48e0926641a756a4531e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.251466  1410 ts_tablet_manager.cc:1434] T 50d9034233ed4555acf659ff901b93d4 P d0e91f54952d48e0926641a756a4531e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 09:59:35.252656  1410 tablet_bootstrap.cc:492] T f2f5d8f5d6a841629ed36f2bf1b936ec P d0e91f54952d48e0926641a756a4531e: Bootstrap starting.
I20260608 09:59:35.258373  1411 tablet_bootstrap.cc:492] T a6a269a50c314ee5b4395dd30d5a32b2 P c993a86c3f4f420a9324f27900c457b9: No bootstrap required, opened a new log
I20260608 09:59:35.259006  1411 ts_tablet_manager.cc:1403] T a6a269a50c314ee5b4395dd30d5a32b2 P c993a86c3f4f420a9324f27900c457b9: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260608 09:59:35.259454  1409 tablet_bootstrap.cc:492] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2: No bootstrap required, opened a new log
I20260608 09:59:35.260011  1409 ts_tablet_manager.cc:1403] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.008s
I20260608 09:59:35.260089  1410 tablet_bootstrap.cc:654] T f2f5d8f5d6a841629ed36f2bf1b936ec P d0e91f54952d48e0926641a756a4531e: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.262302  1411 raft_consensus.cc:359] T a6a269a50c314ee5b4395dd30d5a32b2 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.263213  1411 raft_consensus.cc:385] T a6a269a50c314ee5b4395dd30d5a32b2 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.263569  1411 raft_consensus.cc:740] T a6a269a50c314ee5b4395dd30d5a32b2 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c993a86c3f4f420a9324f27900c457b9, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.264285  1409 raft_consensus.cc:359] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.265069  1409 raft_consensus.cc:385] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.264508  1411 consensus_queue.cc:260] T a6a269a50c314ee5b4395dd30d5a32b2 P c993a86c3f4f420a9324f27900c457b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.265317  1409 raft_consensus.cc:740] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b0984ad44144ba922a4ccd6d86c9e2, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.266948  1411 ts_tablet_manager.cc:1434] T a6a269a50c314ee5b4395dd30d5a32b2 P c993a86c3f4f420a9324f27900c457b9: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260608 09:59:35.267045  1410 tablet_bootstrap.cc:492] T f2f5d8f5d6a841629ed36f2bf1b936ec P d0e91f54952d48e0926641a756a4531e: No bootstrap required, opened a new log
I20260608 09:59:35.267803  1410 ts_tablet_manager.cc:1403] T f2f5d8f5d6a841629ed36f2bf1b936ec P d0e91f54952d48e0926641a756a4531e: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260608 09:59:35.266283  1409 consensus_queue.cc:260] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.268213  1411 tablet_bootstrap.cc:492] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9: Bootstrap starting.
I20260608 09:59:35.270900  1410 raft_consensus.cc:359] T f2f5d8f5d6a841629ed36f2bf1b936ec P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.271700  1410 raft_consensus.cc:385] T f2f5d8f5d6a841629ed36f2bf1b936ec P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.272053  1410 raft_consensus.cc:740] T f2f5d8f5d6a841629ed36f2bf1b936ec P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e91f54952d48e0926641a756a4531e, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.272992  1410 consensus_queue.cc:260] T f2f5d8f5d6a841629ed36f2bf1b936ec P d0e91f54952d48e0926641a756a4531e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.275471  1411 tablet_bootstrap.cc:654] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.276801  1409 ts_tablet_manager.cc:1434] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 09:59:35.279201  1410 ts_tablet_manager.cc:1434] T f2f5d8f5d6a841629ed36f2bf1b936ec P d0e91f54952d48e0926641a756a4531e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 09:59:35.280174  1409 tablet_bootstrap.cc:492] T 81e7cbc2dc084283aae950b33cb7a9db P 08b0984ad44144ba922a4ccd6d86c9e2: Bootstrap starting.
I20260608 09:59:35.280316  1410 tablet_bootstrap.cc:492] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e: Bootstrap starting.
I20260608 09:59:35.287506  1411 tablet_bootstrap.cc:492] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9: No bootstrap required, opened a new log
I20260608 09:59:35.287634  1409 tablet_bootstrap.cc:654] T 81e7cbc2dc084283aae950b33cb7a9db P 08b0984ad44144ba922a4ccd6d86c9e2: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.288260  1411 ts_tablet_manager.cc:1403] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260608 09:59:35.289672  1410 tablet_bootstrap.cc:654] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.290362  1416 raft_consensus.cc:493] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:35.290865  1416 raft_consensus.cc:515] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.296957  1416 leader_election.cc:290] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733), d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
I20260608 09:59:35.303037  1411 raft_consensus.cc:359] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.303996  1411 raft_consensus.cc:385] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.304412  1411 raft_consensus.cc:740] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c993a86c3f4f420a9324f27900c457b9, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.303115  1410 tablet_bootstrap.cc:492] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e: No bootstrap required, opened a new log
I20260608 09:59:35.305426  1410 ts_tablet_manager.cc:1403] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.003s
I20260608 09:59:35.305368  1411 consensus_queue.cc:260] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.306712  1409 tablet_bootstrap.cc:492] T 81e7cbc2dc084283aae950b33cb7a9db P 08b0984ad44144ba922a4ccd6d86c9e2: No bootstrap required, opened a new log
I20260608 09:59:35.307327  1409 ts_tablet_manager.cc:1403] T 81e7cbc2dc084283aae950b33cb7a9db P 08b0984ad44144ba922a4ccd6d86c9e2: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.003s
I20260608 09:59:35.309469  1410 raft_consensus.cc:359] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.310271  1409 raft_consensus.cc:359] T 81e7cbc2dc084283aae950b33cb7a9db P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.311308  1411 ts_tablet_manager.cc:1434] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260608 09:59:35.312122  1410 raft_consensus.cc:385] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.312513  1410 raft_consensus.cc:740] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e91f54952d48e0926641a756a4531e, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.313153  1411 tablet_bootstrap.cc:492] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9: Bootstrap starting.
I20260608 09:59:35.313548  1410 consensus_queue.cc:260] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.316448  1409 raft_consensus.cc:385] T 81e7cbc2dc084283aae950b33cb7a9db P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.316799  1409 raft_consensus.cc:740] T 81e7cbc2dc084283aae950b33cb7a9db P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b0984ad44144ba922a4ccd6d86c9e2, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.317657  1409 consensus_queue.cc:260] T 81e7cbc2dc084283aae950b33cb7a9db P 08b0984ad44144ba922a4ccd6d86c9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.320526  1410 ts_tablet_manager.cc:1434] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 09:59:35.321635  1410 tablet_bootstrap.cc:492] T 81e7cbc2dc084283aae950b33cb7a9db P d0e91f54952d48e0926641a756a4531e: Bootstrap starting.
I20260608 09:59:35.322562  1409 ts_tablet_manager.cc:1434] T 81e7cbc2dc084283aae950b33cb7a9db P 08b0984ad44144ba922a4ccd6d86c9e2: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260608 09:59:35.323673  1409 tablet_bootstrap.cc:492] T 2d400214f5ee492c8841a39c0701cd35 P 08b0984ad44144ba922a4ccd6d86c9e2: Bootstrap starting.
I20260608 09:59:35.325279  1415 raft_consensus.cc:493] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:35.325735  1416 raft_consensus.cc:493] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:35.325793  1415 raft_consensus.cc:515] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.326304  1416 raft_consensus.cc:515] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.328598  1416 leader_election.cc:290] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733), d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
I20260608 09:59:35.330355  1409 tablet_bootstrap.cc:654] T 2d400214f5ee492c8841a39c0701cd35 P 08b0984ad44144ba922a4ccd6d86c9e2: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.330968  1215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d9034233ed4555acf659ff901b93d4" candidate_uuid: "c993a86c3f4f420a9324f27900c457b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" is_pre_election: true
I20260608 09:59:35.331488  1415 leader_election.cc:290] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733), c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375)
I20260608 09:59:35.335114  1215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f5d8f5d6a841629ed36f2bf1b936ec" candidate_uuid: "c993a86c3f4f420a9324f27900c457b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" is_pre_election: true
I20260608 09:59:35.335759  1215 raft_consensus.cc:2468] T f2f5d8f5d6a841629ed36f2bf1b936ec P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c993a86c3f4f420a9324f27900c457b9 in term 0.
I20260608 09:59:35.336556  1411 tablet_bootstrap.cc:654] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9: Neither blocks nor log segments found. Creating new log.
W20260608 09:59:35.337458  1256 leader_election.cc:343] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:35.338366  1256 leader_election.cc:304] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b0984ad44144ba922a4ccd6d86c9e2, c993a86c3f4f420a9324f27900c457b9; no voters: 
I20260608 09:59:35.343416  1416 raft_consensus.cc:2804] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:35.343904  1416 raft_consensus.cc:493] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:35.344314  1416 raft_consensus.cc:3060] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:59:35.347285  1161 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:59:35.341713  1410 tablet_bootstrap.cc:654] T 81e7cbc2dc084283aae950b33cb7a9db P d0e91f54952d48e0926641a756a4531e: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.351922  1416 raft_consensus.cc:515] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.360034  1215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f5d8f5d6a841629ed36f2bf1b936ec" candidate_uuid: "c993a86c3f4f420a9324f27900c457b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b0984ad44144ba922a4ccd6d86c9e2"
I20260608 09:59:35.360646  1215 raft_consensus.cc:3060] T f2f5d8f5d6a841629ed36f2bf1b936ec P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.368263  1215 raft_consensus.cc:2468] T f2f5d8f5d6a841629ed36f2bf1b936ec P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c993a86c3f4f420a9324f27900c457b9 in term 1.
I20260608 09:59:35.370077  1256 leader_election.cc:304] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b0984ad44144ba922a4ccd6d86c9e2, c993a86c3f4f420a9324f27900c457b9; no voters: 
I20260608 09:59:35.370204  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a269a50c314ee5b4395dd30d5a32b2" candidate_uuid: "d0e91f54952d48e0926641a756a4531e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c993a86c3f4f420a9324f27900c457b9" is_pre_election: true
I20260608 09:59:35.370985  1290 raft_consensus.cc:2468] T a6a269a50c314ee5b4395dd30d5a32b2 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e91f54952d48e0926641a756a4531e in term 0.
I20260608 09:59:35.353329  1409 tablet_bootstrap.cc:492] T 2d400214f5ee492c8841a39c0701cd35 P 08b0984ad44144ba922a4ccd6d86c9e2: No bootstrap required, opened a new log
I20260608 09:59:35.371779  1409 ts_tablet_manager.cc:1403] T 2d400214f5ee492c8841a39c0701cd35 P 08b0984ad44144ba922a4ccd6d86c9e2: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.002s
I20260608 09:59:35.371815  1437 raft_consensus.cc:2804] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:35.372682  1327 leader_election.cc:304] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c993a86c3f4f420a9324f27900c457b9, d0e91f54952d48e0926641a756a4531e; no voters: 
I20260608 09:59:35.373651  1415 raft_consensus.cc:2804] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:35.373994  1415 raft_consensus.cc:493] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:35.374316  1415 raft_consensus.cc:3060] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.385432  1364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d9034233ed4555acf659ff901b93d4" candidate_uuid: "c993a86c3f4f420a9324f27900c457b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e91f54952d48e0926641a756a4531e" is_pre_election: true
I20260608 09:59:35.386327  1364 raft_consensus.cc:2468] T 50d9034233ed4555acf659ff901b93d4 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c993a86c3f4f420a9324f27900c457b9 in term 0.
I20260608 09:59:35.387773  1363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f5d8f5d6a841629ed36f2bf1b936ec" candidate_uuid: "c993a86c3f4f420a9324f27900c457b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e91f54952d48e0926641a756a4531e" is_pre_election: true
I20260608 09:59:35.388553  1363 raft_consensus.cc:2468] T f2f5d8f5d6a841629ed36f2bf1b936ec P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c993a86c3f4f420a9324f27900c457b9 in term 0.
I20260608 09:59:35.391443  1253 leader_election.cc:304] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [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: c993a86c3f4f420a9324f27900c457b9, d0e91f54952d48e0926641a756a4531e; no voters: 08b0984ad44144ba922a4ccd6d86c9e2
I20260608 09:59:35.393108  1409 raft_consensus.cc:359] T 2d400214f5ee492c8841a39c0701cd35 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.393821  1409 raft_consensus.cc:385] T 2d400214f5ee492c8841a39c0701cd35 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.394121  1409 raft_consensus.cc:740] T 2d400214f5ee492c8841a39c0701cd35 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b0984ad44144ba922a4ccd6d86c9e2, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.395027  1416 leader_election.cc:290] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 election: Requested vote from peers 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733), d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
I20260608 09:59:35.395824  1416 raft_consensus.cc:2804] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:35.396179  1416 raft_consensus.cc:493] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:35.396517  1416 raft_consensus.cc:3060] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.398128  1215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a269a50c314ee5b4395dd30d5a32b2" candidate_uuid: "d0e91f54952d48e0926641a756a4531e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" is_pre_election: true
I20260608 09:59:35.401268  1409 consensus_queue.cc:260] T 2d400214f5ee492c8841a39c0701cd35 P 08b0984ad44144ba922a4ccd6d86c9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.402657  1364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f5d8f5d6a841629ed36f2bf1b936ec" candidate_uuid: "c993a86c3f4f420a9324f27900c457b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e91f54952d48e0926641a756a4531e"
I20260608 09:59:35.404657  1364 raft_consensus.cc:3060] T f2f5d8f5d6a841629ed36f2bf1b936ec P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.406502  1416 raft_consensus.cc:515] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.409972  1215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d9034233ed4555acf659ff901b93d4" candidate_uuid: "c993a86c3f4f420a9324f27900c457b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b0984ad44144ba922a4ccd6d86c9e2"
W20260608 09:59:35.411443  1256 leader_election.cc:343] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:35.411953  1409 ts_tablet_manager.cc:1434] T 2d400214f5ee492c8841a39c0701cd35 P 08b0984ad44144ba922a4ccd6d86c9e2: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.002s
I20260608 09:59:35.412997  1409 tablet_bootstrap.cc:492] T a6a269a50c314ee5b4395dd30d5a32b2 P 08b0984ad44144ba922a4ccd6d86c9e2: Bootstrap starting.
I20260608 09:59:35.414127  1363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d9034233ed4555acf659ff901b93d4" candidate_uuid: "c993a86c3f4f420a9324f27900c457b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e91f54952d48e0926641a756a4531e"
I20260608 09:59:35.414799  1363 raft_consensus.cc:3060] T 50d9034233ed4555acf659ff901b93d4 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:59:35.415253  1330 leader_election.cc:343] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:35.404233  1415 raft_consensus.cc:515] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.418165  1415 leader_election.cc:290] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [CANDIDATE]: Term 1 election: Requested vote from peers 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733), c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375)
I20260608 09:59:35.419209  1437 raft_consensus.cc:697] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [term 1 LEADER]: Becoming Leader. State: Replica: c993a86c3f4f420a9324f27900c457b9, State: Running, Role: LEADER
I20260608 09:59:35.419996  1215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a269a50c314ee5b4395dd30d5a32b2" candidate_uuid: "d0e91f54952d48e0926641a756a4531e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b0984ad44144ba922a4ccd6d86c9e2"
I20260608 09:59:35.419209  1416 leader_election.cc:290] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 election: Requested vote from peers 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733), d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
I20260608 09:59:35.420475  1437 consensus_queue.cc:237] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.421238  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a269a50c314ee5b4395dd30d5a32b2" candidate_uuid: "d0e91f54952d48e0926641a756a4531e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c993a86c3f4f420a9324f27900c457b9"
I20260608 09:59:35.421926  1410 tablet_bootstrap.cc:492] T 81e7cbc2dc084283aae950b33cb7a9db P d0e91f54952d48e0926641a756a4531e: No bootstrap required, opened a new log
I20260608 09:59:35.422469  1410 ts_tablet_manager.cc:1403] T 81e7cbc2dc084283aae950b33cb7a9db P d0e91f54952d48e0926641a756a4531e: Time spent bootstrapping tablet: real 0.101s	user 0.020s	sys 0.024s
W20260608 09:59:35.422780  1330 leader_election.cc:343] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:35.421833  1290 raft_consensus.cc:3060] T a6a269a50c314ee5b4395dd30d5a32b2 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.425613  1410 raft_consensus.cc:359] T 81e7cbc2dc084283aae950b33cb7a9db P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.426337  1410 raft_consensus.cc:385] T 81e7cbc2dc084283aae950b33cb7a9db P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.426635  1410 raft_consensus.cc:740] T 81e7cbc2dc084283aae950b33cb7a9db P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e91f54952d48e0926641a756a4531e, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.427515  1410 consensus_queue.cc:260] T 81e7cbc2dc084283aae950b33cb7a9db P d0e91f54952d48e0926641a756a4531e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.428278  1363 raft_consensus.cc:2468] T 50d9034233ed4555acf659ff901b93d4 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c993a86c3f4f420a9324f27900c457b9 in term 1.
I20260608 09:59:35.429780  1253 leader_election.cc:304] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c993a86c3f4f420a9324f27900c457b9, d0e91f54952d48e0926641a756a4531e; no voters: 08b0984ad44144ba922a4ccd6d86c9e2
I20260608 09:59:35.430351  1290 raft_consensus.cc:2468] T a6a269a50c314ee5b4395dd30d5a32b2 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0e91f54952d48e0926641a756a4531e in term 1.
I20260608 09:59:35.432164  1327 leader_election.cc:304] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c993a86c3f4f420a9324f27900c457b9, d0e91f54952d48e0926641a756a4531e; no voters: 08b0984ad44144ba922a4ccd6d86c9e2
I20260608 09:59:35.433434  1415 raft_consensus.cc:2804] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:35.433434  1411 tablet_bootstrap.cc:492] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9: No bootstrap required, opened a new log
I20260608 09:59:35.434165  1411 ts_tablet_manager.cc:1403] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9: Time spent bootstrapping tablet: real 0.121s	user 0.018s	sys 0.042s
I20260608 09:59:35.435667  1439 raft_consensus.cc:2804] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:35.436158  1439 raft_consensus.cc:697] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [term 1 LEADER]: Becoming Leader. State: Replica: c993a86c3f4f420a9324f27900c457b9, State: Running, Role: LEADER
I20260608 09:59:35.436928  1439 consensus_queue.cc:237] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.426707  1364 raft_consensus.cc:2468] T f2f5d8f5d6a841629ed36f2bf1b936ec P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c993a86c3f4f420a9324f27900c457b9 in term 1.
I20260608 09:59:35.439550  1411 raft_consensus.cc:359] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.440395  1411 raft_consensus.cc:385] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.440848  1411 raft_consensus.cc:740] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c993a86c3f4f420a9324f27900c457b9, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.440513  1112 catalog_manager.cc:5696] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to c993a86c3f4f420a9324f27900c457b9 (127.28.122.66). New cstate: current_term: 1 leader_uuid: "c993a86c3f4f420a9324f27900c457b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:35.441733  1409 tablet_bootstrap.cc:654] T a6a269a50c314ee5b4395dd30d5a32b2 P 08b0984ad44144ba922a4ccd6d86c9e2: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.441758  1411 consensus_queue.cc:260] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.443233  1410 ts_tablet_manager.cc:1434] T 81e7cbc2dc084283aae950b33cb7a9db P d0e91f54952d48e0926641a756a4531e: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260608 09:59:35.444795  1411 ts_tablet_manager.cc:1434] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 09:59:35.446833  1411 tablet_bootstrap.cc:492] T a93c32b9ab9d4955bbb97173556e10cf P c993a86c3f4f420a9324f27900c457b9: Bootstrap starting.
I20260608 09:59:35.451156  1410 tablet_bootstrap.cc:492] T a93c32b9ab9d4955bbb97173556e10cf P d0e91f54952d48e0926641a756a4531e: Bootstrap starting.
I20260608 09:59:35.453490  1411 tablet_bootstrap.cc:654] T a93c32b9ab9d4955bbb97173556e10cf P c993a86c3f4f420a9324f27900c457b9: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.461032  1415 raft_consensus.cc:697] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [term 1 LEADER]: Becoming Leader. State: Replica: d0e91f54952d48e0926641a756a4531e, State: Running, Role: LEADER
I20260608 09:59:35.462556  1409 tablet_bootstrap.cc:492] T a6a269a50c314ee5b4395dd30d5a32b2 P 08b0984ad44144ba922a4ccd6d86c9e2: No bootstrap required, opened a new log
I20260608 09:59:35.463083  1409 ts_tablet_manager.cc:1403] T a6a269a50c314ee5b4395dd30d5a32b2 P 08b0984ad44144ba922a4ccd6d86c9e2: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.013s
I20260608 09:59:35.462800  1415 consensus_queue.cc:237] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.459090  1410 tablet_bootstrap.cc:654] T a93c32b9ab9d4955bbb97173556e10cf P d0e91f54952d48e0926641a756a4531e: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.465642  1411 tablet_bootstrap.cc:492] T a93c32b9ab9d4955bbb97173556e10cf P c993a86c3f4f420a9324f27900c457b9: No bootstrap required, opened a new log
I20260608 09:59:35.466302  1411 ts_tablet_manager.cc:1403] T a93c32b9ab9d4955bbb97173556e10cf P c993a86c3f4f420a9324f27900c457b9: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260608 09:59:35.469602  1411 raft_consensus.cc:359] T a93c32b9ab9d4955bbb97173556e10cf P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.470521  1411 raft_consensus.cc:385] T a93c32b9ab9d4955bbb97173556e10cf P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.470888  1411 raft_consensus.cc:740] T a93c32b9ab9d4955bbb97173556e10cf P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c993a86c3f4f420a9324f27900c457b9, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.471891  1411 consensus_queue.cc:260] T a93c32b9ab9d4955bbb97173556e10cf P c993a86c3f4f420a9324f27900c457b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.472473  1409 raft_consensus.cc:359] T a6a269a50c314ee5b4395dd30d5a32b2 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.474246  1409 raft_consensus.cc:385] T a6a269a50c314ee5b4395dd30d5a32b2 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.474668  1409 raft_consensus.cc:740] T a6a269a50c314ee5b4395dd30d5a32b2 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b0984ad44144ba922a4ccd6d86c9e2, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.474956  1411 ts_tablet_manager.cc:1434] T a93c32b9ab9d4955bbb97173556e10cf P c993a86c3f4f420a9324f27900c457b9: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 09:59:35.476205  1411 tablet_bootstrap.cc:492] T 9b9a9d28059e4cebaa54a4ed777d232e P c993a86c3f4f420a9324f27900c457b9: Bootstrap starting.
I20260608 09:59:35.475811  1409 consensus_queue.cc:260] T a6a269a50c314ee5b4395dd30d5a32b2 P 08b0984ad44144ba922a4ccd6d86c9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.482635  1409 ts_tablet_manager.cc:1434] T a6a269a50c314ee5b4395dd30d5a32b2 P 08b0984ad44144ba922a4ccd6d86c9e2: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 09:59:35.483193  1411 tablet_bootstrap.cc:654] T 9b9a9d28059e4cebaa54a4ed777d232e P c993a86c3f4f420a9324f27900c457b9: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.483870  1409 tablet_bootstrap.cc:492] T 9b9a9d28059e4cebaa54a4ed777d232e P 08b0984ad44144ba922a4ccd6d86c9e2: Bootstrap starting.
I20260608 09:59:35.487212  1439 raft_consensus.cc:493] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:35.487728  1439 raft_consensus.cc:515] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.491935  1439 leader_election.cc:290] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733), d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
I20260608 09:59:35.491853  1215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e7cbc2dc084283aae950b33cb7a9db" candidate_uuid: "c993a86c3f4f420a9324f27900c457b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" is_pre_election: true
I20260608 09:59:35.492784  1215 raft_consensus.cc:2468] T 81e7cbc2dc084283aae950b33cb7a9db P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c993a86c3f4f420a9324f27900c457b9 in term 0.
I20260608 09:59:35.494148  1256 leader_election.cc:304] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b0984ad44144ba922a4ccd6d86c9e2, c993a86c3f4f420a9324f27900c457b9; no voters: 
I20260608 09:59:35.495139  1439 raft_consensus.cc:2804] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:35.495625  1439 raft_consensus.cc:493] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:35.496042  1439 raft_consensus.cc:3060] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.495322  1110 catalog_manager.cc:5696] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e reported cstate change: term changed from 0 to 1, leader changed from <none> to d0e91f54952d48e0926641a756a4531e (127.28.122.67). New cstate: current_term: 1 leader_uuid: "d0e91f54952d48e0926641a756a4531e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:35.491853  1364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e7cbc2dc084283aae950b33cb7a9db" candidate_uuid: "c993a86c3f4f420a9324f27900c457b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e91f54952d48e0926641a756a4531e" is_pre_election: true
I20260608 09:59:35.496948  1409 tablet_bootstrap.cc:654] T 9b9a9d28059e4cebaa54a4ed777d232e P 08b0984ad44144ba922a4ccd6d86c9e2: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.497092  1364 raft_consensus.cc:2468] T 81e7cbc2dc084283aae950b33cb7a9db P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c993a86c3f4f420a9324f27900c457b9 in term 0.
I20260608 09:59:35.503316  1439 raft_consensus.cc:515] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.507011  1215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e7cbc2dc084283aae950b33cb7a9db" candidate_uuid: "c993a86c3f4f420a9324f27900c457b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b0984ad44144ba922a4ccd6d86c9e2"
I20260608 09:59:35.507616  1215 raft_consensus.cc:3060] T 81e7cbc2dc084283aae950b33cb7a9db P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.514941  1215 raft_consensus.cc:2468] T 81e7cbc2dc084283aae950b33cb7a9db P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c993a86c3f4f420a9324f27900c457b9 in term 1.
I20260608 09:59:35.515671  1410 tablet_bootstrap.cc:492] T a93c32b9ab9d4955bbb97173556e10cf P d0e91f54952d48e0926641a756a4531e: No bootstrap required, opened a new log
I20260608 09:59:35.516374  1256 leader_election.cc:304] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b0984ad44144ba922a4ccd6d86c9e2, c993a86c3f4f420a9324f27900c457b9; no voters: 
I20260608 09:59:35.517414  1416 raft_consensus.cc:2804] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:35.517887  1416 raft_consensus.cc:697] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9 [term 1 LEADER]: Becoming Leader. State: Replica: c993a86c3f4f420a9324f27900c457b9, State: Running, Role: LEADER
I20260608 09:59:35.518812  1439 leader_election.cc:290] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 election: Requested vote from peers 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733), d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
I20260608 09:59:35.518726  1416 consensus_queue.cc:237] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.521782  1364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e7cbc2dc084283aae950b33cb7a9db" candidate_uuid: "c993a86c3f4f420a9324f27900c457b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e91f54952d48e0926641a756a4531e"
I20260608 09:59:35.522396  1364 raft_consensus.cc:3060] T 81e7cbc2dc084283aae950b33cb7a9db P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.522964  1112 catalog_manager.cc:5696] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to c993a86c3f4f420a9324f27900c457b9 (127.28.122.66). New cstate: current_term: 1 leader_uuid: "c993a86c3f4f420a9324f27900c457b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:35.524662  1411 tablet_bootstrap.cc:492] T 9b9a9d28059e4cebaa54a4ed777d232e P c993a86c3f4f420a9324f27900c457b9: No bootstrap required, opened a new log
I20260608 09:59:35.525133  1411 ts_tablet_manager.cc:1403] T 9b9a9d28059e4cebaa54a4ed777d232e P c993a86c3f4f420a9324f27900c457b9: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.003s
I20260608 09:59:35.518880  1410 ts_tablet_manager.cc:1403] T a93c32b9ab9d4955bbb97173556e10cf P d0e91f54952d48e0926641a756a4531e: Time spent bootstrapping tablet: real 0.068s	user 0.021s	sys 0.025s
I20260608 09:59:35.527948  1417 raft_consensus.cc:493] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:35.528437  1417 raft_consensus.cc:515] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.530395  1410 raft_consensus.cc:359] T a93c32b9ab9d4955bbb97173556e10cf P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.531154  1410 raft_consensus.cc:385] T a93c32b9ab9d4955bbb97173556e10cf P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.531422  1410 raft_consensus.cc:740] T a93c32b9ab9d4955bbb97173556e10cf P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e91f54952d48e0926641a756a4531e, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.532230  1410 consensus_queue.cc:260] T a93c32b9ab9d4955bbb97173556e10cf P d0e91f54952d48e0926641a756a4531e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.533859  1417 leader_election.cc:290] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375), d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
I20260608 09:59:35.534458  1410 ts_tablet_manager.cc:1434] T a93c32b9ab9d4955bbb97173556e10cf P d0e91f54952d48e0926641a756a4531e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260608 09:59:35.536716  1411 raft_consensus.cc:359] T 9b9a9d28059e4cebaa54a4ed777d232e P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.539894  1411 raft_consensus.cc:385] T 9b9a9d28059e4cebaa54a4ed777d232e P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.540165  1411 raft_consensus.cc:740] T 9b9a9d28059e4cebaa54a4ed777d232e P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c993a86c3f4f420a9324f27900c457b9, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.537566  1409 tablet_bootstrap.cc:492] T 9b9a9d28059e4cebaa54a4ed777d232e P 08b0984ad44144ba922a4ccd6d86c9e2: No bootstrap required, opened a new log
I20260608 09:59:35.540874  1411 consensus_queue.cc:260] T 9b9a9d28059e4cebaa54a4ed777d232e P c993a86c3f4f420a9324f27900c457b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.541671  1409 ts_tablet_manager.cc:1403] T 9b9a9d28059e4cebaa54a4ed777d232e P 08b0984ad44144ba922a4ccd6d86c9e2: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.036s
I20260608 09:59:35.541707  1364 raft_consensus.cc:2468] T 81e7cbc2dc084283aae950b33cb7a9db P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c993a86c3f4f420a9324f27900c457b9 in term 1.
I20260608 09:59:35.543030  1411 ts_tablet_manager.cc:1434] T 9b9a9d28059e4cebaa54a4ed777d232e P c993a86c3f4f420a9324f27900c457b9: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260608 09:59:35.544155  1411 tablet_bootstrap.cc:492] T 1e875138118245cb9e6ef65fa97e0095 P c993a86c3f4f420a9324f27900c457b9: Bootstrap starting.
I20260608 09:59:35.545049  1409 raft_consensus.cc:359] T 9b9a9d28059e4cebaa54a4ed777d232e P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.545805  1409 raft_consensus.cc:385] T 9b9a9d28059e4cebaa54a4ed777d232e P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.546180  1409 raft_consensus.cc:740] T 9b9a9d28059e4cebaa54a4ed777d232e P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b0984ad44144ba922a4ccd6d86c9e2, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.547175  1410 tablet_bootstrap.cc:492] T 1e875138118245cb9e6ef65fa97e0095 P d0e91f54952d48e0926641a756a4531e: Bootstrap starting.
I20260608 09:59:35.547015  1409 consensus_queue.cc:260] T 9b9a9d28059e4cebaa54a4ed777d232e P 08b0984ad44144ba922a4ccd6d86c9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.549598  1409 ts_tablet_manager.cc:1434] T 9b9a9d28059e4cebaa54a4ed777d232e P 08b0984ad44144ba922a4ccd6d86c9e2: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260608 09:59:35.550642  1409 tablet_bootstrap.cc:492] T 50d9034233ed4555acf659ff901b93d4 P 08b0984ad44144ba922a4ccd6d86c9e2: Bootstrap starting.
I20260608 09:59:35.556742  1409 tablet_bootstrap.cc:654] T 50d9034233ed4555acf659ff901b93d4 P 08b0984ad44144ba922a4ccd6d86c9e2: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.562533  1410 tablet_bootstrap.cc:654] T 1e875138118245cb9e6ef65fa97e0095 P d0e91f54952d48e0926641a756a4531e: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.562757  1411 tablet_bootstrap.cc:654] T 1e875138118245cb9e6ef65fa97e0095 P c993a86c3f4f420a9324f27900c457b9: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.566162  1439 raft_consensus.cc:493] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:35.566763  1439 raft_consensus.cc:515] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.568230  1409 tablet_bootstrap.cc:492] T 50d9034233ed4555acf659ff901b93d4 P 08b0984ad44144ba922a4ccd6d86c9e2: No bootstrap required, opened a new log
I20260608 09:59:35.568765  1409 ts_tablet_manager.cc:1403] T 50d9034233ed4555acf659ff901b93d4 P 08b0984ad44144ba922a4ccd6d86c9e2: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260608 09:59:35.571731  1409 raft_consensus.cc:359] T 50d9034233ed4555acf659ff901b93d4 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.572403  1409 raft_consensus.cc:385] T 50d9034233ed4555acf659ff901b93d4 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.572834  1409 raft_consensus.cc:740] T 50d9034233ed4555acf659ff901b93d4 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b0984ad44144ba922a4ccd6d86c9e2, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.574348  1364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55774b6c706c4aa7a0ad574b474dc6bc" candidate_uuid: "c993a86c3f4f420a9324f27900c457b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e91f54952d48e0926641a756a4531e" is_pre_election: true
I20260608 09:59:35.574725  1409 consensus_queue.cc:260] T 50d9034233ed4555acf659ff901b93d4 P 08b0984ad44144ba922a4ccd6d86c9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.575090  1364 raft_consensus.cc:2468] T 55774b6c706c4aa7a0ad574b474dc6bc P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c993a86c3f4f420a9324f27900c457b9 in term 0.
I20260608 09:59:35.575639  1411 tablet_bootstrap.cc:492] T 1e875138118245cb9e6ef65fa97e0095 P c993a86c3f4f420a9324f27900c457b9: No bootstrap required, opened a new log
I20260608 09:59:35.575847  1215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55774b6c706c4aa7a0ad574b474dc6bc" candidate_uuid: "c993a86c3f4f420a9324f27900c457b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" is_pre_election: true
I20260608 09:59:35.576079  1411 ts_tablet_manager.cc:1403] T 1e875138118245cb9e6ef65fa97e0095 P c993a86c3f4f420a9324f27900c457b9: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.012s
I20260608 09:59:35.577630  1439 leader_election.cc:290] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733), d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
I20260608 09:59:35.577759  1409 ts_tablet_manager.cc:1434] T 50d9034233ed4555acf659ff901b93d4 P 08b0984ad44144ba922a4ccd6d86c9e2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
W20260608 09:59:35.578290  1256 leader_election.cc:343] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:35.579170  1409 tablet_bootstrap.cc:492] T 55774b6c706c4aa7a0ad574b474dc6bc P 08b0984ad44144ba922a4ccd6d86c9e2: Bootstrap starting.
I20260608 09:59:35.578881  1411 raft_consensus.cc:359] T 1e875138118245cb9e6ef65fa97e0095 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.579674  1411 raft_consensus.cc:385] T 1e875138118245cb9e6ef65fa97e0095 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.579488  1253 leader_election.cc:304] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [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: c993a86c3f4f420a9324f27900c457b9, d0e91f54952d48e0926641a756a4531e; no voters: 08b0984ad44144ba922a4ccd6d86c9e2
I20260608 09:59:35.582913  1112 catalog_manager.cc:5696] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to c993a86c3f4f420a9324f27900c457b9 (127.28.122.66). New cstate: current_term: 1 leader_uuid: "c993a86c3f4f420a9324f27900c457b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:35.584578  1415 raft_consensus.cc:493] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:35.585068  1415 raft_consensus.cc:515] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.584247  1439 raft_consensus.cc:2804] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:35.587065  1415 leader_election.cc:290] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733), c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375)
I20260608 09:59:35.591001  1215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9a9d28059e4cebaa54a4ed777d232e" candidate_uuid: "d0e91f54952d48e0926641a756a4531e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" is_pre_election: true
I20260608 09:59:35.587225  1439 raft_consensus.cc:493] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:35.591617  1439 raft_consensus.cc:3060] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.591668  1215 raft_consensus.cc:2468] T 9b9a9d28059e4cebaa54a4ed777d232e P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e91f54952d48e0926641a756a4531e in term 0.
I20260608 09:59:35.588531  1410 tablet_bootstrap.cc:492] T 1e875138118245cb9e6ef65fa97e0095 P d0e91f54952d48e0926641a756a4531e: No bootstrap required, opened a new log
I20260608 09:59:35.593819  1410 ts_tablet_manager.cc:1403] T 1e875138118245cb9e6ef65fa97e0095 P d0e91f54952d48e0926641a756a4531e: Time spent bootstrapping tablet: real 0.047s	user 0.023s	sys 0.005s
I20260608 09:59:35.589812  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9a9d28059e4cebaa54a4ed777d232e" candidate_uuid: "d0e91f54952d48e0926641a756a4531e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c993a86c3f4f420a9324f27900c457b9" is_pre_election: true
I20260608 09:59:35.596169  1290 raft_consensus.cc:2468] T 9b9a9d28059e4cebaa54a4ed777d232e P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e91f54952d48e0926641a756a4531e in term 0.
I20260608 09:59:35.596750  1410 raft_consensus.cc:359] T 1e875138118245cb9e6ef65fa97e0095 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.597456  1410 raft_consensus.cc:385] T 1e875138118245cb9e6ef65fa97e0095 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.590219  1289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93c32b9ab9d4955bbb97173556e10cf" candidate_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c993a86c3f4f420a9324f27900c457b9" is_pre_election: true
I20260608 09:59:35.597743  1410 raft_consensus.cc:740] T 1e875138118245cb9e6ef65fa97e0095 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e91f54952d48e0926641a756a4531e, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.588575  1411 raft_consensus.cc:740] T 1e875138118245cb9e6ef65fa97e0095 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c993a86c3f4f420a9324f27900c457b9, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.598106  1289 raft_consensus.cc:2468] T a93c32b9ab9d4955bbb97173556e10cf P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b0984ad44144ba922a4ccd6d86c9e2 in term 0.
I20260608 09:59:35.597744  1330 leader_election.cc:304] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b0984ad44144ba922a4ccd6d86c9e2, d0e91f54952d48e0926641a756a4531e; no voters: 
I20260608 09:59:35.599012  1411 consensus_queue.cc:260] T 1e875138118245cb9e6ef65fa97e0095 P c993a86c3f4f420a9324f27900c457b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.601411  1411 ts_tablet_manager.cc:1434] T 1e875138118245cb9e6ef65fa97e0095 P c993a86c3f4f420a9324f27900c457b9: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260608 09:59:35.602380  1411 tablet_bootstrap.cc:492] T 2d400214f5ee492c8841a39c0701cd35 P c993a86c3f4f420a9324f27900c457b9: Bootstrap starting.
I20260608 09:59:35.602782  1415 raft_consensus.cc:2804] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:35.603271  1415 raft_consensus.cc:493] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:35.604674  1409 tablet_bootstrap.cc:654] T 55774b6c706c4aa7a0ad574b474dc6bc P 08b0984ad44144ba922a4ccd6d86c9e2: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.604074  1178 leader_election.cc:304] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b0984ad44144ba922a4ccd6d86c9e2, c993a86c3f4f420a9324f27900c457b9; no voters: 
I20260608 09:59:35.605597  1417 raft_consensus.cc:2804] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:35.605973  1417 raft_consensus.cc:493] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:35.606302  1417 raft_consensus.cc:3060] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.608438  1411 tablet_bootstrap.cc:654] T 2d400214f5ee492c8841a39c0701cd35 P c993a86c3f4f420a9324f27900c457b9: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.598572  1439 raft_consensus.cc:515] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.610528  1410 consensus_queue.cc:260] T 1e875138118245cb9e6ef65fa97e0095 P d0e91f54952d48e0926641a756a4531e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.611277  1215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55774b6c706c4aa7a0ad574b474dc6bc" candidate_uuid: "c993a86c3f4f420a9324f27900c457b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b0984ad44144ba922a4ccd6d86c9e2"
I20260608 09:59:35.612520  1364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55774b6c706c4aa7a0ad574b474dc6bc" candidate_uuid: "c993a86c3f4f420a9324f27900c457b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e91f54952d48e0926641a756a4531e"
I20260608 09:59:35.612974  1410 ts_tablet_manager.cc:1434] T 1e875138118245cb9e6ef65fa97e0095 P d0e91f54952d48e0926641a756a4531e: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260608 09:59:35.611562  1439 leader_election.cc:290] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 election: Requested vote from peers 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733), d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
I20260608 09:59:35.613966  1410 tablet_bootstrap.cc:492] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e: Bootstrap starting.
I20260608 09:59:35.613109  1364 raft_consensus.cc:3060] T 55774b6c706c4aa7a0ad574b474dc6bc P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:59:35.613867  1256 leader_election.cc:343] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:35.620580  1410 tablet_bootstrap.cc:654] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.621881  1364 raft_consensus.cc:2468] T 55774b6c706c4aa7a0ad574b474dc6bc P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c993a86c3f4f420a9324f27900c457b9 in term 1.
I20260608 09:59:35.604627  1415 raft_consensus.cc:3060] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.623956  1253 leader_election.cc:304] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c993a86c3f4f420a9324f27900c457b9, d0e91f54952d48e0926641a756a4531e; no voters: 08b0984ad44144ba922a4ccd6d86c9e2
I20260608 09:59:35.625324  1439 raft_consensus.cc:2804] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:35.626183  1439 raft_consensus.cc:697] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [term 1 LEADER]: Becoming Leader. State: Replica: c993a86c3f4f420a9324f27900c457b9, State: Running, Role: LEADER
I20260608 09:59:35.625836  1417 raft_consensus.cc:515] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.637449  1417 leader_election.cc:290] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [CANDIDATE]: Term 1 election: Requested vote from peers c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375), d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
I20260608 09:59:35.637980  1417 raft_consensus.cc:493] T a6a269a50c314ee5b4395dd30d5a32b2 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:35.638413  1417 raft_consensus.cc:515] T a6a269a50c314ee5b4395dd30d5a32b2 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.641469  1289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93c32b9ab9d4955bbb97173556e10cf" candidate_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c993a86c3f4f420a9324f27900c457b9"
I20260608 09:59:35.642133  1289 raft_consensus.cc:3060] T a93c32b9ab9d4955bbb97173556e10cf P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.630226  1439 consensus_queue.cc:237] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.644465  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a269a50c314ee5b4395dd30d5a32b2" candidate_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c993a86c3f4f420a9324f27900c457b9" is_pre_election: true
I20260608 09:59:35.646570  1290 raft_consensus.cc:2393] T a6a269a50c314ee5b4395dd30d5a32b2 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08b0984ad44144ba922a4ccd6d86c9e2 in current term 1: Already voted for candidate d0e91f54952d48e0926641a756a4531e in this term.
I20260608 09:59:35.648010  1364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93c32b9ab9d4955bbb97173556e10cf" candidate_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e91f54952d48e0926641a756a4531e" is_pre_election: true
I20260608 09:59:35.648731  1364 raft_consensus.cc:2468] T a93c32b9ab9d4955bbb97173556e10cf P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b0984ad44144ba922a4ccd6d86c9e2 in term 0.
I20260608 09:59:35.649255  1362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a269a50c314ee5b4395dd30d5a32b2" candidate_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e91f54952d48e0926641a756a4531e" is_pre_election: true
I20260608 09:59:35.648732  1363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93c32b9ab9d4955bbb97173556e10cf" candidate_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e91f54952d48e0926641a756a4531e"
I20260608 09:59:35.650556  1363 raft_consensus.cc:3060] T a93c32b9ab9d4955bbb97173556e10cf P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.653796  1460 raft_consensus.cc:493] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:35.654356  1460 raft_consensus.cc:515] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.654932  1178 leader_election.cc:304] T a6a269a50c314ee5b4395dd30d5a32b2 P 08b0984ad44144ba922a4ccd6d86c9e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08b0984ad44144ba922a4ccd6d86c9e2; no voters: c993a86c3f4f420a9324f27900c457b9, d0e91f54952d48e0926641a756a4531e
I20260608 09:59:35.656862  1460 leader_election.cc:290] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375), d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
I20260608 09:59:35.657501  1460 raft_consensus.cc:3060] T a6a269a50c314ee5b4395dd30d5a32b2 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.658893  1411 tablet_bootstrap.cc:492] T 2d400214f5ee492c8841a39c0701cd35 P c993a86c3f4f420a9324f27900c457b9: No bootstrap required, opened a new log
I20260608 09:59:35.651458  1417 leader_election.cc:290] T a6a269a50c314ee5b4395dd30d5a32b2 P 08b0984ad44144ba922a4ccd6d86c9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375), d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
I20260608 09:59:35.661021  1411 ts_tablet_manager.cc:1403] T 2d400214f5ee492c8841a39c0701cd35 P c993a86c3f4f420a9324f27900c457b9: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.003s
I20260608 09:59:35.663612  1289 raft_consensus.cc:2468] T a93c32b9ab9d4955bbb97173556e10cf P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b0984ad44144ba922a4ccd6d86c9e2 in term 1.
I20260608 09:59:35.664064  1409 tablet_bootstrap.cc:492] T 55774b6c706c4aa7a0ad574b474dc6bc P 08b0984ad44144ba922a4ccd6d86c9e2: No bootstrap required, opened a new log
I20260608 09:59:35.664691  1409 ts_tablet_manager.cc:1403] T 55774b6c706c4aa7a0ad574b474dc6bc P 08b0984ad44144ba922a4ccd6d86c9e2: Time spent bootstrapping tablet: real 0.086s	user 0.019s	sys 0.009s
I20260608 09:59:35.664964  1363 raft_consensus.cc:2468] T a93c32b9ab9d4955bbb97173556e10cf P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b0984ad44144ba922a4ccd6d86c9e2 in term 1.
I20260608 09:59:35.653039  1415 raft_consensus.cc:515] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.667703  1415 leader_election.cc:290] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [CANDIDATE]: Term 1 election: Requested vote from peers 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733), c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375)
I20260608 09:59:35.667968  1409 raft_consensus.cc:359] T 55774b6c706c4aa7a0ad574b474dc6bc P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.668805  1409 raft_consensus.cc:385] T 55774b6c706c4aa7a0ad574b474dc6bc P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.669094  1289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9a9d28059e4cebaa54a4ed777d232e" candidate_uuid: "d0e91f54952d48e0926641a756a4531e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c993a86c3f4f420a9324f27900c457b9"
I20260608 09:59:35.669374  1409 raft_consensus.cc:740] T 55774b6c706c4aa7a0ad574b474dc6bc P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b0984ad44144ba922a4ccd6d86c9e2, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.669970  1289 raft_consensus.cc:3060] T 9b9a9d28059e4cebaa54a4ed777d232e P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.670446  1409 consensus_queue.cc:260] T 55774b6c706c4aa7a0ad574b474dc6bc P 08b0984ad44144ba922a4ccd6d86c9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.673875  1410 tablet_bootstrap.cc:492] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e: No bootstrap required, opened a new log
I20260608 09:59:35.674576  1410 ts_tablet_manager.cc:1403] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.014s
I20260608 09:59:35.676208  1416 raft_consensus.cc:493] T 080e26509a4b4f1ea559e3caf26ff2cc P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:35.683866  1411 raft_consensus.cc:359] T 2d400214f5ee492c8841a39c0701cd35 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.684762  1411 raft_consensus.cc:385] T 2d400214f5ee492c8841a39c0701cd35 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.685056  1411 raft_consensus.cc:740] T 2d400214f5ee492c8841a39c0701cd35 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c993a86c3f4f420a9324f27900c457b9, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.697016  1409 ts_tablet_manager.cc:1434] T 55774b6c706c4aa7a0ad574b474dc6bc P 08b0984ad44144ba922a4ccd6d86c9e2: Time spent starting tablet: real 0.032s	user 0.022s	sys 0.011s
I20260608 09:59:35.698513  1409 tablet_bootstrap.cc:492] T 080e26509a4b4f1ea559e3caf26ff2cc P 08b0984ad44144ba922a4ccd6d86c9e2: Bootstrap starting.
I20260608 09:59:35.700523  1215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9a9d28059e4cebaa54a4ed777d232e" candidate_uuid: "d0e91f54952d48e0926641a756a4531e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b0984ad44144ba922a4ccd6d86c9e2"
I20260608 09:59:35.700727  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e875138118245cb9e6ef65fa97e0095" candidate_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c993a86c3f4f420a9324f27900c457b9" is_pre_election: true
I20260608 09:59:35.701184  1215 raft_consensus.cc:3060] T 9b9a9d28059e4cebaa54a4ed777d232e P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.701555  1290 raft_consensus.cc:2468] T 1e875138118245cb9e6ef65fa97e0095 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b0984ad44144ba922a4ccd6d86c9e2 in term 0.
I20260608 09:59:35.702661  1410 raft_consensus.cc:359] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.702948  1363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e875138118245cb9e6ef65fa97e0095" candidate_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e91f54952d48e0926641a756a4531e" is_pre_election: true
I20260608 09:59:35.703472  1410 raft_consensus.cc:385] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.703848  1410 raft_consensus.cc:740] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e91f54952d48e0926641a756a4531e, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.704586  1363 raft_consensus.cc:2468] T 1e875138118245cb9e6ef65fa97e0095 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b0984ad44144ba922a4ccd6d86c9e2 in term 0.
I20260608 09:59:35.704978  1410 consensus_queue.cc:260] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.676823  1416 raft_consensus.cc:515] T 080e26509a4b4f1ea559e3caf26ff2cc P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } }
I20260608 09:59:35.708254  1411 consensus_queue.cc:260] T 2d400214f5ee492c8841a39c0701cd35 P c993a86c3f4f420a9324f27900c457b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.709678  1463 raft_consensus.cc:493] T 50d9034233ed4555acf659ff901b93d4 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:35.710044  1363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080e26509a4b4f1ea559e3caf26ff2cc" candidate_uuid: "c993a86c3f4f420a9324f27900c457b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e91f54952d48e0926641a756a4531e" is_pre_election: true
I20260608 09:59:35.711018  1411 ts_tablet_manager.cc:1434] T 2d400214f5ee492c8841a39c0701cd35 P c993a86c3f4f420a9324f27900c457b9: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260608 09:59:35.714289  1411 tablet_bootstrap.cc:492] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9: Bootstrap starting.
W20260608 09:59:35.711882  1253 leader_election.cc:343] T 080e26509a4b4f1ea559e3caf26ff2cc P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:35.712354  1417 raft_consensus.cc:493] T 55774b6c706c4aa7a0ad574b474dc6bc P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:35.713053  1460 raft_consensus.cc:2749] T a6a269a50c314ee5b4395dd30d5a32b2 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:59:35.700384  1178 leader_election.cc:304] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b0984ad44144ba922a4ccd6d86c9e2, c993a86c3f4f420a9324f27900c457b9; no voters: 
I20260608 09:59:35.715214  1415 raft_consensus.cc:493] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:35.715404  1417 raft_consensus.cc:515] T 55774b6c706c4aa7a0ad574b474dc6bc P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.715906  1409 tablet_bootstrap.cc:654] T 080e26509a4b4f1ea559e3caf26ff2cc P 08b0984ad44144ba922a4ccd6d86c9e2: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.715754  1415 raft_consensus.cc:515] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.716312  1460 raft_consensus.cc:2804] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:35.716849  1460 raft_consensus.cc:697] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 LEADER]: Becoming Leader. State: Replica: 08b0984ad44144ba922a4ccd6d86c9e2, State: Running, Role: LEADER
I20260608 09:59:35.717729  1417 leader_election.cc:290] T 55774b6c706c4aa7a0ad574b474dc6bc P 08b0984ad44144ba922a4ccd6d86c9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375), d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
I20260608 09:59:35.717713  1460 consensus_queue.cc:237] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.718770  1463 raft_consensus.cc:515] T 50d9034233ed4555acf659ff901b93d4 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.718462  1415 leader_election.cc:290] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733), c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375)
I20260608 09:59:35.720706  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904844826f8c4bdea7a1be8334522d50" candidate_uuid: "d0e91f54952d48e0926641a756a4531e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c993a86c3f4f420a9324f27900c457b9" is_pre_election: true
I20260608 09:59:35.721529  1463 leader_election.cc:290] T 50d9034233ed4555acf659ff901b93d4 P 08b0984ad44144ba922a4ccd6d86c9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375), d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
I20260608 09:59:35.711040  1215 raft_consensus.cc:2468] T 9b9a9d28059e4cebaa54a4ed777d232e P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0e91f54952d48e0926641a756a4531e in term 1.
W20260608 09:59:35.722477  1327 leader_election.cc:343] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:35.724959  1410 ts_tablet_manager.cc:1434] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.009s
I20260608 09:59:35.725754  1416 leader_election.cc:290] T 080e26509a4b4f1ea559e3caf26ff2cc P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995), 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733)
I20260608 09:59:35.727223  1215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080e26509a4b4f1ea559e3caf26ff2cc" candidate_uuid: "c993a86c3f4f420a9324f27900c457b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" is_pre_election: true
I20260608 09:59:35.725916  1410 tablet_bootstrap.cc:492] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e: Bootstrap starting.
W20260608 09:59:35.728839  1256 leader_election.cc:343] T 080e26509a4b4f1ea559e3caf26ff2cc P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:35.729286  1256 leader_election.cc:304] T 080e26509a4b4f1ea559e3caf26ff2cc P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c993a86c3f4f420a9324f27900c457b9; no voters: 08b0984ad44144ba922a4ccd6d86c9e2, d0e91f54952d48e0926641a756a4531e
I20260608 09:59:35.732470  1416 raft_consensus.cc:2749] T 080e26509a4b4f1ea559e3caf26ff2cc P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:59:35.727546  1289 raft_consensus.cc:2468] T 9b9a9d28059e4cebaa54a4ed777d232e P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0e91f54952d48e0926641a756a4531e in term 1.
I20260608 09:59:35.734036  1178 leader_election.cc:304] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b0984ad44144ba922a4ccd6d86c9e2, d0e91f54952d48e0926641a756a4531e; no voters: 
I20260608 09:59:35.734294  1327 leader_election.cc:304] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c993a86c3f4f420a9324f27900c457b9, d0e91f54952d48e0926641a756a4531e; no voters: 
I20260608 09:59:35.734799  1463 raft_consensus.cc:2804] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:35.735224  1463 raft_consensus.cc:493] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:35.735286  1415 raft_consensus.cc:2804] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:35.735714  1463 raft_consensus.cc:3060] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.736001  1415 raft_consensus.cc:697] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [term 1 LEADER]: Becoming Leader. State: Replica: d0e91f54952d48e0926641a756a4531e, State: Running, Role: LEADER
I20260608 09:59:35.737654  1415 consensus_queue.cc:237] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.741534  1363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55774b6c706c4aa7a0ad574b474dc6bc" candidate_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e91f54952d48e0926641a756a4531e" is_pre_election: true
I20260608 09:59:35.742347  1363 raft_consensus.cc:2393] T 55774b6c706c4aa7a0ad574b474dc6bc P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08b0984ad44144ba922a4ccd6d86c9e2 in current term 1: Already voted for candidate c993a86c3f4f420a9324f27900c457b9 in this term.
I20260608 09:59:35.744539  1290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d9034233ed4555acf659ff901b93d4" candidate_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c993a86c3f4f420a9324f27900c457b9" is_pre_election: true
I20260608 09:59:35.744788  1463 raft_consensus.cc:515] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.745410  1289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55774b6c706c4aa7a0ad574b474dc6bc" candidate_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c993a86c3f4f420a9324f27900c457b9" is_pre_election: true
I20260608 09:59:35.747182  1463 leader_election.cc:290] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2 [CANDIDATE]: Term 1 election: Requested vote from peers c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375), d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
I20260608 09:59:35.747282  1363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d9034233ed4555acf659ff901b93d4" candidate_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e91f54952d48e0926641a756a4531e" is_pre_election: true
I20260608 09:59:35.751027  1363 raft_consensus.cc:2393] T 50d9034233ed4555acf659ff901b93d4 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08b0984ad44144ba922a4ccd6d86c9e2 in current term 1: Already voted for candidate c993a86c3f4f420a9324f27900c457b9 in this term.
I20260608 09:59:35.751406  1289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e875138118245cb9e6ef65fa97e0095" candidate_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c993a86c3f4f420a9324f27900c457b9"
I20260608 09:59:35.749461  1215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904844826f8c4bdea7a1be8334522d50" candidate_uuid: "d0e91f54952d48e0926641a756a4531e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" is_pre_election: true
I20260608 09:59:35.751727  1362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e875138118245cb9e6ef65fa97e0095" candidate_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e91f54952d48e0926641a756a4531e"
I20260608 09:59:35.744283  1113 catalog_manager.cc:5696] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to c993a86c3f4f420a9324f27900c457b9 (127.28.122.66). New cstate: current_term: 1 leader_uuid: "c993a86c3f4f420a9324f27900c457b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:35.748556  1409 tablet_bootstrap.cc:492] T 080e26509a4b4f1ea559e3caf26ff2cc P 08b0984ad44144ba922a4ccd6d86c9e2: No bootstrap required, opened a new log
I20260608 09:59:35.753019  1409 ts_tablet_manager.cc:1403] T 080e26509a4b4f1ea559e3caf26ff2cc P 08b0984ad44144ba922a4ccd6d86c9e2: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.002s
I20260608 09:59:35.752470  1362 raft_consensus.cc:3060] T 1e875138118245cb9e6ef65fa97e0095 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.756022  1409 raft_consensus.cc:359] T 080e26509a4b4f1ea559e3caf26ff2cc P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } }
I20260608 09:59:35.756683  1409 raft_consensus.cc:385] T 080e26509a4b4f1ea559e3caf26ff2cc P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.756948  1409 raft_consensus.cc:740] T 080e26509a4b4f1ea559e3caf26ff2cc P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b0984ad44144ba922a4ccd6d86c9e2, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.757753  1409 consensus_queue.cc:260] T 080e26509a4b4f1ea559e3caf26ff2cc P 08b0984ad44144ba922a4ccd6d86c9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } }
I20260608 09:59:35.760102  1409 ts_tablet_manager.cc:1434] T 080e26509a4b4f1ea559e3caf26ff2cc P 08b0984ad44144ba922a4ccd6d86c9e2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:59:35.760525  1362 raft_consensus.cc:2468] T 1e875138118245cb9e6ef65fa97e0095 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b0984ad44144ba922a4ccd6d86c9e2 in term 1.
I20260608 09:59:35.751714  1410 tablet_bootstrap.cc:654] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.761572  1409 tablet_bootstrap.cc:492] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2: Bootstrap starting.
I20260608 09:59:35.765021  1411 tablet_bootstrap.cc:654] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.766284  1178 leader_election.cc:304] T 55774b6c706c4aa7a0ad574b474dc6bc P 08b0984ad44144ba922a4ccd6d86c9e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08b0984ad44144ba922a4ccd6d86c9e2; no voters: c993a86c3f4f420a9324f27900c457b9, d0e91f54952d48e0926641a756a4531e
I20260608 09:59:35.766713  1289 raft_consensus.cc:3060] T 1e875138118245cb9e6ef65fa97e0095 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.767302  1460 raft_consensus.cc:3060] T 55774b6c706c4aa7a0ad574b474dc6bc P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.768533  1409 tablet_bootstrap.cc:654] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.774091  1178 leader_election.cc:304] T 50d9034233ed4555acf659ff901b93d4 P 08b0984ad44144ba922a4ccd6d86c9e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08b0984ad44144ba922a4ccd6d86c9e2; no voters: c993a86c3f4f420a9324f27900c457b9, d0e91f54952d48e0926641a756a4531e
I20260608 09:59:35.775149  1465 raft_consensus.cc:3060] T 50d9034233ed4555acf659ff901b93d4 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.775486  1178 leader_election.cc:304] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b0984ad44144ba922a4ccd6d86c9e2, d0e91f54952d48e0926641a756a4531e; no voters: 
W20260608 09:59:35.778235  1330 leader_election.cc:343] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:35.778699  1330 leader_election.cc:304] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0e91f54952d48e0926641a756a4531e; no voters: 08b0984ad44144ba922a4ccd6d86c9e2, c993a86c3f4f420a9324f27900c457b9
I20260608 09:59:35.779541  1289 raft_consensus.cc:2468] T 1e875138118245cb9e6ef65fa97e0095 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b0984ad44144ba922a4ccd6d86c9e2 in term 1.
I20260608 09:59:35.779919  1415 raft_consensus.cc:2749] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:59:35.782217  1465 raft_consensus.cc:2749] T 50d9034233ed4555acf659ff901b93d4 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:59:35.783126  1463 raft_consensus.cc:2804] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:35.783644  1463 raft_consensus.cc:697] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 LEADER]: Becoming Leader. State: Replica: 08b0984ad44144ba922a4ccd6d86c9e2, State: Running, Role: LEADER
I20260608 09:59:35.784583  1410 tablet_bootstrap.cc:492] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e: No bootstrap required, opened a new log
I20260608 09:59:35.784457  1463 consensus_queue.cc:237] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.785027  1410 ts_tablet_manager.cc:1403] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.003s
I20260608 09:59:35.779786  1110 catalog_manager.cc:5696] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e reported cstate change: term changed from 0 to 1, leader changed from <none> to d0e91f54952d48e0926641a756a4531e (127.28.122.67). New cstate: current_term: 1 leader_uuid: "d0e91f54952d48e0926641a756a4531e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:35.785998  1460 raft_consensus.cc:2749] T 55774b6c706c4aa7a0ad574b474dc6bc P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:59:35.791976  1409 tablet_bootstrap.cc:492] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2: No bootstrap required, opened a new log
I20260608 09:59:35.792484  1409 ts_tablet_manager.cc:1403] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.000s
I20260608 09:59:35.793589  1113 catalog_manager.cc:5696] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:35.795769  1415 raft_consensus.cc:493] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:35.796312  1415 raft_consensus.cc:515] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.801170  1215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d400214f5ee492c8841a39c0701cd35" candidate_uuid: "d0e91f54952d48e0926641a756a4531e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" is_pre_election: true
I20260608 09:59:35.801832  1215 raft_consensus.cc:2468] T 2d400214f5ee492c8841a39c0701cd35 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e91f54952d48e0926641a756a4531e in term 0.
I20260608 09:59:35.802062  1409 raft_consensus.cc:359] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.802655  1289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d400214f5ee492c8841a39c0701cd35" candidate_uuid: "d0e91f54952d48e0926641a756a4531e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c993a86c3f4f420a9324f27900c457b9" is_pre_election: true
I20260608 09:59:35.802819  1409 raft_consensus.cc:385] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.803263  1409 raft_consensus.cc:740] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b0984ad44144ba922a4ccd6d86c9e2, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.803324  1289 raft_consensus.cc:2468] T 2d400214f5ee492c8841a39c0701cd35 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e91f54952d48e0926641a756a4531e in term 0.
I20260608 09:59:35.804224  1409 consensus_queue.cc:260] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.806027  1415 leader_election.cc:290] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733), c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375)
I20260608 09:59:35.804831  1327 leader_election.cc:304] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c993a86c3f4f420a9324f27900c457b9, d0e91f54952d48e0926641a756a4531e; no voters: 
I20260608 09:59:35.806888  1409 ts_tablet_manager.cc:1434] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260608 09:59:35.807927  1415 raft_consensus.cc:2804] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:35.808393  1415 raft_consensus.cc:493] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:35.808770  1415 raft_consensus.cc:3060] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.808959  1410 raft_consensus.cc:359] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } }
I20260608 09:59:35.809718  1410 raft_consensus.cc:385] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.810032  1410 raft_consensus.cc:740] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e91f54952d48e0926641a756a4531e, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.807927  1409 tablet_bootstrap.cc:492] T 904844826f8c4bdea7a1be8334522d50 P 08b0984ad44144ba922a4ccd6d86c9e2: Bootstrap starting.
I20260608 09:59:35.811623  1410 consensus_queue.cc:260] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } }
I20260608 09:59:35.815843  1415 raft_consensus.cc:515] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.817504  1411 tablet_bootstrap.cc:492] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9: No bootstrap required, opened a new log
I20260608 09:59:35.817974  1411 ts_tablet_manager.cc:1403] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9: Time spent bootstrapping tablet: real 0.104s	user 0.017s	sys 0.014s
I20260608 09:59:35.818624  1415 leader_election.cc:290] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e [CANDIDATE]: Term 1 election: Requested vote from peers 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733), c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375)
I20260608 09:59:35.818707  1215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d400214f5ee492c8841a39c0701cd35" candidate_uuid: "d0e91f54952d48e0926641a756a4531e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b0984ad44144ba922a4ccd6d86c9e2"
I20260608 09:59:35.819363  1215 raft_consensus.cc:3060] T 2d400214f5ee492c8841a39c0701cd35 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.819725  1410 ts_tablet_manager.cc:1434] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260608 09:59:35.820767  1410 tablet_bootstrap.cc:492] T 97e637ecede84f9c95da9944c582e728 P d0e91f54952d48e0926641a756a4531e: Bootstrap starting.
I20260608 09:59:35.820840  1411 raft_consensus.cc:359] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.821570  1411 raft_consensus.cc:385] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.821831  1411 raft_consensus.cc:740] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c993a86c3f4f420a9324f27900c457b9, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.822554  1411 consensus_queue.cc:260] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.823905  1409 tablet_bootstrap.cc:654] T 904844826f8c4bdea7a1be8334522d50 P 08b0984ad44144ba922a4ccd6d86c9e2: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.826025  1289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d400214f5ee492c8841a39c0701cd35" candidate_uuid: "d0e91f54952d48e0926641a756a4531e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c993a86c3f4f420a9324f27900c457b9"
I20260608 09:59:35.826922  1410 tablet_bootstrap.cc:654] T 97e637ecede84f9c95da9944c582e728 P d0e91f54952d48e0926641a756a4531e: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.826696  1113 catalog_manager.cc:5696] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:35.828341  1411 ts_tablet_manager.cc:1434] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:59:35.829433  1411 tablet_bootstrap.cc:492] T 97e637ecede84f9c95da9944c582e728 P c993a86c3f4f420a9324f27900c457b9: Bootstrap starting.
I20260608 09:59:35.826612  1289 raft_consensus.cc:3060] T 2d400214f5ee492c8841a39c0701cd35 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.836470  1411 tablet_bootstrap.cc:654] T 97e637ecede84f9c95da9944c582e728 P c993a86c3f4f420a9324f27900c457b9: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:35.845880  1409 tablet_bootstrap.cc:492] T 904844826f8c4bdea7a1be8334522d50 P 08b0984ad44144ba922a4ccd6d86c9e2: No bootstrap required, opened a new log
I20260608 09:59:35.846374  1409 ts_tablet_manager.cc:1403] T 904844826f8c4bdea7a1be8334522d50 P 08b0984ad44144ba922a4ccd6d86c9e2: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.008s
I20260608 09:59:35.847352  1289 raft_consensus.cc:2468] T 2d400214f5ee492c8841a39c0701cd35 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0e91f54952d48e0926641a756a4531e in term 1.
I20260608 09:59:35.847918  1411 tablet_bootstrap.cc:492] T 97e637ecede84f9c95da9944c582e728 P c993a86c3f4f420a9324f27900c457b9: No bootstrap required, opened a new log
I20260608 09:59:35.848366  1411 ts_tablet_manager.cc:1403] T 97e637ecede84f9c95da9944c582e728 P c993a86c3f4f420a9324f27900c457b9: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 09:59:35.848526  1327 leader_election.cc:304] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c993a86c3f4f420a9324f27900c457b9, d0e91f54952d48e0926641a756a4531e; no voters: 
I20260608 09:59:35.848747  1215 raft_consensus.cc:2468] T 2d400214f5ee492c8841a39c0701cd35 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0e91f54952d48e0926641a756a4531e in term 1.
I20260608 09:59:35.849493  1415 raft_consensus.cc:2804] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:35.849193  1409 raft_consensus.cc:359] T 904844826f8c4bdea7a1be8334522d50 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.850060  1409 raft_consensus.cc:385] T 904844826f8c4bdea7a1be8334522d50 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.850421  1409 raft_consensus.cc:740] T 904844826f8c4bdea7a1be8334522d50 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b0984ad44144ba922a4ccd6d86c9e2, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.851157  1411 raft_consensus.cc:359] T 97e637ecede84f9c95da9944c582e728 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.851325  1409 consensus_queue.cc:260] T 904844826f8c4bdea7a1be8334522d50 P 08b0984ad44144ba922a4ccd6d86c9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.853423  1410 tablet_bootstrap.cc:492] T 97e637ecede84f9c95da9944c582e728 P d0e91f54952d48e0926641a756a4531e: No bootstrap required, opened a new log
I20260608 09:59:35.853757  1409 ts_tablet_manager.cc:1434] T 904844826f8c4bdea7a1be8334522d50 P 08b0984ad44144ba922a4ccd6d86c9e2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:59:35.853956  1410 ts_tablet_manager.cc:1403] T 97e637ecede84f9c95da9944c582e728 P d0e91f54952d48e0926641a756a4531e: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.006s
I20260608 09:59:35.851903  1411 raft_consensus.cc:385] T 97e637ecede84f9c95da9944c582e728 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.855468  1411 raft_consensus.cc:740] T 97e637ecede84f9c95da9944c582e728 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c993a86c3f4f420a9324f27900c457b9, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.854771  1441 consensus_queue.cc:1048] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:35.856415  1411 consensus_queue.cc:260] T 97e637ecede84f9c95da9944c582e728 P c993a86c3f4f420a9324f27900c457b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.856940  1410 raft_consensus.cc:359] T 97e637ecede84f9c95da9944c582e728 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.857633  1410 raft_consensus.cc:385] T 97e637ecede84f9c95da9944c582e728 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:35.857937  1410 raft_consensus.cc:740] T 97e637ecede84f9c95da9944c582e728 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e91f54952d48e0926641a756a4531e, State: Initialized, Role: FOLLOWER
I20260608 09:59:35.858650  1410 consensus_queue.cc:260] T 97e637ecede84f9c95da9944c582e728 P d0e91f54952d48e0926641a756a4531e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.859933  1411 ts_tablet_manager.cc:1434] T 97e637ecede84f9c95da9944c582e728 P c993a86c3f4f420a9324f27900c457b9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 09:59:35.860881  1410 ts_tablet_manager.cc:1434] T 97e637ecede84f9c95da9944c582e728 P d0e91f54952d48e0926641a756a4531e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:59:35.862792  1439 consensus_queue.cc:1048] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:35.866740  1415 raft_consensus.cc:697] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e [term 1 LEADER]: Becoming Leader. State: Replica: d0e91f54952d48e0926641a756a4531e, State: Running, Role: LEADER
I20260608 09:59:35.867815  1415 consensus_queue.cc:237] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:35.892531  1476 raft_consensus.cc:493] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:35.893150  1476 raft_consensus.cc:515] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } }
I20260608 09:59:35.898828  1437 consensus_queue.cc:1048] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:35.902359  1212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080e26509a4b4f1ea559e3caf26ff2cc" candidate_uuid: "d0e91f54952d48e0926641a756a4531e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" is_pre_election: true
I20260608 09:59:35.903155  1212 raft_consensus.cc:2468] T 080e26509a4b4f1ea559e3caf26ff2cc P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e91f54952d48e0926641a756a4531e in term 0.
I20260608 09:59:35.904551  1330 leader_election.cc:304] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b0984ad44144ba922a4ccd6d86c9e2, d0e91f54952d48e0926641a756a4531e; no voters: 
I20260608 09:59:35.905596  1441 raft_consensus.cc:2804] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:35.905977  1441 raft_consensus.cc:493] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:35.906265  1437 consensus_queue.cc:1048] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:35.906951  1289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080e26509a4b4f1ea559e3caf26ff2cc" candidate_uuid: "d0e91f54952d48e0926641a756a4531e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c993a86c3f4f420a9324f27900c457b9" is_pre_election: true
I20260608 09:59:35.905997  1113 catalog_manager.cc:5696] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e reported cstate change: term changed from 0 to 1, leader changed from <none> to d0e91f54952d48e0926641a756a4531e (127.28.122.67). New cstate: current_term: 1 leader_uuid: "d0e91f54952d48e0926641a756a4531e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:35.907701  1476 leader_election.cc:290] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733), c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375)
I20260608 09:59:35.907586  1289 raft_consensus.cc:2468] T 080e26509a4b4f1ea559e3caf26ff2cc P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e91f54952d48e0926641a756a4531e in term 0.
I20260608 09:59:35.906333  1441 raft_consensus.cc:3060] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.917119  1441 raft_consensus.cc:515] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } }
I20260608 09:59:35.929971  1441 leader_election.cc:290] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e [CANDIDATE]: Term 1 election: Requested vote from peers 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733), c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375)
I20260608 09:59:35.930948  1213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080e26509a4b4f1ea559e3caf26ff2cc" candidate_uuid: "d0e91f54952d48e0926641a756a4531e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b0984ad44144ba922a4ccd6d86c9e2"
I20260608 09:59:35.931232  1289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "080e26509a4b4f1ea559e3caf26ff2cc" candidate_uuid: "d0e91f54952d48e0926641a756a4531e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c993a86c3f4f420a9324f27900c457b9"
I20260608 09:59:35.931651  1213 raft_consensus.cc:3060] T 080e26509a4b4f1ea559e3caf26ff2cc P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.931757  1289 raft_consensus.cc:3060] T 080e26509a4b4f1ea559e3caf26ff2cc P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:35.939086  1289 raft_consensus.cc:2468] T 080e26509a4b4f1ea559e3caf26ff2cc P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0e91f54952d48e0926641a756a4531e in term 1.
I20260608 09:59:35.944116  1327 leader_election.cc:304] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c993a86c3f4f420a9324f27900c457b9, d0e91f54952d48e0926641a756a4531e; no voters: 
I20260608 09:59:35.945902  1476 raft_consensus.cc:2804] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:35.946442  1213 raft_consensus.cc:2468] T 080e26509a4b4f1ea559e3caf26ff2cc P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0e91f54952d48e0926641a756a4531e in term 1.
I20260608 09:59:35.946406  1476 raft_consensus.cc:697] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e [term 1 LEADER]: Becoming Leader. State: Replica: d0e91f54952d48e0926641a756a4531e, State: Running, Role: LEADER
I20260608 09:59:35.949704  1476 consensus_queue.cc:237] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } }
I20260608 09:59:35.957660  1441 consensus_queue.cc:1048] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:35.970271  1439 consensus_queue.cc:1048] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:59:35.999452  1327 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.122.66:38375, user_credentials={real_user=slave}} blocked reactor thread for 49937.6us
I20260608 09:59:36.012794  1113 catalog_manager.cc:5696] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e reported cstate change: term changed from 0 to 1, leader changed from <none> to d0e91f54952d48e0926641a756a4531e (127.28.122.67). New cstate: current_term: 1 leader_uuid: "d0e91f54952d48e0926641a756a4531e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:36.054415  1437 consensus_queue.cc:1048] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:36.055581  1460 raft_consensus.cc:493] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:36.056036  1460 raft_consensus.cc:515] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:36.058697  1460 leader_election.cc:290] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375), d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
I20260608 09:59:36.059443  1289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e637ecede84f9c95da9944c582e728" candidate_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c993a86c3f4f420a9324f27900c457b9" is_pre_election: true
I20260608 09:59:36.059826  1362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e637ecede84f9c95da9944c582e728" candidate_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e91f54952d48e0926641a756a4531e" is_pre_election: true
I20260608 09:59:36.060215  1289 raft_consensus.cc:2468] T 97e637ecede84f9c95da9944c582e728 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b0984ad44144ba922a4ccd6d86c9e2 in term 0.
I20260608 09:59:36.060554  1362 raft_consensus.cc:2468] T 97e637ecede84f9c95da9944c582e728 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b0984ad44144ba922a4ccd6d86c9e2 in term 0.
I20260608 09:59:36.061720  1178 leader_election.cc:304] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b0984ad44144ba922a4ccd6d86c9e2, d0e91f54952d48e0926641a756a4531e; no voters: 
I20260608 09:59:36.062904  1460 raft_consensus.cc:2804] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:36.063359  1460 raft_consensus.cc:493] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:36.063740  1460 raft_consensus.cc:3060] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:36.070621  1460 raft_consensus.cc:515] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:36.071290  1416 consensus_queue.cc:1048] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:36.075978  1362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e637ecede84f9c95da9944c582e728" candidate_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e91f54952d48e0926641a756a4531e"
I20260608 09:59:36.076367  1460 leader_election.cc:290] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [CANDIDATE]: Term 1 election: Requested vote from peers c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375), d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
I20260608 09:59:36.076694  1362 raft_consensus.cc:3060] T 97e637ecede84f9c95da9944c582e728 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:36.076673  1289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e637ecede84f9c95da9944c582e728" candidate_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c993a86c3f4f420a9324f27900c457b9"
I20260608 09:59:36.077601  1289 raft_consensus.cc:3060] T 97e637ecede84f9c95da9944c582e728 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:36.084105  1362 raft_consensus.cc:2468] T 97e637ecede84f9c95da9944c582e728 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b0984ad44144ba922a4ccd6d86c9e2 in term 1.
I20260608 09:59:36.085947  1178 leader_election.cc:304] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b0984ad44144ba922a4ccd6d86c9e2, d0e91f54952d48e0926641a756a4531e; no voters: 
I20260608 09:59:36.086704  1460 raft_consensus.cc:2804] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:36.087225  1460 raft_consensus.cc:697] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 LEADER]: Becoming Leader. State: Replica: 08b0984ad44144ba922a4ccd6d86c9e2, State: Running, Role: LEADER
I20260608 09:59:36.088248  1289 raft_consensus.cc:2468] T 97e637ecede84f9c95da9944c582e728 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b0984ad44144ba922a4ccd6d86c9e2 in term 1.
I20260608 09:59:36.088020  1460 consensus_queue.cc:237] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:36.089705  1416 consensus_queue.cc:1048] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:36.100350  1110 catalog_manager.cc:5696] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:36.101744  1439 consensus_queue.cc:1048] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:36.150995  1439 raft_consensus.cc:493] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:36.151494  1439 raft_consensus.cc:515] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:36.152884  1460 consensus_queue.cc:1048] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:36.153312  1439 leader_election.cc:290] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733), d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
I20260608 09:59:36.154207  1213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904844826f8c4bdea7a1be8334522d50" candidate_uuid: "c993a86c3f4f420a9324f27900c457b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" is_pre_election: true
I20260608 09:59:36.154613  1362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904844826f8c4bdea7a1be8334522d50" candidate_uuid: "c993a86c3f4f420a9324f27900c457b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e91f54952d48e0926641a756a4531e" is_pre_election: true
I20260608 09:59:36.154793  1213 raft_consensus.cc:2468] T 904844826f8c4bdea7a1be8334522d50 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c993a86c3f4f420a9324f27900c457b9 in term 0.
I20260608 09:59:36.155230  1362 raft_consensus.cc:2468] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c993a86c3f4f420a9324f27900c457b9 in term 0.
I20260608 09:59:36.155925  1256 leader_election.cc:304] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b0984ad44144ba922a4ccd6d86c9e2, c993a86c3f4f420a9324f27900c457b9; no voters: 
I20260608 09:59:36.157002  1439 raft_consensus.cc:2804] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:36.157377  1439 raft_consensus.cc:493] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:36.157773  1439 raft_consensus.cc:3060] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:36.165342  1465 consensus_queue.cc:1048] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:36.171811  1439 raft_consensus.cc:515] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:36.174047  1439 leader_election.cc:290] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 election: Requested vote from peers 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733), d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
I20260608 09:59:36.174872  1213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904844826f8c4bdea7a1be8334522d50" candidate_uuid: "c993a86c3f4f420a9324f27900c457b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b0984ad44144ba922a4ccd6d86c9e2"
I20260608 09:59:36.175307  1363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904844826f8c4bdea7a1be8334522d50" candidate_uuid: "c993a86c3f4f420a9324f27900c457b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e91f54952d48e0926641a756a4531e"
I20260608 09:59:36.175639  1213 raft_consensus.cc:3060] T 904844826f8c4bdea7a1be8334522d50 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:36.176061  1363 raft_consensus.cc:3060] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:36.181766  1213 raft_consensus.cc:2468] T 904844826f8c4bdea7a1be8334522d50 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c993a86c3f4f420a9324f27900c457b9 in term 1.
I20260608 09:59:36.182816  1363 raft_consensus.cc:2468] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c993a86c3f4f420a9324f27900c457b9 in term 1.
I20260608 09:59:36.184109  1253 leader_election.cc:304] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c993a86c3f4f420a9324f27900c457b9, d0e91f54952d48e0926641a756a4531e; no voters: 
I20260608 09:59:36.184911  1439 raft_consensus.cc:2804] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:36.185447  1439 raft_consensus.cc:697] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [term 1 LEADER]: Becoming Leader. State: Replica: c993a86c3f4f420a9324f27900c457b9, State: Running, Role: LEADER
I20260608 09:59:36.186141  1439 consensus_queue.cc:237] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } }
I20260608 09:59:36.193636  1110 catalog_manager.cc:5696] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to c993a86c3f4f420a9324f27900c457b9 (127.28.122.66). New cstate: current_term: 1 leader_uuid: "c993a86c3f4f420a9324f27900c457b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:36.214386  1441 consensus_queue.cc:1048] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:36.225431  1490 consensus_queue.cc:1048] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:36.255191  1490 consensus_queue.cc:1048] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:36.302577  1465 consensus_queue.cc:1048] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:36.381649  1490 consensus_queue.cc:1048] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:36.387058  1463 consensus_queue.cc:1048] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:59:36.450021  1393 meta_cache.cc:1097] Time spent processing table locations response: real 0.121s	user 0.001s	sys 0.001s
W20260608 09:59:36.450500  1396 meta_cache.cc:1261] Time spent looking up entry by key: real 0.087s	user 0.008s	sys 0.000s
W20260608 09:59:36.450856  1393 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.28.122.126:37603, user_credentials={real_user=slave}} blocked reactor thread for 121655us
W20260608 09:59:36.450187  1502 meta_cache.cc:1261] Time spent looking up entry by key: real 0.120s	user 0.012s	sys 0.011s
W20260608 09:59:36.455960  1394 meta_cache.cc:1261] Time spent looking up entry by key: real 0.126s	user 0.008s	sys 0.015s
W20260608 09:59:36.459560  1504 meta_cache.cc:1261] Time spent looking up entry by key: real 0.072s	user 0.001s	sys 0.004s
W20260608 09:59:36.464444  1503 meta_cache.cc:1261] Time spent looking up entry by key: real 0.090s	user 0.003s	sys 0.000s
W20260608 09:59:36.471454  1395 meta_cache.cc:1261] Time spent looking up entry by key: real 0.134s	user 0.013s	sys 0.000s
W20260608 09:59:36.473790  1505 meta_cache.cc:1261] Time spent looking up entry by key: real 0.099s	user 0.001s	sys 0.003s
I20260608 09:59:36.521802  1490 consensus_queue.cc:1048] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:36.544407  1476 consensus_queue.cc:1048] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:36.606582  1465 consensus_queue.cc:1048] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:36.649893  1463 consensus_queue.cc:1048] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:36.680907  1439 consensus_queue.cc:1048] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:36.703394  1439 consensus_queue.cc:1048] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
W20260608 09:59:37.127055  1551 log.cc:927] Time spent T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
W20260608 09:59:37.225524  1330 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.122.65:40733, user_credentials={real_user=slave}} blocked reactor thread for 46933.9us
W20260608 09:59:37.247403  1256 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.122.65:40733, user_credentials={real_user=slave}} blocked reactor thread for 69173.1us
W20260608 09:59:37.385404  1567 log.cc:927] Time spent T f2f5d8f5d6a841629ed36f2bf1b936ec P d0e91f54952d48e0926641a756a4531e: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
W20260608 09:59:38.044190  1178 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.122.67:42995, user_credentials={real_user=slave}} blocked reactor thread for 124437us
W20260608 09:59:38.174268  1178 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.122.67:42995, user_credentials={real_user=slave}} blocked reactor thread for 117613us
W20260608 09:59:38.719868  1178 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.122.66:38375, user_credentials={real_user=slave}} blocked reactor thread for 45966.7us
W20260608 09:59:38.724435  1253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.122.67:42995, user_credentials={real_user=slave}} blocked reactor thread for 45426.8us
W20260608 09:59:38.764981  1256 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.122.65:40733, user_credentials={real_user=slave}} blocked reactor thread for 68266.2us
W20260608 09:59:38.965919  1327 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.122.66:38375, user_credentials={real_user=slave}} blocked reactor thread for 44056.7us
W20260608 09:59:39.296041  1178 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.122.67:42995, user_credentials={real_user=slave}} blocked reactor thread for 46694.5us
W20260608 09:59:39.384749  1503 meta_cache.cc:1261] Time spent looking up entry by key: real 0.066s	user 0.004s	sys 0.000s
W20260608 09:59:39.934137  1504 meta_cache.cc:1261] Time spent looking up entry by key: real 0.056s	user 0.001s	sys 0.000s
W20260608 09:59:40.043944  1256 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.122.65:40733, user_credentials={real_user=slave}} blocked reactor thread for 48515us
W20260608 09:59:40.715574  1256 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.122.65:40733, user_credentials={real_user=slave}} blocked reactor thread for 52791.9us
I20260608 09:59:40.796448 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:40.819957  1610 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
W20260608 09:59:40.821751  1611 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
W20260608 09:59:40.824368  1613 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
I20260608 09:59:40.829087 29161 server_base.cc:1061] running on GCE node
I20260608 09:59:40.831532 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:40.831785 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:40.831964 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912780831947 us; error 0 us; skew 500 ppm
I20260608 09:59:40.832710 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:40.835507 29161 webserver.cc:533] Webserver started at http://127.28.122.68:42595/ using document root <none> and password file <none>
I20260608 09:59:40.836120 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:40.836313 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:40.836588 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:40.837725 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-3-root/instance:
uuid: "0abae086b0ee420da071c52e365092cf"
format_stamp: "Formatted at 2026-06-08 09:59:40 on dist-test-slave-th08"
I20260608 09:59:40.842549 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 09:59:40.846315  1618 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:40.847200 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:59:40.847503 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-3-root
uuid: "0abae086b0ee420da071c52e365092cf"
format_stamp: "Formatted at 2026-06-08 09:59:40 on dist-test-slave-th08"
I20260608 09:59:40.847792 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-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)
I20260608 09:59:40.866276 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:40.867568 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:40.869145 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:40.871565 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:40.871788 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:40.872017 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:40.872174 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:40.916136 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.68:44815
I20260608 09:59:40.916246  1680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.68:44815 every 8 connection(s)
I20260608 09:59:40.921389 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:40.935796  1685 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
W20260608 09:59:40.937981  1686 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
W20260608 09:59:40.939491  1688 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
I20260608 09:59:40.940532 29161 server_base.cc:1061] running on GCE node
I20260608 09:59:40.942795 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:40.943122 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:40.943363 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912780943343 us; error 0 us; skew 500 ppm
I20260608 09:59:40.944226 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:40.946542 29161 webserver.cc:533] Webserver started at http://127.28.122.69:38727/ using document root <none> and password file <none>
I20260608 09:59:40.947077 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:40.947316 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:40.947665 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:40.948995 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-4-root/instance:
uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002"
format_stamp: "Formatted at 2026-06-08 09:59:40 on dist-test-slave-th08"
I20260608 09:59:40.950680  1681 heartbeater.cc:344] Connected to a master server at 127.28.122.126:37603
I20260608 09:59:40.951121  1681 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:40.951915  1681 heartbeater.cc:507] Master 127.28.122.126:37603 requested a full tablet report, sending...
I20260608 09:59:40.954041  1106 ts_manager.cc:194] Registered new tserver with Master: 0abae086b0ee420da071c52e365092cf (127.28.122.68:44815)
I20260608 09:59:40.954360 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:59:40.956022  1106 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56230
I20260608 09:59:40.958962  1693 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:40.959815 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:59:40.960114 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-4-root
uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002"
format_stamp: "Formatted at 2026-06-08 09:59:40 on dist-test-slave-th08"
I20260608 09:59:40.960383 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-4-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)
I20260608 09:59:40.996789 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:40.998142 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:40.999773 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:41.002308 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:41.002543 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:41.002763 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:41.002923 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:41.064980 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.69:44407
I20260608 09:59:41.065091  1755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.69:44407 every 8 connection(s)
I20260608 09:59:41.071537 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:41.083561  1759 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
W20260608 09:59:41.084136  1760 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
I20260608 09:59:41.087182  1756 heartbeater.cc:344] Connected to a master server at 127.28.122.126:37603
I20260608 09:59:41.087725  1756 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:41.090220  1756 heartbeater.cc:507] Master 127.28.122.126:37603 requested a full tablet report, sending...
I20260608 09:59:41.090662 29161 server_base.cc:1061] running on GCE node
W20260608 09:59:41.091701  1762 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
I20260608 09:59:41.092928  1106 ts_manager.cc:194] Registered new tserver with Master: baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69:44407)
I20260608 09:59:41.094563 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:59:41.094590  1106 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56240
W20260608 09:59:41.094902 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:41.095175 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912781095151 us; error 0 us; skew 500 ppm
I20260608 09:59:41.095976 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:41.098644 29161 webserver.cc:533] Webserver started at http://127.28.122.70:34069/ using document root <none> and password file <none>
I20260608 09:59:41.099153 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:41.099332 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:41.099565 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:41.100593 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-5-root/instance:
uuid: "01e67ec2f97d4aa0b8507be75160ddb5"
format_stamp: "Formatted at 2026-06-08 09:59:41 on dist-test-slave-th08"
I20260608 09:59:41.105268 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:59:41.108711  1767 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:41.109484 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:59:41.109764 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-5-root
uuid: "01e67ec2f97d4aa0b8507be75160ddb5"
format_stamp: "Formatted at 2026-06-08 09:59:41 on dist-test-slave-th08"
I20260608 09:59:41.110005 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-5-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)
I20260608 09:59:41.142771 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:41.144059 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:41.145447 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:41.147864 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:41.148058 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:41.148296 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:41.148454 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:41.220069 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.70:45241
I20260608 09:59:41.220199  1829 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.70:45241 every 8 connection(s)
I20260608 09:59:41.236949  1830 heartbeater.cc:344] Connected to a master server at 127.28.122.126:37603
I20260608 09:59:41.237444  1830 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:41.238386  1830 heartbeater.cc:507] Master 127.28.122.126:37603 requested a full tablet report, sending...
I20260608 09:59:41.240986  1106 ts_manager.cc:194] Registered new tserver with Master: 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70:45241)
I20260608 09:59:41.242899  1106 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56242
I20260608 09:59:41.854025  1288 consensus_queue.cc:237] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } }
I20260608 09:59:41.863886  1212 raft_consensus.cc:1275] T 55774b6c706c4aa7a0ad574b474dc6bc P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:59:41.864555  1363 raft_consensus.cc:1275] T 55774b6c706c4aa7a0ad574b474dc6bc P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:59:41.865645  1837 consensus_queue.cc:1048] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:59:41.866807  1838 consensus_queue.cc:1048] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260608 09:59:41.879449  1253 consensus_peers.cc:597] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 -> Peer 0abae086b0ee420da071c52e365092cf (127.28.122.68:44815): Couldn't send request to peer 0abae086b0ee420da071c52e365092cf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 55774b6c706c4aa7a0ad574b474dc6bc. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:41.881539  1838 raft_consensus.cc:2955] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0abae086b0ee420da071c52e365092cf (127.28.122.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } } }
I20260608 09:59:41.883845  1212 raft_consensus.cc:2955] T 55774b6c706c4aa7a0ad574b474dc6bc P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0abae086b0ee420da071c52e365092cf (127.28.122.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } } }
I20260608 09:59:41.886157  1363 raft_consensus.cc:2955] T 55774b6c706c4aa7a0ad574b474dc6bc P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0abae086b0ee420da071c52e365092cf (127.28.122.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } } }
I20260608 09:59:41.908047  1110 catalog_manager.cc:5696] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 reported cstate change: config changed from index -1 to 26, NON_VOTER 0abae086b0ee420da071c52e365092cf (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "c993a86c3f4f420a9324f27900c457b9" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:41.918807  1212 consensus_queue.cc:237] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } }
I20260608 09:59:41.929451  1363 raft_consensus.cc:1275] T a93c32b9ab9d4955bbb97173556e10cf P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Refusing update from remote peer 08b0984ad44144ba922a4ccd6d86c9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:59:41.938396  1465 consensus_queue.cc:1048] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:59:41.942253  1288 raft_consensus.cc:1275] T a93c32b9ab9d4955bbb97173556e10cf P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Refusing update from remote peer 08b0984ad44144ba922a4ccd6d86c9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:59:41.946344  1465 consensus_queue.cc:1048] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:59:41.953945  1465 raft_consensus.cc:2955] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } } }
I20260608 09:59:41.959334  1681 heartbeater.cc:499] Master 127.28.122.126:37603 was elected leader, sending a full tablet report...
I20260608 09:59:41.959942  1363 raft_consensus.cc:2955] T a93c32b9ab9d4955bbb97173556e10cf P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } } }
I20260608 09:59:41.973555  1106 catalog_manager.cc:5696] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 reported cstate change: config changed from index -1 to 26, NON_VOTER baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) added. New cstate: current_term: 1 leader_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:41.978766  1288 consensus_queue.cc:237] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } }
W20260608 09:59:41.987454  1179 consensus_peers.cc:597] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 -> Peer baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69:44407): Couldn't send request to peer baf4ab8ac35e4fa8ae0bb35c0dba4002. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a93c32b9ab9d4955bbb97173556e10cf. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:41.987617  1286 raft_consensus.cc:2955] T a93c32b9ab9d4955bbb97173556e10cf P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } } }
I20260608 09:59:41.997413  1363 raft_consensus.cc:1275] T f2f5d8f5d6a841629ed36f2bf1b936ec P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:59:41.998735  1212 raft_consensus.cc:1275] T f2f5d8f5d6a841629ed36f2bf1b936ec P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:59:41.999249  1838 consensus_queue.cc:1048] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:59:42.000407  1837 consensus_queue.cc:1048] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 09:59:42.007926  1254 consensus_peers.cc:597] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 -> Peer 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70:45241): Couldn't send request to peer 01e67ec2f97d4aa0b8507be75160ddb5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f2f5d8f5d6a841629ed36f2bf1b936ec. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:42.011461  1837 raft_consensus.cc:2955] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } } }
I20260608 09:59:42.014000  1212 raft_consensus.cc:2955] T f2f5d8f5d6a841629ed36f2bf1b936ec P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } } }
I20260608 09:59:42.016283  1363 raft_consensus.cc:2955] T f2f5d8f5d6a841629ed36f2bf1b936ec P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } } }
I20260608 09:59:42.025635  1111 catalog_manager.cc:5696] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 reported cstate change: config changed from index -1 to 26, NON_VOTER 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) added. New cstate: current_term: 1 leader_uuid: "c993a86c3f4f420a9324f27900c457b9" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:42.026090  1210 consensus_queue.cc:237] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } }
I20260608 09:59:42.037567  1363 raft_consensus.cc:1275] T 97e637ecede84f9c95da9944c582e728 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Refusing update from remote peer 08b0984ad44144ba922a4ccd6d86c9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:59:42.038326  1286 raft_consensus.cc:1275] T 97e637ecede84f9c95da9944c582e728 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Refusing update from remote peer 08b0984ad44144ba922a4ccd6d86c9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:59:42.040266  1853 consensus_queue.cc:1048] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:59:42.042454  1853 consensus_queue.cc:1048] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 09:59:42.048375  1179 consensus_peers.cc:597] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 -> Peer 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70:45241): Couldn't send request to peer 01e67ec2f97d4aa0b8507be75160ddb5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 97e637ecede84f9c95da9944c582e728. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:42.052879  1853 raft_consensus.cc:2955] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } } }
I20260608 09:59:42.054770  1363 raft_consensus.cc:2955] T 97e637ecede84f9c95da9944c582e728 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } } }
I20260608 09:59:42.057112  1286 raft_consensus.cc:2955] T 97e637ecede84f9c95da9944c582e728 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } } }
I20260608 09:59:42.067193  1288 consensus_queue.cc:237] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } }
I20260608 09:59:42.067241  1111 catalog_manager.cc:5696] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 reported cstate change: config changed from index -1 to 26, NON_VOTER 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) added. New cstate: current_term: 1 leader_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 09:59:42.076670  1253 consensus_peers.cc:597] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 -> Peer 0abae086b0ee420da071c52e365092cf (127.28.122.68:44815): Couldn't send request to peer 0abae086b0ee420da071c52e365092cf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 904844826f8c4bdea7a1be8334522d50. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:42.077071  1363 raft_consensus.cc:1275] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:59:42.078017  1210 raft_consensus.cc:1275] T 904844826f8c4bdea7a1be8334522d50 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:59:42.078666  1838 consensus_queue.cc:1048] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 09:59:42.080668  1838 consensus_queue.cc:1048] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 09:59:42.092708  1585 raft_consensus.cc:2955] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 0abae086b0ee420da071c52e365092cf (127.28.122.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } } }
I20260608 09:59:42.095485  1358 raft_consensus.cc:2955] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 0abae086b0ee420da071c52e365092cf (127.28.122.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } } }
I20260608 09:59:42.095264  1210 raft_consensus.cc:2955] T 904844826f8c4bdea7a1be8334522d50 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 0abae086b0ee420da071c52e365092cf (127.28.122.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } } }
I20260608 09:59:42.097864  1756 heartbeater.cc:499] Master 127.28.122.126:37603 was elected leader, sending a full tablet report...
I20260608 09:59:42.112900  1106 catalog_manager.cc:5696] T 904844826f8c4bdea7a1be8334522d50 P 08b0984ad44144ba922a4ccd6d86c9e2 reported cstate change: config changed from index -1 to 25, NON_VOTER 0abae086b0ee420da071c52e365092cf (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "c993a86c3f4f420a9324f27900c457b9" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } } }
I20260608 09:59:42.123061  1358 consensus_queue.cc:237] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } }
I20260608 09:59:42.130571  1288 raft_consensus.cc:1275] T 9b9a9d28059e4cebaa54a4ed777d232e P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Refusing update from remote peer d0e91f54952d48e0926641a756a4531e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:59:42.131479  1210 raft_consensus.cc:1275] T 9b9a9d28059e4cebaa54a4ed777d232e P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Refusing update from remote peer d0e91f54952d48e0926641a756a4531e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:59:42.132530  1834 consensus_queue.cc:1048] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:59:42.133841  1835 consensus_queue.cc:1048] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:59:42.143276  1835 raft_consensus.cc:2955] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } } }
I20260608 09:59:42.146291  1210 raft_consensus.cc:2955] T 9b9a9d28059e4cebaa54a4ed777d232e P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } } }
I20260608 09:59:42.149281  1288 raft_consensus.cc:2955] T 9b9a9d28059e4cebaa54a4ed777d232e P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } } }
W20260608 09:59:42.161407  1328 consensus_peers.cc:597] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e -> Peer baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69:44407): Couldn't send request to peer baf4ab8ac35e4fa8ae0bb35c0dba4002. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b9a9d28059e4cebaa54a4ed777d232e. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:42.171173  1111 catalog_manager.cc:5696] T 9b9a9d28059e4cebaa54a4ed777d232e P 08b0984ad44144ba922a4ccd6d86c9e2 reported cstate change: config changed from index -1 to 26, NON_VOTER baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) added. New cstate: current_term: 1 leader_uuid: "d0e91f54952d48e0926641a756a4531e" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } } }
I20260608 09:59:42.246739  1830 heartbeater.cc:499] Master 127.28.122.126:37603 was elected leader, sending a full tablet report...
I20260608 09:59:42.283552  1878 ts_tablet_manager.cc:933] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf: Initiating tablet copy from peer c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375)
I20260608 09:59:42.285880  1878 tablet_copy_client.cc:323] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.66:38375
I20260608 09:59:42.297878  1300 tablet_copy_service.cc:140] P c993a86c3f4f420a9324f27900c457b9: Received BeginTabletCopySession request for tablet 55774b6c706c4aa7a0ad574b474dc6bc from peer 0abae086b0ee420da071c52e365092cf ({username='slave'} at 127.0.0.1:38576)
I20260608 09:59:42.298432  1300 tablet_copy_service.cc:161] P c993a86c3f4f420a9324f27900c457b9: Beginning new tablet copy session on tablet 55774b6c706c4aa7a0ad574b474dc6bc from peer 0abae086b0ee420da071c52e365092cf at {username='slave'} at 127.0.0.1:38576: session id = 0abae086b0ee420da071c52e365092cf-55774b6c706c4aa7a0ad574b474dc6bc
I20260608 09:59:42.304181  1300 tablet_copy_source_session.cc:215] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:42.307428  1878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55774b6c706c4aa7a0ad574b474dc6bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:42.318593  1878 tablet_copy_client.cc:806] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:42.319221  1878 tablet_copy_client.cc:670] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:42.323472  1879 tablet_copy_client.cc:1025] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf: tablet copy: Injecting latency into file download: 2000
I20260608 09:59:42.480788  1881 ts_tablet_manager.cc:933] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf: Initiating tablet copy from peer c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375)
I20260608 09:59:42.481206  1882 ts_tablet_manager.cc:933] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5: Initiating tablet copy from peer c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375)
I20260608 09:59:42.483188  1881 tablet_copy_client.cc:323] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.66:38375
I20260608 09:59:42.483776  1882 tablet_copy_client.cc:323] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.66:38375
I20260608 09:59:42.485777  1300 tablet_copy_service.cc:140] P c993a86c3f4f420a9324f27900c457b9: Received BeginTabletCopySession request for tablet 904844826f8c4bdea7a1be8334522d50 from peer 0abae086b0ee420da071c52e365092cf ({username='slave'} at 127.0.0.1:38576)
I20260608 09:59:42.486406  1300 tablet_copy_service.cc:161] P c993a86c3f4f420a9324f27900c457b9: Beginning new tablet copy session on tablet 904844826f8c4bdea7a1be8334522d50 from peer 0abae086b0ee420da071c52e365092cf at {username='slave'} at 127.0.0.1:38576: session id = 0abae086b0ee420da071c52e365092cf-904844826f8c4bdea7a1be8334522d50
I20260608 09:59:42.493535  1300 tablet_copy_source_session.cc:215] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:42.496924  1881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 904844826f8c4bdea7a1be8334522d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:42.497761  1300 tablet_copy_service.cc:140] P c993a86c3f4f420a9324f27900c457b9: Received BeginTabletCopySession request for tablet f2f5d8f5d6a841629ed36f2bf1b936ec from peer 01e67ec2f97d4aa0b8507be75160ddb5 ({username='slave'} at 127.0.0.1:38580)
I20260608 09:59:42.498600  1300 tablet_copy_service.cc:161] P c993a86c3f4f420a9324f27900c457b9: Beginning new tablet copy session on tablet f2f5d8f5d6a841629ed36f2bf1b936ec from peer 01e67ec2f97d4aa0b8507be75160ddb5 at {username='slave'} at 127.0.0.1:38580: session id = 01e67ec2f97d4aa0b8507be75160ddb5-f2f5d8f5d6a841629ed36f2bf1b936ec
I20260608 09:59:42.506384  1300 tablet_copy_source_session.cc:215] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:42.510006  1882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f5d8f5d6a841629ed36f2bf1b936ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:42.512352  1881 tablet_copy_client.cc:806] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:42.513012  1881 tablet_copy_client.cc:670] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:42.522557  1883 tablet_copy_client.cc:1025] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf: tablet copy: Injecting latency into file download: 2000
I20260608 09:59:42.524406  1886 ts_tablet_manager.cc:933] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5: Initiating tablet copy from peer 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733)
I20260608 09:59:42.526310  1886 tablet_copy_client.cc:323] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.65:40733
I20260608 09:59:42.527455  1882 tablet_copy_client.cc:806] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:42.531245  1882 tablet_copy_client.cc:670] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:42.536022  1884 tablet_copy_client.cc:1025] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5: tablet copy: Injecting latency into file download: 2000
I20260608 09:59:42.541102  1225 tablet_copy_service.cc:140] P 08b0984ad44144ba922a4ccd6d86c9e2: Received BeginTabletCopySession request for tablet 97e637ecede84f9c95da9944c582e728 from peer 01e67ec2f97d4aa0b8507be75160ddb5 ({username='slave'} at 127.0.0.1:42302)
I20260608 09:59:42.541693  1225 tablet_copy_service.cc:161] P 08b0984ad44144ba922a4ccd6d86c9e2: Beginning new tablet copy session on tablet 97e637ecede84f9c95da9944c582e728 from peer 01e67ec2f97d4aa0b8507be75160ddb5 at {username='slave'} at 127.0.0.1:42302: session id = 01e67ec2f97d4aa0b8507be75160ddb5-97e637ecede84f9c95da9944c582e728
I20260608 09:59:42.552294  1225 tablet_copy_source_session.cc:215] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:42.555042  1889 ts_tablet_manager.cc:933] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002: Initiating tablet copy from peer 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733)
I20260608 09:59:42.557904  1886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e637ecede84f9c95da9944c582e728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:42.563731  1889 tablet_copy_client.cc:323] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.65:40733
I20260608 09:59:42.574184  1886 tablet_copy_client.cc:806] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:42.574895  1886 tablet_copy_client.cc:670] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:42.577592  1225 tablet_copy_service.cc:140] P 08b0984ad44144ba922a4ccd6d86c9e2: Received BeginTabletCopySession request for tablet a93c32b9ab9d4955bbb97173556e10cf from peer baf4ab8ac35e4fa8ae0bb35c0dba4002 ({username='slave'} at 127.0.0.1:42308)
I20260608 09:59:42.578197  1225 tablet_copy_service.cc:161] P 08b0984ad44144ba922a4ccd6d86c9e2: Beginning new tablet copy session on tablet a93c32b9ab9d4955bbb97173556e10cf from peer baf4ab8ac35e4fa8ae0bb35c0dba4002 at {username='slave'} at 127.0.0.1:42308: session id = baf4ab8ac35e4fa8ae0bb35c0dba4002-a93c32b9ab9d4955bbb97173556e10cf
I20260608 09:59:42.580480  1887 tablet_copy_client.cc:1025] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5: tablet copy: Injecting latency into file download: 2000
I20260608 09:59:42.584487  1225 tablet_copy_source_session.cc:215] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:42.587304  1889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93c32b9ab9d4955bbb97173556e10cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:42.598747  1889 tablet_copy_client.cc:806] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:42.599498  1889 tablet_copy_client.cc:670] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:42.604239  1890 tablet_copy_client.cc:1025] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002: tablet copy: Injecting latency into file download: 2000
I20260608 09:59:42.697053  1892 ts_tablet_manager.cc:933] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002: Initiating tablet copy from peer d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
I20260608 09:59:42.703595  1892 tablet_copy_client.cc:323] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.67:42995
I20260608 09:59:42.715665  1374 tablet_copy_service.cc:140] P d0e91f54952d48e0926641a756a4531e: Received BeginTabletCopySession request for tablet 9b9a9d28059e4cebaa54a4ed777d232e from peer baf4ab8ac35e4fa8ae0bb35c0dba4002 ({username='slave'} at 127.0.0.1:42232)
I20260608 09:59:42.716204  1374 tablet_copy_service.cc:161] P d0e91f54952d48e0926641a756a4531e: Beginning new tablet copy session on tablet 9b9a9d28059e4cebaa54a4ed777d232e from peer baf4ab8ac35e4fa8ae0bb35c0dba4002 at {username='slave'} at 127.0.0.1:42232: session id = baf4ab8ac35e4fa8ae0bb35c0dba4002-9b9a9d28059e4cebaa54a4ed777d232e
I20260608 09:59:42.721833  1374 tablet_copy_source_session.cc:215] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:42.725028  1892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9a9d28059e4cebaa54a4ed777d232e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:42.741858  1892 tablet_copy_client.cc:806] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:42.742506  1892 tablet_copy_client.cc:670] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:42.746325  1894 tablet_copy_client.cc:1025] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002: tablet copy: Injecting latency into file download: 2000
I20260608 09:59:44.324353  1878 tablet_copy_client.cc:538] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:44.331198  1878 tablet_bootstrap.cc:492] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf: Bootstrap starting.
I20260608 09:59:44.457049  1878 tablet_bootstrap.cc:492] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:44.457799  1878 tablet_bootstrap.cc:492] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf: Bootstrap complete.
I20260608 09:59:44.458400  1878 ts_tablet_manager.cc:1403] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf: Time spent bootstrapping tablet: real 0.127s	user 0.115s	sys 0.008s
I20260608 09:59:44.460841  1878 raft_consensus.cc:359] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } }
I20260608 09:59:44.461418  1878 raft_consensus.cc:740] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0abae086b0ee420da071c52e365092cf, State: Initialized, Role: LEARNER
I20260608 09:59:44.462051  1878 consensus_queue.cc:260] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } }
I20260608 09:59:44.464411  1878 ts_tablet_manager.cc:1434] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.004s
I20260608 09:59:44.466080  1300 tablet_copy_service.cc:342] P c993a86c3f4f420a9324f27900c457b9: Request end of tablet copy session 0abae086b0ee420da071c52e365092cf-55774b6c706c4aa7a0ad574b474dc6bc received from {username='slave'} at 127.0.0.1:38576
I20260608 09:59:44.466581  1300 tablet_copy_service.cc:434] P c993a86c3f4f420a9324f27900c457b9: ending tablet copy session 0abae086b0ee420da071c52e365092cf-55774b6c706c4aa7a0ad574b474dc6bc on tablet 55774b6c706c4aa7a0ad574b474dc6bc with peer 0abae086b0ee420da071c52e365092cf
I20260608 09:59:44.523711  1881 tablet_copy_client.cc:538] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:44.531574  1881 tablet_bootstrap.cc:492] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf: Bootstrap starting.
I20260608 09:59:44.536973  1882 tablet_copy_client.cc:538] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:44.546540  1882 tablet_bootstrap.cc:492] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5: Bootstrap starting.
I20260608 09:59:44.581395  1886 tablet_copy_client.cc:538] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:44.591284  1886 tablet_bootstrap.cc:492] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5: Bootstrap starting.
I20260608 09:59:44.605178  1889 tablet_copy_client.cc:538] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:44.614966  1889 tablet_bootstrap.cc:492] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002: Bootstrap starting.
I20260608 09:59:44.659507  1656 raft_consensus.cc:1217] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 09:59:44.724714  1881 tablet_bootstrap.cc:492] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=89 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:44.726016  1881 tablet_bootstrap.cc:492] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf: Bootstrap complete.
I20260608 09:59:44.726784  1881 ts_tablet_manager.cc:1403] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf: Time spent bootstrapping tablet: real 0.195s	user 0.130s	sys 0.020s
I20260608 09:59:44.729754  1881 raft_consensus.cc:359] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } }
I20260608 09:59:44.730625  1881 raft_consensus.cc:740] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0abae086b0ee420da071c52e365092cf, State: Initialized, Role: LEARNER
I20260608 09:59:44.731329  1881 consensus_queue.cc:260] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } }
I20260608 09:59:44.733536  1882 tablet_bootstrap.cc:492] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=94 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:44.734486  1882 tablet_bootstrap.cc:492] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5: Bootstrap complete.
I20260608 09:59:44.735224  1882 ts_tablet_manager.cc:1403] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5: Time spent bootstrapping tablet: real 0.189s	user 0.150s	sys 0.016s
I20260608 09:59:44.738370  1882 raft_consensus.cc:359] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } }
I20260608 09:59:44.739178  1882 raft_consensus.cc:740] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01e67ec2f97d4aa0b8507be75160ddb5, State: Initialized, Role: LEARNER
I20260608 09:59:44.739867  1882 consensus_queue.cc:260] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } }
I20260608 09:59:44.741544  1881 ts_tablet_manager.cc:1434] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260608 09:59:44.748592  1892 tablet_copy_client.cc:538] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:44.750097  1882 ts_tablet_manager.cc:1434] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 09:59:44.755824  1300 tablet_copy_service.cc:342] P c993a86c3f4f420a9324f27900c457b9: Request end of tablet copy session 01e67ec2f97d4aa0b8507be75160ddb5-f2f5d8f5d6a841629ed36f2bf1b936ec received from {username='slave'} at 127.0.0.1:38580
I20260608 09:59:44.756294  1300 tablet_copy_service.cc:434] P c993a86c3f4f420a9324f27900c457b9: ending tablet copy session 01e67ec2f97d4aa0b8507be75160ddb5-f2f5d8f5d6a841629ed36f2bf1b936ec on tablet f2f5d8f5d6a841629ed36f2bf1b936ec with peer 01e67ec2f97d4aa0b8507be75160ddb5
I20260608 09:59:44.763558  1300 tablet_copy_service.cc:342] P c993a86c3f4f420a9324f27900c457b9: Request end of tablet copy session 0abae086b0ee420da071c52e365092cf-904844826f8c4bdea7a1be8334522d50 received from {username='slave'} at 127.0.0.1:38576
I20260608 09:59:44.764003  1300 tablet_copy_service.cc:434] P c993a86c3f4f420a9324f27900c457b9: ending tablet copy session 0abae086b0ee420da071c52e365092cf-904844826f8c4bdea7a1be8334522d50 on tablet 904844826f8c4bdea7a1be8334522d50 with peer 0abae086b0ee420da071c52e365092cf
I20260608 09:59:44.766129  1892 tablet_bootstrap.cc:492] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002: Bootstrap starting.
I20260608 09:59:44.842363  1805 raft_consensus.cc:1217] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 09:59:44.861377  1886 tablet_bootstrap.cc:492] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=118 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:44.862607  1886 tablet_bootstrap.cc:492] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5: Bootstrap complete.
I20260608 09:59:44.863400  1886 ts_tablet_manager.cc:1403] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5: Time spent bootstrapping tablet: real 0.272s	user 0.154s	sys 0.017s
I20260608 09:59:44.863514  1889 tablet_bootstrap.cc:492] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=91 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:44.864416  1889 tablet_bootstrap.cc:492] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002: Bootstrap complete.
I20260608 09:59:44.865115  1889 ts_tablet_manager.cc:1403] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002: Time spent bootstrapping tablet: real 0.250s	user 0.158s	sys 0.004s
I20260608 09:59:44.866569  1886 raft_consensus.cc:359] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } }
I20260608 09:59:44.867487  1886 raft_consensus.cc:740] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01e67ec2f97d4aa0b8507be75160ddb5, State: Initialized, Role: LEARNER
I20260608 09:59:44.868011  1889 raft_consensus.cc:359] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } }
I20260608 09:59:44.868150  1886 consensus_queue.cc:260] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } }
I20260608 09:59:44.868939  1889 raft_consensus.cc:740] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: baf4ab8ac35e4fa8ae0bb35c0dba4002, State: Initialized, Role: LEARNER
I20260608 09:59:44.869637  1889 consensus_queue.cc:260] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } }
I20260608 09:59:44.878366  1886 ts_tablet_manager.cc:1434] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 09:59:44.878775  1889 ts_tablet_manager.cc:1434] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.008s
I20260608 09:59:44.890269  1731 raft_consensus.cc:1217] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 09:59:44.893455  1225 tablet_copy_service.cc:342] P 08b0984ad44144ba922a4ccd6d86c9e2: Request end of tablet copy session 01e67ec2f97d4aa0b8507be75160ddb5-97e637ecede84f9c95da9944c582e728 received from {username='slave'} at 127.0.0.1:42302
I20260608 09:59:44.893993  1225 tablet_copy_service.cc:434] P 08b0984ad44144ba922a4ccd6d86c9e2: ending tablet copy session 01e67ec2f97d4aa0b8507be75160ddb5-97e637ecede84f9c95da9944c582e728 on tablet 97e637ecede84f9c95da9944c582e728 with peer 01e67ec2f97d4aa0b8507be75160ddb5
I20260608 09:59:44.899883  1225 tablet_copy_service.cc:342] P 08b0984ad44144ba922a4ccd6d86c9e2: Request end of tablet copy session baf4ab8ac35e4fa8ae0bb35c0dba4002-a93c32b9ab9d4955bbb97173556e10cf received from {username='slave'} at 127.0.0.1:42308
I20260608 09:59:44.900350  1225 tablet_copy_service.cc:434] P 08b0984ad44144ba922a4ccd6d86c9e2: ending tablet copy session baf4ab8ac35e4fa8ae0bb35c0dba4002-a93c32b9ab9d4955bbb97173556e10cf on tablet a93c32b9ab9d4955bbb97173556e10cf with peer baf4ab8ac35e4fa8ae0bb35c0dba4002
I20260608 09:59:44.906944  1656 raft_consensus.cc:1217] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 09:59:44.960417  1892 tablet_bootstrap.cc:492] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:44.961200  1892 tablet_bootstrap.cc:492] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002: Bootstrap complete.
I20260608 09:59:44.961779  1892 ts_tablet_manager.cc:1403] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002: Time spent bootstrapping tablet: real 0.196s	user 0.125s	sys 0.022s
I20260608 09:59:44.964340  1892 raft_consensus.cc:359] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } }
I20260608 09:59:44.964910  1892 raft_consensus.cc:740] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: baf4ab8ac35e4fa8ae0bb35c0dba4002, State: Initialized, Role: LEARNER
I20260608 09:59:44.965368  1892 consensus_queue.cc:260] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } }
I20260608 09:59:44.967131  1892 ts_tablet_manager.cc:1434] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:59:44.969072  1374 tablet_copy_service.cc:342] P d0e91f54952d48e0926641a756a4531e: Request end of tablet copy session baf4ab8ac35e4fa8ae0bb35c0dba4002-9b9a9d28059e4cebaa54a4ed777d232e received from {username='slave'} at 127.0.0.1:42232
I20260608 09:59:44.969523  1374 tablet_copy_service.cc:434] P d0e91f54952d48e0926641a756a4531e: ending tablet copy session baf4ab8ac35e4fa8ae0bb35c0dba4002-9b9a9d28059e4cebaa54a4ed777d232e on tablet 9b9a9d28059e4cebaa54a4ed777d232e with peer baf4ab8ac35e4fa8ae0bb35c0dba4002
I20260608 09:59:45.038702  1731 raft_consensus.cc:1217] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 09:59:45.191988  1805 raft_consensus.cc:1217] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 09:59:45.290709  1913 raft_consensus.cc:1064] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9: attempting to promote NON_VOTER 0abae086b0ee420da071c52e365092cf to VOTER
I20260608 09:59:45.296867  1913 consensus_queue.cc:237] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } }
I20260608 09:59:45.313097  1915 raft_consensus.cc:1064] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2: attempting to promote NON_VOTER baf4ab8ac35e4fa8ae0bb35c0dba4002 to VOTER
I20260608 09:59:45.315723  1656 raft_consensus.cc:1275] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf [term 1 LEARNER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:59:45.316124  1915 consensus_queue.cc:237] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } }
I20260608 09:59:45.316879  1358 raft_consensus.cc:1275] T 55774b6c706c4aa7a0ad574b474dc6bc P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:59:45.318249  1902 consensus_queue.cc:1048] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:59:45.320398  1897 consensus_queue.cc:1048] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:59:45.321842  1210 raft_consensus.cc:1275] T 55774b6c706c4aa7a0ad574b474dc6bc P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:59:45.323531  1897 consensus_queue.cc:1048] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:59:45.326531  1731 raft_consensus.cc:1275] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 LEARNER]: Refusing update from remote peer 08b0984ad44144ba922a4ccd6d86c9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:59:45.328300  1916 consensus_queue.cc:1048] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:59:45.331142  1363 raft_consensus.cc:1275] T a93c32b9ab9d4955bbb97173556e10cf P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Refusing update from remote peer 08b0984ad44144ba922a4ccd6d86c9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:59:45.334447  1915 consensus_queue.cc:1048] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:59:45.338074  1286 raft_consensus.cc:1275] T a93c32b9ab9d4955bbb97173556e10cf P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Refusing update from remote peer 08b0984ad44144ba922a4ccd6d86c9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:59:45.344007  1916 consensus_queue.cc:1048] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:59:45.345125  1897 raft_consensus.cc:2955] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0abae086b0ee420da071c52e365092cf (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } } }
I20260608 09:59:45.348873  1358 raft_consensus.cc:2955] T 55774b6c706c4aa7a0ad574b474dc6bc P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0abae086b0ee420da071c52e365092cf (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } } }
I20260608 09:59:45.363754  1656 raft_consensus.cc:2955] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0abae086b0ee420da071c52e365092cf (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } } }
I20260608 09:59:45.364379  1106 catalog_manager.cc:5696] T 55774b6c706c4aa7a0ad574b474dc6bc P d0e91f54952d48e0926641a756a4531e reported cstate change: config changed from index 26 to 27, 0abae086b0ee420da071c52e365092cf (127.28.122.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c993a86c3f4f420a9324f27900c457b9" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } } }
I20260608 09:59:45.387959  1210 raft_consensus.cc:2955] T 55774b6c706c4aa7a0ad574b474dc6bc P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0abae086b0ee420da071c52e365092cf (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } } }
I20260608 09:59:45.390681  1900 raft_consensus.cc:2955] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } } }
I20260608 09:59:45.397161  1286 raft_consensus.cc:2955] T a93c32b9ab9d4955bbb97173556e10cf P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } } }
I20260608 09:59:45.397161  1731 raft_consensus.cc:2955] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } } }
I20260608 09:59:45.404732  1363 raft_consensus.cc:2955] T a93c32b9ab9d4955bbb97173556e10cf P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } } }
I20260608 09:59:45.420145  1111 catalog_manager.cc:5696] T a93c32b9ab9d4955bbb97173556e10cf P c993a86c3f4f420a9324f27900c457b9 reported cstate change: config changed from index 26 to 27, baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } } }
I20260608 09:59:45.429910  1897 raft_consensus.cc:1064] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9: attempting to promote NON_VOTER 0abae086b0ee420da071c52e365092cf to VOTER
I20260608 09:59:45.432641  1897 consensus_queue.cc:237] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } }
I20260608 09:59:45.442876  1656 raft_consensus.cc:1275] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf [term 1 LEARNER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:59:45.443164  1210 raft_consensus.cc:1275] T 904844826f8c4bdea7a1be8334522d50 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:59:45.444633  1358 raft_consensus.cc:1275] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:59:45.445025  1902 consensus_queue.cc:1048] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:59:45.447956  1212 consensus_queue.cc:237] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } }
I20260608 09:59:45.449218  1902 consensus_queue.cc:1048] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:59:45.452373  1286 consensus_queue.cc:237] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } }
I20260608 09:59:45.453104  1897 consensus_queue.cc:1048] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:59:45.460394  1731 raft_consensus.cc:1275] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 FOLLOWER]: Refusing update from remote peer 08b0984ad44144ba922a4ccd6d86c9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:59:45.461161  1363 raft_consensus.cc:1275] T a93c32b9ab9d4955bbb97173556e10cf P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Refusing update from remote peer 08b0984ad44144ba922a4ccd6d86c9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:59:45.462538  1900 consensus_queue.cc:1048] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:59:45.465507  1917 consensus_queue.cc:1048] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:59:45.475143  1897 raft_consensus.cc:1064] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9: attempting to promote NON_VOTER 01e67ec2f97d4aa0b8507be75160ddb5 to VOTER
I20260608 09:59:45.476274  1900 raft_consensus.cc:2955] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c993a86c3f4f420a9324f27900c457b9 (127.28.122.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } } }
I20260608 09:59:45.477799  1897 consensus_queue.cc:237] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } }
I20260608 09:59:45.482088  1730 raft_consensus.cc:2955] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c993a86c3f4f420a9324f27900c457b9 (127.28.122.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } } }
I20260608 09:59:45.488776  1363 raft_consensus.cc:2955] T a93c32b9ab9d4955bbb97173556e10cf P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c993a86c3f4f420a9324f27900c457b9 (127.28.122.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } } }
I20260608 09:59:45.499221  1656 raft_consensus.cc:1275] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf [term 1 FOLLOWER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:59:45.500651  1212 raft_consensus.cc:1275] T 55774b6c706c4aa7a0ad574b474dc6bc P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:59:45.501116  1913 consensus_queue.cc:1048] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:59:45.502378  1902 consensus_queue.cc:1048] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:59:45.509858  1100 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a93c32b9ab9d4955bbb97173556e10cf with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:45.512532  1914 raft_consensus.cc:2955] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER d0e91f54952d48e0926641a756a4531e (127.28.122.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } } }
I20260608 09:59:45.516664  1111 catalog_manager.cc:5696] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002 reported cstate change: config changed from index 27 to 28, VOTER c993a86c3f4f420a9324f27900c457b9 (127.28.122.66) evicted. New cstate: current_term: 1 leader_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } } }
I20260608 09:59:45.523044  1210 raft_consensus.cc:2955] T 55774b6c706c4aa7a0ad574b474dc6bc P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER d0e91f54952d48e0926641a756a4531e (127.28.122.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } } }
I20260608 09:59:45.535795  1914 raft_consensus.cc:2955] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 0abae086b0ee420da071c52e365092cf (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } } }
I20260608 09:59:45.538641  1097 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 55774b6c706c4aa7a0ad574b474dc6bc with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:45.540999  1280 tablet_service.cc:1558] Processing DeleteTablet for tablet a93c32b9ab9d4955bbb97173556e10cf with delete_type TABLET_DATA_TOMBSTONED (TS c993a86c3f4f420a9324f27900c457b9 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:60758
I20260608 09:59:45.556658  1106 catalog_manager.cc:5696] T 55774b6c706c4aa7a0ad574b474dc6bc P 08b0984ad44144ba922a4ccd6d86c9e2 reported cstate change: config changed from index 27 to 28, VOTER d0e91f54952d48e0926641a756a4531e (127.28.122.67) evicted. New cstate: current_term: 1 leader_uuid: "c993a86c3f4f420a9324f27900c457b9" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } } }
I20260608 09:59:45.573915  1872 raft_consensus.cc:1064] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e: attempting to promote NON_VOTER baf4ab8ac35e4fa8ae0bb35c0dba4002 to VOTER
I20260608 09:59:45.578197  1351 tablet_service.cc:1558] Processing DeleteTablet for tablet 55774b6c706c4aa7a0ad574b474dc6bc with delete_type TABLET_DATA_TOMBSTONED (TS d0e91f54952d48e0926641a756a4531e not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:57096
I20260608 09:59:45.576560  1872 consensus_queue.cc:237] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } }
I20260608 09:59:45.580832  1943 tablet_replica.cc:333] T 55774b6c706c4aa7a0ad574b474dc6bc P d0e91f54952d48e0926641a756a4531e: stopping tablet replica
I20260608 09:59:45.584205  1939 tablet_replica.cc:333] T a93c32b9ab9d4955bbb97173556e10cf P c993a86c3f4f420a9324f27900c457b9: stopping tablet replica
I20260608 09:59:45.584506  1943 raft_consensus.cc:2243] T 55774b6c706c4aa7a0ad574b474dc6bc P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:45.585366  1939 raft_consensus.cc:2243] T a93c32b9ab9d4955bbb97173556e10cf P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:45.585582  1943 raft_consensus.cc:2272] T 55774b6c706c4aa7a0ad574b474dc6bc P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:45.586402  1939 raft_consensus.cc:2272] T a93c32b9ab9d4955bbb97173556e10cf P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:45.590844  1210 raft_consensus.cc:2955] T 904844826f8c4bdea7a1be8334522d50 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 0abae086b0ee420da071c52e365092cf (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } } }
I20260608 09:59:45.592224  1805 raft_consensus.cc:1275] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 LEARNER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:59:45.596817  1212 raft_consensus.cc:1275] T f2f5d8f5d6a841629ed36f2bf1b936ec P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:59:45.597467  1938 consensus_queue.cc:1048] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:59:45.598696  1941 consensus_queue.cc:1048] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
W20260608 09:59:45.603624  1253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.122.68:44815, user_credentials={real_user=slave}} blocked reactor thread for 82661.5us
I20260608 09:59:45.605083  1286 raft_consensus.cc:1275] T 9b9a9d28059e4cebaa54a4ed777d232e P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Refusing update from remote peer d0e91f54952d48e0926641a756a4531e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:59:45.605997  1656 raft_consensus.cc:2955] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER d0e91f54952d48e0926641a756a4531e (127.28.122.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } } }
I20260608 09:59:45.607120  1730 raft_consensus.cc:1275] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 LEARNER]: Refusing update from remote peer d0e91f54952d48e0926641a756a4531e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:59:45.608361  1936 consensus_queue.cc:1048] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:59:45.609388  1872 consensus_queue.cc:1048] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:59:45.609301  1111 catalog_manager.cc:5696] T 904844826f8c4bdea7a1be8334522d50 P 08b0984ad44144ba922a4ccd6d86c9e2 reported cstate change: config changed from index 25 to 26, 0abae086b0ee420da071c52e365092cf (127.28.122.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c993a86c3f4f420a9324f27900c457b9" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } } }
I20260608 09:59:45.613438  1212 raft_consensus.cc:1275] T 9b9a9d28059e4cebaa54a4ed777d232e P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Refusing update from remote peer d0e91f54952d48e0926641a756a4531e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:59:45.615199  1942 consensus_queue.cc:1048] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:59:45.617489  1363 raft_consensus.cc:1275] T f2f5d8f5d6a841629ed36f2bf1b936ec P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:59:45.626416  1939 ts_tablet_manager.cc:1916] T a93c32b9ab9d4955bbb97173556e10cf P c993a86c3f4f420a9324f27900c457b9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:59:45.637142  1938 consensus_queue.cc:1048] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:59:45.645952  1656 raft_consensus.cc:2955] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 0abae086b0ee420da071c52e365092cf (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } } }
I20260608 09:59:45.656100  1933 raft_consensus.cc:2955] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } } }
I20260608 09:59:45.658097  1286 raft_consensus.cc:2955] T 9b9a9d28059e4cebaa54a4ed777d232e P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } } }
I20260608 09:59:45.663172  1358 raft_consensus.cc:2955] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 0abae086b0ee420da071c52e365092cf (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } } }
I20260608 09:59:45.671069  1212 raft_consensus.cc:2955] T 9b9a9d28059e4cebaa54a4ed777d232e P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } } }
I20260608 09:59:45.673975  1939 ts_tablet_manager.cc:1929] T a93c32b9ab9d4955bbb97173556e10cf P c993a86c3f4f420a9324f27900c457b9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 09:59:45.672797  1730 raft_consensus.cc:2955] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } } }
I20260608 09:59:45.674489  1939 log.cc:1199] T a93c32b9ab9d4955bbb97173556e10cf P c993a86c3f4f420a9324f27900c457b9: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-1-root/wals/a93c32b9ab9d4955bbb97173556e10cf
I20260608 09:59:45.677037  1097 catalog_manager.cc:5027] TS c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375): tablet a93c32b9ab9d4955bbb97173556e10cf (table test-workload [id=7d93aad34b17470ea4c47fdcebe59682]) successfully deleted
I20260608 09:59:45.678320  1943 ts_tablet_manager.cc:1916] T 55774b6c706c4aa7a0ad574b474dc6bc P d0e91f54952d48e0926641a756a4531e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:59:45.685499  1111 catalog_manager.cc:5696] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e reported cstate change: config changed from index 26 to 27, baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d0e91f54952d48e0926641a756a4531e" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:59:45.692780  1940 raft_consensus.cc:2955] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } } }
I20260608 09:59:45.694473  1288 consensus_queue.cc:237] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } }
I20260608 09:59:45.702281  1805 raft_consensus.cc:2955] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } } }
I20260608 09:59:45.707531  1363 consensus_queue.cc:237] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } }
I20260608 09:59:45.717694  1213 raft_consensus.cc:1275] T 9b9a9d28059e4cebaa54a4ed777d232e P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Refusing update from remote peer d0e91f54952d48e0926641a756a4531e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:59:45.716037  1212 raft_consensus.cc:2955] T f2f5d8f5d6a841629ed36f2bf1b936ec P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } } }
I20260608 09:59:45.720259  1942 consensus_queue.cc:1048] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:59:45.724088  1730 raft_consensus.cc:1275] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 FOLLOWER]: Refusing update from remote peer d0e91f54952d48e0926641a756a4531e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:59:45.725617  1942 consensus_queue.cc:1048] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:59:45.742046  1916 raft_consensus.cc:1064] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2: attempting to promote NON_VOTER 01e67ec2f97d4aa0b8507be75160ddb5 to VOTER
I20260608 09:59:45.758391  1655 raft_consensus.cc:1275] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf [term 1 FOLLOWER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:59:45.725174  1358 raft_consensus.cc:1275] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:59:45.762370  1941 consensus_queue.cc:1048] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:59:45.765820  1941 consensus_queue.cc:1048] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:59:45.735620  1731 raft_consensus.cc:2955] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c993a86c3f4f420a9324f27900c457b9 (127.28.122.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } } }
I20260608 09:59:45.773313  1941 raft_consensus.cc:2955] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } } }
I20260608 09:59:45.733409  1936 raft_consensus.cc:2955] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c993a86c3f4f420a9324f27900c457b9 (127.28.122.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } } }
I20260608 09:59:45.783083  1916 consensus_queue.cc:237] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } }
I20260608 09:59:45.785694  1111 catalog_manager.cc:5696] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002 reported cstate change: config changed from index 27 to 28, VOTER c993a86c3f4f420a9324f27900c457b9 (127.28.122.66) evicted. New cstate: current_term: 1 leader_uuid: "d0e91f54952d48e0926641a756a4531e" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } } }
I20260608 09:59:45.790446  1210 raft_consensus.cc:2955] T 9b9a9d28059e4cebaa54a4ed777d232e P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER c993a86c3f4f420a9324f27900c457b9 (127.28.122.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } } }
I20260608 09:59:45.791321  1363 raft_consensus.cc:2955] T f2f5d8f5d6a841629ed36f2bf1b936ec P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } } }
I20260608 09:59:45.795346  1097 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9b9a9d28059e4cebaa54a4ed777d232e with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:45.795912  1943 ts_tablet_manager.cc:1929] T 55774b6c706c4aa7a0ad574b474dc6bc P d0e91f54952d48e0926641a756a4531e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 09:59:45.796237  1943 log.cc:1199] T 55774b6c706c4aa7a0ad574b474dc6bc P d0e91f54952d48e0926641a756a4531e: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-2-root/wals/55774b6c706c4aa7a0ad574b474dc6bc
I20260608 09:59:45.797806  1097 catalog_manager.cc:5027] TS d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995): tablet 55774b6c706c4aa7a0ad574b474dc6bc (table test-workload [id=7d93aad34b17470ea4c47fdcebe59682]) successfully deleted
I20260608 09:59:45.799114  1113 catalog_manager.cc:5696] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 reported cstate change: config changed from index 26 to 27, 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c993a86c3f4f420a9324f27900c457b9" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:59:45.813005  1655 raft_consensus.cc:2955] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } } }
I20260608 09:59:45.814554  1358 raft_consensus.cc:2955] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } } }
I20260608 09:59:45.816779  1286 consensus_queue.cc:237] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } }
I20260608 09:59:45.824812  1280 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b9a9d28059e4cebaa54a4ed777d232e with delete_type TABLET_DATA_TOMBSTONED (TS c993a86c3f4f420a9324f27900c457b9 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:60758
I20260608 09:59:45.826267  1939 tablet_replica.cc:333] T 9b9a9d28059e4cebaa54a4ed777d232e P c993a86c3f4f420a9324f27900c457b9: stopping tablet replica
I20260608 09:59:45.828976  1939 raft_consensus.cc:2243] T 9b9a9d28059e4cebaa54a4ed777d232e P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:45.832134  1364 raft_consensus.cc:1275] T f2f5d8f5d6a841629ed36f2bf1b936ec P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:59:45.833863  1939 raft_consensus.cc:2272] T 9b9a9d28059e4cebaa54a4ed777d232e P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:45.835242  1804 raft_consensus.cc:1275] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 FOLLOWER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:59:45.837543  1097 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 904844826f8c4bdea7a1be8334522d50 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:45.842413  1902 consensus_queue.cc:1048] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:59:45.844285  1938 consensus_queue.cc:1048] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:59:45.853989  1939 ts_tablet_manager.cc:1916] T 9b9a9d28059e4cebaa54a4ed777d232e P c993a86c3f4f420a9324f27900c457b9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:59:45.854265  1897 raft_consensus.cc:2955] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } } }
I20260608 09:59:45.869050  1110 catalog_manager.cc:5696] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 reported cstate change: config changed from index 26 to 27, VOTER 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65) evicted. New cstate: current_term: 1 leader_uuid: "c993a86c3f4f420a9324f27900c457b9" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:59:45.873482  1363 raft_consensus.cc:2955] T f2f5d8f5d6a841629ed36f2bf1b936ec P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } } }
I20260608 09:59:45.883203  1199 tablet_service.cc:1558] Processing DeleteTablet for tablet 904844826f8c4bdea7a1be8334522d50 with delete_type TABLET_DATA_TOMBSTONED (TS 08b0984ad44144ba922a4ccd6d86c9e2 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:32890
I20260608 09:59:45.888860  1804 raft_consensus.cc:2955] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } } }
I20260608 09:59:45.895545  1939 ts_tablet_manager.cc:1929] T 9b9a9d28059e4cebaa54a4ed777d232e P c993a86c3f4f420a9324f27900c457b9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 09:59:45.901948  1939 log.cc:1199] T 9b9a9d28059e4cebaa54a4ed777d232e P c993a86c3f4f420a9324f27900c457b9: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-1-root/wals/9b9a9d28059e4cebaa54a4ed777d232e
I20260608 09:59:45.902439  1363 raft_consensus.cc:1275] T 97e637ecede84f9c95da9944c582e728 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Refusing update from remote peer 08b0984ad44144ba922a4ccd6d86c9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:59:45.902508  1805 raft_consensus.cc:1275] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 LEARNER]: Refusing update from remote peer 08b0984ad44144ba922a4ccd6d86c9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:59:45.909241  1097 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f2f5d8f5d6a841629ed36f2bf1b936ec with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:45.910144  1113 catalog_manager.cc:5696] T f2f5d8f5d6a841629ed36f2bf1b936ec P d0e91f54952d48e0926641a756a4531e reported cstate change: config changed from index 27 to 28, VOTER 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65) evicted. New cstate: current_term: 1 leader_uuid: "c993a86c3f4f420a9324f27900c457b9" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } } }
I20260608 09:59:45.914155  1917 consensus_queue.cc:1048] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:59:45.920545  1286 raft_consensus.cc:1275] T 97e637ecede84f9c95da9944c582e728 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Refusing update from remote peer 08b0984ad44144ba922a4ccd6d86c9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:59:45.921172  1916 consensus_queue.cc:1048] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:59:45.923799  1900 consensus_queue.cc:1048] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:59:45.920195  1097 catalog_manager.cc:5027] TS c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375): tablet 9b9a9d28059e4cebaa54a4ed777d232e (table test-workload [id=7d93aad34b17470ea4c47fdcebe59682]) successfully deleted
I20260608 09:59:45.928500  1199 tablet_service.cc:1558] Processing DeleteTablet for tablet f2f5d8f5d6a841629ed36f2bf1b936ec with delete_type TABLET_DATA_TOMBSTONED (TS 08b0984ad44144ba922a4ccd6d86c9e2 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:32890
I20260608 09:59:45.923157  1953 tablet_replica.cc:333] T 904844826f8c4bdea7a1be8334522d50 P 08b0984ad44144ba922a4ccd6d86c9e2: stopping tablet replica
I20260608 09:59:45.936311  1917 raft_consensus.cc:2955] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } } }
I20260608 09:59:45.934101  1953 raft_consensus.cc:2243] T 904844826f8c4bdea7a1be8334522d50 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:45.938179  1363 raft_consensus.cc:2955] T 97e637ecede84f9c95da9944c582e728 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } } }
I20260608 09:59:45.942276  1953 raft_consensus.cc:2272] T 904844826f8c4bdea7a1be8334522d50 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:45.947005  1953 ts_tablet_manager.cc:1916] T 904844826f8c4bdea7a1be8334522d50 P 08b0984ad44144ba922a4ccd6d86c9e2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:59:45.956468  1286 raft_consensus.cc:2955] T 97e637ecede84f9c95da9944c582e728 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } } }
I20260608 09:59:45.954406  1111 catalog_manager.cc:5696] T 97e637ecede84f9c95da9944c582e728 P d0e91f54952d48e0926641a756a4531e reported cstate change: config changed from index 26 to 27, 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } } }
I20260608 09:59:45.965801  1953 ts_tablet_manager.cc:1929] T 904844826f8c4bdea7a1be8334522d50 P 08b0984ad44144ba922a4ccd6d86c9e2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 09:59:45.966305  1953 log.cc:1199] T 904844826f8c4bdea7a1be8334522d50 P 08b0984ad44144ba922a4ccd6d86c9e2: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-0-root/wals/904844826f8c4bdea7a1be8334522d50
I20260608 09:59:45.965282  1804 raft_consensus.cc:2955] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } } }
I20260608 09:59:45.968067  1100 catalog_manager.cc:5027] TS 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733): tablet 904844826f8c4bdea7a1be8334522d50 (table test-workload [id=7d93aad34b17470ea4c47fdcebe59682]) successfully deleted
I20260608 09:59:45.968251  1953 tablet_replica.cc:333] T f2f5d8f5d6a841629ed36f2bf1b936ec P 08b0984ad44144ba922a4ccd6d86c9e2: stopping tablet replica
I20260608 09:59:45.969393  1953 raft_consensus.cc:2243] T f2f5d8f5d6a841629ed36f2bf1b936ec P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:45.970110  1953 raft_consensus.cc:2272] T f2f5d8f5d6a841629ed36f2bf1b936ec P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:45.979622  1953 ts_tablet_manager.cc:1916] T f2f5d8f5d6a841629ed36f2bf1b936ec P 08b0984ad44144ba922a4ccd6d86c9e2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:59:45.995733  1953 ts_tablet_manager.cc:1929] T f2f5d8f5d6a841629ed36f2bf1b936ec P 08b0984ad44144ba922a4ccd6d86c9e2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 09:59:45.996161  1953 log.cc:1199] T f2f5d8f5d6a841629ed36f2bf1b936ec P 08b0984ad44144ba922a4ccd6d86c9e2: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-0-root/wals/f2f5d8f5d6a841629ed36f2bf1b936ec
I20260608 09:59:45.997934  1100 catalog_manager.cc:5027] TS 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733): tablet f2f5d8f5d6a841629ed36f2bf1b936ec (table test-workload [id=7d93aad34b17470ea4c47fdcebe59682]) successfully deleted
I20260608 09:59:46.446024  1212 consensus_queue.cc:237] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } }
I20260608 09:59:46.451418  1804 raft_consensus.cc:1275] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 FOLLOWER]: Refusing update from remote peer 08b0984ad44144ba922a4ccd6d86c9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:59:46.451560  1286 raft_consensus.cc:1275] T 97e637ecede84f9c95da9944c582e728 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Refusing update from remote peer 08b0984ad44144ba922a4ccd6d86c9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:59:46.453001  1917 consensus_queue.cc:1048] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:59:46.453781  1900 consensus_queue.cc:1048] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:59:46.460892  1900 raft_consensus.cc:2955] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER d0e91f54952d48e0926641a756a4531e (127.28.122.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } } }
I20260608 09:59:46.464085  1804 raft_consensus.cc:2955] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER d0e91f54952d48e0926641a756a4531e (127.28.122.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } } }
I20260608 09:59:46.468437  1286 raft_consensus.cc:2955] T 97e637ecede84f9c95da9944c582e728 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER d0e91f54952d48e0926641a756a4531e (127.28.122.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } } }
I20260608 09:59:46.471051  1100 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 97e637ecede84f9c95da9944c582e728 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:46.481006  1106 catalog_manager.cc:5696] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5 reported cstate change: config changed from index 27 to 28, VOTER d0e91f54952d48e0926641a756a4531e (127.28.122.67) evicted. New cstate: current_term: 1 leader_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } } }
I20260608 09:59:46.495813  1351 tablet_service.cc:1558] Processing DeleteTablet for tablet 97e637ecede84f9c95da9944c582e728 with delete_type TABLET_DATA_TOMBSTONED (TS d0e91f54952d48e0926641a756a4531e not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:57096
I20260608 09:59:46.497568  1960 tablet_replica.cc:333] T 97e637ecede84f9c95da9944c582e728 P d0e91f54952d48e0926641a756a4531e: stopping tablet replica
I20260608 09:59:46.498513  1960 raft_consensus.cc:2243] T 97e637ecede84f9c95da9944c582e728 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:46.499188  1960 raft_consensus.cc:2272] T 97e637ecede84f9c95da9944c582e728 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:46.502403  1960 ts_tablet_manager.cc:1916] T 97e637ecede84f9c95da9944c582e728 P d0e91f54952d48e0926641a756a4531e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:59:46.515481  1960 ts_tablet_manager.cc:1929] T 97e637ecede84f9c95da9944c582e728 P d0e91f54952d48e0926641a756a4531e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 09:59:46.515779  1960 log.cc:1199] T 97e637ecede84f9c95da9944c582e728 P d0e91f54952d48e0926641a756a4531e: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912650423017-29161-0/minicluster-data/ts-2-root/wals/97e637ecede84f9c95da9944c582e728
I20260608 09:59:46.517022  1097 catalog_manager.cc:5027] TS d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995): tablet 97e637ecede84f9c95da9944c582e728 (table test-workload [id=7d93aad34b17470ea4c47fdcebe59682]) successfully deleted
I20260608 09:59:47.517179  1286 consensus_queue.cc:237] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } }
I20260608 09:59:47.526026  1804 raft_consensus.cc:1275] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 FOLLOWER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:59:47.527742  1363 raft_consensus.cc:1275] T f2f5d8f5d6a841629ed36f2bf1b936ec P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:59:47.529220  1962 consensus_queue.cc:1048] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 09:59:47.530180  1897 consensus_queue.cc:1048] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
W20260608 09:59:47.536577  1254 consensus_peers.cc:597] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 -> Peer baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69:44407): Couldn't send request to peer baf4ab8ac35e4fa8ae0bb35c0dba4002. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f2f5d8f5d6a841629ed36f2bf1b936ec. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:47.540747  1965 raft_consensus.cc:2955] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } } }
I20260608 09:59:47.542737  1804 raft_consensus.cc:2955] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } } }
I20260608 09:59:47.542546  1363 raft_consensus.cc:2955] T f2f5d8f5d6a841629ed36f2bf1b936ec P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } } }
I20260608 09:59:47.555590  1111 catalog_manager.cc:5696] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5 reported cstate change: config changed from index 28 to 29, NON_VOTER baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) added. New cstate: current_term: 1 leader_uuid: "c993a86c3f4f420a9324f27900c457b9" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } } }
I20260608 09:59:47.556977  1363 consensus_queue.cc:237] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } }
I20260608 09:59:47.566298  1212 raft_consensus.cc:1275] T 2d400214f5ee492c8841a39c0701cd35 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Refusing update from remote peer d0e91f54952d48e0926641a756a4531e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:59:47.568200  1942 consensus_queue.cc:1048] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:59:47.570709  1286 raft_consensus.cc:1275] T 2d400214f5ee492c8841a39c0701cd35 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Refusing update from remote peer d0e91f54952d48e0926641a756a4531e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:59:47.572538  1942 consensus_queue.cc:1048] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 09:59:47.582491  1327 consensus_peers.cc:597] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e -> Peer 0abae086b0ee420da071c52e365092cf (127.28.122.68:44815): Couldn't send request to peer 0abae086b0ee420da071c52e365092cf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2d400214f5ee492c8841a39c0701cd35. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:47.585045  1971 raft_consensus.cc:2955] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0abae086b0ee420da071c52e365092cf (127.28.122.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } } }
I20260608 09:59:47.586630  1286 raft_consensus.cc:2955] T 2d400214f5ee492c8841a39c0701cd35 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0abae086b0ee420da071c52e365092cf (127.28.122.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } } }
I20260608 09:59:47.591673  1210 raft_consensus.cc:2955] T 2d400214f5ee492c8841a39c0701cd35 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0abae086b0ee420da071c52e365092cf (127.28.122.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } } }
I20260608 09:59:47.604938  1106 catalog_manager.cc:5696] T 2d400214f5ee492c8841a39c0701cd35 P c993a86c3f4f420a9324f27900c457b9 reported cstate change: config changed from index -1 to 26, NON_VOTER 0abae086b0ee420da071c52e365092cf (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "d0e91f54952d48e0926641a756a4531e" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } } }
I20260608 09:59:47.609246  1286 consensus_queue.cc:237] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } }
W20260608 09:59:47.637599  1254 consensus_peers.cc:597] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 -> Peer 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70:45241): Couldn't send request to peer 01e67ec2f97d4aa0b8507be75160ddb5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50d9034233ed4555acf659ff901b93d4. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:47.637648  1363 raft_consensus.cc:1275] T 50d9034233ed4555acf659ff901b93d4 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:59:47.638753  1210 raft_consensus.cc:1275] T 50d9034233ed4555acf659ff901b93d4 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:59:47.640533  1965 consensus_queue.cc:1048] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:59:47.641494  1897 consensus_queue.cc:1048] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:59:47.651116  1962 raft_consensus.cc:2955] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } } }
I20260608 09:59:47.653030  1363 raft_consensus.cc:2955] T 50d9034233ed4555acf659ff901b93d4 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } } }
I20260608 09:59:47.653923  1210 raft_consensus.cc:2955] T 50d9034233ed4555acf659ff901b93d4 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } } }
I20260608 09:59:47.663749  1106 catalog_manager.cc:5696] T 50d9034233ed4555acf659ff901b93d4 P d0e91f54952d48e0926641a756a4531e reported cstate change: config changed from index -1 to 26, NON_VOTER 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) added. New cstate: current_term: 1 leader_uuid: "c993a86c3f4f420a9324f27900c457b9" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } } }
I20260608 09:59:47.666381  1363 consensus_queue.cc:237] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } }
I20260608 09:59:47.675869  1286 raft_consensus.cc:1275] T a6a269a50c314ee5b4395dd30d5a32b2 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Refusing update from remote peer d0e91f54952d48e0926641a756a4531e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:59:47.676561  1210 raft_consensus.cc:1275] T a6a269a50c314ee5b4395dd30d5a32b2 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Refusing update from remote peer d0e91f54952d48e0926641a756a4531e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:59:47.677910  1979 consensus_queue.cc:1048] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:59:47.679947  1980 consensus_queue.cc:1048] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 09:59:47.682037  1327 consensus_peers.cc:597] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e -> Peer 0abae086b0ee420da071c52e365092cf (127.28.122.68:44815): Couldn't send request to peer 0abae086b0ee420da071c52e365092cf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a6a269a50c314ee5b4395dd30d5a32b2. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:47.688218  1979 raft_consensus.cc:2955] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0abae086b0ee420da071c52e365092cf (127.28.122.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } } }
I20260608 09:59:47.689925  1210 raft_consensus.cc:2955] T a6a269a50c314ee5b4395dd30d5a32b2 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0abae086b0ee420da071c52e365092cf (127.28.122.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } } }
I20260608 09:59:47.690985  1286 raft_consensus.cc:2955] T a6a269a50c314ee5b4395dd30d5a32b2 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0abae086b0ee420da071c52e365092cf (127.28.122.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } } }
I20260608 09:59:47.701164  1111 catalog_manager.cc:5696] T a6a269a50c314ee5b4395dd30d5a32b2 P 08b0984ad44144ba922a4ccd6d86c9e2 reported cstate change: config changed from index -1 to 26, NON_VOTER 0abae086b0ee420da071c52e365092cf (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "d0e91f54952d48e0926641a756a4531e" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } } }
I20260608 09:59:47.706399  1363 consensus_queue.cc:237] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } }
I20260608 09:59:47.714308  1210 raft_consensus.cc:1275] T 9b9a9d28059e4cebaa54a4ed777d232e P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Refusing update from remote peer d0e91f54952d48e0926641a756a4531e: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:59:47.715026  1731 raft_consensus.cc:1275] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 FOLLOWER]: Refusing update from remote peer d0e91f54952d48e0926641a756a4531e: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:59:47.717242  1979 consensus_queue.cc:1048] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [LEADER]: Connected to new peer: Peer: permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 09:59:47.720490  1979 consensus_queue.cc:1048] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
W20260608 09:59:47.727619  1328 consensus_peers.cc:597] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e -> Peer 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70:45241): Couldn't send request to peer 01e67ec2f97d4aa0b8507be75160ddb5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b9a9d28059e4cebaa54a4ed777d232e. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:47.729350  1980 raft_consensus.cc:2955] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } } }
I20260608 09:59:47.731346  1731 raft_consensus.cc:2955] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } } }
I20260608 09:59:47.731781  1210 raft_consensus.cc:2955] T 9b9a9d28059e4cebaa54a4ed777d232e P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } } }
I20260608 09:59:47.742079  1286 consensus_queue.cc:237] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } }
I20260608 09:59:47.742295  1110 catalog_manager.cc:5696] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e reported cstate change: config changed from index 28 to 29, NON_VOTER 01e67ec2f97d4aa0b8507be75160ddb5 (127.28.122.70) added. New cstate: current_term: 1 leader_uuid: "d0e91f54952d48e0926641a756a4531e" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:47.752022  1655 raft_consensus.cc:1275] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf [term 1 FOLLOWER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260608 09:59:47.752503  1254 consensus_peers.cc:597] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 -> Peer baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69:44407): Couldn't send request to peer baf4ab8ac35e4fa8ae0bb35c0dba4002. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 904844826f8c4bdea7a1be8334522d50. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:47.752640  1363 raft_consensus.cc:1275] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Refusing update from remote peer c993a86c3f4f420a9324f27900c457b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:59:47.754384  1965 consensus_queue.cc:1048] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:59:47.757105  1897 consensus_queue.cc:1048] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:59:47.764614  1965 raft_consensus.cc:2955] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } } }
I20260608 09:59:47.767045  1363 raft_consensus.cc:2955] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } } }
I20260608 09:59:47.768101  1655 raft_consensus.cc:2955] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } } }
I20260608 09:59:47.780485  1110 catalog_manager.cc:5696] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e reported cstate change: config changed from index 27 to 28, NON_VOTER baf4ab8ac35e4fa8ae0bb35c0dba4002 (127.28.122.69) added. New cstate: current_term: 1 leader_uuid: "c993a86c3f4f420a9324f27900c457b9" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } } }
I20260608 09:59:47.932471  1997 ts_tablet_manager.cc:933] T f2f5d8f5d6a841629ed36f2bf1b936ec P baf4ab8ac35e4fa8ae0bb35c0dba4002: Initiating tablet copy from peer c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375)
I20260608 09:59:47.934909  1997 tablet_copy_client.cc:323] T f2f5d8f5d6a841629ed36f2bf1b936ec P baf4ab8ac35e4fa8ae0bb35c0dba4002: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.66:38375
I20260608 09:59:47.949605  1300 tablet_copy_service.cc:140] P c993a86c3f4f420a9324f27900c457b9: Received BeginTabletCopySession request for tablet f2f5d8f5d6a841629ed36f2bf1b936ec from peer baf4ab8ac35e4fa8ae0bb35c0dba4002 ({username='slave'} at 127.0.0.1:47310)
I20260608 09:59:47.950217  1300 tablet_copy_service.cc:161] P c993a86c3f4f420a9324f27900c457b9: Beginning new tablet copy session on tablet f2f5d8f5d6a841629ed36f2bf1b936ec from peer baf4ab8ac35e4fa8ae0bb35c0dba4002 at {username='slave'} at 127.0.0.1:47310: session id = baf4ab8ac35e4fa8ae0bb35c0dba4002-f2f5d8f5d6a841629ed36f2bf1b936ec
I20260608 09:59:47.957952  1300 tablet_copy_source_session.cc:215] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:47.961236  1997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f5d8f5d6a841629ed36f2bf1b936ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:47.972497  1997 tablet_copy_client.cc:806] T f2f5d8f5d6a841629ed36f2bf1b936ec P baf4ab8ac35e4fa8ae0bb35c0dba4002: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:47.973066  1997 tablet_copy_client.cc:670] T f2f5d8f5d6a841629ed36f2bf1b936ec P baf4ab8ac35e4fa8ae0bb35c0dba4002: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:47.977231  1998 tablet_copy_client.cc:1025] T f2f5d8f5d6a841629ed36f2bf1b936ec P baf4ab8ac35e4fa8ae0bb35c0dba4002: tablet copy: Injecting latency into file download: 2000
I20260608 09:59:47.978606  2001 ts_tablet_manager.cc:933] T 2d400214f5ee492c8841a39c0701cd35 P 0abae086b0ee420da071c52e365092cf: Initiating tablet copy from peer d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
I20260608 09:59:47.980710  2001 tablet_copy_client.cc:323] T 2d400214f5ee492c8841a39c0701cd35 P 0abae086b0ee420da071c52e365092cf: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.67:42995
I20260608 09:59:47.992278  1374 tablet_copy_service.cc:140] P d0e91f54952d48e0926641a756a4531e: Received BeginTabletCopySession request for tablet 2d400214f5ee492c8841a39c0701cd35 from peer 0abae086b0ee420da071c52e365092cf ({username='slave'} at 127.0.0.1:48254)
I20260608 09:59:47.992771  1374 tablet_copy_service.cc:161] P d0e91f54952d48e0926641a756a4531e: Beginning new tablet copy session on tablet 2d400214f5ee492c8841a39c0701cd35 from peer 0abae086b0ee420da071c52e365092cf at {username='slave'} at 127.0.0.1:48254: session id = 0abae086b0ee420da071c52e365092cf-2d400214f5ee492c8841a39c0701cd35
I20260608 09:59:47.998653  1374 tablet_copy_source_session.cc:215] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:48.001986  2001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d400214f5ee492c8841a39c0701cd35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.020116  2001 tablet_copy_client.cc:806] T 2d400214f5ee492c8841a39c0701cd35 P 0abae086b0ee420da071c52e365092cf: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:48.020757  2001 tablet_copy_client.cc:670] T 2d400214f5ee492c8841a39c0701cd35 P 0abae086b0ee420da071c52e365092cf: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:48.024784  2002 tablet_copy_client.cc:1025] T 2d400214f5ee492c8841a39c0701cd35 P 0abae086b0ee420da071c52e365092cf: tablet copy: Injecting latency into file download: 2000
I20260608 09:59:48.153968  2005 ts_tablet_manager.cc:933] T a6a269a50c314ee5b4395dd30d5a32b2 P 0abae086b0ee420da071c52e365092cf: Initiating tablet copy from peer d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
I20260608 09:59:48.155732  2005 tablet_copy_client.cc:323] T a6a269a50c314ee5b4395dd30d5a32b2 P 0abae086b0ee420da071c52e365092cf: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.67:42995
I20260608 09:59:48.157395  1374 tablet_copy_service.cc:140] P d0e91f54952d48e0926641a756a4531e: Received BeginTabletCopySession request for tablet a6a269a50c314ee5b4395dd30d5a32b2 from peer 0abae086b0ee420da071c52e365092cf ({username='slave'} at 127.0.0.1:48254)
I20260608 09:59:48.157876  1374 tablet_copy_service.cc:161] P d0e91f54952d48e0926641a756a4531e: Beginning new tablet copy session on tablet a6a269a50c314ee5b4395dd30d5a32b2 from peer 0abae086b0ee420da071c52e365092cf at {username='slave'} at 127.0.0.1:48254: session id = 0abae086b0ee420da071c52e365092cf-a6a269a50c314ee5b4395dd30d5a32b2
I20260608 09:59:48.164623  1374 tablet_copy_source_session.cc:215] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:48.168165  2005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6a269a50c314ee5b4395dd30d5a32b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.179540  2005 tablet_copy_client.cc:806] T a6a269a50c314ee5b4395dd30d5a32b2 P 0abae086b0ee420da071c52e365092cf: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:48.180123  2005 tablet_copy_client.cc:670] T a6a269a50c314ee5b4395dd30d5a32b2 P 0abae086b0ee420da071c52e365092cf: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:48.183866  2006 tablet_copy_client.cc:1025] T a6a269a50c314ee5b4395dd30d5a32b2 P 0abae086b0ee420da071c52e365092cf: tablet copy: Injecting latency into file download: 2000
I20260608 09:59:48.184553  2007 ts_tablet_manager.cc:933] T 50d9034233ed4555acf659ff901b93d4 P 01e67ec2f97d4aa0b8507be75160ddb5: Initiating tablet copy from peer c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375)
I20260608 09:59:48.186199  2007 tablet_copy_client.cc:323] T 50d9034233ed4555acf659ff901b93d4 P 01e67ec2f97d4aa0b8507be75160ddb5: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.66:38375
I20260608 09:59:48.187765  1300 tablet_copy_service.cc:140] P c993a86c3f4f420a9324f27900c457b9: Received BeginTabletCopySession request for tablet 50d9034233ed4555acf659ff901b93d4 from peer 01e67ec2f97d4aa0b8507be75160ddb5 ({username='slave'} at 127.0.0.1:38580)
I20260608 09:59:48.188270  1300 tablet_copy_service.cc:161] P c993a86c3f4f420a9324f27900c457b9: Beginning new tablet copy session on tablet 50d9034233ed4555acf659ff901b93d4 from peer 01e67ec2f97d4aa0b8507be75160ddb5 at {username='slave'} at 127.0.0.1:38580: session id = 01e67ec2f97d4aa0b8507be75160ddb5-50d9034233ed4555acf659ff901b93d4
I20260608 09:59:48.193352  1300 tablet_copy_source_session.cc:215] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:48.196036  2007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50d9034233ed4555acf659ff901b93d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.207702  2007 tablet_copy_client.cc:806] T 50d9034233ed4555acf659ff901b93d4 P 01e67ec2f97d4aa0b8507be75160ddb5: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:48.208244  2007 tablet_copy_client.cc:670] T 50d9034233ed4555acf659ff901b93d4 P 01e67ec2f97d4aa0b8507be75160ddb5: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:48.211908  2008 tablet_copy_client.cc:1025] T 50d9034233ed4555acf659ff901b93d4 P 01e67ec2f97d4aa0b8507be75160ddb5: tablet copy: Injecting latency into file download: 2000
I20260608 09:59:48.218932  2009 ts_tablet_manager.cc:933] T 904844826f8c4bdea7a1be8334522d50 P baf4ab8ac35e4fa8ae0bb35c0dba4002: Initiating tablet copy from peer c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375)
I20260608 09:59:48.220703  2009 tablet_copy_client.cc:323] T 904844826f8c4bdea7a1be8334522d50 P baf4ab8ac35e4fa8ae0bb35c0dba4002: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.66:38375
I20260608 09:59:48.222247  1300 tablet_copy_service.cc:140] P c993a86c3f4f420a9324f27900c457b9: Received BeginTabletCopySession request for tablet 904844826f8c4bdea7a1be8334522d50 from peer baf4ab8ac35e4fa8ae0bb35c0dba4002 ({username='slave'} at 127.0.0.1:47310)
I20260608 09:59:48.222694  1300 tablet_copy_service.cc:161] P c993a86c3f4f420a9324f27900c457b9: Beginning new tablet copy session on tablet 904844826f8c4bdea7a1be8334522d50 from peer baf4ab8ac35e4fa8ae0bb35c0dba4002 at {username='slave'} at 127.0.0.1:47310: session id = baf4ab8ac35e4fa8ae0bb35c0dba4002-904844826f8c4bdea7a1be8334522d50
I20260608 09:59:48.227875  1300 tablet_copy_source_session.cc:215] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:48.230600  2009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 904844826f8c4bdea7a1be8334522d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.242038  2009 tablet_copy_client.cc:806] T 904844826f8c4bdea7a1be8334522d50 P baf4ab8ac35e4fa8ae0bb35c0dba4002: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:48.242650  2009 tablet_copy_client.cc:670] T 904844826f8c4bdea7a1be8334522d50 P baf4ab8ac35e4fa8ae0bb35c0dba4002: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:48.247313  2010 tablet_copy_client.cc:1025] T 904844826f8c4bdea7a1be8334522d50 P baf4ab8ac35e4fa8ae0bb35c0dba4002: tablet copy: Injecting latency into file download: 2000
I20260608 09:59:48.299697  2011 ts_tablet_manager.cc:933] T 9b9a9d28059e4cebaa54a4ed777d232e P 01e67ec2f97d4aa0b8507be75160ddb5: Initiating tablet copy from peer d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
I20260608 09:59:48.301471  2011 tablet_copy_client.cc:323] T 9b9a9d28059e4cebaa54a4ed777d232e P 01e67ec2f97d4aa0b8507be75160ddb5: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.67:42995
I20260608 09:59:48.316211  1374 tablet_copy_service.cc:140] P d0e91f54952d48e0926641a756a4531e: Received BeginTabletCopySession request for tablet 9b9a9d28059e4cebaa54a4ed777d232e from peer 01e67ec2f97d4aa0b8507be75160ddb5 ({username='slave'} at 127.0.0.1:48262)
I20260608 09:59:48.316848  1374 tablet_copy_service.cc:161] P d0e91f54952d48e0926641a756a4531e: Beginning new tablet copy session on tablet 9b9a9d28059e4cebaa54a4ed777d232e from peer 01e67ec2f97d4aa0b8507be75160ddb5 at {username='slave'} at 127.0.0.1:48262: session id = 01e67ec2f97d4aa0b8507be75160ddb5-9b9a9d28059e4cebaa54a4ed777d232e
I20260608 09:59:48.324919  1374 tablet_copy_source_session.cc:215] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:48.328220  2011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9a9d28059e4cebaa54a4ed777d232e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.339807  2011 tablet_copy_client.cc:806] T 9b9a9d28059e4cebaa54a4ed777d232e P 01e67ec2f97d4aa0b8507be75160ddb5: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:48.340421  2011 tablet_copy_client.cc:670] T 9b9a9d28059e4cebaa54a4ed777d232e P 01e67ec2f97d4aa0b8507be75160ddb5: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:48.344339  2012 tablet_copy_client.cc:1025] T 9b9a9d28059e4cebaa54a4ed777d232e P 01e67ec2f97d4aa0b8507be75160ddb5: tablet copy: Injecting latency into file download: 2000
I20260608 09:59:48.417148 29161 tablet_server.cc:179] TabletServer@127.28.122.65:0 shutting down...
I20260608 09:59:48.454537 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:48.455421 29161 tablet_replica.cc:333] T 080e26509a4b4f1ea559e3caf26ff2cc P 08b0984ad44144ba922a4ccd6d86c9e2: stopping tablet replica
I20260608 09:59:48.456238 29161 raft_consensus.cc:2243] T 080e26509a4b4f1ea559e3caf26ff2cc P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:48.457022 29161 raft_consensus.cc:2272] T 080e26509a4b4f1ea559e3caf26ff2cc P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.459851 29161 tablet_replica.cc:333] T 55774b6c706c4aa7a0ad574b474dc6bc P 08b0984ad44144ba922a4ccd6d86c9e2: stopping tablet replica
I20260608 09:59:48.460479 29161 raft_consensus.cc:2243] T 55774b6c706c4aa7a0ad574b474dc6bc P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:48.460981 29161 raft_consensus.cc:2272] T 55774b6c706c4aa7a0ad574b474dc6bc P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.463443 29161 tablet_replica.cc:333] T 50d9034233ed4555acf659ff901b93d4 P 08b0984ad44144ba922a4ccd6d86c9e2: stopping tablet replica
I20260608 09:59:48.464006 29161 raft_consensus.cc:2243] T 50d9034233ed4555acf659ff901b93d4 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:48.464529 29161 raft_consensus.cc:2272] T 50d9034233ed4555acf659ff901b93d4 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.467419 29161 tablet_replica.cc:333] T 9b9a9d28059e4cebaa54a4ed777d232e P 08b0984ad44144ba922a4ccd6d86c9e2: stopping tablet replica
I20260608 09:59:48.468010 29161 raft_consensus.cc:2243] T 9b9a9d28059e4cebaa54a4ed777d232e P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:48.468515 29161 raft_consensus.cc:2272] T 9b9a9d28059e4cebaa54a4ed777d232e P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.471339 29161 tablet_replica.cc:333] T 2d400214f5ee492c8841a39c0701cd35 P 08b0984ad44144ba922a4ccd6d86c9e2: stopping tablet replica
I20260608 09:59:48.471880 29161 raft_consensus.cc:2243] T 2d400214f5ee492c8841a39c0701cd35 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:48.472388 29161 raft_consensus.cc:2272] T 2d400214f5ee492c8841a39c0701cd35 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.475059 29161 tablet_replica.cc:333] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2: stopping tablet replica
I20260608 09:59:48.475615 29161 raft_consensus.cc:2243] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:48.476545 29161 raft_consensus.cc:2272] T 1e875138118245cb9e6ef65fa97e0095 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.478993 29161 tablet_replica.cc:333] T a6a269a50c314ee5b4395dd30d5a32b2 P 08b0984ad44144ba922a4ccd6d86c9e2: stopping tablet replica
I20260608 09:59:48.479566 29161 raft_consensus.cc:2243] T a6a269a50c314ee5b4395dd30d5a32b2 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:48.480091 29161 raft_consensus.cc:2272] T a6a269a50c314ee5b4395dd30d5a32b2 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.482834 29161 tablet_replica.cc:333] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2: stopping tablet replica
I20260608 09:59:48.483397 29161 raft_consensus.cc:2243] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:48.484149 29161 raft_consensus.cc:2272] T 97e637ecede84f9c95da9944c582e728 P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.486450 29161 tablet_replica.cc:333] T 81e7cbc2dc084283aae950b33cb7a9db P 08b0984ad44144ba922a4ccd6d86c9e2: stopping tablet replica
I20260608 09:59:48.486960 29161 raft_consensus.cc:2243] T 81e7cbc2dc084283aae950b33cb7a9db P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:48.487519 29161 raft_consensus.cc:2272] T 81e7cbc2dc084283aae950b33cb7a9db P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.489883 29161 tablet_replica.cc:333] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2: stopping tablet replica
I20260608 09:59:48.490330 29161 raft_consensus.cc:2243] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:48.491375 29161 raft_consensus.cc:2272] T a93c32b9ab9d4955bbb97173556e10cf P 08b0984ad44144ba922a4ccd6d86c9e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.530128 29161 tablet_server.cc:196] TabletServer@127.28.122.65:0 shutdown complete.
I20260608 09:59:48.563886 29161 tablet_server.cc:179] TabletServer@127.28.122.66:0 shutting down...
W20260608 09:59:48.567471  1256 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.122.65:40733: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260608 09:59:48.574545  1256 consensus_peers.cc:597] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 -> Peer 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733): Couldn't send request to peer 08b0984ad44144ba922a4ccd6d86c9e2. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:40733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:48.583423 29161 tablet_copy_service.cc:362] P c993a86c3f4f420a9324f27900c457b9: Destroying tablet copy session baf4ab8ac35e4fa8ae0bb35c0dba4002-904844826f8c4bdea7a1be8334522d50 due to service shutdown
I20260608 09:59:48.583827 29161 tablet_copy_service.cc:434] P c993a86c3f4f420a9324f27900c457b9: ending tablet copy session baf4ab8ac35e4fa8ae0bb35c0dba4002-904844826f8c4bdea7a1be8334522d50 on tablet 904844826f8c4bdea7a1be8334522d50 with peer baf4ab8ac35e4fa8ae0bb35c0dba4002
I20260608 09:59:48.584293 29161 tablet_copy_service.cc:362] P c993a86c3f4f420a9324f27900c457b9: Destroying tablet copy session 01e67ec2f97d4aa0b8507be75160ddb5-50d9034233ed4555acf659ff901b93d4 due to service shutdown
I20260608 09:59:48.584550 29161 tablet_copy_service.cc:434] P c993a86c3f4f420a9324f27900c457b9: ending tablet copy session 01e67ec2f97d4aa0b8507be75160ddb5-50d9034233ed4555acf659ff901b93d4 on tablet 50d9034233ed4555acf659ff901b93d4 with peer 01e67ec2f97d4aa0b8507be75160ddb5
I20260608 09:59:48.585067 29161 tablet_copy_service.cc:362] P c993a86c3f4f420a9324f27900c457b9: Destroying tablet copy session baf4ab8ac35e4fa8ae0bb35c0dba4002-f2f5d8f5d6a841629ed36f2bf1b936ec due to service shutdown
I20260608 09:59:48.585352 29161 tablet_copy_service.cc:434] P c993a86c3f4f420a9324f27900c457b9: ending tablet copy session baf4ab8ac35e4fa8ae0bb35c0dba4002-f2f5d8f5d6a841629ed36f2bf1b936ec on tablet f2f5d8f5d6a841629ed36f2bf1b936ec with peer baf4ab8ac35e4fa8ae0bb35c0dba4002
W20260608 09:59:48.595870  1330 consensus_peers.cc:597] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e -> Peer 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733): Couldn't send request to peer 08b0984ad44144ba922a4ccd6d86c9e2. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:40733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:48.619266 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:48.620170 29161 tablet_replica.cc:333] T 97e637ecede84f9c95da9944c582e728 P c993a86c3f4f420a9324f27900c457b9: stopping tablet replica
I20260608 09:59:48.620829 29161 raft_consensus.cc:2243] T 97e637ecede84f9c95da9944c582e728 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:48.621587 29161 raft_consensus.cc:2272] T 97e637ecede84f9c95da9944c582e728 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.624357 29161 tablet_replica.cc:333] T 2d400214f5ee492c8841a39c0701cd35 P c993a86c3f4f420a9324f27900c457b9: stopping tablet replica
I20260608 09:59:48.625069 29161 raft_consensus.cc:2243] T 2d400214f5ee492c8841a39c0701cd35 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:48.625866 29161 raft_consensus.cc:2272] T 2d400214f5ee492c8841a39c0701cd35 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.629316 29161 tablet_replica.cc:333] T 1e875138118245cb9e6ef65fa97e0095 P c993a86c3f4f420a9324f27900c457b9: stopping tablet replica
I20260608 09:59:48.630044 29161 raft_consensus.cc:2243] T 1e875138118245cb9e6ef65fa97e0095 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:48.630774 29161 raft_consensus.cc:2272] T 1e875138118245cb9e6ef65fa97e0095 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:59:48.631541  1256 consensus_peers.cc:597] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 -> Peer 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733): Couldn't send request to peer 08b0984ad44144ba922a4ccd6d86c9e2. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:40733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:48.633396 29161 tablet_replica.cc:333] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9: stopping tablet replica
I20260608 09:59:48.634055 29161 raft_consensus.cc:2243] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:48.634882 29161 raft_consensus.cc:2272] T 55774b6c706c4aa7a0ad574b474dc6bc P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.637326 29161 tablet_replica.cc:333] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9: stopping tablet replica
I20260608 09:59:48.638003 29161 raft_consensus.cc:2243] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:48.639284 29161 raft_consensus.cc:2272] T 904844826f8c4bdea7a1be8334522d50 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.643779 29161 tablet_replica.cc:333] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9: stopping tablet replica
W20260608 09:59:48.643795  1327 consensus_peers.cc:597] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e -> Peer c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375): Couldn't send request to peer c993a86c3f4f420a9324f27900c457b9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:48.644631 29161 raft_consensus.cc:2243] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [term 1 LEADER]: Raft consensus shutting down.
W20260608 09:59:48.645761  1330 consensus_peers.cc:597] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e -> Peer 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733): Couldn't send request to peer 08b0984ad44144ba922a4ccd6d86c9e2. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:40733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:48.646021 29161 raft_consensus.cc:2272] T f2f5d8f5d6a841629ed36f2bf1b936ec P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.648666 29161 tablet_replica.cc:333] T a6a269a50c314ee5b4395dd30d5a32b2 P c993a86c3f4f420a9324f27900c457b9: stopping tablet replica
I20260608 09:59:48.649251 29161 raft_consensus.cc:2243] T a6a269a50c314ee5b4395dd30d5a32b2 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:48.649909 29161 raft_consensus.cc:2272] T a6a269a50c314ee5b4395dd30d5a32b2 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.652978 29161 tablet_replica.cc:333] T 080e26509a4b4f1ea559e3caf26ff2cc P c993a86c3f4f420a9324f27900c457b9: stopping tablet replica
I20260608 09:59:48.653510 29161 raft_consensus.cc:2243] T 080e26509a4b4f1ea559e3caf26ff2cc P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:48.654106 29161 raft_consensus.cc:2272] T 080e26509a4b4f1ea559e3caf26ff2cc P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.656397 29161 tablet_replica.cc:333] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9: stopping tablet replica
I20260608 09:59:48.656904 29161 raft_consensus.cc:2243] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:48.657881 29161 raft_consensus.cc:2272] T 50d9034233ed4555acf659ff901b93d4 P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.661002 29161 tablet_replica.cc:333] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9: stopping tablet replica
I20260608 09:59:48.661687 29161 raft_consensus.cc:2243] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:48.662660 29161 raft_consensus.cc:2272] T 81e7cbc2dc084283aae950b33cb7a9db P c993a86c3f4f420a9324f27900c457b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.700223 29161 tablet_server.cc:196] TabletServer@127.28.122.66:0 shutdown complete.
I20260608 09:59:48.730938 29161 tablet_server.cc:179] TabletServer@127.28.122.67:0 shutting down...
I20260608 09:59:48.744210 29161 tablet_copy_service.cc:362] P d0e91f54952d48e0926641a756a4531e: Destroying tablet copy session 01e67ec2f97d4aa0b8507be75160ddb5-9b9a9d28059e4cebaa54a4ed777d232e due to service shutdown
I20260608 09:59:48.744544 29161 tablet_copy_service.cc:434] P d0e91f54952d48e0926641a756a4531e: ending tablet copy session 01e67ec2f97d4aa0b8507be75160ddb5-9b9a9d28059e4cebaa54a4ed777d232e on tablet 9b9a9d28059e4cebaa54a4ed777d232e with peer 01e67ec2f97d4aa0b8507be75160ddb5
I20260608 09:59:48.745018 29161 tablet_copy_service.cc:362] P d0e91f54952d48e0926641a756a4531e: Destroying tablet copy session 0abae086b0ee420da071c52e365092cf-a6a269a50c314ee5b4395dd30d5a32b2 due to service shutdown
I20260608 09:59:48.745245 29161 tablet_copy_service.cc:434] P d0e91f54952d48e0926641a756a4531e: ending tablet copy session 0abae086b0ee420da071c52e365092cf-a6a269a50c314ee5b4395dd30d5a32b2 on tablet a6a269a50c314ee5b4395dd30d5a32b2 with peer 0abae086b0ee420da071c52e365092cf
I20260608 09:59:48.745636 29161 tablet_copy_service.cc:362] P d0e91f54952d48e0926641a756a4531e: Destroying tablet copy session 0abae086b0ee420da071c52e365092cf-2d400214f5ee492c8841a39c0701cd35 due to service shutdown
I20260608 09:59:48.745842 29161 tablet_copy_service.cc:434] P d0e91f54952d48e0926641a756a4531e: ending tablet copy session 0abae086b0ee420da071c52e365092cf-2d400214f5ee492c8841a39c0701cd35 on tablet 2d400214f5ee492c8841a39c0701cd35 with peer 0abae086b0ee420da071c52e365092cf
W20260608 09:59:48.765149  1327 consensus_peers.cc:597] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e -> Peer c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375): Couldn't send request to peer c993a86c3f4f420a9324f27900c457b9. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.66:38375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:59:48.771780  1330 consensus_peers.cc:597] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e -> Peer 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733): Couldn't send request to peer 08b0984ad44144ba922a4ccd6d86c9e2. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:40733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:48.774832 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:48.775818 29161 tablet_replica.cc:333] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e: stopping tablet replica
I20260608 09:59:48.776702 29161 raft_consensus.cc:2243] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:48.778252 29161 raft_consensus.cc:2272] T 080e26509a4b4f1ea559e3caf26ff2cc P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.781704 29161 tablet_replica.cc:333] T 1e875138118245cb9e6ef65fa97e0095 P d0e91f54952d48e0926641a756a4531e: stopping tablet replica
I20260608 09:59:48.782500 29161 raft_consensus.cc:2243] T 1e875138118245cb9e6ef65fa97e0095 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:48.783213 29161 raft_consensus.cc:2272] T 1e875138118245cb9e6ef65fa97e0095 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.786578 29161 tablet_replica.cc:333] T a93c32b9ab9d4955bbb97173556e10cf P d0e91f54952d48e0926641a756a4531e: stopping tablet replica
I20260608 09:59:48.787374 29161 raft_consensus.cc:2243] T a93c32b9ab9d4955bbb97173556e10cf P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:48.787926 29161 raft_consensus.cc:2272] T a93c32b9ab9d4955bbb97173556e10cf P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.791034 29161 tablet_replica.cc:333] T 81e7cbc2dc084283aae950b33cb7a9db P d0e91f54952d48e0926641a756a4531e: stopping tablet replica
I20260608 09:59:48.791759 29161 raft_consensus.cc:2243] T 81e7cbc2dc084283aae950b33cb7a9db P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:48.792335 29161 raft_consensus.cc:2272] T 81e7cbc2dc084283aae950b33cb7a9db P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.795332 29161 tablet_replica.cc:333] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e: stopping tablet replica
I20260608 09:59:48.796047 29161 raft_consensus.cc:2243] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:48.797356 29161 raft_consensus.cc:2272] T 2d400214f5ee492c8841a39c0701cd35 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.800485 29161 tablet_replica.cc:333] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e: stopping tablet replica
I20260608 09:59:48.801177 29161 raft_consensus.cc:2243] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:48.802093 29161 raft_consensus.cc:2272] T 904844826f8c4bdea7a1be8334522d50 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.805083 29161 tablet_replica.cc:333] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e: stopping tablet replica
I20260608 09:59:48.805864 29161 raft_consensus.cc:2243] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:48.807260 29161 raft_consensus.cc:2272] T a6a269a50c314ee5b4395dd30d5a32b2 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.810527 29161 tablet_replica.cc:333] T f2f5d8f5d6a841629ed36f2bf1b936ec P d0e91f54952d48e0926641a756a4531e: stopping tablet replica
I20260608 09:59:48.811287 29161 raft_consensus.cc:2243] T f2f5d8f5d6a841629ed36f2bf1b936ec P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:48.812026 29161 raft_consensus.cc:2272] T f2f5d8f5d6a841629ed36f2bf1b936ec P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.815338 29161 tablet_replica.cc:333] T 50d9034233ed4555acf659ff901b93d4 P d0e91f54952d48e0926641a756a4531e: stopping tablet replica
I20260608 09:59:48.816008 29161 raft_consensus.cc:2243] T 50d9034233ed4555acf659ff901b93d4 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:48.816705 29161 raft_consensus.cc:2272] T 50d9034233ed4555acf659ff901b93d4 P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.819897 29161 tablet_replica.cc:333] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e: stopping tablet replica
I20260608 09:59:48.820618 29161 raft_consensus.cc:2243] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:48.821971 29161 raft_consensus.cc:2272] T 9b9a9d28059e4cebaa54a4ed777d232e P d0e91f54952d48e0926641a756a4531e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:48.864461 29161 tablet_server.cc:196] TabletServer@127.28.122.67:0 shutdown complete.
I20260608 09:59:48.902822 29161 tablet_server.cc:179] TabletServer@127.28.122.68:0 shutting down...
I20260608 09:59:48.943751 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:49.548712  2022 raft_consensus.cc:493] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 08b0984ad44144ba922a4ccd6d86c9e2)
I20260608 09:59:49.549259  2022 raft_consensus.cc:515] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } }
I20260608 09:59:49.551767  2022 leader_election.cc:290] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733), d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
W20260608 09:59:49.559357  1697 leader_election.cc:336] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733): Network error: Client connection negotiation failed: client connection to 127.28.122.65:40733: connect: Connection refused (error 111)
W20260608 09:59:49.559934  1694 leader_election.cc:336] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995): Network error: Client connection negotiation failed: client connection to 127.28.122.67:42995: connect: Connection refused (error 111)
I20260608 09:59:49.560344  1694 leader_election.cc:304] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002 [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: baf4ab8ac35e4fa8ae0bb35c0dba4002; no voters: 08b0984ad44144ba922a4ccd6d86c9e2, d0e91f54952d48e0926641a756a4531e
I20260608 09:59:49.561058  2022 raft_consensus.cc:2749] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:59:49.607445  2026 raft_consensus.cc:493] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 08b0984ad44144ba922a4ccd6d86c9e2)
I20260608 09:59:49.608032  2026 raft_consensus.cc:515] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } }
I20260608 09:59:49.610561  2026 leader_election.cc:290] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733), c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375)
W20260608 09:59:49.618243  1771 leader_election.cc:336] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733): Network error: Client connection negotiation failed: client connection to 127.28.122.65:40733: connect: Connection refused (error 111)
W20260608 09:59:49.619627  1768 leader_election.cc:336] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375): Network error: Client connection negotiation failed: client connection to 127.28.122.66:38375: connect: Connection refused (error 111)
I20260608 09:59:49.620106  1768 leader_election.cc:304] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5 [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: 01e67ec2f97d4aa0b8507be75160ddb5; no voters: 08b0984ad44144ba922a4ccd6d86c9e2, c993a86c3f4f420a9324f27900c457b9
I20260608 09:59:49.621014  2026 raft_consensus.cc:2749] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:59:49.745805  2030 raft_consensus.cc:493] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c993a86c3f4f420a9324f27900c457b9)
I20260608 09:59:49.746367  2030 raft_consensus.cc:515] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } }
I20260608 09:59:49.748936  2030 leader_election.cc:290] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375), d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
W20260608 09:59:49.757254  1619 leader_election.cc:336] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375): Network error: Client connection negotiation failed: client connection to 127.28.122.66:38375: connect: Connection refused (error 111)
W20260608 09:59:49.757949  1619 leader_election.cc:336] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995): Network error: Client connection negotiation failed: client connection to 127.28.122.67:42995: connect: Connection refused (error 111)
I20260608 09:59:49.758280  1619 leader_election.cc:304] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf [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: 0abae086b0ee420da071c52e365092cf; no voters: c993a86c3f4f420a9324f27900c457b9, d0e91f54952d48e0926641a756a4531e
I20260608 09:59:49.758924  2030 raft_consensus.cc:2749] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:59:49.978242  1997 tablet_copy_client.cc:538] T f2f5d8f5d6a841629ed36f2bf1b936ec P baf4ab8ac35e4fa8ae0bb35c0dba4002: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:49.988332  1997 tablet_bootstrap.cc:492] T f2f5d8f5d6a841629ed36f2bf1b936ec P baf4ab8ac35e4fa8ae0bb35c0dba4002: Bootstrap starting.
I20260608 09:59:50.025691  2001 tablet_copy_client.cc:538] T 2d400214f5ee492c8841a39c0701cd35 P 0abae086b0ee420da071c52e365092cf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:50.035748  2001 tablet_bootstrap.cc:492] T 2d400214f5ee492c8841a39c0701cd35 P 0abae086b0ee420da071c52e365092cf: Bootstrap starting.
I20260608 09:59:50.046656  2026 raft_consensus.cc:493] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c993a86c3f4f420a9324f27900c457b9)
I20260608 09:59:50.047363  2026 raft_consensus.cc:515] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } }
I20260608 09:59:50.048488  2030 raft_consensus.cc:493] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c993a86c3f4f420a9324f27900c457b9)
I20260608 09:59:50.049052  2030 raft_consensus.cc:515] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } }
I20260608 09:59:50.050068  2026 leader_election.cc:290] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375), d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
W20260608 09:59:50.057041  1622 leader_election.cc:336] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733): Network error: Client connection negotiation failed: client connection to 127.28.122.65:40733: connect: Connection refused (error 111)
I20260608 09:59:50.051647  2030 leader_election.cc:290] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733), c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375)
W20260608 09:59:50.061875  1619 leader_election.cc:336] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375): Network error: Client connection negotiation failed: client connection to 127.28.122.66:38375: connect: Connection refused (error 111)
I20260608 09:59:50.064234  1619 leader_election.cc:304] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf [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: 0abae086b0ee420da071c52e365092cf; no voters: 08b0984ad44144ba922a4ccd6d86c9e2, c993a86c3f4f420a9324f27900c457b9
I20260608 09:59:50.065718  2030 raft_consensus.cc:2749] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:59:50.068113  1768 leader_election.cc:336] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c993a86c3f4f420a9324f27900c457b9 (127.28.122.66:38375): Network error: Client connection negotiation failed: client connection to 127.28.122.66:38375: connect: Connection refused (error 111)
W20260608 09:59:50.069437  1768 leader_election.cc:336] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995): Network error: Client connection negotiation failed: client connection to 127.28.122.67:42995: connect: Connection refused (error 111)
I20260608 09:59:50.069968  1768 leader_election.cc:304] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5 [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: 01e67ec2f97d4aa0b8507be75160ddb5; no voters: c993a86c3f4f420a9324f27900c457b9, d0e91f54952d48e0926641a756a4531e
I20260608 09:59:50.070847  2026 raft_consensus.cc:2749] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:59:50.142841  1997 tablet_bootstrap.cc:492] T f2f5d8f5d6a841629ed36f2bf1b936ec P baf4ab8ac35e4fa8ae0bb35c0dba4002: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=94 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:50.143647  1997 tablet_bootstrap.cc:492] T f2f5d8f5d6a841629ed36f2bf1b936ec P baf4ab8ac35e4fa8ae0bb35c0dba4002: Bootstrap complete.
I20260608 09:59:50.144265  1997 ts_tablet_manager.cc:1403] T f2f5d8f5d6a841629ed36f2bf1b936ec P baf4ab8ac35e4fa8ae0bb35c0dba4002: Time spent bootstrapping tablet: real 0.156s	user 0.127s	sys 0.012s
I20260608 09:59:50.146441  1997 raft_consensus.cc:359] T f2f5d8f5d6a841629ed36f2bf1b936ec P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } }
I20260608 09:59:50.147012  1997 raft_consensus.cc:740] T f2f5d8f5d6a841629ed36f2bf1b936ec P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: baf4ab8ac35e4fa8ae0bb35c0dba4002, State: Initialized, Role: LEARNER
I20260608 09:59:50.147578  1997 consensus_queue.cc:260] T f2f5d8f5d6a841629ed36f2bf1b936ec P baf4ab8ac35e4fa8ae0bb35c0dba4002 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: false } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } }
I20260608 09:59:50.150157  1997 ts_tablet_manager.cc:1434] T f2f5d8f5d6a841629ed36f2bf1b936ec P baf4ab8ac35e4fa8ae0bb35c0dba4002: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260608 09:59:50.154458  1997 tablet_copy_client.cc:1131] T f2f5d8f5d6a841629ed36f2bf1b936ec P baf4ab8ac35e4fa8ae0bb35c0dba4002: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.122.66:38375: connect: Connection refused (error 111)
I20260608 09:59:50.184758  2005 tablet_copy_client.cc:538] T a6a269a50c314ee5b4395dd30d5a32b2 P 0abae086b0ee420da071c52e365092cf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:50.194064  2005 tablet_bootstrap.cc:492] T a6a269a50c314ee5b4395dd30d5a32b2 P 0abae086b0ee420da071c52e365092cf: Bootstrap starting.
I20260608 09:59:50.199551  2001 tablet_bootstrap.cc:492] T 2d400214f5ee492c8841a39c0701cd35 P 0abae086b0ee420da071c52e365092cf: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:50.200295  2001 tablet_bootstrap.cc:492] T 2d400214f5ee492c8841a39c0701cd35 P 0abae086b0ee420da071c52e365092cf: Bootstrap complete.
I20260608 09:59:50.200879  2001 ts_tablet_manager.cc:1403] T 2d400214f5ee492c8841a39c0701cd35 P 0abae086b0ee420da071c52e365092cf: Time spent bootstrapping tablet: real 0.165s	user 0.127s	sys 0.025s
I20260608 09:59:50.202909  2001 raft_consensus.cc:359] T 2d400214f5ee492c8841a39c0701cd35 P 0abae086b0ee420da071c52e365092cf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } }
I20260608 09:59:50.203481  2001 raft_consensus.cc:740] T 2d400214f5ee492c8841a39c0701cd35 P 0abae086b0ee420da071c52e365092cf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0abae086b0ee420da071c52e365092cf, State: Initialized, Role: LEARNER
I20260608 09:59:50.203940  2001 consensus_queue.cc:260] T 2d400214f5ee492c8841a39c0701cd35 P 0abae086b0ee420da071c52e365092cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } }
I20260608 09:59:50.205438  2001 ts_tablet_manager.cc:1434] T 2d400214f5ee492c8841a39c0701cd35 P 0abae086b0ee420da071c52e365092cf: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20260608 09:59:50.207677  2001 tablet_copy_client.cc:1131] T 2d400214f5ee492c8841a39c0701cd35 P 0abae086b0ee420da071c52e365092cf: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.122.67:42995: connect: Connection refused (error 111)
I20260608 09:59:50.212738  2007 tablet_copy_client.cc:538] T 50d9034233ed4555acf659ff901b93d4 P 01e67ec2f97d4aa0b8507be75160ddb5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:50.219362  2007 tablet_bootstrap.cc:492] T 50d9034233ed4555acf659ff901b93d4 P 01e67ec2f97d4aa0b8507be75160ddb5: Bootstrap starting.
I20260608 09:59:50.248203  2009 tablet_copy_client.cc:538] T 904844826f8c4bdea7a1be8334522d50 P baf4ab8ac35e4fa8ae0bb35c0dba4002: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:50.258097  2009 tablet_bootstrap.cc:492] T 904844826f8c4bdea7a1be8334522d50 P baf4ab8ac35e4fa8ae0bb35c0dba4002: Bootstrap starting.
I20260608 09:59:50.281900  2036 raft_consensus.cc:493] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d0e91f54952d48e0926641a756a4531e)
I20260608 09:59:50.282580  2036 raft_consensus.cc:515] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } }
I20260608 09:59:50.293264  2036 leader_election.cc:290] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733), d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995)
W20260608 09:59:50.306818  1694 leader_election.cc:336] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d0e91f54952d48e0926641a756a4531e (127.28.122.67:42995): Network error: Client connection negotiation failed: client connection to 127.28.122.67:42995: connect: Connection refused (error 111)
W20260608 09:59:50.317164  1697 leader_election.cc:336] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 08b0984ad44144ba922a4ccd6d86c9e2 (127.28.122.65:40733): Network error: Client connection negotiation failed: client connection to 127.28.122.65:40733: connect: Connection refused (error 111)
I20260608 09:59:50.317821  1697 leader_election.cc:304] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002 [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: baf4ab8ac35e4fa8ae0bb35c0dba4002; no voters: 08b0984ad44144ba922a4ccd6d86c9e2, d0e91f54952d48e0926641a756a4531e
I20260608 09:59:50.318732  2036 raft_consensus.cc:2749] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:59:50.345234  2011 tablet_copy_client.cc:538] T 9b9a9d28059e4cebaa54a4ed777d232e P 01e67ec2f97d4aa0b8507be75160ddb5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:50.353880  2005 tablet_bootstrap.cc:492] T a6a269a50c314ee5b4395dd30d5a32b2 P 0abae086b0ee420da071c52e365092cf: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:50.354759  2011 tablet_bootstrap.cc:492] T 9b9a9d28059e4cebaa54a4ed777d232e P 01e67ec2f97d4aa0b8507be75160ddb5: Bootstrap starting.
I20260608 09:59:50.354883  2005 tablet_bootstrap.cc:492] T a6a269a50c314ee5b4395dd30d5a32b2 P 0abae086b0ee420da071c52e365092cf: Bootstrap complete.
I20260608 09:59:50.363830  2005 ts_tablet_manager.cc:1403] T a6a269a50c314ee5b4395dd30d5a32b2 P 0abae086b0ee420da071c52e365092cf: Time spent bootstrapping tablet: real 0.170s	user 0.151s	sys 0.008s
I20260608 09:59:50.366739  2005 raft_consensus.cc:359] T a6a269a50c314ee5b4395dd30d5a32b2 P 0abae086b0ee420da071c52e365092cf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } }
I20260608 09:59:50.367581  2005 raft_consensus.cc:740] T a6a269a50c314ee5b4395dd30d5a32b2 P 0abae086b0ee420da071c52e365092cf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0abae086b0ee420da071c52e365092cf, State: Initialized, Role: LEARNER
I20260608 09:59:50.379530  2005 consensus_queue.cc:260] T a6a269a50c314ee5b4395dd30d5a32b2 P 0abae086b0ee420da071c52e365092cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: true } }
I20260608 09:59:50.381873  2005 ts_tablet_manager.cc:1434] T a6a269a50c314ee5b4395dd30d5a32b2 P 0abae086b0ee420da071c52e365092cf: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
W20260608 09:59:50.385187  2005 tablet_copy_client.cc:1131] T a6a269a50c314ee5b4395dd30d5a32b2 P 0abae086b0ee420da071c52e365092cf: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.122.67:42995: connect: Connection refused (error 111)
I20260608 09:59:50.388077 29161 tablet_replica.cc:333] T 2d400214f5ee492c8841a39c0701cd35 P 0abae086b0ee420da071c52e365092cf: stopping tablet replica
I20260608 09:59:50.388876 29161 raft_consensus.cc:2243] T 2d400214f5ee492c8841a39c0701cd35 P 0abae086b0ee420da071c52e365092cf [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:59:50.389379 29161 raft_consensus.cc:2272] T 2d400214f5ee492c8841a39c0701cd35 P 0abae086b0ee420da071c52e365092cf [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:59:50.392310 29161 tablet_replica.cc:333] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf: stopping tablet replica
I20260608 09:59:50.393093 29161 raft_consensus.cc:2243] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:50.393873 29161 raft_consensus.cc:2272] T 904844826f8c4bdea7a1be8334522d50 P 0abae086b0ee420da071c52e365092cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:50.396703 29161 tablet_replica.cc:333] T a6a269a50c314ee5b4395dd30d5a32b2 P 0abae086b0ee420da071c52e365092cf: stopping tablet replica
I20260608 09:59:50.407688 29161 raft_consensus.cc:2243] T a6a269a50c314ee5b4395dd30d5a32b2 P 0abae086b0ee420da071c52e365092cf [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:59:50.408308 29161 raft_consensus.cc:2272] T a6a269a50c314ee5b4395dd30d5a32b2 P 0abae086b0ee420da071c52e365092cf [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:59:50.411697 29161 tablet_replica.cc:333] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf: stopping tablet replica
I20260608 09:59:50.412985  2007 tablet_bootstrap.cc:492] T 50d9034233ed4555acf659ff901b93d4 P 01e67ec2f97d4aa0b8507be75160ddb5: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:50.413745 29161 raft_consensus.cc:2243] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:50.413949  2007 tablet_bootstrap.cc:492] T 50d9034233ed4555acf659ff901b93d4 P 01e67ec2f97d4aa0b8507be75160ddb5: Bootstrap complete.
I20260608 09:59:50.414554 29161 raft_consensus.cc:2272] T 55774b6c706c4aa7a0ad574b474dc6bc P 0abae086b0ee420da071c52e365092cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:50.414677  2007 ts_tablet_manager.cc:1403] T 50d9034233ed4555acf659ff901b93d4 P 01e67ec2f97d4aa0b8507be75160ddb5: Time spent bootstrapping tablet: real 0.196s	user 0.146s	sys 0.008s
I20260608 09:59:50.417563  2007 raft_consensus.cc:359] T 50d9034233ed4555acf659ff901b93d4 P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } }
I20260608 09:59:50.418347  2007 raft_consensus.cc:740] T 50d9034233ed4555acf659ff901b93d4 P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01e67ec2f97d4aa0b8507be75160ddb5, State: Initialized, Role: LEARNER
I20260608 09:59:50.419000  2007 consensus_queue.cc:260] T 50d9034233ed4555acf659ff901b93d4 P 01e67ec2f97d4aa0b8507be75160ddb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } }
I20260608 09:59:50.423671  2007 ts_tablet_manager.cc:1434] T 50d9034233ed4555acf659ff901b93d4 P 01e67ec2f97d4aa0b8507be75160ddb5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
W20260608 09:59:50.428445  2007 tablet_copy_client.cc:1131] T 50d9034233ed4555acf659ff901b93d4 P 01e67ec2f97d4aa0b8507be75160ddb5: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.122.66:38375: connect: Connection refused (error 111)
I20260608 09:59:50.444646 29161 tablet_server.cc:196] TabletServer@127.28.122.68:0 shutdown complete.
I20260608 09:59:50.452175  2009 tablet_bootstrap.cc:492] T 904844826f8c4bdea7a1be8334522d50 P baf4ab8ac35e4fa8ae0bb35c0dba4002: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=89 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:50.453240  2009 tablet_bootstrap.cc:492] T 904844826f8c4bdea7a1be8334522d50 P baf4ab8ac35e4fa8ae0bb35c0dba4002: Bootstrap complete.
I20260608 09:59:50.453984  2009 ts_tablet_manager.cc:1403] T 904844826f8c4bdea7a1be8334522d50 P baf4ab8ac35e4fa8ae0bb35c0dba4002: Time spent bootstrapping tablet: real 0.196s	user 0.154s	sys 0.012s
I20260608 09:59:50.456812  2009 raft_consensus.cc:359] T 904844826f8c4bdea7a1be8334522d50 P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } }
I20260608 09:59:50.457628  2009 raft_consensus.cc:740] T 904844826f8c4bdea7a1be8334522d50 P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: baf4ab8ac35e4fa8ae0bb35c0dba4002, State: Initialized, Role: LEARNER
I20260608 09:59:50.458285  2009 consensus_queue.cc:260] T 904844826f8c4bdea7a1be8334522d50 P baf4ab8ac35e4fa8ae0bb35c0dba4002 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "c993a86c3f4f420a9324f27900c457b9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 38375 } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } attrs { replace: true } } peers { permanent_uuid: "0abae086b0ee420da071c52e365092cf" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 44815 } attrs { promote: false } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: NON_VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: true } }
I20260608 09:59:50.460840  2009 ts_tablet_manager.cc:1434] T 904844826f8c4bdea7a1be8334522d50 P baf4ab8ac35e4fa8ae0bb35c0dba4002: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:59:50.465785 29161 tablet_server.cc:179] TabletServer@127.28.122.69:0 shutting down...
W20260608 09:59:50.468791  2009 tablet_copy_client.cc:1131] T 904844826f8c4bdea7a1be8334522d50 P baf4ab8ac35e4fa8ae0bb35c0dba4002: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.122.66:38375: connect: Connection refused (error 111)
I20260608 09:59:50.512841 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:50.514796 29161 tablet_replica.cc:333] T 904844826f8c4bdea7a1be8334522d50 P baf4ab8ac35e4fa8ae0bb35c0dba4002: stopping tablet replica
I20260608 09:59:50.515709 29161 raft_consensus.cc:2243] T 904844826f8c4bdea7a1be8334522d50 P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:59:50.516279 29161 raft_consensus.cc:2272] T 904844826f8c4bdea7a1be8334522d50 P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:59:50.519420 29161 tablet_replica.cc:333] T f2f5d8f5d6a841629ed36f2bf1b936ec P baf4ab8ac35e4fa8ae0bb35c0dba4002: stopping tablet replica
I20260608 09:59:50.520231 29161 raft_consensus.cc:2243] T f2f5d8f5d6a841629ed36f2bf1b936ec P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:59:50.520780 29161 raft_consensus.cc:2272] T f2f5d8f5d6a841629ed36f2bf1b936ec P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:59:50.523833 29161 tablet_replica.cc:333] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002: stopping tablet replica
I20260608 09:59:50.524592 29161 raft_consensus.cc:2243] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:50.525382 29161 raft_consensus.cc:2272] T 9b9a9d28059e4cebaa54a4ed777d232e P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:50.528087 29161 tablet_replica.cc:333] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002: stopping tablet replica
I20260608 09:59:50.528780 29161 raft_consensus.cc:2243] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:50.529428 29161 raft_consensus.cc:2272] T a93c32b9ab9d4955bbb97173556e10cf P baf4ab8ac35e4fa8ae0bb35c0dba4002 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:50.542001  2011 tablet_bootstrap.cc:492] T 9b9a9d28059e4cebaa54a4ed777d232e P 01e67ec2f97d4aa0b8507be75160ddb5: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:50.542951  2011 tablet_bootstrap.cc:492] T 9b9a9d28059e4cebaa54a4ed777d232e P 01e67ec2f97d4aa0b8507be75160ddb5: Bootstrap complete.
I20260608 09:59:50.544065  2011 ts_tablet_manager.cc:1403] T 9b9a9d28059e4cebaa54a4ed777d232e P 01e67ec2f97d4aa0b8507be75160ddb5: Time spent bootstrapping tablet: real 0.190s	user 0.156s	sys 0.021s
I20260608 09:59:50.545953  2011 raft_consensus.cc:359] T 9b9a9d28059e4cebaa54a4ed777d232e P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } }
I20260608 09:59:50.546469  2011 raft_consensus.cc:740] T 9b9a9d28059e4cebaa54a4ed777d232e P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01e67ec2f97d4aa0b8507be75160ddb5, State: Initialized, Role: LEARNER
I20260608 09:59:50.546931  2011 consensus_queue.cc:260] T 9b9a9d28059e4cebaa54a4ed777d232e P 01e67ec2f97d4aa0b8507be75160ddb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "08b0984ad44144ba922a4ccd6d86c9e2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40733 } attrs { replace: true } } peers { permanent_uuid: "d0e91f54952d48e0926641a756a4531e" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 42995 } } peers { permanent_uuid: "baf4ab8ac35e4fa8ae0bb35c0dba4002" member_type: VOTER last_known_addr { host: "127.28.122.69" port: 44407 } attrs { promote: false } } peers { permanent_uuid: "01e67ec2f97d4aa0b8507be75160ddb5" member_type: NON_VOTER last_known_addr { host: "127.28.122.70" port: 45241 } attrs { promote: true } }
I20260608 09:59:50.548494  2011 ts_tablet_manager.cc:1434] T 9b9a9d28059e4cebaa54a4ed777d232e P 01e67ec2f97d4aa0b8507be75160ddb5: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
W20260608 09:59:50.550855  2011 tablet_copy_client.cc:1131] T 9b9a9d28059e4cebaa54a4ed777d232e P 01e67ec2f97d4aa0b8507be75160ddb5: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.122.67:42995: connect: Connection refused (error 111)
I20260608 09:59:50.559386 29161 tablet_server.cc:196] TabletServer@127.28.122.69:0 shutdown complete.
I20260608 09:59:50.572742 29161 tablet_server.cc:179] TabletServer@127.28.122.70:0 shutting down...
I20260608 09:59:50.603982 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:50.605897 29161 tablet_replica.cc:333] T 9b9a9d28059e4cebaa54a4ed777d232e P 01e67ec2f97d4aa0b8507be75160ddb5: stopping tablet replica
I20260608 09:59:50.606637 29161 raft_consensus.cc:2243] T 9b9a9d28059e4cebaa54a4ed777d232e P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:59:50.607079 29161 raft_consensus.cc:2272] T 9b9a9d28059e4cebaa54a4ed777d232e P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:59:50.609613 29161 tablet_replica.cc:333] T 50d9034233ed4555acf659ff901b93d4 P 01e67ec2f97d4aa0b8507be75160ddb5: stopping tablet replica
I20260608 09:59:50.610175 29161 raft_consensus.cc:2243] T 50d9034233ed4555acf659ff901b93d4 P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:59:50.610584 29161 raft_consensus.cc:2272] T 50d9034233ed4555acf659ff901b93d4 P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:59:50.613178 29161 tablet_replica.cc:333] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5: stopping tablet replica
I20260608 09:59:50.613897 29161 raft_consensus.cc:2243] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:50.614532 29161 raft_consensus.cc:2272] T 97e637ecede84f9c95da9944c582e728 P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:50.616726 29161 tablet_replica.cc:333] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5: stopping tablet replica
I20260608 09:59:50.617213 29161 raft_consensus.cc:2243] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:50.617738 29161 raft_consensus.cc:2272] T f2f5d8f5d6a841629ed36f2bf1b936ec P 01e67ec2f97d4aa0b8507be75160ddb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:50.642017 29161 tablet_server.cc:196] TabletServer@127.28.122.70:0 shutdown complete.
I20260608 09:59:50.663992 29161 master.cc:562] Master@127.28.122.126:37603 shutting down...
W20260608 09:59:50.685127  1161 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:59:50.685364  1161 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:59:50.685523  1161 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:59:50.686745 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4cda1ef82efc41a2b0c9e8239efa25bb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:50.687362 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4cda1ef82efc41a2b0c9e8239efa25bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:50.687701 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4cda1ef82efc41a2b0c9e8239efa25bb: stopping tablet replica
I20260608 09:59:50.709230 29161 master.cc:584] Master@127.28.122.126:37603 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (17554 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 09:59:50.757781 29161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.122.126:33503
I20260608 09:59:50.759058 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:50.765101  2045 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
W20260608 09:59:50.765115  2044 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
W20260608 09:59:50.766125  2047 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
I20260608 09:59:50.767661 29161 server_base.cc:1061] running on GCE node
I20260608 09:59:50.768661 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:50.768873 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:50.769038 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912790769025 us; error 0 us; skew 500 ppm
I20260608 09:59:50.769625 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:50.772360 29161 webserver.cc:533] Webserver started at http://127.28.122.126:42059/ using document root <none> and password file <none>
I20260608 09:59:50.772861 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:50.773018 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:50.773298 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:50.774456 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-0/minicluster-data/master-0-root/instance:
uuid: "0044151352824ad2b6cf9b80758b5c26"
format_stamp: "Formatted at 2026-06-08 09:59:50 on dist-test-slave-th08"
I20260608 09:59:50.779270 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:59:50.782946  2052 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:50.783738 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:59:50.784024 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-0/minicluster-data/master-0-root
uuid: "0044151352824ad2b6cf9b80758b5c26"
format_stamp: "Formatted at 2026-06-08 09:59:50 on dist-test-slave-th08"
I20260608 09:59:50.784322 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-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)
I20260608 09:59:50.810477 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:50.811772 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:50.849880 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.126:33503
I20260608 09:59:50.850006  2103 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.126:33503 every 8 connection(s)
I20260608 09:59:50.854012  2104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:50.864323  2104 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0044151352824ad2b6cf9b80758b5c26: Bootstrap starting.
I20260608 09:59:50.869573  2104 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0044151352824ad2b6cf9b80758b5c26: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:50.874214  2104 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0044151352824ad2b6cf9b80758b5c26: No bootstrap required, opened a new log
I20260608 09:59:50.876582  2104 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0044151352824ad2b6cf9b80758b5c26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0044151352824ad2b6cf9b80758b5c26" member_type: VOTER }
I20260608 09:59:50.876981  2104 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0044151352824ad2b6cf9b80758b5c26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:50.877213  2104 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0044151352824ad2b6cf9b80758b5c26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0044151352824ad2b6cf9b80758b5c26, State: Initialized, Role: FOLLOWER
I20260608 09:59:50.877874  2104 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0044151352824ad2b6cf9b80758b5c26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0044151352824ad2b6cf9b80758b5c26" member_type: VOTER }
I20260608 09:59:50.878360  2104 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0044151352824ad2b6cf9b80758b5c26 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:50.878575  2104 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0044151352824ad2b6cf9b80758b5c26 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:50.878846  2104 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0044151352824ad2b6cf9b80758b5c26 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:50.883715  2104 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0044151352824ad2b6cf9b80758b5c26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0044151352824ad2b6cf9b80758b5c26" member_type: VOTER }
I20260608 09:59:50.884291  2104 leader_election.cc:304] T 00000000000000000000000000000000 P 0044151352824ad2b6cf9b80758b5c26 [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: 0044151352824ad2b6cf9b80758b5c26; no voters: 
I20260608 09:59:50.885517  2104 leader_election.cc:290] T 00000000000000000000000000000000 P 0044151352824ad2b6cf9b80758b5c26 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:50.885964  2107 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0044151352824ad2b6cf9b80758b5c26 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:50.887385  2107 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0044151352824ad2b6cf9b80758b5c26 [term 1 LEADER]: Becoming Leader. State: Replica: 0044151352824ad2b6cf9b80758b5c26, State: Running, Role: LEADER
I20260608 09:59:50.888090  2107 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0044151352824ad2b6cf9b80758b5c26 [LEADER]: Queue going to LEADER mode. State: All 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: "0044151352824ad2b6cf9b80758b5c26" member_type: VOTER }
I20260608 09:59:50.888774  2104 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0044151352824ad2b6cf9b80758b5c26 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:59:50.893271  2109 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0044151352824ad2b6cf9b80758b5c26 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0044151352824ad2b6cf9b80758b5c26. Latest consensus state: current_term: 1 leader_uuid: "0044151352824ad2b6cf9b80758b5c26" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0044151352824ad2b6cf9b80758b5c26" member_type: VOTER } }
I20260608 09:59:50.894002  2109 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0044151352824ad2b6cf9b80758b5c26 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:50.895303  2108 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0044151352824ad2b6cf9b80758b5c26 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0044151352824ad2b6cf9b80758b5c26" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0044151352824ad2b6cf9b80758b5c26" member_type: VOTER } }
I20260608 09:59:50.895973  2108 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0044151352824ad2b6cf9b80758b5c26 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:50.901211  2115 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:59:50.906608  2115 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:59:50.908664 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:59:50.915958  2115 catalog_manager.cc:1382] Generated new cluster ID: ea4b3ebd746748dc891cb5d4b377346d
I20260608 09:59:50.916261  2115 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:59:50.939364  2115 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:59:50.940711  2115 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:59:50.966312  2115 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0044151352824ad2b6cf9b80758b5c26: Generated new TSK 0
I20260608 09:59:50.966930  2115 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:59:50.975365 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:50.981395  2125 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
W20260608 09:59:50.982559  2126 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
W20260608 09:59:50.984046  2128 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
I20260608 09:59:50.984835 29161 server_base.cc:1061] running on GCE node
I20260608 09:59:50.985664 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:50.985936 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:50.986097 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912790986080 us; error 0 us; skew 500 ppm
I20260608 09:59:50.986663 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:50.988879 29161 webserver.cc:533] Webserver started at http://127.28.122.65:36219/ using document root <none> and password file <none>
I20260608 09:59:50.989394 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:50.989554 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:50.989933 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:50.990980 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-0/minicluster-data/ts-0-root/instance:
uuid: "4ab87daf6aa6436da9fc4bc1659739e3"
format_stamp: "Formatted at 2026-06-08 09:59:50 on dist-test-slave-th08"
I20260608 09:59:50.995540 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 09:59:50.999032  2133 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:50.999835 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:59:51.000159 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-0/minicluster-data/ts-0-root
uuid: "4ab87daf6aa6436da9fc4bc1659739e3"
format_stamp: "Formatted at 2026-06-08 09:59:50 on dist-test-slave-th08"
I20260608 09:59:51.000447 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-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)
I20260608 09:59:51.036803 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:51.038033 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:51.039561 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:51.041946 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:51.042140 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:51.042364 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:51.042519 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:51.084045 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.65:38785
I20260608 09:59:51.084164  2195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.65:38785 every 8 connection(s)
I20260608 09:59:51.089526 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:51.096967  2200 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
W20260608 09:59:51.097762  2201 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
W20260608 09:59:51.102561  2203 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
I20260608 09:59:51.103183  2196 heartbeater.cc:344] Connected to a master server at 127.28.122.126:33503
I20260608 09:59:51.103361 29161 server_base.cc:1061] running on GCE node
I20260608 09:59:51.103691  2196 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:51.104625  2196 heartbeater.cc:507] Master 127.28.122.126:33503 requested a full tablet report, sending...
I20260608 09:59:51.105852 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:51.106148 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:51.106359 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912791106335 us; error 0 us; skew 500 ppm
I20260608 09:59:51.107280 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:51.107328  2069 ts_manager.cc:194] Registered new tserver with Master: 4ab87daf6aa6436da9fc4bc1659739e3 (127.28.122.65:38785)
I20260608 09:59:51.109920  2069 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46382
I20260608 09:59:51.110239 29161 webserver.cc:533] Webserver started at http://127.28.122.66:38985/ using document root <none> and password file <none>
I20260608 09:59:51.110985 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:51.111232 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:51.111508 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:51.112857 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-0/minicluster-data/ts-1-root/instance:
uuid: "d633dec3f5384163bdd46a756af2b44c"
format_stamp: "Formatted at 2026-06-08 09:59:51 on dist-test-slave-th08"
I20260608 09:59:51.118287 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:59:51.122088  2208 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:51.122936 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:59:51.123253 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-0/minicluster-data/ts-1-root
uuid: "d633dec3f5384163bdd46a756af2b44c"
format_stamp: "Formatted at 2026-06-08 09:59:51 on dist-test-slave-th08"
I20260608 09:59:51.123523 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-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)
I20260608 09:59:51.136415 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:51.137578 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:51.138973 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:51.141362 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:51.141546 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:51.141796 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:51.141960 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:51.179369 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.66:40537
I20260608 09:59:51.179467  2270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.66:40537 every 8 connection(s)
I20260608 09:59:51.184199 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:51.191895  2274 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
W20260608 09:59:51.192790  2275 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
I20260608 09:59:51.196198 29161 server_base.cc:1061] running on GCE node
W20260608 09:59:51.196776  2277 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
I20260608 09:59:51.197548  2271 heartbeater.cc:344] Connected to a master server at 127.28.122.126:33503
I20260608 09:59:51.197841 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:59:51.197988  2271 heartbeater.cc:461] Registering TS with master...
W20260608 09:59:51.198128 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:51.198379 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912791198359 us; error 0 us; skew 500 ppm
I20260608 09:59:51.198944  2271 heartbeater.cc:507] Master 127.28.122.126:33503 requested a full tablet report, sending...
I20260608 09:59:51.199262 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:51.201448  2069 ts_manager.cc:194] Registered new tserver with Master: d633dec3f5384163bdd46a756af2b44c (127.28.122.66:40537)
I20260608 09:59:51.202140 29161 webserver.cc:533] Webserver started at http://127.28.122.67:39245/ using document root <none> and password file <none>
I20260608 09:59:51.202760 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:51.202962 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:51.203035  2069 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46390
I20260608 09:59:51.203305 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:51.204583 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-0/minicluster-data/ts-2-root/instance:
uuid: "2eb661a838634ec090458c2eec4fc241"
format_stamp: "Formatted at 2026-06-08 09:59:51 on dist-test-slave-th08"
I20260608 09:59:51.208964 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 09:59:51.212482  2282 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:51.213320 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:59:51.213635 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-0/minicluster-data/ts-2-root
uuid: "2eb661a838634ec090458c2eec4fc241"
format_stamp: "Formatted at 2026-06-08 09:59:51 on dist-test-slave-th08"
I20260608 09:59:51.213927 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-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)
I20260608 09:59:51.231145 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:51.232201 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:51.233629 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:51.235975 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:51.236184 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:51.236400 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:51.236555 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:51.275310 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.67:35669
I20260608 09:59:51.275444  2344 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.67:35669 every 8 connection(s)
I20260608 09:59:51.289132  2345 heartbeater.cc:344] Connected to a master server at 127.28.122.126:33503
I20260608 09:59:51.289565  2345 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:51.290271  2345 heartbeater.cc:507] Master 127.28.122.126:33503 requested a full tablet report, sending...
I20260608 09:59:51.292256  2069 ts_manager.cc:194] Registered new tserver with Master: 2eb661a838634ec090458c2eec4fc241 (127.28.122.67:35669)
I20260608 09:59:51.293174 29161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014638761s
I20260608 09:59:51.293653  2069 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46400
I20260608 09:59:52.113076  2196 heartbeater.cc:499] Master 127.28.122.126:33503 was elected leader, sending a full tablet report...
I20260608 09:59:52.205852  2271 heartbeater.cc:499] Master 127.28.122.126:33503 was elected leader, sending a full tablet report...
I20260608 09:59:52.296419  2345 heartbeater.cc:499] Master 127.28.122.126:33503 was elected leader, sending a full tablet report...
I20260608 09:59:52.380618  2069 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46414:
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\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:59:52.383456  2069 catalog_manager.cc:7076] 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.
I20260608 09:59:52.459122  2236 tablet_service.cc:1511] Processing CreateTablet for tablet 08ca7cbf04e6491ca177d60d279b6c7b (DEFAULT_TABLE table=test-workload [id=4eca66287f4b431081ec74044cd14717]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:59:52.459645  2235 tablet_service.cc:1511] Processing CreateTablet for tablet 7a87ad70dbef4c59854ad6a59af03b50 (DEFAULT_TABLE table=test-workload [id=4eca66287f4b431081ec74044cd14717]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:59:52.460090  2234 tablet_service.cc:1511] Processing CreateTablet for tablet 480e4b42f90f4c56aa161a46f57f1f75 (DEFAULT_TABLE table=test-workload [id=4eca66287f4b431081ec74044cd14717]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:59:52.461241  2236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08ca7cbf04e6491ca177d60d279b6c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:52.460919  2310 tablet_service.cc:1511] Processing CreateTablet for tablet 08ca7cbf04e6491ca177d60d279b6c7b (DEFAULT_TABLE table=test-workload [id=4eca66287f4b431081ec74044cd14717]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:59:52.462774  2310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08ca7cbf04e6491ca177d60d279b6c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:52.462996  2309 tablet_service.cc:1511] Processing CreateTablet for tablet 7a87ad70dbef4c59854ad6a59af03b50 (DEFAULT_TABLE table=test-workload [id=4eca66287f4b431081ec74044cd14717]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:59:52.464666  2309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a87ad70dbef4c59854ad6a59af03b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:52.467542  2235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a87ad70dbef4c59854ad6a59af03b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:52.462998  2308 tablet_service.cc:1511] Processing CreateTablet for tablet 480e4b42f90f4c56aa161a46f57f1f75 (DEFAULT_TABLE table=test-workload [id=4eca66287f4b431081ec74044cd14717]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:59:52.472051  2308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 480e4b42f90f4c56aa161a46f57f1f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:52.473598  2161 tablet_service.cc:1511] Processing CreateTablet for tablet 08ca7cbf04e6491ca177d60d279b6c7b (DEFAULT_TABLE table=test-workload [id=4eca66287f4b431081ec74044cd14717]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:59:52.475991  2234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 480e4b42f90f4c56aa161a46f57f1f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:52.476701  2160 tablet_service.cc:1511] Processing CreateTablet for tablet 7a87ad70dbef4c59854ad6a59af03b50 (DEFAULT_TABLE table=test-workload [id=4eca66287f4b431081ec74044cd14717]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:59:52.479234  2159 tablet_service.cc:1511] Processing CreateTablet for tablet 480e4b42f90f4c56aa161a46f57f1f75 (DEFAULT_TABLE table=test-workload [id=4eca66287f4b431081ec74044cd14717]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:59:52.480767  2161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08ca7cbf04e6491ca177d60d279b6c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:52.486285  2160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a87ad70dbef4c59854ad6a59af03b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:52.486974  2159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 480e4b42f90f4c56aa161a46f57f1f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:52.502866  2366 tablet_bootstrap.cc:492] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241: Bootstrap starting.
I20260608 09:59:52.510143  2366 tablet_bootstrap.cc:654] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:52.522256  2367 tablet_bootstrap.cc:492] T 7a87ad70dbef4c59854ad6a59af03b50 P d633dec3f5384163bdd46a756af2b44c: Bootstrap starting.
I20260608 09:59:52.524688  2369 tablet_bootstrap.cc:492] T 7a87ad70dbef4c59854ad6a59af03b50 P 4ab87daf6aa6436da9fc4bc1659739e3: Bootstrap starting.
I20260608 09:59:52.529107  2367 tablet_bootstrap.cc:654] T 7a87ad70dbef4c59854ad6a59af03b50 P d633dec3f5384163bdd46a756af2b44c: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:52.531283  2366 tablet_bootstrap.cc:492] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241: No bootstrap required, opened a new log
I20260608 09:59:52.531556  2369 tablet_bootstrap.cc:654] T 7a87ad70dbef4c59854ad6a59af03b50 P 4ab87daf6aa6436da9fc4bc1659739e3: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:52.531877  2366 ts_tablet_manager.cc:1403] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.004s
I20260608 09:59:52.536128  2366 raft_consensus.cc:359] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.537495  2366 raft_consensus.cc:385] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:52.537966  2366 raft_consensus.cc:740] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb661a838634ec090458c2eec4fc241, State: Initialized, Role: FOLLOWER
I20260608 09:59:52.539070  2366 consensus_queue.cc:260] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.540042  2367 tablet_bootstrap.cc:492] T 7a87ad70dbef4c59854ad6a59af03b50 P d633dec3f5384163bdd46a756af2b44c: No bootstrap required, opened a new log
I20260608 09:59:52.540264  2369 tablet_bootstrap.cc:492] T 7a87ad70dbef4c59854ad6a59af03b50 P 4ab87daf6aa6436da9fc4bc1659739e3: No bootstrap required, opened a new log
I20260608 09:59:52.540614  2367 ts_tablet_manager.cc:1403] T 7a87ad70dbef4c59854ad6a59af03b50 P d633dec3f5384163bdd46a756af2b44c: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260608 09:59:52.540740  2369 ts_tablet_manager.cc:1403] T 7a87ad70dbef4c59854ad6a59af03b50 P 4ab87daf6aa6436da9fc4bc1659739e3: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260608 09:59:52.542253  2366 ts_tablet_manager.cc:1434] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 09:59:52.543394  2366 tablet_bootstrap.cc:492] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241: Bootstrap starting.
I20260608 09:59:52.543735  2367 raft_consensus.cc:359] T 7a87ad70dbef4c59854ad6a59af03b50 P d633dec3f5384163bdd46a756af2b44c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.543972  2369 raft_consensus.cc:359] T 7a87ad70dbef4c59854ad6a59af03b50 P 4ab87daf6aa6436da9fc4bc1659739e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.544546  2367 raft_consensus.cc:385] T 7a87ad70dbef4c59854ad6a59af03b50 P d633dec3f5384163bdd46a756af2b44c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:52.544747  2369 raft_consensus.cc:385] T 7a87ad70dbef4c59854ad6a59af03b50 P 4ab87daf6aa6436da9fc4bc1659739e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:52.544876  2367 raft_consensus.cc:740] T 7a87ad70dbef4c59854ad6a59af03b50 P d633dec3f5384163bdd46a756af2b44c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d633dec3f5384163bdd46a756af2b44c, State: Initialized, Role: FOLLOWER
I20260608 09:59:52.545133  2369 raft_consensus.cc:740] T 7a87ad70dbef4c59854ad6a59af03b50 P 4ab87daf6aa6436da9fc4bc1659739e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab87daf6aa6436da9fc4bc1659739e3, State: Initialized, Role: FOLLOWER
I20260608 09:59:52.545763  2367 consensus_queue.cc:260] T 7a87ad70dbef4c59854ad6a59af03b50 P d633dec3f5384163bdd46a756af2b44c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.546087  2369 consensus_queue.cc:260] T 7a87ad70dbef4c59854ad6a59af03b50 P 4ab87daf6aa6436da9fc4bc1659739e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.552541  2369 ts_tablet_manager.cc:1434] T 7a87ad70dbef4c59854ad6a59af03b50 P 4ab87daf6aa6436da9fc4bc1659739e3: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.003s
I20260608 09:59:52.555234  2366 tablet_bootstrap.cc:654] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:52.558320  2369 tablet_bootstrap.cc:492] T 480e4b42f90f4c56aa161a46f57f1f75 P 4ab87daf6aa6436da9fc4bc1659739e3: Bootstrap starting.
I20260608 09:59:52.570135  2367 ts_tablet_manager.cc:1434] T 7a87ad70dbef4c59854ad6a59af03b50 P d633dec3f5384163bdd46a756af2b44c: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.023s
I20260608 09:59:52.572057  2367 tablet_bootstrap.cc:492] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c: Bootstrap starting.
I20260608 09:59:52.573654  2372 raft_consensus.cc:493] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:52.575397  2372 raft_consensus.cc:515] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.578255  2373 raft_consensus.cc:493] T 7a87ad70dbef4c59854ad6a59af03b50 P d633dec3f5384163bdd46a756af2b44c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:52.578686  2367 tablet_bootstrap.cc:654] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:52.578835  2373 raft_consensus.cc:515] T 7a87ad70dbef4c59854ad6a59af03b50 P d633dec3f5384163bdd46a756af2b44c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.586776  2369 tablet_bootstrap.cc:654] T 480e4b42f90f4c56aa161a46f57f1f75 P 4ab87daf6aa6436da9fc4bc1659739e3: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:52.591738  2367 tablet_bootstrap.cc:492] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c: No bootstrap required, opened a new log
I20260608 09:59:52.592403  2367 ts_tablet_manager.cc:1403] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260608 09:59:52.596241  2367 raft_consensus.cc:359] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.597139  2367 raft_consensus.cc:385] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:52.597473  2367 raft_consensus.cc:740] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d633dec3f5384163bdd46a756af2b44c, State: Initialized, Role: FOLLOWER
I20260608 09:59:52.598728  2367 consensus_queue.cc:260] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.603361  2372 leader_election.cc:290] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab87daf6aa6436da9fc4bc1659739e3 (127.28.122.65:38785), d633dec3f5384163bdd46a756af2b44c (127.28.122.66:40537)
I20260608 09:59:52.603997  2369 tablet_bootstrap.cc:492] T 480e4b42f90f4c56aa161a46f57f1f75 P 4ab87daf6aa6436da9fc4bc1659739e3: No bootstrap required, opened a new log
I20260608 09:59:52.605352  2369 ts_tablet_manager.cc:1403] T 480e4b42f90f4c56aa161a46f57f1f75 P 4ab87daf6aa6436da9fc4bc1659739e3: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.007s
I20260608 09:59:52.607049  2367 ts_tablet_manager.cc:1434] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 09:59:52.608206  2367 tablet_bootstrap.cc:492] T 08ca7cbf04e6491ca177d60d279b6c7b P d633dec3f5384163bdd46a756af2b44c: Bootstrap starting.
I20260608 09:59:52.608783  2369 raft_consensus.cc:359] T 480e4b42f90f4c56aa161a46f57f1f75 P 4ab87daf6aa6436da9fc4bc1659739e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.609673  2369 raft_consensus.cc:385] T 480e4b42f90f4c56aa161a46f57f1f75 P 4ab87daf6aa6436da9fc4bc1659739e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 09:59:52.609921  2197 tablet.cc:2404] T 7a87ad70dbef4c59854ad6a59af03b50 P 4ab87daf6aa6436da9fc4bc1659739e3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:59:52.609993  2369 raft_consensus.cc:740] T 480e4b42f90f4c56aa161a46f57f1f75 P 4ab87daf6aa6436da9fc4bc1659739e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab87daf6aa6436da9fc4bc1659739e3, State: Initialized, Role: FOLLOWER
I20260608 09:59:52.611425  2373 leader_election.cc:290] T 7a87ad70dbef4c59854ad6a59af03b50 P d633dec3f5384163bdd46a756af2b44c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab87daf6aa6436da9fc4bc1659739e3 (127.28.122.65:38785), 2eb661a838634ec090458c2eec4fc241 (127.28.122.67:35669)
I20260608 09:59:52.611090  2369 consensus_queue.cc:260] T 480e4b42f90f4c56aa161a46f57f1f75 P 4ab87daf6aa6436da9fc4bc1659739e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.617892  2367 tablet_bootstrap.cc:654] T 08ca7cbf04e6491ca177d60d279b6c7b P d633dec3f5384163bdd46a756af2b44c: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:52.618199  2366 tablet_bootstrap.cc:492] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241: No bootstrap required, opened a new log
I20260608 09:59:52.618824  2366 ts_tablet_manager.cc:1403] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241: Time spent bootstrapping tablet: real 0.076s	user 0.001s	sys 0.028s
I20260608 09:59:52.621519  2369 ts_tablet_manager.cc:1434] T 480e4b42f90f4c56aa161a46f57f1f75 P 4ab87daf6aa6436da9fc4bc1659739e3: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 09:59:52.633587  2369 tablet_bootstrap.cc:492] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3: Bootstrap starting.
I20260608 09:59:52.642371  2246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a87ad70dbef4c59854ad6a59af03b50" candidate_uuid: "2eb661a838634ec090458c2eec4fc241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d633dec3f5384163bdd46a756af2b44c" is_pre_election: true
I20260608 09:59:52.643239  2369 tablet_bootstrap.cc:654] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:52.643247  2246 raft_consensus.cc:2468] T 7a87ad70dbef4c59854ad6a59af03b50 P d633dec3f5384163bdd46a756af2b44c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eb661a838634ec090458c2eec4fc241 in term 0.
I20260608 09:59:52.644138  2367 tablet_bootstrap.cc:492] T 08ca7cbf04e6491ca177d60d279b6c7b P d633dec3f5384163bdd46a756af2b44c: No bootstrap required, opened a new log
I20260608 09:59:52.644703  2367 ts_tablet_manager.cc:1403] T 08ca7cbf04e6491ca177d60d279b6c7b P d633dec3f5384163bdd46a756af2b44c: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.017s
I20260608 09:59:52.645437  2284 leader_election.cc:304] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eb661a838634ec090458c2eec4fc241, d633dec3f5384163bdd46a756af2b44c; no voters: 
I20260608 09:59:52.646402  2372 raft_consensus.cc:2804] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:52.646755  2372 raft_consensus.cc:493] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:52.647079  2372 raft_consensus.cc:3060] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:52.648115  2367 raft_consensus.cc:359] T 08ca7cbf04e6491ca177d60d279b6c7b P d633dec3f5384163bdd46a756af2b44c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.648905  2367 raft_consensus.cc:385] T 08ca7cbf04e6491ca177d60d279b6c7b P d633dec3f5384163bdd46a756af2b44c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:52.649207  2367 raft_consensus.cc:740] T 08ca7cbf04e6491ca177d60d279b6c7b P d633dec3f5384163bdd46a756af2b44c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d633dec3f5384163bdd46a756af2b44c, State: Initialized, Role: FOLLOWER
I20260608 09:59:52.650244  2367 consensus_queue.cc:260] T 08ca7cbf04e6491ca177d60d279b6c7b P d633dec3f5384163bdd46a756af2b44c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.655006  2367 ts_tablet_manager.cc:1434] T 08ca7cbf04e6491ca177d60d279b6c7b P d633dec3f5384163bdd46a756af2b44c: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 09:59:52.654852  2372 raft_consensus.cc:515] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.634486  2366 raft_consensus.cc:359] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.657871  2366 raft_consensus.cc:385] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:52.659051  2246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a87ad70dbef4c59854ad6a59af03b50" candidate_uuid: "2eb661a838634ec090458c2eec4fc241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d633dec3f5384163bdd46a756af2b44c"
I20260608 09:59:52.659673  2246 raft_consensus.cc:3060] T 7a87ad70dbef4c59854ad6a59af03b50 P d633dec3f5384163bdd46a756af2b44c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:52.660163  2369 tablet_bootstrap.cc:492] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3: No bootstrap required, opened a new log
I20260608 09:59:52.660637  2369 ts_tablet_manager.cc:1403] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.011s
I20260608 09:59:52.662056  2171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a87ad70dbef4c59854ad6a59af03b50" candidate_uuid: "d633dec3f5384163bdd46a756af2b44c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" is_pre_election: true
I20260608 09:59:52.662739  2171 raft_consensus.cc:2468] T 7a87ad70dbef4c59854ad6a59af03b50 P 4ab87daf6aa6436da9fc4bc1659739e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d633dec3f5384163bdd46a756af2b44c in term 0.
I20260608 09:59:52.664817  2212 leader_election.cc:304] T 7a87ad70dbef4c59854ad6a59af03b50 P d633dec3f5384163bdd46a756af2b44c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ab87daf6aa6436da9fc4bc1659739e3, d633dec3f5384163bdd46a756af2b44c; no voters: 
I20260608 09:59:52.665752  2369 raft_consensus.cc:359] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.666472  2369 raft_consensus.cc:385] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:52.666788  2369 raft_consensus.cc:740] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab87daf6aa6436da9fc4bc1659739e3, State: Initialized, Role: FOLLOWER
I20260608 09:59:52.667323  2372 leader_election.cc:290] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241 [CANDIDATE]: Term 1 election: Requested vote from peers 4ab87daf6aa6436da9fc4bc1659739e3 (127.28.122.65:38785), d633dec3f5384163bdd46a756af2b44c (127.28.122.66:40537)
I20260608 09:59:52.667702  2369 consensus_queue.cc:260] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.668215  2246 raft_consensus.cc:2468] T 7a87ad70dbef4c59854ad6a59af03b50 P d633dec3f5384163bdd46a756af2b44c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb661a838634ec090458c2eec4fc241 in term 1.
I20260608 09:59:52.668872  2373 raft_consensus.cc:2764] T 7a87ad70dbef4c59854ad6a59af03b50 P d633dec3f5384163bdd46a756af2b44c [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 09:59:52.670307  2369 ts_tablet_manager.cc:1434] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:59:52.658208  2366 raft_consensus.cc:740] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb661a838634ec090458c2eec4fc241, State: Initialized, Role: FOLLOWER
I20260608 09:59:52.672365  2284 leader_election.cc:304] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eb661a838634ec090458c2eec4fc241, d633dec3f5384163bdd46a756af2b44c; no voters: 
I20260608 09:59:52.673374  2372 raft_consensus.cc:2804] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:52.672374  2366 consensus_queue.cc:260] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.674968  2372 raft_consensus.cc:697] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241 [term 1 LEADER]: Becoming Leader. State: Replica: 2eb661a838634ec090458c2eec4fc241, State: Running, Role: LEADER
I20260608 09:59:52.676013  2320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a87ad70dbef4c59854ad6a59af03b50" candidate_uuid: "d633dec3f5384163bdd46a756af2b44c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb661a838634ec090458c2eec4fc241" is_pre_election: true
I20260608 09:59:52.676791  2366 ts_tablet_manager.cc:1434] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260608 09:59:52.676479  2372 consensus_queue.cc:237] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.677919  2366 tablet_bootstrap.cc:492] T 08ca7cbf04e6491ca177d60d279b6c7b P 2eb661a838634ec090458c2eec4fc241: Bootstrap starting.
I20260608 09:59:52.678537  2171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a87ad70dbef4c59854ad6a59af03b50" candidate_uuid: "2eb661a838634ec090458c2eec4fc241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" is_pre_election: true
I20260608 09:59:52.679203  2171 raft_consensus.cc:2468] T 7a87ad70dbef4c59854ad6a59af03b50 P 4ab87daf6aa6436da9fc4bc1659739e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eb661a838634ec090458c2eec4fc241 in term 0.
I20260608 09:59:52.674089  2170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a87ad70dbef4c59854ad6a59af03b50" candidate_uuid: "2eb661a838634ec090458c2eec4fc241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab87daf6aa6436da9fc4bc1659739e3"
I20260608 09:59:52.681640  2170 raft_consensus.cc:3060] T 7a87ad70dbef4c59854ad6a59af03b50 P 4ab87daf6aa6436da9fc4bc1659739e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:52.685263  2366 tablet_bootstrap.cc:654] T 08ca7cbf04e6491ca177d60d279b6c7b P 2eb661a838634ec090458c2eec4fc241: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:52.690172  2170 raft_consensus.cc:2468] T 7a87ad70dbef4c59854ad6a59af03b50 P 4ab87daf6aa6436da9fc4bc1659739e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb661a838634ec090458c2eec4fc241 in term 1.
I20260608 09:59:52.692839  2366 tablet_bootstrap.cc:492] T 08ca7cbf04e6491ca177d60d279b6c7b P 2eb661a838634ec090458c2eec4fc241: No bootstrap required, opened a new log
I20260608 09:59:52.693322  2366 ts_tablet_manager.cc:1403] T 08ca7cbf04e6491ca177d60d279b6c7b P 2eb661a838634ec090458c2eec4fc241: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 09:59:52.696545  2366 raft_consensus.cc:359] T 08ca7cbf04e6491ca177d60d279b6c7b P 2eb661a838634ec090458c2eec4fc241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.696110  2069 catalog_manager.cc:5696] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2eb661a838634ec090458c2eec4fc241 (127.28.122.67). New cstate: current_term: 1 leader_uuid: "2eb661a838634ec090458c2eec4fc241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:52.697294  2366 raft_consensus.cc:385] T 08ca7cbf04e6491ca177d60d279b6c7b P 2eb661a838634ec090458c2eec4fc241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:52.697656  2366 raft_consensus.cc:740] T 08ca7cbf04e6491ca177d60d279b6c7b P 2eb661a838634ec090458c2eec4fc241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb661a838634ec090458c2eec4fc241, State: Initialized, Role: FOLLOWER
I20260608 09:59:52.698563  2366 consensus_queue.cc:260] T 08ca7cbf04e6491ca177d60d279b6c7b P 2eb661a838634ec090458c2eec4fc241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.700528  2366 ts_tablet_manager.cc:1434] T 08ca7cbf04e6491ca177d60d279b6c7b P 2eb661a838634ec090458c2eec4fc241: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:59:52.752434  2372 raft_consensus.cc:493] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:52.752970  2372 raft_consensus.cc:515] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.754904  2372 leader_election.cc:290] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab87daf6aa6436da9fc4bc1659739e3 (127.28.122.65:38785), d633dec3f5384163bdd46a756af2b44c (127.28.122.66:40537)
I20260608 09:59:52.755791  2170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480e4b42f90f4c56aa161a46f57f1f75" candidate_uuid: "2eb661a838634ec090458c2eec4fc241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" is_pre_election: true
I20260608 09:59:52.756026  2246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480e4b42f90f4c56aa161a46f57f1f75" candidate_uuid: "2eb661a838634ec090458c2eec4fc241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d633dec3f5384163bdd46a756af2b44c" is_pre_election: true
I20260608 09:59:52.756389  2170 raft_consensus.cc:2468] T 480e4b42f90f4c56aa161a46f57f1f75 P 4ab87daf6aa6436da9fc4bc1659739e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eb661a838634ec090458c2eec4fc241 in term 0.
I20260608 09:59:52.756656  2246 raft_consensus.cc:2468] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eb661a838634ec090458c2eec4fc241 in term 0.
I20260608 09:59:52.757509  2286 leader_election.cc:304] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eb661a838634ec090458c2eec4fc241, 4ab87daf6aa6436da9fc4bc1659739e3; no voters: 
I20260608 09:59:52.758168  2372 raft_consensus.cc:2804] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:52.758472  2372 raft_consensus.cc:493] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:52.758777  2372 raft_consensus.cc:3060] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:52.763707  2372 raft_consensus.cc:515] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.765383  2372 leader_election.cc:290] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [CANDIDATE]: Term 1 election: Requested vote from peers 4ab87daf6aa6436da9fc4bc1659739e3 (127.28.122.65:38785), d633dec3f5384163bdd46a756af2b44c (127.28.122.66:40537)
I20260608 09:59:52.766255  2170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480e4b42f90f4c56aa161a46f57f1f75" candidate_uuid: "2eb661a838634ec090458c2eec4fc241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab87daf6aa6436da9fc4bc1659739e3"
I20260608 09:59:52.766454  2246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480e4b42f90f4c56aa161a46f57f1f75" candidate_uuid: "2eb661a838634ec090458c2eec4fc241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d633dec3f5384163bdd46a756af2b44c"
I20260608 09:59:52.766762  2170 raft_consensus.cc:3060] T 480e4b42f90f4c56aa161a46f57f1f75 P 4ab87daf6aa6436da9fc4bc1659739e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:52.767014  2246 raft_consensus.cc:3060] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:52.771610  2170 raft_consensus.cc:2468] T 480e4b42f90f4c56aa161a46f57f1f75 P 4ab87daf6aa6436da9fc4bc1659739e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb661a838634ec090458c2eec4fc241 in term 1.
I20260608 09:59:52.771714  2246 raft_consensus.cc:2468] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eb661a838634ec090458c2eec4fc241 in term 1.
I20260608 09:59:52.772794  2286 leader_election.cc:304] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eb661a838634ec090458c2eec4fc241, 4ab87daf6aa6436da9fc4bc1659739e3; no voters: 
I20260608 09:59:52.773490  2372 raft_consensus.cc:2804] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:52.773967  2372 raft_consensus.cc:697] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 1 LEADER]: Becoming Leader. State: Replica: 2eb661a838634ec090458c2eec4fc241, State: Running, Role: LEADER
I20260608 09:59:52.774729  2372 consensus_queue.cc:237] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.782492  2069 catalog_manager.cc:5696] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2eb661a838634ec090458c2eec4fc241 (127.28.122.67). New cstate: current_term: 1 leader_uuid: "2eb661a838634ec090458c2eec4fc241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:52.793097  2374 raft_consensus.cc:493] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:52.793572  2374 raft_consensus.cc:515] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.796044  2374 leader_election.cc:290] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d633dec3f5384163bdd46a756af2b44c (127.28.122.66:40537), 2eb661a838634ec090458c2eec4fc241 (127.28.122.67:35669)
I20260608 09:59:52.808243  2320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ca7cbf04e6491ca177d60d279b6c7b" candidate_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb661a838634ec090458c2eec4fc241" is_pre_election: true
I20260608 09:59:52.808243  2246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ca7cbf04e6491ca177d60d279b6c7b" candidate_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d633dec3f5384163bdd46a756af2b44c" is_pre_election: true
I20260608 09:59:52.809237  2246 raft_consensus.cc:2468] T 08ca7cbf04e6491ca177d60d279b6c7b P d633dec3f5384163bdd46a756af2b44c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ab87daf6aa6436da9fc4bc1659739e3 in term 0.
I20260608 09:59:52.809221  2320 raft_consensus.cc:2468] T 08ca7cbf04e6491ca177d60d279b6c7b P 2eb661a838634ec090458c2eec4fc241 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ab87daf6aa6436da9fc4bc1659739e3 in term 0.
I20260608 09:59:52.810667  2136 leader_election.cc:304] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eb661a838634ec090458c2eec4fc241, 4ab87daf6aa6436da9fc4bc1659739e3; no voters: 
I20260608 09:59:52.811427  2374 raft_consensus.cc:2804] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:52.811709  2374 raft_consensus.cc:493] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:52.811993  2374 raft_consensus.cc:3060] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:52.817028  2374 raft_consensus.cc:515] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.818651  2374 leader_election.cc:290] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [CANDIDATE]: Term 1 election: Requested vote from peers d633dec3f5384163bdd46a756af2b44c (127.28.122.66:40537), 2eb661a838634ec090458c2eec4fc241 (127.28.122.67:35669)
I20260608 09:59:52.819540  2246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ca7cbf04e6491ca177d60d279b6c7b" candidate_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d633dec3f5384163bdd46a756af2b44c"
I20260608 09:59:52.819732  2320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ca7cbf04e6491ca177d60d279b6c7b" candidate_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb661a838634ec090458c2eec4fc241"
I20260608 09:59:52.820037  2246 raft_consensus.cc:3060] T 08ca7cbf04e6491ca177d60d279b6c7b P d633dec3f5384163bdd46a756af2b44c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:52.820222  2320 raft_consensus.cc:3060] T 08ca7cbf04e6491ca177d60d279b6c7b P 2eb661a838634ec090458c2eec4fc241 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:52.825124  2246 raft_consensus.cc:2468] T 08ca7cbf04e6491ca177d60d279b6c7b P d633dec3f5384163bdd46a756af2b44c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab87daf6aa6436da9fc4bc1659739e3 in term 1.
I20260608 09:59:52.826241  2135 leader_election.cc:304] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ab87daf6aa6436da9fc4bc1659739e3, d633dec3f5384163bdd46a756af2b44c; no voters: 
I20260608 09:59:52.826546  2320 raft_consensus.cc:2468] T 08ca7cbf04e6491ca177d60d279b6c7b P 2eb661a838634ec090458c2eec4fc241 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab87daf6aa6436da9fc4bc1659739e3 in term 1.
I20260608 09:59:52.826957  2374 raft_consensus.cc:2804] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:52.828166  2374 raft_consensus.cc:697] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [term 1 LEADER]: Becoming Leader. State: Replica: 4ab87daf6aa6436da9fc4bc1659739e3, State: Running, Role: LEADER
I20260608 09:59:52.828837  2374 consensus_queue.cc:237] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:52.836372  2069 catalog_manager.cc:5696] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ab87daf6aa6436da9fc4bc1659739e3 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:52.850973 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:52.858254  2394 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
W20260608 09:59:52.859449  2395 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
W20260608 09:59:52.860623  2397 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
I20260608 09:59:52.861192 29161 server_base.cc:1061] running on GCE node
I20260608 09:59:52.862859 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:52.863080 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:52.863297 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912792863280 us; error 0 us; skew 500 ppm
I20260608 09:59:52.863870 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:52.866503 29161 webserver.cc:533] Webserver started at http://127.28.122.68:36295/ using document root <none> and password file <none>
I20260608 09:59:52.867002 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:52.867218 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:52.867511 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:52.868726 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-0/minicluster-data/ts-3-root/instance:
uuid: "e5fcdeee40684d66ae50fb79edf0d9e2"
format_stamp: "Formatted at 2026-06-08 09:59:52 on dist-test-slave-th08"
I20260608 09:59:52.874629 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 09:59:52.878278  2402 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:52.879280 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:59:52.879585 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-0/minicluster-data/ts-3-root
uuid: "e5fcdeee40684d66ae50fb79edf0d9e2"
format_stamp: "Formatted at 2026-06-08 09:59:52 on dist-test-slave-th08"
I20260608 09:59:52.879904 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-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)
I20260608 09:59:52.903645 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:52.905049 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:52.906714 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:52.908699  2122 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:59:52.910018 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:52.910363 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:52.910698 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:52.910923 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:52.926204  2320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "480e4b42f90f4c56aa161a46f57f1f75"
dest_uuid: "2eb661a838634ec090458c2eec4fc241"
mode: GRACEFUL
new_leader_uuid: "d633dec3f5384163bdd46a756af2b44c"
 from {username='slave'} at 127.0.0.1:32894
I20260608 09:59:52.926898  2320 raft_consensus.cc:606] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 1 LEADER]: Received request to transfer leadership to TS d633dec3f5384163bdd46a756af2b44c
I20260608 09:59:52.931294  2122 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 09:59:52.931939  2122 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:59:52.940928  2372 consensus_queue.cc:1048] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:59:52.949515  2372 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 09:59:52.949833  2372 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 09:59:52.969659  2375 consensus_queue.cc:1048] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:52.972847 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.68:39367
I20260608 09:59:52.973101  2469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.68:39367 every 8 connection(s)
I20260608 09:59:52.990995  2472 heartbeater.cc:344] Connected to a master server at 127.28.122.126:33503
I20260608 09:59:52.991427  2472 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:52.992156  2472 heartbeater.cc:507] Master 127.28.122.126:33503 requested a full tablet report, sending...
I20260608 09:59:52.994078  2069 ts_manager.cc:194] Registered new tserver with Master: e5fcdeee40684d66ae50fb79edf0d9e2 (127.28.122.68:39367)
I20260608 09:59:52.995525  2069 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46418
I20260608 09:59:53.018572  2375 consensus_queue.cc:1048] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:53.075397  2374 consensus_queue.cc:1048] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:53.121968  2372 consensus_queue.cc:1048] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:53.206952  2374 consensus_queue.cc:1048] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:53.317284  2372 raft_consensus.cc:993] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241: : Instructing follower d633dec3f5384163bdd46a756af2b44c to start an election
I20260608 09:59:53.317852  2462 raft_consensus.cc:1081] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 1 LEADER]: Signalling peer d633dec3f5384163bdd46a756af2b44c to start an election
I20260608 09:59:53.319718  2246 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "480e4b42f90f4c56aa161a46f57f1f75"
dest_uuid: "d633dec3f5384163bdd46a756af2b44c"
 from {username='slave'} at 127.0.0.1:51444
I20260608 09:59:53.320267  2246 raft_consensus.cc:493] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:59:53.320577  2246 raft_consensus.cc:3060] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:59:53.325495  2246 raft_consensus.cc:515] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:53.327203  2246 leader_election.cc:290] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [CANDIDATE]: Term 2 election: Requested vote from peers 4ab87daf6aa6436da9fc4bc1659739e3 (127.28.122.65:38785), 2eb661a838634ec090458c2eec4fc241 (127.28.122.67:35669)
I20260608 09:59:53.328208  2170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480e4b42f90f4c56aa161a46f57f1f75" candidate_uuid: "d633dec3f5384163bdd46a756af2b44c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ab87daf6aa6436da9fc4bc1659739e3"
I20260608 09:59:53.328521  2320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480e4b42f90f4c56aa161a46f57f1f75" candidate_uuid: "d633dec3f5384163bdd46a756af2b44c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2eb661a838634ec090458c2eec4fc241"
I20260608 09:59:53.328868  2170 raft_consensus.cc:3060] T 480e4b42f90f4c56aa161a46f57f1f75 P 4ab87daf6aa6436da9fc4bc1659739e3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:59:53.329135  2320 raft_consensus.cc:3055] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:59:53.329501  2320 raft_consensus.cc:740] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2eb661a838634ec090458c2eec4fc241, State: Running, Role: LEADER
I20260608 09:59:53.330386  2320 consensus_queue.cc:260] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:53.331766  2320 raft_consensus.cc:3060] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:59:53.336241  2170 raft_consensus.cc:2468] T 480e4b42f90f4c56aa161a46f57f1f75 P 4ab87daf6aa6436da9fc4bc1659739e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d633dec3f5384163bdd46a756af2b44c in term 2.
I20260608 09:59:53.337682  2212 leader_election.cc:304] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ab87daf6aa6436da9fc4bc1659739e3, d633dec3f5384163bdd46a756af2b44c; no voters: 
I20260608 09:59:53.338529  2373 raft_consensus.cc:2804] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:59:53.338766  2320 raft_consensus.cc:2468] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d633dec3f5384163bdd46a756af2b44c in term 2.
I20260608 09:59:53.339727  2373 raft_consensus.cc:697] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [term 2 LEADER]: Becoming Leader. State: Replica: d633dec3f5384163bdd46a756af2b44c, State: Running, Role: LEADER
I20260608 09:59:53.340653  2373 consensus_queue.cc:237] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:53.346810  2068 catalog_manager.cc:5696] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c reported cstate change: term changed from 1 to 2, leader changed from 2eb661a838634ec090458c2eec4fc241 (127.28.122.67) to d633dec3f5384163bdd46a756af2b44c (127.28.122.66). New cstate: current_term: 2 leader_uuid: "d633dec3f5384163bdd46a756af2b44c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:53.599898  2320 raft_consensus.cc:1275] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 2 FOLLOWER]: Refusing update from remote peer d633dec3f5384163bdd46a756af2b44c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:59:53.601298  2373 consensus_queue.cc:1048] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:53.654769  2170 raft_consensus.cc:1275] T 480e4b42f90f4c56aa161a46f57f1f75 P 4ab87daf6aa6436da9fc4bc1659739e3 [term 2 FOLLOWER]: Refusing update from remote peer d633dec3f5384163bdd46a756af2b44c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:59:53.656229  2373 consensus_queue.cc:1048] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:53.933842  2170 consensus_queue.cc:237] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [LEADER]: Queue 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: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } attrs { replace: true } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: true } }
I20260608 09:59:53.941584  2320 raft_consensus.cc:1275] T 08ca7cbf04e6491ca177d60d279b6c7b P 2eb661a838634ec090458c2eec4fc241 [term 1 FOLLOWER]: Refusing update from remote peer 4ab87daf6aa6436da9fc4bc1659739e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:53.943482  2482 consensus_queue.cc:1048] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:53.946995  2246 raft_consensus.cc:1275] T 08ca7cbf04e6491ca177d60d279b6c7b P d633dec3f5384163bdd46a756af2b44c [term 1 FOLLOWER]: Refusing update from remote peer 4ab87daf6aa6436da9fc4bc1659739e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:53.948578  2482 consensus_queue.cc:1048] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:53.953285  2319 raft_consensus.cc:2955] T 08ca7cbf04e6491ca177d60d279b6c7b P 2eb661a838634ec090458c2eec4fc241 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5fcdeee40684d66ae50fb79edf0d9e2 (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } attrs { replace: true } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: true } } }
I20260608 09:59:53.957525  2246 raft_consensus.cc:2955] T 08ca7cbf04e6491ca177d60d279b6c7b P d633dec3f5384163bdd46a756af2b44c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5fcdeee40684d66ae50fb79edf0d9e2 (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } attrs { replace: true } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: true } } }
W20260608 09:59:53.958619  2135 consensus_peers.cc:597] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 -> Peer e5fcdeee40684d66ae50fb79edf0d9e2 (127.28.122.68:39367): Couldn't send request to peer e5fcdeee40684d66ae50fb79edf0d9e2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 08ca7cbf04e6491ca177d60d279b6c7b. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:53.967016  2068 catalog_manager.cc:5696] T 08ca7cbf04e6491ca177d60d279b6c7b P 2eb661a838634ec090458c2eec4fc241 reported cstate change: config changed from index -1 to 2, NON_VOTER e5fcdeee40684d66ae50fb79edf0d9e2 (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } attrs { replace: true } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: true } } }
I20260608 09:59:53.997992  2472 heartbeater.cc:499] Master 127.28.122.126:33503 was elected leader, sending a full tablet report...
I20260608 09:59:54.182511  2493 ts_tablet_manager.cc:933] T 08ca7cbf04e6491ca177d60d279b6c7b P e5fcdeee40684d66ae50fb79edf0d9e2: Initiating tablet copy from peer 4ab87daf6aa6436da9fc4bc1659739e3 (127.28.122.65:38785)
I20260608 09:59:54.184064  2493 tablet_copy_client.cc:323] T 08ca7cbf04e6491ca177d60d279b6c7b P e5fcdeee40684d66ae50fb79edf0d9e2: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.65:38785
I20260608 09:59:54.194593  2181 tablet_copy_service.cc:140] P 4ab87daf6aa6436da9fc4bc1659739e3: Received BeginTabletCopySession request for tablet 08ca7cbf04e6491ca177d60d279b6c7b from peer e5fcdeee40684d66ae50fb79edf0d9e2 ({username='slave'} at 127.0.0.1:45646)
I20260608 09:59:54.195178  2181 tablet_copy_service.cc:161] P 4ab87daf6aa6436da9fc4bc1659739e3: Beginning new tablet copy session on tablet 08ca7cbf04e6491ca177d60d279b6c7b from peer e5fcdeee40684d66ae50fb79edf0d9e2 at {username='slave'} at 127.0.0.1:45646: session id = e5fcdeee40684d66ae50fb79edf0d9e2-08ca7cbf04e6491ca177d60d279b6c7b
I20260608 09:59:54.200640  2181 tablet_copy_source_session.cc:215] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:54.203716  2493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08ca7cbf04e6491ca177d60d279b6c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:54.215528  2493 tablet_copy_client.cc:806] T 08ca7cbf04e6491ca177d60d279b6c7b P e5fcdeee40684d66ae50fb79edf0d9e2: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:54.216140  2493 tablet_copy_client.cc:670] T 08ca7cbf04e6491ca177d60d279b6c7b P e5fcdeee40684d66ae50fb79edf0d9e2: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:54.220005  2493 tablet_copy_client.cc:538] T 08ca7cbf04e6491ca177d60d279b6c7b P e5fcdeee40684d66ae50fb79edf0d9e2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:54.226621  2493 tablet_bootstrap.cc:492] T 08ca7cbf04e6491ca177d60d279b6c7b P e5fcdeee40684d66ae50fb79edf0d9e2: Bootstrap starting.
I20260608 09:59:54.241977  2493 tablet_bootstrap.cc:492] T 08ca7cbf04e6491ca177d60d279b6c7b P e5fcdeee40684d66ae50fb79edf0d9e2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:59:54.242777  2493 tablet_bootstrap.cc:492] T 08ca7cbf04e6491ca177d60d279b6c7b P e5fcdeee40684d66ae50fb79edf0d9e2: Bootstrap complete.
I20260608 09:59:54.243395  2493 ts_tablet_manager.cc:1403] T 08ca7cbf04e6491ca177d60d279b6c7b P e5fcdeee40684d66ae50fb79edf0d9e2: Time spent bootstrapping tablet: real 0.017s	user 0.019s	sys 0.000s
I20260608 09:59:54.245594  2493 raft_consensus.cc:359] T 08ca7cbf04e6491ca177d60d279b6c7b P e5fcdeee40684d66ae50fb79edf0d9e2 [term 1 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } }
I20260608 09:59:54.246640  2493 raft_consensus.cc:740] T 08ca7cbf04e6491ca177d60d279b6c7b P e5fcdeee40684d66ae50fb79edf0d9e2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5fcdeee40684d66ae50fb79edf0d9e2, State: Initialized, Role: LEARNER
I20260608 09:59:54.247195  2493 consensus_queue.cc:260] T 08ca7cbf04e6491ca177d60d279b6c7b P e5fcdeee40684d66ae50fb79edf0d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, 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: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } attrs { replace: true } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: true } }
I20260608 09:59:54.249284  2493 ts_tablet_manager.cc:1434] T 08ca7cbf04e6491ca177d60d279b6c7b P e5fcdeee40684d66ae50fb79edf0d9e2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:59:54.251480  2181 tablet_copy_service.cc:342] P 4ab87daf6aa6436da9fc4bc1659739e3: Request end of tablet copy session e5fcdeee40684d66ae50fb79edf0d9e2-08ca7cbf04e6491ca177d60d279b6c7b received from {username='slave'} at 127.0.0.1:45646
I20260608 09:59:54.250574  2488 raft_consensus.cc:2955] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5fcdeee40684d66ae50fb79edf0d9e2 (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } attrs { replace: true } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: true } } }
I20260608 09:59:54.251963  2181 tablet_copy_service.cc:434] P 4ab87daf6aa6436da9fc4bc1659739e3: ending tablet copy session e5fcdeee40684d66ae50fb79edf0d9e2-08ca7cbf04e6491ca177d60d279b6c7b on tablet 08ca7cbf04e6491ca177d60d279b6c7b with peer e5fcdeee40684d66ae50fb79edf0d9e2
I20260608 09:59:54.277617  2246 consensus_queue.cc:237] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } attrs { replace: true } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: true } }
I20260608 09:59:54.283850  2319 raft_consensus.cc:1275] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 2 FOLLOWER]: Refusing update from remote peer d633dec3f5384163bdd46a756af2b44c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:59:54.285571  2170 raft_consensus.cc:1275] T 480e4b42f90f4c56aa161a46f57f1f75 P 4ab87daf6aa6436da9fc4bc1659739e3 [term 2 FOLLOWER]: Refusing update from remote peer d633dec3f5384163bdd46a756af2b44c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:59:54.285846  2485 consensus_queue.cc:1048] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:59:54.287438  2499 consensus_queue.cc:1048] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:54.295394  2319 raft_consensus.cc:2955] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5fcdeee40684d66ae50fb79edf0d9e2 (127.28.122.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } attrs { replace: true } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: true } } }
W20260608 09:59:54.297475  2210 consensus_peers.cc:597] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c -> Peer e5fcdeee40684d66ae50fb79edf0d9e2 (127.28.122.68:39367): Couldn't send request to peer e5fcdeee40684d66ae50fb79edf0d9e2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 480e4b42f90f4c56aa161a46f57f1f75. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:54.296717  2170 raft_consensus.cc:2955] T 480e4b42f90f4c56aa161a46f57f1f75 P 4ab87daf6aa6436da9fc4bc1659739e3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5fcdeee40684d66ae50fb79edf0d9e2 (127.28.122.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } attrs { replace: true } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: true } } }
I20260608 09:59:54.307849  2069 catalog_manager.cc:5696] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 reported cstate change: config changed from index -1 to 3, NON_VOTER e5fcdeee40684d66ae50fb79edf0d9e2 (127.28.122.68) added. New cstate: current_term: 2 leader_uuid: "d633dec3f5384163bdd46a756af2b44c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } attrs { replace: true } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: true } } }
I20260608 09:59:54.348537  2485 raft_consensus.cc:2955] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5fcdeee40684d66ae50fb79edf0d9e2 (127.28.122.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } attrs { replace: true } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: true } } }
I20260608 09:59:54.507952  2442 raft_consensus.cc:1217] T 08ca7cbf04e6491ca177d60d279b6c7b P e5fcdeee40684d66ae50fb79edf0d9e2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:59:54.508945  2442 raft_consensus.cc:2955] T 08ca7cbf04e6491ca177d60d279b6c7b P e5fcdeee40684d66ae50fb79edf0d9e2 [term 1 LEARNER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5fcdeee40684d66ae50fb79edf0d9e2 (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } attrs { replace: true } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: true } } }
I20260608 09:59:54.650930  2493 ts_tablet_manager.cc:933] T 480e4b42f90f4c56aa161a46f57f1f75 P e5fcdeee40684d66ae50fb79edf0d9e2: Initiating tablet copy from peer d633dec3f5384163bdd46a756af2b44c (127.28.122.66:40537)
I20260608 09:59:54.652694  2493 tablet_copy_client.cc:323] T 480e4b42f90f4c56aa161a46f57f1f75 P e5fcdeee40684d66ae50fb79edf0d9e2: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.66:40537
I20260608 09:59:54.662400  2256 tablet_copy_service.cc:140] P d633dec3f5384163bdd46a756af2b44c: Received BeginTabletCopySession request for tablet 480e4b42f90f4c56aa161a46f57f1f75 from peer e5fcdeee40684d66ae50fb79edf0d9e2 ({username='slave'} at 127.0.0.1:51470)
I20260608 09:59:54.662973  2256 tablet_copy_service.cc:161] P d633dec3f5384163bdd46a756af2b44c: Beginning new tablet copy session on tablet 480e4b42f90f4c56aa161a46f57f1f75 from peer e5fcdeee40684d66ae50fb79edf0d9e2 at {username='slave'} at 127.0.0.1:51470: session id = e5fcdeee40684d66ae50fb79edf0d9e2-480e4b42f90f4c56aa161a46f57f1f75
I20260608 09:59:54.668707  2256 tablet_copy_source_session.cc:215] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:54.671773  2493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 480e4b42f90f4c56aa161a46f57f1f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:54.684003  2493 tablet_copy_client.cc:806] T 480e4b42f90f4c56aa161a46f57f1f75 P e5fcdeee40684d66ae50fb79edf0d9e2: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:54.684648  2493 tablet_copy_client.cc:670] T 480e4b42f90f4c56aa161a46f57f1f75 P e5fcdeee40684d66ae50fb79edf0d9e2: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:54.688742  2493 tablet_copy_client.cc:538] T 480e4b42f90f4c56aa161a46f57f1f75 P e5fcdeee40684d66ae50fb79edf0d9e2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:54.695190  2493 tablet_bootstrap.cc:492] T 480e4b42f90f4c56aa161a46f57f1f75 P e5fcdeee40684d66ae50fb79edf0d9e2: Bootstrap starting.
I20260608 09:59:54.713441  2493 tablet_bootstrap.cc:492] T 480e4b42f90f4c56aa161a46f57f1f75 P e5fcdeee40684d66ae50fb79edf0d9e2: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:54.714148  2493 tablet_bootstrap.cc:492] T 480e4b42f90f4c56aa161a46f57f1f75 P e5fcdeee40684d66ae50fb79edf0d9e2: Bootstrap complete.
I20260608 09:59:54.714722  2493 ts_tablet_manager.cc:1403] T 480e4b42f90f4c56aa161a46f57f1f75 P e5fcdeee40684d66ae50fb79edf0d9e2: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260608 09:59:54.717170  2493 raft_consensus.cc:359] T 480e4b42f90f4c56aa161a46f57f1f75 P e5fcdeee40684d66ae50fb79edf0d9e2 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } attrs { replace: true } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: true } }
I20260608 09:59:54.717759  2493 raft_consensus.cc:740] T 480e4b42f90f4c56aa161a46f57f1f75 P e5fcdeee40684d66ae50fb79edf0d9e2 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e5fcdeee40684d66ae50fb79edf0d9e2, State: Initialized, Role: LEARNER
I20260608 09:59:54.718310  2493 consensus_queue.cc:260] T 480e4b42f90f4c56aa161a46f57f1f75 P e5fcdeee40684d66ae50fb79edf0d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } attrs { replace: true } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: true } }
I20260608 09:59:54.720054  2493 ts_tablet_manager.cc:1434] T 480e4b42f90f4c56aa161a46f57f1f75 P e5fcdeee40684d66ae50fb79edf0d9e2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260608 09:59:54.721760  2256 tablet_copy_service.cc:342] P d633dec3f5384163bdd46a756af2b44c: Request end of tablet copy session e5fcdeee40684d66ae50fb79edf0d9e2-480e4b42f90f4c56aa161a46f57f1f75 received from {username='slave'} at 127.0.0.1:51470
I20260608 09:59:54.722112  2256 tablet_copy_service.cc:434] P d633dec3f5384163bdd46a756af2b44c: ending tablet copy session e5fcdeee40684d66ae50fb79edf0d9e2-480e4b42f90f4c56aa161a46f57f1f75 on tablet 480e4b42f90f4c56aa161a46f57f1f75 with peer e5fcdeee40684d66ae50fb79edf0d9e2
I20260608 09:59:54.933018  2122 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:59:54.936054  2122 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:59:54.936451  2122 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:59:54.960628  2442 raft_consensus.cc:1217] T 480e4b42f90f4c56aa161a46f57f1f75 P e5fcdeee40684d66ae50fb79edf0d9e2 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:59:54.983273  2482 raft_consensus.cc:1064] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3: attempting to promote NON_VOTER e5fcdeee40684d66ae50fb79edf0d9e2 to VOTER
I20260608 09:59:54.985353  2482 consensus_queue.cc:237] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [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: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } attrs { replace: true } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false } }
I20260608 09:59:54.991356  2319 raft_consensus.cc:1275] T 08ca7cbf04e6491ca177d60d279b6c7b P 2eb661a838634ec090458c2eec4fc241 [term 1 FOLLOWER]: Refusing update from remote peer 4ab87daf6aa6436da9fc4bc1659739e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:54.991467  2442 raft_consensus.cc:1275] T 08ca7cbf04e6491ca177d60d279b6c7b P e5fcdeee40684d66ae50fb79edf0d9e2 [term 1 LEARNER]: Refusing update from remote peer 4ab87daf6aa6436da9fc4bc1659739e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:54.992192  2246 raft_consensus.cc:1275] T 08ca7cbf04e6491ca177d60d279b6c7b P d633dec3f5384163bdd46a756af2b44c [term 1 FOLLOWER]: Refusing update from remote peer 4ab87daf6aa6436da9fc4bc1659739e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:54.992980  2392 consensus_queue.cc:1048] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:54.993955  2488 consensus_queue.cc:1048] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:54.995067  2482 consensus_queue.cc:1048] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:59:55.011528  2246 raft_consensus.cc:2955] T 08ca7cbf04e6491ca177d60d279b6c7b P d633dec3f5384163bdd46a756af2b44c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5fcdeee40684d66ae50fb79edf0d9e2 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } attrs { replace: true } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false } } }
I20260608 09:59:55.011772  2319 raft_consensus.cc:2955] T 08ca7cbf04e6491ca177d60d279b6c7b P 2eb661a838634ec090458c2eec4fc241 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5fcdeee40684d66ae50fb79edf0d9e2 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } attrs { replace: true } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false } } }
I20260608 09:59:55.026166  2067 catalog_manager.cc:5696] T 08ca7cbf04e6491ca177d60d279b6c7b P d633dec3f5384163bdd46a756af2b44c reported cstate change: config changed from index 2 to 3, e5fcdeee40684d66ae50fb79edf0d9e2 (127.28.122.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } attrs { replace: true } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false } } }
I20260608 09:59:55.227237  2488 raft_consensus.cc:2955] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5fcdeee40684d66ae50fb79edf0d9e2 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } attrs { replace: true } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false } } }
I20260608 09:59:55.237540  2442 raft_consensus.cc:2955] T 08ca7cbf04e6491ca177d60d279b6c7b P e5fcdeee40684d66ae50fb79edf0d9e2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5fcdeee40684d66ae50fb79edf0d9e2 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } attrs { replace: true } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false } } }
I20260608 09:59:55.273108  2170 consensus_queue.cc:237] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [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: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false } }
I20260608 09:59:55.278415  2319 raft_consensus.cc:1275] T 08ca7cbf04e6491ca177d60d279b6c7b P 2eb661a838634ec090458c2eec4fc241 [term 1 FOLLOWER]: Refusing update from remote peer 4ab87daf6aa6436da9fc4bc1659739e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:59:55.278421  2442 raft_consensus.cc:1275] T 08ca7cbf04e6491ca177d60d279b6c7b P e5fcdeee40684d66ae50fb79edf0d9e2 [term 1 FOLLOWER]: Refusing update from remote peer 4ab87daf6aa6436da9fc4bc1659739e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:59:55.280164  2510 consensus_queue.cc:1048] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:55.281158  2482 consensus_queue.cc:1048] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:55.290592  2319 raft_consensus.cc:2955] T 08ca7cbf04e6491ca177d60d279b6c7b P 2eb661a838634ec090458c2eec4fc241 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d633dec3f5384163bdd46a756af2b44c (127.28.122.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false } } }
I20260608 09:59:55.291177  2441 raft_consensus.cc:2955] T 08ca7cbf04e6491ca177d60d279b6c7b P e5fcdeee40684d66ae50fb79edf0d9e2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d633dec3f5384163bdd46a756af2b44c (127.28.122.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false } } }
I20260608 09:59:55.303509  2068 catalog_manager.cc:5696] T 08ca7cbf04e6491ca177d60d279b6c7b P 2eb661a838634ec090458c2eec4fc241 reported cstate change: config changed from index 3 to 4, VOTER d633dec3f5384163bdd46a756af2b44c (127.28.122.66) evicted. New cstate: current_term: 1 leader_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false } } }
I20260608 09:59:55.349961  2235 tablet_service.cc:1558] Processing DeleteTablet for tablet 08ca7cbf04e6491ca177d60d279b6c7b with delete_type TABLET_DATA_TOMBSTONED (TS d633dec3f5384163bdd46a756af2b44c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51428
I20260608 09:59:55.351915  2512 tablet_replica.cc:333] T 08ca7cbf04e6491ca177d60d279b6c7b P d633dec3f5384163bdd46a756af2b44c: stopping tablet replica
I20260608 09:59:55.352618  2512 raft_consensus.cc:2243] T 08ca7cbf04e6491ca177d60d279b6c7b P d633dec3f5384163bdd46a756af2b44c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:55.353333  2512 raft_consensus.cc:2272] T 08ca7cbf04e6491ca177d60d279b6c7b P d633dec3f5384163bdd46a756af2b44c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.356222  2512 ts_tablet_manager.cc:1916] T 08ca7cbf04e6491ca177d60d279b6c7b P d633dec3f5384163bdd46a756af2b44c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:59:55.367851  2512 ts_tablet_manager.cc:1929] T 08ca7cbf04e6491ca177d60d279b6c7b P d633dec3f5384163bdd46a756af2b44c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:59:55.368197  2512 log.cc:1199] T 08ca7cbf04e6491ca177d60d279b6c7b P d633dec3f5384163bdd46a756af2b44c: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-0/minicluster-data/ts-1-root/wals/08ca7cbf04e6491ca177d60d279b6c7b
I20260608 09:59:55.369710  2054 catalog_manager.cc:5027] TS d633dec3f5384163bdd46a756af2b44c (127.28.122.66:40537): tablet 08ca7cbf04e6491ca177d60d279b6c7b (table test-workload [id=4eca66287f4b431081ec74044cd14717]) successfully deleted
I20260608 09:59:55.374570  2509 raft_consensus.cc:1064] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c: attempting to promote NON_VOTER e5fcdeee40684d66ae50fb79edf0d9e2 to VOTER
I20260608 09:59:55.376780  2509 consensus_queue.cc:237] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } attrs { replace: true } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false } }
I20260608 09:59:55.383603  2319 raft_consensus.cc:1275] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 2 FOLLOWER]: Refusing update from remote peer d633dec3f5384163bdd46a756af2b44c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:59:55.383603  2441 raft_consensus.cc:1275] T 480e4b42f90f4c56aa161a46f57f1f75 P e5fcdeee40684d66ae50fb79edf0d9e2 [term 2 LEARNER]: Refusing update from remote peer d633dec3f5384163bdd46a756af2b44c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:59:55.385206  2170 raft_consensus.cc:1275] T 480e4b42f90f4c56aa161a46f57f1f75 P 4ab87daf6aa6436da9fc4bc1659739e3 [term 2 FOLLOWER]: Refusing update from remote peer d633dec3f5384163bdd46a756af2b44c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:59:55.385699  2480 consensus_queue.cc:1048] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:59:55.386798  2509 consensus_queue.cc:1048] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:55.387952  2504 consensus_queue.cc:1048] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:59:55.408034  2319 raft_consensus.cc:2955] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5fcdeee40684d66ae50fb79edf0d9e2 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } attrs { replace: true } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false } } }
I20260608 09:59:55.410367  2170 raft_consensus.cc:2955] T 480e4b42f90f4c56aa161a46f57f1f75 P 4ab87daf6aa6436da9fc4bc1659739e3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5fcdeee40684d66ae50fb79edf0d9e2 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } attrs { replace: true } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false } } }
I20260608 09:59:55.419242  2068 catalog_manager.cc:5696] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 reported cstate change: config changed from index 3 to 4, e5fcdeee40684d66ae50fb79edf0d9e2 (127.28.122.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d633dec3f5384163bdd46a756af2b44c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } attrs { replace: true } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false } } }
I20260608 09:59:55.591981  2480 raft_consensus.cc:2955] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5fcdeee40684d66ae50fb79edf0d9e2 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } attrs { replace: true } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false } } }
I20260608 09:59:55.601447  2441 raft_consensus.cc:2955] T 480e4b42f90f4c56aa161a46f57f1f75 P e5fcdeee40684d66ae50fb79edf0d9e2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5fcdeee40684d66ae50fb79edf0d9e2 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } attrs { replace: true } } peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false } } }
I20260608 09:59:55.609192  2246 consensus_queue.cc:237] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false } }
I20260608 09:59:55.615080  2441 raft_consensus.cc:1275] T 480e4b42f90f4c56aa161a46f57f1f75 P e5fcdeee40684d66ae50fb79edf0d9e2 [term 2 FOLLOWER]: Refusing update from remote peer d633dec3f5384163bdd46a756af2b44c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:59:55.615845  2319 raft_consensus.cc:1275] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 2 FOLLOWER]: Refusing update from remote peer d633dec3f5384163bdd46a756af2b44c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:59:55.616706  2504 consensus_queue.cc:1048] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:59:55.617514  2509 consensus_queue.cc:1048] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:59:55.625645  2441 raft_consensus.cc:2955] T 480e4b42f90f4c56aa161a46f57f1f75 P e5fcdeee40684d66ae50fb79edf0d9e2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4ab87daf6aa6436da9fc4bc1659739e3 (127.28.122.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false } } }
I20260608 09:59:55.625967  2319 raft_consensus.cc:2955] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4ab87daf6aa6436da9fc4bc1659739e3 (127.28.122.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false } } }
I20260608 09:59:55.639384  2069 catalog_manager.cc:5696] T 480e4b42f90f4c56aa161a46f57f1f75 P e5fcdeee40684d66ae50fb79edf0d9e2 reported cstate change: config changed from index 4 to 5, VOTER 4ab87daf6aa6436da9fc4bc1659739e3 (127.28.122.65) evicted. New cstate: current_term: 2 leader_uuid: "d633dec3f5384163bdd46a756af2b44c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false } } }
I20260608 09:59:55.750819  2161 tablet_service.cc:1558] Processing DeleteTablet for tablet 480e4b42f90f4c56aa161a46f57f1f75 with delete_type TABLET_DATA_TOMBSTONED (TS 4ab87daf6aa6436da9fc4bc1659739e3 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45604
I20260608 09:59:55.753052  2517 tablet_replica.cc:333] T 480e4b42f90f4c56aa161a46f57f1f75 P 4ab87daf6aa6436da9fc4bc1659739e3: stopping tablet replica
I20260608 09:59:55.753790  2517 raft_consensus.cc:2243] T 480e4b42f90f4c56aa161a46f57f1f75 P 4ab87daf6aa6436da9fc4bc1659739e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:55.754390  2517 raft_consensus.cc:2272] T 480e4b42f90f4c56aa161a46f57f1f75 P 4ab87daf6aa6436da9fc4bc1659739e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.757011  2517 ts_tablet_manager.cc:1916] T 480e4b42f90f4c56aa161a46f57f1f75 P 4ab87daf6aa6436da9fc4bc1659739e3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:59:55.768074  2517 ts_tablet_manager.cc:1929] T 480e4b42f90f4c56aa161a46f57f1f75 P 4ab87daf6aa6436da9fc4bc1659739e3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:59:55.768411  2517 log.cc:1199] T 480e4b42f90f4c56aa161a46f57f1f75 P 4ab87daf6aa6436da9fc4bc1659739e3: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912650423017-29161-0/minicluster-data/ts-0-root/wals/480e4b42f90f4c56aa161a46f57f1f75
I20260608 09:59:55.770020  2056 catalog_manager.cc:5027] TS 4ab87daf6aa6436da9fc4bc1659739e3 (127.28.122.65:38785): tablet 480e4b42f90f4c56aa161a46f57f1f75 (table test-workload [id=4eca66287f4b431081ec74044cd14717]) successfully deleted
I20260608 09:59:55.790568  2480 raft_consensus.cc:2955] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4ab87daf6aa6436da9fc4bc1659739e3 (127.28.122.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d633dec3f5384163bdd46a756af2b44c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40537 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false } } }
I20260608 09:59:55.798365  2054 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 480e4b42f90f4c56aa161a46f57f1f75 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:55.998353  2488 raft_consensus.cc:2955] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d633dec3f5384163bdd46a756af2b44c (127.28.122.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ab87daf6aa6436da9fc4bc1659739e3" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 38785 } } peers { permanent_uuid: "2eb661a838634ec090458c2eec4fc241" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 35669 } } peers { permanent_uuid: "e5fcdeee40684d66ae50fb79edf0d9e2" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 39367 } attrs { promote: false } } }
I20260608 09:59:56.006199  2056 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 08ca7cbf04e6491ca177d60d279b6c7b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:56.937546  2122 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:59:56.940421  2122 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:59:56.940793  2122 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:59:58.941797  2122 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:59:58.944722  2122 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:59:58.945122  2122 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:00.946110  2122 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:00.949226  2122 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:00.949651  2122 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:02.950856  2122 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:02.954234  2122 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:02.954814  2122 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:03.043660 29161 tablet_server.cc:179] TabletServer@127.28.122.65:0 shutting down...
I20260608 10:00:03.072832 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:03.073871 29161 tablet_replica.cc:333] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3: stopping tablet replica
I20260608 10:00:03.074656 29161 raft_consensus.cc:2243] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:03.075843 29161 raft_consensus.cc:2272] T 08ca7cbf04e6491ca177d60d279b6c7b P 4ab87daf6aa6436da9fc4bc1659739e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:03.078385 29161 tablet_replica.cc:333] T 7a87ad70dbef4c59854ad6a59af03b50 P 4ab87daf6aa6436da9fc4bc1659739e3: stopping tablet replica
I20260608 10:00:03.078910 29161 raft_consensus.cc:2243] T 7a87ad70dbef4c59854ad6a59af03b50 P 4ab87daf6aa6436da9fc4bc1659739e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:03.079650 29161 raft_consensus.cc:2272] T 7a87ad70dbef4c59854ad6a59af03b50 P 4ab87daf6aa6436da9fc4bc1659739e3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:00:03.105158  2286 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.122.65:38785: connect: Connection refused (error 111) [suppressed 18 similar messages]
I20260608 10:00:03.108981 29161 tablet_server.cc:196] TabletServer@127.28.122.65:0 shutdown complete.
W20260608 10:00:03.109689  2286 consensus_peers.cc:597] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241 -> Peer 4ab87daf6aa6436da9fc4bc1659739e3 (127.28.122.65:38785): Couldn't send request to peer 4ab87daf6aa6436da9fc4bc1659739e3. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:38785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:03.128137 29161 tablet_server.cc:179] TabletServer@127.28.122.66:0 shutting down...
I20260608 10:00:03.159566 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:03.160567 29161 tablet_replica.cc:333] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c: stopping tablet replica
I20260608 10:00:03.161350 29161 raft_consensus.cc:2243] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:00:03.162395 29161 raft_consensus.cc:2272] T 480e4b42f90f4c56aa161a46f57f1f75 P d633dec3f5384163bdd46a756af2b44c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:03.165040 29161 tablet_replica.cc:333] T 7a87ad70dbef4c59854ad6a59af03b50 P d633dec3f5384163bdd46a756af2b44c: stopping tablet replica
I20260608 10:00:03.165539 29161 raft_consensus.cc:2243] T 7a87ad70dbef4c59854ad6a59af03b50 P d633dec3f5384163bdd46a756af2b44c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:03.166167 29161 raft_consensus.cc:2272] T 7a87ad70dbef4c59854ad6a59af03b50 P d633dec3f5384163bdd46a756af2b44c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:03.193465 29161 tablet_server.cc:196] TabletServer@127.28.122.66:0 shutdown complete.
W20260608 10:00:03.211593  2284 consensus_peers.cc:597] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241 -> Peer d633dec3f5384163bdd46a756af2b44c (127.28.122.66:40537): Couldn't send request to peer d633dec3f5384163bdd46a756af2b44c. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.66:40537: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:03.214370 29161 tablet_server.cc:179] TabletServer@127.28.122.67:0 shutting down...
I20260608 10:00:03.240068 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:03.240942 29161 tablet_replica.cc:333] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241: stopping tablet replica
I20260608 10:00:03.241575 29161 raft_consensus.cc:2243] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:03.242750 29161 raft_consensus.cc:2272] T 480e4b42f90f4c56aa161a46f57f1f75 P 2eb661a838634ec090458c2eec4fc241 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:03.245082 29161 tablet_replica.cc:333] T 08ca7cbf04e6491ca177d60d279b6c7b P 2eb661a838634ec090458c2eec4fc241: stopping tablet replica
I20260608 10:00:03.245620 29161 raft_consensus.cc:2243] T 08ca7cbf04e6491ca177d60d279b6c7b P 2eb661a838634ec090458c2eec4fc241 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:03.246415 29161 raft_consensus.cc:2272] T 08ca7cbf04e6491ca177d60d279b6c7b P 2eb661a838634ec090458c2eec4fc241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:03.248569 29161 tablet_replica.cc:333] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241: stopping tablet replica
I20260608 10:00:03.249046 29161 raft_consensus.cc:2243] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:03.249993 29161 raft_consensus.cc:2272] T 7a87ad70dbef4c59854ad6a59af03b50 P 2eb661a838634ec090458c2eec4fc241 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:03.274183 29161 tablet_server.cc:196] TabletServer@127.28.122.67:0 shutdown complete.
I20260608 10:00:03.290975 29161 tablet_server.cc:179] TabletServer@127.28.122.68:0 shutting down...
I20260608 10:00:03.314508 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:03.315330 29161 tablet_replica.cc:333] T 480e4b42f90f4c56aa161a46f57f1f75 P e5fcdeee40684d66ae50fb79edf0d9e2: stopping tablet replica
I20260608 10:00:03.316008 29161 raft_consensus.cc:2243] T 480e4b42f90f4c56aa161a46f57f1f75 P e5fcdeee40684d66ae50fb79edf0d9e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:03.316857 29161 raft_consensus.cc:2272] T 480e4b42f90f4c56aa161a46f57f1f75 P e5fcdeee40684d66ae50fb79edf0d9e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:03.319550 29161 tablet_replica.cc:333] T 08ca7cbf04e6491ca177d60d279b6c7b P e5fcdeee40684d66ae50fb79edf0d9e2: stopping tablet replica
I20260608 10:00:03.320307 29161 raft_consensus.cc:2243] T 08ca7cbf04e6491ca177d60d279b6c7b P e5fcdeee40684d66ae50fb79edf0d9e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:03.321075 29161 raft_consensus.cc:2272] T 08ca7cbf04e6491ca177d60d279b6c7b P e5fcdeee40684d66ae50fb79edf0d9e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:03.343693 29161 tablet_server.cc:196] TabletServer@127.28.122.68:0 shutdown complete.
I20260608 10:00:03.359603 29161 master.cc:562] Master@127.28.122.126:33503 shutting down...
I20260608 10:00:03.380131 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0044151352824ad2b6cf9b80758b5c26 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:03.380738 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0044151352824ad2b6cf9b80758b5c26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:03.381060 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0044151352824ad2b6cf9b80758b5c26: stopping tablet replica
I20260608 10:00:03.400996 29161 master.cc:584] Master@127.28.122.126:33503 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12686 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 10:00:03.443964 29161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.122.126:34141
I20260608 10:00:03.445313 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:03.451679  2522 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
W20260608 10:00:03.451794  2523 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
I20260608 10:00:03.453961 29161 server_base.cc:1061] running on GCE node
W20260608 10:00:03.454171  2525 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
I20260608 10:00:03.455178 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:03.455440 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:03.455561 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912803455550 us; error 0 us; skew 500 ppm
I20260608 10:00:03.456094 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:03.458698 29161 webserver.cc:533] Webserver started at http://127.28.122.126:36403/ using document root <none> and password file <none>
I20260608 10:00:03.459259 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:03.459437 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:03.459664 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:03.460858 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912650423017-29161-0/minicluster-data/master-0-root/instance:
uuid: "902fcb5a42b74c61927f872b9e0b17bb"
format_stamp: "Formatted at 2026-06-08 10:00:03 on dist-test-slave-th08"
I20260608 10:00:03.466416 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:00:03.470480  2530 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:03.471616 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:00:03.471966 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912650423017-29161-0/minicluster-data/master-0-root
uuid: "902fcb5a42b74c61927f872b9e0b17bb"
format_stamp: "Formatted at 2026-06-08 10:00:03 on dist-test-slave-th08"
I20260608 10:00:03.472259 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912650423017-29161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912650423017-29161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912650423017-29161-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)
I20260608 10:00:03.507977 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:03.509313 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:03.550832 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.126:34141
I20260608 10:00:03.550974  2581 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.126:34141 every 8 connection(s)
I20260608 10:00:03.555593  2582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:03.567497  2582 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 902fcb5a42b74c61927f872b9e0b17bb: Bootstrap starting.
I20260608 10:00:03.573103  2582 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 902fcb5a42b74c61927f872b9e0b17bb: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:03.578421  2582 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 902fcb5a42b74c61927f872b9e0b17bb: No bootstrap required, opened a new log
I20260608 10:00:03.580955  2582 raft_consensus.cc:359] T 00000000000000000000000000000000 P 902fcb5a42b74c61927f872b9e0b17bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "902fcb5a42b74c61927f872b9e0b17bb" member_type: VOTER }
I20260608 10:00:03.581414  2582 raft_consensus.cc:385] T 00000000000000000000000000000000 P 902fcb5a42b74c61927f872b9e0b17bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:03.581663  2582 raft_consensus.cc:740] T 00000000000000000000000000000000 P 902fcb5a42b74c61927f872b9e0b17bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 902fcb5a42b74c61927f872b9e0b17bb, State: Initialized, Role: FOLLOWER
I20260608 10:00:03.582279  2582 consensus_queue.cc:260] T 00000000000000000000000000000000 P 902fcb5a42b74c61927f872b9e0b17bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "902fcb5a42b74c61927f872b9e0b17bb" member_type: VOTER }
I20260608 10:00:03.582783  2582 raft_consensus.cc:399] T 00000000000000000000000000000000 P 902fcb5a42b74c61927f872b9e0b17bb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:03.583031  2582 raft_consensus.cc:493] T 00000000000000000000000000000000 P 902fcb5a42b74c61927f872b9e0b17bb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:03.583349  2582 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 902fcb5a42b74c61927f872b9e0b17bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:03.588124  2582 raft_consensus.cc:515] T 00000000000000000000000000000000 P 902fcb5a42b74c61927f872b9e0b17bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "902fcb5a42b74c61927f872b9e0b17bb" member_type: VOTER }
I20260608 10:00:03.588701  2582 leader_election.cc:304] T 00000000000000000000000000000000 P 902fcb5a42b74c61927f872b9e0b17bb [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: 902fcb5a42b74c61927f872b9e0b17bb; no voters: 
I20260608 10:00:03.589963  2582 leader_election.cc:290] T 00000000000000000000000000000000 P 902fcb5a42b74c61927f872b9e0b17bb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:03.590472  2585 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 902fcb5a42b74c61927f872b9e0b17bb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:03.591902  2585 raft_consensus.cc:697] T 00000000000000000000000000000000 P 902fcb5a42b74c61927f872b9e0b17bb [term 1 LEADER]: Becoming Leader. State: Replica: 902fcb5a42b74c61927f872b9e0b17bb, State: Running, Role: LEADER
I20260608 10:00:03.592670  2585 consensus_queue.cc:237] T 00000000000000000000000000000000 P 902fcb5a42b74c61927f872b9e0b17bb [LEADER]: Queue going to LEADER mode. State: All 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: "902fcb5a42b74c61927f872b9e0b17bb" member_type: VOTER }
I20260608 10:00:03.593025  2582 sys_catalog.cc:565] T 00000000000000000000000000000000 P 902fcb5a42b74c61927f872b9e0b17bb [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:03.595973  2586 sys_catalog.cc:455] T 00000000000000000000000000000000 P 902fcb5a42b74c61927f872b9e0b17bb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "902fcb5a42b74c61927f872b9e0b17bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "902fcb5a42b74c61927f872b9e0b17bb" member_type: VOTER } }
I20260608 10:00:03.596084  2587 sys_catalog.cc:455] T 00000000000000000000000000000000 P 902fcb5a42b74c61927f872b9e0b17bb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 902fcb5a42b74c61927f872b9e0b17bb. Latest consensus state: current_term: 1 leader_uuid: "902fcb5a42b74c61927f872b9e0b17bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "902fcb5a42b74c61927f872b9e0b17bb" member_type: VOTER } }
I20260608 10:00:03.596803  2586 sys_catalog.cc:458] T 00000000000000000000000000000000 P 902fcb5a42b74c61927f872b9e0b17bb [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:03.596894  2587 sys_catalog.cc:458] T 00000000000000000000000000000000 P 902fcb5a42b74c61927f872b9e0b17bb [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:03.600874  2590 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:03.606244  2590 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:03.609380 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:00:03.617414  2590 catalog_manager.cc:1382] Generated new cluster ID: 2a1f1194bea24c5ebbcccebe02c5e385
I20260608 10:00:03.617764  2590 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:03.640142  2590 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:00:03.641589  2590 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:03.660909  2590 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 902fcb5a42b74c61927f872b9e0b17bb: Generated new TSK 0
I20260608 10:00:03.661577  2590 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:00:03.676579 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:03.683568  2603 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
W20260608 10:00:03.684580  2604 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
I20260608 10:00:03.687191 29161 server_base.cc:1061] running on GCE node
W20260608 10:00:03.687222  2606 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
I20260608 10:00:03.688499 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:03.688743 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:03.688918 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912803688905 us; error 0 us; skew 500 ppm
I20260608 10:00:03.689536 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:03.692147 29161 webserver.cc:533] Webserver started at http://127.28.122.65:39671/ using document root <none> and password file <none>
I20260608 10:00:03.692698 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:03.692878 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:03.693158 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:03.694674 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912650423017-29161-0/minicluster-data/ts-0-root/instance:
uuid: "ee0f0366b4f74d54a4d8ecb27220f542"
format_stamp: "Formatted at 2026-06-08 10:00:03 on dist-test-slave-th08"
I20260608 10:00:03.700078 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:00:03.704344  2611 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:03.705214 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:00:03.705562 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912650423017-29161-0/minicluster-data/ts-0-root
uuid: "ee0f0366b4f74d54a4d8ecb27220f542"
format_stamp: "Formatted at 2026-06-08 10:00:03 on dist-test-slave-th08"
I20260608 10:00:03.705914 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912650423017-29161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912650423017-29161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912650423017-29161-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)
I20260608 10:00:03.718794 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:03.720165 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:03.721724 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:03.724354 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:03.724567 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:03.724838 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:03.724994 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:03.767216 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.65:46601
I20260608 10:00:03.767319  2673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.65:46601 every 8 connection(s)
I20260608 10:00:03.772504 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:03.780977  2678 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
W20260608 10:00:03.781991  2679 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
W20260608 10:00:03.785254  2681 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
I20260608 10:00:03.786484 29161 server_base.cc:1061] running on GCE node
I20260608 10:00:03.787725 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:00:03.787854  2674 heartbeater.cc:344] Connected to a master server at 127.28.122.126:34141
W20260608 10:00:03.788038 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:03.788265 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912803788248 us; error 0 us; skew 500 ppm
I20260608 10:00:03.788316  2674 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:03.789204 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:03.789381  2674 heartbeater.cc:507] Master 127.28.122.126:34141 requested a full tablet report, sending...
I20260608 10:00:03.792219  2547 ts_manager.cc:194] Registered new tserver with Master: ee0f0366b4f74d54a4d8ecb27220f542 (127.28.122.65:46601)
I20260608 10:00:03.792227 29161 webserver.cc:533] Webserver started at http://127.28.122.66:36321/ using document root <none> and password file <none>
I20260608 10:00:03.793120 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:03.793308 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:03.793571 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:03.794399  2547 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56928
I20260608 10:00:03.794919 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912650423017-29161-0/minicluster-data/ts-1-root/instance:
uuid: "fd919bdb50a84fb1a96cd648860efec9"
format_stamp: "Formatted at 2026-06-08 10:00:03 on dist-test-slave-th08"
I20260608 10:00:03.800522 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:00:03.804452  2686 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:03.805331 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:00:03.805651 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912650423017-29161-0/minicluster-data/ts-1-root
uuid: "fd919bdb50a84fb1a96cd648860efec9"
format_stamp: "Formatted at 2026-06-08 10:00:03 on dist-test-slave-th08"
I20260608 10:00:03.805976 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912650423017-29161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912650423017-29161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912650423017-29161-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)
I20260608 10:00:03.821962 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:03.823289 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:03.824856 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:03.827252 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:03.827461 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:03.827697 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:03.827852 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:03.870012 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.66:40909
I20260608 10:00:03.870150  2748 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.66:40909 every 8 connection(s)
I20260608 10:00:03.875303 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:03.883029  2752 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
W20260608 10:00:03.884413  2753 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
I20260608 10:00:03.888250 29161 server_base.cc:1061] running on GCE node
I20260608 10:00:03.888533  2749 heartbeater.cc:344] Connected to a master server at 127.28.122.126:34141
I20260608 10:00:03.889132  2749 heartbeater.cc:461] Registering TS with master...
W20260608 10:00:03.889652  2755 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
I20260608 10:00:03.889982  2749 heartbeater.cc:507] Master 127.28.122.126:34141 requested a full tablet report, sending...
I20260608 10:00:03.890764 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:03.891077 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:03.891321 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912803891300 us; error 0 us; skew 500 ppm
I20260608 10:00:03.892064 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:03.892531  2547 ts_manager.cc:194] Registered new tserver with Master: fd919bdb50a84fb1a96cd648860efec9 (127.28.122.66:40909)
I20260608 10:00:03.894207  2547 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56940
I20260608 10:00:03.894897 29161 webserver.cc:533] Webserver started at http://127.28.122.67:34189/ using document root <none> and password file <none>
I20260608 10:00:03.895493 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:03.895731 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:03.896080 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:03.897548 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912650423017-29161-0/minicluster-data/ts-2-root/instance:
uuid: "c7bdf671be2b4331a96f70f9e379598a"
format_stamp: "Formatted at 2026-06-08 10:00:03 on dist-test-slave-th08"
I20260608 10:00:03.903039 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:00:03.906927  2760 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:03.907909 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:00:03.908272 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912650423017-29161-0/minicluster-data/ts-2-root
uuid: "c7bdf671be2b4331a96f70f9e379598a"
format_stamp: "Formatted at 2026-06-08 10:00:03 on dist-test-slave-th08"
I20260608 10:00:03.908530 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912650423017-29161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912650423017-29161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912650423017-29161-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)
I20260608 10:00:03.928766 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:03.930001 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:03.931531 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:03.933928 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:03.934121 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:03.934381 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:03.934530 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:03.977308 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.67:38571
I20260608 10:00:03.977440  2822 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.67:38571 every 8 connection(s)
I20260608 10:00:03.992374  2823 heartbeater.cc:344] Connected to a master server at 127.28.122.126:34141
I20260608 10:00:03.992818  2823 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:03.993610  2823 heartbeater.cc:507] Master 127.28.122.126:34141 requested a full tablet report, sending...
I20260608 10:00:03.995883  2547 ts_manager.cc:194] Registered new tserver with Master: c7bdf671be2b4331a96f70f9e379598a (127.28.122.67:38571)
I20260608 10:00:03.996788 29161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016083417s
I20260608 10:00:03.997617  2547 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56954
I20260608 10:00:04.797602  2674 heartbeater.cc:499] Master 127.28.122.126:34141 was elected leader, sending a full tablet report...
I20260608 10:00:04.897384  2749 heartbeater.cc:499] Master 127.28.122.126:34141 was elected leader, sending a full tablet report...
I20260608 10:00:05.000792  2823 heartbeater.cc:499] Master 127.28.122.126:34141 was elected leader, sending a full tablet report...
I20260608 10:00:05.062542  2547 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56968:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:00:05.064808  2547 catalog_manager.cc:7076] 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.
I20260608 10:00:05.111565  2788 tablet_service.cc:1511] Processing CreateTablet for tablet e0cc082f5ff547cc933246353e85b2b4 (DEFAULT_TABLE table=test-workload [id=ae4de9d5b0a144dd89ac94883ffe5cc9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:00:05.112743  2788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0cc082f5ff547cc933246353e85b2b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:05.116530  2639 tablet_service.cc:1511] Processing CreateTablet for tablet e0cc082f5ff547cc933246353e85b2b4 (DEFAULT_TABLE table=test-workload [id=ae4de9d5b0a144dd89ac94883ffe5cc9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:00:05.117789  2639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0cc082f5ff547cc933246353e85b2b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:05.119987  2714 tablet_service.cc:1511] Processing CreateTablet for tablet e0cc082f5ff547cc933246353e85b2b4 (DEFAULT_TABLE table=test-workload [id=ae4de9d5b0a144dd89ac94883ffe5cc9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:00:05.121471  2714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0cc082f5ff547cc933246353e85b2b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:05.130110  2843 tablet_bootstrap.cc:492] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a: Bootstrap starting.
I20260608 10:00:05.136565  2844 tablet_bootstrap.cc:492] T e0cc082f5ff547cc933246353e85b2b4 P ee0f0366b4f74d54a4d8ecb27220f542: Bootstrap starting.
I20260608 10:00:05.137423  2843 tablet_bootstrap.cc:654] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:05.140240  2845 tablet_bootstrap.cc:492] T e0cc082f5ff547cc933246353e85b2b4 P fd919bdb50a84fb1a96cd648860efec9: Bootstrap starting.
I20260608 10:00:05.145395  2844 tablet_bootstrap.cc:654] T e0cc082f5ff547cc933246353e85b2b4 P ee0f0366b4f74d54a4d8ecb27220f542: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:05.146818  2845 tablet_bootstrap.cc:654] T e0cc082f5ff547cc933246353e85b2b4 P fd919bdb50a84fb1a96cd648860efec9: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:05.147740  2843 tablet_bootstrap.cc:492] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a: No bootstrap required, opened a new log
I20260608 10:00:05.148326  2843 ts_tablet_manager.cc:1403] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260608 10:00:05.151180  2844 tablet_bootstrap.cc:492] T e0cc082f5ff547cc933246353e85b2b4 P ee0f0366b4f74d54a4d8ecb27220f542: No bootstrap required, opened a new log
I20260608 10:00:05.151639  2844 ts_tablet_manager.cc:1403] T e0cc082f5ff547cc933246353e85b2b4 P ee0f0366b4f74d54a4d8ecb27220f542: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260608 10:00:05.151685  2843 raft_consensus.cc:359] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bdf671be2b4331a96f70f9e379598a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38571 } } peers { permanent_uuid: "fd919bdb50a84fb1a96cd648860efec9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40909 } } peers { permanent_uuid: "ee0f0366b4f74d54a4d8ecb27220f542" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 46601 } }
I20260608 10:00:05.152500  2843 raft_consensus.cc:385] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:05.152751  2845 tablet_bootstrap.cc:492] T e0cc082f5ff547cc933246353e85b2b4 P fd919bdb50a84fb1a96cd648860efec9: No bootstrap required, opened a new log
I20260608 10:00:05.152820  2843 raft_consensus.cc:740] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7bdf671be2b4331a96f70f9e379598a, State: Initialized, Role: FOLLOWER
I20260608 10:00:05.153365  2845 ts_tablet_manager.cc:1403] T e0cc082f5ff547cc933246353e85b2b4 P fd919bdb50a84fb1a96cd648860efec9: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 10:00:05.154258  2844 raft_consensus.cc:359] T e0cc082f5ff547cc933246353e85b2b4 P ee0f0366b4f74d54a4d8ecb27220f542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bdf671be2b4331a96f70f9e379598a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38571 } } peers { permanent_uuid: "fd919bdb50a84fb1a96cd648860efec9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40909 } } peers { permanent_uuid: "ee0f0366b4f74d54a4d8ecb27220f542" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 46601 } }
I20260608 10:00:05.154004  2843 consensus_queue.cc:260] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bdf671be2b4331a96f70f9e379598a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38571 } } peers { permanent_uuid: "fd919bdb50a84fb1a96cd648860efec9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40909 } } peers { permanent_uuid: "ee0f0366b4f74d54a4d8ecb27220f542" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 46601 } }
I20260608 10:00:05.154840  2844 raft_consensus.cc:385] T e0cc082f5ff547cc933246353e85b2b4 P ee0f0366b4f74d54a4d8ecb27220f542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:05.155212  2844 raft_consensus.cc:740] T e0cc082f5ff547cc933246353e85b2b4 P ee0f0366b4f74d54a4d8ecb27220f542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee0f0366b4f74d54a4d8ecb27220f542, State: Initialized, Role: FOLLOWER
I20260608 10:00:05.155907  2844 consensus_queue.cc:260] T e0cc082f5ff547cc933246353e85b2b4 P ee0f0366b4f74d54a4d8ecb27220f542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bdf671be2b4331a96f70f9e379598a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38571 } } peers { permanent_uuid: "fd919bdb50a84fb1a96cd648860efec9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40909 } } peers { permanent_uuid: "ee0f0366b4f74d54a4d8ecb27220f542" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 46601 } }
I20260608 10:00:05.156565  2845 raft_consensus.cc:359] T e0cc082f5ff547cc933246353e85b2b4 P fd919bdb50a84fb1a96cd648860efec9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bdf671be2b4331a96f70f9e379598a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38571 } } peers { permanent_uuid: "fd919bdb50a84fb1a96cd648860efec9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40909 } } peers { permanent_uuid: "ee0f0366b4f74d54a4d8ecb27220f542" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 46601 } }
I20260608 10:00:05.157454  2845 raft_consensus.cc:385] T e0cc082f5ff547cc933246353e85b2b4 P fd919bdb50a84fb1a96cd648860efec9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:05.157785  2845 raft_consensus.cc:740] T e0cc082f5ff547cc933246353e85b2b4 P fd919bdb50a84fb1a96cd648860efec9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd919bdb50a84fb1a96cd648860efec9, State: Initialized, Role: FOLLOWER
I20260608 10:00:05.158972  2845 consensus_queue.cc:260] T e0cc082f5ff547cc933246353e85b2b4 P fd919bdb50a84fb1a96cd648860efec9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bdf671be2b4331a96f70f9e379598a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38571 } } peers { permanent_uuid: "fd919bdb50a84fb1a96cd648860efec9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40909 } } peers { permanent_uuid: "ee0f0366b4f74d54a4d8ecb27220f542" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 46601 } }
I20260608 10:00:05.163789  2843 ts_tablet_manager.cc:1434] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 10:00:05.165843  2844 ts_tablet_manager.cc:1434] T e0cc082f5ff547cc933246353e85b2b4 P ee0f0366b4f74d54a4d8ecb27220f542: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 10:00:05.167618  2845 ts_tablet_manager.cc:1434] T e0cc082f5ff547cc933246353e85b2b4 P fd919bdb50a84fb1a96cd648860efec9: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260608 10:00:05.285293  2849 raft_consensus.cc:493] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:05.285794  2849 raft_consensus.cc:515] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bdf671be2b4331a96f70f9e379598a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38571 } } peers { permanent_uuid: "fd919bdb50a84fb1a96cd648860efec9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40909 } } peers { permanent_uuid: "ee0f0366b4f74d54a4d8ecb27220f542" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 46601 } }
I20260608 10:00:05.288488  2849 leader_election.cc:290] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd919bdb50a84fb1a96cd648860efec9 (127.28.122.66:40909), ee0f0366b4f74d54a4d8ecb27220f542 (127.28.122.65:46601)
I20260608 10:00:05.299220  2724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cc082f5ff547cc933246353e85b2b4" candidate_uuid: "c7bdf671be2b4331a96f70f9e379598a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd919bdb50a84fb1a96cd648860efec9" is_pre_election: true
I20260608 10:00:05.299957  2724 raft_consensus.cc:2468] T e0cc082f5ff547cc933246353e85b2b4 P fd919bdb50a84fb1a96cd648860efec9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7bdf671be2b4331a96f70f9e379598a in term 0.
I20260608 10:00:05.300714  2649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cc082f5ff547cc933246353e85b2b4" candidate_uuid: "c7bdf671be2b4331a96f70f9e379598a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee0f0366b4f74d54a4d8ecb27220f542" is_pre_election: true
I20260608 10:00:05.301251  2764 leader_election.cc:304] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7bdf671be2b4331a96f70f9e379598a, fd919bdb50a84fb1a96cd648860efec9; no voters: 
I20260608 10:00:05.301466  2649 raft_consensus.cc:2468] T e0cc082f5ff547cc933246353e85b2b4 P ee0f0366b4f74d54a4d8ecb27220f542 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7bdf671be2b4331a96f70f9e379598a in term 0.
I20260608 10:00:05.302157  2849 raft_consensus.cc:2804] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:05.302493  2849 raft_consensus.cc:493] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:05.302836  2849 raft_consensus.cc:3060] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:05.308418  2849 raft_consensus.cc:515] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bdf671be2b4331a96f70f9e379598a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38571 } } peers { permanent_uuid: "fd919bdb50a84fb1a96cd648860efec9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40909 } } peers { permanent_uuid: "ee0f0366b4f74d54a4d8ecb27220f542" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 46601 } }
I20260608 10:00:05.310158  2849 leader_election.cc:290] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a [CANDIDATE]: Term 1 election: Requested vote from peers fd919bdb50a84fb1a96cd648860efec9 (127.28.122.66:40909), ee0f0366b4f74d54a4d8ecb27220f542 (127.28.122.65:46601)
I20260608 10:00:05.310993  2724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cc082f5ff547cc933246353e85b2b4" candidate_uuid: "c7bdf671be2b4331a96f70f9e379598a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd919bdb50a84fb1a96cd648860efec9"
I20260608 10:00:05.311475  2649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cc082f5ff547cc933246353e85b2b4" candidate_uuid: "c7bdf671be2b4331a96f70f9e379598a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee0f0366b4f74d54a4d8ecb27220f542"
I20260608 10:00:05.311645  2724 raft_consensus.cc:3060] T e0cc082f5ff547cc933246353e85b2b4 P fd919bdb50a84fb1a96cd648860efec9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:05.312114  2649 raft_consensus.cc:3060] T e0cc082f5ff547cc933246353e85b2b4 P ee0f0366b4f74d54a4d8ecb27220f542 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:05.320835  2649 raft_consensus.cc:2468] T e0cc082f5ff547cc933246353e85b2b4 P ee0f0366b4f74d54a4d8ecb27220f542 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bdf671be2b4331a96f70f9e379598a in term 1.
I20260608 10:00:05.320832  2724 raft_consensus.cc:2468] T e0cc082f5ff547cc933246353e85b2b4 P fd919bdb50a84fb1a96cd648860efec9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7bdf671be2b4331a96f70f9e379598a in term 1.
I20260608 10:00:05.322686  2764 leader_election.cc:304] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7bdf671be2b4331a96f70f9e379598a, ee0f0366b4f74d54a4d8ecb27220f542; no voters: 
I20260608 10:00:05.323588  2849 raft_consensus.cc:2804] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:05.324863  2849 raft_consensus.cc:697] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a [term 1 LEADER]: Becoming Leader. State: Replica: c7bdf671be2b4331a96f70f9e379598a, State: Running, Role: LEADER
I20260608 10:00:05.325681  2849 consensus_queue.cc:237] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bdf671be2b4331a96f70f9e379598a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38571 } } peers { permanent_uuid: "fd919bdb50a84fb1a96cd648860efec9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40909 } } peers { permanent_uuid: "ee0f0366b4f74d54a4d8ecb27220f542" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 46601 } }
I20260608 10:00:05.334424  2547 catalog_manager.cc:5696] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a reported cstate change: term changed from 0 to 1, leader changed from <none> to c7bdf671be2b4331a96f70f9e379598a (127.28.122.67). New cstate: current_term: 1 leader_uuid: "c7bdf671be2b4331a96f70f9e379598a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7bdf671be2b4331a96f70f9e379598a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd919bdb50a84fb1a96cd648860efec9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee0f0366b4f74d54a4d8ecb27220f542" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 46601 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:05.361364 29161 tablet_server.cc:179] TabletServer@127.28.122.65:0 shutting down...
I20260608 10:00:05.379212 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:05.380121 29161 tablet_replica.cc:333] T e0cc082f5ff547cc933246353e85b2b4 P ee0f0366b4f74d54a4d8ecb27220f542: stopping tablet replica
I20260608 10:00:05.380687 29161 raft_consensus.cc:2243] T e0cc082f5ff547cc933246353e85b2b4 P ee0f0366b4f74d54a4d8ecb27220f542 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:05.381116 29161 raft_consensus.cc:2272] T e0cc082f5ff547cc933246353e85b2b4 P ee0f0366b4f74d54a4d8ecb27220f542 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:05.400065 29161 tablet_server.cc:196] TabletServer@127.28.122.65:0 shutdown complete.
I20260608 10:00:05.609200  2600 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:05.610844  2600 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:05.611207  2600 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:00:05.748256  2764 consensus_peers.cc:597] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a -> Peer ee0f0366b4f74d54a4d8ecb27220f542 (127.28.122.65:46601): Couldn't send request to peer ee0f0366b4f74d54a4d8ecb27220f542. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:46601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:05.919319  2849 consensus_queue.cc:1048] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd919bdb50a84fb1a96cd648860efec9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:07.612222  2600 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:07.613704  2600 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:07.614126  2600 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:00:08.244467  2764 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.122.65:46601: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260608 10:00:08.247151  2764 consensus_peers.cc:597] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a -> Peer ee0f0366b4f74d54a4d8ecb27220f542 (127.28.122.65:46601): Couldn't send request to peer ee0f0366b4f74d54a4d8ecb27220f542. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:46601: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:00:09.615195  2600 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:09.616652  2600 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:09.616977  2600 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:00:10.982458  2764 consensus_peers.cc:597] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a -> Peer ee0f0366b4f74d54a4d8ecb27220f542 (127.28.122.65:46601): Couldn't send request to peer ee0f0366b4f74d54a4d8ecb27220f542. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:46601: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 10:00:11.618309  2600 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:11.620160  2600 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:11.620510  2600 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:00:13.309124  2764 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.122.65:46601: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260608 10:00:13.311838  2764 consensus_peers.cc:597] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a -> Peer ee0f0366b4f74d54a4d8ecb27220f542 (127.28.122.65:46601): Couldn't send request to peer ee0f0366b4f74d54a4d8ecb27220f542. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:46601: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 10:00:13.621501  2600 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:13.622925  2600 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:13.623240  2600 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:15.624156  2600 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:15.625520  2600 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:15.625794  2600 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:00:15.937120  2764 consensus_peers.cc:597] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a -> Peer ee0f0366b4f74d54a4d8ecb27220f542 (127.28.122.65:46601): Couldn't send request to peer ee0f0366b4f74d54a4d8ecb27220f542. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:46601: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260608 10:00:16.473662 29161 tablet_server.cc:179] TabletServer@127.28.122.66:0 shutting down...
I20260608 10:00:16.497390 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:16.498181 29161 tablet_replica.cc:333] T e0cc082f5ff547cc933246353e85b2b4 P fd919bdb50a84fb1a96cd648860efec9: stopping tablet replica
I20260608 10:00:16.498867 29161 raft_consensus.cc:2243] T e0cc082f5ff547cc933246353e85b2b4 P fd919bdb50a84fb1a96cd648860efec9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:16.499493 29161 raft_consensus.cc:2272] T e0cc082f5ff547cc933246353e85b2b4 P fd919bdb50a84fb1a96cd648860efec9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:16.520664 29161 tablet_server.cc:196] TabletServer@127.28.122.66:0 shutdown complete.
I20260608 10:00:16.535238 29161 tablet_server.cc:179] TabletServer@127.28.122.67:0 shutting down...
I20260608 10:00:16.556094 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:16.556859 29161 tablet_replica.cc:333] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a: stopping tablet replica
I20260608 10:00:16.557436 29161 raft_consensus.cc:2243] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:16.558481 29161 raft_consensus.cc:2272] T e0cc082f5ff547cc933246353e85b2b4 P c7bdf671be2b4331a96f70f9e379598a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:16.578684 29161 tablet_server.cc:196] TabletServer@127.28.122.67:0 shutdown complete.
I20260608 10:00:16.591087 29161 master.cc:562] Master@127.28.122.126:34141 shutting down...
I20260608 10:00:16.612138 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 902fcb5a42b74c61927f872b9e0b17bb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:16.612845 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 902fcb5a42b74c61927f872b9e0b17bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:16.613220 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 902fcb5a42b74c61927f872b9e0b17bb: stopping tablet replica
I20260608 10:00:16.632824 29161 master.cc:584] Master@127.28.122.126:34141 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13225 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 10:00:16.670173 29161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.122.126:41459
I20260608 10:00:16.671449 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:16.677489  2887 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
W20260608 10:00:16.677539  2888 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
W20260608 10:00:16.678825  2890 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
I20260608 10:00:16.680017 29161 server_base.cc:1061] running on GCE node
I20260608 10:00:16.680877 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:16.681056 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:16.681218 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912816681201 us; error 0 us; skew 500 ppm
I20260608 10:00:16.681828 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:16.684439 29161 webserver.cc:533] Webserver started at http://127.28.122.126:45671/ using document root <none> and password file <none>
I20260608 10:00:16.684974 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:16.685148 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:16.685432 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:16.686692 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912650423017-29161-0/minicluster-data/master-0-root/instance:
uuid: "d1133146fe9248d786fec9c7861c4686"
format_stamp: "Formatted at 2026-06-08 10:00:16 on dist-test-slave-th08"
I20260608 10:00:16.691593 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 10:00:16.695497  2895 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:16.696347 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:00:16.696645 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912650423017-29161-0/minicluster-data/master-0-root
uuid: "d1133146fe9248d786fec9c7861c4686"
format_stamp: "Formatted at 2026-06-08 10:00:16 on dist-test-slave-th08"
I20260608 10:00:16.696965 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912650423017-29161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912650423017-29161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912650423017-29161-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)
I20260608 10:00:16.718068 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:16.719409 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:16.759497 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.126:41459
I20260608 10:00:16.759611  2946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.126:41459 every 8 connection(s)
I20260608 10:00:16.763777  2947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.775771  2947 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1133146fe9248d786fec9c7861c4686: Bootstrap starting.
I20260608 10:00:16.780830  2947 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d1133146fe9248d786fec9c7861c4686: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.785285  2947 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1133146fe9248d786fec9c7861c4686: No bootstrap required, opened a new log
I20260608 10:00:16.787711  2947 raft_consensus.cc:359] T 00000000000000000000000000000000 P d1133146fe9248d786fec9c7861c4686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1133146fe9248d786fec9c7861c4686" member_type: VOTER }
I20260608 10:00:16.788148  2947 raft_consensus.cc:385] T 00000000000000000000000000000000 P d1133146fe9248d786fec9c7861c4686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.788338  2947 raft_consensus.cc:740] T 00000000000000000000000000000000 P d1133146fe9248d786fec9c7861c4686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1133146fe9248d786fec9c7861c4686, State: Initialized, Role: FOLLOWER
I20260608 10:00:16.788898  2947 consensus_queue.cc:260] T 00000000000000000000000000000000 P d1133146fe9248d786fec9c7861c4686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d1133146fe9248d786fec9c7861c4686" member_type: VOTER }
I20260608 10:00:16.789323  2947 raft_consensus.cc:399] T 00000000000000000000000000000000 P d1133146fe9248d786fec9c7861c4686 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:16.789513  2947 raft_consensus.cc:493] T 00000000000000000000000000000000 P d1133146fe9248d786fec9c7861c4686 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:16.789723  2947 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d1133146fe9248d786fec9c7861c4686 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:16.794373  2947 raft_consensus.cc:515] T 00000000000000000000000000000000 P d1133146fe9248d786fec9c7861c4686 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1133146fe9248d786fec9c7861c4686" member_type: VOTER }
I20260608 10:00:16.794898  2947 leader_election.cc:304] T 00000000000000000000000000000000 P d1133146fe9248d786fec9c7861c4686 [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: d1133146fe9248d786fec9c7861c4686; no voters: 
I20260608 10:00:16.796139  2947 leader_election.cc:290] T 00000000000000000000000000000000 P d1133146fe9248d786fec9c7861c4686 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:16.796619  2950 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d1133146fe9248d786fec9c7861c4686 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:16.797982  2950 raft_consensus.cc:697] T 00000000000000000000000000000000 P d1133146fe9248d786fec9c7861c4686 [term 1 LEADER]: Becoming Leader. State: Replica: d1133146fe9248d786fec9c7861c4686, State: Running, Role: LEADER
I20260608 10:00:16.798786  2950 consensus_queue.cc:237] T 00000000000000000000000000000000 P d1133146fe9248d786fec9c7861c4686 [LEADER]: Queue going to LEADER mode. State: All 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: "d1133146fe9248d786fec9c7861c4686" member_type: VOTER }
I20260608 10:00:16.799379  2947 sys_catalog.cc:565] T 00000000000000000000000000000000 P d1133146fe9248d786fec9c7861c4686 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:16.802044  2951 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1133146fe9248d786fec9c7861c4686 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d1133146fe9248d786fec9c7861c4686" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1133146fe9248d786fec9c7861c4686" member_type: VOTER } }
I20260608 10:00:16.802178  2952 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1133146fe9248d786fec9c7861c4686 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d1133146fe9248d786fec9c7861c4686. Latest consensus state: current_term: 1 leader_uuid: "d1133146fe9248d786fec9c7861c4686" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1133146fe9248d786fec9c7861c4686" member_type: VOTER } }
I20260608 10:00:16.802800  2951 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1133146fe9248d786fec9c7861c4686 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:16.802875  2952 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1133146fe9248d786fec9c7861c4686 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:16.809382  2955 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:16.817072  2955 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:16.818071 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:00:16.826720  2955 catalog_manager.cc:1382] Generated new cluster ID: 6870f0b1db1e4d188a4639edfbbee04e
I20260608 10:00:16.826972  2955 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:16.846429  2955 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:00:16.847779  2955 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:16.859647  2955 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d1133146fe9248d786fec9c7861c4686: Generated new TSK 0
I20260608 10:00:16.860236  2955 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:00:16.884833 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:16.891640  2968 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
W20260608 10:00:16.892478  2969 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
W20260608 10:00:16.895162  2971 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
I20260608 10:00:16.895207 29161 server_base.cc:1061] running on GCE node
I20260608 10:00:16.896339 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:16.896530 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:16.896688 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912816896673 us; error 0 us; skew 500 ppm
I20260608 10:00:16.897320 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:16.899721 29161 webserver.cc:533] Webserver started at http://127.28.122.65:35669/ using document root <none> and password file <none>
I20260608 10:00:16.900295 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:16.900523 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:16.900838 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:16.901947 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912650423017-29161-0/minicluster-data/ts-0-root/instance:
uuid: "e9ea807c99354ee3bbce498c7fbcb9c1"
format_stamp: "Formatted at 2026-06-08 10:00:16 on dist-test-slave-th08"
I20260608 10:00:16.906556 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 10:00:16.910189  2976 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:16.910974 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:00:16.911293 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912650423017-29161-0/minicluster-data/ts-0-root
uuid: "e9ea807c99354ee3bbce498c7fbcb9c1"
format_stamp: "Formatted at 2026-06-08 10:00:16 on dist-test-slave-th08"
I20260608 10:00:16.911552 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912650423017-29161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912650423017-29161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912650423017-29161-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)
I20260608 10:00:16.946393 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:16.947700 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:16.949199 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:16.951761 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:16.951964 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:16.952208 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:16.952368 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:16.993054 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.65:37539
I20260608 10:00:16.993177  3038 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.65:37539 every 8 connection(s)
I20260608 10:00:16.998325 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:17.006482  3043 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
W20260608 10:00:17.007562  3044 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
I20260608 10:00:17.009274 29161 server_base.cc:1061] running on GCE node
W20260608 10:00:17.010120  3046 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
I20260608 10:00:17.011014 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:17.011294 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:17.011466 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912817011450 us; error 0 us; skew 500 ppm
I20260608 10:00:17.012177 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:17.014909 29161 webserver.cc:533] Webserver started at http://127.28.122.66:44513/ using document root <none> and password file <none>
I20260608 10:00:17.015506 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:17.015760 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:17.015766  3039 heartbeater.cc:344] Connected to a master server at 127.28.122.126:41459
I20260608 10:00:17.016227 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:17.016319  3039 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:17.017367  3039 heartbeater.cc:507] Master 127.28.122.126:41459 requested a full tablet report, sending...
I20260608 10:00:17.017970 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912650423017-29161-0/minicluster-data/ts-1-root/instance:
uuid: "b33507e7808644c58312558b781f461e"
format_stamp: "Formatted at 2026-06-08 10:00:17 on dist-test-slave-th08"
I20260608 10:00:17.019855  2912 ts_manager.cc:194] Registered new tserver with Master: e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539)
I20260608 10:00:17.021883  2912 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36562
I20260608 10:00:17.023412 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:00:17.027073  3051 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:17.028059 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:00:17.028385 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912650423017-29161-0/minicluster-data/ts-1-root
uuid: "b33507e7808644c58312558b781f461e"
format_stamp: "Formatted at 2026-06-08 10:00:17 on dist-test-slave-th08"
I20260608 10:00:17.028657 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912650423017-29161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912650423017-29161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912650423017-29161-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)
I20260608 10:00:17.049428 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:17.050662 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:17.052209 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:17.054703 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:17.054903 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:17.055248 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:17.055414 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:17.096132 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.66:34991
I20260608 10:00:17.096283  3113 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.66:34991 every 8 connection(s)
I20260608 10:00:17.101655 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:17.109736  3117 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
W20260608 10:00:17.111935  3118 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
I20260608 10:00:17.113313 29161 server_base.cc:1061] running on GCE node
W20260608 10:00:17.114267  3120 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
I20260608 10:00:17.115296 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:17.115531 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:17.115490  3114 heartbeater.cc:344] Connected to a master server at 127.28.122.126:41459
I20260608 10:00:17.115973 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912817115951 us; error 0 us; skew 500 ppm
I20260608 10:00:17.116156  3114 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:17.116848 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:17.117125  3114 heartbeater.cc:507] Master 127.28.122.126:41459 requested a full tablet report, sending...
I20260608 10:00:17.119539 29161 webserver.cc:533] Webserver started at http://127.28.122.67:37087/ using document root <none> and password file <none>
I20260608 10:00:17.119544  2912 ts_manager.cc:194] Registered new tserver with Master: b33507e7808644c58312558b781f461e (127.28.122.66:34991)
I20260608 10:00:17.120213 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:17.120467 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:17.120720 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:17.121286  2912 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36572
I20260608 10:00:17.122000 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912650423017-29161-0/minicluster-data/ts-2-root/instance:
uuid: "b68c264253394f5abb42b35c9cd83a72"
format_stamp: "Formatted at 2026-06-08 10:00:17 on dist-test-slave-th08"
I20260608 10:00:17.127306 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.007s
I20260608 10:00:17.131129  3125 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:17.131947 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:00:17.132244 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912650423017-29161-0/minicluster-data/ts-2-root
uuid: "b68c264253394f5abb42b35c9cd83a72"
format_stamp: "Formatted at 2026-06-08 10:00:17 on dist-test-slave-th08"
I20260608 10:00:17.132531 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912650423017-29161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912650423017-29161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912650423017-29161-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)
I20260608 10:00:17.180265 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:17.181564 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:17.183393 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:17.185804 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:17.186007 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:17.186241 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:17.186396 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:17.229116 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.67:46593
I20260608 10:00:17.229238  3187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.67:46593 every 8 connection(s)
I20260608 10:00:17.243943  3188 heartbeater.cc:344] Connected to a master server at 127.28.122.126:41459
I20260608 10:00:17.244369  3188 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:17.245203  3188 heartbeater.cc:507] Master 127.28.122.126:41459 requested a full tablet report, sending...
I20260608 10:00:17.247454  2912 ts_manager.cc:194] Registered new tserver with Master: b68c264253394f5abb42b35c9cd83a72 (127.28.122.67:46593)
I20260608 10:00:17.248332 29161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015913745s
I20260608 10:00:17.249158  2912 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36588
I20260608 10:00:18.024945  3039 heartbeater.cc:499] Master 127.28.122.126:41459 was elected leader, sending a full tablet report...
I20260608 10:00:18.124446  3114 heartbeater.cc:499] Master 127.28.122.126:41459 was elected leader, sending a full tablet report...
I20260608 10:00:18.252221  3188 heartbeater.cc:499] Master 127.28.122.126:41459 was elected leader, sending a full tablet report...
I20260608 10:00:18.307931  2912 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36590:
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\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:00:18.310467  2912 catalog_manager.cc:7076] 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.
I20260608 10:00:18.367163  3079 tablet_service.cc:1511] Processing CreateTablet for tablet 9f29a7d8c94046e6b33000e00b3f41db (DEFAULT_TABLE table=test-workload [id=ec747d7dc9c243479a50429027356e6b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:00:18.368836  3079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f29a7d8c94046e6b33000e00b3f41db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:18.370368  3078 tablet_service.cc:1511] Processing CreateTablet for tablet 4e0090d102ab4b58a7e03a7b19f3dc73 (DEFAULT_TABLE table=test-workload [id=ec747d7dc9c243479a50429027356e6b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:00:18.373252  3078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e0090d102ab4b58a7e03a7b19f3dc73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:18.372313  3077 tablet_service.cc:1511] Processing CreateTablet for tablet d2053b2b2d3b45b8b437746021ffd2a2 (DEFAULT_TABLE table=test-workload [id=ec747d7dc9c243479a50429027356e6b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:00:18.371661  3076 tablet_service.cc:1511] Processing CreateTablet for tablet 6fc7089fee64448389887e4314f8aa49 (DEFAULT_TABLE table=test-workload [id=ec747d7dc9c243479a50429027356e6b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:00:18.374871  3153 tablet_service.cc:1511] Processing CreateTablet for tablet 9f29a7d8c94046e6b33000e00b3f41db (DEFAULT_TABLE table=test-workload [id=ec747d7dc9c243479a50429027356e6b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:00:18.376377  3153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f29a7d8c94046e6b33000e00b3f41db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:18.377185  3150 tablet_service.cc:1511] Processing CreateTablet for tablet 6fc7089fee64448389887e4314f8aa49 (DEFAULT_TABLE table=test-workload [id=ec747d7dc9c243479a50429027356e6b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:00:18.378566  3150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fc7089fee64448389887e4314f8aa49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:18.380578  3151 tablet_service.cc:1511] Processing CreateTablet for tablet d2053b2b2d3b45b8b437746021ffd2a2 (DEFAULT_TABLE table=test-workload [id=ec747d7dc9c243479a50429027356e6b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:00:18.380920  3152 tablet_service.cc:1511] Processing CreateTablet for tablet 4e0090d102ab4b58a7e03a7b19f3dc73 (DEFAULT_TABLE table=test-workload [id=ec747d7dc9c243479a50429027356e6b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:00:18.382061  3151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2053b2b2d3b45b8b437746021ffd2a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:18.382783  3152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e0090d102ab4b58a7e03a7b19f3dc73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:18.375383  3076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fc7089fee64448389887e4314f8aa49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:18.384119  3077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2053b2b2d3b45b8b437746021ffd2a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:18.403129  3004 tablet_service.cc:1511] Processing CreateTablet for tablet 9f29a7d8c94046e6b33000e00b3f41db (DEFAULT_TABLE table=test-workload [id=ec747d7dc9c243479a50429027356e6b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:00:18.404703  3004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f29a7d8c94046e6b33000e00b3f41db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:18.409921  3209 tablet_bootstrap.cc:492] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72: Bootstrap starting.
I20260608 10:00:18.412442  3003 tablet_service.cc:1511] Processing CreateTablet for tablet 4e0090d102ab4b58a7e03a7b19f3dc73 (DEFAULT_TABLE table=test-workload [id=ec747d7dc9c243479a50429027356e6b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:00:18.413349  3001 tablet_service.cc:1511] Processing CreateTablet for tablet 6fc7089fee64448389887e4314f8aa49 (DEFAULT_TABLE table=test-workload [id=ec747d7dc9c243479a50429027356e6b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:00:18.414062  3003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e0090d102ab4b58a7e03a7b19f3dc73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:18.414718  3001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fc7089fee64448389887e4314f8aa49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:18.416682  3002 tablet_service.cc:1511] Processing CreateTablet for tablet d2053b2b2d3b45b8b437746021ffd2a2 (DEFAULT_TABLE table=test-workload [id=ec747d7dc9c243479a50429027356e6b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:00:18.418082  3002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2053b2b2d3b45b8b437746021ffd2a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:18.413014  3208 tablet_bootstrap.cc:492] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e: Bootstrap starting.
I20260608 10:00:18.426200  3208 tablet_bootstrap.cc:654] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:18.450093  3209 tablet_bootstrap.cc:654] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:18.457056  3210 tablet_bootstrap.cc:492] T 9f29a7d8c94046e6b33000e00b3f41db P e9ea807c99354ee3bbce498c7fbcb9c1: Bootstrap starting.
I20260608 10:00:18.458189  3208 tablet_bootstrap.cc:492] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e: No bootstrap required, opened a new log
I20260608 10:00:18.458918  3208 ts_tablet_manager.cc:1403] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e: Time spent bootstrapping tablet: real 0.046s	user 0.005s	sys 0.012s
I20260608 10:00:18.461732  3209 tablet_bootstrap.cc:492] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72: No bootstrap required, opened a new log
I20260608 10:00:18.461779  3208 raft_consensus.cc:359] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.462486  3209 ts_tablet_manager.cc:1403] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.007s
I20260608 10:00:18.462646  3208 raft_consensus.cc:385] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:18.462988  3208 raft_consensus.cc:740] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b33507e7808644c58312558b781f461e, State: Initialized, Role: FOLLOWER
I20260608 10:00:18.463778  3208 consensus_queue.cc:260] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.464915  3210 tablet_bootstrap.cc:654] T 9f29a7d8c94046e6b33000e00b3f41db P e9ea807c99354ee3bbce498c7fbcb9c1: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:18.465737  3209 raft_consensus.cc:359] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.466532  3209 raft_consensus.cc:385] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:18.466915  3209 raft_consensus.cc:740] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b68c264253394f5abb42b35c9cd83a72, State: Initialized, Role: FOLLOWER
I20260608 10:00:18.468257  3208 ts_tablet_manager.cc:1434] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:00:18.467921  3209 consensus_queue.cc:260] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.469322  3208 tablet_bootstrap.cc:492] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e: Bootstrap starting.
I20260608 10:00:18.471288  3209 ts_tablet_manager.cc:1434] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 10:00:18.472465  3209 tablet_bootstrap.cc:492] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72: Bootstrap starting.
I20260608 10:00:18.480737  3209 tablet_bootstrap.cc:654] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:18.484025  3210 tablet_bootstrap.cc:492] T 9f29a7d8c94046e6b33000e00b3f41db P e9ea807c99354ee3bbce498c7fbcb9c1: No bootstrap required, opened a new log
I20260608 10:00:18.484650  3210 ts_tablet_manager.cc:1403] T 9f29a7d8c94046e6b33000e00b3f41db P e9ea807c99354ee3bbce498c7fbcb9c1: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.008s
I20260608 10:00:18.487869  3210 raft_consensus.cc:359] T 9f29a7d8c94046e6b33000e00b3f41db P e9ea807c99354ee3bbce498c7fbcb9c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.488487  3208 tablet_bootstrap.cc:654] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:18.488631  3210 raft_consensus.cc:385] T 9f29a7d8c94046e6b33000e00b3f41db P e9ea807c99354ee3bbce498c7fbcb9c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:18.489975  3210 raft_consensus.cc:740] T 9f29a7d8c94046e6b33000e00b3f41db P e9ea807c99354ee3bbce498c7fbcb9c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ea807c99354ee3bbce498c7fbcb9c1, State: Initialized, Role: FOLLOWER
I20260608 10:00:18.490810  3210 consensus_queue.cc:260] T 9f29a7d8c94046e6b33000e00b3f41db P e9ea807c99354ee3bbce498c7fbcb9c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.491331  3209 tablet_bootstrap.cc:492] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72: No bootstrap required, opened a new log
I20260608 10:00:18.491891  3209 ts_tablet_manager.cc:1403] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260608 10:00:18.493692  3210 ts_tablet_manager.cc:1434] T 9f29a7d8c94046e6b33000e00b3f41db P e9ea807c99354ee3bbce498c7fbcb9c1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:00:18.494836  3210 tablet_bootstrap.cc:492] T 6fc7089fee64448389887e4314f8aa49 P e9ea807c99354ee3bbce498c7fbcb9c1: Bootstrap starting.
I20260608 10:00:18.496235  3209 raft_consensus.cc:359] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.497113  3209 raft_consensus.cc:385] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:18.497433  3209 raft_consensus.cc:740] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b68c264253394f5abb42b35c9cd83a72, State: Initialized, Role: FOLLOWER
I20260608 10:00:18.498534  3209 consensus_queue.cc:260] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.501744  3209 ts_tablet_manager.cc:1434] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260608 10:00:18.503038  3209 tablet_bootstrap.cc:492] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b68c264253394f5abb42b35c9cd83a72: Bootstrap starting.
I20260608 10:00:18.506338  3208 tablet_bootstrap.cc:492] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e: No bootstrap required, opened a new log
I20260608 10:00:18.507026  3208 ts_tablet_manager.cc:1403] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.011s
I20260608 10:00:18.511416  3209 tablet_bootstrap.cc:654] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b68c264253394f5abb42b35c9cd83a72: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:18.511296  3208 raft_consensus.cc:359] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.512116  3208 raft_consensus.cc:385] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:18.512513  3208 raft_consensus.cc:740] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b33507e7808644c58312558b781f461e, State: Initialized, Role: FOLLOWER
I20260608 10:00:18.513641  3208 consensus_queue.cc:260] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.514777  3210 tablet_bootstrap.cc:654] T 6fc7089fee64448389887e4314f8aa49 P e9ea807c99354ee3bbce498c7fbcb9c1: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:18.516460  3208 ts_tablet_manager.cc:1434] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:00:18.517792  3208 tablet_bootstrap.cc:492] T 6fc7089fee64448389887e4314f8aa49 P b33507e7808644c58312558b781f461e: Bootstrap starting.
I20260608 10:00:18.523703  3209 tablet_bootstrap.cc:492] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b68c264253394f5abb42b35c9cd83a72: No bootstrap required, opened a new log
I20260608 10:00:18.524343  3209 ts_tablet_manager.cc:1403] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b68c264253394f5abb42b35c9cd83a72: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260608 10:00:18.524658  3208 tablet_bootstrap.cc:654] T 6fc7089fee64448389887e4314f8aa49 P b33507e7808644c58312558b781f461e: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:18.527577  3209 raft_consensus.cc:359] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.528357  3209 raft_consensus.cc:385] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:18.528663  3209 raft_consensus.cc:740] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b68c264253394f5abb42b35c9cd83a72, State: Initialized, Role: FOLLOWER
I20260608 10:00:18.529923  3210 tablet_bootstrap.cc:492] T 6fc7089fee64448389887e4314f8aa49 P e9ea807c99354ee3bbce498c7fbcb9c1: No bootstrap required, opened a new log
I20260608 10:00:18.529644  3209 consensus_queue.cc:260] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b68c264253394f5abb42b35c9cd83a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.530476  3210 ts_tablet_manager.cc:1403] T 6fc7089fee64448389887e4314f8aa49 P e9ea807c99354ee3bbce498c7fbcb9c1: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.003s
I20260608 10:00:18.531795  3208 tablet_bootstrap.cc:492] T 6fc7089fee64448389887e4314f8aa49 P b33507e7808644c58312558b781f461e: No bootstrap required, opened a new log
I20260608 10:00:18.532060  3209 ts_tablet_manager.cc:1434] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b68c264253394f5abb42b35c9cd83a72: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:00:18.532364  3208 ts_tablet_manager.cc:1403] T 6fc7089fee64448389887e4314f8aa49 P b33507e7808644c58312558b781f461e: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 10:00:18.533162  3209 tablet_bootstrap.cc:492] T d2053b2b2d3b45b8b437746021ffd2a2 P b68c264253394f5abb42b35c9cd83a72: Bootstrap starting.
I20260608 10:00:18.533722  3210 raft_consensus.cc:359] T 6fc7089fee64448389887e4314f8aa49 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.534523  3210 raft_consensus.cc:385] T 6fc7089fee64448389887e4314f8aa49 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:18.538065  3210 raft_consensus.cc:740] T 6fc7089fee64448389887e4314f8aa49 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ea807c99354ee3bbce498c7fbcb9c1, State: Initialized, Role: FOLLOWER
I20260608 10:00:18.538813  3210 consensus_queue.cc:260] T 6fc7089fee64448389887e4314f8aa49 P e9ea807c99354ee3bbce498c7fbcb9c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.535751  3208 raft_consensus.cc:359] T 6fc7089fee64448389887e4314f8aa49 P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.539872  3209 tablet_bootstrap.cc:654] T d2053b2b2d3b45b8b437746021ffd2a2 P b68c264253394f5abb42b35c9cd83a72: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:18.540165  3208 raft_consensus.cc:385] T 6fc7089fee64448389887e4314f8aa49 P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:18.540545  3208 raft_consensus.cc:740] T 6fc7089fee64448389887e4314f8aa49 P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b33507e7808644c58312558b781f461e, State: Initialized, Role: FOLLOWER
I20260608 10:00:18.541431  3208 consensus_queue.cc:260] T 6fc7089fee64448389887e4314f8aa49 P b33507e7808644c58312558b781f461e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.543260  3214 raft_consensus.cc:493] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:18.543852  3214 raft_consensus.cc:515] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.548058  3210 ts_tablet_manager.cc:1434] T 6fc7089fee64448389887e4314f8aa49 P e9ea807c99354ee3bbce498c7fbcb9c1: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260608 10:00:18.549178  3210 tablet_bootstrap.cc:492] T 4e0090d102ab4b58a7e03a7b19f3dc73 P e9ea807c99354ee3bbce498c7fbcb9c1: Bootstrap starting.
I20260608 10:00:18.550436  3214 leader_election.cc:290] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539), b33507e7808644c58312558b781f461e (127.28.122.66:34991)
I20260608 10:00:18.556044  3210 tablet_bootstrap.cc:654] T 4e0090d102ab4b58a7e03a7b19f3dc73 P e9ea807c99354ee3bbce498c7fbcb9c1: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:18.558207  3208 ts_tablet_manager.cc:1434] T 6fc7089fee64448389887e4314f8aa49 P b33507e7808644c58312558b781f461e: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260608 10:00:18.561102  3209 tablet_bootstrap.cc:492] T d2053b2b2d3b45b8b437746021ffd2a2 P b68c264253394f5abb42b35c9cd83a72: No bootstrap required, opened a new log
I20260608 10:00:18.561810  3209 ts_tablet_manager.cc:1403] T d2053b2b2d3b45b8b437746021ffd2a2 P b68c264253394f5abb42b35c9cd83a72: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.016s
I20260608 10:00:18.565165  3209 raft_consensus.cc:359] T d2053b2b2d3b45b8b437746021ffd2a2 P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.566085  3209 raft_consensus.cc:385] T d2053b2b2d3b45b8b437746021ffd2a2 P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:18.566476  3209 raft_consensus.cc:740] T d2053b2b2d3b45b8b437746021ffd2a2 P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b68c264253394f5abb42b35c9cd83a72, State: Initialized, Role: FOLLOWER
I20260608 10:00:18.567358  3209 consensus_queue.cc:260] T d2053b2b2d3b45b8b437746021ffd2a2 P b68c264253394f5abb42b35c9cd83a72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.569685  3208 tablet_bootstrap.cc:492] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e: Bootstrap starting.
I20260608 10:00:18.571797  3209 ts_tablet_manager.cc:1434] T d2053b2b2d3b45b8b437746021ffd2a2 P b68c264253394f5abb42b35c9cd83a72: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:00:18.575832  3014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc7089fee64448389887e4314f8aa49" candidate_uuid: "b68c264253394f5abb42b35c9cd83a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" is_pre_election: true
I20260608 10:00:18.576586  3210 tablet_bootstrap.cc:492] T 4e0090d102ab4b58a7e03a7b19f3dc73 P e9ea807c99354ee3bbce498c7fbcb9c1: No bootstrap required, opened a new log
I20260608 10:00:18.576689  3014 raft_consensus.cc:2468] T 6fc7089fee64448389887e4314f8aa49 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b68c264253394f5abb42b35c9cd83a72 in term 0.
I20260608 10:00:18.577224  3210 ts_tablet_manager.cc:1403] T 4e0090d102ab4b58a7e03a7b19f3dc73 P e9ea807c99354ee3bbce498c7fbcb9c1: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.006s
I20260608 10:00:18.577906  3214 raft_consensus.cc:493] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:18.578414  3214 raft_consensus.cc:515] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.578809  3208 tablet_bootstrap.cc:654] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:18.578670  3129 leader_election.cc:304] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b68c264253394f5abb42b35c9cd83a72, e9ea807c99354ee3bbce498c7fbcb9c1; no voters: 
I20260608 10:00:18.580857  3210 raft_consensus.cc:359] T 4e0090d102ab4b58a7e03a7b19f3dc73 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.581682  3210 raft_consensus.cc:385] T 4e0090d102ab4b58a7e03a7b19f3dc73 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:18.582032  3210 raft_consensus.cc:740] T 4e0090d102ab4b58a7e03a7b19f3dc73 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ea807c99354ee3bbce498c7fbcb9c1, State: Initialized, Role: FOLLOWER
I20260608 10:00:18.583079  3210 consensus_queue.cc:260] T 4e0090d102ab4b58a7e03a7b19f3dc73 P e9ea807c99354ee3bbce498c7fbcb9c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.585676  3210 ts_tablet_manager.cc:1434] T 4e0090d102ab4b58a7e03a7b19f3dc73 P e9ea807c99354ee3bbce498c7fbcb9c1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:00:18.580847  3214 leader_election.cc:290] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b33507e7808644c58312558b781f461e (127.28.122.66:34991), e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539)
I20260608 10:00:18.587468  3214 raft_consensus.cc:2804] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:18.589182  3014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f29a7d8c94046e6b33000e00b3f41db" candidate_uuid: "b68c264253394f5abb42b35c9cd83a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" is_pre_election: true
I20260608 10:00:18.590886  3214 raft_consensus.cc:493] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:18.591236  3014 raft_consensus.cc:2468] T 9f29a7d8c94046e6b33000e00b3f41db P e9ea807c99354ee3bbce498c7fbcb9c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b68c264253394f5abb42b35c9cd83a72 in term 0.
I20260608 10:00:18.591760  3214 raft_consensus.cc:3060] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:18.590533  3208 tablet_bootstrap.cc:492] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e: No bootstrap required, opened a new log
I20260608 10:00:18.592623  3129 leader_election.cc:304] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b68c264253394f5abb42b35c9cd83a72, e9ea807c99354ee3bbce498c7fbcb9c1; no voters: 
I20260608 10:00:18.593107  3208 ts_tablet_manager.cc:1403] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.010s
I20260608 10:00:18.595120  3089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc7089fee64448389887e4314f8aa49" candidate_uuid: "b68c264253394f5abb42b35c9cd83a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33507e7808644c58312558b781f461e" is_pre_election: true
I20260608 10:00:18.595854  3089 raft_consensus.cc:2468] T 6fc7089fee64448389887e4314f8aa49 P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b68c264253394f5abb42b35c9cd83a72 in term 0.
I20260608 10:00:18.596493  3208 raft_consensus.cc:359] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.586897  3210 tablet_bootstrap.cc:492] T d2053b2b2d3b45b8b437746021ffd2a2 P e9ea807c99354ee3bbce498c7fbcb9c1: Bootstrap starting.
I20260608 10:00:18.598405  3089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f29a7d8c94046e6b33000e00b3f41db" candidate_uuid: "b68c264253394f5abb42b35c9cd83a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33507e7808644c58312558b781f461e" is_pre_election: true
I20260608 10:00:18.597345  3226 raft_consensus.cc:2804] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:18.599566  3214 raft_consensus.cc:515] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.600049  3226 raft_consensus.cc:493] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:18.600622  3226 raft_consensus.cc:3060] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:18.602110  3214 leader_election.cc:290] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [CANDIDATE]: Term 1 election: Requested vote from peers e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539), b33507e7808644c58312558b781f461e (127.28.122.66:34991)
I20260608 10:00:18.597337  3208 raft_consensus.cc:385] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:18.602887  3014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc7089fee64448389887e4314f8aa49" candidate_uuid: "b68c264253394f5abb42b35c9cd83a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1"
I20260608 10:00:18.603091  3208 raft_consensus.cc:740] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b33507e7808644c58312558b781f461e, State: Initialized, Role: FOLLOWER
I20260608 10:00:18.603552  3014 raft_consensus.cc:3060] T 6fc7089fee64448389887e4314f8aa49 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:18.604097  3088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc7089fee64448389887e4314f8aa49" candidate_uuid: "b68c264253394f5abb42b35c9cd83a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33507e7808644c58312558b781f461e"
I20260608 10:00:18.604844  3088 raft_consensus.cc:3060] T 6fc7089fee64448389887e4314f8aa49 P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:18.608757  3210 tablet_bootstrap.cc:654] T d2053b2b2d3b45b8b437746021ffd2a2 P e9ea807c99354ee3bbce498c7fbcb9c1: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:18.611711  3014 raft_consensus.cc:2468] T 6fc7089fee64448389887e4314f8aa49 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68c264253394f5abb42b35c9cd83a72 in term 1.
I20260608 10:00:18.612027  3226 raft_consensus.cc:515] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.612648  3088 raft_consensus.cc:2468] T 6fc7089fee64448389887e4314f8aa49 P b33507e7808644c58312558b781f461e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68c264253394f5abb42b35c9cd83a72 in term 1.
I20260608 10:00:18.604094  3208 consensus_queue.cc:260] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.615011  3213 raft_consensus.cc:493] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:18.613547  3129 leader_election.cc:304] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b68c264253394f5abb42b35c9cd83a72, e9ea807c99354ee3bbce498c7fbcb9c1; no voters: 
I20260608 10:00:18.615260  3226 leader_election.cc:290] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [CANDIDATE]: Term 1 election: Requested vote from peers b33507e7808644c58312558b781f461e (127.28.122.66:34991), e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539)
I20260608 10:00:18.615613  3213 raft_consensus.cc:515] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.615923  3226 raft_consensus.cc:2804] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:18.616572  3210 tablet_bootstrap.cc:492] T d2053b2b2d3b45b8b437746021ffd2a2 P e9ea807c99354ee3bbce498c7fbcb9c1: No bootstrap required, opened a new log
I20260608 10:00:18.616537  3226 raft_consensus.cc:697] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [term 1 LEADER]: Becoming Leader. State: Replica: b68c264253394f5abb42b35c9cd83a72, State: Running, Role: LEADER
I20260608 10:00:18.617303  3210 ts_tablet_manager.cc:1403] T d2053b2b2d3b45b8b437746021ffd2a2 P e9ea807c99354ee3bbce498c7fbcb9c1: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.003s
I20260608 10:00:18.617427  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f29a7d8c94046e6b33000e00b3f41db" candidate_uuid: "b68c264253394f5abb42b35c9cd83a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33507e7808644c58312558b781f461e"
I20260608 10:00:18.617687  3226 consensus_queue.cc:237] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.620303  3089 raft_consensus.cc:2468] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b68c264253394f5abb42b35c9cd83a72 in term 0.
I20260608 10:00:18.621206  3210 raft_consensus.cc:359] T d2053b2b2d3b45b8b437746021ffd2a2 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.622136  3210 raft_consensus.cc:385] T d2053b2b2d3b45b8b437746021ffd2a2 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:18.622476  3210 raft_consensus.cc:740] T d2053b2b2d3b45b8b437746021ffd2a2 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ea807c99354ee3bbce498c7fbcb9c1, State: Initialized, Role: FOLLOWER
I20260608 10:00:18.621626  3217 raft_consensus.cc:493] T 4e0090d102ab4b58a7e03a7b19f3dc73 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:18.623068  3217 raft_consensus.cc:515] T 4e0090d102ab4b58a7e03a7b19f3dc73 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.623445  3210 consensus_queue.cc:260] T d2053b2b2d3b45b8b437746021ffd2a2 P e9ea807c99354ee3bbce498c7fbcb9c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.624758  3014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f29a7d8c94046e6b33000e00b3f41db" candidate_uuid: "b68c264253394f5abb42b35c9cd83a72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1"
I20260608 10:00:18.625356  3014 raft_consensus.cc:3060] T 9f29a7d8c94046e6b33000e00b3f41db P e9ea807c99354ee3bbce498c7fbcb9c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:18.626765  3213 leader_election.cc:290] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539), b68c264253394f5abb42b35c9cd83a72 (127.28.122.67:46593)
I20260608 10:00:18.631315  3213 raft_consensus.cc:493] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:18.631886  3213 raft_consensus.cc:515] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.633131  3014 raft_consensus.cc:2468] T 9f29a7d8c94046e6b33000e00b3f41db P e9ea807c99354ee3bbce498c7fbcb9c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b68c264253394f5abb42b35c9cd83a72 in term 1.
I20260608 10:00:18.634510  3213 leader_election.cc:290] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539), b68c264253394f5abb42b35c9cd83a72 (127.28.122.67:46593)
I20260608 10:00:18.636180  3129 leader_election.cc:304] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b68c264253394f5abb42b35c9cd83a72, e9ea807c99354ee3bbce498c7fbcb9c1; no voters: b33507e7808644c58312558b781f461e
I20260608 10:00:18.637349  3214 raft_consensus.cc:2804] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:18.646489  3217 leader_election.cc:290] T 4e0090d102ab4b58a7e03a7b19f3dc73 P e9ea807c99354ee3bbce498c7fbcb9c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b33507e7808644c58312558b781f461e (127.28.122.66:34991), b68c264253394f5abb42b35c9cd83a72 (127.28.122.67:46593)
I20260608 10:00:18.647617  3213 raft_consensus.cc:493] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:18.648373  3213 raft_consensus.cc:515] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.651170  3213 leader_election.cc:290] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539), b68c264253394f5abb42b35c9cd83a72 (127.28.122.67:46593)
I20260608 10:00:18.655012  3210 ts_tablet_manager.cc:1434] T d2053b2b2d3b45b8b437746021ffd2a2 P e9ea807c99354ee3bbce498c7fbcb9c1: Time spent starting tablet: real 0.037s	user 0.021s	sys 0.015s
I20260608 10:00:18.668584  3214 raft_consensus.cc:697] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [term 1 LEADER]: Becoming Leader. State: Replica: b68c264253394f5abb42b35c9cd83a72, State: Running, Role: LEADER
I20260608 10:00:18.670249  3214 consensus_queue.cc:237] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.672659  3208 ts_tablet_manager.cc:1434] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e: Time spent starting tablet: real 0.079s	user 0.024s	sys 0.014s
I20260608 10:00:18.673156  3014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f29a7d8c94046e6b33000e00b3f41db" candidate_uuid: "b33507e7808644c58312558b781f461e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" is_pre_election: true
I20260608 10:00:18.674005  3014 raft_consensus.cc:2393] T 9f29a7d8c94046e6b33000e00b3f41db P e9ea807c99354ee3bbce498c7fbcb9c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b33507e7808644c58312558b781f461e in current term 1: Already voted for candidate b68c264253394f5abb42b35c9cd83a72 in this term.
I20260608 10:00:18.675721  3013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2053b2b2d3b45b8b437746021ffd2a2" candidate_uuid: "b33507e7808644c58312558b781f461e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" is_pre_election: true
I20260608 10:00:18.676524  3013 raft_consensus.cc:2468] T d2053b2b2d3b45b8b437746021ffd2a2 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b33507e7808644c58312558b781f461e in term 0.
I20260608 10:00:18.676081  2912 catalog_manager.cc:5696] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 reported cstate change: term changed from 0 to 1, leader changed from <none> to b68c264253394f5abb42b35c9cd83a72 (127.28.122.67). New cstate: current_term: 1 leader_uuid: "b68c264253394f5abb42b35c9cd83a72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:18.677989  3013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0090d102ab4b58a7e03a7b19f3dc73" candidate_uuid: "b33507e7808644c58312558b781f461e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" is_pre_election: true
I20260608 10:00:18.678721  3013 raft_consensus.cc:2468] T 4e0090d102ab4b58a7e03a7b19f3dc73 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b33507e7808644c58312558b781f461e in term 0.
I20260608 10:00:18.679932  3055 leader_election.cc:304] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b33507e7808644c58312558b781f461e, e9ea807c99354ee3bbce498c7fbcb9c1; no voters: 
I20260608 10:00:18.681248  3055 leader_election.cc:304] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b33507e7808644c58312558b781f461e, e9ea807c99354ee3bbce498c7fbcb9c1; no voters: 
I20260608 10:00:18.682708  3213 raft_consensus.cc:2804] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:18.683238  3213 raft_consensus.cc:493] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:18.683912  3213 raft_consensus.cc:3060] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:18.685328  3233 raft_consensus.cc:2804] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:18.702320  3163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0090d102ab4b58a7e03a7b19f3dc73" candidate_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68c264253394f5abb42b35c9cd83a72" is_pre_election: true
I20260608 10:00:18.703214  3163 raft_consensus.cc:2468] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9ea807c99354ee3bbce498c7fbcb9c1 in term 0.
I20260608 10:00:18.707913  2979 leader_election.cc:304] T 4e0090d102ab4b58a7e03a7b19f3dc73 P e9ea807c99354ee3bbce498c7fbcb9c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b68c264253394f5abb42b35c9cd83a72, e9ea807c99354ee3bbce498c7fbcb9c1; no voters: 
I20260608 10:00:18.709118  3088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0090d102ab4b58a7e03a7b19f3dc73" candidate_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33507e7808644c58312558b781f461e" is_pre_election: true
I20260608 10:00:18.709940  3230 raft_consensus.cc:2804] T 4e0090d102ab4b58a7e03a7b19f3dc73 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:18.710325  3230 raft_consensus.cc:493] T 4e0090d102ab4b58a7e03a7b19f3dc73 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:18.692422  3233 raft_consensus.cc:493] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:18.711324  3233 raft_consensus.cc:3060] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:18.710659  3230 raft_consensus.cc:3060] T 4e0090d102ab4b58a7e03a7b19f3dc73 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:18.697901  3213 raft_consensus.cc:515] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.710423  2912 catalog_manager.cc:5696] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 reported cstate change: term changed from 0 to 1, leader changed from <none> to b68c264253394f5abb42b35c9cd83a72 (127.28.122.67). New cstate: current_term: 1 leader_uuid: "b68c264253394f5abb42b35c9cd83a72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:18.717110  3213 leader_election.cc:290] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [CANDIDATE]: Term 1 election: Requested vote from peers e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539), b68c264253394f5abb42b35c9cd83a72 (127.28.122.67:46593)
I20260608 10:00:18.719260  3013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2053b2b2d3b45b8b437746021ffd2a2" candidate_uuid: "b33507e7808644c58312558b781f461e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1"
I20260608 10:00:18.719966  3013 raft_consensus.cc:3060] T d2053b2b2d3b45b8b437746021ffd2a2 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:18.720420  3162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2053b2b2d3b45b8b437746021ffd2a2" candidate_uuid: "b33507e7808644c58312558b781f461e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68c264253394f5abb42b35c9cd83a72" is_pre_election: true
I20260608 10:00:18.719260  3163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f29a7d8c94046e6b33000e00b3f41db" candidate_uuid: "b33507e7808644c58312558b781f461e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68c264253394f5abb42b35c9cd83a72" is_pre_election: true
I20260608 10:00:18.721285  3160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2053b2b2d3b45b8b437746021ffd2a2" candidate_uuid: "b33507e7808644c58312558b781f461e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68c264253394f5abb42b35c9cd83a72"
I20260608 10:00:18.721892  3161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0090d102ab4b58a7e03a7b19f3dc73" candidate_uuid: "b33507e7808644c58312558b781f461e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68c264253394f5abb42b35c9cd83a72" is_pre_election: true
I20260608 10:00:18.722633  3161 raft_consensus.cc:2468] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b33507e7808644c58312558b781f461e in term 0.
I20260608 10:00:18.721184  3162 raft_consensus.cc:2468] T d2053b2b2d3b45b8b437746021ffd2a2 P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b33507e7808644c58312558b781f461e in term 0.
I20260608 10:00:18.723559  3054 leader_election.cc:304] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b33507e7808644c58312558b781f461e; no voters: b68c264253394f5abb42b35c9cd83a72, e9ea807c99354ee3bbce498c7fbcb9c1
I20260608 10:00:18.723953  3233 raft_consensus.cc:515] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.725071  3213 raft_consensus.cc:3060] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:18.726588  3233 leader_election.cc:290] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [CANDIDATE]: Term 1 election: Requested vote from peers e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539), b68c264253394f5abb42b35c9cd83a72 (127.28.122.67:46593)
I20260608 10:00:18.727458  3088 raft_consensus.cc:2393] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9ea807c99354ee3bbce498c7fbcb9c1 in current term 1: Already voted for candidate b33507e7808644c58312558b781f461e in this term.
I20260608 10:00:18.727546  3014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0090d102ab4b58a7e03a7b19f3dc73" candidate_uuid: "b33507e7808644c58312558b781f461e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1"
I20260608 10:00:18.731210  3162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0090d102ab4b58a7e03a7b19f3dc73" candidate_uuid: "b33507e7808644c58312558b781f461e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68c264253394f5abb42b35c9cd83a72"
I20260608 10:00:18.732020  3162 raft_consensus.cc:3060] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:18.732879  3213 raft_consensus.cc:2749] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:00:18.738163  3013 raft_consensus.cc:2468] T d2053b2b2d3b45b8b437746021ffd2a2 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33507e7808644c58312558b781f461e in term 1.
I20260608 10:00:18.727464  3230 raft_consensus.cc:515] T 4e0090d102ab4b58a7e03a7b19f3dc73 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.739388  3162 raft_consensus.cc:2468] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b68c264253394f5abb42b35c9cd83a72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33507e7808644c58312558b781f461e in term 1.
I20260608 10:00:18.739488  3055 leader_election.cc:304] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b33507e7808644c58312558b781f461e, e9ea807c99354ee3bbce498c7fbcb9c1; no voters: b68c264253394f5abb42b35c9cd83a72
I20260608 10:00:18.740334  3014 raft_consensus.cc:2393] T 4e0090d102ab4b58a7e03a7b19f3dc73 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b33507e7808644c58312558b781f461e in current term 1: Already voted for candidate e9ea807c99354ee3bbce498c7fbcb9c1 in this term.
I20260608 10:00:18.740486  3213 raft_consensus.cc:2804] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:18.740774  3054 leader_election.cc:304] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b33507e7808644c58312558b781f461e, b68c264253394f5abb42b35c9cd83a72; no voters: 
I20260608 10:00:18.741060  3213 raft_consensus.cc:697] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [term 1 LEADER]: Becoming Leader. State: Replica: b33507e7808644c58312558b781f461e, State: Running, Role: LEADER
I20260608 10:00:18.742149  3231 raft_consensus.cc:2804] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:18.742034  3213 consensus_queue.cc:237] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.744378  3088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0090d102ab4b58a7e03a7b19f3dc73" candidate_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33507e7808644c58312558b781f461e"
I20260608 10:00:18.744565  3162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0090d102ab4b58a7e03a7b19f3dc73" candidate_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b68c264253394f5abb42b35c9cd83a72"
I20260608 10:00:18.745066  3231 raft_consensus.cc:697] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [term 1 LEADER]: Becoming Leader. State: Replica: b33507e7808644c58312558b781f461e, State: Running, Role: LEADER
I20260608 10:00:18.745400  3162 raft_consensus.cc:2393] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b68c264253394f5abb42b35c9cd83a72 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e9ea807c99354ee3bbce498c7fbcb9c1 in current term 1: Already voted for candidate b33507e7808644c58312558b781f461e in this term.
I20260608 10:00:18.745872  3231 consensus_queue.cc:237] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } }
I20260608 10:00:18.747308  3230 leader_election.cc:290] T 4e0090d102ab4b58a7e03a7b19f3dc73 P e9ea807c99354ee3bbce498c7fbcb9c1 [CANDIDATE]: Term 1 election: Requested vote from peers b33507e7808644c58312558b781f461e (127.28.122.66:34991), b68c264253394f5abb42b35c9cd83a72 (127.28.122.67:46593)
I20260608 10:00:18.752468  2980 leader_election.cc:304] T 4e0090d102ab4b58a7e03a7b19f3dc73 P e9ea807c99354ee3bbce498c7fbcb9c1 [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: e9ea807c99354ee3bbce498c7fbcb9c1; no voters: b33507e7808644c58312558b781f461e, b68c264253394f5abb42b35c9cd83a72
I20260608 10:00:18.751921  2912 catalog_manager.cc:5696] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e reported cstate change: term changed from 0 to 1, leader changed from <none> to b33507e7808644c58312558b781f461e (127.28.122.66). New cstate: current_term: 1 leader_uuid: "b33507e7808644c58312558b781f461e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:18.753247  3230 raft_consensus.cc:2749] T 4e0090d102ab4b58a7e03a7b19f3dc73 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:00:18.766669  2912 catalog_manager.cc:5696] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e reported cstate change: term changed from 0 to 1, leader changed from <none> to b33507e7808644c58312558b781f461e (127.28.122.66). New cstate: current_term: 1 leader_uuid: "b33507e7808644c58312558b781f461e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:18.799285 29161 tablet_server.cc:179] TabletServer@127.28.122.65:0 shutting down...
I20260608 10:00:18.827514 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:18.828362 29161 tablet_replica.cc:333] T d2053b2b2d3b45b8b437746021ffd2a2 P e9ea807c99354ee3bbce498c7fbcb9c1: stopping tablet replica
I20260608 10:00:18.828979 29161 raft_consensus.cc:2243] T d2053b2b2d3b45b8b437746021ffd2a2 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:18.829622 29161 raft_consensus.cc:2272] T d2053b2b2d3b45b8b437746021ffd2a2 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:18.831944 29161 tablet_replica.cc:333] T 6fc7089fee64448389887e4314f8aa49 P e9ea807c99354ee3bbce498c7fbcb9c1: stopping tablet replica
I20260608 10:00:18.832485 29161 raft_consensus.cc:2243] T 6fc7089fee64448389887e4314f8aa49 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:18.832865 29161 raft_consensus.cc:2272] T 6fc7089fee64448389887e4314f8aa49 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:18.834967 29161 tablet_replica.cc:333] T 4e0090d102ab4b58a7e03a7b19f3dc73 P e9ea807c99354ee3bbce498c7fbcb9c1: stopping tablet replica
I20260608 10:00:18.835551 29161 raft_consensus.cc:2243] T 4e0090d102ab4b58a7e03a7b19f3dc73 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:18.835922 29161 raft_consensus.cc:2272] T 4e0090d102ab4b58a7e03a7b19f3dc73 P e9ea807c99354ee3bbce498c7fbcb9c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:18.837899 29161 tablet_replica.cc:333] T 9f29a7d8c94046e6b33000e00b3f41db P e9ea807c99354ee3bbce498c7fbcb9c1: stopping tablet replica
I20260608 10:00:18.838416 29161 raft_consensus.cc:2243] T 9f29a7d8c94046e6b33000e00b3f41db P e9ea807c99354ee3bbce498c7fbcb9c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:18.838778 29161 raft_consensus.cc:2272] T 9f29a7d8c94046e6b33000e00b3f41db P e9ea807c99354ee3bbce498c7fbcb9c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:18.861428 29161 tablet_server.cc:196] TabletServer@127.28.122.65:0 shutdown complete.
I20260608 10:00:19.102591  3214 consensus_queue.cc:1048] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:00:19.113777  3129 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.122.65:37539: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260608 10:00:19.118819  3129 consensus_peers.cc:597] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 -> Peer e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539): Couldn't send request to peer e9ea807c99354ee3bbce498c7fbcb9c1. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:37539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:00:19.146404  3055 consensus_peers.cc:597] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e -> Peer e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539): Couldn't send request to peer e9ea807c99354ee3bbce498c7fbcb9c1. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:37539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:00:19.163686  3129 consensus_peers.cc:597] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 -> Peer e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539): Couldn't send request to peer e9ea807c99354ee3bbce498c7fbcb9c1. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:37539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:19.180780  3214 consensus_queue.cc:1048] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:00:19.238102  3055 consensus_peers.cc:597] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e -> Peer e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539): Couldn't send request to peer e9ea807c99354ee3bbce498c7fbcb9c1. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:37539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:19.248553  3231 consensus_queue.cc:1048] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:19.262163  3162 raft_consensus.cc:3060] T d2053b2b2d3b45b8b437746021ffd2a2 P b68c264253394f5abb42b35c9cd83a72 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:19.268891  3251 consensus_queue.cc:1048] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:19.719115  3226 consensus_queue.cc:579] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [LEADER]: Leader has been unable to successfully communicate with peer e9ea807c99354ee3bbce498c7fbcb9c1 for more than 1 seconds (1.045s)
W20260608 10:00:19.727684  2912 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 9f29a7d8c94046e6b33000e00b3f41db with cas_config_opid_index -1: no extra replica candidate found for tablet 9f29a7d8c94046e6b33000e00b3f41db (table test-workload [id=ec747d7dc9c243479a50429027356e6b]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
I20260608 10:00:19.752820  3254 consensus_queue.cc:579] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [LEADER]: Leader has been unable to successfully communicate with peer e9ea807c99354ee3bbce498c7fbcb9c1 for more than 1 seconds (1.134s)
I20260608 10:00:19.770967  3250 consensus_queue.cc:579] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [LEADER]: Leader has been unable to successfully communicate with peer e9ea807c99354ee3bbce498c7fbcb9c1 for more than 1 seconds (1.028s)
W20260608 10:00:19.822464  2960 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e9ea807c99354ee3bbce498c7fbcb9c1 not available for placement
I20260608 10:00:19.875491 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:19.882436  3257 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
W20260608 10:00:19.883788  3258 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
W20260608 10:00:19.884390  3260 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
I20260608 10:00:19.884733 29161 server_base.cc:1061] running on GCE node
I20260608 10:00:19.885972 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:19.886190 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:19.886366 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912819886351 us; error 0 us; skew 500 ppm
I20260608 10:00:19.886948 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:19.889605 29161 webserver.cc:533] Webserver started at http://127.28.122.68:36687/ using document root <none> and password file <none>
I20260608 10:00:19.890132 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:19.890324 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:19.890586 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:19.891722 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912650423017-29161-0/minicluster-data/ts-3-root/instance:
uuid: "4a453f14881047cc8eb24d152369957e"
format_stamp: "Formatted at 2026-06-08 10:00:19 on dist-test-slave-th08"
I20260608 10:00:19.896529 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:00:19.900144  3265 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:19.901197 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:00:19.901518 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912650423017-29161-0/minicluster-data/ts-3-root
uuid: "4a453f14881047cc8eb24d152369957e"
format_stamp: "Formatted at 2026-06-08 10:00:19 on dist-test-slave-th08"
I20260608 10:00:19.901789 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912650423017-29161-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912650423017-29161-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912650423017-29161-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)
I20260608 10:00:19.928427 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:19.929714 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:19.931353 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:19.934150 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:19.934373 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:19.934599 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:19.934770 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:19.975180 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.68:33101
I20260608 10:00:19.975314  3327 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.68:33101 every 8 connection(s)
I20260608 10:00:19.990046  3328 heartbeater.cc:344] Connected to a master server at 127.28.122.126:41459
I20260608 10:00:19.990444  3328 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:19.991276  3328 heartbeater.cc:507] Master 127.28.122.126:41459 requested a full tablet report, sending...
I20260608 10:00:19.993549  2912 ts_manager.cc:194] Registered new tserver with Master: 4a453f14881047cc8eb24d152369957e (127.28.122.68:33101)
I20260608 10:00:19.994932  2912 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36604
I20260608 10:00:20.081264  3162 consensus_queue.cc:237] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [LEADER]: Queue 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: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: true } }
I20260608 10:00:20.087949  3088 raft_consensus.cc:1275] T 6fc7089fee64448389887e4314f8aa49 P b33507e7808644c58312558b781f461e [term 1 FOLLOWER]: Refusing update from remote peer b68c264253394f5abb42b35c9cd83a72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:20.089946  3253 consensus_queue.cc:1048] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:00:20.093425  3129 consensus_peers.cc:597] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 -> Peer e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539): Couldn't send request to peer e9ea807c99354ee3bbce498c7fbcb9c1. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:37539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:20.096189  3162 consensus_queue.cc:237] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [LEADER]: Queue 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: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: true } }
I20260608 10:00:20.098826  3253 raft_consensus.cc:2955] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a453f14881047cc8eb24d152369957e (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: true } } }
I20260608 10:00:20.099989  3088 raft_consensus.cc:2955] T 6fc7089fee64448389887e4314f8aa49 P b33507e7808644c58312558b781f461e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a453f14881047cc8eb24d152369957e (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: true } } }
W20260608 10:00:20.102115  3126 consensus_peers.cc:597] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 -> Peer 4a453f14881047cc8eb24d152369957e (127.28.122.68:33101): Couldn't send request to peer 4a453f14881047cc8eb24d152369957e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6fc7089fee64448389887e4314f8aa49. This is attempt 1: this message will repeat every 5th retry.
W20260608 10:00:20.106552  3126 consensus_peers.cc:597] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 -> Peer 4a453f14881047cc8eb24d152369957e (127.28.122.68:33101): Couldn't send request to peer 4a453f14881047cc8eb24d152369957e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f29a7d8c94046e6b33000e00b3f41db. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:20.107678  3089 raft_consensus.cc:1275] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e [term 1 FOLLOWER]: Refusing update from remote peer b68c264253394f5abb42b35c9cd83a72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:20.112170  3089 consensus_queue.cc:237] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [LEADER]: Queue 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: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: true } }
I20260608 10:00:20.115622  2898 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 6fc7089fee64448389887e4314f8aa49 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 10:00:20.120110  3226 consensus_queue.cc:1048] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:20.119649  2912 catalog_manager.cc:5696] T 6fc7089fee64448389887e4314f8aa49 P b33507e7808644c58312558b781f461e reported cstate change: config changed from index -1 to 2, NON_VOTER 4a453f14881047cc8eb24d152369957e (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "b68c264253394f5abb42b35c9cd83a72" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: true } } }
W20260608 10:00:20.136332  3129 consensus_peers.cc:597] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 -> Peer e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539): Couldn't send request to peer e9ea807c99354ee3bbce498c7fbcb9c1. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:37539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:00:20.137414  3052 consensus_peers.cc:597] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e -> Peer 4a453f14881047cc8eb24d152369957e (127.28.122.68:33101): Couldn't send request to peer 4a453f14881047cc8eb24d152369957e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d2053b2b2d3b45b8b437746021ffd2a2. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:20.138115  3162 raft_consensus.cc:1275] T d2053b2b2d3b45b8b437746021ffd2a2 P b68c264253394f5abb42b35c9cd83a72 [term 1 FOLLOWER]: Refusing update from remote peer b33507e7808644c58312558b781f461e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:20.139762  3251 consensus_queue.cc:1048] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:00:20.144044  3055 consensus_peers.cc:597] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e -> Peer e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539): Couldn't send request to peer e9ea807c99354ee3bbce498c7fbcb9c1. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:37539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:20.148855  3250 raft_consensus.cc:2955] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a453f14881047cc8eb24d152369957e (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: true } } }
I20260608 10:00:20.149611  3334 raft_consensus.cc:2955] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a453f14881047cc8eb24d152369957e (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: true } } }
I20260608 10:00:20.153538  3162 raft_consensus.cc:2955] T d2053b2b2d3b45b8b437746021ffd2a2 P b68c264253394f5abb42b35c9cd83a72 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a453f14881047cc8eb24d152369957e (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: true } } }
I20260608 10:00:20.160058  2899 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d2053b2b2d3b45b8b437746021ffd2a2 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 10:00:20.162030  2898 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 9f29a7d8c94046e6b33000e00b3f41db with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 10:00:20.164687  3089 raft_consensus.cc:2955] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a453f14881047cc8eb24d152369957e (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: true } } }
I20260608 10:00:20.165349  2912 catalog_manager.cc:5696] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e reported cstate change: config changed from index -1 to 2, NON_VOTER 4a453f14881047cc8eb24d152369957e (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "b33507e7808644c58312558b781f461e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:20.174108  3250 consensus_queue.cc:579] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [LEADER]: Leader has been unable to successfully communicate with peer e9ea807c99354ee3bbce498c7fbcb9c1 for more than 1 seconds (1.427s)
I20260608 10:00:20.176470  2910 catalog_manager.cc:5696] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 reported cstate change: config changed from index -1 to 2, NON_VOTER 4a453f14881047cc8eb24d152369957e (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "b68c264253394f5abb42b35c9cd83a72" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:20.192189  3089 consensus_queue.cc:237] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [LEADER]: Queue 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: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: true } }
W20260608 10:00:20.198246  3052 consensus_peers.cc:597] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e -> Peer 4a453f14881047cc8eb24d152369957e (127.28.122.68:33101): Couldn't send request to peer 4a453f14881047cc8eb24d152369957e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e0090d102ab4b58a7e03a7b19f3dc73. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:20.198684  3162 raft_consensus.cc:1275] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b68c264253394f5abb42b35c9cd83a72 [term 1 FOLLOWER]: Refusing update from remote peer b33507e7808644c58312558b781f461e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:20.200132  3250 consensus_queue.cc:1048] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:00:20.200731  3055 consensus_peers.cc:597] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e -> Peer e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539): Couldn't send request to peer e9ea807c99354ee3bbce498c7fbcb9c1. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:37539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:20.205868  3231 raft_consensus.cc:2955] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a453f14881047cc8eb24d152369957e (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: true } } }
I20260608 10:00:20.207671  3162 raft_consensus.cc:2955] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b68c264253394f5abb42b35c9cd83a72 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4a453f14881047cc8eb24d152369957e (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: true } } }
I20260608 10:00:20.215781  2899 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 4e0090d102ab4b58a7e03a7b19f3dc73 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:00:20.218756  2912 catalog_manager.cc:5696] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e reported cstate change: config changed from index -1 to 2, NON_VOTER 4a453f14881047cc8eb24d152369957e (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "b33507e7808644c58312558b781f461e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:20.622051  3341 ts_tablet_manager.cc:933] T 9f29a7d8c94046e6b33000e00b3f41db P 4a453f14881047cc8eb24d152369957e: Initiating tablet copy from peer b68c264253394f5abb42b35c9cd83a72 (127.28.122.67:46593)
I20260608 10:00:20.623170  3342 ts_tablet_manager.cc:933] T 4e0090d102ab4b58a7e03a7b19f3dc73 P 4a453f14881047cc8eb24d152369957e: Initiating tablet copy from peer b33507e7808644c58312558b781f461e (127.28.122.66:34991)
I20260608 10:00:20.624058  3341 tablet_copy_client.cc:323] T 9f29a7d8c94046e6b33000e00b3f41db P 4a453f14881047cc8eb24d152369957e: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.67:46593
I20260608 10:00:20.624944  3342 tablet_copy_client.cc:323] T 4e0090d102ab4b58a7e03a7b19f3dc73 P 4a453f14881047cc8eb24d152369957e: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.66:34991
I20260608 10:00:20.637943  3173 tablet_copy_service.cc:140] P b68c264253394f5abb42b35c9cd83a72: Received BeginTabletCopySession request for tablet 9f29a7d8c94046e6b33000e00b3f41db from peer 4a453f14881047cc8eb24d152369957e ({username='slave'} at 127.0.0.1:33922)
I20260608 10:00:20.638540  3173 tablet_copy_service.cc:161] P b68c264253394f5abb42b35c9cd83a72: Beginning new tablet copy session on tablet 9f29a7d8c94046e6b33000e00b3f41db from peer 4a453f14881047cc8eb24d152369957e at {username='slave'} at 127.0.0.1:33922: session id = 4a453f14881047cc8eb24d152369957e-9f29a7d8c94046e6b33000e00b3f41db
I20260608 10:00:20.639290  3099 tablet_copy_service.cc:140] P b33507e7808644c58312558b781f461e: Received BeginTabletCopySession request for tablet 4e0090d102ab4b58a7e03a7b19f3dc73 from peer 4a453f14881047cc8eb24d152369957e ({username='slave'} at 127.0.0.1:60864)
I20260608 10:00:20.639938  3099 tablet_copy_service.cc:161] P b33507e7808644c58312558b781f461e: Beginning new tablet copy session on tablet 4e0090d102ab4b58a7e03a7b19f3dc73 from peer 4a453f14881047cc8eb24d152369957e at {username='slave'} at 127.0.0.1:60864: session id = 4a453f14881047cc8eb24d152369957e-4e0090d102ab4b58a7e03a7b19f3dc73
I20260608 10:00:20.646528  3173 tablet_copy_source_session.cc:215] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:00:20.647753  3099 tablet_copy_source_session.cc:215] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:00:20.650342  3341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f29a7d8c94046e6b33000e00b3f41db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:20.650941  3342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e0090d102ab4b58a7e03a7b19f3dc73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:20.652995  3349 ts_tablet_manager.cc:933] T 6fc7089fee64448389887e4314f8aa49 P 4a453f14881047cc8eb24d152369957e: Initiating tablet copy from peer b68c264253394f5abb42b35c9cd83a72 (127.28.122.67:46593)
I20260608 10:00:20.654847  3349 tablet_copy_client.cc:323] T 6fc7089fee64448389887e4314f8aa49 P 4a453f14881047cc8eb24d152369957e: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.67:46593
I20260608 10:00:20.656733  3173 tablet_copy_service.cc:140] P b68c264253394f5abb42b35c9cd83a72: Received BeginTabletCopySession request for tablet 6fc7089fee64448389887e4314f8aa49 from peer 4a453f14881047cc8eb24d152369957e ({username='slave'} at 127.0.0.1:33922)
I20260608 10:00:20.657269  3173 tablet_copy_service.cc:161] P b68c264253394f5abb42b35c9cd83a72: Beginning new tablet copy session on tablet 6fc7089fee64448389887e4314f8aa49 from peer 4a453f14881047cc8eb24d152369957e at {username='slave'} at 127.0.0.1:33922: session id = 4a453f14881047cc8eb24d152369957e-6fc7089fee64448389887e4314f8aa49
I20260608 10:00:20.663895  3341 tablet_copy_client.cc:806] T 9f29a7d8c94046e6b33000e00b3f41db P 4a453f14881047cc8eb24d152369957e: tablet copy: Starting download of 0 data blocks...
I20260608 10:00:20.664553  3341 tablet_copy_client.cc:670] T 9f29a7d8c94046e6b33000e00b3f41db P 4a453f14881047cc8eb24d152369957e: tablet copy: Starting download of 1 WAL segments...
I20260608 10:00:20.665582  3173 tablet_copy_source_session.cc:215] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:00:20.667414  3342 tablet_copy_client.cc:806] T 4e0090d102ab4b58a7e03a7b19f3dc73 P 4a453f14881047cc8eb24d152369957e: tablet copy: Starting download of 0 data blocks...
I20260608 10:00:20.668052  3342 tablet_copy_client.cc:670] T 4e0090d102ab4b58a7e03a7b19f3dc73 P 4a453f14881047cc8eb24d152369957e: tablet copy: Starting download of 1 WAL segments...
I20260608 10:00:20.669376  3341 tablet_copy_client.cc:538] T 9f29a7d8c94046e6b33000e00b3f41db P 4a453f14881047cc8eb24d152369957e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:00:20.669569  3349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fc7089fee64448389887e4314f8aa49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:20.672389  3342 tablet_copy_client.cc:538] T 4e0090d102ab4b58a7e03a7b19f3dc73 P 4a453f14881047cc8eb24d152369957e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:00:20.676450  3341 tablet_bootstrap.cc:492] T 9f29a7d8c94046e6b33000e00b3f41db P 4a453f14881047cc8eb24d152369957e: Bootstrap starting.
I20260608 10:00:20.681384  3342 tablet_bootstrap.cc:492] T 4e0090d102ab4b58a7e03a7b19f3dc73 P 4a453f14881047cc8eb24d152369957e: Bootstrap starting.
I20260608 10:00:20.685757  3349 tablet_copy_client.cc:806] T 6fc7089fee64448389887e4314f8aa49 P 4a453f14881047cc8eb24d152369957e: tablet copy: Starting download of 0 data blocks...
I20260608 10:00:20.686399  3349 tablet_copy_client.cc:670] T 6fc7089fee64448389887e4314f8aa49 P 4a453f14881047cc8eb24d152369957e: tablet copy: Starting download of 1 WAL segments...
I20260608 10:00:20.690829  3349 tablet_copy_client.cc:538] T 6fc7089fee64448389887e4314f8aa49 P 4a453f14881047cc8eb24d152369957e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:00:20.694852  3341 tablet_bootstrap.cc:492] T 9f29a7d8c94046e6b33000e00b3f41db P 4a453f14881047cc8eb24d152369957e: 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
I20260608 10:00:20.695837  3341 tablet_bootstrap.cc:492] T 9f29a7d8c94046e6b33000e00b3f41db P 4a453f14881047cc8eb24d152369957e: Bootstrap complete.
I20260608 10:00:20.696615  3341 ts_tablet_manager.cc:1403] T 9f29a7d8c94046e6b33000e00b3f41db P 4a453f14881047cc8eb24d152369957e: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260608 10:00:20.699899  3342 tablet_bootstrap.cc:492] T 4e0090d102ab4b58a7e03a7b19f3dc73 P 4a453f14881047cc8eb24d152369957e: 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
I20260608 10:00:20.699818  3341 raft_consensus.cc:359] T 9f29a7d8c94046e6b33000e00b3f41db P 4a453f14881047cc8eb24d152369957e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: true } }
I20260608 10:00:20.700526  3349 tablet_bootstrap.cc:492] T 6fc7089fee64448389887e4314f8aa49 P 4a453f14881047cc8eb24d152369957e: Bootstrap starting.
I20260608 10:00:20.700765  3341 raft_consensus.cc:740] T 9f29a7d8c94046e6b33000e00b3f41db P 4a453f14881047cc8eb24d152369957e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a453f14881047cc8eb24d152369957e, State: Initialized, Role: LEARNER
I20260608 10:00:20.700886  3342 tablet_bootstrap.cc:492] T 4e0090d102ab4b58a7e03a7b19f3dc73 P 4a453f14881047cc8eb24d152369957e: Bootstrap complete.
I20260608 10:00:20.701774  3342 ts_tablet_manager.cc:1403] T 4e0090d102ab4b58a7e03a7b19f3dc73 P 4a453f14881047cc8eb24d152369957e: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.004s
I20260608 10:00:20.701637  3341 consensus_queue.cc:260] T 9f29a7d8c94046e6b33000e00b3f41db P 4a453f14881047cc8eb24d152369957e [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: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: true } }
I20260608 10:00:20.704155  3328 heartbeater.cc:499] Master 127.28.122.126:41459 was elected leader, sending a full tablet report...
I20260608 10:00:20.704574  3341 ts_tablet_manager.cc:1434] T 9f29a7d8c94046e6b33000e00b3f41db P 4a453f14881047cc8eb24d152369957e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 10:00:20.704957  3342 raft_consensus.cc:359] T 4e0090d102ab4b58a7e03a7b19f3dc73 P 4a453f14881047cc8eb24d152369957e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: true } }
I20260608 10:00:20.705744  3342 raft_consensus.cc:740] T 4e0090d102ab4b58a7e03a7b19f3dc73 P 4a453f14881047cc8eb24d152369957e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a453f14881047cc8eb24d152369957e, State: Initialized, Role: LEARNER
I20260608 10:00:20.706670  3173 tablet_copy_service.cc:342] P b68c264253394f5abb42b35c9cd83a72: Request end of tablet copy session 4a453f14881047cc8eb24d152369957e-9f29a7d8c94046e6b33000e00b3f41db received from {username='slave'} at 127.0.0.1:33922
I20260608 10:00:20.707211  3173 tablet_copy_service.cc:434] P b68c264253394f5abb42b35c9cd83a72: ending tablet copy session 4a453f14881047cc8eb24d152369957e-9f29a7d8c94046e6b33000e00b3f41db on tablet 9f29a7d8c94046e6b33000e00b3f41db with peer 4a453f14881047cc8eb24d152369957e
I20260608 10:00:20.706619  3342 consensus_queue.cc:260] T 4e0090d102ab4b58a7e03a7b19f3dc73 P 4a453f14881047cc8eb24d152369957e [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: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: true } }
I20260608 10:00:20.713936  3342 ts_tablet_manager.cc:1434] T 4e0090d102ab4b58a7e03a7b19f3dc73 P 4a453f14881047cc8eb24d152369957e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 10:00:20.716333  3099 tablet_copy_service.cc:342] P b33507e7808644c58312558b781f461e: Request end of tablet copy session 4a453f14881047cc8eb24d152369957e-4e0090d102ab4b58a7e03a7b19f3dc73 received from {username='slave'} at 127.0.0.1:60864
I20260608 10:00:20.716796  3099 tablet_copy_service.cc:434] P b33507e7808644c58312558b781f461e: ending tablet copy session 4a453f14881047cc8eb24d152369957e-4e0090d102ab4b58a7e03a7b19f3dc73 on tablet 4e0090d102ab4b58a7e03a7b19f3dc73 with peer 4a453f14881047cc8eb24d152369957e
I20260608 10:00:20.727221  3349 tablet_bootstrap.cc:492] T 6fc7089fee64448389887e4314f8aa49 P 4a453f14881047cc8eb24d152369957e: 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
I20260608 10:00:20.728045  3349 tablet_bootstrap.cc:492] T 6fc7089fee64448389887e4314f8aa49 P 4a453f14881047cc8eb24d152369957e: Bootstrap complete.
I20260608 10:00:20.728665  3349 ts_tablet_manager.cc:1403] T 6fc7089fee64448389887e4314f8aa49 P 4a453f14881047cc8eb24d152369957e: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.004s
I20260608 10:00:20.728806  3342 ts_tablet_manager.cc:933] T d2053b2b2d3b45b8b437746021ffd2a2 P 4a453f14881047cc8eb24d152369957e: Initiating tablet copy from peer b33507e7808644c58312558b781f461e (127.28.122.66:34991)
I20260608 10:00:20.730607  3342 tablet_copy_client.cc:323] T d2053b2b2d3b45b8b437746021ffd2a2 P 4a453f14881047cc8eb24d152369957e: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.66:34991
I20260608 10:00:20.731770  3349 raft_consensus.cc:359] T 6fc7089fee64448389887e4314f8aa49 P 4a453f14881047cc8eb24d152369957e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: true } }
I20260608 10:00:20.732275  3099 tablet_copy_service.cc:140] P b33507e7808644c58312558b781f461e: Received BeginTabletCopySession request for tablet d2053b2b2d3b45b8b437746021ffd2a2 from peer 4a453f14881047cc8eb24d152369957e ({username='slave'} at 127.0.0.1:60864)
I20260608 10:00:20.732470  3349 raft_consensus.cc:740] T 6fc7089fee64448389887e4314f8aa49 P 4a453f14881047cc8eb24d152369957e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a453f14881047cc8eb24d152369957e, State: Initialized, Role: LEARNER
I20260608 10:00:20.732857  3099 tablet_copy_service.cc:161] P b33507e7808644c58312558b781f461e: Beginning new tablet copy session on tablet d2053b2b2d3b45b8b437746021ffd2a2 from peer 4a453f14881047cc8eb24d152369957e at {username='slave'} at 127.0.0.1:60864: session id = 4a453f14881047cc8eb24d152369957e-d2053b2b2d3b45b8b437746021ffd2a2
I20260608 10:00:20.733069  3349 consensus_queue.cc:260] T 6fc7089fee64448389887e4314f8aa49 P 4a453f14881047cc8eb24d152369957e [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: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: true } }
I20260608 10:00:20.735009  3349 ts_tablet_manager.cc:1434] T 6fc7089fee64448389887e4314f8aa49 P 4a453f14881047cc8eb24d152369957e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:00:20.736855  3173 tablet_copy_service.cc:342] P b68c264253394f5abb42b35c9cd83a72: Request end of tablet copy session 4a453f14881047cc8eb24d152369957e-6fc7089fee64448389887e4314f8aa49 received from {username='slave'} at 127.0.0.1:33922
I20260608 10:00:20.737205  3173 tablet_copy_service.cc:434] P b68c264253394f5abb42b35c9cd83a72: ending tablet copy session 4a453f14881047cc8eb24d152369957e-6fc7089fee64448389887e4314f8aa49 on tablet 6fc7089fee64448389887e4314f8aa49 with peer 4a453f14881047cc8eb24d152369957e
I20260608 10:00:20.741175  3099 tablet_copy_source_session.cc:215] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:00:20.744079  3342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2053b2b2d3b45b8b437746021ffd2a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:20.755524  3342 tablet_copy_client.cc:806] T d2053b2b2d3b45b8b437746021ffd2a2 P 4a453f14881047cc8eb24d152369957e: tablet copy: Starting download of 0 data blocks...
I20260608 10:00:20.756038  3342 tablet_copy_client.cc:670] T d2053b2b2d3b45b8b437746021ffd2a2 P 4a453f14881047cc8eb24d152369957e: tablet copy: Starting download of 1 WAL segments...
I20260608 10:00:20.759795  3342 tablet_copy_client.cc:538] T d2053b2b2d3b45b8b437746021ffd2a2 P 4a453f14881047cc8eb24d152369957e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:00:20.766453  3342 tablet_bootstrap.cc:492] T d2053b2b2d3b45b8b437746021ffd2a2 P 4a453f14881047cc8eb24d152369957e: Bootstrap starting.
I20260608 10:00:20.781062  3342 tablet_bootstrap.cc:492] T d2053b2b2d3b45b8b437746021ffd2a2 P 4a453f14881047cc8eb24d152369957e: 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
I20260608 10:00:20.781775  3342 tablet_bootstrap.cc:492] T d2053b2b2d3b45b8b437746021ffd2a2 P 4a453f14881047cc8eb24d152369957e: Bootstrap complete.
I20260608 10:00:20.782318  3342 ts_tablet_manager.cc:1403] T d2053b2b2d3b45b8b437746021ffd2a2 P 4a453f14881047cc8eb24d152369957e: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 10:00:20.784607  3342 raft_consensus.cc:359] T d2053b2b2d3b45b8b437746021ffd2a2 P 4a453f14881047cc8eb24d152369957e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: true } }
I20260608 10:00:20.785202  3342 raft_consensus.cc:740] T d2053b2b2d3b45b8b437746021ffd2a2 P 4a453f14881047cc8eb24d152369957e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4a453f14881047cc8eb24d152369957e, State: Initialized, Role: LEARNER
I20260608 10:00:20.785732  3342 consensus_queue.cc:260] T d2053b2b2d3b45b8b437746021ffd2a2 P 4a453f14881047cc8eb24d152369957e [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: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: true } }
I20260608 10:00:20.787482  3342 ts_tablet_manager.cc:1434] T d2053b2b2d3b45b8b437746021ffd2a2 P 4a453f14881047cc8eb24d152369957e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260608 10:00:20.789090  3099 tablet_copy_service.cc:342] P b33507e7808644c58312558b781f461e: Request end of tablet copy session 4a453f14881047cc8eb24d152369957e-d2053b2b2d3b45b8b437746021ffd2a2 received from {username='slave'} at 127.0.0.1:60864
I20260608 10:00:20.789436  3099 tablet_copy_service.cc:434] P b33507e7808644c58312558b781f461e: ending tablet copy session 4a453f14881047cc8eb24d152369957e-d2053b2b2d3b45b8b437746021ffd2a2 on tablet d2053b2b2d3b45b8b437746021ffd2a2 with peer 4a453f14881047cc8eb24d152369957e
W20260608 10:00:20.824661  2960 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e9ea807c99354ee3bbce498c7fbcb9c1 not available for placement
I20260608 10:00:21.062157  3303 raft_consensus.cc:1217] T 9f29a7d8c94046e6b33000e00b3f41db P 4a453f14881047cc8eb24d152369957e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:00:21.064270  3302 raft_consensus.cc:1217] T 6fc7089fee64448389887e4314f8aa49 P 4a453f14881047cc8eb24d152369957e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:00:21.117179  3362 consensus_queue.cc:579] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [LEADER]: Leader has been unable to successfully communicate with peer e9ea807c99354ee3bbce498c7fbcb9c1 for more than 1 seconds (1.018s)
I20260608 10:00:21.119165  3251 consensus_queue.cc:579] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [LEADER]: Leader has been unable to successfully communicate with peer e9ea807c99354ee3bbce498c7fbcb9c1 for more than 1 seconds (1.006s)
I20260608 10:00:21.127957  3362 consensus_queue.cc:579] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [LEADER]: Leader has been unable to successfully communicate with peer e9ea807c99354ee3bbce498c7fbcb9c1 for more than 1 seconds (1.045s)
I20260608 10:00:21.142772  3302 raft_consensus.cc:1217] T 4e0090d102ab4b58a7e03a7b19f3dc73 P 4a453f14881047cc8eb24d152369957e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:00:21.199515  3302 raft_consensus.cc:1217] T d2053b2b2d3b45b8b437746021ffd2a2 P 4a453f14881047cc8eb24d152369957e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:00:21.204810  3364 consensus_queue.cc:579] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [LEADER]: Leader has been unable to successfully communicate with peer e9ea807c99354ee3bbce498c7fbcb9c1 for more than 1 seconds (1.012s)
I20260608 10:00:21.497442  3361 raft_consensus.cc:1064] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72: attempting to promote NON_VOTER 4a453f14881047cc8eb24d152369957e to VOTER
I20260608 10:00:21.497443  3362 raft_consensus.cc:1064] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72: attempting to promote NON_VOTER 4a453f14881047cc8eb24d152369957e to VOTER
I20260608 10:00:21.502243  3361 consensus_queue.cc:237] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [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: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } }
I20260608 10:00:21.502390  3362 consensus_queue.cc:237] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [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: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } }
I20260608 10:00:21.514079  3303 raft_consensus.cc:1275] T 9f29a7d8c94046e6b33000e00b3f41db P 4a453f14881047cc8eb24d152369957e [term 1 LEARNER]: Refusing update from remote peer b68c264253394f5abb42b35c9cd83a72: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:00:21.514317  3302 raft_consensus.cc:1275] T 6fc7089fee64448389887e4314f8aa49 P 4a453f14881047cc8eb24d152369957e [term 1 LEARNER]: Refusing update from remote peer b68c264253394f5abb42b35c9cd83a72: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:00:21.516727  3361 consensus_queue.cc:1048] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:00:21.517650  3089 raft_consensus.cc:1275] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e [term 1 FOLLOWER]: Refusing update from remote peer b68c264253394f5abb42b35c9cd83a72: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:00:21.517752  3360 consensus_queue.cc:1048] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:00:21.518108  3088 raft_consensus.cc:1275] T 6fc7089fee64448389887e4314f8aa49 P b33507e7808644c58312558b781f461e [term 1 FOLLOWER]: Refusing update from remote peer b68c264253394f5abb42b35c9cd83a72: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:00:21.523352  3360 consensus_queue.cc:1048] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:00:21.525404  3129 consensus_peers.cc:597] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 -> Peer e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539): Couldn't send request to peer e9ea807c99354ee3bbce498c7fbcb9c1. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:37539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:21.525337  3360 consensus_queue.cc:1048] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 10:00:21.526279  3129 consensus_peers.cc:597] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 -> Peer e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539): Couldn't send request to peer e9ea807c99354ee3bbce498c7fbcb9c1. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:37539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:21.535889  3360 raft_consensus.cc:2955] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a453f14881047cc8eb24d152369957e (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.536242  3359 raft_consensus.cc:2955] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a453f14881047cc8eb24d152369957e (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.544981  3089 raft_consensus.cc:2955] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a453f14881047cc8eb24d152369957e (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.545446  3088 raft_consensus.cc:2955] T 6fc7089fee64448389887e4314f8aa49 P b33507e7808644c58312558b781f461e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a453f14881047cc8eb24d152369957e (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.549223  3303 raft_consensus.cc:2955] T 9f29a7d8c94046e6b33000e00b3f41db P 4a453f14881047cc8eb24d152369957e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a453f14881047cc8eb24d152369957e (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.552410  3302 raft_consensus.cc:2955] T 6fc7089fee64448389887e4314f8aa49 P 4a453f14881047cc8eb24d152369957e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a453f14881047cc8eb24d152369957e (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.563491  2912 catalog_manager.cc:5696] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e reported cstate change: config changed from index 2 to 3, 4a453f14881047cc8eb24d152369957e (127.28.122.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b68c264253394f5abb42b35c9cd83a72" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.566680  2910 catalog_manager.cc:5696] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 reported cstate change: config changed from index 2 to 3, 4a453f14881047cc8eb24d152369957e (127.28.122.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b68c264253394f5abb42b35c9cd83a72" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:00:21.590577  3162 consensus_queue.cc:237] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [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: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } }
I20260608 10:00:21.596473  3302 raft_consensus.cc:1275] T 6fc7089fee64448389887e4314f8aa49 P 4a453f14881047cc8eb24d152369957e [term 1 FOLLOWER]: Refusing update from remote peer b68c264253394f5abb42b35c9cd83a72: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:00:21.596508  3089 raft_consensus.cc:1275] T 6fc7089fee64448389887e4314f8aa49 P b33507e7808644c58312558b781f461e [term 1 FOLLOWER]: Refusing update from remote peer b68c264253394f5abb42b35c9cd83a72: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:00:21.598345  3361 consensus_queue.cc:1048] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:00:21.599064  3360 consensus_queue.cc:1048] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:00:21.605685  3162 consensus_queue.cc:237] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [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: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } }
I20260608 10:00:21.605731  3361 raft_consensus.cc:2955] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.607878  3302 raft_consensus.cc:2955] T 6fc7089fee64448389887e4314f8aa49 P 4a453f14881047cc8eb24d152369957e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.608855  3089 raft_consensus.cc:2955] T 6fc7089fee64448389887e4314f8aa49 P b33507e7808644c58312558b781f461e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.613299  3303 raft_consensus.cc:1275] T 9f29a7d8c94046e6b33000e00b3f41db P 4a453f14881047cc8eb24d152369957e [term 1 FOLLOWER]: Refusing update from remote peer b68c264253394f5abb42b35c9cd83a72: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:00:21.614120  3088 raft_consensus.cc:1275] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e [term 1 FOLLOWER]: Refusing update from remote peer b68c264253394f5abb42b35c9cd83a72: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:00:21.615043  3360 consensus_queue.cc:1048] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:00:21.615904  3362 consensus_queue.cc:1048] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:00:21.619645  2898 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6fc7089fee64448389887e4314f8aa49 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:00:21.623766  3359 raft_consensus.cc:2955] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.625988  2910 catalog_manager.cc:5696] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 reported cstate change: config changed from index 3 to 4, VOTER e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65) evicted. New cstate: current_term: 1 leader_uuid: "b68c264253394f5abb42b35c9cd83a72" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:00:21.631632  3089 raft_consensus.cc:2955] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.634784  3302 raft_consensus.cc:2955] T 9f29a7d8c94046e6b33000e00b3f41db P 4a453f14881047cc8eb24d152369957e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.637957  2898 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9f29a7d8c94046e6b33000e00b3f41db with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:00:21.654450  2912 catalog_manager.cc:5696] T 9f29a7d8c94046e6b33000e00b3f41db P 4a453f14881047cc8eb24d152369957e reported cstate change: config changed from index 3 to 4, VOTER e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65) evicted. New cstate: current_term: 1 leader_uuid: "b68c264253394f5abb42b35c9cd83a72" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
W20260608 10:00:21.663442  2899 catalog_manager.cc:4754] TS e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6fc7089fee64448389887e4314f8aa49: Network error: Client connection negotiation failed: client connection to 127.28.122.65:37539: connect: Connection refused (error 111)
I20260608 10:00:21.765959  3380 raft_consensus.cc:1064] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e: attempting to promote NON_VOTER 4a453f14881047cc8eb24d152369957e to VOTER
I20260608 10:00:21.768379  3380 consensus_queue.cc:237] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [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: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } }
I20260608 10:00:21.774910  3302 raft_consensus.cc:1275] T 4e0090d102ab4b58a7e03a7b19f3dc73 P 4a453f14881047cc8eb24d152369957e [term 1 LEARNER]: Refusing update from remote peer b33507e7808644c58312558b781f461e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:00:21.775472  3162 raft_consensus.cc:1275] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b68c264253394f5abb42b35c9cd83a72 [term 1 FOLLOWER]: Refusing update from remote peer b33507e7808644c58312558b781f461e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:00:21.776475  3382 consensus_queue.cc:1048] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:00:21.777372  3364 consensus_queue.cc:1048] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:00:21.780165  3055 consensus_peers.cc:597] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e -> Peer e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539): Couldn't send request to peer e9ea807c99354ee3bbce498c7fbcb9c1. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:37539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:21.787221  3364 raft_consensus.cc:2955] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a453f14881047cc8eb24d152369957e (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.789214  3302 raft_consensus.cc:2955] T 4e0090d102ab4b58a7e03a7b19f3dc73 P 4a453f14881047cc8eb24d152369957e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a453f14881047cc8eb24d152369957e (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.798241  3162 raft_consensus.cc:2955] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b68c264253394f5abb42b35c9cd83a72 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a453f14881047cc8eb24d152369957e (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.800779  2911 catalog_manager.cc:5696] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e reported cstate change: config changed from index 2 to 3, 4a453f14881047cc8eb24d152369957e (127.28.122.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b33507e7808644c58312558b781f461e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:00:21.815721  3089 consensus_queue.cc:237] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [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: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } }
I20260608 10:00:21.820875  3382 raft_consensus.cc:1064] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e: attempting to promote NON_VOTER 4a453f14881047cc8eb24d152369957e to VOTER
I20260608 10:00:21.821257  3302 raft_consensus.cc:1275] T 4e0090d102ab4b58a7e03a7b19f3dc73 P 4a453f14881047cc8eb24d152369957e [term 1 FOLLOWER]: Refusing update from remote peer b33507e7808644c58312558b781f461e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:00:21.823374  3380 consensus_queue.cc:1048] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:00:21.823622  3382 consensus_queue.cc:237] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [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: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } }
W20260608 10:00:21.829103  2960 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e9ea807c99354ee3bbce498c7fbcb9c1 not available for placement
I20260608 10:00:21.832749  3162 raft_consensus.cc:1275] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b68c264253394f5abb42b35c9cd83a72 [term 1 FOLLOWER]: Refusing update from remote peer b33507e7808644c58312558b781f461e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:00:21.833451  3161 raft_consensus.cc:1275] T d2053b2b2d3b45b8b437746021ffd2a2 P b68c264253394f5abb42b35c9cd83a72 [term 1 FOLLOWER]: Refusing update from remote peer b33507e7808644c58312558b781f461e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:00:21.833527  3302 raft_consensus.cc:1275] T d2053b2b2d3b45b8b437746021ffd2a2 P 4a453f14881047cc8eb24d152369957e [term 1 LEARNER]: Refusing update from remote peer b33507e7808644c58312558b781f461e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:00:21.836345  3388 consensus_queue.cc:1048] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:00:21.834374  3380 raft_consensus.cc:2955] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.838369  3388 consensus_queue.cc:1048] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 10:00:21.839444  3055 consensus_peers.cc:597] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e -> Peer e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539): Couldn't send request to peer e9ea807c99354ee3bbce498c7fbcb9c1. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:37539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:21.838374  3303 raft_consensus.cc:2955] T 4e0090d102ab4b58a7e03a7b19f3dc73 P 4a453f14881047cc8eb24d152369957e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.840293  3388 consensus_queue.cc:1048] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:00:21.841850  3161 raft_consensus.cc:2955] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b68c264253394f5abb42b35c9cd83a72 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.854875  2912 catalog_manager.cc:5696] T 4e0090d102ab4b58a7e03a7b19f3dc73 P 4a453f14881047cc8eb24d152369957e reported cstate change: config changed from index 3 to 4, VOTER e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65) evicted. New cstate: current_term: 1 leader_uuid: "b33507e7808644c58312558b781f461e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.867542  2899 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4e0090d102ab4b58a7e03a7b19f3dc73 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:00:21.867151  3380 raft_consensus.cc:2955] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a453f14881047cc8eb24d152369957e (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.869222  3302 raft_consensus.cc:2955] T d2053b2b2d3b45b8b437746021ffd2a2 P 4a453f14881047cc8eb24d152369957e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a453f14881047cc8eb24d152369957e (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.877436  3162 raft_consensus.cc:2955] T d2053b2b2d3b45b8b437746021ffd2a2 P b68c264253394f5abb42b35c9cd83a72 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4a453f14881047cc8eb24d152369957e (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.886322  2912 catalog_manager.cc:5696] T d2053b2b2d3b45b8b437746021ffd2a2 P 4a453f14881047cc8eb24d152369957e reported cstate change: config changed from index 2 to 3, 4a453f14881047cc8eb24d152369957e (127.28.122.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b33507e7808644c58312558b781f461e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9ea807c99354ee3bbce498c7fbcb9c1" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 37539 } } peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.901026  3089 consensus_queue.cc:237] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [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: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } }
I20260608 10:00:21.905992  3302 raft_consensus.cc:1275] T d2053b2b2d3b45b8b437746021ffd2a2 P 4a453f14881047cc8eb24d152369957e [term 1 FOLLOWER]: Refusing update from remote peer b33507e7808644c58312558b781f461e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:00:21.906148  3162 raft_consensus.cc:1275] T d2053b2b2d3b45b8b437746021ffd2a2 P b68c264253394f5abb42b35c9cd83a72 [term 1 FOLLOWER]: Refusing update from remote peer b33507e7808644c58312558b781f461e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:00:21.907514  3364 consensus_queue.cc:1048] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:00:21.908058  3380 consensus_queue.cc:1048] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:00:21.914769  3387 raft_consensus.cc:2955] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.916422  3162 raft_consensus.cc:2955] T d2053b2b2d3b45b8b437746021ffd2a2 P b68c264253394f5abb42b35c9cd83a72 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.916821  3302 raft_consensus.cc:2955] T d2053b2b2d3b45b8b437746021ffd2a2 P 4a453f14881047cc8eb24d152369957e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } } }
I20260608 10:00:21.923060  2899 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d2053b2b2d3b45b8b437746021ffd2a2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:00:21.928097  2910 catalog_manager.cc:5696] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e reported cstate change: config changed from index 3 to 4, VOTER e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65) evicted. New cstate: current_term: 1 leader_uuid: "b33507e7808644c58312558b781f461e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b33507e7808644c58312558b781f461e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 34991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b68c264253394f5abb42b35c9cd83a72" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 46593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a453f14881047cc8eb24d152369957e" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33101 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 10:00:22.854418  2899 catalog_manager.cc:4754] TS e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6fc7089fee64448389887e4314f8aa49: Network error: Client connection negotiation failed: client connection to 127.28.122.65:37539: connect: Connection refused (error 111)
W20260608 10:00:23.905081  2899 catalog_manager.cc:4754] TS e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6fc7089fee64448389887e4314f8aa49: Network error: Client connection negotiation failed: client connection to 127.28.122.65:37539: connect: Connection refused (error 111)
W20260608 10:00:24.115075  2899 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.122.65:37539: connect: Connection refused (error 111) [suppressed 57 similar messages]
W20260608 10:00:25.969511  2899 catalog_manager.cc:4754] TS e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6fc7089fee64448389887e4314f8aa49: Network error: Client connection negotiation failed: client connection to 127.28.122.65:37539: connect: Connection refused (error 111)
I20260608 10:00:27.015969 29161 tablet_server.cc:179] TabletServer@127.28.122.66:0 shutting down...
I20260608 10:00:27.044001 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:27.045063 29161 tablet_replica.cc:333] T 6fc7089fee64448389887e4314f8aa49 P b33507e7808644c58312558b781f461e: stopping tablet replica
I20260608 10:00:27.045984 29161 raft_consensus.cc:2243] T 6fc7089fee64448389887e4314f8aa49 P b33507e7808644c58312558b781f461e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:27.046764 29161 raft_consensus.cc:2272] T 6fc7089fee64448389887e4314f8aa49 P b33507e7808644c58312558b781f461e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:00:27.049312  3129 consensus_peers.cc:597] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 -> Peer b33507e7808644c58312558b781f461e (127.28.122.66:34991): Couldn't send request to peer b33507e7808644c58312558b781f461e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:27.049482 29161 tablet_replica.cc:333] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e: stopping tablet replica
I20260608 10:00:27.050207 29161 raft_consensus.cc:2243] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:27.050968 29161 raft_consensus.cc:2272] T d2053b2b2d3b45b8b437746021ffd2a2 P b33507e7808644c58312558b781f461e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:27.053148 29161 tablet_replica.cc:333] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e: stopping tablet replica
I20260608 10:00:27.053683 29161 raft_consensus.cc:2243] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:27.054265 29161 raft_consensus.cc:2272] T 9f29a7d8c94046e6b33000e00b3f41db P b33507e7808644c58312558b781f461e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:27.056288 29161 tablet_replica.cc:333] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e: stopping tablet replica
I20260608 10:00:27.056770 29161 raft_consensus.cc:2243] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:27.057523 29161 raft_consensus.cc:2272] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b33507e7808644c58312558b781f461e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:27.083432 29161 tablet_server.cc:196] TabletServer@127.28.122.66:0 shutdown complete.
I20260608 10:00:27.100172 29161 tablet_server.cc:179] TabletServer@127.28.122.67:0 shutting down...
I20260608 10:00:27.125607 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:27.126408 29161 tablet_replica.cc:333] T d2053b2b2d3b45b8b437746021ffd2a2 P b68c264253394f5abb42b35c9cd83a72: stopping tablet replica
I20260608 10:00:27.127070 29161 raft_consensus.cc:2243] T d2053b2b2d3b45b8b437746021ffd2a2 P b68c264253394f5abb42b35c9cd83a72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:27.127805 29161 raft_consensus.cc:2272] T d2053b2b2d3b45b8b437746021ffd2a2 P b68c264253394f5abb42b35c9cd83a72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:27.129909 29161 tablet_replica.cc:333] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72: stopping tablet replica
I20260608 10:00:27.130465 29161 raft_consensus.cc:2243] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:27.131328 29161 raft_consensus.cc:2272] T 6fc7089fee64448389887e4314f8aa49 P b68c264253394f5abb42b35c9cd83a72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:27.133473 29161 tablet_replica.cc:333] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b68c264253394f5abb42b35c9cd83a72: stopping tablet replica
I20260608 10:00:27.133975 29161 raft_consensus.cc:2243] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b68c264253394f5abb42b35c9cd83a72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:27.134626 29161 raft_consensus.cc:2272] T 4e0090d102ab4b58a7e03a7b19f3dc73 P b68c264253394f5abb42b35c9cd83a72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:27.136812 29161 tablet_replica.cc:333] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72: stopping tablet replica
I20260608 10:00:27.137305 29161 raft_consensus.cc:2243] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:27.138054 29161 raft_consensus.cc:2272] T 9f29a7d8c94046e6b33000e00b3f41db P b68c264253394f5abb42b35c9cd83a72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:27.162415 29161 tablet_server.cc:196] TabletServer@127.28.122.67:0 shutdown complete.
I20260608 10:00:27.178732 29161 tablet_server.cc:179] TabletServer@127.28.122.68:0 shutting down...
I20260608 10:00:27.201699 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:27.202433 29161 tablet_replica.cc:333] T d2053b2b2d3b45b8b437746021ffd2a2 P 4a453f14881047cc8eb24d152369957e: stopping tablet replica
I20260608 10:00:27.203032 29161 raft_consensus.cc:2243] T d2053b2b2d3b45b8b437746021ffd2a2 P 4a453f14881047cc8eb24d152369957e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:27.203624 29161 raft_consensus.cc:2272] T d2053b2b2d3b45b8b437746021ffd2a2 P 4a453f14881047cc8eb24d152369957e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:27.205674 29161 tablet_replica.cc:333] T 6fc7089fee64448389887e4314f8aa49 P 4a453f14881047cc8eb24d152369957e: stopping tablet replica
I20260608 10:00:27.206161 29161 raft_consensus.cc:2243] T 6fc7089fee64448389887e4314f8aa49 P 4a453f14881047cc8eb24d152369957e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:27.206655 29161 raft_consensus.cc:2272] T 6fc7089fee64448389887e4314f8aa49 P 4a453f14881047cc8eb24d152369957e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:27.208930 29161 tablet_replica.cc:333] T 4e0090d102ab4b58a7e03a7b19f3dc73 P 4a453f14881047cc8eb24d152369957e: stopping tablet replica
I20260608 10:00:27.209462 29161 raft_consensus.cc:2243] T 4e0090d102ab4b58a7e03a7b19f3dc73 P 4a453f14881047cc8eb24d152369957e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:27.210000 29161 raft_consensus.cc:2272] T 4e0090d102ab4b58a7e03a7b19f3dc73 P 4a453f14881047cc8eb24d152369957e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:27.212085 29161 tablet_replica.cc:333] T 9f29a7d8c94046e6b33000e00b3f41db P 4a453f14881047cc8eb24d152369957e: stopping tablet replica
I20260608 10:00:27.212532 29161 raft_consensus.cc:2243] T 9f29a7d8c94046e6b33000e00b3f41db P 4a453f14881047cc8eb24d152369957e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:27.212997 29161 raft_consensus.cc:2272] T 9f29a7d8c94046e6b33000e00b3f41db P 4a453f14881047cc8eb24d152369957e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:27.237511 29161 tablet_server.cc:196] TabletServer@127.28.122.68:0 shutdown complete.
I20260608 10:00:27.253234 29161 master.cc:562] Master@127.28.122.126:41459 shutting down...
W20260608 10:00:30.093894  2899 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.122.65:37539: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260608 10:00:30.097203  2899 catalog_manager.cc:4754] TS e9ea807c99354ee3bbce498c7fbcb9c1 (127.28.122.65:37539): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6fc7089fee64448389887e4314f8aa49: Network error: Client connection negotiation failed: client connection to 127.28.122.65:37539: connect: Connection refused (error 111)
I20260608 10:00:30.865646 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d1133146fe9248d786fec9c7861c4686 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:30.866333 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d1133146fe9248d786fec9c7861c4686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:30.866688 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P d1133146fe9248d786fec9c7861c4686: stopping tablet replica
I20260608 10:00:30.886727 29161 master.cc:584] Master@127.28.122.126:41459 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14254 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 10:00:30.924492 29161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.122.126:45623
I20260608 10:00:30.925700 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:30.931461  3399 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
W20260608 10:00:30.932727  3400 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
W20260608 10:00:30.933053  3402 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
I20260608 10:00:30.933374 29161 server_base.cc:1061] running on GCE node
I20260608 10:00:30.934207 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:30.934398 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:30.934558 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912830934539 us; error 0 us; skew 500 ppm
I20260608 10:00:30.935170 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:30.937740 29161 webserver.cc:533] Webserver started at http://127.28.122.126:37267/ using document root <none> and password file <none>
I20260608 10:00:30.938289 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:30.938491 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:30.938783 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:30.940129 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/master-0-root/instance:
uuid: "aa075877862447deadd578eb6189ef14"
format_stamp: "Formatted at 2026-06-08 10:00:30 on dist-test-slave-th08"
I20260608 10:00:30.944897 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 10:00:30.948612  3407 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:30.949378 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:00:30.949653 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/master-0-root
uuid: "aa075877862447deadd578eb6189ef14"
format_stamp: "Formatted at 2026-06-08 10:00:30 on dist-test-slave-th08"
I20260608 10:00:30.949919 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-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)
I20260608 10:00:30.973937 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:30.975301 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:31.013804 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.126:45623
I20260608 10:00:31.013913  3458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.126:45623 every 8 connection(s)
I20260608 10:00:31.018150  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:31.029369  3459 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aa075877862447deadd578eb6189ef14: Bootstrap starting.
I20260608 10:00:31.034508  3459 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aa075877862447deadd578eb6189ef14: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:31.039137  3459 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aa075877862447deadd578eb6189ef14: No bootstrap required, opened a new log
I20260608 10:00:31.041517  3459 raft_consensus.cc:359] T 00000000000000000000000000000000 P aa075877862447deadd578eb6189ef14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa075877862447deadd578eb6189ef14" member_type: VOTER }
I20260608 10:00:31.041945  3459 raft_consensus.cc:385] T 00000000000000000000000000000000 P aa075877862447deadd578eb6189ef14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:31.042142  3459 raft_consensus.cc:740] T 00000000000000000000000000000000 P aa075877862447deadd578eb6189ef14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa075877862447deadd578eb6189ef14, State: Initialized, Role: FOLLOWER
I20260608 10:00:31.042732  3459 consensus_queue.cc:260] T 00000000000000000000000000000000 P aa075877862447deadd578eb6189ef14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aa075877862447deadd578eb6189ef14" member_type: VOTER }
I20260608 10:00:31.043210  3459 raft_consensus.cc:399] T 00000000000000000000000000000000 P aa075877862447deadd578eb6189ef14 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:31.043437  3459 raft_consensus.cc:493] T 00000000000000000000000000000000 P aa075877862447deadd578eb6189ef14 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:31.043654  3459 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aa075877862447deadd578eb6189ef14 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:31.048381  3459 raft_consensus.cc:515] T 00000000000000000000000000000000 P aa075877862447deadd578eb6189ef14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa075877862447deadd578eb6189ef14" member_type: VOTER }
I20260608 10:00:31.048882  3459 leader_election.cc:304] T 00000000000000000000000000000000 P aa075877862447deadd578eb6189ef14 [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: aa075877862447deadd578eb6189ef14; no voters: 
I20260608 10:00:31.049973  3459 leader_election.cc:290] T 00000000000000000000000000000000 P aa075877862447deadd578eb6189ef14 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:31.050486  3462 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aa075877862447deadd578eb6189ef14 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:31.051996  3462 raft_consensus.cc:697] T 00000000000000000000000000000000 P aa075877862447deadd578eb6189ef14 [term 1 LEADER]: Becoming Leader. State: Replica: aa075877862447deadd578eb6189ef14, State: Running, Role: LEADER
I20260608 10:00:31.052726  3462 consensus_queue.cc:237] T 00000000000000000000000000000000 P aa075877862447deadd578eb6189ef14 [LEADER]: Queue going to LEADER mode. State: All 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: "aa075877862447deadd578eb6189ef14" member_type: VOTER }
I20260608 10:00:31.053061  3459 sys_catalog.cc:565] T 00000000000000000000000000000000 P aa075877862447deadd578eb6189ef14 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:31.058475  3463 sys_catalog.cc:455] T 00000000000000000000000000000000 P aa075877862447deadd578eb6189ef14 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aa075877862447deadd578eb6189ef14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa075877862447deadd578eb6189ef14" member_type: VOTER } }
I20260608 10:00:31.059315  3463 sys_catalog.cc:458] T 00000000000000000000000000000000 P aa075877862447deadd578eb6189ef14 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:31.058697  3464 sys_catalog.cc:455] T 00000000000000000000000000000000 P aa075877862447deadd578eb6189ef14 [sys.catalog]: SysCatalogTable state changed. Reason: New leader aa075877862447deadd578eb6189ef14. Latest consensus state: current_term: 1 leader_uuid: "aa075877862447deadd578eb6189ef14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa075877862447deadd578eb6189ef14" member_type: VOTER } }
I20260608 10:00:31.060245  3464 sys_catalog.cc:458] T 00000000000000000000000000000000 P aa075877862447deadd578eb6189ef14 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:31.064109  3470 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:31.069393  3470 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:31.070426 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:00:31.079493  3470 catalog_manager.cc:1382] Generated new cluster ID: 70d1e16962ab4f0bad8ebc6be20c6aa1
I20260608 10:00:31.079785  3470 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:31.103421  3470 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:00:31.104732  3470 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:31.133811  3470 catalog_manager.cc:6069] T 00000000000000000000000000000000 P aa075877862447deadd578eb6189ef14: Generated new TSK 0
I20260608 10:00:31.134447  3470 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:00:31.201673 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:31.207939  3480 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
W20260608 10:00:31.208865  3481 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
I20260608 10:00:31.211539 29161 server_base.cc:1061] running on GCE node
W20260608 10:00:31.211593  3483 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
I20260608 10:00:31.212810 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:31.213012 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:31.213169 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912831213151 us; error 0 us; skew 500 ppm
I20260608 10:00:31.213765 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:31.216248 29161 webserver.cc:533] Webserver started at http://127.28.122.65:46685/ using document root <none> and password file <none>
I20260608 10:00:31.216768 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:31.216948 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:31.217200 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:31.218317 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-0-root/instance:
uuid: "bb03d24919484051abd8d6305fefa684"
format_stamp: "Formatted at 2026-06-08 10:00:31 on dist-test-slave-th08"
I20260608 10:00:31.223309 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:00:31.226992  3488 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:31.227995 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:00:31.228296 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-0-root
uuid: "bb03d24919484051abd8d6305fefa684"
format_stamp: "Formatted at 2026-06-08 10:00:31 on dist-test-slave-th08"
I20260608 10:00:31.228629 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-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)
I20260608 10:00:31.243369 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:31.244570 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:31.246032 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:31.248705 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:31.248986 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:31.249277 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:31.249490 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:31.291741 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.65:35183
I20260608 10:00:31.291857  3550 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.65:35183 every 8 connection(s)
I20260608 10:00:31.297005 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:31.304484  3555 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
W20260608 10:00:31.306375  3556 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
I20260608 10:00:31.309206 29161 server_base.cc:1061] running on GCE node
W20260608 10:00:31.309719  3558 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
I20260608 10:00:31.310621  3551 heartbeater.cc:344] Connected to a master server at 127.28.122.126:45623
I20260608 10:00:31.310835 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:00:31.311021  3551 heartbeater.cc:461] Registering TS with master...
W20260608 10:00:31.311151 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:31.311472 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912831311454 us; error 0 us; skew 500 ppm
I20260608 10:00:31.311981  3551 heartbeater.cc:507] Master 127.28.122.126:45623 requested a full tablet report, sending...
I20260608 10:00:31.312131 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:31.314394  3424 ts_manager.cc:194] Registered new tserver with Master: bb03d24919484051abd8d6305fefa684 (127.28.122.65:35183)
I20260608 10:00:31.314934 29161 webserver.cc:533] Webserver started at http://127.28.122.66:33483/ using document root <none> and password file <none>
I20260608 10:00:31.315521 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:31.315701 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:31.315958 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:31.316488  3424 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47780
I20260608 10:00:31.317157 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-1-root/instance:
uuid: "4c83b0b43d0b4483af150de49a223a10"
format_stamp: "Formatted at 2026-06-08 10:00:31 on dist-test-slave-th08"
I20260608 10:00:31.322238 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 10:00:31.325829  3563 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:31.326574 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 10:00:31.326870 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-1-root
uuid: "4c83b0b43d0b4483af150de49a223a10"
format_stamp: "Formatted at 2026-06-08 10:00:31 on dist-test-slave-th08"
I20260608 10:00:31.327170 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-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)
I20260608 10:00:31.354508 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:31.355808 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:31.357388 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:31.359855 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:31.360065 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:31.360286 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:31.360460 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:31.401132 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.66:36403
I20260608 10:00:31.401273  3625 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.66:36403 every 8 connection(s)
I20260608 10:00:31.406113 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:31.413509  3629 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
W20260608 10:00:31.414237  3630 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
W20260608 10:00:31.417599  3632 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
I20260608 10:00:31.418533 29161 server_base.cc:1061] running on GCE node
I20260608 10:00:31.418650  3626 heartbeater.cc:344] Connected to a master server at 127.28.122.126:45623
I20260608 10:00:31.419194  3626 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:31.419760 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:31.420068 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:31.420181  3626 heartbeater.cc:507] Master 127.28.122.126:45623 requested a full tablet report, sending...
I20260608 10:00:31.420336 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912831420301 us; error 0 us; skew 500 ppm
I20260608 10:00:31.421298 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:31.422807  3424 ts_manager.cc:194] Registered new tserver with Master: 4c83b0b43d0b4483af150de49a223a10 (127.28.122.66:36403)
I20260608 10:00:31.423931 29161 webserver.cc:533] Webserver started at http://127.28.122.67:41243/ using document root <none> and password file <none>
I20260608 10:00:31.424367  3424 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47794
I20260608 10:00:31.424485 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:31.424758 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:31.425033 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:31.426391 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-2-root/instance:
uuid: "18f50c60c52b42f7a8ff56b32a37b0b8"
format_stamp: "Formatted at 2026-06-08 10:00:31 on dist-test-slave-th08"
I20260608 10:00:31.431293 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260608 10:00:31.434653  3637 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:31.435482 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:00:31.435824 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-2-root
uuid: "18f50c60c52b42f7a8ff56b32a37b0b8"
format_stamp: "Formatted at 2026-06-08 10:00:31 on dist-test-slave-th08"
I20260608 10:00:31.436096 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-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)
I20260608 10:00:31.462357 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:31.463678 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:31.465059 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:31.467511 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:31.467728 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:31.467965 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:31.468122 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:31.537431 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.67:36309
I20260608 10:00:31.537642  3700 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.67:36309 every 8 connection(s)
I20260608 10:00:31.555440  3701 heartbeater.cc:344] Connected to a master server at 127.28.122.126:45623
I20260608 10:00:31.555886  3701 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:31.556784  3701 heartbeater.cc:507] Master 127.28.122.126:45623 requested a full tablet report, sending...
I20260608 10:00:31.559284  3424 ts_manager.cc:194] Registered new tserver with Master: 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67:36309)
I20260608 10:00:31.559329 29161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017509304s
I20260608 10:00:31.561908  3424 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47798
I20260608 10:00:32.109493  3424 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47802:
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\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:00:32.112259  3424 catalog_manager.cc:7076] 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.
I20260608 10:00:32.178186  3591 tablet_service.cc:1511] Processing CreateTablet for tablet 823d9a8b74a14a8090809e21e48f8cfa (DEFAULT_TABLE table=test-workload [id=a0cad9690278446cba66e94f8db763fa]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:00:32.180621  3591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823d9a8b74a14a8090809e21e48f8cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:32.182030  3590 tablet_service.cc:1511] Processing CreateTablet for tablet 23bc5ab1a7ab4b9d9f33cd3346790271 (DEFAULT_TABLE table=test-workload [id=a0cad9690278446cba66e94f8db763fa]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:00:32.183741  3590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23bc5ab1a7ab4b9d9f33cd3346790271. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:32.194254  3588 tablet_service.cc:1511] Processing CreateTablet for tablet 3dec5e3d1b134fe9a13c2c92af50e3be (DEFAULT_TABLE table=test-workload [id=a0cad9690278446cba66e94f8db763fa]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:00:32.194494  3666 tablet_service.cc:1511] Processing CreateTablet for tablet 823d9a8b74a14a8090809e21e48f8cfa (DEFAULT_TABLE table=test-workload [id=a0cad9690278446cba66e94f8db763fa]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:00:32.195971  3588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dec5e3d1b134fe9a13c2c92af50e3be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:32.203496  3666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823d9a8b74a14a8090809e21e48f8cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:32.203285  3662 tablet_service.cc:1511] Processing CreateTablet for tablet 3dec5e3d1b134fe9a13c2c92af50e3be (DEFAULT_TABLE table=test-workload [id=a0cad9690278446cba66e94f8db763fa]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:00:32.205235  3662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dec5e3d1b134fe9a13c2c92af50e3be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:32.196601  3664 tablet_service.cc:1511] Processing CreateTablet for tablet 23bc5ab1a7ab4b9d9f33cd3346790271 (DEFAULT_TABLE table=test-workload [id=a0cad9690278446cba66e94f8db763fa]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:00:32.209399  3664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23bc5ab1a7ab4b9d9f33cd3346790271. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:32.198568  3516 tablet_service.cc:1511] Processing CreateTablet for tablet 823d9a8b74a14a8090809e21e48f8cfa (DEFAULT_TABLE table=test-workload [id=a0cad9690278446cba66e94f8db763fa]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:00:32.212379  3516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823d9a8b74a14a8090809e21e48f8cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:32.197834  3589 tablet_service.cc:1511] Processing CreateTablet for tablet cbdacdd450594d03aae3410e3cd16311 (DEFAULT_TABLE table=test-workload [id=a0cad9690278446cba66e94f8db763fa]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:00:32.214298  3589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbdacdd450594d03aae3410e3cd16311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:32.201174  3663 tablet_service.cc:1511] Processing CreateTablet for tablet cbdacdd450594d03aae3410e3cd16311 (DEFAULT_TABLE table=test-workload [id=a0cad9690278446cba66e94f8db763fa]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:00:32.198999  3515 tablet_service.cc:1511] Processing CreateTablet for tablet 23bc5ab1a7ab4b9d9f33cd3346790271 (DEFAULT_TABLE table=test-workload [id=a0cad9690278446cba66e94f8db763fa]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:00:32.201056  3514 tablet_service.cc:1511] Processing CreateTablet for tablet cbdacdd450594d03aae3410e3cd16311 (DEFAULT_TABLE table=test-workload [id=a0cad9690278446cba66e94f8db763fa]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:00:32.216220  3515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23bc5ab1a7ab4b9d9f33cd3346790271. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:32.203243  3513 tablet_service.cc:1511] Processing CreateTablet for tablet 3dec5e3d1b134fe9a13c2c92af50e3be (DEFAULT_TABLE table=test-workload [id=a0cad9690278446cba66e94f8db763fa]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:00:32.220300  3513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dec5e3d1b134fe9a13c2c92af50e3be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:32.223512  3514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbdacdd450594d03aae3410e3cd16311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:32.251488  3663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbdacdd450594d03aae3410e3cd16311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:32.277369  3720 tablet_bootstrap.cc:492] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10: Bootstrap starting.
I20260608 10:00:32.279038  3721 tablet_bootstrap.cc:492] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8: Bootstrap starting.
I20260608 10:00:32.288467  3722 tablet_bootstrap.cc:492] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684: Bootstrap starting.
I20260608 10:00:32.290827  3720 tablet_bootstrap.cc:654] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:32.287324  3721 tablet_bootstrap.cc:654] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:32.297122  3722 tablet_bootstrap.cc:654] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:32.298769  3720 tablet_bootstrap.cc:492] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10: No bootstrap required, opened a new log
I20260608 10:00:32.299396  3720 ts_tablet_manager.cc:1403] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260608 10:00:32.301221  3721 tablet_bootstrap.cc:492] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8: No bootstrap required, opened a new log
I20260608 10:00:32.301836  3721 ts_tablet_manager.cc:1403] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.007s
I20260608 10:00:32.302387  3722 tablet_bootstrap.cc:492] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684: No bootstrap required, opened a new log
I20260608 10:00:32.302814  3722 ts_tablet_manager.cc:1403] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 10:00:32.303354  3720 raft_consensus.cc:359] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.304428  3720 raft_consensus.cc:385] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:32.304805  3720 raft_consensus.cc:740] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c83b0b43d0b4483af150de49a223a10, State: Initialized, Role: FOLLOWER
I20260608 10:00:32.305521  3721 raft_consensus.cc:359] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.306362  3721 raft_consensus.cc:385] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:32.305851  3722 raft_consensus.cc:359] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.305929  3720 consensus_queue.cc:260] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.306739  3721 raft_consensus.cc:740] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18f50c60c52b42f7a8ff56b32a37b0b8, State: Initialized, Role: FOLLOWER
I20260608 10:00:32.306933  3722 raft_consensus.cc:385] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:32.307399  3722 raft_consensus.cc:740] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb03d24919484051abd8d6305fefa684, State: Initialized, Role: FOLLOWER
I20260608 10:00:32.308131  3721 consensus_queue.cc:260] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.308234  3722 consensus_queue.cc:260] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.309289  3626 heartbeater.cc:499] Master 127.28.122.126:45623 was elected leader, sending a full tablet report...
I20260608 10:00:32.309662  3720 ts_tablet_manager.cc:1434] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 10:00:32.311040  3720 tablet_bootstrap.cc:492] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10: Bootstrap starting.
I20260608 10:00:32.318492  3721 ts_tablet_manager.cc:1434] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.006s
I20260608 10:00:32.319654  3551 heartbeater.cc:499] Master 127.28.122.126:45623 was elected leader, sending a full tablet report...
I20260608 10:00:32.320819  3701 heartbeater.cc:499] Master 127.28.122.126:45623 was elected leader, sending a full tablet report...
I20260608 10:00:32.320989  3722 ts_tablet_manager.cc:1434] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.010s
I20260608 10:00:32.322718  3722 tablet_bootstrap.cc:492] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684: Bootstrap starting.
I20260608 10:00:32.326996  3720 tablet_bootstrap.cc:654] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:32.329988  3722 tablet_bootstrap.cc:654] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:32.332852  3721 tablet_bootstrap.cc:492] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8: Bootstrap starting.
I20260608 10:00:32.338333  3727 raft_consensus.cc:493] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:32.340168  3720 tablet_bootstrap.cc:492] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10: No bootstrap required, opened a new log
I20260608 10:00:32.340032  3727 raft_consensus.cc:515] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.340889  3720 ts_tablet_manager.cc:1403] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.008s
I20260608 10:00:32.345062  3720 raft_consensus.cc:359] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.345943  3720 raft_consensus.cc:385] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:32.346289  3720 raft_consensus.cc:740] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c83b0b43d0b4483af150de49a223a10, State: Initialized, Role: FOLLOWER
I20260608 10:00:32.347241  3720 consensus_queue.cc:260] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.349565  3720 ts_tablet_manager.cc:1434] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 10:00:32.350947  3720 tablet_bootstrap.cc:492] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10: Bootstrap starting.
I20260608 10:00:32.358412  3720 tablet_bootstrap.cc:654] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:32.364125  3722 tablet_bootstrap.cc:492] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684: No bootstrap required, opened a new log
I20260608 10:00:32.364895  3722 ts_tablet_manager.cc:1403] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.020s
I20260608 10:00:32.368435  3722 raft_consensus.cc:359] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.369329  3722 raft_consensus.cc:385] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:32.369678  3722 raft_consensus.cc:740] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb03d24919484051abd8d6305fefa684, State: Initialized, Role: FOLLOWER
I20260608 10:00:32.370059  3727 leader_election.cc:290] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c83b0b43d0b4483af150de49a223a10 (127.28.122.66:36403), bb03d24919484051abd8d6305fefa684 (127.28.122.65:35183)
I20260608 10:00:32.370590  3722 consensus_queue.cc:260] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.378094  3601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823d9a8b74a14a8090809e21e48f8cfa" candidate_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c83b0b43d0b4483af150de49a223a10" is_pre_election: true
I20260608 10:00:32.378049  3722 ts_tablet_manager.cc:1434] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260608 10:00:32.380057  3722 tablet_bootstrap.cc:492] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684: Bootstrap starting.
I20260608 10:00:32.387030  3722 tablet_bootstrap.cc:654] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:32.373378  3721 tablet_bootstrap.cc:654] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:32.379005  3601 raft_consensus.cc:2468] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18f50c60c52b42f7a8ff56b32a37b0b8 in term 0.
I20260608 10:00:32.394910  3526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823d9a8b74a14a8090809e21e48f8cfa" candidate_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb03d24919484051abd8d6305fefa684" is_pre_election: true
I20260608 10:00:32.395660  3639 leader_election.cc:304] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18f50c60c52b42f7a8ff56b32a37b0b8, 4c83b0b43d0b4483af150de49a223a10; no voters: 
I20260608 10:00:32.396733  3727 raft_consensus.cc:2804] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:32.396811  3720 tablet_bootstrap.cc:492] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10: No bootstrap required, opened a new log
W20260608 10:00:32.396953  3638 leader_election.cc:343] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb03d24919484051abd8d6305fefa684 (127.28.122.65:35183): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:32.397410  3727 raft_consensus.cc:493] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:32.397946  3727 raft_consensus.cc:3060] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:32.397640  3720 ts_tablet_manager.cc:1403] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.019s
I20260608 10:00:32.399662  3722 tablet_bootstrap.cc:492] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684: No bootstrap required, opened a new log
I20260608 10:00:32.400276  3722 ts_tablet_manager.cc:1403] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260608 10:00:32.401017  3721 tablet_bootstrap.cc:492] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8: No bootstrap required, opened a new log
I20260608 10:00:32.401609  3721 ts_tablet_manager.cc:1403] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.006s
I20260608 10:00:32.402554  3720 raft_consensus.cc:359] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.403394  3720 raft_consensus.cc:385] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:32.403734  3720 raft_consensus.cc:740] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c83b0b43d0b4483af150de49a223a10, State: Initialized, Role: FOLLOWER
I20260608 10:00:32.403705  3722 raft_consensus.cc:359] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.404793  3722 raft_consensus.cc:385] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:32.404785  3721 raft_consensus.cc:359] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.405422  3722 raft_consensus.cc:740] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb03d24919484051abd8d6305fefa684, State: Initialized, Role: FOLLOWER
I20260608 10:00:32.405094  3720 consensus_queue.cc:260] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.405772  3721 raft_consensus.cc:385] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 10:00:32.406383  3627 tablet.cc:2404] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:00:32.407137  3720 ts_tablet_manager.cc:1434] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 10:00:32.408349  3720 tablet_bootstrap.cc:492] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10: Bootstrap starting.
I20260608 10:00:32.408444  3721 raft_consensus.cc:740] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18f50c60c52b42f7a8ff56b32a37b0b8, State: Initialized, Role: FOLLOWER
I20260608 10:00:32.409569  3721 consensus_queue.cc:260] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.409744  3722 consensus_queue.cc:260] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.414268  3721 ts_tablet_manager.cc:1434] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260608 10:00:32.414281  3722 ts_tablet_manager.cc:1434] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 10:00:32.415661  3722 tablet_bootstrap.cc:492] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684: Bootstrap starting.
I20260608 10:00:32.415661  3721 tablet_bootstrap.cc:492] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8: Bootstrap starting.
I20260608 10:00:32.415894  3720 tablet_bootstrap.cc:654] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:32.423422  3721 tablet_bootstrap.cc:654] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:32.424872  3722 tablet_bootstrap.cc:654] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:32.431659  3720 tablet_bootstrap.cc:492] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10: No bootstrap required, opened a new log
I20260608 10:00:32.432303  3720 ts_tablet_manager.cc:1403] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260608 10:00:32.434796  3722 tablet_bootstrap.cc:492] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684: No bootstrap required, opened a new log
I20260608 10:00:32.435417  3722 ts_tablet_manager.cc:1403] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260608 10:00:32.435896  3720 raft_consensus.cc:359] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.436791  3720 raft_consensus.cc:385] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:32.437114  3720 raft_consensus.cc:740] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c83b0b43d0b4483af150de49a223a10, State: Initialized, Role: FOLLOWER
I20260608 10:00:32.438048  3720 consensus_queue.cc:260] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.439399  3722 raft_consensus.cc:359] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.440203  3722 raft_consensus.cc:385] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:32.440526  3722 raft_consensus.cc:740] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb03d24919484051abd8d6305fefa684, State: Initialized, Role: FOLLOWER
I20260608 10:00:32.440945  3720 ts_tablet_manager.cc:1434] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:00:32.442903  3722 consensus_queue.cc:260] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.444397  3721 tablet_bootstrap.cc:492] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8: No bootstrap required, opened a new log
I20260608 10:00:32.445000  3721 ts_tablet_manager.cc:1403] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.016s
I20260608 10:00:32.446540  3722 ts_tablet_manager.cc:1434] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:00:32.446741  3727 raft_consensus.cc:515] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.449221  3727 leader_election.cc:290] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [CANDIDATE]: Term 1 election: Requested vote from peers 4c83b0b43d0b4483af150de49a223a10 (127.28.122.66:36403), bb03d24919484051abd8d6305fefa684 (127.28.122.65:35183)
I20260608 10:00:32.450155  3601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823d9a8b74a14a8090809e21e48f8cfa" candidate_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c83b0b43d0b4483af150de49a223a10"
I20260608 10:00:32.450474  3526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823d9a8b74a14a8090809e21e48f8cfa" candidate_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb03d24919484051abd8d6305fefa684"
I20260608 10:00:32.450812  3601 raft_consensus.cc:3060] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:32.448537  3721 raft_consensus.cc:359] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.451175  3526 raft_consensus.cc:3060] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:32.451377  3721 raft_consensus.cc:385] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:32.452450  3721 raft_consensus.cc:740] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18f50c60c52b42f7a8ff56b32a37b0b8, State: Initialized, Role: FOLLOWER
I20260608 10:00:32.453325  3721 consensus_queue.cc:260] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.455839  3721 ts_tablet_manager.cc:1434] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:00:32.456964  3721 tablet_bootstrap.cc:492] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8: Bootstrap starting.
I20260608 10:00:32.459965  3526 raft_consensus.cc:2468] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18f50c60c52b42f7a8ff56b32a37b0b8 in term 1.
I20260608 10:00:32.461532  3638 leader_election.cc:304] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18f50c60c52b42f7a8ff56b32a37b0b8, bb03d24919484051abd8d6305fefa684; no voters: 
I20260608 10:00:32.462918  3729 raft_consensus.cc:2804] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:32.463480  3729 raft_consensus.cc:697] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 LEADER]: Becoming Leader. State: Replica: 18f50c60c52b42f7a8ff56b32a37b0b8, State: Running, Role: LEADER
I20260608 10:00:32.464236  3721 tablet_bootstrap.cc:654] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:32.464475  3729 consensus_queue.cc:237] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.465478  3601 raft_consensus.cc:2468] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18f50c60c52b42f7a8ff56b32a37b0b8 in term 1.
I20260608 10:00:32.474085  3721 tablet_bootstrap.cc:492] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8: No bootstrap required, opened a new log
I20260608 10:00:32.474610  3721 ts_tablet_manager.cc:1403] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260608 10:00:32.477120  3721 raft_consensus.cc:359] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.477751  3721 raft_consensus.cc:385] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:32.478006  3721 raft_consensus.cc:740] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18f50c60c52b42f7a8ff56b32a37b0b8, State: Initialized, Role: FOLLOWER
I20260608 10:00:32.478701  3721 consensus_queue.cc:260] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.480906  3721 ts_tablet_manager.cc:1434] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260608 10:00:32.482393  3424 catalog_manager.cc:5696] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67). New cstate: current_term: 1 leader_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:32.507714  3728 raft_consensus.cc:493] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:32.508266  3728 raft_consensus.cc:515] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.510787  3728 leader_election.cc:290] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c83b0b43d0b4483af150de49a223a10 (127.28.122.66:36403), 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67:36309)
I20260608 10:00:32.522215  3601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23bc5ab1a7ab4b9d9f33cd3346790271" candidate_uuid: "bb03d24919484051abd8d6305fefa684" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c83b0b43d0b4483af150de49a223a10" is_pre_election: true
I20260608 10:00:32.523008  3601 raft_consensus.cc:2468] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb03d24919484051abd8d6305fefa684 in term 0.
I20260608 10:00:32.523280  3676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23bc5ab1a7ab4b9d9f33cd3346790271" candidate_uuid: "bb03d24919484051abd8d6305fefa684" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" is_pre_election: true
I20260608 10:00:32.523893  3676 raft_consensus.cc:2468] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb03d24919484051abd8d6305fefa684 in term 0.
I20260608 10:00:32.524143  3490 leader_election.cc:304] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c83b0b43d0b4483af150de49a223a10, bb03d24919484051abd8d6305fefa684; no voters: 
I20260608 10:00:32.524914  3728 raft_consensus.cc:2804] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:32.525239  3728 raft_consensus.cc:493] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:32.525489  3728 raft_consensus.cc:3060] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:32.530906  3728 raft_consensus.cc:515] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.532652  3728 leader_election.cc:290] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [CANDIDATE]: Term 1 election: Requested vote from peers 4c83b0b43d0b4483af150de49a223a10 (127.28.122.66:36403), 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67:36309)
I20260608 10:00:32.533607  3601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23bc5ab1a7ab4b9d9f33cd3346790271" candidate_uuid: "bb03d24919484051abd8d6305fefa684" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c83b0b43d0b4483af150de49a223a10"
I20260608 10:00:32.533738  3676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23bc5ab1a7ab4b9d9f33cd3346790271" candidate_uuid: "bb03d24919484051abd8d6305fefa684" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8"
I20260608 10:00:32.534142  3601 raft_consensus.cc:3060] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:32.534281  3676 raft_consensus.cc:3060] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:32.539409  3601 raft_consensus.cc:2468] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb03d24919484051abd8d6305fefa684 in term 1.
I20260608 10:00:32.539839  3676 raft_consensus.cc:2468] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb03d24919484051abd8d6305fefa684 in term 1.
I20260608 10:00:32.540593  3490 leader_election.cc:304] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c83b0b43d0b4483af150de49a223a10, bb03d24919484051abd8d6305fefa684; no voters: 
I20260608 10:00:32.541481  3728 raft_consensus.cc:2804] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:32.542560  3728 raft_consensus.cc:697] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 1 LEADER]: Becoming Leader. State: Replica: bb03d24919484051abd8d6305fefa684, State: Running, Role: LEADER
I20260608 10:00:32.543282  3728 consensus_queue.cc:237] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.551394  3424 catalog_manager.cc:5696] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb03d24919484051abd8d6305fefa684 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "bb03d24919484051abd8d6305fefa684" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:32.578855  3726 raft_consensus.cc:493] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:32.579463  3726 raft_consensus.cc:515] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.581043  3728 raft_consensus.cc:493] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:32.581542  3728 raft_consensus.cc:515] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.583371  3726 leader_election.cc:290] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb03d24919484051abd8d6305fefa684 (127.28.122.65:35183), 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67:36309)
I20260608 10:00:32.584470  3601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbdacdd450594d03aae3410e3cd16311" candidate_uuid: "bb03d24919484051abd8d6305fefa684" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c83b0b43d0b4483af150de49a223a10" is_pre_election: true
I20260608 10:00:32.585215  3601 raft_consensus.cc:2468] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb03d24919484051abd8d6305fefa684 in term 0.
I20260608 10:00:32.586692  3490 leader_election.cc:304] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c83b0b43d0b4483af150de49a223a10, bb03d24919484051abd8d6305fefa684; no voters: 
I20260608 10:00:32.587776  3744 raft_consensus.cc:2804] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:32.587862  3728 leader_election.cc:290] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c83b0b43d0b4483af150de49a223a10 (127.28.122.66:36403), 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67:36309)
I20260608 10:00:32.588248  3744 raft_consensus.cc:493] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:32.588704  3744 raft_consensus.cc:3060] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:32.589113  3676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbdacdd450594d03aae3410e3cd16311" candidate_uuid: "bb03d24919484051abd8d6305fefa684" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" is_pre_election: true
I20260608 10:00:32.589937  3676 raft_consensus.cc:2468] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb03d24919484051abd8d6305fefa684 in term 0.
I20260608 10:00:32.596625  3744 raft_consensus.cc:515] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.597306  3676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbdacdd450594d03aae3410e3cd16311" candidate_uuid: "4c83b0b43d0b4483af150de49a223a10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" is_pre_election: true
I20260608 10:00:32.597998  3676 raft_consensus.cc:2468] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c83b0b43d0b4483af150de49a223a10 in term 0.
I20260608 10:00:32.598199  3526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbdacdd450594d03aae3410e3cd16311" candidate_uuid: "4c83b0b43d0b4483af150de49a223a10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb03d24919484051abd8d6305fefa684" is_pre_election: true
I20260608 10:00:32.599056  3526 raft_consensus.cc:2393] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c83b0b43d0b4483af150de49a223a10 in current term 1: Already voted for candidate bb03d24919484051abd8d6305fefa684 in this term.
I20260608 10:00:32.599539  3567 leader_election.cc:304] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18f50c60c52b42f7a8ff56b32a37b0b8, 4c83b0b43d0b4483af150de49a223a10; no voters: 
I20260608 10:00:32.600170  3601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbdacdd450594d03aae3410e3cd16311" candidate_uuid: "bb03d24919484051abd8d6305fefa684" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c83b0b43d0b4483af150de49a223a10"
I20260608 10:00:32.600440  3676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbdacdd450594d03aae3410e3cd16311" candidate_uuid: "bb03d24919484051abd8d6305fefa684" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8"
I20260608 10:00:32.600925  3601 raft_consensus.cc:3060] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:32.601445  3676 raft_consensus.cc:3060] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:32.599080  3744 leader_election.cc:290] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [CANDIDATE]: Term 1 election: Requested vote from peers 4c83b0b43d0b4483af150de49a223a10 (127.28.122.66:36403), 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67:36309)
I20260608 10:00:32.607399  3676 raft_consensus.cc:2468] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb03d24919484051abd8d6305fefa684 in term 1.
I20260608 10:00:32.607374  3601 raft_consensus.cc:2468] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb03d24919484051abd8d6305fefa684 in term 1.
I20260608 10:00:32.608268  3726 raft_consensus.cc:2764] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 10:00:32.608922  3492 leader_election.cc:304] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18f50c60c52b42f7a8ff56b32a37b0b8, bb03d24919484051abd8d6305fefa684; no voters: 
I20260608 10:00:32.609988  3744 raft_consensus.cc:2804] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:32.610776  3744 raft_consensus.cc:697] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 1 LEADER]: Becoming Leader. State: Replica: bb03d24919484051abd8d6305fefa684, State: Running, Role: LEADER
I20260608 10:00:32.611665  3744 consensus_queue.cc:237] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.619359  3424 catalog_manager.cc:5696] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb03d24919484051abd8d6305fefa684 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "bb03d24919484051abd8d6305fefa684" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:32.640017  3726 raft_consensus.cc:493] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:32.640503  3726 raft_consensus.cc:515] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.642431  3726 leader_election.cc:290] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb03d24919484051abd8d6305fefa684 (127.28.122.65:35183), 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67:36309)
I20260608 10:00:32.643258  3526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec5e3d1b134fe9a13c2c92af50e3be" candidate_uuid: "4c83b0b43d0b4483af150de49a223a10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb03d24919484051abd8d6305fefa684" is_pre_election: true
I20260608 10:00:32.643548  3676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec5e3d1b134fe9a13c2c92af50e3be" candidate_uuid: "4c83b0b43d0b4483af150de49a223a10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" is_pre_election: true
I20260608 10:00:32.643812  3526 raft_consensus.cc:2468] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c83b0b43d0b4483af150de49a223a10 in term 0.
I20260608 10:00:32.644230  3676 raft_consensus.cc:2468] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c83b0b43d0b4483af150de49a223a10 in term 0.
I20260608 10:00:32.644913  3564 leader_election.cc:304] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c83b0b43d0b4483af150de49a223a10, bb03d24919484051abd8d6305fefa684; no voters: 
I20260608 10:00:32.645716  3726 raft_consensus.cc:2804] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:32.646000  3726 raft_consensus.cc:493] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:32.646251  3726 raft_consensus.cc:3060] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:32.651397  3726 raft_consensus.cc:515] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.653105  3726 leader_election.cc:290] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [CANDIDATE]: Term 1 election: Requested vote from peers bb03d24919484051abd8d6305fefa684 (127.28.122.65:35183), 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67:36309)
I20260608 10:00:32.653873  3526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec5e3d1b134fe9a13c2c92af50e3be" candidate_uuid: "4c83b0b43d0b4483af150de49a223a10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb03d24919484051abd8d6305fefa684"
I20260608 10:00:32.654220  3676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec5e3d1b134fe9a13c2c92af50e3be" candidate_uuid: "4c83b0b43d0b4483af150de49a223a10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8"
I20260608 10:00:32.654414  3526 raft_consensus.cc:3060] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:32.654713  3676 raft_consensus.cc:3060] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:32.659533  3676 raft_consensus.cc:2468] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c83b0b43d0b4483af150de49a223a10 in term 1.
I20260608 10:00:32.659564  3526 raft_consensus.cc:2468] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c83b0b43d0b4483af150de49a223a10 in term 1.
I20260608 10:00:32.660705  3567 leader_election.cc:304] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18f50c60c52b42f7a8ff56b32a37b0b8, 4c83b0b43d0b4483af150de49a223a10; no voters: 
I20260608 10:00:32.661417  3726 raft_consensus.cc:2804] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:32.662285  3726 raft_consensus.cc:697] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 1 LEADER]: Becoming Leader. State: Replica: 4c83b0b43d0b4483af150de49a223a10, State: Running, Role: LEADER
I20260608 10:00:32.663089  3726 consensus_queue.cc:237] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:32.670501  3424 catalog_manager.cc:5696] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c83b0b43d0b4483af150de49a223a10 (127.28.122.66). New cstate: current_term: 1 leader_uuid: "4c83b0b43d0b4483af150de49a223a10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:32.722759 29161 tablet_server.cc:179] TabletServer@127.28.122.65:0 shutting down...
I20260608 10:00:32.744984 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:32.745939 29161 tablet_replica.cc:333] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684: stopping tablet replica
I20260608 10:00:32.746572 29161 raft_consensus.cc:2243] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:32.747001 29161 raft_consensus.cc:2272] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:32.749179 29161 tablet_replica.cc:333] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684: stopping tablet replica
I20260608 10:00:32.749711 29161 raft_consensus.cc:2243] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:32.750082 29161 raft_consensus.cc:2272] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:32.752157 29161 tablet_replica.cc:333] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684: stopping tablet replica
I20260608 10:00:32.752660 29161 raft_consensus.cc:2243] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:32.753238 29161 pending_rounds.cc:70] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684: Trying to abort 1 pending ops.
I20260608 10:00:32.753425 29161 pending_rounds.cc:77] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618962106613760 op_type: NO_OP noop_request { }
I20260608 10:00:32.753736 29161 raft_consensus.cc:2889] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:00:32.753993 29161 raft_consensus.cc:2272] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:32.756465 29161 tablet_replica.cc:333] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684: stopping tablet replica
I20260608 10:00:32.756947 29161 raft_consensus.cc:2243] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:32.757522 29161 pending_rounds.cc:70] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684: Trying to abort 1 pending ops.
I20260608 10:00:32.757722 29161 pending_rounds.cc:77] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618962385063936 op_type: NO_OP noop_request { }
I20260608 10:00:32.757965 29161 raft_consensus.cc:2889] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:00:32.758244 29161 raft_consensus.cc:2272] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:32.782220 29161 tablet_server.cc:196] TabletServer@127.28.122.65:0 shutdown complete.
I20260608 10:00:32.796411 29161 tablet_server.cc:179] TabletServer@127.28.122.66:0 shutting down...
I20260608 10:00:32.818298 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:32.819285 29161 tablet_replica.cc:333] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10: stopping tablet replica
I20260608 10:00:32.819886 29161 raft_consensus.cc:2243] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:32.820294 29161 raft_consensus.cc:2272] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:32.822433 29161 tablet_replica.cc:333] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10: stopping tablet replica
I20260608 10:00:32.822973 29161 raft_consensus.cc:2243] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:32.823611 29161 pending_rounds.cc:70] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10: Trying to abort 1 pending ops.
I20260608 10:00:32.823796 29161 pending_rounds.cc:77] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618962595889152 op_type: NO_OP noop_request { }
I20260608 10:00:32.824047 29161 raft_consensus.cc:2889] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:00:32.824308 29161 raft_consensus.cc:2272] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:32.826727 29161 tablet_replica.cc:333] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10: stopping tablet replica
I20260608 10:00:32.827288 29161 raft_consensus.cc:2243] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:32.827654 29161 raft_consensus.cc:2272] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:32.829629 29161 tablet_replica.cc:333] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10: stopping tablet replica
I20260608 10:00:32.830102 29161 raft_consensus.cc:2243] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:32.830452 29161 raft_consensus.cc:2272] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:32.853025 29161 tablet_server.cc:196] TabletServer@127.28.122.66:0 shutdown complete.
I20260608 10:00:32.867041 29161 tablet_server.cc:179] TabletServer@127.28.122.67:0 shutting down...
I20260608 10:00:32.886631 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:32.887660 29161 tablet_replica.cc:333] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8: stopping tablet replica
I20260608 10:00:32.888206 29161 raft_consensus.cc:2243] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:32.888577 29161 raft_consensus.cc:2272] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:32.890792 29161 tablet_replica.cc:333] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8: stopping tablet replica
I20260608 10:00:32.891366 29161 raft_consensus.cc:2243] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:32.891762 29161 raft_consensus.cc:2272] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:32.893826 29161 tablet_replica.cc:333] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8: stopping tablet replica
I20260608 10:00:32.894320 29161 raft_consensus.cc:2243] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:32.894675 29161 raft_consensus.cc:2272] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:32.896608 29161 tablet_replica.cc:333] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8: stopping tablet replica
I20260608 10:00:32.897059 29161 raft_consensus.cc:2243] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:32.897615 29161 pending_rounds.cc:70] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8: Trying to abort 1 pending ops.
I20260608 10:00:32.897784 29161 pending_rounds.cc:77] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618961788923904 op_type: NO_OP noop_request { }
I20260608 10:00:32.898010 29161 raft_consensus.cc:2889] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:00:32.898260 29161 raft_consensus.cc:2272] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:32.921007 29161 tablet_server.cc:196] TabletServer@127.28.122.67:0 shutdown complete.
I20260608 10:00:32.935832 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:32.942582  3751 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
W20260608 10:00:32.943027  3752 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
W20260608 10:00:32.943567  3754 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
I20260608 10:00:32.944312 29161 server_base.cc:1061] running on GCE node
I20260608 10:00:32.945484 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:32.945767 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:32.945988 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912832945976 us; error 0 us; skew 500 ppm
I20260608 10:00:32.946604 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:32.949314 29161 webserver.cc:533] Webserver started at http://127.28.122.68:35773/ using document root <none> and password file <none>
I20260608 10:00:32.949980 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:32.950258 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:32.950628 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:32.951930 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-3-root/instance:
uuid: "3d04aea2c4c349c1aad708f390b3b634"
format_stamp: "Formatted at 2026-06-08 10:00:32 on dist-test-slave-th08"
I20260608 10:00:32.956966 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 10:00:32.960717  3759 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:32.961630 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:00:32.962036 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-3-root
uuid: "3d04aea2c4c349c1aad708f390b3b634"
format_stamp: "Formatted at 2026-06-08 10:00:32 on dist-test-slave-th08"
I20260608 10:00:32.962411 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-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)
I20260608 10:00:32.987982 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:32.989341 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:32.990916 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:32.993542 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:32.993863 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:32.994184 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:32.994444 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:33.033718 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.68:38821
I20260608 10:00:33.033932  3821 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.68:38821 every 8 connection(s)
I20260608 10:00:33.048574  3822 heartbeater.cc:344] Connected to a master server at 127.28.122.126:45623
I20260608 10:00:33.049183  3822 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:33.050063  3822 heartbeater.cc:507] Master 127.28.122.126:45623 requested a full tablet report, sending...
I20260608 10:00:33.052362  3424 ts_manager.cc:194] Registered new tserver with Master: 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68:38821)
I20260608 10:00:33.053954  3424 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47816
W20260608 10:00:33.077610  3472 auto_rebalancer.cc:591] Failed to schedule move for tablet 3dec5e3d1b134fe9a13c2c92af50e3be: Network error: Client connection negotiation failed: client connection to 127.28.122.66:36403: connect: Connection refused (error 111)
W20260608 10:00:33.081864  3472 auto_rebalancer.cc:591] Failed to schedule move for tablet 23bc5ab1a7ab4b9d9f33cd3346790271: Network error: Client connection negotiation failed: client connection to 127.28.122.65:35183: connect: Connection refused (error 111)
W20260608 10:00:33.085732  3472 auto_rebalancer.cc:591] Failed to schedule move for tablet cbdacdd450594d03aae3410e3cd16311: Network error: Client connection negotiation failed: client connection to 127.28.122.65:35183: connect: Connection refused (error 111)
I20260608 10:00:34.056872  3822 heartbeater.cc:499] Master 127.28.122.126:45623 was elected leader, sending a full tablet report...
W20260608 10:00:34.099004  3472 auto_rebalancer.cc:591] Failed to schedule move for tablet 23bc5ab1a7ab4b9d9f33cd3346790271: Network error: Client connection negotiation failed: client connection to 127.28.122.65:35183: connect: Connection refused (error 111)
W20260608 10:00:34.102705  3472 auto_rebalancer.cc:591] Failed to schedule move for tablet cbdacdd450594d03aae3410e3cd16311: Network error: Client connection negotiation failed: client connection to 127.28.122.65:35183: connect: Connection refused (error 111)
W20260608 10:00:34.106267  3472 auto_rebalancer.cc:591] Failed to schedule move for tablet 823d9a8b74a14a8090809e21e48f8cfa: Network error: Client connection negotiation failed: client connection to 127.28.122.67:36309: connect: Connection refused (error 111)
W20260608 10:00:35.137005  3472 auto_rebalancer.cc:591] Failed to schedule move for tablet 23bc5ab1a7ab4b9d9f33cd3346790271: Network error: Client connection negotiation failed: client connection to 127.28.122.65:35183: connect: Connection refused (error 111)
W20260608 10:00:35.140498  3472 auto_rebalancer.cc:591] Failed to schedule move for tablet 3dec5e3d1b134fe9a13c2c92af50e3be: Network error: Client connection negotiation failed: client connection to 127.28.122.66:36403: connect: Connection refused (error 111)
W20260608 10:00:35.143814  3472 auto_rebalancer.cc:591] Failed to schedule move for tablet cbdacdd450594d03aae3410e3cd16311: Network error: Client connection negotiation failed: client connection to 127.28.122.65:35183: connect: Connection refused (error 111)
W20260608 10:00:36.158144  3472 auto_rebalancer.cc:591] Failed to schedule move for tablet 3dec5e3d1b134fe9a13c2c92af50e3be: Network error: Client connection negotiation failed: client connection to 127.28.122.66:36403: connect: Connection refused (error 111)
W20260608 10:00:36.162143  3472 auto_rebalancer.cc:591] Failed to schedule move for tablet cbdacdd450594d03aae3410e3cd16311: Network error: Client connection negotiation failed: client connection to 127.28.122.65:35183: connect: Connection refused (error 111)
W20260608 10:00:36.166054  3472 auto_rebalancer.cc:591] Failed to schedule move for tablet 823d9a8b74a14a8090809e21e48f8cfa: Network error: Client connection negotiation failed: client connection to 127.28.122.67:36309: connect: Connection refused (error 111)
W20260608 10:00:37.179877  3472 auto_rebalancer.cc:591] Failed to schedule move for tablet cbdacdd450594d03aae3410e3cd16311: Network error: Client connection negotiation failed: client connection to 127.28.122.65:35183: connect: Connection refused (error 111)
W20260608 10:00:37.183240  3472 auto_rebalancer.cc:591] Failed to schedule move for tablet 823d9a8b74a14a8090809e21e48f8cfa: Network error: Client connection negotiation failed: client connection to 127.28.122.67:36309: connect: Connection refused (error 111)
W20260608 10:00:37.186408  3472 auto_rebalancer.cc:591] Failed to schedule move for tablet 3dec5e3d1b134fe9a13c2c92af50e3be: Network error: Client connection negotiation failed: client connection to 127.28.122.66:36403: connect: Connection refused (error 111)
W20260608 10:00:38.188589  3472 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 4c83b0b43d0b4483af150de49a223a10 not available for placement
W20260608 10:00:39.190514  3472 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 4c83b0b43d0b4483af150de49a223a10 not available for placement
I20260608 10:00:40.072046 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:40.078660  3831 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
W20260608 10:00:40.079555  3832 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
W20260608 10:00:40.080770  3834 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
I20260608 10:00:40.082731 29161 server_base.cc:1061] running on GCE node
I20260608 10:00:40.085058 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:40.085328 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:40.085479 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912840085467 us; error 0 us; skew 500 ppm
I20260608 10:00:40.086076 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:40.088461 29161 webserver.cc:533] Webserver started at http://127.28.122.65:46685/ using document root <none> and password file <none>
I20260608 10:00:40.088953 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:40.089095 29161 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:00:40.092792 29161 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:00:40.095893  3839 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:40.096680 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:00:40.097014 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-0-root
uuid: "bb03d24919484051abd8d6305fefa684"
format_stamp: "Formatted at 2026-06-08 10:00:31 on dist-test-slave-th08"
I20260608 10:00:40.097298 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-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)
I20260608 10:00:40.109766 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:40.110854 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:40.112265 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:40.115650  3846 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 10:00:40.135514 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:00:40.135914 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.000s	sys 0.002s
I20260608 10:00:40.136214 29161 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 10:00:40.140985  3846 tablet_bootstrap.cc:492] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684: Bootstrap starting.
I20260608 10:00:40.151580 29161 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:00:40.151870 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.015s	sys 0.001s
I20260608 10:00:40.152164  3846 tablet_bootstrap.cc:492] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684: 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
I20260608 10:00:40.152876  3846 tablet_bootstrap.cc:492] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684: Bootstrap complete.
I20260608 10:00:40.153502  3846 ts_tablet_manager.cc:1403] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 10:00:40.155648  3846 raft_consensus.cc:359] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:40.156132  3846 raft_consensus.cc:740] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb03d24919484051abd8d6305fefa684, State: Initialized, Role: FOLLOWER
I20260608 10:00:40.156931  3846 consensus_queue.cc:260] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:40.159664  3846 ts_tablet_manager.cc:1434] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260608 10:00:40.160533  3846 tablet_bootstrap.cc:492] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684: Bootstrap starting.
I20260608 10:00:40.172075  3846 tablet_bootstrap.cc:492] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684: 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
I20260608 10:00:40.172796  3846 tablet_bootstrap.cc:492] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684: Bootstrap complete.
I20260608 10:00:40.173454  3846 ts_tablet_manager.cc:1403] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260608 10:00:40.176076  3846 raft_consensus.cc:359] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:40.176630  3846 raft_consensus.cc:740] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb03d24919484051abd8d6305fefa684, State: Initialized, Role: FOLLOWER
I20260608 10:00:40.177374  3846 consensus_queue.cc:260] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:40.179275  3846 ts_tablet_manager.cc:1434] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260608 10:00:40.179989  3846 tablet_bootstrap.cc:492] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684: Bootstrap starting.
W20260608 10:00:40.192780  3472 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 4c83b0b43d0b4483af150de49a223a10 not available for placement
I20260608 10:00:40.194226  3846 tablet_bootstrap.cc:492] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:00:40.195132  3846 tablet_bootstrap.cc:492] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684: Bootstrap complete.
I20260608 10:00:40.195701  3846 ts_tablet_manager.cc:1403] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.011s
I20260608 10:00:40.198186  3846 raft_consensus.cc:359] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:40.198937  3846 raft_consensus.cc:740] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb03d24919484051abd8d6305fefa684, State: Initialized, Role: FOLLOWER
I20260608 10:00:40.200067  3846 consensus_queue.cc:260] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:40.201817  3846 ts_tablet_manager.cc:1434] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:00:40.202718  3846 tablet_bootstrap.cc:492] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684: Bootstrap starting.
I20260608 10:00:40.207403 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.65:35183
I20260608 10:00:40.207544  3906 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.65:35183 every 8 connection(s)
I20260608 10:00:40.213135 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:00:40.220790  3846 tablet_bootstrap.cc:492] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
W20260608 10:00:40.221688  3912 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
I20260608 10:00:40.222014  3846 tablet_bootstrap.cc:492] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684: Bootstrap complete.
I20260608 10:00:40.223001  3846 ts_tablet_manager.cc:1403] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
W20260608 10:00:40.223994  3913 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
I20260608 10:00:40.226207  3846 raft_consensus.cc:359] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:40.227304  3846 raft_consensus.cc:740] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb03d24919484051abd8d6305fefa684, State: Initialized, Role: FOLLOWER
I20260608 10:00:40.228224  3846 consensus_queue.cc:260] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:40.231057  3846 ts_tablet_manager.cc:1434] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:00:40.232383  3907 heartbeater.cc:344] Connected to a master server at 127.28.122.126:45623
I20260608 10:00:40.232854  3907 heartbeater.cc:461] Registering TS with master...
W20260608 10:00:40.233515  3915 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
I20260608 10:00:40.233764  3907 heartbeater.cc:507] Master 127.28.122.126:45623 requested a full tablet report, sending...
I20260608 10:00:40.234118 29161 server_base.cc:1061] running on GCE node
I20260608 10:00:40.235134 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:40.235357 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:40.235539 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912840235521 us; error 0 us; skew 500 ppm
I20260608 10:00:40.236109 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:40.238098  3424 ts_manager.cc:194] Re-registered known tserver with Master: bb03d24919484051abd8d6305fefa684 (127.28.122.65:35183)
I20260608 10:00:40.238714 29161 webserver.cc:533] Webserver started at http://127.28.122.66:33483/ using document root <none> and password file <none>
I20260608 10:00:40.239377 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:40.239554 29161 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:00:40.243466 29161 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 10:00:40.243459  3424 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60882
I20260608 10:00:40.246531  3907 heartbeater.cc:499] Master 127.28.122.126:45623 was elected leader, sending a full tablet report...
I20260608 10:00:40.247361  3920 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:40.248296 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:00:40.248595 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-1-root
uuid: "4c83b0b43d0b4483af150de49a223a10"
format_stamp: "Formatted at 2026-06-08 10:00:31 on dist-test-slave-th08"
I20260608 10:00:40.248894 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-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)
I20260608 10:00:40.287235 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:40.288424 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:40.289949 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:40.314270 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:00:40.314646 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.001s	sys 0.000s
I20260608 10:00:40.319387  3927 tablet_bootstrap.cc:492] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10: Bootstrap starting.
I20260608 10:00:40.329828 29161 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:00:40.330112 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.013s	sys 0.000s
I20260608 10:00:40.331928  3927 tablet_bootstrap.cc:492] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:00:40.332716  3927 tablet_bootstrap.cc:492] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10: Bootstrap complete.
I20260608 10:00:40.333276  3927 ts_tablet_manager.cc:1403] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 10:00:40.335454  3927 raft_consensus.cc:359] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:40.336148  3927 raft_consensus.cc:740] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c83b0b43d0b4483af150de49a223a10, State: Initialized, Role: FOLLOWER
I20260608 10:00:40.336977  3927 consensus_queue.cc:260] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:40.339864  3927 ts_tablet_manager.cc:1434] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 10:00:40.340623  3927 tablet_bootstrap.cc:492] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10: Bootstrap starting.
I20260608 10:00:40.352520  3927 tablet_bootstrap.cc:492] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10: 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
I20260608 10:00:40.353434  3927 tablet_bootstrap.cc:492] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10: Bootstrap complete.
I20260608 10:00:40.354074  3927 ts_tablet_manager.cc:1403] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 10:00:40.356388  3927 raft_consensus.cc:359] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:40.356953  3927 raft_consensus.cc:740] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c83b0b43d0b4483af150de49a223a10, State: Initialized, Role: FOLLOWER
I20260608 10:00:40.357702  3927 consensus_queue.cc:260] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:40.359782  3927 ts_tablet_manager.cc:1434] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 10:00:40.360518  3927 tablet_bootstrap.cc:492] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10: Bootstrap starting.
I20260608 10:00:40.373116  3927 tablet_bootstrap.cc:492] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10: 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
I20260608 10:00:40.373871  3927 tablet_bootstrap.cc:492] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10: Bootstrap complete.
I20260608 10:00:40.374632  3927 ts_tablet_manager.cc:1403] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260608 10:00:40.377264  3927 raft_consensus.cc:359] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:40.377842  3927 raft_consensus.cc:740] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c83b0b43d0b4483af150de49a223a10, State: Initialized, Role: FOLLOWER
I20260608 10:00:40.378716  3927 consensus_queue.cc:260] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:40.380712  3927 ts_tablet_manager.cc:1434] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260608 10:00:40.381475  3927 tablet_bootstrap.cc:492] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10: Bootstrap starting.
I20260608 10:00:40.383955 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.66:36403
I20260608 10:00:40.384105  3987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.66:36403 every 8 connection(s)
I20260608 10:00:40.389194 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:40.397107  3992 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
W20260608 10:00:40.398566  3993 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
I20260608 10:00:40.397825  3927 tablet_bootstrap.cc:492] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10: 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
I20260608 10:00:40.400386  3927 tablet_bootstrap.cc:492] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10: Bootstrap complete.
I20260608 10:00:40.401223  3927 ts_tablet_manager.cc:1403] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.009s
I20260608 10:00:40.404747 29161 server_base.cc:1061] running on GCE node
W20260608 10:00:40.405330  3995 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
I20260608 10:00:40.405588  3988 heartbeater.cc:344] Connected to a master server at 127.28.122.126:45623
I20260608 10:00:40.404650  3927 raft_consensus.cc:359] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:40.406088  3988 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:40.406158  3927 raft_consensus.cc:740] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c83b0b43d0b4483af150de49a223a10, State: Initialized, Role: FOLLOWER
I20260608 10:00:40.406515 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:40.406836 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:40.407055 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912840407035 us; error 0 us; skew 500 ppm
I20260608 10:00:40.407176  3988 heartbeater.cc:507] Master 127.28.122.126:45623 requested a full tablet report, sending...
I20260608 10:00:40.407044  3927 consensus_queue.cc:260] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:40.408274 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:40.409372  3927 ts_tablet_manager.cc:1434] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 10:00:40.411235 29161 webserver.cc:533] Webserver started at http://127.28.122.67:41243/ using document root <none> and password file <none>
I20260608 10:00:40.411954 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:40.412194 29161 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:00:40.412237  3424 ts_manager.cc:194] Re-registered known tserver with Master: 4c83b0b43d0b4483af150de49a223a10 (127.28.122.66:36403)
I20260608 10:00:40.417392 29161 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:00:40.418926  3424 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60888
I20260608 10:00:40.421765  4000 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:40.422276  3988 heartbeater.cc:499] Master 127.28.122.126:45623 was elected leader, sending a full tablet report...
I20260608 10:00:40.422688 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:00:40.423079 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-2-root
uuid: "18f50c60c52b42f7a8ff56b32a37b0b8"
format_stamp: "Formatted at 2026-06-08 10:00:31 on dist-test-slave-th08"
I20260608 10:00:40.423471 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-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)
I20260608 10:00:40.440249 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:40.441488 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:40.442921 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:40.466365 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:00:40.466645 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.001s	sys 0.000s
I20260608 10:00:40.470924  4007 tablet_bootstrap.cc:492] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8: Bootstrap starting.
I20260608 10:00:40.485244  4007 tablet_bootstrap.cc:492] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8: 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
I20260608 10:00:40.486106  4007 tablet_bootstrap.cc:492] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8: Bootstrap complete.
I20260608 10:00:40.486760 29161 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:00:40.486794  4007 ts_tablet_manager.cc:1403] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 10:00:40.487274 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.020s	user 0.021s	sys 0.000s
I20260608 10:00:40.490272  4007 raft_consensus.cc:359] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:40.491075  4007 raft_consensus.cc:740] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18f50c60c52b42f7a8ff56b32a37b0b8, State: Initialized, Role: FOLLOWER
I20260608 10:00:40.492010  4007 consensus_queue.cc:260] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:40.495029  4007 ts_tablet_manager.cc:1434] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260608 10:00:40.496268  4007 tablet_bootstrap.cc:492] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8: Bootstrap starting.
I20260608 10:00:40.513618  4007 tablet_bootstrap.cc:492] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:00:40.514449  4007 tablet_bootstrap.cc:492] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8: Bootstrap complete.
I20260608 10:00:40.515019  4007 ts_tablet_manager.cc:1403] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260608 10:00:40.517293  4007 raft_consensus.cc:359] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:40.517992  4007 raft_consensus.cc:740] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18f50c60c52b42f7a8ff56b32a37b0b8, State: Initialized, Role: FOLLOWER
I20260608 10:00:40.518743  4007 consensus_queue.cc:260] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:40.520558  4007 ts_tablet_manager.cc:1434] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:00:40.521406  4007 tablet_bootstrap.cc:492] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8: Bootstrap starting.
I20260608 10:00:40.533525  4007 tablet_bootstrap.cc:492] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8: 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
I20260608 10:00:40.534423  4007 tablet_bootstrap.cc:492] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8: Bootstrap complete.
I20260608 10:00:40.535056  4007 ts_tablet_manager.cc:1403] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260608 10:00:40.537472  4007 raft_consensus.cc:359] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:40.538030  4007 raft_consensus.cc:740] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18f50c60c52b42f7a8ff56b32a37b0b8, State: Initialized, Role: FOLLOWER
I20260608 10:00:40.538892  4007 consensus_queue.cc:260] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:40.540838  4007 ts_tablet_manager.cc:1434] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:00:40.541615  4007 tablet_bootstrap.cc:492] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8: Bootstrap starting.
I20260608 10:00:40.543413 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.67:36309
I20260608 10:00:40.543577  4067 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.67:36309 every 8 connection(s)
I20260608 10:00:40.554738  4007 tablet_bootstrap.cc:492] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8: 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
I20260608 10:00:40.555578  4007 tablet_bootstrap.cc:492] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8: Bootstrap complete.
I20260608 10:00:40.556344  4007 ts_tablet_manager.cc:1403] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260608 10:00:40.559073  4007 raft_consensus.cc:359] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:40.559764  4068 heartbeater.cc:344] Connected to a master server at 127.28.122.126:45623
I20260608 10:00:40.559903  4007 raft_consensus.cc:740] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18f50c60c52b42f7a8ff56b32a37b0b8, State: Initialized, Role: FOLLOWER
I20260608 10:00:40.560370  4068 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:40.561296  4068 heartbeater.cc:507] Master 127.28.122.126:45623 requested a full tablet report, sending...
I20260608 10:00:40.561005  4007 consensus_queue.cc:260] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:40.563411  4007 ts_tablet_manager.cc:1434] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 10:00:40.565681  3424 ts_manager.cc:194] Re-registered known tserver with Master: 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67:36309)
I20260608 10:00:40.570523  3424 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60894
I20260608 10:00:40.573132  4068 heartbeater.cc:499] Master 127.28.122.126:45623 was elected leader, sending a full tablet report...
W20260608 10:00:41.213934  3472 auto_rebalancer.cc:591] Failed to schedule move for tablet 23bc5ab1a7ab4b9d9f33cd3346790271: Illegal state: Replica bb03d24919484051abd8d6305fefa684 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } }
W20260608 10:00:41.227440  3472 auto_rebalancer.cc:591] Failed to schedule move for tablet 823d9a8b74a14a8090809e21e48f8cfa: Illegal state: Replica 18f50c60c52b42f7a8ff56b32a37b0b8 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } }
W20260608 10:00:41.231660  3472 auto_rebalancer.cc:591] Failed to schedule move for tablet cbdacdd450594d03aae3410e3cd16311: Illegal state: Replica bb03d24919484051abd8d6305fefa684 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } }
I20260608 10:00:41.483925  4075 raft_consensus.cc:493] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:41.484710  4075 raft_consensus.cc:515] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:41.487748  4075 leader_election.cc:290] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c83b0b43d0b4483af150de49a223a10 (127.28.122.66:36403), 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67:36309)
I20260608 10:00:41.500167  3962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbdacdd450594d03aae3410e3cd16311" candidate_uuid: "bb03d24919484051abd8d6305fefa684" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c83b0b43d0b4483af150de49a223a10" is_pre_election: true
I20260608 10:00:41.501080  3962 raft_consensus.cc:2468] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb03d24919484051abd8d6305fefa684 in term 1.
I20260608 10:00:41.502595  3841 leader_election.cc:304] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [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: 4c83b0b43d0b4483af150de49a223a10, bb03d24919484051abd8d6305fefa684; no voters: 
I20260608 10:00:41.503842  4075 raft_consensus.cc:2804] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:00:41.504410  4075 raft_consensus.cc:493] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:41.504938  4075 raft_consensus.cc:3060] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:41.506008  4042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbdacdd450594d03aae3410e3cd16311" candidate_uuid: "bb03d24919484051abd8d6305fefa684" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" is_pre_election: true
I20260608 10:00:41.506726  4042 raft_consensus.cc:2468] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb03d24919484051abd8d6305fefa684 in term 1.
I20260608 10:00:41.510219  4075 raft_consensus.cc:515] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:41.512081  4075 leader_election.cc:290] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [CANDIDATE]: Term 2 election: Requested vote from peers 4c83b0b43d0b4483af150de49a223a10 (127.28.122.66:36403), 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67:36309)
I20260608 10:00:41.512946  3962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbdacdd450594d03aae3410e3cd16311" candidate_uuid: "bb03d24919484051abd8d6305fefa684" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c83b0b43d0b4483af150de49a223a10"
I20260608 10:00:41.513126  4042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbdacdd450594d03aae3410e3cd16311" candidate_uuid: "bb03d24919484051abd8d6305fefa684" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8"
I20260608 10:00:41.513604  3962 raft_consensus.cc:3060] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:41.513902  4042 raft_consensus.cc:3060] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:41.519273  4042 raft_consensus.cc:2468] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb03d24919484051abd8d6305fefa684 in term 2.
I20260608 10:00:41.519392  3962 raft_consensus.cc:2468] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb03d24919484051abd8d6305fefa684 in term 2.
I20260608 10:00:41.520531  3843 leader_election.cc:304] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18f50c60c52b42f7a8ff56b32a37b0b8, bb03d24919484051abd8d6305fefa684; no voters: 
I20260608 10:00:41.521466  4075 raft_consensus.cc:2804] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:00:41.522591  4075 raft_consensus.cc:697] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 2 LEADER]: Becoming Leader. State: Replica: bb03d24919484051abd8d6305fefa684, State: Running, Role: LEADER
I20260608 10:00:41.523554  4075 consensus_queue.cc:237] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [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: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:41.533008  4075 raft_consensus.cc:493] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:41.533751  4075 raft_consensus.cc:515] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:41.536079  4075 leader_election.cc:290] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c83b0b43d0b4483af150de49a223a10 (127.28.122.66:36403), 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67:36309)
I20260608 10:00:41.563916  3962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23bc5ab1a7ab4b9d9f33cd3346790271" candidate_uuid: "bb03d24919484051abd8d6305fefa684" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c83b0b43d0b4483af150de49a223a10" is_pre_election: true
I20260608 10:00:41.565007  4042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23bc5ab1a7ab4b9d9f33cd3346790271" candidate_uuid: "bb03d24919484051abd8d6305fefa684" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" is_pre_election: true
I20260608 10:00:41.564960  3424 catalog_manager.cc:5696] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "bb03d24919484051abd8d6305fefa684" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:41.566550  4042 raft_consensus.cc:2468] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb03d24919484051abd8d6305fefa684 in term 1.
I20260608 10:00:41.566385  3962 raft_consensus.cc:2468] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb03d24919484051abd8d6305fefa684 in term 1.
I20260608 10:00:41.569017  3843 leader_election.cc:304] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [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: 18f50c60c52b42f7a8ff56b32a37b0b8, bb03d24919484051abd8d6305fefa684; no voters: 
I20260608 10:00:41.570693  4075 raft_consensus.cc:2804] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:00:41.571357  4075 raft_consensus.cc:493] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:41.571784  4075 raft_consensus.cc:3060] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:41.580145  4075 raft_consensus.cc:515] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:41.584335  3962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23bc5ab1a7ab4b9d9f33cd3346790271" candidate_uuid: "bb03d24919484051abd8d6305fefa684" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c83b0b43d0b4483af150de49a223a10"
I20260608 10:00:41.584650  4075 leader_election.cc:290] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [CANDIDATE]: Term 2 election: Requested vote from peers 4c83b0b43d0b4483af150de49a223a10 (127.28.122.66:36403), 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67:36309)
I20260608 10:00:41.585435  3962 raft_consensus.cc:3060] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:41.585405  4042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23bc5ab1a7ab4b9d9f33cd3346790271" candidate_uuid: "bb03d24919484051abd8d6305fefa684" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8"
I20260608 10:00:41.588200  4042 raft_consensus.cc:3060] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:41.596627  3962 raft_consensus.cc:2468] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb03d24919484051abd8d6305fefa684 in term 2.
I20260608 10:00:41.598538  3841 leader_election.cc:304] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c83b0b43d0b4483af150de49a223a10, bb03d24919484051abd8d6305fefa684; no voters: 
I20260608 10:00:41.599205  4042 raft_consensus.cc:2468] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb03d24919484051abd8d6305fefa684 in term 2.
I20260608 10:00:41.599879  4075 raft_consensus.cc:2804] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:00:41.600764  4075 raft_consensus.cc:697] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 2 LEADER]: Becoming Leader. State: Replica: bb03d24919484051abd8d6305fefa684, State: Running, Role: LEADER
I20260608 10:00:41.602183  4075 consensus_queue.cc:237] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [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: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:41.610204  3424 catalog_manager.cc:5696] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "bb03d24919484051abd8d6305fefa684" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:41.688334  4075 raft_consensus.cc:493] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:41.689144  4075 raft_consensus.cc:515] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:41.691295  4075 leader_election.cc:290] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c83b0b43d0b4483af150de49a223a10 (127.28.122.66:36403), 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67:36309)
I20260608 10:00:41.692291  3962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823d9a8b74a14a8090809e21e48f8cfa" candidate_uuid: "bb03d24919484051abd8d6305fefa684" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c83b0b43d0b4483af150de49a223a10" is_pre_election: true
I20260608 10:00:41.692438  4042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823d9a8b74a14a8090809e21e48f8cfa" candidate_uuid: "bb03d24919484051abd8d6305fefa684" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" is_pre_election: true
I20260608 10:00:41.693105  3962 raft_consensus.cc:2468] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb03d24919484051abd8d6305fefa684 in term 1.
I20260608 10:00:41.693606  4042 raft_consensus.cc:2410] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bb03d24919484051abd8d6305fefa684 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 10:00:41.694285  3841 leader_election.cc:304] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [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: 4c83b0b43d0b4483af150de49a223a10, bb03d24919484051abd8d6305fefa684; no voters: 
I20260608 10:00:41.695276  4075 raft_consensus.cc:2804] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:00:41.695690  4075 raft_consensus.cc:493] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:41.696125  4075 raft_consensus.cc:3060] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:41.702088  4075 raft_consensus.cc:515] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:41.704000  4075 leader_election.cc:290] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [CANDIDATE]: Term 2 election: Requested vote from peers 4c83b0b43d0b4483af150de49a223a10 (127.28.122.66:36403), 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67:36309)
I20260608 10:00:41.704913  3962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823d9a8b74a14a8090809e21e48f8cfa" candidate_uuid: "bb03d24919484051abd8d6305fefa684" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c83b0b43d0b4483af150de49a223a10"
I20260608 10:00:41.705184  4042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823d9a8b74a14a8090809e21e48f8cfa" candidate_uuid: "bb03d24919484051abd8d6305fefa684" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8"
I20260608 10:00:41.705766  3962 raft_consensus.cc:3060] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:41.706048  4042 raft_consensus.cc:3060] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:41.713560  3962 raft_consensus.cc:2468] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb03d24919484051abd8d6305fefa684 in term 2.
I20260608 10:00:41.713945  4042 raft_consensus.cc:2410] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bb03d24919484051abd8d6305fefa684 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 10:00:41.715070  3841 leader_election.cc:304] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c83b0b43d0b4483af150de49a223a10, bb03d24919484051abd8d6305fefa684; no voters: 
I20260608 10:00:41.716003  4075 raft_consensus.cc:2804] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:00:41.716487  4075 raft_consensus.cc:697] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [term 2 LEADER]: Becoming Leader. State: Replica: bb03d24919484051abd8d6305fefa684, State: Running, Role: LEADER
I20260608 10:00:41.717327  4075 consensus_queue.cc:237] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [LEADER]: Queue going to LEADER 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: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:41.720783  4079 raft_consensus.cc:493] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:41.721630  4079 raft_consensus.cc:515] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:41.725399  4079 leader_election.cc:290] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c83b0b43d0b4483af150de49a223a10 (127.28.122.66:36403), 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67:36309)
I20260608 10:00:41.725481  3962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec5e3d1b134fe9a13c2c92af50e3be" candidate_uuid: "bb03d24919484051abd8d6305fefa684" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c83b0b43d0b4483af150de49a223a10" is_pre_election: true
I20260608 10:00:41.726775  3962 raft_consensus.cc:2410] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bb03d24919484051abd8d6305fefa684 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 10:00:41.726563  4042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec5e3d1b134fe9a13c2c92af50e3be" candidate_uuid: "bb03d24919484051abd8d6305fefa684" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" is_pre_election: true
I20260608 10:00:41.726572  3424 catalog_manager.cc:5696] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 reported cstate change: term changed from 1 to 2, leader changed from 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67) to bb03d24919484051abd8d6305fefa684 (127.28.122.65). New cstate: current_term: 2 leader_uuid: "bb03d24919484051abd8d6305fefa684" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:41.727944  4042 raft_consensus.cc:2468] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb03d24919484051abd8d6305fefa684 in term 1.
I20260608 10:00:41.729369  3843 leader_election.cc:304] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [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: 18f50c60c52b42f7a8ff56b32a37b0b8, bb03d24919484051abd8d6305fefa684; no voters: 4c83b0b43d0b4483af150de49a223a10
I20260608 10:00:41.730204  4079 raft_consensus.cc:2804] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:00:41.730690  4079 raft_consensus.cc:493] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:41.731086  4079 raft_consensus.cc:3060] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:41.737903  4079 raft_consensus.cc:515] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:41.739835  4079 leader_election.cc:290] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [CANDIDATE]: Term 2 election: Requested vote from peers 4c83b0b43d0b4483af150de49a223a10 (127.28.122.66:36403), 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67:36309)
I20260608 10:00:41.740511  3962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec5e3d1b134fe9a13c2c92af50e3be" candidate_uuid: "bb03d24919484051abd8d6305fefa684" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c83b0b43d0b4483af150de49a223a10"
I20260608 10:00:41.740816  4042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec5e3d1b134fe9a13c2c92af50e3be" candidate_uuid: "bb03d24919484051abd8d6305fefa684" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8"
I20260608 10:00:41.741243  3962 raft_consensus.cc:3060] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:41.741686  4042 raft_consensus.cc:3060] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:41.746574  4042 raft_consensus.cc:2468] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb03d24919484051abd8d6305fefa684 in term 2.
I20260608 10:00:41.746812  3962 raft_consensus.cc:2410] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bb03d24919484051abd8d6305fefa684 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 10:00:41.747839  3843 leader_election.cc:304] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18f50c60c52b42f7a8ff56b32a37b0b8, bb03d24919484051abd8d6305fefa684; no voters: 
I20260608 10:00:41.748687  4079 raft_consensus.cc:2804] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:00:41.749302  4079 raft_consensus.cc:697] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 2 LEADER]: Becoming Leader. State: Replica: bb03d24919484051abd8d6305fefa684, State: Running, Role: LEADER
I20260608 10:00:41.750226  4079 consensus_queue.cc:237] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [LEADER]: Queue going to LEADER 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: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:41.757675  3424 catalog_manager.cc:5696] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 reported cstate change: term changed from 1 to 2, leader changed from 4c83b0b43d0b4483af150de49a223a10 (127.28.122.66) to bb03d24919484051abd8d6305fefa684 (127.28.122.65). New cstate: current_term: 2 leader_uuid: "bb03d24919484051abd8d6305fefa684" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:41.979743  3962 raft_consensus.cc:1275] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Refusing update from remote peer bb03d24919484051abd8d6305fefa684: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:00:41.981709  4079 consensus_queue.cc:1048] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:41.998627  4042 raft_consensus.cc:1275] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: Refusing update from remote peer bb03d24919484051abd8d6305fefa684: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:00:42.001955  4075 consensus_queue.cc:1048] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:42.011538  4094 raft_consensus.cc:493] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:42.012333  4094 raft_consensus.cc:515] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:42.026580  4094 leader_election.cc:290] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bb03d24919484051abd8d6305fefa684 (127.28.122.65:35183), 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67:36309)
I20260608 10:00:42.042323  4042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec5e3d1b134fe9a13c2c92af50e3be" candidate_uuid: "4c83b0b43d0b4483af150de49a223a10" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" is_pre_election: true
I20260608 10:00:42.042474  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec5e3d1b134fe9a13c2c92af50e3be" candidate_uuid: "4c83b0b43d0b4483af150de49a223a10" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb03d24919484051abd8d6305fefa684" is_pre_election: true
I20260608 10:00:42.043440  4042 raft_consensus.cc:2468] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c83b0b43d0b4483af150de49a223a10 in term 2.
I20260608 10:00:42.044874  3924 leader_election.cc:304] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [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: 18f50c60c52b42f7a8ff56b32a37b0b8, 4c83b0b43d0b4483af150de49a223a10; no voters: 
I20260608 10:00:42.045846  4094 raft_consensus.cc:2804] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:00:42.046307  4094 raft_consensus.cc:493] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:42.046690  4094 raft_consensus.cc:3060] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:00:42.052882  4094 raft_consensus.cc:515] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:42.054780  4094 leader_election.cc:290] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [CANDIDATE]: Term 3 election: Requested vote from peers bb03d24919484051abd8d6305fefa684 (127.28.122.65:35183), 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67:36309)
I20260608 10:00:42.055744  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec5e3d1b134fe9a13c2c92af50e3be" candidate_uuid: "4c83b0b43d0b4483af150de49a223a10" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bb03d24919484051abd8d6305fefa684"
I20260608 10:00:42.055831  4042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dec5e3d1b134fe9a13c2c92af50e3be" candidate_uuid: "4c83b0b43d0b4483af150de49a223a10" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8"
I20260608 10:00:42.056948  4042 raft_consensus.cc:3060] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:00:42.061801  4042 raft_consensus.cc:2468] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c83b0b43d0b4483af150de49a223a10 in term 3.
I20260608 10:00:42.062927  3924 leader_election.cc:304] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [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: 18f50c60c52b42f7a8ff56b32a37b0b8, 4c83b0b43d0b4483af150de49a223a10; no voters: bb03d24919484051abd8d6305fefa684
I20260608 10:00:42.063861  4094 raft_consensus.cc:2804] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:00:42.064570  4094 raft_consensus.cc:697] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 3 LEADER]: Becoming Leader. State: Replica: 4c83b0b43d0b4483af150de49a223a10, State: Running, Role: LEADER
I20260608 10:00:42.065681  4094 consensus_queue.cc:237] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:42.073453  3424 catalog_manager.cc:5696] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 reported cstate change: term changed from 2 to 3, leader changed from bb03d24919484051abd8d6305fefa684 (127.28.122.65) to 4c83b0b43d0b4483af150de49a223a10 (127.28.122.66). New cstate: current_term: 3 leader_uuid: "4c83b0b43d0b4483af150de49a223a10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:42.138850  4042 raft_consensus.cc:1275] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: Refusing update from remote peer bb03d24919484051abd8d6305fefa684: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:00:42.140398  4075 consensus_queue.cc:1048] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:42.153043  3962 raft_consensus.cc:1275] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Refusing update from remote peer bb03d24919484051abd8d6305fefa684: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:00:42.156185  4079 consensus_queue.cc:1048] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:42.190129  3962 raft_consensus.cc:1275] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Refusing update from remote peer bb03d24919484051abd8d6305fefa684: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:00:42.191613  4079 consensus_queue.cc:1048] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:42.202533  4042 raft_consensus.cc:1275] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: Refusing update from remote peer bb03d24919484051abd8d6305fefa684: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260608 10:00:42.203254  4042 pending_rounds.cc:85] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8: Aborting all ops after (but not including) 0
I20260608 10:00:42.203696  4042 pending_rounds.cc:107] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260608 10:00:42.204154  4042 raft_consensus.cc:2889] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:00:42.205924  4079 consensus_queue.cc:1048] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:42.228032  4042 raft_consensus.cc:1240] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 3 FOLLOWER]: Rejecting Update request from peer bb03d24919484051abd8d6305fefa684 for earlier term 2. Current term is 3. Ops: []
I20260608 10:00:42.229583  4079 consensus_queue.cc:1059] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:42.230576  4093 raft_consensus.cc:3055] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:00:42.231009  4093 raft_consensus.cc:740] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bb03d24919484051abd8d6305fefa684, State: Running, Role: LEADER
I20260608 10:00:42.231922  4093 consensus_queue.cc:260] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } }
I20260608 10:00:42.233402  4093 raft_consensus.cc:3060] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:00:42.247467  3881 consensus_queue.cc:237] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } attrs { replace: true } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: true } }
I20260608 10:00:42.254063  4042 raft_consensus.cc:1275] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: Refusing update from remote peer bb03d24919484051abd8d6305fefa684: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:00:42.254930  3962 raft_consensus.cc:1275] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Refusing update from remote peer bb03d24919484051abd8d6305fefa684: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:00:42.256034  4075 consensus_queue.cc:1048] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:00:42.259380  4075 consensus_queue.cc:1048] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:00:42.264439  4093 raft_consensus.cc:2955] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } attrs { replace: true } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: true } } }
I20260608 10:00:42.266453  4042 raft_consensus.cc:2955] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } attrs { replace: true } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: true } } }
I20260608 10:00:42.269793  3962 raft_consensus.cc:2955] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } attrs { replace: true } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: true } } }
W20260608 10:00:42.271723  3840 consensus_peers.cc:597] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 -> Peer 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68:38821): Couldn't send request to peer 3d04aea2c4c349c1aad708f390b3b634. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cbdacdd450594d03aae3410e3cd16311. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:42.280827  3422 catalog_manager.cc:5696] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 reported cstate change: config changed from index -1 to 3, NON_VOTER 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68) added. New cstate: current_term: 2 leader_uuid: "bb03d24919484051abd8d6305fefa684" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:42.281910  3881 consensus_queue.cc:237] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [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: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } attrs { replace: true } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: true } }
W20260608 10:00:42.291567  3840 consensus_peers.cc:597] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 -> Peer 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68:38821): Couldn't send request to peer 3d04aea2c4c349c1aad708f390b3b634. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 823d9a8b74a14a8090809e21e48f8cfa. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:42.291524  3962 raft_consensus.cc:1275] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Refusing update from remote peer bb03d24919484051abd8d6305fefa684: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:00:42.292320  4042 raft_consensus.cc:1275] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: Refusing update from remote peer bb03d24919484051abd8d6305fefa684: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:00:42.294687  4093 consensus_queue.cc:1048] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:42.298506  4075 consensus_queue.cc:1048] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:00:42.308207  4079 raft_consensus.cc:2955] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } attrs { replace: true } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: true } } }
I20260608 10:00:42.309624  3962 raft_consensus.cc:2955] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } attrs { replace: true } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: true } } }
I20260608 10:00:42.314042  4042 raft_consensus.cc:2955] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } attrs { replace: true } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: true } } }
I20260608 10:00:42.321308  3421 catalog_manager.cc:5696] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 reported cstate change: config changed from index -1 to 2, NON_VOTER 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68) added. New cstate: current_term: 2 leader_uuid: "bb03d24919484051abd8d6305fefa684" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:00:42.342916  3472 auto_rebalancer.cc:591] Failed to schedule move for tablet 3dec5e3d1b134fe9a13c2c92af50e3be: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:00:42.469146  4042 raft_consensus.cc:1275] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 3 FOLLOWER]: Refusing update from remote peer 4c83b0b43d0b4483af150de49a223a10: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:00:42.470739  4094 consensus_queue.cc:1048] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:42.485337  3881 raft_consensus.cc:1275] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 3 FOLLOWER]: Refusing update from remote peer 4c83b0b43d0b4483af150de49a223a10: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:00:42.489100  4089 consensus_queue.cc:1048] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:00:42.490212  4089 consensus_queue.cc:1243] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [LEADER]: Peer bb03d24919484051abd8d6305fefa684 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 10:00:42.494100  3881 pending_rounds.cc:85] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684: Aborting all ops after (but not including) 0
I20260608 10:00:42.494717  3881 pending_rounds.cc:107] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 10:00:42.495252  3881 raft_consensus.cc:2889] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:00:42.747426  4113 ts_tablet_manager.cc:933] T cbdacdd450594d03aae3410e3cd16311 P 3d04aea2c4c349c1aad708f390b3b634: Initiating tablet copy from peer bb03d24919484051abd8d6305fefa684 (127.28.122.65:35183)
I20260608 10:00:42.749267  4113 tablet_copy_client.cc:323] T cbdacdd450594d03aae3410e3cd16311 P 3d04aea2c4c349c1aad708f390b3b634: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.65:35183
I20260608 10:00:42.761071  3892 tablet_copy_service.cc:140] P bb03d24919484051abd8d6305fefa684: Received BeginTabletCopySession request for tablet cbdacdd450594d03aae3410e3cd16311 from peer 3d04aea2c4c349c1aad708f390b3b634 ({username='slave'} at 127.0.0.1:59826)
I20260608 10:00:42.761812  3892 tablet_copy_service.cc:161] P bb03d24919484051abd8d6305fefa684: Beginning new tablet copy session on tablet cbdacdd450594d03aae3410e3cd16311 from peer 3d04aea2c4c349c1aad708f390b3b634 at {username='slave'} at 127.0.0.1:59826: session id = 3d04aea2c4c349c1aad708f390b3b634-cbdacdd450594d03aae3410e3cd16311
I20260608 10:00:42.770918  3892 tablet_copy_source_session.cc:215] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:00:42.774528  4113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbdacdd450594d03aae3410e3cd16311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:42.786659  4113 tablet_copy_client.cc:806] T cbdacdd450594d03aae3410e3cd16311 P 3d04aea2c4c349c1aad708f390b3b634: tablet copy: Starting download of 0 data blocks...
I20260608 10:00:42.787304  4113 tablet_copy_client.cc:670] T cbdacdd450594d03aae3410e3cd16311 P 3d04aea2c4c349c1aad708f390b3b634: tablet copy: Starting download of 1 WAL segments...
I20260608 10:00:42.791168  4113 tablet_copy_client.cc:538] T cbdacdd450594d03aae3410e3cd16311 P 3d04aea2c4c349c1aad708f390b3b634: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:00:42.797372  4113 tablet_bootstrap.cc:492] T cbdacdd450594d03aae3410e3cd16311 P 3d04aea2c4c349c1aad708f390b3b634: Bootstrap starting.
I20260608 10:00:42.815536  4113 tablet_bootstrap.cc:492] T cbdacdd450594d03aae3410e3cd16311 P 3d04aea2c4c349c1aad708f390b3b634: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:00:42.816263  4113 tablet_bootstrap.cc:492] T cbdacdd450594d03aae3410e3cd16311 P 3d04aea2c4c349c1aad708f390b3b634: Bootstrap complete.
I20260608 10:00:42.816854  4113 ts_tablet_manager.cc:1403] T cbdacdd450594d03aae3410e3cd16311 P 3d04aea2c4c349c1aad708f390b3b634: Time spent bootstrapping tablet: real 0.020s	user 0.020s	sys 0.000s
I20260608 10:00:42.819351  4113 raft_consensus.cc:359] T cbdacdd450594d03aae3410e3cd16311 P 3d04aea2c4c349c1aad708f390b3b634 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } attrs { replace: true } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: true } }
I20260608 10:00:42.819977  4113 raft_consensus.cc:740] T cbdacdd450594d03aae3410e3cd16311 P 3d04aea2c4c349c1aad708f390b3b634 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3d04aea2c4c349c1aad708f390b3b634, State: Initialized, Role: LEARNER
I20260608 10:00:42.820544  4113 consensus_queue.cc:260] T cbdacdd450594d03aae3410e3cd16311 P 3d04aea2c4c349c1aad708f390b3b634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } attrs { replace: true } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: true } }
I20260608 10:00:42.824103  4113 ts_tablet_manager.cc:1434] T cbdacdd450594d03aae3410e3cd16311 P 3d04aea2c4c349c1aad708f390b3b634: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:00:42.826184  3892 tablet_copy_service.cc:342] P bb03d24919484051abd8d6305fefa684: Request end of tablet copy session 3d04aea2c4c349c1aad708f390b3b634-cbdacdd450594d03aae3410e3cd16311 received from {username='slave'} at 127.0.0.1:59826
I20260608 10:00:42.826680  3892 tablet_copy_service.cc:434] P bb03d24919484051abd8d6305fefa684: ending tablet copy session 3d04aea2c4c349c1aad708f390b3b634-cbdacdd450594d03aae3410e3cd16311 on tablet cbdacdd450594d03aae3410e3cd16311 with peer 3d04aea2c4c349c1aad708f390b3b634
I20260608 10:00:42.860653  4113 ts_tablet_manager.cc:933] T 823d9a8b74a14a8090809e21e48f8cfa P 3d04aea2c4c349c1aad708f390b3b634: Initiating tablet copy from peer bb03d24919484051abd8d6305fefa684 (127.28.122.65:35183)
I20260608 10:00:42.862254  4113 tablet_copy_client.cc:323] T 823d9a8b74a14a8090809e21e48f8cfa P 3d04aea2c4c349c1aad708f390b3b634: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.65:35183
I20260608 10:00:42.863889  3892 tablet_copy_service.cc:140] P bb03d24919484051abd8d6305fefa684: Received BeginTabletCopySession request for tablet 823d9a8b74a14a8090809e21e48f8cfa from peer 3d04aea2c4c349c1aad708f390b3b634 ({username='slave'} at 127.0.0.1:59826)
I20260608 10:00:42.864485  3892 tablet_copy_service.cc:161] P bb03d24919484051abd8d6305fefa684: Beginning new tablet copy session on tablet 823d9a8b74a14a8090809e21e48f8cfa from peer 3d04aea2c4c349c1aad708f390b3b634 at {username='slave'} at 127.0.0.1:59826: session id = 3d04aea2c4c349c1aad708f390b3b634-823d9a8b74a14a8090809e21e48f8cfa
I20260608 10:00:42.872682  3892 tablet_copy_source_session.cc:215] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:00:42.875818  4113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823d9a8b74a14a8090809e21e48f8cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:42.886910  4113 tablet_copy_client.cc:806] T 823d9a8b74a14a8090809e21e48f8cfa P 3d04aea2c4c349c1aad708f390b3b634: tablet copy: Starting download of 0 data blocks...
I20260608 10:00:42.887511  4113 tablet_copy_client.cc:670] T 823d9a8b74a14a8090809e21e48f8cfa P 3d04aea2c4c349c1aad708f390b3b634: tablet copy: Starting download of 1 WAL segments...
I20260608 10:00:42.891139  4113 tablet_copy_client.cc:538] T 823d9a8b74a14a8090809e21e48f8cfa P 3d04aea2c4c349c1aad708f390b3b634: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:00:42.897318  4113 tablet_bootstrap.cc:492] T 823d9a8b74a14a8090809e21e48f8cfa P 3d04aea2c4c349c1aad708f390b3b634: Bootstrap starting.
I20260608 10:00:42.913625  4113 tablet_bootstrap.cc:492] T 823d9a8b74a14a8090809e21e48f8cfa P 3d04aea2c4c349c1aad708f390b3b634: 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
I20260608 10:00:42.914314  4113 tablet_bootstrap.cc:492] T 823d9a8b74a14a8090809e21e48f8cfa P 3d04aea2c4c349c1aad708f390b3b634: Bootstrap complete.
I20260608 10:00:42.914866  4113 ts_tablet_manager.cc:1403] T 823d9a8b74a14a8090809e21e48f8cfa P 3d04aea2c4c349c1aad708f390b3b634: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260608 10:00:42.917114  4113 raft_consensus.cc:359] T 823d9a8b74a14a8090809e21e48f8cfa P 3d04aea2c4c349c1aad708f390b3b634 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } attrs { replace: true } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: true } }
I20260608 10:00:42.917686  4113 raft_consensus.cc:740] T 823d9a8b74a14a8090809e21e48f8cfa P 3d04aea2c4c349c1aad708f390b3b634 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3d04aea2c4c349c1aad708f390b3b634, State: Initialized, Role: LEARNER
I20260608 10:00:42.918236  4113 consensus_queue.cc:260] T 823d9a8b74a14a8090809e21e48f8cfa P 3d04aea2c4c349c1aad708f390b3b634 [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: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } attrs { replace: true } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: true } }
I20260608 10:00:42.920020  4113 ts_tablet_manager.cc:1434] T 823d9a8b74a14a8090809e21e48f8cfa P 3d04aea2c4c349c1aad708f390b3b634: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 10:00:42.921840  3892 tablet_copy_service.cc:342] P bb03d24919484051abd8d6305fefa684: Request end of tablet copy session 3d04aea2c4c349c1aad708f390b3b634-823d9a8b74a14a8090809e21e48f8cfa received from {username='slave'} at 127.0.0.1:59826
I20260608 10:00:42.922291  3892 tablet_copy_service.cc:434] P bb03d24919484051abd8d6305fefa684: ending tablet copy session 3d04aea2c4c349c1aad708f390b3b634-823d9a8b74a14a8090809e21e48f8cfa on tablet 823d9a8b74a14a8090809e21e48f8cfa with peer 3d04aea2c4c349c1aad708f390b3b634
I20260608 10:00:43.225433  3797 raft_consensus.cc:1217] T cbdacdd450594d03aae3410e3cd16311 P 3d04aea2c4c349c1aad708f390b3b634 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:00:43.439318  3797 raft_consensus.cc:1217] T 823d9a8b74a14a8090809e21e48f8cfa P 3d04aea2c4c349c1aad708f390b3b634 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 10:00:43.815711  4123 raft_consensus.cc:1064] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684: attempting to promote NON_VOTER 3d04aea2c4c349c1aad708f390b3b634 to VOTER
I20260608 10:00:43.817831  4123 consensus_queue.cc:237] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } attrs { replace: true } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false } }
I20260608 10:00:43.824853  4042 raft_consensus.cc:1275] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: Refusing update from remote peer bb03d24919484051abd8d6305fefa684: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:00:43.826203  3962 raft_consensus.cc:1275] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Refusing update from remote peer bb03d24919484051abd8d6305fefa684: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:00:43.826911  4123 consensus_queue.cc:1048] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:00:43.827593  3797 raft_consensus.cc:1275] T cbdacdd450594d03aae3410e3cd16311 P 3d04aea2c4c349c1aad708f390b3b634 [term 2 LEARNER]: Refusing update from remote peer bb03d24919484051abd8d6305fefa684: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:00:43.828085  4093 consensus_queue.cc:1048] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:00:43.829154  4126 consensus_queue.cc:1048] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:00:43.844661  4126 raft_consensus.cc:2955] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } attrs { replace: true } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false } } }
I20260608 10:00:43.846817  4041 raft_consensus.cc:2955] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } attrs { replace: true } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false } } }
I20260608 10:00:43.848510  3962 raft_consensus.cc:2955] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } attrs { replace: true } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false } } }
I20260608 10:00:43.860478  3797 raft_consensus.cc:2955] T cbdacdd450594d03aae3410e3cd16311 P 3d04aea2c4c349c1aad708f390b3b634 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } attrs { replace: true } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false } } }
I20260608 10:00:43.862669  3420 catalog_manager.cc:5696] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 reported cstate change: config changed from index 3 to 4, 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "bb03d24919484051abd8d6305fefa684" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:00:43.899868  3881 consensus_queue.cc:237] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false } }
I20260608 10:00:43.905113  3797 raft_consensus.cc:1275] T cbdacdd450594d03aae3410e3cd16311 P 3d04aea2c4c349c1aad708f390b3b634 [term 2 FOLLOWER]: Refusing update from remote peer bb03d24919484051abd8d6305fefa684: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:00:43.905469  3962 raft_consensus.cc:1275] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Refusing update from remote peer bb03d24919484051abd8d6305fefa684: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:00:43.906360  4123 consensus_queue.cc:1048] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:00:43.907256  4093 consensus_queue.cc:1048] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:00:43.915347  4123 raft_consensus.cc:2955] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false } } }
I20260608 10:00:43.916086  3797 raft_consensus.cc:2955] T cbdacdd450594d03aae3410e3cd16311 P 3d04aea2c4c349c1aad708f390b3b634 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false } } }
I20260608 10:00:43.916973  3962 raft_consensus.cc:2955] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false } } }
I20260608 10:00:43.931018  3408 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet cbdacdd450594d03aae3410e3cd16311 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:00:43.931068  3421 catalog_manager.cc:5696] T cbdacdd450594d03aae3410e3cd16311 P 3d04aea2c4c349c1aad708f390b3b634 reported cstate change: config changed from index 4 to 5, VOTER 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67) evicted. New cstate: current_term: 2 leader_uuid: "bb03d24919484051abd8d6305fefa684" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false } } }
I20260608 10:00:43.958464  4032 tablet_service.cc:1558] Processing DeleteTablet for tablet cbdacdd450594d03aae3410e3cd16311 with delete_type TABLET_DATA_TOMBSTONED (TS 18f50c60c52b42f7a8ff56b32a37b0b8 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:42486
I20260608 10:00:43.960798  4138 tablet_replica.cc:333] stopping tablet replica
I20260608 10:00:43.961614  4138 raft_consensus.cc:2243] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:43.962199  4138 raft_consensus.cc:2272] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:43.965480  4138 ts_tablet_manager.cc:1916] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:00:43.977470  4138 ts_tablet_manager.cc:1929] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:00:43.977807  4138 log.cc:1199] T cbdacdd450594d03aae3410e3cd16311 P 18f50c60c52b42f7a8ff56b32a37b0b8: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-2-root/wals/cbdacdd450594d03aae3410e3cd16311
I20260608 10:00:43.979337  3411 catalog_manager.cc:5027] TS 18f50c60c52b42f7a8ff56b32a37b0b8 (127.28.122.67:36309): tablet cbdacdd450594d03aae3410e3cd16311 (table test-workload [id=a0cad9690278446cba66e94f8db763fa]) successfully deleted
I20260608 10:00:44.031934  4123 raft_consensus.cc:1064] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684: attempting to promote NON_VOTER 3d04aea2c4c349c1aad708f390b3b634 to VOTER
I20260608 10:00:44.033934  4123 consensus_queue.cc:237] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [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: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } attrs { replace: true } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false } }
I20260608 10:00:44.040491  4041 raft_consensus.cc:1275] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: Refusing update from remote peer bb03d24919484051abd8d6305fefa684: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:00:44.040956  3797 raft_consensus.cc:1275] T 823d9a8b74a14a8090809e21e48f8cfa P 3d04aea2c4c349c1aad708f390b3b634 [term 2 LEARNER]: Refusing update from remote peer bb03d24919484051abd8d6305fefa684: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:00:44.041446  3962 raft_consensus.cc:1275] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Refusing update from remote peer bb03d24919484051abd8d6305fefa684: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:00:44.042503  4123 consensus_queue.cc:1048] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:00:44.043497  4126 consensus_queue.cc:1048] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:00:44.044325  4124 consensus_queue.cc:1048] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:00:44.059314  4126 raft_consensus.cc:2955] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } attrs { replace: true } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false } } }
I20260608 10:00:44.065481  4041 raft_consensus.cc:2955] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } attrs { replace: true } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false } } }
I20260608 10:00:44.065671  3962 raft_consensus.cc:2955] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } attrs { replace: true } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false } } }
I20260608 10:00:44.072237  3797 raft_consensus.cc:2955] T 823d9a8b74a14a8090809e21e48f8cfa P 3d04aea2c4c349c1aad708f390b3b634 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } attrs { replace: true } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false } } }
I20260608 10:00:44.080971  3422 catalog_manager.cc:5696] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10 reported cstate change: config changed from index 2 to 3, 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "bb03d24919484051abd8d6305fefa684" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } attrs { replace: true } } peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false } } }
I20260608 10:00:44.106695  3881 consensus_queue.cc:237] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [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: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false } }
I20260608 10:00:44.113319  3797 raft_consensus.cc:1275] T 823d9a8b74a14a8090809e21e48f8cfa P 3d04aea2c4c349c1aad708f390b3b634 [term 2 FOLLOWER]: Refusing update from remote peer bb03d24919484051abd8d6305fefa684: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:00:44.114117  4041 raft_consensus.cc:1275] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: Refusing update from remote peer bb03d24919484051abd8d6305fefa684: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:00:44.115409  4144 consensus_queue.cc:1048] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:00:44.116561  4093 consensus_queue.cc:1048] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:00:44.125557  4041 raft_consensus.cc:2955] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4c83b0b43d0b4483af150de49a223a10 (127.28.122.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false } } }
I20260608 10:00:44.126724  4144 raft_consensus.cc:2955] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4c83b0b43d0b4483af150de49a223a10 (127.28.122.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false } } }
I20260608 10:00:44.127205  3797 raft_consensus.cc:2955] T 823d9a8b74a14a8090809e21e48f8cfa P 3d04aea2c4c349c1aad708f390b3b634 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4c83b0b43d0b4483af150de49a223a10 (127.28.122.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false } } }
I20260608 10:00:44.138267  3408 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 823d9a8b74a14a8090809e21e48f8cfa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:00:44.140843  3424 catalog_manager.cc:5696] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 reported cstate change: config changed from index 3 to 4, VOTER 4c83b0b43d0b4483af150de49a223a10 (127.28.122.66) evicted. New cstate: current_term: 2 leader_uuid: "bb03d24919484051abd8d6305fefa684" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: false } } }
I20260608 10:00:44.162997  3952 tablet_service.cc:1558] Processing DeleteTablet for tablet 823d9a8b74a14a8090809e21e48f8cfa with delete_type TABLET_DATA_TOMBSTONED (TS 4c83b0b43d0b4483af150de49a223a10 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49070
I20260608 10:00:44.165171  4146 tablet_replica.cc:333] stopping tablet replica
I20260608 10:00:44.166952  4146 raft_consensus.cc:2243] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:44.167672  4146 raft_consensus.cc:2272] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:44.170542  4146 ts_tablet_manager.cc:1916] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:00:44.181878  4146 ts_tablet_manager.cc:1929] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260608 10:00:44.182225  4146 log.cc:1199] T 823d9a8b74a14a8090809e21e48f8cfa P 4c83b0b43d0b4483af150de49a223a10: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912650423017-29161-0/minicluster-data/ts-1-root/wals/823d9a8b74a14a8090809e21e48f8cfa
I20260608 10:00:44.183869  3409 catalog_manager.cc:5027] TS 4c83b0b43d0b4483af150de49a223a10 (127.28.122.66:36403): tablet 823d9a8b74a14a8090809e21e48f8cfa (table test-workload [id=a0cad9690278446cba66e94f8db763fa]) successfully deleted
I20260608 10:00:45.160069  3962 consensus_queue.cc:237] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } attrs { replace: true } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: true } }
I20260608 10:00:45.168151  4041 raft_consensus.cc:1275] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 3 FOLLOWER]: Refusing update from remote peer 4c83b0b43d0b4483af150de49a223a10: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:00:45.169670  3881 raft_consensus.cc:1275] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 3 FOLLOWER]: Refusing update from remote peer 4c83b0b43d0b4483af150de49a223a10: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:00:45.169837  4122 consensus_queue.cc:1048] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:00:45.171430  4148 consensus_queue.cc:1048] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:00:45.179747  3921 consensus_peers.cc:597] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 -> Peer 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68:38821): Couldn't send request to peer 3d04aea2c4c349c1aad708f390b3b634. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3dec5e3d1b134fe9a13c2c92af50e3be. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:45.181370  4148 raft_consensus.cc:2955] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } attrs { replace: true } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: true } } }
I20260608 10:00:45.183492  4041 raft_consensus.cc:2955] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } attrs { replace: true } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: true } } }
I20260608 10:00:45.184365  3881 raft_consensus.cc:2955] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } attrs { replace: true } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: true } } }
I20260608 10:00:45.197101  3424 catalog_manager.cc:5696] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 reported cstate change: config changed from index -1 to 3, NON_VOTER 3d04aea2c4c349c1aad708f390b3b634 (127.28.122.68) added. New cstate: current_term: 3 leader_uuid: "4c83b0b43d0b4483af150de49a223a10" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:45.576236  4159 ts_tablet_manager.cc:933] T 3dec5e3d1b134fe9a13c2c92af50e3be P 3d04aea2c4c349c1aad708f390b3b634: Initiating tablet copy from peer 4c83b0b43d0b4483af150de49a223a10 (127.28.122.66:36403)
I20260608 10:00:45.578362  4159 tablet_copy_client.cc:323] T 3dec5e3d1b134fe9a13c2c92af50e3be P 3d04aea2c4c349c1aad708f390b3b634: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.66:36403
I20260608 10:00:45.587510 29161 tablet_server.cc:179] TabletServer@127.28.122.65:35183 shutting down...
I20260608 10:00:45.594547  3972 tablet_copy_service.cc:140] P 4c83b0b43d0b4483af150de49a223a10: Received BeginTabletCopySession request for tablet 3dec5e3d1b134fe9a13c2c92af50e3be from peer 3d04aea2c4c349c1aad708f390b3b634 ({username='slave'} at 127.0.0.1:49084)
I20260608 10:00:45.595321  3972 tablet_copy_service.cc:161] P 4c83b0b43d0b4483af150de49a223a10: Beginning new tablet copy session on tablet 3dec5e3d1b134fe9a13c2c92af50e3be from peer 3d04aea2c4c349c1aad708f390b3b634 at {username='slave'} at 127.0.0.1:49084: session id = 3d04aea2c4c349c1aad708f390b3b634-3dec5e3d1b134fe9a13c2c92af50e3be
I20260608 10:00:45.604915  3972 tablet_copy_source_session.cc:215] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:00:45.609063  4159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dec5e3d1b134fe9a13c2c92af50e3be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:45.627837  4159 tablet_copy_client.cc:806] T 3dec5e3d1b134fe9a13c2c92af50e3be P 3d04aea2c4c349c1aad708f390b3b634: tablet copy: Starting download of 0 data blocks...
I20260608 10:00:45.628541  4159 tablet_copy_client.cc:670] T 3dec5e3d1b134fe9a13c2c92af50e3be P 3d04aea2c4c349c1aad708f390b3b634: tablet copy: Starting download of 1 WAL segments...
I20260608 10:00:45.636242  4159 tablet_copy_client.cc:538] T 3dec5e3d1b134fe9a13c2c92af50e3be P 3d04aea2c4c349c1aad708f390b3b634: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:00:45.649082  4159 tablet_bootstrap.cc:492] T 3dec5e3d1b134fe9a13c2c92af50e3be P 3d04aea2c4c349c1aad708f390b3b634: Bootstrap starting.
I20260608 10:00:45.650072 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:45.651846 29161 tablet_replica.cc:333] stopping tablet replica
I20260608 10:00:45.652954 29161 raft_consensus.cc:2243] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:00:45.654726 29161 raft_consensus.cc:2272] T cbdacdd450594d03aae3410e3cd16311 P bb03d24919484051abd8d6305fefa684 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:45.658223 29161 tablet_replica.cc:333] stopping tablet replica
I20260608 10:00:45.659011 29161 raft_consensus.cc:2243] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:00:45.660084 29161 raft_consensus.cc:2272] T 23bc5ab1a7ab4b9d9f33cd3346790271 P bb03d24919484051abd8d6305fefa684 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:45.663861 29161 tablet_replica.cc:333] stopping tablet replica
I20260608 10:00:45.664633 29161 raft_consensus.cc:2243] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:00:45.665714 29161 raft_consensus.cc:2272] T 823d9a8b74a14a8090809e21e48f8cfa P bb03d24919484051abd8d6305fefa684 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:45.668880 29161 tablet_replica.cc:333] stopping tablet replica
I20260608 10:00:45.669642 29161 raft_consensus.cc:2243] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:45.670286 29161 raft_consensus.cc:2272] T 3dec5e3d1b134fe9a13c2c92af50e3be P bb03d24919484051abd8d6305fefa684 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:45.670625  4159 tablet_bootstrap.cc:492] T 3dec5e3d1b134fe9a13c2c92af50e3be P 3d04aea2c4c349c1aad708f390b3b634: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:00:45.671641  4159 tablet_bootstrap.cc:492] T 3dec5e3d1b134fe9a13c2c92af50e3be P 3d04aea2c4c349c1aad708f390b3b634: Bootstrap complete.
I20260608 10:00:45.672217  4159 ts_tablet_manager.cc:1403] T 3dec5e3d1b134fe9a13c2c92af50e3be P 3d04aea2c4c349c1aad708f390b3b634: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
I20260608 10:00:45.674731  4159 raft_consensus.cc:359] T 3dec5e3d1b134fe9a13c2c92af50e3be P 3d04aea2c4c349c1aad708f390b3b634 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } attrs { replace: true } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: true } }
I20260608 10:00:45.675516  4159 raft_consensus.cc:740] T 3dec5e3d1b134fe9a13c2c92af50e3be P 3d04aea2c4c349c1aad708f390b3b634 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 3d04aea2c4c349c1aad708f390b3b634, State: Initialized, Role: LEARNER
I20260608 10:00:45.676247  4159 consensus_queue.cc:260] T 3dec5e3d1b134fe9a13c2c92af50e3be P 3d04aea2c4c349c1aad708f390b3b634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb03d24919484051abd8d6305fefa684" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35183 } attrs { replace: true } } peers { permanent_uuid: "4c83b0b43d0b4483af150de49a223a10" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36403 } } peers { permanent_uuid: "18f50c60c52b42f7a8ff56b32a37b0b8" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 36309 } } peers { permanent_uuid: "3d04aea2c4c349c1aad708f390b3b634" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 38821 } attrs { promote: true } }
I20260608 10:00:45.679950  4159 ts_tablet_manager.cc:1434] T 3dec5e3d1b134fe9a13c2c92af50e3be P 3d04aea2c4c349c1aad708f390b3b634: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 10:00:45.681991  3972 tablet_copy_service.cc:342] P 4c83b0b43d0b4483af150de49a223a10: Request end of tablet copy session 3d04aea2c4c349c1aad708f390b3b634-3dec5e3d1b134fe9a13c2c92af50e3be received from {username='slave'} at 127.0.0.1:49084
I20260608 10:00:45.682458  3972 tablet_copy_service.cc:434] P 4c83b0b43d0b4483af150de49a223a10: ending tablet copy session 3d04aea2c4c349c1aad708f390b3b634-3dec5e3d1b134fe9a13c2c92af50e3be on tablet 3dec5e3d1b134fe9a13c2c92af50e3be with peer 3d04aea2c4c349c1aad708f390b3b634
I20260608 10:00:45.694125 29161 tablet_server.cc:196] TabletServer@127.28.122.65:35183 shutdown complete.
I20260608 10:00:45.712121 29161 tablet_server.cc:179] TabletServer@127.28.122.66:36403 shutting down...
W20260608 10:00:45.728899  3921 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.122.65:35183: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260608 10:00:45.748584  3921 consensus_peers.cc:597] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 -> Peer bb03d24919484051abd8d6305fefa684 (127.28.122.65:35183): Couldn't send request to peer bb03d24919484051abd8d6305fefa684. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:35183: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:45.757690 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:45.758671 29161 tablet_replica.cc:333] stopping tablet replica
I20260608 10:00:45.759399 29161 raft_consensus.cc:2243] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:45.759934 29161 raft_consensus.cc:2272] T cbdacdd450594d03aae3410e3cd16311 P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:45.762344 29161 tablet_replica.cc:333] stopping tablet replica
I20260608 10:00:45.763021 29161 raft_consensus.cc:2243] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:45.763497 29161 raft_consensus.cc:2272] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 4c83b0b43d0b4483af150de49a223a10 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:45.765875 29161 tablet_replica.cc:333] stopping tablet replica
I20260608 10:00:45.766328 29161 raft_consensus.cc:2243] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:00:45.767375 29161 raft_consensus.cc:2272] T 3dec5e3d1b134fe9a13c2c92af50e3be P 4c83b0b43d0b4483af150de49a223a10 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:45.795414 29161 tablet_server.cc:196] TabletServer@127.28.122.66:36403 shutdown complete.
I20260608 10:00:45.815186 29161 tablet_server.cc:179] TabletServer@127.28.122.67:36309 shutting down...
I20260608 10:00:45.844179 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:45.845021 29161 tablet_replica.cc:333] stopping tablet replica
I20260608 10:00:45.845641 29161 raft_consensus.cc:2243] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:45.846107 29161 raft_consensus.cc:2272] T 23bc5ab1a7ab4b9d9f33cd3346790271 P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:45.848383 29161 tablet_replica.cc:333] stopping tablet replica
I20260608 10:00:45.848922 29161 raft_consensus.cc:2243] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:45.849438 29161 raft_consensus.cc:2272] T 823d9a8b74a14a8090809e21e48f8cfa P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:45.851784 29161 tablet_replica.cc:333] stopping tablet replica
I20260608 10:00:45.852303 29161 raft_consensus.cc:2243] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:45.852813 29161 raft_consensus.cc:2272] T 3dec5e3d1b134fe9a13c2c92af50e3be P 18f50c60c52b42f7a8ff56b32a37b0b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:45.877941 29161 tablet_server.cc:196] TabletServer@127.28.122.67:36309 shutdown complete.
I20260608 10:00:45.894634 29161 tablet_server.cc:179] TabletServer@127.28.122.68:0 shutting down...
I20260608 10:00:45.924108 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:45.925082 29161 tablet_replica.cc:333] T 3dec5e3d1b134fe9a13c2c92af50e3be P 3d04aea2c4c349c1aad708f390b3b634: stopping tablet replica
I20260608 10:00:45.925689 29161 raft_consensus.cc:2243] T 3dec5e3d1b134fe9a13c2c92af50e3be P 3d04aea2c4c349c1aad708f390b3b634 [term 3 LEARNER]: Raft consensus shutting down.
I20260608 10:00:45.926090 29161 raft_consensus.cc:2272] T 3dec5e3d1b134fe9a13c2c92af50e3be P 3d04aea2c4c349c1aad708f390b3b634 [term 3 LEARNER]: Raft consensus is shut down!
I20260608 10:00:45.928550 29161 tablet_replica.cc:333] T 823d9a8b74a14a8090809e21e48f8cfa P 3d04aea2c4c349c1aad708f390b3b634: stopping tablet replica
I20260608 10:00:45.929090 29161 raft_consensus.cc:2243] T 823d9a8b74a14a8090809e21e48f8cfa P 3d04aea2c4c349c1aad708f390b3b634 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:45.929611 29161 raft_consensus.cc:2272] T 823d9a8b74a14a8090809e21e48f8cfa P 3d04aea2c4c349c1aad708f390b3b634 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:45.931540 29161 tablet_replica.cc:333] T cbdacdd450594d03aae3410e3cd16311 P 3d04aea2c4c349c1aad708f390b3b634: stopping tablet replica
I20260608 10:00:45.931994 29161 raft_consensus.cc:2243] T cbdacdd450594d03aae3410e3cd16311 P 3d04aea2c4c349c1aad708f390b3b634 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:45.932485 29161 raft_consensus.cc:2272] T cbdacdd450594d03aae3410e3cd16311 P 3d04aea2c4c349c1aad708f390b3b634 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:45.954623 29161 tablet_server.cc:196] TabletServer@127.28.122.68:0 shutdown complete.
I20260608 10:00:45.974026 29161 master.cc:562] Master@127.28.122.126:45623 shutting down...
W20260608 10:00:46.006863  3472 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:00:46.007126  3472 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:00:46.007332  3472 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:00:46.008461 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aa075877862447deadd578eb6189ef14 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:46.009002 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aa075877862447deadd578eb6189ef14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:46.009397 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P aa075877862447deadd578eb6189ef14: stopping tablet replica
I20260608 10:00:46.029712 29161 master.cc:584] Master@127.28.122.126:45623 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (15145 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 10:00:46.069762 29161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.122.126:36873
I20260608 10:00:46.070994 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:46.077081  4169 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
W20260608 10:00:46.077162  4170 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
W20260608 10:00:46.077395  4172 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
I20260608 10:00:46.078367 29161 server_base.cc:1061] running on GCE node
I20260608 10:00:46.079306 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:46.079493 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:46.079608 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912846079597 us; error 0 us; skew 500 ppm
I20260608 10:00:46.080122 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:46.082638 29161 webserver.cc:533] Webserver started at http://127.28.122.126:40641/ using document root <none> and password file <none>
I20260608 10:00:46.083199 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:46.083359 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:46.083582 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:46.084651 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/master-0-root/instance:
uuid: "f355009451f4432d9d8500bdb3f6f3e0"
format_stamp: "Formatted at 2026-06-08 10:00:46 on dist-test-slave-th08"
I20260608 10:00:46.089468 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:00:46.093173  4177 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:46.093999 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:00:46.094290 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/master-0-root
uuid: "f355009451f4432d9d8500bdb3f6f3e0"
format_stamp: "Formatted at 2026-06-08 10:00:46 on dist-test-slave-th08"
I20260608 10:00:46.094552 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-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)
I20260608 10:00:46.111732 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:46.112984 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:46.151006 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.126:36873
I20260608 10:00:46.151182  4228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.126:36873 every 8 connection(s)
I20260608 10:00:46.155138  4229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:46.166770  4229 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0: Bootstrap starting.
I20260608 10:00:46.171849  4229 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:46.176152  4229 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0: No bootstrap required, opened a new log
I20260608 10:00:46.178537  4229 raft_consensus.cc:359] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f355009451f4432d9d8500bdb3f6f3e0" member_type: VOTER }
I20260608 10:00:46.178926  4229 raft_consensus.cc:385] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:46.179169  4229 raft_consensus.cc:740] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f355009451f4432d9d8500bdb3f6f3e0, State: Initialized, Role: FOLLOWER
I20260608 10:00:46.179814  4229 consensus_queue.cc:260] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f355009451f4432d9d8500bdb3f6f3e0" member_type: VOTER }
I20260608 10:00:46.180258  4229 raft_consensus.cc:399] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:46.180493  4229 raft_consensus.cc:493] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:46.180761  4229 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:46.185444  4229 raft_consensus.cc:515] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f355009451f4432d9d8500bdb3f6f3e0" member_type: VOTER }
I20260608 10:00:46.185971  4229 leader_election.cc:304] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0 [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: f355009451f4432d9d8500bdb3f6f3e0; no voters: 
I20260608 10:00:46.187125  4229 leader_election.cc:290] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:46.187547  4232 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:46.188905  4232 raft_consensus.cc:697] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0 [term 1 LEADER]: Becoming Leader. State: Replica: f355009451f4432d9d8500bdb3f6f3e0, State: Running, Role: LEADER
I20260608 10:00:46.189595  4232 consensus_queue.cc:237] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0 [LEADER]: Queue going to LEADER mode. State: All 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: "f355009451f4432d9d8500bdb3f6f3e0" member_type: VOTER }
I20260608 10:00:46.190140  4229 sys_catalog.cc:565] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:46.194458  4233 sys_catalog.cc:455] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f355009451f4432d9d8500bdb3f6f3e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f355009451f4432d9d8500bdb3f6f3e0" member_type: VOTER } }
I20260608 10:00:46.194717  4234 sys_catalog.cc:455] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f355009451f4432d9d8500bdb3f6f3e0. Latest consensus state: current_term: 1 leader_uuid: "f355009451f4432d9d8500bdb3f6f3e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f355009451f4432d9d8500bdb3f6f3e0" member_type: VOTER } }
I20260608 10:00:46.195188  4233 sys_catalog.cc:458] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:46.195351  4234 sys_catalog.cc:458] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:46.198593  4241 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:46.204604  4241 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:46.206063 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:00:46.214437  4241 catalog_manager.cc:1382] Generated new cluster ID: 2cba11389c3c410584d7234e29814756
I20260608 10:00:46.214677  4241 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:46.229777  4241 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:00:46.231024  4241 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:46.244921  4241 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0: Generated new TSK 0
I20260608 10:00:46.245522  4241 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:00:46.273547 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:46.280097  4250 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
W20260608 10:00:46.281291  4251 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
W20260608 10:00:46.282852  4253 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
I20260608 10:00:46.283634 29161 server_base.cc:1061] running on GCE node
I20260608 10:00:46.284551 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:46.284765 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:46.284916 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912846284899 us; error 0 us; skew 500 ppm
I20260608 10:00:46.285514 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:46.287907 29161 webserver.cc:533] Webserver started at http://127.28.122.65:37055/ using document root <none> and password file <none>
I20260608 10:00:46.288407 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:46.288596 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:46.288858 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:46.289975 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-0-root/instance:
uuid: "25a1fcbdb565469ebdddc432775cc6e0"
format_stamp: "Formatted at 2026-06-08 10:00:46 on dist-test-slave-th08"
I20260608 10:00:46.294780 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260608 10:00:46.298969  4258 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:46.300019 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:00:46.300383 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-0-root
uuid: "25a1fcbdb565469ebdddc432775cc6e0"
format_stamp: "Formatted at 2026-06-08 10:00:46 on dist-test-slave-th08"
I20260608 10:00:46.300683 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-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)
I20260608 10:00:46.326107 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:46.327404 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:46.328851 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:46.331262 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:46.331456 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:46.331684 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:46.331836 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:46.373543 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.65:35887
I20260608 10:00:46.373667  4320 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.65:35887 every 8 connection(s)
I20260608 10:00:46.378782 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:46.386044  4325 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
W20260608 10:00:46.386713  4326 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
W20260608 10:00:46.388043  4328 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
I20260608 10:00:46.388851 29161 server_base.cc:1061] running on GCE node
I20260608 10:00:46.389822 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:46.390019 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:46.390184 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912846390165 us; error 0 us; skew 500 ppm
I20260608 10:00:46.390748 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:46.393322 29161 webserver.cc:533] Webserver started at http://127.28.122.66:43643/ using document root <none> and password file <none>
I20260608 10:00:46.394061 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:46.394238 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:46.394490 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:46.395438  4321 heartbeater.cc:344] Connected to a master server at 127.28.122.126:36873
I20260608 10:00:46.395751 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-1-root/instance:
uuid: "1d3d89d7f58941329c82641e16babd9e"
format_stamp: "Formatted at 2026-06-08 10:00:46 on dist-test-slave-th08"
I20260608 10:00:46.395890  4321 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:46.396909  4321 heartbeater.cc:507] Master 127.28.122.126:36873 requested a full tablet report, sending...
I20260608 10:00:46.399361  4194 ts_manager.cc:194] Registered new tserver with Master: 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887)
I20260608 10:00:46.401244 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:00:46.401338  4194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49634
I20260608 10:00:46.405125  4333 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:46.405963 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:00:46.406278 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-1-root
uuid: "1d3d89d7f58941329c82641e16babd9e"
format_stamp: "Formatted at 2026-06-08 10:00:46 on dist-test-slave-th08"
I20260608 10:00:46.406538 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-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)
I20260608 10:00:46.457666 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:46.458858 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:46.460357 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:46.462646 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:46.462841 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:46.463074 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:46.463238 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:00:46.502197 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.66:45641
I20260608 10:00:46.502312  4395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.66:45641 every 8 connection(s)
I20260608 10:00:46.507282 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:46.514565  4399 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
W20260608 10:00:46.515476  4400 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
W20260608 10:00:46.518002  4402 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
I20260608 10:00:46.518924 29161 server_base.cc:1061] running on GCE node
I20260608 10:00:46.519856 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:46.520123 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:46.520181  4396 heartbeater.cc:344] Connected to a master server at 127.28.122.126:36873
I20260608 10:00:46.520387 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912846520368 us; error 0 us; skew 500 ppm
I20260608 10:00:46.520659  4396 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:46.521229 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:46.521620  4396 heartbeater.cc:507] Master 127.28.122.126:36873 requested a full tablet report, sending...
I20260608 10:00:46.523847 29161 webserver.cc:533] Webserver started at http://127.28.122.67:36997/ using document root <none> and password file <none>
I20260608 10:00:46.524121  4194 ts_manager.cc:194] Registered new tserver with Master: 1d3d89d7f58941329c82641e16babd9e (127.28.122.66:45641)
I20260608 10:00:46.524571 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:46.524868 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:46.525184 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:46.526000  4194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49644
I20260608 10:00:46.526708 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-2-root/instance:
uuid: "472e2a94d48d4a78b6dd63edd003d35b"
format_stamp: "Formatted at 2026-06-08 10:00:46 on dist-test-slave-th08"
I20260608 10:00:46.531888 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:00:46.535292  4407 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:46.536049 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:00:46.536334 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-2-root
uuid: "472e2a94d48d4a78b6dd63edd003d35b"
format_stamp: "Formatted at 2026-06-08 10:00:46 on dist-test-slave-th08"
I20260608 10:00:46.536602 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-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)
I20260608 10:00:46.558950 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:46.560175 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:46.561674 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:46.564028 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:46.564241 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:46.564482 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:46.564636 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:46.605295 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.67:33455
I20260608 10:00:46.605461  4469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.67:33455 every 8 connection(s)
I20260608 10:00:46.620213  4470 heartbeater.cc:344] Connected to a master server at 127.28.122.126:36873
I20260608 10:00:46.620625  4470 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:46.621366  4470 heartbeater.cc:507] Master 127.28.122.126:36873 requested a full tablet report, sending...
I20260608 10:00:46.623680  4194 ts_manager.cc:194] Registered new tserver with Master: 472e2a94d48d4a78b6dd63edd003d35b (127.28.122.67:33455)
I20260608 10:00:46.623904 29161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015126948s
I20260608 10:00:46.625208  4194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49650
I20260608 10:00:47.404191  4321 heartbeater.cc:499] Master 127.28.122.126:36873 was elected leader, sending a full tablet report...
I20260608 10:00:47.529049  4396 heartbeater.cc:499] Master 127.28.122.126:36873 was elected leader, sending a full tablet report...
I20260608 10:00:47.628096  4470 heartbeater.cc:499] Master 127.28.122.126:36873 was elected leader, sending a full tablet report...
I20260608 10:00:47.680579  4194 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49652:
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\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:00:47.683176  4194 catalog_manager.cc:7076] 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.
I20260608 10:00:47.741652  4435 tablet_service.cc:1511] Processing CreateTablet for tablet fa966424b9344ad9b4c8ef4291ce759c (DEFAULT_TABLE table=test-workload [id=da77664b7f8b4ea9b0a2f87c5299de0d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:00:47.744432  4434 tablet_service.cc:1511] Processing CreateTablet for tablet 327c4ce17580421aa67905665e7fd9d1 (DEFAULT_TABLE table=test-workload [id=da77664b7f8b4ea9b0a2f87c5299de0d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:00:47.745961  4432 tablet_service.cc:1511] Processing CreateTablet for tablet 70adb2acc07c4b099385097d7793530a (DEFAULT_TABLE table=test-workload [id=da77664b7f8b4ea9b0a2f87c5299de0d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:00:47.748482  4433 tablet_service.cc:1511] Processing CreateTablet for tablet 3d4edda2aa424fdcb89f91a86f0efccc (DEFAULT_TABLE table=test-workload [id=da77664b7f8b4ea9b0a2f87c5299de0d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:00:47.749945  4435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa966424b9344ad9b4c8ef4291ce759c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:47.753233  4433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d4edda2aa424fdcb89f91a86f0efccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:47.754976  4432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70adb2acc07c4b099385097d7793530a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:47.756013  4434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 327c4ce17580421aa67905665e7fd9d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:47.758168  4361 tablet_service.cc:1511] Processing CreateTablet for tablet fa966424b9344ad9b4c8ef4291ce759c (DEFAULT_TABLE table=test-workload [id=da77664b7f8b4ea9b0a2f87c5299de0d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:00:47.759670  4361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa966424b9344ad9b4c8ef4291ce759c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:47.764549  4360 tablet_service.cc:1511] Processing CreateTablet for tablet 327c4ce17580421aa67905665e7fd9d1 (DEFAULT_TABLE table=test-workload [id=da77664b7f8b4ea9b0a2f87c5299de0d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:00:47.765380  4286 tablet_service.cc:1511] Processing CreateTablet for tablet fa966424b9344ad9b4c8ef4291ce759c (DEFAULT_TABLE table=test-workload [id=da77664b7f8b4ea9b0a2f87c5299de0d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:00:47.766151  4360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 327c4ce17580421aa67905665e7fd9d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:47.766738  4286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa966424b9344ad9b4c8ef4291ce759c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:47.768365  4359 tablet_service.cc:1511] Processing CreateTablet for tablet 3d4edda2aa424fdcb89f91a86f0efccc (DEFAULT_TABLE table=test-workload [id=da77664b7f8b4ea9b0a2f87c5299de0d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:00:47.769812  4359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d4edda2aa424fdcb89f91a86f0efccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:47.768424  4358 tablet_service.cc:1511] Processing CreateTablet for tablet 70adb2acc07c4b099385097d7793530a (DEFAULT_TABLE table=test-workload [id=da77664b7f8b4ea9b0a2f87c5299de0d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:00:47.778954  4358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70adb2acc07c4b099385097d7793530a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:47.778564  4285 tablet_service.cc:1511] Processing CreateTablet for tablet 327c4ce17580421aa67905665e7fd9d1 (DEFAULT_TABLE table=test-workload [id=da77664b7f8b4ea9b0a2f87c5299de0d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:00:47.780262  4285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 327c4ce17580421aa67905665e7fd9d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:47.782660  4284 tablet_service.cc:1511] Processing CreateTablet for tablet 3d4edda2aa424fdcb89f91a86f0efccc (DEFAULT_TABLE table=test-workload [id=da77664b7f8b4ea9b0a2f87c5299de0d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:00:47.784050  4284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d4edda2aa424fdcb89f91a86f0efccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:47.788371  4283 tablet_service.cc:1511] Processing CreateTablet for tablet 70adb2acc07c4b099385097d7793530a (DEFAULT_TABLE table=test-workload [id=da77664b7f8b4ea9b0a2f87c5299de0d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:00:47.789772  4283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70adb2acc07c4b099385097d7793530a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:47.830399  4491 tablet_bootstrap.cc:492] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0: Bootstrap starting.
I20260608 10:00:47.851051  4491 tablet_bootstrap.cc:654] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:47.854573  4490 tablet_bootstrap.cc:492] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b: Bootstrap starting.
I20260608 10:00:47.855875  4492 tablet_bootstrap.cc:492] T 70adb2acc07c4b099385097d7793530a P 1d3d89d7f58941329c82641e16babd9e: Bootstrap starting.
I20260608 10:00:47.860553  4490 tablet_bootstrap.cc:654] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:47.861554  4491 tablet_bootstrap.cc:492] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0: No bootstrap required, opened a new log
I20260608 10:00:47.861726  4492 tablet_bootstrap.cc:654] T 70adb2acc07c4b099385097d7793530a P 1d3d89d7f58941329c82641e16babd9e: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:47.862210  4491 ts_tablet_manager.cc:1403] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.006s
I20260608 10:00:47.865888  4491 raft_consensus.cc:359] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:47.866549  4491 raft_consensus.cc:385] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:47.866859  4491 raft_consensus.cc:740] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25a1fcbdb565469ebdddc432775cc6e0, State: Initialized, Role: FOLLOWER
I20260608 10:00:47.867161  4490 tablet_bootstrap.cc:492] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b: No bootstrap required, opened a new log
I20260608 10:00:47.867662  4490 ts_tablet_manager.cc:1403] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b: Time spent bootstrapping tablet: real 0.013s	user 0.013s	sys 0.000s
I20260608 10:00:47.868230  4492 tablet_bootstrap.cc:492] T 70adb2acc07c4b099385097d7793530a P 1d3d89d7f58941329c82641e16babd9e: No bootstrap required, opened a new log
I20260608 10:00:47.867687  4491 consensus_queue.cc:260] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:47.868752  4492 ts_tablet_manager.cc:1403] T 70adb2acc07c4b099385097d7793530a P 1d3d89d7f58941329c82641e16babd9e: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260608 10:00:47.870926  4491 ts_tablet_manager.cc:1434] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260608 10:00:47.871903  4490 raft_consensus.cc:359] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } }
I20260608 10:00:47.871991  4492 raft_consensus.cc:359] T 70adb2acc07c4b099385097d7793530a P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:47.872849  4490 raft_consensus.cc:385] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:47.872924  4491 tablet_bootstrap.cc:492] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0: Bootstrap starting.
I20260608 10:00:47.873034  4492 raft_consensus.cc:385] T 70adb2acc07c4b099385097d7793530a P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:47.873378  4490 raft_consensus.cc:740] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472e2a94d48d4a78b6dd63edd003d35b, State: Initialized, Role: FOLLOWER
I20260608 10:00:47.873584  4492 raft_consensus.cc:740] T 70adb2acc07c4b099385097d7793530a P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3d89d7f58941329c82641e16babd9e, State: Initialized, Role: FOLLOWER
I20260608 10:00:47.874501  4490 consensus_queue.cc:260] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } }
I20260608 10:00:47.874668  4492 consensus_queue.cc:260] T 70adb2acc07c4b099385097d7793530a P 1d3d89d7f58941329c82641e16babd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:47.880857  4491 tablet_bootstrap.cc:654] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:47.886175  4490 ts_tablet_manager.cc:1434] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.004s
I20260608 10:00:47.887562  4490 tablet_bootstrap.cc:492] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b: Bootstrap starting.
I20260608 10:00:47.891461  4492 ts_tablet_manager.cc:1434] T 70adb2acc07c4b099385097d7793530a P 1d3d89d7f58941329c82641e16babd9e: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.005s
I20260608 10:00:47.892902  4492 tablet_bootstrap.cc:492] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e: Bootstrap starting.
I20260608 10:00:47.894449  4490 tablet_bootstrap.cc:654] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:47.899925  4491 tablet_bootstrap.cc:492] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0: No bootstrap required, opened a new log
I20260608 10:00:47.901866  4492 tablet_bootstrap.cc:654] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:47.902706  4491 ts_tablet_manager.cc:1403] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.007s
I20260608 10:00:47.905541  4490 tablet_bootstrap.cc:492] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b: No bootstrap required, opened a new log
I20260608 10:00:47.906193  4490 ts_tablet_manager.cc:1403] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260608 10:00:47.906213  4491 raft_consensus.cc:359] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:47.907136  4491 raft_consensus.cc:385] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:47.907450  4491 raft_consensus.cc:740] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25a1fcbdb565469ebdddc432775cc6e0, State: Initialized, Role: FOLLOWER
I20260608 10:00:47.908488  4492 tablet_bootstrap.cc:492] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e: No bootstrap required, opened a new log
I20260608 10:00:47.908350  4491 consensus_queue.cc:260] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:47.909050  4492 ts_tablet_manager.cc:1403] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 10:00:47.909143  4490 raft_consensus.cc:359] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:47.909901  4490 raft_consensus.cc:385] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:47.910229  4490 raft_consensus.cc:740] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472e2a94d48d4a78b6dd63edd003d35b, State: Initialized, Role: FOLLOWER
I20260608 10:00:47.910636  4491 ts_tablet_manager.cc:1434] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:00:47.911278  4490 consensus_queue.cc:260] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:47.911758  4491 tablet_bootstrap.cc:492] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0: Bootstrap starting.
I20260608 10:00:47.912225  4492 raft_consensus.cc:359] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } }
I20260608 10:00:47.912942  4492 raft_consensus.cc:385] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:47.913273  4490 ts_tablet_manager.cc:1434] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:00:47.913229  4492 raft_consensus.cc:740] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3d89d7f58941329c82641e16babd9e, State: Initialized, Role: FOLLOWER
I20260608 10:00:47.914424  4490 tablet_bootstrap.cc:492] T 327c4ce17580421aa67905665e7fd9d1 P 472e2a94d48d4a78b6dd63edd003d35b: Bootstrap starting.
I20260608 10:00:47.914376  4492 consensus_queue.cc:260] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } }
I20260608 10:00:47.916828  4492 ts_tablet_manager.cc:1434] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:00:47.917888  4492 tablet_bootstrap.cc:492] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e: Bootstrap starting.
I20260608 10:00:47.921188  4490 tablet_bootstrap.cc:654] T 327c4ce17580421aa67905665e7fd9d1 P 472e2a94d48d4a78b6dd63edd003d35b: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:47.924371  4492 tablet_bootstrap.cc:654] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:47.933349  4491 tablet_bootstrap.cc:654] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:47.935913  4492 tablet_bootstrap.cc:492] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e: No bootstrap required, opened a new log
I20260608 10:00:47.936388  4492 ts_tablet_manager.cc:1403] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260608 10:00:47.933429  4490 tablet_bootstrap.cc:492] T 327c4ce17580421aa67905665e7fd9d1 P 472e2a94d48d4a78b6dd63edd003d35b: No bootstrap required, opened a new log
I20260608 10:00:47.937075  4490 ts_tablet_manager.cc:1403] T 327c4ce17580421aa67905665e7fd9d1 P 472e2a94d48d4a78b6dd63edd003d35b: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.013s
I20260608 10:00:47.937415  4497 raft_consensus.cc:493] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:47.937970  4497 raft_consensus.cc:515] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:47.939266  4492 raft_consensus.cc:359] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:47.939844  4492 raft_consensus.cc:385] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:47.940063  4492 raft_consensus.cc:740] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3d89d7f58941329c82641e16babd9e, State: Initialized, Role: FOLLOWER
I20260608 10:00:47.940305  4490 raft_consensus.cc:359] T 327c4ce17580421aa67905665e7fd9d1 P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:47.941077  4490 raft_consensus.cc:385] T 327c4ce17580421aa67905665e7fd9d1 P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:47.940798  4492 consensus_queue.cc:260] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:47.941495  4490 raft_consensus.cc:740] T 327c4ce17580421aa67905665e7fd9d1 P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472e2a94d48d4a78b6dd63edd003d35b, State: Initialized, Role: FOLLOWER
I20260608 10:00:47.942529  4490 consensus_queue.cc:260] T 327c4ce17580421aa67905665e7fd9d1 P 472e2a94d48d4a78b6dd63edd003d35b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:47.943511  4492 ts_tablet_manager.cc:1434] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:00:47.944729  4492 tablet_bootstrap.cc:492] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e: Bootstrap starting.
I20260608 10:00:47.941118  4497 leader_election.cc:290] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887), 1d3d89d7f58941329c82641e16babd9e (127.28.122.66:45641)
I20260608 10:00:47.951401  4491 tablet_bootstrap.cc:492] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0: No bootstrap required, opened a new log
I20260608 10:00:47.951826  4492 tablet_bootstrap.cc:654] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:47.951984  4491 ts_tablet_manager.cc:1403] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.001s
I20260608 10:00:47.955385  4491 raft_consensus.cc:359] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:47.956274  4491 raft_consensus.cc:385] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:47.956615  4491 raft_consensus.cc:740] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25a1fcbdb565469ebdddc432775cc6e0, State: Initialized, Role: FOLLOWER
I20260608 10:00:47.957508  4491 consensus_queue.cc:260] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:47.961850  4491 ts_tablet_manager.cc:1434] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260608 10:00:47.966440  4491 tablet_bootstrap.cc:492] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0: Bootstrap starting.
I20260608 10:00:47.964358  4492 tablet_bootstrap.cc:492] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e: No bootstrap required, opened a new log
I20260608 10:00:47.971030  4492 ts_tablet_manager.cc:1403] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.015s
I20260608 10:00:47.974349  4492 raft_consensus.cc:359] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:47.979333  4492 raft_consensus.cc:385] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:47.979684  4492 raft_consensus.cc:740] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3d89d7f58941329c82641e16babd9e, State: Initialized, Role: FOLLOWER
I20260608 10:00:47.980657  4492 consensus_queue.cc:260] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:47.983064  4492 ts_tablet_manager.cc:1434] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260608 10:00:47.976047  4491 tablet_bootstrap.cc:654] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:47.978046  4490 ts_tablet_manager.cc:1434] T 327c4ce17580421aa67905665e7fd9d1 P 472e2a94d48d4a78b6dd63edd003d35b: Time spent starting tablet: real 0.041s	user 0.016s	sys 0.024s
I20260608 10:00:47.985841  4490 tablet_bootstrap.cc:492] T 3d4edda2aa424fdcb89f91a86f0efccc P 472e2a94d48d4a78b6dd63edd003d35b: Bootstrap starting.
I20260608 10:00:47.987998  4371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70adb2acc07c4b099385097d7793530a" candidate_uuid: "472e2a94d48d4a78b6dd63edd003d35b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3d89d7f58941329c82641e16babd9e" is_pre_election: true
I20260608 10:00:47.988813  4371 raft_consensus.cc:2468] T 70adb2acc07c4b099385097d7793530a P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 472e2a94d48d4a78b6dd63edd003d35b in term 0.
I20260608 10:00:47.990259  4408 leader_election.cc:304] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3d89d7f58941329c82641e16babd9e, 472e2a94d48d4a78b6dd63edd003d35b; no voters: 
I20260608 10:00:47.991357  4507 raft_consensus.cc:2804] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:47.991753  4507 raft_consensus.cc:493] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:47.992125  4507 raft_consensus.cc:3060] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:47.993463  4490 tablet_bootstrap.cc:654] T 3d4edda2aa424fdcb89f91a86f0efccc P 472e2a94d48d4a78b6dd63edd003d35b: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:47.993837  4498 raft_consensus.cc:493] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:47.994366  4498 raft_consensus.cc:515] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:47.996470  4296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70adb2acc07c4b099385097d7793530a" candidate_uuid: "472e2a94d48d4a78b6dd63edd003d35b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25a1fcbdb565469ebdddc432775cc6e0" is_pre_election: true
I20260608 10:00:47.997387  4296 raft_consensus.cc:2468] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 472e2a94d48d4a78b6dd63edd003d35b in term 0.
I20260608 10:00:48.002523  4498 leader_election.cc:290] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887), 472e2a94d48d4a78b6dd63edd003d35b (127.28.122.67:33455)
I20260608 10:00:48.005985  4507 raft_consensus.cc:515] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.006990  4491 tablet_bootstrap.cc:492] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0: No bootstrap required, opened a new log
I20260608 10:00:48.011363  4296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70adb2acc07c4b099385097d7793530a" candidate_uuid: "472e2a94d48d4a78b6dd63edd003d35b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25a1fcbdb565469ebdddc432775cc6e0"
I20260608 10:00:48.011782  4491 ts_tablet_manager.cc:1403] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.009s
I20260608 10:00:48.012079  4296 raft_consensus.cc:3060] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:48.014024  4507 leader_election.cc:290] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [CANDIDATE]: Term 1 election: Requested vote from peers 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887), 1d3d89d7f58941329c82641e16babd9e (127.28.122.66:45641)
I20260608 10:00:48.020124  4296 raft_consensus.cc:2468] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472e2a94d48d4a78b6dd63edd003d35b in term 1.
I20260608 10:00:48.020753  4371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70adb2acc07c4b099385097d7793530a" candidate_uuid: "472e2a94d48d4a78b6dd63edd003d35b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3d89d7f58941329c82641e16babd9e"
I20260608 10:00:48.023237  4371 raft_consensus.cc:3060] T 70adb2acc07c4b099385097d7793530a P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:48.025779  4491 raft_consensus.cc:359] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } }
I20260608 10:00:48.026573  4491 raft_consensus.cc:385] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:48.026810  4490 tablet_bootstrap.cc:492] T 3d4edda2aa424fdcb89f91a86f0efccc P 472e2a94d48d4a78b6dd63edd003d35b: No bootstrap required, opened a new log
I20260608 10:00:48.026871  4491 raft_consensus.cc:740] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25a1fcbdb565469ebdddc432775cc6e0, State: Initialized, Role: FOLLOWER
I20260608 10:00:48.027500  4490 ts_tablet_manager.cc:1403] T 3d4edda2aa424fdcb89f91a86f0efccc P 472e2a94d48d4a78b6dd63edd003d35b: Time spent bootstrapping tablet: real 0.042s	user 0.025s	sys 0.015s
I20260608 10:00:48.028059  4491 consensus_queue.cc:260] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } }
I20260608 10:00:48.030599  4491 ts_tablet_manager.cc:1434] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260608 10:00:48.030900  4490 raft_consensus.cc:359] T 3d4edda2aa424fdcb89f91a86f0efccc P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.031701  4490 raft_consensus.cc:385] T 3d4edda2aa424fdcb89f91a86f0efccc P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:48.032019  4490 raft_consensus.cc:740] T 3d4edda2aa424fdcb89f91a86f0efccc P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472e2a94d48d4a78b6dd63edd003d35b, State: Initialized, Role: FOLLOWER
I20260608 10:00:48.032582  4295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4edda2aa424fdcb89f91a86f0efccc" candidate_uuid: "1d3d89d7f58941329c82641e16babd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25a1fcbdb565469ebdddc432775cc6e0" is_pre_election: true
I20260608 10:00:48.032904  4490 consensus_queue.cc:260] T 3d4edda2aa424fdcb89f91a86f0efccc P 472e2a94d48d4a78b6dd63edd003d35b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.033363  4295 raft_consensus.cc:2468] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3d89d7f58941329c82641e16babd9e in term 0.
I20260608 10:00:48.034659  4337 leader_election.cc:304] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3d89d7f58941329c82641e16babd9e, 25a1fcbdb565469ebdddc432775cc6e0; no voters: 
I20260608 10:00:48.036190  4498 raft_consensus.cc:2804] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:48.036674  4371 raft_consensus.cc:2468] T 70adb2acc07c4b099385097d7793530a P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472e2a94d48d4a78b6dd63edd003d35b in term 1.
I20260608 10:00:48.039862  4498 raft_consensus.cc:493] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:48.037818  4490 ts_tablet_manager.cc:1434] T 3d4edda2aa424fdcb89f91a86f0efccc P 472e2a94d48d4a78b6dd63edd003d35b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:00:48.038350  4411 leader_election.cc:304] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25a1fcbdb565469ebdddc432775cc6e0, 472e2a94d48d4a78b6dd63edd003d35b; no voters: 
I20260608 10:00:48.040247  4498 raft_consensus.cc:3060] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:48.040815  4507 raft_consensus.cc:2804] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:48.041283  4507 raft_consensus.cc:697] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [term 1 LEADER]: Becoming Leader. State: Replica: 472e2a94d48d4a78b6dd63edd003d35b, State: Running, Role: LEADER
I20260608 10:00:48.042094  4507 consensus_queue.cc:237] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.048589  4445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4edda2aa424fdcb89f91a86f0efccc" candidate_uuid: "1d3d89d7f58941329c82641e16babd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472e2a94d48d4a78b6dd63edd003d35b" is_pre_election: true
I20260608 10:00:48.049386  4445 raft_consensus.cc:2468] T 3d4edda2aa424fdcb89f91a86f0efccc P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3d89d7f58941329c82641e16babd9e in term 0.
I20260608 10:00:48.052788  4498 raft_consensus.cc:515] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.052783  4194 catalog_manager.cc:5696] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b reported cstate change: term changed from 0 to 1, leader changed from <none> to 472e2a94d48d4a78b6dd63edd003d35b (127.28.122.67). New cstate: current_term: 1 leader_uuid: "472e2a94d48d4a78b6dd63edd003d35b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:48.054636  4498 leader_election.cc:290] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [CANDIDATE]: Term 1 election: Requested vote from peers 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887), 472e2a94d48d4a78b6dd63edd003d35b (127.28.122.67:33455)
I20260608 10:00:48.055707  4445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4edda2aa424fdcb89f91a86f0efccc" candidate_uuid: "1d3d89d7f58941329c82641e16babd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472e2a94d48d4a78b6dd63edd003d35b"
I20260608 10:00:48.056200  4445 raft_consensus.cc:3060] T 3d4edda2aa424fdcb89f91a86f0efccc P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:48.057736  4296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4edda2aa424fdcb89f91a86f0efccc" candidate_uuid: "1d3d89d7f58941329c82641e16babd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25a1fcbdb565469ebdddc432775cc6e0"
I20260608 10:00:48.058247  4296 raft_consensus.cc:3060] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:48.063014  4445 raft_consensus.cc:2468] T 3d4edda2aa424fdcb89f91a86f0efccc P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3d89d7f58941329c82641e16babd9e in term 1.
I20260608 10:00:48.064124  4296 raft_consensus.cc:2468] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3d89d7f58941329c82641e16babd9e in term 1.
I20260608 10:00:48.064172  4336 leader_election.cc:304] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3d89d7f58941329c82641e16babd9e, 472e2a94d48d4a78b6dd63edd003d35b; no voters: 
I20260608 10:00:48.065001  4498 raft_consensus.cc:2804] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:48.065332  4507 raft_consensus.cc:493] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:48.065796  4507 raft_consensus.cc:515] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } }
I20260608 10:00:48.066203  4498 raft_consensus.cc:697] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [term 1 LEADER]: Becoming Leader. State: Replica: 1d3d89d7f58941329c82641e16babd9e, State: Running, Role: LEADER
I20260608 10:00:48.067131  4498 consensus_queue.cc:237] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.068288  4507 leader_election.cc:290] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3d89d7f58941329c82641e16babd9e (127.28.122.66:45641), 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887)
I20260608 10:00:48.068622  4371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa966424b9344ad9b4c8ef4291ce759c" candidate_uuid: "472e2a94d48d4a78b6dd63edd003d35b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3d89d7f58941329c82641e16babd9e" is_pre_election: true
I20260608 10:00:48.068993  4296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa966424b9344ad9b4c8ef4291ce759c" candidate_uuid: "472e2a94d48d4a78b6dd63edd003d35b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25a1fcbdb565469ebdddc432775cc6e0" is_pre_election: true
I20260608 10:00:48.069312  4371 raft_consensus.cc:2468] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 472e2a94d48d4a78b6dd63edd003d35b in term 0.
I20260608 10:00:48.069612  4296 raft_consensus.cc:2468] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 472e2a94d48d4a78b6dd63edd003d35b in term 0.
I20260608 10:00:48.070539  4408 leader_election.cc:304] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3d89d7f58941329c82641e16babd9e, 472e2a94d48d4a78b6dd63edd003d35b; no voters: 
I20260608 10:00:48.071820  4507 raft_consensus.cc:2804] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:48.072250  4507 raft_consensus.cc:493] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:48.072626  4507 raft_consensus.cc:3060] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:48.075985  4192 catalog_manager.cc:5696] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d3d89d7f58941329c82641e16babd9e (127.28.122.66). New cstate: current_term: 1 leader_uuid: "1d3d89d7f58941329c82641e16babd9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:48.078511  4507 raft_consensus.cc:515] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } }
I20260608 10:00:48.081314  4507 leader_election.cc:290] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [CANDIDATE]: Term 1 election: Requested vote from peers 1d3d89d7f58941329c82641e16babd9e (127.28.122.66:45641), 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887)
I20260608 10:00:48.081672  4371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa966424b9344ad9b4c8ef4291ce759c" candidate_uuid: "472e2a94d48d4a78b6dd63edd003d35b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3d89d7f58941329c82641e16babd9e"
I20260608 10:00:48.082119  4296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa966424b9344ad9b4c8ef4291ce759c" candidate_uuid: "472e2a94d48d4a78b6dd63edd003d35b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25a1fcbdb565469ebdddc432775cc6e0"
I20260608 10:00:48.082500  4371 raft_consensus.cc:3060] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:48.082671  4296 raft_consensus.cc:3060] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:48.088129  4296 raft_consensus.cc:2468] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472e2a94d48d4a78b6dd63edd003d35b in term 1.
I20260608 10:00:48.089046  4371 raft_consensus.cc:2468] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472e2a94d48d4a78b6dd63edd003d35b in term 1.
I20260608 10:00:48.089167  4411 leader_election.cc:304] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25a1fcbdb565469ebdddc432775cc6e0, 472e2a94d48d4a78b6dd63edd003d35b; no voters: 
I20260608 10:00:48.090106  4507 raft_consensus.cc:2804] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:48.090580  4507 raft_consensus.cc:697] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [term 1 LEADER]: Becoming Leader. State: Replica: 472e2a94d48d4a78b6dd63edd003d35b, State: Running, Role: LEADER
I20260608 10:00:48.091454  4507 consensus_queue.cc:237] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } }
I20260608 10:00:48.098774  4192 catalog_manager.cc:5696] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b reported cstate change: term changed from 0 to 1, leader changed from <none> to 472e2a94d48d4a78b6dd63edd003d35b (127.28.122.67). New cstate: current_term: 1 leader_uuid: "472e2a94d48d4a78b6dd63edd003d35b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:48.132222  4498 raft_consensus.cc:493] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:48.132767  4498 raft_consensus.cc:515] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.134660  4498 leader_election.cc:290] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887), 472e2a94d48d4a78b6dd63edd003d35b (127.28.122.67:33455)
I20260608 10:00:48.135398  4296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327c4ce17580421aa67905665e7fd9d1" candidate_uuid: "1d3d89d7f58941329c82641e16babd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25a1fcbdb565469ebdddc432775cc6e0" is_pre_election: true
I20260608 10:00:48.135742  4445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327c4ce17580421aa67905665e7fd9d1" candidate_uuid: "1d3d89d7f58941329c82641e16babd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472e2a94d48d4a78b6dd63edd003d35b" is_pre_election: true
I20260608 10:00:48.136193  4296 raft_consensus.cc:2468] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3d89d7f58941329c82641e16babd9e in term 0.
I20260608 10:00:48.136373  4445 raft_consensus.cc:2468] T 327c4ce17580421aa67905665e7fd9d1 P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3d89d7f58941329c82641e16babd9e in term 0.
I20260608 10:00:48.137437  4337 leader_election.cc:304] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3d89d7f58941329c82641e16babd9e, 25a1fcbdb565469ebdddc432775cc6e0; no voters: 
I20260608 10:00:48.138141  4498 raft_consensus.cc:2804] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:48.138552  4498 raft_consensus.cc:493] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:48.138804  4498 raft_consensus.cc:3060] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:48.143791  4498 raft_consensus.cc:515] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.145686  4498 leader_election.cc:290] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [CANDIDATE]: Term 1 election: Requested vote from peers 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887), 472e2a94d48d4a78b6dd63edd003d35b (127.28.122.67:33455)
I20260608 10:00:48.146490  4296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327c4ce17580421aa67905665e7fd9d1" candidate_uuid: "1d3d89d7f58941329c82641e16babd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25a1fcbdb565469ebdddc432775cc6e0"
I20260608 10:00:48.146714  4445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327c4ce17580421aa67905665e7fd9d1" candidate_uuid: "1d3d89d7f58941329c82641e16babd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472e2a94d48d4a78b6dd63edd003d35b"
I20260608 10:00:48.147192  4296 raft_consensus.cc:3060] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:48.147302  4445 raft_consensus.cc:3060] T 327c4ce17580421aa67905665e7fd9d1 P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:48.152483  4445 raft_consensus.cc:2468] T 327c4ce17580421aa67905665e7fd9d1 P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3d89d7f58941329c82641e16babd9e in term 1.
I20260608 10:00:48.152480  4296 raft_consensus.cc:2468] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3d89d7f58941329c82641e16babd9e in term 1.
I20260608 10:00:48.153597  4336 leader_election.cc:304] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3d89d7f58941329c82641e16babd9e, 472e2a94d48d4a78b6dd63edd003d35b; no voters: 
I20260608 10:00:48.154296  4498 raft_consensus.cc:2804] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:48.154680  4498 raft_consensus.cc:697] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [term 1 LEADER]: Becoming Leader. State: Replica: 1d3d89d7f58941329c82641e16babd9e, State: Running, Role: LEADER
I20260608 10:00:48.155485  4498 consensus_queue.cc:237] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.162781  4192 catalog_manager.cc:5696] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d3d89d7f58941329c82641e16babd9e (127.28.122.66). New cstate: current_term: 1 leader_uuid: "1d3d89d7f58941329c82641e16babd9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:48.262513  4192 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49660:
name: "dugtrio"
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\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:00:48.264809  4192 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:00:48.296310  4286 tablet_service.cc:1511] Processing CreateTablet for tablet 4cd9a98dcb3e48b68aa49e42f52a5415 (DEFAULT_TABLE table=dugtrio [id=9ca18c722901406f8051e3e85be5d9b5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:00:48.297447  4358 tablet_service.cc:1511] Processing CreateTablet for tablet 4cd9a98dcb3e48b68aa49e42f52a5415 (DEFAULT_TABLE table=dugtrio [id=9ca18c722901406f8051e3e85be5d9b5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:00:48.297501  4286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd9a98dcb3e48b68aa49e42f52a5415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:48.298907  4358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd9a98dcb3e48b68aa49e42f52a5415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:48.299484  4435 tablet_service.cc:1511] Processing CreateTablet for tablet 4cd9a98dcb3e48b68aa49e42f52a5415 (DEFAULT_TABLE table=dugtrio [id=9ca18c722901406f8051e3e85be5d9b5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:00:48.300823  4435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd9a98dcb3e48b68aa49e42f52a5415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:48.304122  4284 tablet_service.cc:1511] Processing CreateTablet for tablet 97dcd60cfb8d450883a32bba3e77c6bd (DEFAULT_TABLE table=dugtrio [id=9ca18c722901406f8051e3e85be5d9b5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:00:48.305531  4284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97dcd60cfb8d450883a32bba3e77c6bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:48.309777  4359 tablet_service.cc:1511] Processing CreateTablet for tablet 97dcd60cfb8d450883a32bba3e77c6bd (DEFAULT_TABLE table=dugtrio [id=9ca18c722901406f8051e3e85be5d9b5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:00:48.311337  4359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97dcd60cfb8d450883a32bba3e77c6bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:48.313508  4433 tablet_service.cc:1511] Processing CreateTablet for tablet 97dcd60cfb8d450883a32bba3e77c6bd (DEFAULT_TABLE table=dugtrio [id=9ca18c722901406f8051e3e85be5d9b5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:00:48.314918  4433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97dcd60cfb8d450883a32bba3e77c6bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:48.315786  4492 tablet_bootstrap.cc:492] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 1d3d89d7f58941329c82641e16babd9e: Bootstrap starting.
I20260608 10:00:48.319056  4360 tablet_service.cc:1511] Processing CreateTablet for tablet f0a67c9546bb4db28c9182db4b52ac31 (DEFAULT_TABLE table=dugtrio [id=9ca18c722901406f8051e3e85be5d9b5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:00:48.320574  4360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a67c9546bb4db28c9182db4b52ac31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:48.321554  4283 tablet_service.cc:1511] Processing CreateTablet for tablet f0a67c9546bb4db28c9182db4b52ac31 (DEFAULT_TABLE table=dugtrio [id=9ca18c722901406f8051e3e85be5d9b5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:00:48.322379  4492 tablet_bootstrap.cc:654] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 1d3d89d7f58941329c82641e16babd9e: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:48.323022  4283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a67c9546bb4db28c9182db4b52ac31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:48.327790  4358 tablet_service.cc:1511] Processing CreateTablet for tablet 333067bc685145c6aefda63784d03ebd (DEFAULT_TABLE table=dugtrio [id=9ca18c722901406f8051e3e85be5d9b5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:00:48.328707  4285 tablet_service.cc:1511] Processing CreateTablet for tablet 333067bc685145c6aefda63784d03ebd (DEFAULT_TABLE table=dugtrio [id=9ca18c722901406f8051e3e85be5d9b5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:00:48.329648  4432 tablet_service.cc:1511] Processing CreateTablet for tablet 333067bc685145c6aefda63784d03ebd (DEFAULT_TABLE table=dugtrio [id=9ca18c722901406f8051e3e85be5d9b5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:00:48.330067  4285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 333067bc685145c6aefda63784d03ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:48.330930  4432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 333067bc685145c6aefda63784d03ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:48.329746  4434 tablet_service.cc:1511] Processing CreateTablet for tablet f0a67c9546bb4db28c9182db4b52ac31 (DEFAULT_TABLE table=dugtrio [id=9ca18c722901406f8051e3e85be5d9b5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:00:48.334372  4434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a67c9546bb4db28c9182db4b52ac31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:48.339831  4358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 333067bc685145c6aefda63784d03ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:48.358811  4491 tablet_bootstrap.cc:492] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0: Bootstrap starting.
I20260608 10:00:48.359433  4490 tablet_bootstrap.cc:492] T 333067bc685145c6aefda63784d03ebd P 472e2a94d48d4a78b6dd63edd003d35b: Bootstrap starting.
I20260608 10:00:48.371187  4491 tablet_bootstrap.cc:654] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:48.368577  4490 tablet_bootstrap.cc:654] T 333067bc685145c6aefda63784d03ebd P 472e2a94d48d4a78b6dd63edd003d35b: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:48.374660  4492 tablet_bootstrap.cc:492] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 1d3d89d7f58941329c82641e16babd9e: No bootstrap required, opened a new log
I20260608 10:00:48.375200  4492 ts_tablet_manager.cc:1403] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 1d3d89d7f58941329c82641e16babd9e: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.007s
I20260608 10:00:48.378263  4492 raft_consensus.cc:359] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.378984  4492 raft_consensus.cc:385] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:48.384567  4492 raft_consensus.cc:740] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3d89d7f58941329c82641e16babd9e, State: Initialized, Role: FOLLOWER
I20260608 10:00:48.385480  4492 consensus_queue.cc:260] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 1d3d89d7f58941329c82641e16babd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.388024  4492 ts_tablet_manager.cc:1434] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 1d3d89d7f58941329c82641e16babd9e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 10:00:48.390528  4490 tablet_bootstrap.cc:492] T 333067bc685145c6aefda63784d03ebd P 472e2a94d48d4a78b6dd63edd003d35b: No bootstrap required, opened a new log
I20260608 10:00:48.391821  4490 ts_tablet_manager.cc:1403] T 333067bc685145c6aefda63784d03ebd P 472e2a94d48d4a78b6dd63edd003d35b: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.008s
I20260608 10:00:48.391867  4492 tablet_bootstrap.cc:492] T f0a67c9546bb4db28c9182db4b52ac31 P 1d3d89d7f58941329c82641e16babd9e: Bootstrap starting.
I20260608 10:00:48.395176  4490 raft_consensus.cc:359] T 333067bc685145c6aefda63784d03ebd P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.395972  4490 raft_consensus.cc:385] T 333067bc685145c6aefda63784d03ebd P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:48.396360  4490 raft_consensus.cc:740] T 333067bc685145c6aefda63784d03ebd P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472e2a94d48d4a78b6dd63edd003d35b, State: Initialized, Role: FOLLOWER
I20260608 10:00:48.397140  4491 tablet_bootstrap.cc:492] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0: No bootstrap required, opened a new log
I20260608 10:00:48.397219  4490 consensus_queue.cc:260] T 333067bc685145c6aefda63784d03ebd P 472e2a94d48d4a78b6dd63edd003d35b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.397912  4491 ts_tablet_manager.cc:1403] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.004s
I20260608 10:00:48.398340  4492 tablet_bootstrap.cc:654] T f0a67c9546bb4db28c9182db4b52ac31 P 1d3d89d7f58941329c82641e16babd9e: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:48.401590  4491 raft_consensus.cc:359] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.402869  4490 ts_tablet_manager.cc:1434] T 333067bc685145c6aefda63784d03ebd P 472e2a94d48d4a78b6dd63edd003d35b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260608 10:00:48.403155  4491 raft_consensus.cc:385] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:48.403620  4491 raft_consensus.cc:740] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25a1fcbdb565469ebdddc432775cc6e0, State: Initialized, Role: FOLLOWER
I20260608 10:00:48.404199  4490 tablet_bootstrap.cc:492] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b: Bootstrap starting.
I20260608 10:00:48.404649  4491 consensus_queue.cc:260] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.414199  4490 tablet_bootstrap.cc:654] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:48.415458  4491 ts_tablet_manager.cc:1434] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260608 10:00:48.418604  4492 tablet_bootstrap.cc:492] T f0a67c9546bb4db28c9182db4b52ac31 P 1d3d89d7f58941329c82641e16babd9e: No bootstrap required, opened a new log
I20260608 10:00:48.419270  4492 ts_tablet_manager.cc:1403] T f0a67c9546bb4db28c9182db4b52ac31 P 1d3d89d7f58941329c82641e16babd9e: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.006s
I20260608 10:00:48.419718  4491 tablet_bootstrap.cc:492] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0: Bootstrap starting.
I20260608 10:00:48.422658  4492 raft_consensus.cc:359] T f0a67c9546bb4db28c9182db4b52ac31 P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.423501  4492 raft_consensus.cc:385] T f0a67c9546bb4db28c9182db4b52ac31 P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:48.423853  4492 raft_consensus.cc:740] T f0a67c9546bb4db28c9182db4b52ac31 P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3d89d7f58941329c82641e16babd9e, State: Initialized, Role: FOLLOWER
I20260608 10:00:48.424893  4492 consensus_queue.cc:260] T f0a67c9546bb4db28c9182db4b52ac31 P 1d3d89d7f58941329c82641e16babd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.427233  4492 ts_tablet_manager.cc:1434] T f0a67c9546bb4db28c9182db4b52ac31 P 1d3d89d7f58941329c82641e16babd9e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 10:00:48.427469  4491 tablet_bootstrap.cc:654] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:48.429409  4492 tablet_bootstrap.cc:492] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e: Bootstrap starting.
I20260608 10:00:48.430230  4490 tablet_bootstrap.cc:492] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b: No bootstrap required, opened a new log
I20260608 10:00:48.430871  4490 ts_tablet_manager.cc:1403] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.006s
I20260608 10:00:48.434314  4490 raft_consensus.cc:359] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.435217  4490 raft_consensus.cc:385] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:48.435563  4490 raft_consensus.cc:740] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472e2a94d48d4a78b6dd63edd003d35b, State: Initialized, Role: FOLLOWER
I20260608 10:00:48.436553  4490 consensus_queue.cc:260] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.437202  4492 tablet_bootstrap.cc:654] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:48.442139  4490 ts_tablet_manager.cc:1434] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260608 10:00:48.443051  4490 tablet_bootstrap.cc:492] T 97dcd60cfb8d450883a32bba3e77c6bd P 472e2a94d48d4a78b6dd63edd003d35b: Bootstrap starting.
I20260608 10:00:48.443317  4491 tablet_bootstrap.cc:492] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0: No bootstrap required, opened a new log
I20260608 10:00:48.443866  4491 ts_tablet_manager.cc:1403] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.006s
I20260608 10:00:48.446902  4491 raft_consensus.cc:359] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.447670  4491 raft_consensus.cc:385] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:48.448045  4491 raft_consensus.cc:740] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25a1fcbdb565469ebdddc432775cc6e0, State: Initialized, Role: FOLLOWER
I20260608 10:00:48.449311  4490 tablet_bootstrap.cc:654] T 97dcd60cfb8d450883a32bba3e77c6bd P 472e2a94d48d4a78b6dd63edd003d35b: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:48.448983  4491 consensus_queue.cc:260] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.450215  4492 tablet_bootstrap.cc:492] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e: No bootstrap required, opened a new log
I20260608 10:00:48.450795  4492 ts_tablet_manager.cc:1403] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.005s
I20260608 10:00:48.453578  4507 raft_consensus.cc:493] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:48.454061  4507 raft_consensus.cc:515] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.454083  4492 raft_consensus.cc:359] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.454934  4492 raft_consensus.cc:385] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:48.455271  4492 raft_consensus.cc:740] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3d89d7f58941329c82641e16babd9e, State: Initialized, Role: FOLLOWER
I20260608 10:00:48.456297  4507 leader_election.cc:290] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887), 1d3d89d7f58941329c82641e16babd9e (127.28.122.66:45641)
I20260608 10:00:48.456101  4492 consensus_queue.cc:260] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.457930  4371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd9a98dcb3e48b68aa49e42f52a5415" candidate_uuid: "472e2a94d48d4a78b6dd63edd003d35b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3d89d7f58941329c82641e16babd9e" is_pre_election: true
I20260608 10:00:48.458792  4371 raft_consensus.cc:2468] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 472e2a94d48d4a78b6dd63edd003d35b in term 0.
I20260608 10:00:48.459956  4296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd9a98dcb3e48b68aa49e42f52a5415" candidate_uuid: "472e2a94d48d4a78b6dd63edd003d35b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25a1fcbdb565469ebdddc432775cc6e0" is_pre_election: true
I20260608 10:00:48.460191  4408 leader_election.cc:304] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3d89d7f58941329c82641e16babd9e, 472e2a94d48d4a78b6dd63edd003d35b; no voters: 
I20260608 10:00:48.460937  4507 raft_consensus.cc:2804] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:48.461316  4507 raft_consensus.cc:493] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 10:00:48.461632  4411 leader_election.cc:343] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:48.461634  4507 raft_consensus.cc:3060] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:48.458786  4492 ts_tablet_manager.cc:1434] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:00:48.459925  4491 ts_tablet_manager.cc:1434] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260608 10:00:48.463502  4492 tablet_bootstrap.cc:492] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e: Bootstrap starting.
I20260608 10:00:48.466670  4491 tablet_bootstrap.cc:492] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0: Bootstrap starting.
I20260608 10:00:48.471031  4492 tablet_bootstrap.cc:654] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:48.471328  4490 tablet_bootstrap.cc:492] T 97dcd60cfb8d450883a32bba3e77c6bd P 472e2a94d48d4a78b6dd63edd003d35b: No bootstrap required, opened a new log
I20260608 10:00:48.472232  4490 ts_tablet_manager.cc:1403] T 97dcd60cfb8d450883a32bba3e77c6bd P 472e2a94d48d4a78b6dd63edd003d35b: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.006s
I20260608 10:00:48.473994  4491 tablet_bootstrap.cc:654] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:48.475464  4490 raft_consensus.cc:359] T 97dcd60cfb8d450883a32bba3e77c6bd P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.476262  4490 raft_consensus.cc:385] T 97dcd60cfb8d450883a32bba3e77c6bd P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:48.476600  4490 raft_consensus.cc:740] T 97dcd60cfb8d450883a32bba3e77c6bd P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472e2a94d48d4a78b6dd63edd003d35b, State: Initialized, Role: FOLLOWER
I20260608 10:00:48.477545  4490 consensus_queue.cc:260] T 97dcd60cfb8d450883a32bba3e77c6bd P 472e2a94d48d4a78b6dd63edd003d35b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.478124  4507 raft_consensus.cc:515] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.482632  4492 tablet_bootstrap.cc:492] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e: No bootstrap required, opened a new log
I20260608 10:00:48.483230  4492 ts_tablet_manager.cc:1403] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260608 10:00:48.483541  4490 ts_tablet_manager.cc:1434] T 97dcd60cfb8d450883a32bba3e77c6bd P 472e2a94d48d4a78b6dd63edd003d35b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 10:00:48.484874  4490 tablet_bootstrap.cc:492] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b: Bootstrap starting.
I20260608 10:00:48.486634  4492 raft_consensus.cc:359] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.487322  4296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd9a98dcb3e48b68aa49e42f52a5415" candidate_uuid: "472e2a94d48d4a78b6dd63edd003d35b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25a1fcbdb565469ebdddc432775cc6e0"
I20260608 10:00:48.488226  4507 leader_election.cc:290] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b [CANDIDATE]: Term 1 election: Requested vote from peers 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887), 1d3d89d7f58941329c82641e16babd9e (127.28.122.66:45641)
I20260608 10:00:48.487352  4492 raft_consensus.cc:385] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:48.488288  4371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd9a98dcb3e48b68aa49e42f52a5415" candidate_uuid: "472e2a94d48d4a78b6dd63edd003d35b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3d89d7f58941329c82641e16babd9e"
I20260608 10:00:48.489126  4492 raft_consensus.cc:740] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d3d89d7f58941329c82641e16babd9e, State: Initialized, Role: FOLLOWER
I20260608 10:00:48.489588  4371 raft_consensus.cc:3060] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:48.490027  4492 consensus_queue.cc:260] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.490630  4490 tablet_bootstrap.cc:654] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:48.492278  4492 ts_tablet_manager.cc:1434] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
W20260608 10:00:48.488560  4411 leader_election.cc:343] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:48.482877  4491 tablet_bootstrap.cc:492] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0: No bootstrap required, opened a new log
I20260608 10:00:48.495991  4490 tablet_bootstrap.cc:492] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b: No bootstrap required, opened a new log
I20260608 10:00:48.496208  4371 raft_consensus.cc:2468] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472e2a94d48d4a78b6dd63edd003d35b in term 1.
I20260608 10:00:48.496891  4491 ts_tablet_manager.cc:1403] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.007s
I20260608 10:00:48.497030  4490 ts_tablet_manager.cc:1403] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260608 10:00:48.497807  4408 leader_election.cc:304] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d3d89d7f58941329c82641e16babd9e, 472e2a94d48d4a78b6dd63edd003d35b; no voters: 25a1fcbdb565469ebdddc432775cc6e0
I20260608 10:00:48.499274  4507 raft_consensus.cc:2804] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:48.499780  4507 raft_consensus.cc:697] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b [term 1 LEADER]: Becoming Leader. State: Replica: 472e2a94d48d4a78b6dd63edd003d35b, State: Running, Role: LEADER
I20260608 10:00:48.500497  4491 raft_consensus.cc:359] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.501297  4491 raft_consensus.cc:385] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:48.500993  4507 consensus_queue.cc:237] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.501647  4491 raft_consensus.cc:740] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25a1fcbdb565469ebdddc432775cc6e0, State: Initialized, Role: FOLLOWER
I20260608 10:00:48.500062  4490 raft_consensus.cc:359] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.502288  4490 raft_consensus.cc:385] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:48.502611  4490 raft_consensus.cc:740] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472e2a94d48d4a78b6dd63edd003d35b, State: Initialized, Role: FOLLOWER
I20260608 10:00:48.502720  4491 consensus_queue.cc:260] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.503539  4490 consensus_queue.cc:260] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.508448  4491 ts_tablet_manager.cc:1434] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 10:00:48.509750  4491 tablet_bootstrap.cc:492] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0: Bootstrap starting.
I20260608 10:00:48.509733  4498 raft_consensus.cc:493] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:48.510885  4498 raft_consensus.cc:515] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.513182  4498 leader_election.cc:290] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887), 472e2a94d48d4a78b6dd63edd003d35b (127.28.122.67:33455)
I20260608 10:00:48.514711  4497 consensus_queue.cc:1048] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:48.516311  4445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333067bc685145c6aefda63784d03ebd" candidate_uuid: "1d3d89d7f58941329c82641e16babd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472e2a94d48d4a78b6dd63edd003d35b" is_pre_election: true
I20260608 10:00:48.516993  4491 tablet_bootstrap.cc:654] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:48.517068  4445 raft_consensus.cc:2468] T 333067bc685145c6aefda63784d03ebd P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3d89d7f58941329c82641e16babd9e in term 0.
I20260608 10:00:48.518584  4336 leader_election.cc:304] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3d89d7f58941329c82641e16babd9e, 472e2a94d48d4a78b6dd63edd003d35b; no voters: 
I20260608 10:00:48.519567  4498 raft_consensus.cc:2804] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:48.520040  4498 raft_consensus.cc:493] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:48.521204  4498 raft_consensus.cc:3060] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:48.520691  4497 raft_consensus.cc:493] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:48.523396  4497 raft_consensus.cc:515] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.516610  4296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333067bc685145c6aefda63784d03ebd" candidate_uuid: "1d3d89d7f58941329c82641e16babd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25a1fcbdb565469ebdddc432775cc6e0" is_pre_election: true
I20260608 10:00:48.525477  4296 raft_consensus.cc:2468] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3d89d7f58941329c82641e16babd9e in term 0.
I20260608 10:00:48.526340  4490 ts_tablet_manager.cc:1434] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260608 10:00:48.528295  4296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a67c9546bb4db28c9182db4b52ac31" candidate_uuid: "472e2a94d48d4a78b6dd63edd003d35b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25a1fcbdb565469ebdddc432775cc6e0" is_pre_election: true
I20260608 10:00:48.528371  4371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a67c9546bb4db28c9182db4b52ac31" candidate_uuid: "472e2a94d48d4a78b6dd63edd003d35b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3d89d7f58941329c82641e16babd9e" is_pre_election: true
I20260608 10:00:48.529138  4371 raft_consensus.cc:2468] T f0a67c9546bb4db28c9182db4b52ac31 P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 472e2a94d48d4a78b6dd63edd003d35b in term 0.
I20260608 10:00:48.527230  4497 leader_election.cc:290] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887), 1d3d89d7f58941329c82641e16babd9e (127.28.122.66:45641)
I20260608 10:00:48.530479  4408 leader_election.cc:304] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3d89d7f58941329c82641e16babd9e, 472e2a94d48d4a78b6dd63edd003d35b; no voters: 
I20260608 10:00:48.528836  4296 raft_consensus.cc:2468] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 472e2a94d48d4a78b6dd63edd003d35b in term 0.
I20260608 10:00:48.533475  4497 raft_consensus.cc:2804] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:48.533962  4497 raft_consensus.cc:493] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:48.534363  4497 raft_consensus.cc:3060] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:48.543643  4498 raft_consensus.cc:515] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.548002  4296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333067bc685145c6aefda63784d03ebd" candidate_uuid: "1d3d89d7f58941329c82641e16babd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25a1fcbdb565469ebdddc432775cc6e0"
I20260608 10:00:48.548820  4296 raft_consensus.cc:3060] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:48.550575  4497 raft_consensus.cc:515] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.558118  4294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a67c9546bb4db28c9182db4b52ac31" candidate_uuid: "472e2a94d48d4a78b6dd63edd003d35b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25a1fcbdb565469ebdddc432775cc6e0"
I20260608 10:00:48.558878  4294 raft_consensus.cc:3060] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:48.559535  4497 leader_election.cc:290] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b [CANDIDATE]: Term 1 election: Requested vote from peers 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887), 1d3d89d7f58941329c82641e16babd9e (127.28.122.66:45641)
I20260608 10:00:48.562602  4491 tablet_bootstrap.cc:492] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0: No bootstrap required, opened a new log
I20260608 10:00:48.563225  4491 ts_tablet_manager.cc:1403] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0: Time spent bootstrapping tablet: real 0.054s	user 0.028s	sys 0.023s
I20260608 10:00:48.564224  4371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a67c9546bb4db28c9182db4b52ac31" candidate_uuid: "472e2a94d48d4a78b6dd63edd003d35b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3d89d7f58941329c82641e16babd9e"
I20260608 10:00:48.564944  4371 raft_consensus.cc:3060] T f0a67c9546bb4db28c9182db4b52ac31 P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:48.566079  4491 raft_consensus.cc:359] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.566778  4491 raft_consensus.cc:385] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:48.567034  4491 raft_consensus.cc:740] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25a1fcbdb565469ebdddc432775cc6e0, State: Initialized, Role: FOLLOWER
I20260608 10:00:48.568289  4491 consensus_queue.cc:260] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.570350  4491 ts_tablet_manager.cc:1434] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:00:48.581025  4535 consensus_queue.cc:1048] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:00:48.581782  4497 consensus_queue.cc:1048] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:48.587649  4498 leader_election.cc:290] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e [CANDIDATE]: Term 1 election: Requested vote from peers 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887), 472e2a94d48d4a78b6dd63edd003d35b (127.28.122.67:33455)
I20260608 10:00:48.587283  4190 catalog_manager.cc:5696] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b reported cstate change: term changed from 0 to 1, leader changed from <none> to 472e2a94d48d4a78b6dd63edd003d35b (127.28.122.67). New cstate: current_term: 1 leader_uuid: "472e2a94d48d4a78b6dd63edd003d35b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:48.588824  4445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333067bc685145c6aefda63784d03ebd" candidate_uuid: "1d3d89d7f58941329c82641e16babd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472e2a94d48d4a78b6dd63edd003d35b"
I20260608 10:00:48.589417  4445 raft_consensus.cc:3060] T 333067bc685145c6aefda63784d03ebd P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:48.589757  4294 raft_consensus.cc:2468] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472e2a94d48d4a78b6dd63edd003d35b in term 1.
I20260608 10:00:48.591208  4411 leader_election.cc:304] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25a1fcbdb565469ebdddc432775cc6e0, 472e2a94d48d4a78b6dd63edd003d35b; no voters: 
I20260608 10:00:48.592245  4507 raft_consensus.cc:2804] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:48.592707  4507 raft_consensus.cc:697] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b [term 1 LEADER]: Becoming Leader. State: Replica: 472e2a94d48d4a78b6dd63edd003d35b, State: Running, Role: LEADER
I20260608 10:00:48.592924  4371 raft_consensus.cc:2468] T f0a67c9546bb4db28c9182db4b52ac31 P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472e2a94d48d4a78b6dd63edd003d35b in term 1.
I20260608 10:00:48.595289  4296 raft_consensus.cc:2468] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3d89d7f58941329c82641e16babd9e in term 1.
I20260608 10:00:48.596765  4337 leader_election.cc:304] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3d89d7f58941329c82641e16babd9e, 25a1fcbdb565469ebdddc432775cc6e0; no voters: 
I20260608 10:00:48.593663  4507 consensus_queue.cc:237] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.598476  4445 raft_consensus.cc:2468] T 333067bc685145c6aefda63784d03ebd P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3d89d7f58941329c82641e16babd9e in term 1.
I20260608 10:00:48.602630  4498 raft_consensus.cc:2804] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:48.604269  4498 raft_consensus.cc:697] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e [term 1 LEADER]: Becoming Leader. State: Replica: 1d3d89d7f58941329c82641e16babd9e, State: Running, Role: LEADER
I20260608 10:00:48.607816  4498 consensus_queue.cc:237] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.583387  4497 consensus_queue.cc:1048] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260608 10:00:48.623622  4498 consensus_queue.cc:1048] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:48.630962  4194 catalog_manager.cc:5696] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b reported cstate change: term changed from 0 to 1, leader changed from <none> to 472e2a94d48d4a78b6dd63edd003d35b (127.28.122.67). New cstate: current_term: 1 leader_uuid: "472e2a94d48d4a78b6dd63edd003d35b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:48.641287  4498 consensus_queue.cc:1048] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:48.645517  4190 catalog_manager.cc:5696] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d3d89d7f58941329c82641e16babd9e (127.28.122.66). New cstate: current_term: 1 leader_uuid: "1d3d89d7f58941329c82641e16babd9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:48.659216  4498 consensus_queue.cc:1048] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:48.672725  4498 consensus_queue.cc:1048] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:48.829586  4496 raft_consensus.cc:493] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:48.830060  4496 raft_consensus.cc:515] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.832355  4496 leader_election.cc:290] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d3d89d7f58941329c82641e16babd9e (127.28.122.66:45641), 472e2a94d48d4a78b6dd63edd003d35b (127.28.122.67:33455)
I20260608 10:00:48.855948  4444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd9a98dcb3e48b68aa49e42f52a5415" candidate_uuid: "25a1fcbdb565469ebdddc432775cc6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472e2a94d48d4a78b6dd63edd003d35b" is_pre_election: true
I20260608 10:00:48.856087  4369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd9a98dcb3e48b68aa49e42f52a5415" candidate_uuid: "25a1fcbdb565469ebdddc432775cc6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d3d89d7f58941329c82641e16babd9e" is_pre_election: true
I20260608 10:00:48.856775  4369 raft_consensus.cc:2393] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25a1fcbdb565469ebdddc432775cc6e0 in current term 1: Already voted for candidate 472e2a94d48d4a78b6dd63edd003d35b in this term.
I20260608 10:00:48.857853  4259 leader_election.cc:304] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25a1fcbdb565469ebdddc432775cc6e0; no voters: 1d3d89d7f58941329c82641e16babd9e, 472e2a94d48d4a78b6dd63edd003d35b
I20260608 10:00:48.858506  4496 raft_consensus.cc:3060] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:48.863597  4496 raft_consensus.cc:2749] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:00:48.952425  4498 raft_consensus.cc:493] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:48.952994  4498 raft_consensus.cc:515] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.954813  4498 leader_election.cc:290] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887), 472e2a94d48d4a78b6dd63edd003d35b (127.28.122.67:33455)
I20260608 10:00:48.955649  4295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97dcd60cfb8d450883a32bba3e77c6bd" candidate_uuid: "1d3d89d7f58941329c82641e16babd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25a1fcbdb565469ebdddc432775cc6e0" is_pre_election: true
I20260608 10:00:48.955937  4444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97dcd60cfb8d450883a32bba3e77c6bd" candidate_uuid: "1d3d89d7f58941329c82641e16babd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472e2a94d48d4a78b6dd63edd003d35b" is_pre_election: true
I20260608 10:00:48.956234  4295 raft_consensus.cc:2468] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3d89d7f58941329c82641e16babd9e in term 0.
I20260608 10:00:48.956521  4444 raft_consensus.cc:2468] T 97dcd60cfb8d450883a32bba3e77c6bd P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d3d89d7f58941329c82641e16babd9e in term 0.
I20260608 10:00:48.957247  4337 leader_election.cc:304] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3d89d7f58941329c82641e16babd9e, 25a1fcbdb565469ebdddc432775cc6e0; no voters: 
I20260608 10:00:48.958118  4498 raft_consensus.cc:2804] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:48.958436  4498 raft_consensus.cc:493] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:48.958709  4498 raft_consensus.cc:3060] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:48.963761  4498 raft_consensus.cc:515] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.965389  4498 leader_election.cc:290] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e [CANDIDATE]: Term 1 election: Requested vote from peers 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887), 472e2a94d48d4a78b6dd63edd003d35b (127.28.122.67:33455)
I20260608 10:00:48.966300  4295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97dcd60cfb8d450883a32bba3e77c6bd" candidate_uuid: "1d3d89d7f58941329c82641e16babd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25a1fcbdb565469ebdddc432775cc6e0"
I20260608 10:00:48.966449  4444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97dcd60cfb8d450883a32bba3e77c6bd" candidate_uuid: "1d3d89d7f58941329c82641e16babd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472e2a94d48d4a78b6dd63edd003d35b"
I20260608 10:00:48.966887  4295 raft_consensus.cc:3060] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:48.966980  4444 raft_consensus.cc:3060] T 97dcd60cfb8d450883a32bba3e77c6bd P 472e2a94d48d4a78b6dd63edd003d35b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:48.971931  4295 raft_consensus.cc:2468] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3d89d7f58941329c82641e16babd9e in term 1.
I20260608 10:00:48.972046  4444 raft_consensus.cc:2468] T 97dcd60cfb8d450883a32bba3e77c6bd P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d3d89d7f58941329c82641e16babd9e in term 1.
I20260608 10:00:48.973085  4337 leader_election.cc:304] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d3d89d7f58941329c82641e16babd9e, 25a1fcbdb565469ebdddc432775cc6e0; no voters: 
I20260608 10:00:48.973790  4498 raft_consensus.cc:2804] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:48.974181  4498 raft_consensus.cc:697] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e [term 1 LEADER]: Becoming Leader. State: Replica: 1d3d89d7f58941329c82641e16babd9e, State: Running, Role: LEADER
I20260608 10:00:48.974917  4498 consensus_queue.cc:237] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:48.982605  4194 catalog_manager.cc:5696] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d3d89d7f58941329c82641e16babd9e (127.28.122.66). New cstate: current_term: 1 leader_uuid: "1d3d89d7f58941329c82641e16babd9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:48.995205  4535 consensus_queue.cc:1048] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:49.006023  4507 consensus_queue.cc:1048] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:49.036993 29161 tablet_server.cc:179] TabletServer@127.28.122.65:0 shutting down...
I20260608 10:00:49.055882 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:49.056702 29161 tablet_replica.cc:333] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0: stopping tablet replica
I20260608 10:00:49.057349 29161 raft_consensus.cc:2243] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:49.057870 29161 raft_consensus.cc:2272] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:49.061339 29161 tablet_replica.cc:333] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0: stopping tablet replica
I20260608 10:00:49.061937 29161 raft_consensus.cc:2243] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:49.062350 29161 raft_consensus.cc:2272] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:00:49.063172  4411 consensus_peers.cc:597] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b -> Peer 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887): Couldn't send request to peer 25a1fcbdb565469ebdddc432775cc6e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:49.064707 29161 tablet_replica.cc:333] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0: stopping tablet replica
I20260608 10:00:49.065541 29161 raft_consensus.cc:2243] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:49.065469  4497 consensus_queue.cc:1048] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:49.066103 29161 raft_consensus.cc:2272] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:49.068305 29161 tablet_replica.cc:333] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0: stopping tablet replica
I20260608 10:00:49.069111 29161 raft_consensus.cc:2243] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:49.069608 29161 raft_consensus.cc:2272] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:49.071808 29161 tablet_replica.cc:333] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0: stopping tablet replica
I20260608 10:00:49.072579 29161 raft_consensus.cc:2243] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:49.073143 29161 raft_consensus.cc:2272] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:49.077620 29161 tablet_replica.cc:333] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0: stopping tablet replica
I20260608 10:00:49.078477 29161 raft_consensus.cc:2243] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:49.079082 29161 raft_consensus.cc:2272] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:49.082407 29161 tablet_replica.cc:333] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0: stopping tablet replica
W20260608 10:00:49.082528  4411 consensus_peers.cc:597] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b -> Peer 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887): Couldn't send request to peer 25a1fcbdb565469ebdddc432775cc6e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:49.082970 29161 raft_consensus.cc:2243] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:49.083508 29161 raft_consensus.cc:2272] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:49.086017 29161 tablet_replica.cc:333] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0: stopping tablet replica
I20260608 10:00:49.086521 29161 raft_consensus.cc:2243] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:49.086938 29161 raft_consensus.cc:2272] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:49.114113 29161 tablet_server.cc:196] TabletServer@127.28.122.65:0 shutdown complete.
W20260608 10:00:49.116462  4337 consensus_peers.cc:597] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e -> Peer 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887): Couldn't send request to peer 25a1fcbdb565469ebdddc432775cc6e0. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:35887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:49.119633  4498 consensus_queue.cc:1048] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:00:49.221293  4337 consensus_peers.cc:597] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e -> Peer 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887): Couldn't send request to peer 25a1fcbdb565469ebdddc432775cc6e0. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:35887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:49.429317  4498 consensus_queue.cc:1048] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:00:49.442248  4337 consensus_peers.cc:597] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e -> Peer 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887): Couldn't send request to peer 25a1fcbdb565469ebdddc432775cc6e0. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:35887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:00:49.447930  4411 consensus_peers.cc:597] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b -> Peer 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887): Couldn't send request to peer 25a1fcbdb565469ebdddc432775cc6e0. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:35887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:00:49.566044  4411 consensus_peers.cc:597] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b -> Peer 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887): Couldn't send request to peer 25a1fcbdb565469ebdddc432775cc6e0. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:35887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:00:49.573623  4337 consensus_peers.cc:597] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e -> Peer 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887): Couldn't send request to peer 25a1fcbdb565469ebdddc432775cc6e0. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:35887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:50.043428  4497 consensus_queue.cc:579] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Leader has been unable to successfully communicate with peer 25a1fcbdb565469ebdddc432775cc6e0 for more than 1 seconds (1.018s)
I20260608 10:00:50.175071  4507 consensus_queue.cc:579] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Leader has been unable to successfully communicate with peer 25a1fcbdb565469ebdddc432775cc6e0 for more than 1 seconds (1.161s)
I20260608 10:00:50.203019  4551 consensus_queue.cc:579] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e [LEADER]: Leader has been unable to successfully communicate with peer 25a1fcbdb565469ebdddc432775cc6e0 for more than 1 seconds (1.594s)
I20260608 10:00:50.210041  4551 consensus_queue.cc:579] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e [LEADER]: Leader has been unable to successfully communicate with peer 25a1fcbdb565469ebdddc432775cc6e0 for more than 1 seconds (1.234s)
I20260608 10:00:50.211716  4569 consensus_queue.cc:579] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [LEADER]: Leader has been unable to successfully communicate with peer 25a1fcbdb565469ebdddc432775cc6e0 for more than 1 seconds (1.539s)
W20260608 10:00:50.225467  4242 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 25a1fcbdb565469ebdddc432775cc6e0 not available for placement
I20260608 10:00:50.342542  4575 consensus_queue.cc:579] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [LEADER]: Leader has been unable to successfully communicate with peer 25a1fcbdb565469ebdddc432775cc6e0 for more than 1 seconds (1.318s)
I20260608 10:00:50.551139  4192 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49652:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 10:00:50.551652  4192 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:49652:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 10:00:50.567512  4192 catalog_manager.cc:5983] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0: Sending DeleteTablet for 3 replicas of tablet 4cd9a98dcb3e48b68aa49e42f52a5415
I20260608 10:00:50.569161  4192 catalog_manager.cc:5983] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0: Sending DeleteTablet for 3 replicas of tablet 97dcd60cfb8d450883a32bba3e77c6bd
I20260608 10:00:50.570004  4358 tablet_service.cc:1558] Processing DeleteTablet for tablet 4cd9a98dcb3e48b68aa49e42f52a5415 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:00:50 UTC) from {username='slave'} at 127.0.0.1:47646
I20260608 10:00:50.570482  4433 tablet_service.cc:1558] Processing DeleteTablet for tablet 4cd9a98dcb3e48b68aa49e42f52a5415 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:00:50 UTC) from {username='slave'} at 127.0.0.1:41420
I20260608 10:00:50.571805  4359 tablet_service.cc:1558] Processing DeleteTablet for tablet 97dcd60cfb8d450883a32bba3e77c6bd with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:00:50 UTC) from {username='slave'} at 127.0.0.1:47646
I20260608 10:00:50.574383  4192 catalog_manager.cc:5983] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0: Sending DeleteTablet for 3 replicas of tablet f0a67c9546bb4db28c9182db4b52ac31
I20260608 10:00:50.574460  4434 tablet_service.cc:1558] Processing DeleteTablet for tablet 97dcd60cfb8d450883a32bba3e77c6bd with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:00:50 UTC) from {username='slave'} at 127.0.0.1:41420
I20260608 10:00:50.581223  4358 tablet_service.cc:1558] Processing DeleteTablet for tablet f0a67c9546bb4db28c9182db4b52ac31 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:00:50 UTC) from {username='slave'} at 127.0.0.1:47646
I20260608 10:00:50.581576  4192 catalog_manager.cc:5983] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0: Sending DeleteTablet for 3 replicas of tablet 333067bc685145c6aefda63784d03ebd
I20260608 10:00:50.582715  4586 tablet_replica.cc:333] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 1d3d89d7f58941329c82641e16babd9e: stopping tablet replica
I20260608 10:00:50.582834  4434 tablet_service.cc:1558] Processing DeleteTablet for tablet f0a67c9546bb4db28c9182db4b52ac31 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:00:50 UTC) from {username='slave'} at 127.0.0.1:41420
I20260608 10:00:50.582820  4587 tablet_replica.cc:333] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b: stopping tablet replica
W20260608 10:00:50.584336  4181 catalog_manager.cc:4754] TS 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 4cd9a98dcb3e48b68aa49e42f52a5415: Network error: Client connection negotiation failed: client connection to 127.28.122.65:35887: connect: Connection refused (error 111)
I20260608 10:00:50.585837  4587 raft_consensus.cc:2243] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:50.586308  4358 tablet_service.cc:1558] Processing DeleteTablet for tablet 333067bc685145c6aefda63784d03ebd with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:00:50 UTC) from {username='slave'} at 127.0.0.1:47646
I20260608 10:00:50.587242  4434 tablet_service.cc:1558] Processing DeleteTablet for tablet 333067bc685145c6aefda63784d03ebd with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:00:50 UTC) from {username='slave'} at 127.0.0.1:41420
I20260608 10:00:50.587460  4587 raft_consensus.cc:2272] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:50.588632 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:00:50.588891  4586 raft_consensus.cc:2243] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:50.588990  4497 consensus_queue.cc:579] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Leader has been unable to successfully communicate with peer 25a1fcbdb565469ebdddc432775cc6e0 for more than 1 seconds (1.506s)
I20260608 10:00:50.589687  4586 raft_consensus.cc:2272] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:50.592765  4586 ts_tablet_manager.cc:1916] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 1d3d89d7f58941329c82641e16babd9e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:00:50.596575  4587 ts_tablet_manager.cc:1916] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:00:50.615938  4587 ts_tablet_manager.cc:1929] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:00:50.616423  4587 log.cc:1199] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-2-root/wals/4cd9a98dcb3e48b68aa49e42f52a5415
I20260608 10:00:50.617278  4587 ts_tablet_manager.cc:1950] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 472e2a94d48d4a78b6dd63edd003d35b: Deleting consensus metadata
I20260608 10:00:50.617507  4586 ts_tablet_manager.cc:1929] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 1d3d89d7f58941329c82641e16babd9e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:00:50.618011  4586 log.cc:1199] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 1d3d89d7f58941329c82641e16babd9e: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-1-root/wals/4cd9a98dcb3e48b68aa49e42f52a5415
I20260608 10:00:50.618826  4586 ts_tablet_manager.cc:1950] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 1d3d89d7f58941329c82641e16babd9e: Deleting consensus metadata
I20260608 10:00:50.621224  4180 catalog_manager.cc:5027] TS 472e2a94d48d4a78b6dd63edd003d35b (127.28.122.67:33455): tablet 4cd9a98dcb3e48b68aa49e42f52a5415 (table dugtrio [id=9ca18c722901406f8051e3e85be5d9b5]) successfully deleted
I20260608 10:00:50.622454  4587 tablet_replica.cc:333] T 97dcd60cfb8d450883a32bba3e77c6bd P 472e2a94d48d4a78b6dd63edd003d35b: stopping tablet replica
I20260608 10:00:50.622582  4178 catalog_manager.cc:5027] TS 1d3d89d7f58941329c82641e16babd9e (127.28.122.66:45641): tablet 4cd9a98dcb3e48b68aa49e42f52a5415 (table dugtrio [id=9ca18c722901406f8051e3e85be5d9b5]) successfully deleted
I20260608 10:00:50.624063  4586 tablet_replica.cc:333] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e: stopping tablet replica
W20260608 10:00:50.624423  4589 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
I20260608 10:00:50.624559  4587 raft_consensus.cc:2243] T 97dcd60cfb8d450883a32bba3e77c6bd P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:50.625108  4586 raft_consensus.cc:2243] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:50.625264  4587 raft_consensus.cc:2272] T 97dcd60cfb8d450883a32bba3e77c6bd P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:50.626391  4586 raft_consensus.cc:2272] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:50.628548  4587 ts_tablet_manager.cc:1916] T 97dcd60cfb8d450883a32bba3e77c6bd P 472e2a94d48d4a78b6dd63edd003d35b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:00:50.629695  4586 ts_tablet_manager.cc:1916] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 10:00:50.634593  4590 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
I20260608 10:00:50.647173  4587 ts_tablet_manager.cc:1929] T 97dcd60cfb8d450883a32bba3e77c6bd P 472e2a94d48d4a78b6dd63edd003d35b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:00:50.647810  4587 log.cc:1199] T 97dcd60cfb8d450883a32bba3e77c6bd P 472e2a94d48d4a78b6dd63edd003d35b: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-2-root/wals/97dcd60cfb8d450883a32bba3e77c6bd
I20260608 10:00:50.649947  4587 ts_tablet_manager.cc:1950] T 97dcd60cfb8d450883a32bba3e77c6bd P 472e2a94d48d4a78b6dd63edd003d35b: Deleting consensus metadata
I20260608 10:00:50.650004  4586 ts_tablet_manager.cc:1929] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:00:50.650460 29161 server_base.cc:1061] running on GCE node
I20260608 10:00:50.650709  4586 log.cc:1199] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-1-root/wals/97dcd60cfb8d450883a32bba3e77c6bd
I20260608 10:00:50.651576  4586 ts_tablet_manager.cc:1950] T 97dcd60cfb8d450883a32bba3e77c6bd P 1d3d89d7f58941329c82641e16babd9e: Deleting consensus metadata
W20260608 10:00:50.652546  4594 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
I20260608 10:00:50.653116  4587 tablet_replica.cc:333] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b: stopping tablet replica
I20260608 10:00:50.653335  4180 catalog_manager.cc:5027] TS 472e2a94d48d4a78b6dd63edd003d35b (127.28.122.67:33455): tablet 97dcd60cfb8d450883a32bba3e77c6bd (table dugtrio [id=9ca18c722901406f8051e3e85be5d9b5]) successfully deleted
I20260608 10:00:50.654047  4587 raft_consensus.cc:2243] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:50.654673 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:50.654974 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:50.654779  4178 catalog_manager.cc:5027] TS 1d3d89d7f58941329c82641e16babd9e (127.28.122.66:45641): tablet 97dcd60cfb8d450883a32bba3e77c6bd (table dugtrio [id=9ca18c722901406f8051e3e85be5d9b5]) successfully deleted
I20260608 10:00:50.655256 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912850655233 us; error 0 us; skew 500 ppm
I20260608 10:00:50.655270  4587 raft_consensus.cc:2272] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:50.655742  4586 tablet_replica.cc:333] T f0a67c9546bb4db28c9182db4b52ac31 P 1d3d89d7f58941329c82641e16babd9e: stopping tablet replica
I20260608 10:00:50.656186 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:50.656836  4586 raft_consensus.cc:2243] T f0a67c9546bb4db28c9182db4b52ac31 P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:50.657521  4586 raft_consensus.cc:2272] T f0a67c9546bb4db28c9182db4b52ac31 P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:50.660478  4587 ts_tablet_manager.cc:1916] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:00:50.660880  4586 ts_tablet_manager.cc:1916] T f0a67c9546bb4db28c9182db4b52ac31 P 1d3d89d7f58941329c82641e16babd9e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:00:50.676362  4587 ts_tablet_manager.cc:1929] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:00:50.676846  4587 log.cc:1199] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-2-root/wals/f0a67c9546bb4db28c9182db4b52ac31
I20260608 10:00:50.677567  4587 ts_tablet_manager.cc:1950] T f0a67c9546bb4db28c9182db4b52ac31 P 472e2a94d48d4a78b6dd63edd003d35b: Deleting consensus metadata
I20260608 10:00:50.678581  4586 ts_tablet_manager.cc:1929] T f0a67c9546bb4db28c9182db4b52ac31 P 1d3d89d7f58941329c82641e16babd9e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:00:50.679067  4586 log.cc:1199] T f0a67c9546bb4db28c9182db4b52ac31 P 1d3d89d7f58941329c82641e16babd9e: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-1-root/wals/f0a67c9546bb4db28c9182db4b52ac31
I20260608 10:00:50.679888  4586 ts_tablet_manager.cc:1950] T f0a67c9546bb4db28c9182db4b52ac31 P 1d3d89d7f58941329c82641e16babd9e: Deleting consensus metadata
I20260608 10:00:50.680927  4180 catalog_manager.cc:5027] TS 472e2a94d48d4a78b6dd63edd003d35b (127.28.122.67:33455): tablet f0a67c9546bb4db28c9182db4b52ac31 (table dugtrio [id=9ca18c722901406f8051e3e85be5d9b5]) successfully deleted
I20260608 10:00:50.681845  4587 tablet_replica.cc:333] T 333067bc685145c6aefda63784d03ebd P 472e2a94d48d4a78b6dd63edd003d35b: stopping tablet replica
I20260608 10:00:50.682735  4587 raft_consensus.cc:2243] T 333067bc685145c6aefda63784d03ebd P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:50.683346  4587 raft_consensus.cc:2272] T 333067bc685145c6aefda63784d03ebd P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:50.683465  4178 catalog_manager.cc:5027] TS 1d3d89d7f58941329c82641e16babd9e (127.28.122.66:45641): tablet f0a67c9546bb4db28c9182db4b52ac31 (table dugtrio [id=9ca18c722901406f8051e3e85be5d9b5]) successfully deleted
I20260608 10:00:50.684049 29161 webserver.cc:533] Webserver started at http://127.28.122.68:35135/ using document root <none> and password file <none>
I20260608 10:00:50.684245  4586 tablet_replica.cc:333] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e: stopping tablet replica
I20260608 10:00:50.684870 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:50.685150 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:50.685182  4586 raft_consensus.cc:2243] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:50.685621 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:50.686311  4587 ts_tablet_manager.cc:1916] T 333067bc685145c6aefda63784d03ebd P 472e2a94d48d4a78b6dd63edd003d35b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:00:50.686460  4586 raft_consensus.cc:2272] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:50.687160 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-3-root/instance:
uuid: "5417bcb7168e4c00b9e603942a28f37f"
format_stamp: "Formatted at 2026-06-08 10:00:50 on dist-test-slave-th08"
I20260608 10:00:50.689589  4586 ts_tablet_manager.cc:1916] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:00:50.693900 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:00:50.699330  4598 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:50.699640  4587 ts_tablet_manager.cc:1929] T 333067bc685145c6aefda63784d03ebd P 472e2a94d48d4a78b6dd63edd003d35b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:00:50.700080  4587 log.cc:1199] T 333067bc685145c6aefda63784d03ebd P 472e2a94d48d4a78b6dd63edd003d35b: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-2-root/wals/333067bc685145c6aefda63784d03ebd
I20260608 10:00:50.700525 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:00:50.700767  4587 ts_tablet_manager.cc:1950] T 333067bc685145c6aefda63784d03ebd P 472e2a94d48d4a78b6dd63edd003d35b: Deleting consensus metadata
I20260608 10:00:50.700969 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-3-root
uuid: "5417bcb7168e4c00b9e603942a28f37f"
format_stamp: "Formatted at 2026-06-08 10:00:50 on dist-test-slave-th08"
I20260608 10:00:50.701438 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-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)
I20260608 10:00:50.703840  4180 catalog_manager.cc:5027] TS 472e2a94d48d4a78b6dd63edd003d35b (127.28.122.67:33455): tablet 333067bc685145c6aefda63784d03ebd (table dugtrio [id=9ca18c722901406f8051e3e85be5d9b5]) successfully deleted
I20260608 10:00:50.705464  4586 ts_tablet_manager.cc:1929] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:00:50.705973  4586 log.cc:1199] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-1-root/wals/333067bc685145c6aefda63784d03ebd
I20260608 10:00:50.706802  4586 ts_tablet_manager.cc:1950] T 333067bc685145c6aefda63784d03ebd P 1d3d89d7f58941329c82641e16babd9e: Deleting consensus metadata
I20260608 10:00:50.709880  4178 catalog_manager.cc:5027] TS 1d3d89d7f58941329c82641e16babd9e (127.28.122.66:45641): tablet 333067bc685145c6aefda63784d03ebd (table dugtrio [id=9ca18c722901406f8051e3e85be5d9b5]) successfully deleted
I20260608 10:00:50.726168 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:50.727404 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:50.729067 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260608 10:00:50.729686  4181 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.122.65:35887: connect: Connection refused (error 111) [suppressed 36 similar messages]
I20260608 10:00:50.731724 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:50.732057 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:50.732375 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:50.732543 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:50.771317 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.68:36979
I20260608 10:00:50.771432  4660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.68:36979 every 8 connection(s)
I20260608 10:00:50.776144 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:50.785231  4665 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
W20260608 10:00:50.786548  4664 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
I20260608 10:00:50.790827  4661 heartbeater.cc:344] Connected to a master server at 127.28.122.126:36873
I20260608 10:00:50.791435  4661 heartbeater.cc:461] Registering TS with master...
W20260608 10:00:50.792093  4667 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
I20260608 10:00:50.792716  4661 heartbeater.cc:507] Master 127.28.122.126:36873 requested a full tablet report, sending...
I20260608 10:00:50.795038 29161 server_base.cc:1061] running on GCE node
I20260608 10:00:50.795492  4192 ts_manager.cc:194] Registered new tserver with Master: 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68:36979)
I20260608 10:00:50.796679 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:50.796952 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:50.796902  4192 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49678
I20260608 10:00:50.797317 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912850797298 us; error 0 us; skew 500 ppm
I20260608 10:00:50.798072 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:50.801040 29161 webserver.cc:533] Webserver started at http://127.28.122.65:37055/ using document root <none> and password file <none>
I20260608 10:00:50.801661 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:50.801828 29161 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:00:50.805855 29161 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:00:50.809522  4672 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:50.810384 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:00:50.810676 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-0-root
uuid: "25a1fcbdb565469ebdddc432775cc6e0"
format_stamp: "Formatted at 2026-06-08 10:00:46 on dist-test-slave-th08"
I20260608 10:00:50.810954 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-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)
I20260608 10:00:50.823194 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:50.824424 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:50.825834 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:50.829350  4679 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 10:00:50.870038 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 10:00:50.870383 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.042s	user 0.002s	sys 0.000s
I20260608 10:00:50.870702 29161 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 10:00:50.875144  4679 tablet_bootstrap.cc:492] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0: Bootstrap starting.
I20260608 10:00:50.890869  4679 tablet_bootstrap.cc:492] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0: 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
I20260608 10:00:50.891947  4679 tablet_bootstrap.cc:492] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0: Bootstrap complete.
I20260608 10:00:50.892668  4679 ts_tablet_manager.cc:1403] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260608 10:00:50.894906  4679 raft_consensus.cc:359] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:50.895529  4679 raft_consensus.cc:740] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25a1fcbdb565469ebdddc432775cc6e0, State: Initialized, Role: FOLLOWER
I20260608 10:00:50.896217  4679 consensus_queue.cc:260] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0 [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: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:50.898290  4679 ts_tablet_manager.cc:1434] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:00:50.899024  4679 tablet_bootstrap.cc:492] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0: Bootstrap starting.
I20260608 10:00:50.904595 29161 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 10:00:50.904920 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.034s	user 0.033s	sys 0.000s
I20260608 10:00:50.913374  4679 tablet_bootstrap.cc:492] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0: 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
I20260608 10:00:50.914496  4679 tablet_bootstrap.cc:492] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0: Bootstrap complete.
I20260608 10:00:50.915180  4679 ts_tablet_manager.cc:1403] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0: Time spent bootstrapping tablet: real 0.016s	user 0.016s	sys 0.000s
I20260608 10:00:50.917814  4679 raft_consensus.cc:359] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:50.918562  4679 raft_consensus.cc:740] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25a1fcbdb565469ebdddc432775cc6e0, State: Initialized, Role: FOLLOWER
I20260608 10:00:50.919440  4679 consensus_queue.cc:260] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0 [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: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:50.921751  4679 ts_tablet_manager.cc:1434] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:00:50.922616  4679 tablet_bootstrap.cc:492] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0: Bootstrap starting.
I20260608 10:00:50.935745  4445 consensus_queue.cc:237] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Queue 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: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } }
I20260608 10:00:50.941175  4679 tablet_bootstrap.cc:492] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0: 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
I20260608 10:00:50.942373  4679 tablet_bootstrap.cc:492] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0: Bootstrap complete.
I20260608 10:00:50.943179  4679 ts_tablet_manager.cc:1403] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260608 10:00:50.946537  4679 raft_consensus.cc:359] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:50.947420  4679 raft_consensus.cc:740] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25a1fcbdb565469ebdddc432775cc6e0, State: Initialized, Role: FOLLOWER
I20260608 10:00:50.948303  4679 consensus_queue.cc:260] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0 [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: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:50.948792  4371 raft_consensus.cc:1275] T 70adb2acc07c4b099385097d7793530a P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Refusing update from remote peer 472e2a94d48d4a78b6dd63edd003d35b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:50.950873  4679 ts_tablet_manager.cc:1434] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:00:50.951406  4507 consensus_queue.cc:1048] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:50.951944  4679 tablet_bootstrap.cc:492] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0: Bootstrap starting.
I20260608 10:00:50.973345  4535 raft_consensus.cc:2955] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } } }
I20260608 10:00:50.978688  4371 raft_consensus.cc:2955] T 70adb2acc07c4b099385097d7793530a P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } } }
I20260608 10:00:50.986550  4180 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 70adb2acc07c4b099385097d7793530a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 10:00:50.994910  4192 catalog_manager.cc:5696] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b reported cstate change: config changed from index -1 to 2, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "472e2a94d48d4a78b6dd63edd003d35b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:00:51.013849  4411 consensus_peers.cc:597] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b -> Peer 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887): Couldn't send request to peer 25a1fcbdb565469ebdddc432775cc6e0. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:35887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:51.002184  4370 consensus_queue.cc:237] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [LEADER]: Queue 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: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } }
I20260608 10:00:51.015666  4369 consensus_queue.cc:237] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [LEADER]: Queue 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: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } }
W20260608 10:00:51.031081  4408 consensus_peers.cc:597] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b -> Peer 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68:36979): Couldn't send request to peer 5417bcb7168e4c00b9e603942a28f37f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70adb2acc07c4b099385097d7793530a. This is attempt 1: this message will repeat every 5th retry.
W20260608 10:00:51.098508  4334 consensus_peers.cc:597] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e -> Peer 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68:36979): Couldn't send request to peer 5417bcb7168e4c00b9e603942a28f37f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3d4edda2aa424fdcb89f91a86f0efccc. This is attempt 1: this message will repeat every 5th retry.
W20260608 10:00:51.104278  4334 consensus_peers.cc:597] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e -> Peer 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68:36979): Couldn't send request to peer 5417bcb7168e4c00b9e603942a28f37f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 327c4ce17580421aa67905665e7fd9d1. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:51.103967  4445 consensus_queue.cc:237] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Queue 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: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } }
I20260608 10:00:51.109185  4444 raft_consensus.cc:1275] T 327c4ce17580421aa67905665e7fd9d1 P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Refusing update from remote peer 1d3d89d7f58941329c82641e16babd9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:51.115947  4720 consensus_queue.cc:1048] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:51.116619  4444 raft_consensus.cc:1275] T 3d4edda2aa424fdcb89f91a86f0efccc P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Refusing update from remote peer 1d3d89d7f58941329c82641e16babd9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:00:51.119900  4408 consensus_peers.cc:597] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b -> Peer 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68:36979): Couldn't send request to peer 5417bcb7168e4c00b9e603942a28f37f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fa966424b9344ad9b4c8ef4291ce759c. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:51.124292  4371 raft_consensus.cc:1275] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Refusing update from remote peer 472e2a94d48d4a78b6dd63edd003d35b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:00:51.128041  4337 consensus_peers.cc:597] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e -> Peer 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887): Couldn't send request to peer 25a1fcbdb565469ebdddc432775cc6e0. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:35887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:00:51.128752  4337 consensus_peers.cc:597] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e -> Peer 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887): Couldn't send request to peer 25a1fcbdb565469ebdddc432775cc6e0. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:35887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:51.130237  4535 consensus_queue.cc:1048] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:51.132506  4679 tablet_bootstrap.cc:492] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0: 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
I20260608 10:00:51.133473  4679 tablet_bootstrap.cc:492] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0: Bootstrap complete.
I20260608 10:00:51.134430  4679 ts_tablet_manager.cc:1403] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0: Time spent bootstrapping tablet: real 0.183s	user 0.075s	sys 0.073s
I20260608 10:00:51.137501  4679 raft_consensus.cc:359] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
W20260608 10:00:51.138118  4411 consensus_peers.cc:597] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b -> Peer 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887): Couldn't send request to peer 25a1fcbdb565469ebdddc432775cc6e0. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:35887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:51.139997  4720 consensus_queue.cc:1048] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:51.138248  4679 raft_consensus.cc:740] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25a1fcbdb565469ebdddc432775cc6e0, State: Initialized, Role: FOLLOWER
I20260608 10:00:51.150059  4679 consensus_queue.cc:260] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:51.152989  4679 ts_tablet_manager.cc:1434] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 10:00:51.153955  4679 tablet_bootstrap.cc:492] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0: Bootstrap starting.
I20260608 10:00:51.156316  4722 raft_consensus.cc:2955] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } } }
I20260608 10:00:51.158516  4720 raft_consensus.cc:2955] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } } }
I20260608 10:00:51.165038  4444 raft_consensus.cc:2955] T 3d4edda2aa424fdcb89f91a86f0efccc P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } } }
I20260608 10:00:51.172847  4178 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 3d4edda2aa424fdcb89f91a86f0efccc with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 10:00:51.173878  4507 raft_consensus.cc:2955] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } } }
I20260608 10:00:51.174424  4445 raft_consensus.cc:2955] T 327c4ce17580421aa67905665e7fd9d1 P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } } }
I20260608 10:00:51.176008  4369 raft_consensus.cc:2955] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } } }
I20260608 10:00:51.183152  4192 catalog_manager.cc:5696] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e reported cstate change: config changed from index -1 to 2, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "1d3d89d7f58941329c82641e16babd9e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:51.186204  4180 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet fa966424b9344ad9b4c8ef4291ce759c with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 10:00:51.195284  4178 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 327c4ce17580421aa67905665e7fd9d1 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 10:00:51.193878  4194 catalog_manager.cc:5696] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b reported cstate change: config changed from index -1 to 2, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "472e2a94d48d4a78b6dd63edd003d35b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:51.210729  4679 tablet_bootstrap.cc:492] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0: 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
I20260608 10:00:51.212532  4679 tablet_bootstrap.cc:492] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0: Bootstrap complete.
I20260608 10:00:51.213385  4679 ts_tablet_manager.cc:1403] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0: Time spent bootstrapping tablet: real 0.060s	user 0.018s	sys 0.011s
I20260608 10:00:51.216006  4679 raft_consensus.cc:359] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } }
I20260608 10:00:51.216482  4679 raft_consensus.cc:740] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25a1fcbdb565469ebdddc432775cc6e0, State: Initialized, Role: FOLLOWER
I20260608 10:00:51.217063  4679 consensus_queue.cc:260] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 [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: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } }
I20260608 10:00:51.218904  4679 ts_tablet_manager.cc:1434] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260608 10:00:51.221509  4679 tablet_bootstrap.cc:492] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0: Bootstrap starting.
I20260608 10:00:51.223841  4194 catalog_manager.cc:5696] T 327c4ce17580421aa67905665e7fd9d1 P 472e2a94d48d4a78b6dd63edd003d35b reported cstate change: config changed from index -1 to 2, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "1d3d89d7f58941329c82641e16babd9e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } } }
W20260608 10:00:51.228574  4242 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 25a1fcbdb565469ebdddc432775cc6e0 not available for placement
I20260608 10:00:51.239282  4679 tablet_bootstrap.cc:492] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0: 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
I20260608 10:00:51.240240  4679 tablet_bootstrap.cc:492] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0: Bootstrap complete.
I20260608 10:00:51.240984  4679 ts_tablet_manager.cc:1403] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260608 10:00:51.244028  4679 raft_consensus.cc:359] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:51.244772  4679 raft_consensus.cc:740] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25a1fcbdb565469ebdddc432775cc6e0, State: Initialized, Role: FOLLOWER
I20260608 10:00:51.245679  4679 consensus_queue.cc:260] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:51.247968  4679 ts_tablet_manager.cc:1434] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:00:51.248845  4679 tablet_bootstrap.cc:492] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0: Bootstrap starting.
W20260608 10:00:51.250519  4392 debug-util.cc:398] Leaking SignalData structure 0x7b08002c24c0 after lost signal to thread 29164
W20260608 10:00:51.252274  4392 debug-util.cc:398] Leaking SignalData structure 0x7b08001950e0 after lost signal to thread 4395
W20260608 10:00:51.253428  4392 debug-util.cc:398] Leaking SignalData structure 0x7b08002aa6a0 after lost signal to thread 4469
I20260608 10:00:51.272913  4679 tablet_bootstrap.cc:492] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0: 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
I20260608 10:00:51.274017  4679 tablet_bootstrap.cc:492] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0: Bootstrap complete.
I20260608 10:00:51.274777  4679 ts_tablet_manager.cc:1403] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.007s
I20260608 10:00:51.275861 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.65:35887
I20260608 10:00:51.276022  4758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.65:35887 every 8 connection(s)
I20260608 10:00:51.277776  4679 raft_consensus.cc:359] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:51.278568  4679 raft_consensus.cc:740] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25a1fcbdb565469ebdddc432775cc6e0, State: Initialized, Role: FOLLOWER
I20260608 10:00:51.279374  4679 consensus_queue.cc:260] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0 [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: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:51.281909  4679 ts_tablet_manager.cc:1434] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260608 10:00:51.282842  4679 tablet_bootstrap.cc:492] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0: Bootstrap starting.
I20260608 10:00:51.301942  4679 tablet_bootstrap.cc:492] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0: 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
I20260608 10:00:51.302693  4679 tablet_bootstrap.cc:492] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0: Bootstrap complete.
I20260608 10:00:51.303792  4679 ts_tablet_manager.cc:1403] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.000s
I20260608 10:00:51.306195  4679 raft_consensus.cc:359] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:51.306664  4679 raft_consensus.cc:740] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25a1fcbdb565469ebdddc432775cc6e0, State: Initialized, Role: FOLLOWER
I20260608 10:00:51.307282  4679 consensus_queue.cc:260] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:51.308626  4759 heartbeater.cc:344] Connected to a master server at 127.28.122.126:36873
I20260608 10:00:51.309139  4759 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:51.309520  4679 ts_tablet_manager.cc:1434] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:00:51.310163  4759 heartbeater.cc:507] Master 127.28.122.126:36873 requested a full tablet report, sending...
I20260608 10:00:51.316895  4192 ts_manager.cc:194] Re-registered known tserver with Master: 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887)
I20260608 10:00:51.324528  4192 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49694
I20260608 10:00:51.327752  4759 heartbeater.cc:499] Master 127.28.122.126:36873 was elected leader, sending a full tablet report...
I20260608 10:00:51.394852  4763 ts_tablet_manager.cc:933] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: Initiating tablet copy from peer 472e2a94d48d4a78b6dd63edd003d35b (127.28.122.67:33455)
I20260608 10:00:51.396665  4763 tablet_copy_client.cc:323] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.67:33455
I20260608 10:00:51.408737  4455 tablet_copy_service.cc:140] P 472e2a94d48d4a78b6dd63edd003d35b: Received BeginTabletCopySession request for tablet 70adb2acc07c4b099385097d7793530a from peer 5417bcb7168e4c00b9e603942a28f37f ({username='slave'} at 127.0.0.1:41444)
I20260608 10:00:51.409332  4455 tablet_copy_service.cc:161] P 472e2a94d48d4a78b6dd63edd003d35b: Beginning new tablet copy session on tablet 70adb2acc07c4b099385097d7793530a from peer 5417bcb7168e4c00b9e603942a28f37f at {username='slave'} at 127.0.0.1:41444: session id = 5417bcb7168e4c00b9e603942a28f37f-70adb2acc07c4b099385097d7793530a
I20260608 10:00:51.414865  4455 tablet_copy_source_session.cc:215] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:00:51.417603  4763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70adb2acc07c4b099385097d7793530a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:51.428336  4763 tablet_copy_client.cc:806] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: tablet copy: Starting download of 0 data blocks...
I20260608 10:00:51.428874  4763 tablet_copy_client.cc:670] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:00:51.432381  4763 tablet_copy_client.cc:538] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:00:51.438447  4763 tablet_bootstrap.cc:492] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: Bootstrap starting.
I20260608 10:00:51.457856  4763 tablet_bootstrap.cc:492] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: 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
I20260608 10:00:51.458884  4763 tablet_bootstrap.cc:492] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: Bootstrap complete.
I20260608 10:00:51.459695  4763 ts_tablet_manager.cc:1403] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: Time spent bootstrapping tablet: real 0.021s	user 0.023s	sys 0.001s
I20260608 10:00:51.459954  4729 raft_consensus.cc:2955] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } } }
I20260608 10:00:51.462980  4763 raft_consensus.cc:359] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } }
I20260608 10:00:51.463858  4763 raft_consensus.cc:740] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5417bcb7168e4c00b9e603942a28f37f, State: Initialized, Role: LEARNER
I20260608 10:00:51.464584  4763 consensus_queue.cc:260] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f [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: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } }
I20260608 10:00:51.467497  4661 heartbeater.cc:499] Master 127.28.122.126:36873 was elected leader, sending a full tablet report...
I20260608 10:00:51.467849  4763 ts_tablet_manager.cc:1434] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:00:51.471920  4455 tablet_copy_service.cc:342] P 472e2a94d48d4a78b6dd63edd003d35b: Request end of tablet copy session 5417bcb7168e4c00b9e603942a28f37f-70adb2acc07c4b099385097d7793530a received from {username='slave'} at 127.0.0.1:41444
I20260608 10:00:51.472345  4455 tablet_copy_service.cc:434] P 472e2a94d48d4a78b6dd63edd003d35b: ending tablet copy session 5417bcb7168e4c00b9e603942a28f37f-70adb2acc07c4b099385097d7793530a on tablet 70adb2acc07c4b099385097d7793530a with peer 5417bcb7168e4c00b9e603942a28f37f
I20260608 10:00:51.489797  4763 ts_tablet_manager.cc:933] T 327c4ce17580421aa67905665e7fd9d1 P 5417bcb7168e4c00b9e603942a28f37f: Initiating tablet copy from peer 1d3d89d7f58941329c82641e16babd9e (127.28.122.66:45641)
I20260608 10:00:51.491428  4763 tablet_copy_client.cc:323] T 327c4ce17580421aa67905665e7fd9d1 P 5417bcb7168e4c00b9e603942a28f37f: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.66:45641
I20260608 10:00:51.503902  4381 tablet_copy_service.cc:140] P 1d3d89d7f58941329c82641e16babd9e: Received BeginTabletCopySession request for tablet 327c4ce17580421aa67905665e7fd9d1 from peer 5417bcb7168e4c00b9e603942a28f37f ({username='slave'} at 127.0.0.1:47668)
I20260608 10:00:51.504525  4381 tablet_copy_service.cc:161] P 1d3d89d7f58941329c82641e16babd9e: Beginning new tablet copy session on tablet 327c4ce17580421aa67905665e7fd9d1 from peer 5417bcb7168e4c00b9e603942a28f37f at {username='slave'} at 127.0.0.1:47668: session id = 5417bcb7168e4c00b9e603942a28f37f-327c4ce17580421aa67905665e7fd9d1
I20260608 10:00:51.512631  4381 tablet_copy_source_session.cc:215] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:00:51.514153  4773 ts_tablet_manager.cc:933] T 3d4edda2aa424fdcb89f91a86f0efccc P 5417bcb7168e4c00b9e603942a28f37f: Initiating tablet copy from peer 1d3d89d7f58941329c82641e16babd9e (127.28.122.66:45641)
I20260608 10:00:51.516273  4763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 327c4ce17580421aa67905665e7fd9d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:51.516224  4773 tablet_copy_client.cc:323] T 3d4edda2aa424fdcb89f91a86f0efccc P 5417bcb7168e4c00b9e603942a28f37f: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.66:45641
I20260608 10:00:51.518214  4381 tablet_copy_service.cc:140] P 1d3d89d7f58941329c82641e16babd9e: Received BeginTabletCopySession request for tablet 3d4edda2aa424fdcb89f91a86f0efccc from peer 5417bcb7168e4c00b9e603942a28f37f ({username='slave'} at 127.0.0.1:47668)
I20260608 10:00:51.518759  4381 tablet_copy_service.cc:161] P 1d3d89d7f58941329c82641e16babd9e: Beginning new tablet copy session on tablet 3d4edda2aa424fdcb89f91a86f0efccc from peer 5417bcb7168e4c00b9e603942a28f37f at {username='slave'} at 127.0.0.1:47668: session id = 5417bcb7168e4c00b9e603942a28f37f-3d4edda2aa424fdcb89f91a86f0efccc
I20260608 10:00:51.527307  4381 tablet_copy_source_session.cc:215] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:00:51.530968  4773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d4edda2aa424fdcb89f91a86f0efccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:51.532214  4763 tablet_copy_client.cc:806] T 327c4ce17580421aa67905665e7fd9d1 P 5417bcb7168e4c00b9e603942a28f37f: tablet copy: Starting download of 0 data blocks...
I20260608 10:00:51.532804  4763 tablet_copy_client.cc:670] T 327c4ce17580421aa67905665e7fd9d1 P 5417bcb7168e4c00b9e603942a28f37f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:00:51.537190  4763 tablet_copy_client.cc:538] T 327c4ce17580421aa67905665e7fd9d1 P 5417bcb7168e4c00b9e603942a28f37f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:00:51.542400  4729 raft_consensus.cc:2955] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } } }
I20260608 10:00:51.546187  4763 tablet_bootstrap.cc:492] T 327c4ce17580421aa67905665e7fd9d1 P 5417bcb7168e4c00b9e603942a28f37f: Bootstrap starting.
I20260608 10:00:51.555449  4773 tablet_copy_client.cc:806] T 3d4edda2aa424fdcb89f91a86f0efccc P 5417bcb7168e4c00b9e603942a28f37f: tablet copy: Starting download of 0 data blocks...
I20260608 10:00:51.556046  4773 tablet_copy_client.cc:670] T 3d4edda2aa424fdcb89f91a86f0efccc P 5417bcb7168e4c00b9e603942a28f37f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:00:51.556658  4776 ts_tablet_manager.cc:933] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: Initiating tablet copy from peer 472e2a94d48d4a78b6dd63edd003d35b (127.28.122.67:33455)
I20260608 10:00:51.568650  4776 tablet_copy_client.cc:323] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.67:33455
I20260608 10:00:51.570675  4455 tablet_copy_service.cc:140] P 472e2a94d48d4a78b6dd63edd003d35b: Received BeginTabletCopySession request for tablet fa966424b9344ad9b4c8ef4291ce759c from peer 5417bcb7168e4c00b9e603942a28f37f ({username='slave'} at 127.0.0.1:41444)
I20260608 10:00:51.571286  4455 tablet_copy_service.cc:161] P 472e2a94d48d4a78b6dd63edd003d35b: Beginning new tablet copy session on tablet fa966424b9344ad9b4c8ef4291ce759c from peer 5417bcb7168e4c00b9e603942a28f37f at {username='slave'} at 127.0.0.1:41444: session id = 5417bcb7168e4c00b9e603942a28f37f-fa966424b9344ad9b4c8ef4291ce759c
I20260608 10:00:51.575296  4773 tablet_copy_client.cc:538] T 3d4edda2aa424fdcb89f91a86f0efccc P 5417bcb7168e4c00b9e603942a28f37f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:00:51.575692  4763 tablet_bootstrap.cc:492] T 327c4ce17580421aa67905665e7fd9d1 P 5417bcb7168e4c00b9e603942a28f37f: 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
I20260608 10:00:51.576664  4763 tablet_bootstrap.cc:492] T 327c4ce17580421aa67905665e7fd9d1 P 5417bcb7168e4c00b9e603942a28f37f: Bootstrap complete.
I20260608 10:00:51.577399  4763 ts_tablet_manager.cc:1403] T 327c4ce17580421aa67905665e7fd9d1 P 5417bcb7168e4c00b9e603942a28f37f: Time spent bootstrapping tablet: real 0.031s	user 0.026s	sys 0.004s
I20260608 10:00:51.579855  4455 tablet_copy_source_session.cc:215] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:00:51.580780  4763 raft_consensus.cc:359] T 327c4ce17580421aa67905665e7fd9d1 P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } }
I20260608 10:00:51.581660  4763 raft_consensus.cc:740] T 327c4ce17580421aa67905665e7fd9d1 P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5417bcb7168e4c00b9e603942a28f37f, State: Initialized, Role: LEARNER
I20260608 10:00:51.582372  4763 consensus_queue.cc:260] T 327c4ce17580421aa67905665e7fd9d1 P 5417bcb7168e4c00b9e603942a28f37f [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: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } }
I20260608 10:00:51.583765  4776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa966424b9344ad9b4c8ef4291ce759c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:51.586900  4773 tablet_bootstrap.cc:492] T 3d4edda2aa424fdcb89f91a86f0efccc P 5417bcb7168e4c00b9e603942a28f37f: Bootstrap starting.
I20260608 10:00:51.591985  4763 ts_tablet_manager.cc:1434] T 327c4ce17580421aa67905665e7fd9d1 P 5417bcb7168e4c00b9e603942a28f37f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260608 10:00:51.601613  4381 tablet_copy_service.cc:342] P 1d3d89d7f58941329c82641e16babd9e: Request end of tablet copy session 5417bcb7168e4c00b9e603942a28f37f-327c4ce17580421aa67905665e7fd9d1 received from {username='slave'} at 127.0.0.1:47668
I20260608 10:00:51.602100  4381 tablet_copy_service.cc:434] P 1d3d89d7f58941329c82641e16babd9e: ending tablet copy session 5417bcb7168e4c00b9e603942a28f37f-327c4ce17580421aa67905665e7fd9d1 on tablet 327c4ce17580421aa67905665e7fd9d1 with peer 5417bcb7168e4c00b9e603942a28f37f
I20260608 10:00:51.608914  4776 tablet_copy_client.cc:806] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: tablet copy: Starting download of 0 data blocks...
I20260608 10:00:51.609499  4776 tablet_copy_client.cc:670] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:00:51.611225  4773 tablet_bootstrap.cc:492] T 3d4edda2aa424fdcb89f91a86f0efccc P 5417bcb7168e4c00b9e603942a28f37f: 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
I20260608 10:00:51.612103  4773 tablet_bootstrap.cc:492] T 3d4edda2aa424fdcb89f91a86f0efccc P 5417bcb7168e4c00b9e603942a28f37f: Bootstrap complete.
I20260608 10:00:51.612814  4773 ts_tablet_manager.cc:1403] T 3d4edda2aa424fdcb89f91a86f0efccc P 5417bcb7168e4c00b9e603942a28f37f: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.010s
I20260608 10:00:51.615492  4773 raft_consensus.cc:359] T 3d4edda2aa424fdcb89f91a86f0efccc P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } }
I20260608 10:00:51.652361  4773 raft_consensus.cc:740] T 3d4edda2aa424fdcb89f91a86f0efccc P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5417bcb7168e4c00b9e603942a28f37f, State: Initialized, Role: LEARNER
I20260608 10:00:51.653810  4776 tablet_copy_client.cc:538] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:00:51.653903  4773 consensus_queue.cc:260] T 3d4edda2aa424fdcb89f91a86f0efccc P 5417bcb7168e4c00b9e603942a28f37f [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: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } }
I20260608 10:00:51.670879  4773 ts_tablet_manager.cc:1434] T 3d4edda2aa424fdcb89f91a86f0efccc P 5417bcb7168e4c00b9e603942a28f37f: Time spent starting tablet: real 0.058s	user 0.004s	sys 0.006s
I20260608 10:00:51.672137  4776 tablet_bootstrap.cc:492] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: Bootstrap starting.
I20260608 10:00:51.681833  4381 tablet_copy_service.cc:342] P 1d3d89d7f58941329c82641e16babd9e: Request end of tablet copy session 5417bcb7168e4c00b9e603942a28f37f-3d4edda2aa424fdcb89f91a86f0efccc received from {username='slave'} at 127.0.0.1:47668
I20260608 10:00:51.682535  4381 tablet_copy_service.cc:434] P 1d3d89d7f58941329c82641e16babd9e: ending tablet copy session 5417bcb7168e4c00b9e603942a28f37f-3d4edda2aa424fdcb89f91a86f0efccc on tablet 3d4edda2aa424fdcb89f91a86f0efccc with peer 5417bcb7168e4c00b9e603942a28f37f
I20260608 10:00:51.690596  4729 raft_consensus.cc:2955] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } } }
I20260608 10:00:51.698433  4776 tablet_bootstrap.cc:492] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: 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
I20260608 10:00:51.699487  4776 tablet_bootstrap.cc:492] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: Bootstrap complete.
I20260608 10:00:51.700358  4776 ts_tablet_manager.cc:1403] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: Time spent bootstrapping tablet: real 0.029s	user 0.023s	sys 0.004s
I20260608 10:00:51.704383  4776 raft_consensus.cc:359] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } }
I20260608 10:00:51.705260  4776 raft_consensus.cc:740] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5417bcb7168e4c00b9e603942a28f37f, State: Initialized, Role: LEARNER
I20260608 10:00:51.705997  4776 consensus_queue.cc:260] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f [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: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } }
I20260608 10:00:51.708463  4776 ts_tablet_manager.cc:1434] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 10:00:51.713129  4455 tablet_copy_service.cc:342] P 472e2a94d48d4a78b6dd63edd003d35b: Request end of tablet copy session 5417bcb7168e4c00b9e603942a28f37f-fa966424b9344ad9b4c8ef4291ce759c received from {username='slave'} at 127.0.0.1:41444
I20260608 10:00:51.713644  4455 tablet_copy_service.cc:434] P 472e2a94d48d4a78b6dd63edd003d35b: ending tablet copy session 5417bcb7168e4c00b9e603942a28f37f-fa966424b9344ad9b4c8ef4291ce759c on tablet fa966424b9344ad9b4c8ef4291ce759c with peer 5417bcb7168e4c00b9e603942a28f37f
I20260608 10:00:51.732156  4703 tablet_service.cc:1558] Processing DeleteTablet for tablet 4cd9a98dcb3e48b68aa49e42f52a5415 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:00:50 UTC) from {username='slave'} at 127.0.0.1:36880
I20260608 10:00:51.733170  4705 tablet_service.cc:1558] Processing DeleteTablet for tablet 333067bc685145c6aefda63784d03ebd with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:00:50 UTC) from {username='slave'} at 127.0.0.1:36880
I20260608 10:00:51.744508  4784 tablet_replica.cc:333] stopping tablet replica
I20260608 10:00:51.746649  4784 raft_consensus.cc:2243] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:51.747653  4784 raft_consensus.cc:2272] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:51.747596  4729 raft_consensus.cc:2955] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } } }
I20260608 10:00:51.752019  4784 ts_tablet_manager.cc:1916] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:00:51.768251  4784 ts_tablet_manager.cc:1929] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:00:51.768733  4784 log.cc:1199] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-0-root/wals/4cd9a98dcb3e48b68aa49e42f52a5415
I20260608 10:00:51.769791  4784 ts_tablet_manager.cc:1950] T 4cd9a98dcb3e48b68aa49e42f52a5415 P 25a1fcbdb565469ebdddc432775cc6e0: Deleting consensus metadata
I20260608 10:00:51.773875  4784 tablet_replica.cc:333] stopping tablet replica
I20260608 10:00:51.774053  4703 tablet_service.cc:1558] Processing DeleteTablet for tablet f0a67c9546bb4db28c9182db4b52ac31 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:00:50 UTC) from {username='slave'} at 127.0.0.1:36880
I20260608 10:00:51.775460  4784 raft_consensus.cc:2243] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:51.776348  4784 raft_consensus.cc:2272] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:51.776765  4181 catalog_manager.cc:5027] TS 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887): tablet 4cd9a98dcb3e48b68aa49e42f52a5415 (table dugtrio [id=9ca18c722901406f8051e3e85be5d9b5]) successfully deleted
I20260608 10:00:51.780886  4784 ts_tablet_manager.cc:1916] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:00:51.794886  4703 tablet_service.cc:1558] Processing DeleteTablet for tablet 97dcd60cfb8d450883a32bba3e77c6bd with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:00:50 UTC) from {username='slave'} at 127.0.0.1:36880
I20260608 10:00:51.797194  4784 ts_tablet_manager.cc:1929] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:00:51.797652  4784 log.cc:1199] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-0-root/wals/333067bc685145c6aefda63784d03ebd
I20260608 10:00:51.798327  4784 ts_tablet_manager.cc:1950] T 333067bc685145c6aefda63784d03ebd P 25a1fcbdb565469ebdddc432775cc6e0: Deleting consensus metadata
I20260608 10:00:51.802619  4784 tablet_replica.cc:333] stopping tablet replica
I20260608 10:00:51.802891  4181 catalog_manager.cc:5027] TS 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887): tablet 333067bc685145c6aefda63784d03ebd (table dugtrio [id=9ca18c722901406f8051e3e85be5d9b5]) successfully deleted
I20260608 10:00:51.805150  4784 raft_consensus.cc:2243] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:51.806066  4784 raft_consensus.cc:2272] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:51.809854  4784 ts_tablet_manager.cc:1916] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:00:51.823657  4784 ts_tablet_manager.cc:1929] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:00:51.824031  4784 log.cc:1199] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-0-root/wals/f0a67c9546bb4db28c9182db4b52ac31
I20260608 10:00:51.824590  4784 ts_tablet_manager.cc:1950] T f0a67c9546bb4db28c9182db4b52ac31 P 25a1fcbdb565469ebdddc432775cc6e0: Deleting consensus metadata
I20260608 10:00:51.827934  4784 tablet_replica.cc:333] stopping tablet replica
I20260608 10:00:51.827960  4181 catalog_manager.cc:5027] TS 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887): tablet f0a67c9546bb4db28c9182db4b52ac31 (table dugtrio [id=9ca18c722901406f8051e3e85be5d9b5]) successfully deleted
I20260608 10:00:51.828830  4784 raft_consensus.cc:2243] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:51.829466  4784 raft_consensus.cc:2272] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:51.832383  4784 ts_tablet_manager.cc:1916] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:00:51.843502  4784 ts_tablet_manager.cc:1929] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:00:51.843847  4784 log.cc:1199] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-0-root/wals/97dcd60cfb8d450883a32bba3e77c6bd
I20260608 10:00:51.844417  4784 ts_tablet_manager.cc:1950] T 97dcd60cfb8d450883a32bba3e77c6bd P 25a1fcbdb565469ebdddc432775cc6e0: Deleting consensus metadata
I20260608 10:00:51.847414  4181 catalog_manager.cc:5027] TS 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887): tablet 97dcd60cfb8d450883a32bba3e77c6bd (table dugtrio [id=9ca18c722901406f8051e3e85be5d9b5]) successfully deleted
I20260608 10:00:51.883123  4636 raft_consensus.cc:1217] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:00:51.888209  4445 consensus_queue.cc:237] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:51.895015  4369 raft_consensus.cc:1275] T 70adb2acc07c4b099385097d7793530a P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Refusing update from remote peer 472e2a94d48d4a78b6dd63edd003d35b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:00:51.896353  4729 raft_consensus.cc:1275] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Refusing update from remote peer 472e2a94d48d4a78b6dd63edd003d35b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:00:51.896862  4787 consensus_queue.cc:1048] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:00:51.898393  4786 consensus_queue.cc:1048] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:00:51.906880  4507 raft_consensus.cc:2955] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } }
I20260608 10:00:51.908907  4369 raft_consensus.cc:2955] T 70adb2acc07c4b099385097d7793530a P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } }
I20260608 10:00:51.909854  4729 raft_consensus.cc:2955] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } }
I20260608 10:00:51.919061  4180 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 70adb2acc07c4b099385097d7793530a with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:00:51.931973  4194 catalog_manager.cc:5696] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b reported cstate change: config changed from index 2 to 3, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) evicted. New cstate: current_term: 1 leader_uuid: "472e2a94d48d4a78b6dd63edd003d35b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:51.937678  4636 raft_consensus.cc:1217] T 3d4edda2aa424fdcb89f91a86f0efccc P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:00:51.997759  4626 tablet_service.cc:1558] Processing DeleteTablet for tablet 70adb2acc07c4b099385097d7793530a with delete_type TABLET_DATA_TOMBSTONED (TS 5417bcb7168e4c00b9e603942a28f37f not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:57330
I20260608 10:00:52.000217  4796 tablet_replica.cc:333] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: stopping tablet replica
I20260608 10:00:52.001096  4796 raft_consensus.cc:2243] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:00:52.001647  4796 raft_consensus.cc:2272] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:00:52.005235  4796 ts_tablet_manager.cc:1916] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:00:52.017503  4636 raft_consensus.cc:1217] T 327c4ce17580421aa67905665e7fd9d1 P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:00:52.020481  4796 ts_tablet_manager.cc:1929] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:00:52.021018  4796 log.cc:1199] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-3-root/wals/70adb2acc07c4b099385097d7793530a
I20260608 10:00:52.023660  4178 catalog_manager.cc:5027] TS 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68:36979): tablet 70adb2acc07c4b099385097d7793530a (table test-workload [id=da77664b7f8b4ea9b0a2f87c5299de0d]) successfully deleted
I20260608 10:00:52.097609  4369 consensus_queue.cc:237] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:52.098997  4636 raft_consensus.cc:1217] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:00:52.106715  4729 raft_consensus.cc:1275] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Refusing update from remote peer 1d3d89d7f58941329c82641e16babd9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:00:52.108712  4445 raft_consensus.cc:1275] T 327c4ce17580421aa67905665e7fd9d1 P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Refusing update from remote peer 1d3d89d7f58941329c82641e16babd9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:00:52.108734  4792 consensus_queue.cc:1048] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260608 10:00:52.115144  4792 consensus_queue.cc:1048] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:00:52.121904  4444 consensus_queue.cc:237] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } }
I20260608 10:00:52.122581  4790 raft_consensus.cc:2955] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } }
I20260608 10:00:52.126150  4445 raft_consensus.cc:2955] T 327c4ce17580421aa67905665e7fd9d1 P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } }
I20260608 10:00:52.130141  4728 raft_consensus.cc:1275] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Refusing update from remote peer 472e2a94d48d4a78b6dd63edd003d35b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:00:52.132063  4786 consensus_queue.cc:1048] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:00:52.128804  4729 raft_consensus.cc:2955] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } }
I20260608 10:00:52.140985  4178 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 327c4ce17580421aa67905665e7fd9d1 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:00:52.143674  4788 raft_consensus.cc:2955] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } }
I20260608 10:00:52.146929  4190 catalog_manager.cc:5696] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e reported cstate change: config changed from index 2 to 3, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) evicted. New cstate: current_term: 1 leader_uuid: "1d3d89d7f58941329c82641e16babd9e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:52.153391  4369 raft_consensus.cc:1275] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Refusing update from remote peer 472e2a94d48d4a78b6dd63edd003d35b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:00:52.155452  4787 consensus_queue.cc:1048] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:00:52.161655  4180 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fa966424b9344ad9b4c8ef4291ce759c with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:00:52.162789  4369 raft_consensus.cc:2955] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } }
I20260608 10:00:52.164690  4729 raft_consensus.cc:2955] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } }
I20260608 10:00:52.175935  4626 tablet_service.cc:1558] Processing DeleteTablet for tablet 327c4ce17580421aa67905665e7fd9d1 with delete_type TABLET_DATA_TOMBSTONED (TS 5417bcb7168e4c00b9e603942a28f37f not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:57330
I20260608 10:00:52.180632  4796 tablet_replica.cc:333] T 327c4ce17580421aa67905665e7fd9d1 P 5417bcb7168e4c00b9e603942a28f37f: stopping tablet replica
I20260608 10:00:52.181509  4796 raft_consensus.cc:2243] T 327c4ce17580421aa67905665e7fd9d1 P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:00:52.182173  4796 raft_consensus.cc:2272] T 327c4ce17580421aa67905665e7fd9d1 P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:00:52.182814  4190 catalog_manager.cc:5696] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 reported cstate change: config changed from index 2 to 3, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) evicted. New cstate: current_term: 1 leader_uuid: "472e2a94d48d4a78b6dd63edd003d35b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } }
I20260608 10:00:52.187006  4796 ts_tablet_manager.cc:1916] T 327c4ce17580421aa67905665e7fd9d1 P 5417bcb7168e4c00b9e603942a28f37f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:00:52.195402  4626 tablet_service.cc:1558] Processing DeleteTablet for tablet fa966424b9344ad9b4c8ef4291ce759c with delete_type TABLET_DATA_TOMBSTONED (TS 5417bcb7168e4c00b9e603942a28f37f not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:57330
I20260608 10:00:52.201817  4796 ts_tablet_manager.cc:1929] T 327c4ce17580421aa67905665e7fd9d1 P 5417bcb7168e4c00b9e603942a28f37f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:00:52.202379  4796 log.cc:1199] T 327c4ce17580421aa67905665e7fd9d1 P 5417bcb7168e4c00b9e603942a28f37f: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-3-root/wals/327c4ce17580421aa67905665e7fd9d1
I20260608 10:00:52.203799  4796 tablet_replica.cc:333] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: stopping tablet replica
I20260608 10:00:52.203821  4178 catalog_manager.cc:5027] TS 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68:36979): tablet 327c4ce17580421aa67905665e7fd9d1 (table test-workload [id=da77664b7f8b4ea9b0a2f87c5299de0d]) successfully deleted
I20260608 10:00:52.204829  4796 raft_consensus.cc:2243] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:00:52.205314  4796 raft_consensus.cc:2272] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:00:52.207518  4796 ts_tablet_manager.cc:1916] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:00:52.219026  4796 ts_tablet_manager.cc:1929] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:00:52.219465  4796 log.cc:1199] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-3-root/wals/fa966424b9344ad9b4c8ef4291ce759c
I20260608 10:00:52.220811  4178 catalog_manager.cc:5027] TS 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68:36979): tablet fa966424b9344ad9b4c8ef4291ce759c (table test-workload [id=da77664b7f8b4ea9b0a2f87c5299de0d]) successfully deleted
I20260608 10:00:52.260000  4444 consensus_queue.cc:237] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [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: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } attrs { replace: true } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } }
I20260608 10:00:52.267131  4369 raft_consensus.cc:1275] T 70adb2acc07c4b099385097d7793530a P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Refusing update from remote peer 472e2a94d48d4a78b6dd63edd003d35b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:00:52.267778  4729 raft_consensus.cc:1275] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Refusing update from remote peer 472e2a94d48d4a78b6dd63edd003d35b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 10:00:52.267930  4408 consensus_peers.cc:597] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b -> Peer 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68:36979): Couldn't send request to peer 5417bcb7168e4c00b9e603942a28f37f. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:52.269047  4787 consensus_queue.cc:1048] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:00:52.269876  4507 consensus_queue.cc:1048] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:00:52.277104  4786 raft_consensus.cc:2955] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } attrs { replace: true } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } } }
I20260608 10:00:52.278723  4729 raft_consensus.cc:2955] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } attrs { replace: true } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } } }
I20260608 10:00:52.282110  4369 raft_consensus.cc:2955] T 70adb2acc07c4b099385097d7793530a P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } attrs { replace: true } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } } }
I20260608 10:00:52.294130  4190 catalog_manager.cc:5696] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0 reported cstate change: config changed from index 3 to 4, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "472e2a94d48d4a78b6dd63edd003d35b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } attrs { replace: true } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } } }
I20260608 10:00:52.298789  4444 consensus_queue.cc:237] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [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: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } }
W20260608 10:00:52.309216  4408 consensus_peers.cc:597] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b -> Peer 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68:36979): Couldn't send request to peer 5417bcb7168e4c00b9e603942a28f37f. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:52.312901  4369 raft_consensus.cc:1275] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Refusing update from remote peer 472e2a94d48d4a78b6dd63edd003d35b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:00:52.314613  4729 raft_consensus.cc:1275] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Refusing update from remote peer 472e2a94d48d4a78b6dd63edd003d35b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:00:52.314510  4788 consensus_queue.cc:1048] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:00:52.316597  4787 consensus_queue.cc:1048] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:00:52.324085  4788 raft_consensus.cc:2955] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } } }
I20260608 10:00:52.330058  4371 consensus_queue.cc:237] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } }
I20260608 10:00:52.329447  4370 raft_consensus.cc:2955] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } } }
I20260608 10:00:52.332620  4728 raft_consensus.cc:2955] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } } }
I20260608 10:00:52.346169  4190 catalog_manager.cc:5696] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b reported cstate change: config changed from index 3 to 4, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "472e2a94d48d4a78b6dd63edd003d35b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:52.363960  4444 raft_consensus.cc:1275] T 3d4edda2aa424fdcb89f91a86f0efccc P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Refusing update from remote peer 1d3d89d7f58941329c82641e16babd9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:00:52.366001  4789 consensus_queue.cc:1048] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:00:52.368186  4729 raft_consensus.cc:1275] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Refusing update from remote peer 1d3d89d7f58941329c82641e16babd9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:00:52.373425  4789 consensus_queue.cc:1048] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:00:52.378407  4792 raft_consensus.cc:2955] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } }
I20260608 10:00:52.383080  4728 raft_consensus.cc:2955] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } }
I20260608 10:00:52.386620  4444 raft_consensus.cc:2955] T 3d4edda2aa424fdcb89f91a86f0efccc P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } }
I20260608 10:00:52.399271  4178 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3d4edda2aa424fdcb89f91a86f0efccc with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:00:52.398766  4190 catalog_manager.cc:5696] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0 reported cstate change: config changed from index 2 to 3, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) evicted. New cstate: current_term: 1 leader_uuid: "1d3d89d7f58941329c82641e16babd9e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } }
W20260608 10:00:52.402377  4242 auto_rebalancer.cc:591] Failed to schedule move for tablet 3d4edda2aa424fdcb89f91a86f0efccc: Illegal state: Request specified cas_config_opid_index of 2 but the committed config has opid_index of 3
I20260608 10:00:52.412739  4626 tablet_service.cc:1558] Processing DeleteTablet for tablet 3d4edda2aa424fdcb89f91a86f0efccc with delete_type TABLET_DATA_TOMBSTONED (TS 5417bcb7168e4c00b9e603942a28f37f not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:57330
I20260608 10:00:52.413738  4796 tablet_replica.cc:333] T 3d4edda2aa424fdcb89f91a86f0efccc P 5417bcb7168e4c00b9e603942a28f37f: stopping tablet replica
I20260608 10:00:52.414562  4796 raft_consensus.cc:2243] T 3d4edda2aa424fdcb89f91a86f0efccc P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:00:52.415138  4796 raft_consensus.cc:2272] T 3d4edda2aa424fdcb89f91a86f0efccc P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:00:52.420902  4796 ts_tablet_manager.cc:1916] T 3d4edda2aa424fdcb89f91a86f0efccc P 5417bcb7168e4c00b9e603942a28f37f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:00:52.437156  4796 ts_tablet_manager.cc:1929] T 3d4edda2aa424fdcb89f91a86f0efccc P 5417bcb7168e4c00b9e603942a28f37f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:00:52.437657  4796 log.cc:1199] T 3d4edda2aa424fdcb89f91a86f0efccc P 5417bcb7168e4c00b9e603942a28f37f: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-3-root/wals/3d4edda2aa424fdcb89f91a86f0efccc
I20260608 10:00:52.439329  4178 catalog_manager.cc:5027] TS 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68:36979): tablet 3d4edda2aa424fdcb89f91a86f0efccc (table test-workload [id=da77664b7f8b4ea9b0a2f87c5299de0d]) successfully deleted
I20260608 10:00:52.664420  4802 ts_tablet_manager.cc:933] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: Initiating tablet copy from peer 472e2a94d48d4a78b6dd63edd003d35b (127.28.122.67:33455)
I20260608 10:00:52.666534  4802 tablet_copy_client.cc:323] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.67:33455
I20260608 10:00:52.668541  4455 tablet_copy_service.cc:140] P 472e2a94d48d4a78b6dd63edd003d35b: Received BeginTabletCopySession request for tablet 70adb2acc07c4b099385097d7793530a from peer 5417bcb7168e4c00b9e603942a28f37f ({username='slave'} at 127.0.0.1:41444)
I20260608 10:00:52.669111  4455 tablet_copy_service.cc:161] P 472e2a94d48d4a78b6dd63edd003d35b: Beginning new tablet copy session on tablet 70adb2acc07c4b099385097d7793530a from peer 5417bcb7168e4c00b9e603942a28f37f at {username='slave'} at 127.0.0.1:41444: session id = 5417bcb7168e4c00b9e603942a28f37f-70adb2acc07c4b099385097d7793530a
I20260608 10:00:52.678311  4455 tablet_copy_source_session.cc:215] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:00:52.681609  4802 ts_tablet_manager.cc:1916] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 10:00:52.698073  4802 ts_tablet_manager.cc:1929] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 10:00:52.698998  4802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70adb2acc07c4b099385097d7793530a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:52.707603  4802 tablet_copy_client.cc:806] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: tablet copy: Starting download of 0 data blocks...
I20260608 10:00:52.708220  4802 tablet_copy_client.cc:670] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:00:52.712687  4802 tablet_copy_client.cc:538] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:00:52.722425  4802 tablet_bootstrap.cc:492] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: Bootstrap starting.
I20260608 10:00:52.749817  4802 tablet_bootstrap.cc:492] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:00:52.750779  4802 tablet_bootstrap.cc:492] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: Bootstrap complete.
I20260608 10:00:52.751556  4802 ts_tablet_manager.cc:1403] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: Time spent bootstrapping tablet: real 0.029s	user 0.031s	sys 0.000s
I20260608 10:00:52.754801  4802 raft_consensus.cc:359] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } attrs { replace: true } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } }
I20260608 10:00:52.755777  4802 raft_consensus.cc:740] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5417bcb7168e4c00b9e603942a28f37f, State: Initialized, Role: LEARNER
I20260608 10:00:52.756479  4802 consensus_queue.cc:260] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } attrs { replace: true } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } }
I20260608 10:00:52.759603  4802 ts_tablet_manager.cc:1434] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:00:52.761976  4455 tablet_copy_service.cc:342] P 472e2a94d48d4a78b6dd63edd003d35b: Request end of tablet copy session 5417bcb7168e4c00b9e603942a28f37f-70adb2acc07c4b099385097d7793530a received from {username='slave'} at 127.0.0.1:41444
I20260608 10:00:52.762441  4455 tablet_copy_service.cc:434] P 472e2a94d48d4a78b6dd63edd003d35b: ending tablet copy session 5417bcb7168e4c00b9e603942a28f37f-70adb2acc07c4b099385097d7793530a on tablet 70adb2acc07c4b099385097d7793530a with peer 5417bcb7168e4c00b9e603942a28f37f
I20260608 10:00:52.868840  4802 ts_tablet_manager.cc:933] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: Initiating tablet copy from peer 472e2a94d48d4a78b6dd63edd003d35b (127.28.122.67:33455)
I20260608 10:00:52.870826  4802 tablet_copy_client.cc:323] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.67:33455
I20260608 10:00:52.872882  4455 tablet_copy_service.cc:140] P 472e2a94d48d4a78b6dd63edd003d35b: Received BeginTabletCopySession request for tablet fa966424b9344ad9b4c8ef4291ce759c from peer 5417bcb7168e4c00b9e603942a28f37f ({username='slave'} at 127.0.0.1:41444)
I20260608 10:00:52.873468  4455 tablet_copy_service.cc:161] P 472e2a94d48d4a78b6dd63edd003d35b: Beginning new tablet copy session on tablet fa966424b9344ad9b4c8ef4291ce759c from peer 5417bcb7168e4c00b9e603942a28f37f at {username='slave'} at 127.0.0.1:41444: session id = 5417bcb7168e4c00b9e603942a28f37f-fa966424b9344ad9b4c8ef4291ce759c
I20260608 10:00:52.881834  4455 tablet_copy_source_session.cc:215] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:00:52.884971  4802 ts_tablet_manager.cc:1916] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 10:00:52.903800  4802 ts_tablet_manager.cc:1929] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 10:00:52.904594  4802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa966424b9344ad9b4c8ef4291ce759c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:52.913192  4802 tablet_copy_client.cc:806] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: tablet copy: Starting download of 0 data blocks...
I20260608 10:00:52.913826  4802 tablet_copy_client.cc:670] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:00:52.918165  4802 tablet_copy_client.cc:538] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:00:52.928128  4802 tablet_bootstrap.cc:492] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: Bootstrap starting.
I20260608 10:00:52.955816  4802 tablet_bootstrap.cc:492] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:00:52.956838  4802 tablet_bootstrap.cc:492] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: Bootstrap complete.
I20260608 10:00:52.957587  4802 ts_tablet_manager.cc:1403] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.008s
I20260608 10:00:52.960373  4802 raft_consensus.cc:359] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } }
I20260608 10:00:52.961158  4802 raft_consensus.cc:740] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5417bcb7168e4c00b9e603942a28f37f, State: Initialized, Role: LEARNER
I20260608 10:00:52.961807  4802 consensus_queue.cc:260] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } }
I20260608 10:00:52.963877  4802 ts_tablet_manager.cc:1434] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:00:52.966142  4455 tablet_copy_service.cc:342] P 472e2a94d48d4a78b6dd63edd003d35b: Request end of tablet copy session 5417bcb7168e4c00b9e603942a28f37f-fa966424b9344ad9b4c8ef4291ce759c received from {username='slave'} at 127.0.0.1:41444
I20260608 10:00:52.966619  4455 tablet_copy_service.cc:434] P 472e2a94d48d4a78b6dd63edd003d35b: ending tablet copy session 5417bcb7168e4c00b9e603942a28f37f-fa966424b9344ad9b4c8ef4291ce759c on tablet fa966424b9344ad9b4c8ef4291ce759c with peer 5417bcb7168e4c00b9e603942a28f37f
I20260608 10:00:53.167719  4636 raft_consensus.cc:1217] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 10:00:53.299813  4636 raft_consensus.cc:1217] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 10:00:53.636101  4809 raft_consensus.cc:1064] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b: attempting to promote NON_VOTER 5417bcb7168e4c00b9e603942a28f37f to VOTER
I20260608 10:00:53.639058  4809 consensus_queue.cc:237] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } attrs { replace: true } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false } }
I20260608 10:00:53.647086  4636 raft_consensus.cc:1275] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Refusing update from remote peer 472e2a94d48d4a78b6dd63edd003d35b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:00:53.649536  4728 raft_consensus.cc:1275] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Refusing update from remote peer 472e2a94d48d4a78b6dd63edd003d35b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:00:53.651005  4371 raft_consensus.cc:1275] T 70adb2acc07c4b099385097d7793530a P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Refusing update from remote peer 472e2a94d48d4a78b6dd63edd003d35b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:00:53.649611  4806 consensus_queue.cc:1048] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:00:53.653045  4788 consensus_queue.cc:1048] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:00:53.655786  4806 consensus_queue.cc:1048] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:00:53.677534  4806 raft_consensus.cc:2955] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } attrs { replace: true } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false } } }
I20260608 10:00:53.685150  4728 raft_consensus.cc:2955] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } attrs { replace: true } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false } } }
I20260608 10:00:53.696270  4636 raft_consensus.cc:2955] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } attrs { replace: true } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false } } }
I20260608 10:00:53.697099  4371 raft_consensus.cc:2955] T 70adb2acc07c4b099385097d7793530a P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } attrs { replace: true } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false } } }
I20260608 10:00:53.710121  4192 catalog_manager.cc:5696] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b reported cstate change: config changed from index 4 to 5, 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "472e2a94d48d4a78b6dd63edd003d35b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:00:53.736562  4444 consensus_queue.cc:237] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false } }
I20260608 10:00:53.744922  4636 raft_consensus.cc:1275] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f [term 1 FOLLOWER]: Refusing update from remote peer 472e2a94d48d4a78b6dd63edd003d35b: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:00:53.744925  4371 raft_consensus.cc:1275] T 70adb2acc07c4b099385097d7793530a P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Refusing update from remote peer 472e2a94d48d4a78b6dd63edd003d35b: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:00:53.748376  4806 consensus_queue.cc:1048] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:00:53.750329  4806 consensus_queue.cc:1048] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:00:53.756904  4806 raft_consensus.cc:2955] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false } } }
I20260608 10:00:53.762706  4635 raft_consensus.cc:2955] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false } } }
I20260608 10:00:53.768607  4180 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 70adb2acc07c4b099385097d7793530a with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:00:53.768074  4371 raft_consensus.cc:2955] T 70adb2acc07c4b099385097d7793530a P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false } } }
I20260608 10:00:53.774535  4193 catalog_manager.cc:5696] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b reported cstate change: config changed from index 5 to 6, VOTER 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65) evicted. New cstate: current_term: 1 leader_uuid: "472e2a94d48d4a78b6dd63edd003d35b" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:00:53.785192  4809 raft_consensus.cc:1064] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b: attempting to promote NON_VOTER 5417bcb7168e4c00b9e603942a28f37f to VOTER
I20260608 10:00:53.788417  4703 tablet_service.cc:1558] Processing DeleteTablet for tablet 70adb2acc07c4b099385097d7793530a with delete_type TABLET_DATA_TOMBSTONED (TS 25a1fcbdb565469ebdddc432775cc6e0 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:36880
I20260608 10:00:53.790019  4809 consensus_queue.cc:237] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false } }
I20260608 10:00:53.809597  4635 raft_consensus.cc:1275] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f [term 1 LEARNER]: Refusing update from remote peer 472e2a94d48d4a78b6dd63edd003d35b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:00:53.809633  4728 raft_consensus.cc:1275] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Refusing update from remote peer 472e2a94d48d4a78b6dd63edd003d35b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:00:53.811332  4788 consensus_queue.cc:1048] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:00:53.812959  4788 consensus_queue.cc:1048] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:00:53.820187  4819 tablet_replica.cc:333] stopping tablet replica
I20260608 10:00:53.821521  4371 raft_consensus.cc:1275] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Refusing update from remote peer 472e2a94d48d4a78b6dd63edd003d35b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:00:53.822443  4819 raft_consensus.cc:2243] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:53.823707  4819 raft_consensus.cc:2272] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:53.823539  4788 consensus_queue.cc:1048] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:00:53.828095  4819 ts_tablet_manager.cc:1916] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:00:53.842876  4809 raft_consensus.cc:2955] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false } } }
I20260608 10:00:53.846657  4729 raft_consensus.cc:2955] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false } } }
I20260608 10:00:53.854804  4819 ts_tablet_manager.cc:1929] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 10:00:53.855373  4819 log.cc:1199] T 70adb2acc07c4b099385097d7793530a P 25a1fcbdb565469ebdddc432775cc6e0: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-0-root/wals/70adb2acc07c4b099385097d7793530a
I20260608 10:00:53.855631  4370 raft_consensus.cc:2955] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false } } }
I20260608 10:00:53.857203  4181 catalog_manager.cc:5027] TS 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887): tablet 70adb2acc07c4b099385097d7793530a (table test-workload [id=da77664b7f8b4ea9b0a2f87c5299de0d]) successfully deleted
I20260608 10:00:53.866780  4190 catalog_manager.cc:5696] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 reported cstate change: config changed from index 4 to 5, 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "472e2a94d48d4a78b6dd63edd003d35b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false } } }
I20260608 10:00:53.872124  4636 raft_consensus.cc:2955] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } attrs { replace: true } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false } } }
I20260608 10:00:53.886198  4444 consensus_queue.cc:237] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false } }
I20260608 10:00:53.896179  4729 raft_consensus.cc:1275] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Refusing update from remote peer 472e2a94d48d4a78b6dd63edd003d35b: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:00:53.897902  4809 consensus_queue.cc:1048] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:00:53.898411  4636 raft_consensus.cc:1275] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f [term 1 FOLLOWER]: Refusing update from remote peer 472e2a94d48d4a78b6dd63edd003d35b: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:00:53.900213  4788 consensus_queue.cc:1048] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:00:53.906802  4806 raft_consensus.cc:2955] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 1d3d89d7f58941329c82641e16babd9e (127.28.122.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false } } }
I20260608 10:00:53.908470  4729 raft_consensus.cc:2955] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 1d3d89d7f58941329c82641e16babd9e (127.28.122.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false } } }
I20260608 10:00:53.918006  4635 raft_consensus.cc:2955] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 1d3d89d7f58941329c82641e16babd9e (127.28.122.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false } } }
I20260608 10:00:53.923305  4193 catalog_manager.cc:5696] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 reported cstate change: config changed from index 5 to 6, VOTER 1d3d89d7f58941329c82641e16babd9e (127.28.122.66) evicted. New cstate: current_term: 1 leader_uuid: "472e2a94d48d4a78b6dd63edd003d35b" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } } peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: false } } }
I20260608 10:00:53.929729  4180 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fa966424b9344ad9b4c8ef4291ce759c with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:00:53.945103  4358 tablet_service.cc:1558] Processing DeleteTablet for tablet fa966424b9344ad9b4c8ef4291ce759c with delete_type TABLET_DATA_TOMBSTONED (TS 1d3d89d7f58941329c82641e16babd9e not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:47646
I20260608 10:00:53.947881  4824 tablet_replica.cc:333] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e: stopping tablet replica
I20260608 10:00:53.949000  4824 raft_consensus.cc:2243] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:53.949743  4824 raft_consensus.cc:2272] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:53.952679  4824 ts_tablet_manager.cc:1916] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:00:53.963187  4824 ts_tablet_manager.cc:1929] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 10:00:53.963516  4824 log.cc:1199] T fa966424b9344ad9b4c8ef4291ce759c P 1d3d89d7f58941329c82641e16babd9e: Deleting WAL directory at /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912650423017-29161-0/minicluster-data/ts-1-root/wals/fa966424b9344ad9b4c8ef4291ce759c
I20260608 10:00:53.964947  4178 catalog_manager.cc:5027] TS 1d3d89d7f58941329c82641e16babd9e (127.28.122.66:45641): tablet fa966424b9344ad9b4c8ef4291ce759c (table test-workload [id=da77664b7f8b4ea9b0a2f87c5299de0d]) successfully deleted
W20260608 10:00:54.942474  4242 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 25a1fcbdb565469ebdddc432775cc6e0 not available for placement
I20260608 10:00:55.954957  4370 consensus_queue.cc:237] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [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: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } attrs { replace: true } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } }
W20260608 10:00:55.962353  4334 consensus_peers.cc:597] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e -> Peer 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68:36979): Couldn't send request to peer 5417bcb7168e4c00b9e603942a28f37f. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:55.962670  4444 raft_consensus.cc:1275] T 3d4edda2aa424fdcb89f91a86f0efccc P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Refusing update from remote peer 1d3d89d7f58941329c82641e16babd9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:00:55.963721  4729 raft_consensus.cc:1275] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Refusing update from remote peer 1d3d89d7f58941329c82641e16babd9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:00:55.964084  4792 consensus_queue.cc:1048] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:00:55.965287  4826 consensus_queue.cc:1048] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:00:55.972267  4792 raft_consensus.cc:2955] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } attrs { replace: true } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } } }
I20260608 10:00:55.974463  4444 raft_consensus.cc:2955] T 3d4edda2aa424fdcb89f91a86f0efccc P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } attrs { replace: true } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } } }
I20260608 10:00:55.977089  4729 raft_consensus.cc:2955] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } attrs { replace: true } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } } }
I20260608 10:00:55.987188  4193 catalog_manager.cc:5696] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e reported cstate change: config changed from index 3 to 4, NON_VOTER 5417bcb7168e4c00b9e603942a28f37f (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "1d3d89d7f58941329c82641e16babd9e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "25a1fcbdb565469ebdddc432775cc6e0" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 35887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d3d89d7f58941329c82641e16babd9e" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472e2a94d48d4a78b6dd63edd003d35b" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 33455 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5417bcb7168e4c00b9e603942a28f37f" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 36979 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:56.328742 29161 tablet_server.cc:179] TabletServer@127.28.122.65:35887 shutting down...
W20260608 10:00:56.332809  4411 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 17 similar messages]
W20260608 10:00:56.341532  4411 consensus_peers.cc:597] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b -> Peer 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887): Couldn't send request to peer 25a1fcbdb565469ebdddc432775cc6e0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:56.365790 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:56.366835 29161 tablet_replica.cc:333] stopping tablet replica
I20260608 10:00:56.367656 29161 raft_consensus.cc:2243] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:56.368397 29161 raft_consensus.cc:2272] T fa966424b9344ad9b4c8ef4291ce759c P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:56.371757 29161 tablet_replica.cc:333] stopping tablet replica
I20260608 10:00:56.372575 29161 raft_consensus.cc:2243] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:56.373188 29161 raft_consensus.cc:2272] T 327c4ce17580421aa67905665e7fd9d1 P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:56.376535 29161 tablet_replica.cc:333] stopping tablet replica
I20260608 10:00:56.377233 29161 raft_consensus.cc:2243] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:56.377970 29161 raft_consensus.cc:2272] T 3d4edda2aa424fdcb89f91a86f0efccc P 25a1fcbdb565469ebdddc432775cc6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:56.397238 29161 tablet_server.cc:196] TabletServer@127.28.122.65:35887 shutdown complete.
I20260608 10:00:56.425613 29161 tablet_server.cc:179] TabletServer@127.28.122.66:0 shutting down...
W20260608 10:00:56.454919  4337 consensus_peers.cc:597] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e -> Peer 25a1fcbdb565469ebdddc432775cc6e0 (127.28.122.65:35887): Couldn't send request to peer 25a1fcbdb565469ebdddc432775cc6e0. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:35887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:00:56.457273  4408 consensus_peers.cc:597] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b -> Peer 1d3d89d7f58941329c82641e16babd9e (127.28.122.66:45641): Couldn't send request to peer 1d3d89d7f58941329c82641e16babd9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:56.465256 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:56.466148 29161 tablet_replica.cc:333] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e: stopping tablet replica
I20260608 10:00:56.466938 29161 raft_consensus.cc:2243] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:56.467872 29161 raft_consensus.cc:2272] T 327c4ce17580421aa67905665e7fd9d1 P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:56.470106 29161 tablet_replica.cc:333] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e: stopping tablet replica
I20260608 10:00:56.470675 29161 raft_consensus.cc:2243] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:56.471760 29161 raft_consensus.cc:2272] T 3d4edda2aa424fdcb89f91a86f0efccc P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:56.474644 29161 tablet_replica.cc:333] T 70adb2acc07c4b099385097d7793530a P 1d3d89d7f58941329c82641e16babd9e: stopping tablet replica
I20260608 10:00:56.475235 29161 raft_consensus.cc:2243] T 70adb2acc07c4b099385097d7793530a P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:56.475708 29161 raft_consensus.cc:2272] T 70adb2acc07c4b099385097d7793530a P 1d3d89d7f58941329c82641e16babd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:56.524307 29161 tablet_server.cc:196] TabletServer@127.28.122.66:0 shutdown complete.
I20260608 10:00:56.549893 29161 tablet_server.cc:179] TabletServer@127.28.122.67:0 shutting down...
I20260608 10:00:56.588969 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:56.589751 29161 tablet_replica.cc:333] T 3d4edda2aa424fdcb89f91a86f0efccc P 472e2a94d48d4a78b6dd63edd003d35b: stopping tablet replica
I20260608 10:00:56.590396 29161 raft_consensus.cc:2243] T 3d4edda2aa424fdcb89f91a86f0efccc P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:56.590976 29161 raft_consensus.cc:2272] T 3d4edda2aa424fdcb89f91a86f0efccc P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:56.594612 29161 tablet_replica.cc:333] T 327c4ce17580421aa67905665e7fd9d1 P 472e2a94d48d4a78b6dd63edd003d35b: stopping tablet replica
I20260608 10:00:56.595506 29161 raft_consensus.cc:2243] T 327c4ce17580421aa67905665e7fd9d1 P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:56.596336 29161 raft_consensus.cc:2272] T 327c4ce17580421aa67905665e7fd9d1 P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:56.599189 29161 tablet_replica.cc:333] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b: stopping tablet replica
I20260608 10:00:56.599953 29161 raft_consensus.cc:2243] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:56.601099 29161 raft_consensus.cc:2272] T 70adb2acc07c4b099385097d7793530a P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:56.604331 29161 tablet_replica.cc:333] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b: stopping tablet replica
I20260608 10:00:56.605095 29161 raft_consensus.cc:2243] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:56.606204 29161 raft_consensus.cc:2272] T fa966424b9344ad9b4c8ef4291ce759c P 472e2a94d48d4a78b6dd63edd003d35b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:56.633582 29161 tablet_server.cc:196] TabletServer@127.28.122.67:0 shutdown complete.
I20260608 10:00:56.658229 29161 tablet_server.cc:179] TabletServer@127.28.122.68:0 shutting down...
I20260608 10:00:56.688625 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:56.689561 29161 tablet_replica.cc:333] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f: stopping tablet replica
I20260608 10:00:56.690315 29161 raft_consensus.cc:2243] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:56.691010 29161 raft_consensus.cc:2272] T fa966424b9344ad9b4c8ef4291ce759c P 5417bcb7168e4c00b9e603942a28f37f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:56.693742 29161 tablet_replica.cc:333] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f: stopping tablet replica
I20260608 10:00:56.694437 29161 raft_consensus.cc:2243] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:56.695025 29161 raft_consensus.cc:2272] T 70adb2acc07c4b099385097d7793530a P 5417bcb7168e4c00b9e603942a28f37f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:56.721983 29161 tablet_server.cc:196] TabletServer@127.28.122.68:0 shutdown complete.
I20260608 10:00:56.738994 29161 master.cc:562] Master@127.28.122.126:36873 shutting down...
W20260608 10:00:56.771768  4242 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:00:56.772080  4242 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:00:56.772274  4242 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:00:56.773433 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:56.773905 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:56.774214 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P f355009451f4432d9d8500bdb3f6f3e0: stopping tablet replica
I20260608 10:00:56.795850 29161 master.cc:584] Master@127.28.122.126:36873 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (10763 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 10:00:56.833523 29161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.122.126:39293
I20260608 10:00:56.834853 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:56.840488  4838 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
W20260608 10:00:56.840510  4839 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
W20260608 10:00:56.841316  4841 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
I20260608 10:00:56.843119 29161 server_base.cc:1061] running on GCE node
I20260608 10:00:56.843962 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:56.844166 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:56.844286 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912856844275 us; error 0 us; skew 500 ppm
I20260608 10:00:56.844897 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:56.847254 29161 webserver.cc:533] Webserver started at http://127.28.122.126:37477/ using document root <none> and password file <none>
I20260608 10:00:56.847724 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:56.847882 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:56.848097 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:56.849152 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912650423017-29161-0/minicluster-data/master-0-root/instance:
uuid: "87e50330da134804af5e8eb3f716570c"
format_stamp: "Formatted at 2026-06-08 10:00:56 on dist-test-slave-th08"
I20260608 10:00:56.853960 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:00:56.857497  4846 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:56.858242 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260608 10:00:56.858503 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912650423017-29161-0/minicluster-data/master-0-root
uuid: "87e50330da134804af5e8eb3f716570c"
format_stamp: "Formatted at 2026-06-08 10:00:56 on dist-test-slave-th08"
I20260608 10:00:56.858788 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912650423017-29161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912650423017-29161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912650423017-29161-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)
I20260608 10:00:56.875350 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:56.876622 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:56.915005 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.126:39293
I20260608 10:00:56.915187  4897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.126:39293 every 8 connection(s)
I20260608 10:00:56.919582  4898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:56.930353  4898 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 87e50330da134804af5e8eb3f716570c: Bootstrap starting.
I20260608 10:00:56.935401  4898 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 87e50330da134804af5e8eb3f716570c: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:56.939891  4898 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 87e50330da134804af5e8eb3f716570c: No bootstrap required, opened a new log
I20260608 10:00:56.942340  4898 raft_consensus.cc:359] T 00000000000000000000000000000000 P 87e50330da134804af5e8eb3f716570c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87e50330da134804af5e8eb3f716570c" member_type: VOTER }
I20260608 10:00:56.942723  4898 raft_consensus.cc:385] T 00000000000000000000000000000000 P 87e50330da134804af5e8eb3f716570c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:56.942981  4898 raft_consensus.cc:740] T 00000000000000000000000000000000 P 87e50330da134804af5e8eb3f716570c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87e50330da134804af5e8eb3f716570c, State: Initialized, Role: FOLLOWER
I20260608 10:00:56.943647  4898 consensus_queue.cc:260] T 00000000000000000000000000000000 P 87e50330da134804af5e8eb3f716570c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "87e50330da134804af5e8eb3f716570c" member_type: VOTER }
I20260608 10:00:56.944095  4898 raft_consensus.cc:399] T 00000000000000000000000000000000 P 87e50330da134804af5e8eb3f716570c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:56.944303  4898 raft_consensus.cc:493] T 00000000000000000000000000000000 P 87e50330da134804af5e8eb3f716570c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:56.944555  4898 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 87e50330da134804af5e8eb3f716570c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:56.950021  4898 raft_consensus.cc:515] T 00000000000000000000000000000000 P 87e50330da134804af5e8eb3f716570c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87e50330da134804af5e8eb3f716570c" member_type: VOTER }
I20260608 10:00:56.950628  4898 leader_election.cc:304] T 00000000000000000000000000000000 P 87e50330da134804af5e8eb3f716570c [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: 87e50330da134804af5e8eb3f716570c; no voters: 
I20260608 10:00:56.951913  4898 leader_election.cc:290] T 00000000000000000000000000000000 P 87e50330da134804af5e8eb3f716570c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:56.952322  4901 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 87e50330da134804af5e8eb3f716570c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:56.953752  4901 raft_consensus.cc:697] T 00000000000000000000000000000000 P 87e50330da134804af5e8eb3f716570c [term 1 LEADER]: Becoming Leader. State: Replica: 87e50330da134804af5e8eb3f716570c, State: Running, Role: LEADER
I20260608 10:00:56.954357  4901 consensus_queue.cc:237] T 00000000000000000000000000000000 P 87e50330da134804af5e8eb3f716570c [LEADER]: Queue going to LEADER mode. State: All 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: "87e50330da134804af5e8eb3f716570c" member_type: VOTER }
I20260608 10:00:56.955052  4898 sys_catalog.cc:565] T 00000000000000000000000000000000 P 87e50330da134804af5e8eb3f716570c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:56.959424  4903 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87e50330da134804af5e8eb3f716570c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 87e50330da134804af5e8eb3f716570c. Latest consensus state: current_term: 1 leader_uuid: "87e50330da134804af5e8eb3f716570c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87e50330da134804af5e8eb3f716570c" member_type: VOTER } }
I20260608 10:00:56.959741  4902 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87e50330da134804af5e8eb3f716570c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "87e50330da134804af5e8eb3f716570c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87e50330da134804af5e8eb3f716570c" member_type: VOTER } }
I20260608 10:00:56.960151  4903 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87e50330da134804af5e8eb3f716570c [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:56.960541  4902 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87e50330da134804af5e8eb3f716570c [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:56.964143  4908 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:56.970009  4908 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:56.972112 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:00:56.980111  4908 catalog_manager.cc:1382] Generated new cluster ID: 274206129b914a26b2c615cc8e89f94e
I20260608 10:00:56.980451  4908 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:57.003253  4908 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:00:57.004655  4908 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:57.018074  4908 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 87e50330da134804af5e8eb3f716570c: Generated new TSK 0
I20260608 10:00:57.018739  4908 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:00:57.039237 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:57.045743  4919 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
W20260608 10:00:57.046819  4920 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
W20260608 10:00:57.048488  4922 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
I20260608 10:00:57.048509 29161 server_base.cc:1061] running on GCE node
I20260608 10:00:57.049803 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:57.049991 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:57.050154 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912857050137 us; error 0 us; skew 500 ppm
I20260608 10:00:57.050727 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:57.053088 29161 webserver.cc:533] Webserver started at http://127.28.122.65:33927/ using document root <none> and password file <none>
I20260608 10:00:57.053601 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:57.053779 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:57.054028 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:57.055150 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912650423017-29161-0/minicluster-data/ts-0-root/instance:
uuid: "e46d06a4a5cb452ca48c2e2842744f4c"
format_stamp: "Formatted at 2026-06-08 10:00:57 on dist-test-slave-th08"
I20260608 10:00:57.059922 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:00:57.063453  4927 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:57.064217 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:00:57.064495 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912650423017-29161-0/minicluster-data/ts-0-root
uuid: "e46d06a4a5cb452ca48c2e2842744f4c"
format_stamp: "Formatted at 2026-06-08 10:00:57 on dist-test-slave-th08"
I20260608 10:00:57.064741 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912650423017-29161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912650423017-29161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912650423017-29161-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)
I20260608 10:00:57.080982 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:57.082341 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:57.083981 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:57.086407 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:57.086604 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:57.086827 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:57.086975 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:57.127149 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.65:39475
I20260608 10:00:57.127321  4989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.65:39475 every 8 connection(s)
I20260608 10:00:57.132421 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:57.140450  4994 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
W20260608 10:00:57.142643  4995 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
W20260608 10:00:57.144050  4997 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
I20260608 10:00:57.144649 29161 server_base.cc:1061] running on GCE node
I20260608 10:00:57.145931 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:57.146165 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:57.146340 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912857146319 us; error 0 us; skew 500 ppm
I20260608 10:00:57.146620  4990 heartbeater.cc:344] Connected to a master server at 127.28.122.126:39293
I20260608 10:00:57.147058  4990 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:57.147069 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:57.148306  4990 heartbeater.cc:507] Master 127.28.122.126:39293 requested a full tablet report, sending...
I20260608 10:00:57.150357 29161 webserver.cc:533] Webserver started at http://127.28.122.66:38447/ using document root <none> and password file <none>
I20260608 10:00:57.150987 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:57.150939  4863 ts_manager.cc:194] Registered new tserver with Master: e46d06a4a5cb452ca48c2e2842744f4c (127.28.122.65:39475)
I20260608 10:00:57.151453 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:57.151813 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:57.152952 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912650423017-29161-0/minicluster-data/ts-1-root/instance:
uuid: "ad761e232de44e3ba7f8db8376e3fcf6"
format_stamp: "Formatted at 2026-06-08 10:00:57 on dist-test-slave-th08"
I20260608 10:00:57.153272  4863 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50904
I20260608 10:00:57.158308 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:00:57.162333  5002 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:57.163139 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:00:57.163442 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912650423017-29161-0/minicluster-data/ts-1-root
uuid: "ad761e232de44e3ba7f8db8376e3fcf6"
format_stamp: "Formatted at 2026-06-08 10:00:57 on dist-test-slave-th08"
I20260608 10:00:57.163725 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912650423017-29161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912650423017-29161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912650423017-29161-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)
I20260608 10:00:57.178090 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:57.179282 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:57.180744 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:57.183120 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:57.183319 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:57.183545 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:57.183705 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:57.222229 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.66:40961
I20260608 10:00:57.222347  5064 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.66:40961 every 8 connection(s)
I20260608 10:00:57.227334 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:57.234784  5068 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
W20260608 10:00:57.236325  5069 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
W20260608 10:00:57.237929  5071 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
I20260608 10:00:57.238471 29161 server_base.cc:1061] running on GCE node
I20260608 10:00:57.239553 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:00:57.239825  5065 heartbeater.cc:344] Connected to a master server at 127.28.122.126:39293
W20260608 10:00:57.239832 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:57.240303 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912857240271 us; error 0 us; skew 500 ppm
I20260608 10:00:57.240345  5065 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:57.240948 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:57.241182  5065 heartbeater.cc:507] Master 127.28.122.126:39293 requested a full tablet report, sending...
I20260608 10:00:57.243723  4863 ts_manager.cc:194] Registered new tserver with Master: ad761e232de44e3ba7f8db8376e3fcf6 (127.28.122.66:40961)
I20260608 10:00:57.243873 29161 webserver.cc:533] Webserver started at http://127.28.122.67:35009/ using document root <none> and password file <none>
I20260608 10:00:57.244647 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:57.244889 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:57.245205 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:57.245667  4863 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50916
I20260608 10:00:57.246692 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912650423017-29161-0/minicluster-data/ts-2-root/instance:
uuid: "7fedadbc44014b4a9d9c9a4983d99226"
format_stamp: "Formatted at 2026-06-08 10:00:57 on dist-test-slave-th08"
I20260608 10:00:57.251948 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:00:57.255530  5076 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:57.256440 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 10:00:57.256809 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912650423017-29161-0/minicluster-data/ts-2-root
uuid: "7fedadbc44014b4a9d9c9a4983d99226"
format_stamp: "Formatted at 2026-06-08 10:00:57 on dist-test-slave-th08"
I20260608 10:00:57.257077 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912650423017-29161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912650423017-29161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912650423017-29161-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)
I20260608 10:00:57.281916 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:57.283054 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:57.284655 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:57.286968 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:57.287202 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:00:57.287429 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:57.287585 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:57.327581 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.67:37031
I20260608 10:00:57.327701  5138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.67:37031 every 8 connection(s)
I20260608 10:00:57.346518  5139 heartbeater.cc:344] Connected to a master server at 127.28.122.126:39293
I20260608 10:00:57.346998  5139 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:57.347822  5139 heartbeater.cc:507] Master 127.28.122.126:39293 requested a full tablet report, sending...
I20260608 10:00:57.350026  4863 ts_manager.cc:194] Registered new tserver with Master: 7fedadbc44014b4a9d9c9a4983d99226 (127.28.122.67:37031)
I20260608 10:00:57.350746 29161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019826226s
I20260608 10:00:57.351552  4863 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50922
I20260608 10:00:58.156354  4990 heartbeater.cc:499] Master 127.28.122.126:39293 was elected leader, sending a full tablet report...
I20260608 10:00:58.249337  5065 heartbeater.cc:499] Master 127.28.122.126:39293 was elected leader, sending a full tablet report...
I20260608 10:00:58.354144  5139 heartbeater.cc:499] Master 127.28.122.126:39293 was elected leader, sending a full tablet report...
I20260608 10:00:58.407817  4863 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50928:
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\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:00:58.410249  4863 catalog_manager.cc:7076] 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.
I20260608 10:00:58.472954  4955 tablet_service.cc:1511] Processing CreateTablet for tablet 84b46a588029451b962e3d6a9d0be380 (DEFAULT_TABLE table=test-workload [id=acf0bca8826449a09e9456c7992c5e15]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:00:58.475474  4955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b46a588029451b962e3d6a9d0be380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:58.477205  4954 tablet_service.cc:1511] Processing CreateTablet for tablet 758359f6bd034696bc5b749af79c967f (DEFAULT_TABLE table=test-workload [id=acf0bca8826449a09e9456c7992c5e15]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:00:58.480170  4953 tablet_service.cc:1511] Processing CreateTablet for tablet e6b7efe8056c49d3a01b4aee545daa3c (DEFAULT_TABLE table=test-workload [id=acf0bca8826449a09e9456c7992c5e15]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:00:58.480257  4954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 758359f6bd034696bc5b749af79c967f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:58.481703  4953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6b7efe8056c49d3a01b4aee545daa3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:58.488956  5030 tablet_service.cc:1511] Processing CreateTablet for tablet 84b46a588029451b962e3d6a9d0be380 (DEFAULT_TABLE table=test-workload [id=acf0bca8826449a09e9456c7992c5e15]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:00:58.490456  5030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b46a588029451b962e3d6a9d0be380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:58.494073  5029 tablet_service.cc:1511] Processing CreateTablet for tablet 758359f6bd034696bc5b749af79c967f (DEFAULT_TABLE table=test-workload [id=acf0bca8826449a09e9456c7992c5e15]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:00:58.495574  5029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 758359f6bd034696bc5b749af79c967f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:58.498780  4952 tablet_service.cc:1511] Processing CreateTablet for tablet a818b9be992d4ea9bc628eca2a83cbfe (DEFAULT_TABLE table=test-workload [id=acf0bca8826449a09e9456c7992c5e15]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:00:58.500190  4952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a818b9be992d4ea9bc628eca2a83cbfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:58.501664  5028 tablet_service.cc:1511] Processing CreateTablet for tablet e6b7efe8056c49d3a01b4aee545daa3c (DEFAULT_TABLE table=test-workload [id=acf0bca8826449a09e9456c7992c5e15]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:00:58.503140  5028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6b7efe8056c49d3a01b4aee545daa3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:58.504344  5027 tablet_service.cc:1511] Processing CreateTablet for tablet a818b9be992d4ea9bc628eca2a83cbfe (DEFAULT_TABLE table=test-workload [id=acf0bca8826449a09e9456c7992c5e15]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:00:58.505646  5027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a818b9be992d4ea9bc628eca2a83cbfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:58.527608  5159 tablet_bootstrap.cc:492] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c: Bootstrap starting.
I20260608 10:00:58.542778  5159 tablet_bootstrap.cc:654] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:58.547035  5160 tablet_bootstrap.cc:492] T e6b7efe8056c49d3a01b4aee545daa3c P ad761e232de44e3ba7f8db8376e3fcf6: Bootstrap starting.
I20260608 10:00:58.549188  5104 tablet_service.cc:1511] Processing CreateTablet for tablet 84b46a588029451b962e3d6a9d0be380 (DEFAULT_TABLE table=test-workload [id=acf0bca8826449a09e9456c7992c5e15]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:00:58.550123  5102 tablet_service.cc:1511] Processing CreateTablet for tablet e6b7efe8056c49d3a01b4aee545daa3c (DEFAULT_TABLE table=test-workload [id=acf0bca8826449a09e9456c7992c5e15]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:00:58.550177  5103 tablet_service.cc:1511] Processing CreateTablet for tablet 758359f6bd034696bc5b749af79c967f (DEFAULT_TABLE table=test-workload [id=acf0bca8826449a09e9456c7992c5e15]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:00:58.552376  5101 tablet_service.cc:1511] Processing CreateTablet for tablet a818b9be992d4ea9bc628eca2a83cbfe (DEFAULT_TABLE table=test-workload [id=acf0bca8826449a09e9456c7992c5e15]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:00:58.550701  5104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b46a588029451b962e3d6a9d0be380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:58.554252  5102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6b7efe8056c49d3a01b4aee545daa3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:58.554913  5160 tablet_bootstrap.cc:654] T e6b7efe8056c49d3a01b4aee545daa3c P ad761e232de44e3ba7f8db8376e3fcf6: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:58.555208  5159 tablet_bootstrap.cc:492] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c: No bootstrap required, opened a new log
I20260608 10:00:58.555441  5103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 758359f6bd034696bc5b749af79c967f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:58.555748  5159 ts_tablet_manager.cc:1403] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260608 10:00:58.557006  5101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a818b9be992d4ea9bc628eca2a83cbfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:58.562964  5159 raft_consensus.cc:359] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.563786  5159 raft_consensus.cc:385] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:58.564096  5159 raft_consensus.cc:740] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e46d06a4a5cb452ca48c2e2842744f4c, State: Initialized, Role: FOLLOWER
I20260608 10:00:58.564956  5159 consensus_queue.cc:260] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.574170  5159 ts_tablet_manager.cc:1434] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.007s
I20260608 10:00:58.575330  5159 tablet_bootstrap.cc:492] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c: Bootstrap starting.
I20260608 10:00:58.581795  5159 tablet_bootstrap.cc:654] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:58.597965  5165 tablet_bootstrap.cc:492] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226: Bootstrap starting.
I20260608 10:00:58.603988  5160 tablet_bootstrap.cc:492] T e6b7efe8056c49d3a01b4aee545daa3c P ad761e232de44e3ba7f8db8376e3fcf6: No bootstrap required, opened a new log
I20260608 10:00:58.604614  5160 ts_tablet_manager.cc:1403] T e6b7efe8056c49d3a01b4aee545daa3c P ad761e232de44e3ba7f8db8376e3fcf6: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.025s
I20260608 10:00:58.605207  5165 tablet_bootstrap.cc:654] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:58.606259  5159 tablet_bootstrap.cc:492] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c: No bootstrap required, opened a new log
I20260608 10:00:58.606786  5159 ts_tablet_manager.cc:1403] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.011s
I20260608 10:00:58.608155  5160 raft_consensus.cc:359] T e6b7efe8056c49d3a01b4aee545daa3c P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.608991  5160 raft_consensus.cc:385] T e6b7efe8056c49d3a01b4aee545daa3c P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:58.609325  5160 raft_consensus.cc:740] T e6b7efe8056c49d3a01b4aee545daa3c P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad761e232de44e3ba7f8db8376e3fcf6, State: Initialized, Role: FOLLOWER
I20260608 10:00:58.609813  5159 raft_consensus.cc:359] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.610584  5159 raft_consensus.cc:385] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:58.610320  5160 consensus_queue.cc:260] T e6b7efe8056c49d3a01b4aee545daa3c P ad761e232de44e3ba7f8db8376e3fcf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.610914  5159 raft_consensus.cc:740] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e46d06a4a5cb452ca48c2e2842744f4c, State: Initialized, Role: FOLLOWER
I20260608 10:00:58.611773  5159 consensus_queue.cc:260] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.613464  5160 ts_tablet_manager.cc:1434] T e6b7efe8056c49d3a01b4aee545daa3c P ad761e232de44e3ba7f8db8376e3fcf6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 10:00:58.614069  5159 ts_tablet_manager.cc:1434] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:00:58.612759  5165 tablet_bootstrap.cc:492] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226: No bootstrap required, opened a new log
I20260608 10:00:58.614702  5160 tablet_bootstrap.cc:492] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6: Bootstrap starting.
I20260608 10:00:58.615437  5165 ts_tablet_manager.cc:1403] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260608 10:00:58.615649  5159 tablet_bootstrap.cc:492] T 84b46a588029451b962e3d6a9d0be380 P e46d06a4a5cb452ca48c2e2842744f4c: Bootstrap starting.
I20260608 10:00:58.618798  5165 raft_consensus.cc:359] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.619678  5165 raft_consensus.cc:385] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:58.620036  5165 raft_consensus.cc:740] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fedadbc44014b4a9d9c9a4983d99226, State: Initialized, Role: FOLLOWER
I20260608 10:00:58.620970  5165 consensus_queue.cc:260] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.622653  5159 tablet_bootstrap.cc:654] T 84b46a588029451b962e3d6a9d0be380 P e46d06a4a5cb452ca48c2e2842744f4c: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:58.622653  5160 tablet_bootstrap.cc:654] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:58.634341  5165 ts_tablet_manager.cc:1434] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.009s
I20260608 10:00:58.635578  5167 raft_consensus.cc:493] T e6b7efe8056c49d3a01b4aee545daa3c P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:58.635926  5160 tablet_bootstrap.cc:492] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6: No bootstrap required, opened a new log
I20260608 10:00:58.636672  5160 ts_tablet_manager.cc:1403] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260608 10:00:58.636248  5167 raft_consensus.cc:515] T e6b7efe8056c49d3a01b4aee545daa3c P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.640336  5160 raft_consensus.cc:359] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.641115  5160 raft_consensus.cc:385] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:58.641414  5160 raft_consensus.cc:740] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad761e232de44e3ba7f8db8376e3fcf6, State: Initialized, Role: FOLLOWER
I20260608 10:00:58.642287  5160 consensus_queue.cc:260] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.650781  5167 leader_election.cc:290] T e6b7efe8056c49d3a01b4aee545daa3c P ad761e232de44e3ba7f8db8376e3fcf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e46d06a4a5cb452ca48c2e2842744f4c (127.28.122.65:39475), 7fedadbc44014b4a9d9c9a4983d99226 (127.28.122.67:37031)
I20260608 10:00:58.653343  5163 raft_consensus.cc:493] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:58.653971  5163 raft_consensus.cc:515] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.662569  5163 leader_election.cc:290] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad761e232de44e3ba7f8db8376e3fcf6 (127.28.122.66:40961), 7fedadbc44014b4a9d9c9a4983d99226 (127.28.122.67:37031)
I20260608 10:00:58.662606  5165 tablet_bootstrap.cc:492] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226: Bootstrap starting.
I20260608 10:00:58.675866  5165 tablet_bootstrap.cc:654] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:58.687078  5167 raft_consensus.cc:493] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:58.690388  5167 raft_consensus.cc:515] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.692723  5167 leader_election.cc:290] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e46d06a4a5cb452ca48c2e2842744f4c (127.28.122.65:39475), 7fedadbc44014b4a9d9c9a4983d99226 (127.28.122.67:37031)
I20260608 10:00:58.711117  5165 tablet_bootstrap.cc:492] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226: No bootstrap required, opened a new log
I20260608 10:00:58.711869  5163 raft_consensus.cc:493] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:58.714143  5163 raft_consensus.cc:515] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.716609  5163 leader_election.cc:290] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad761e232de44e3ba7f8db8376e3fcf6 (127.28.122.66:40961), 7fedadbc44014b4a9d9c9a4983d99226 (127.28.122.67:37031)
I20260608 10:00:58.717463  5165 ts_tablet_manager.cc:1403] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.002s
I20260608 10:00:58.721740  5165 raft_consensus.cc:359] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.722543  5165 raft_consensus.cc:385] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:58.722922  5165 raft_consensus.cc:740] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fedadbc44014b4a9d9c9a4983d99226, State: Initialized, Role: FOLLOWER
I20260608 10:00:58.723884  5165 consensus_queue.cc:260] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.726112  5165 ts_tablet_manager.cc:1434] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:00:58.727351  5165 tablet_bootstrap.cc:492] T e6b7efe8056c49d3a01b4aee545daa3c P 7fedadbc44014b4a9d9c9a4983d99226: Bootstrap starting.
I20260608 10:00:58.733994  5165 tablet_bootstrap.cc:654] T e6b7efe8056c49d3a01b4aee545daa3c P 7fedadbc44014b4a9d9c9a4983d99226: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:58.741786  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b7efe8056c49d3a01b4aee545daa3c" candidate_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" is_pre_election: true
I20260608 10:00:58.742743  5040 raft_consensus.cc:2468] T e6b7efe8056c49d3a01b4aee545daa3c P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e46d06a4a5cb452ca48c2e2842744f4c in term 0.
I20260608 10:00:58.744933  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a818b9be992d4ea9bc628eca2a83cbfe" candidate_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" is_pre_election: true
I20260608 10:00:58.745618  5040 raft_consensus.cc:2468] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e46d06a4a5cb452ca48c2e2842744f4c in term 0.
I20260608 10:00:58.747274  4930 leader_election.cc:304] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad761e232de44e3ba7f8db8376e3fcf6, e46d06a4a5cb452ca48c2e2842744f4c; no voters: 
I20260608 10:00:58.748184  5163 raft_consensus.cc:2804] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:58.748369  4930 leader_election.cc:304] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad761e232de44e3ba7f8db8376e3fcf6, e46d06a4a5cb452ca48c2e2842744f4c; no voters: 
I20260608 10:00:58.748624  5163 raft_consensus.cc:493] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:58.749006  5163 raft_consensus.cc:3060] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:58.753115  5168 raft_consensus.cc:493] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:58.753675  5168 raft_consensus.cc:515] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.756453  5163 raft_consensus.cc:515] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.759446  5163 leader_election.cc:290] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c [CANDIDATE]: Term 1 election: Requested vote from peers ad761e232de44e3ba7f8db8376e3fcf6 (127.28.122.66:40961), 7fedadbc44014b4a9d9c9a4983d99226 (127.28.122.67:37031)
I20260608 10:00:58.760102  5163 raft_consensus.cc:2804] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:58.761490  5168 leader_election.cc:290] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e46d06a4a5cb452ca48c2e2842744f4c (127.28.122.65:39475), ad761e232de44e3ba7f8db8376e3fcf6 (127.28.122.66:40961)
I20260608 10:00:58.765435  5163 raft_consensus.cc:493] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:58.765933  5163 raft_consensus.cc:3060] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:58.770085  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b7efe8056c49d3a01b4aee545daa3c" candidate_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad761e232de44e3ba7f8db8376e3fcf6"
I20260608 10:00:58.770761  5040 raft_consensus.cc:3060] T e6b7efe8056c49d3a01b4aee545daa3c P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:58.786103  4965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758359f6bd034696bc5b749af79c967f" candidate_uuid: "7fedadbc44014b4a9d9c9a4983d99226" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" is_pre_election: true
W20260608 10:00:58.788105  5077 leader_election.cc:343] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e46d06a4a5cb452ca48c2e2842744f4c (127.28.122.65:39475): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:58.789752  5168 raft_consensus.cc:493] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:58.790289  5168 raft_consensus.cc:515] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.792598  5168 leader_election.cc:290] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e46d06a4a5cb452ca48c2e2842744f4c (127.28.122.65:39475), ad761e232de44e3ba7f8db8376e3fcf6 (127.28.122.66:40961)
I20260608 10:00:58.794489  4964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a818b9be992d4ea9bc628eca2a83cbfe" candidate_uuid: "7fedadbc44014b4a9d9c9a4983d99226" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" is_pre_election: true
I20260608 10:00:58.794637  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b7efe8056c49d3a01b4aee545daa3c" candidate_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fedadbc44014b4a9d9c9a4983d99226" is_pre_election: true
I20260608 10:00:58.795706  4963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a818b9be992d4ea9bc628eca2a83cbfe" candidate_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" is_pre_election: true
I20260608 10:00:58.796166  4965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b7efe8056c49d3a01b4aee545daa3c" candidate_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" is_pre_election: true
I20260608 10:00:58.796797  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a818b9be992d4ea9bc628eca2a83cbfe" candidate_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fedadbc44014b4a9d9c9a4983d99226" is_pre_election: true
I20260608 10:00:58.797024  4965 raft_consensus.cc:2393] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad761e232de44e3ba7f8db8376e3fcf6 in current term 1: Already voted for candidate e46d06a4a5cb452ca48c2e2842744f4c in this term.
I20260608 10:00:58.797415  5114 raft_consensus.cc:2468] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e46d06a4a5cb452ca48c2e2842744f4c in term 0.
I20260608 10:00:58.799300  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b7efe8056c49d3a01b4aee545daa3c" candidate_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fedadbc44014b4a9d9c9a4983d99226"
I20260608 10:00:58.800894  5040 raft_consensus.cc:2468] T e6b7efe8056c49d3a01b4aee545daa3c P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e46d06a4a5cb452ca48c2e2842744f4c in term 1.
W20260608 10:00:58.801503  4929 leader_election.cc:343] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fedadbc44014b4a9d9c9a4983d99226 (127.28.122.67:37031): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:58.802207  4930 leader_election.cc:304] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad761e232de44e3ba7f8db8376e3fcf6, e46d06a4a5cb452ca48c2e2842744f4c; no voters: 
W20260608 10:00:58.803973  4929 leader_election.cc:343] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7fedadbc44014b4a9d9c9a4983d99226 (127.28.122.67:37031): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:58.805027  5179 raft_consensus.cc:2804] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:58.810600  5113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a818b9be992d4ea9bc628eca2a83cbfe" candidate_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fedadbc44014b4a9d9c9a4983d99226" is_pre_election: true
I20260608 10:00:58.812332  5179 raft_consensus.cc:697] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c [term 1 LEADER]: Becoming Leader. State: Replica: e46d06a4a5cb452ca48c2e2842744f4c, State: Running, Role: LEADER
I20260608 10:00:58.813486  5179 consensus_queue.cc:237] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.814702  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b7efe8056c49d3a01b4aee545daa3c" candidate_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fedadbc44014b4a9d9c9a4983d99226" is_pre_election: true
I20260608 10:00:58.815548  5113 raft_consensus.cc:2468] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad761e232de44e3ba7f8db8376e3fcf6 in term 0.
I20260608 10:00:58.818380  5004 leader_election.cc:304] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fedadbc44014b4a9d9c9a4983d99226, ad761e232de44e3ba7f8db8376e3fcf6; no voters: 
I20260608 10:00:58.819168  5160 ts_tablet_manager.cc:1434] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6: Time spent starting tablet: real 0.182s	user 0.065s	sys 0.094s
W20260608 10:00:58.819450  5004 leader_election.cc:343] T e6b7efe8056c49d3a01b4aee545daa3c P ad761e232de44e3ba7f8db8376e3fcf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fedadbc44014b4a9d9c9a4983d99226 (127.28.122.67:37031): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:58.819947  5004 leader_election.cc:304] T e6b7efe8056c49d3a01b4aee545daa3c P ad761e232de44e3ba7f8db8376e3fcf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad761e232de44e3ba7f8db8376e3fcf6; no voters: 7fedadbc44014b4a9d9c9a4983d99226, e46d06a4a5cb452ca48c2e2842744f4c
I20260608 10:00:58.821013  5160 tablet_bootstrap.cc:492] T 84b46a588029451b962e3d6a9d0be380 P ad761e232de44e3ba7f8db8376e3fcf6: Bootstrap starting.
I20260608 10:00:58.821136  5167 raft_consensus.cc:2804] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:58.821710  5167 raft_consensus.cc:493] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:58.822063  5167 raft_consensus.cc:3060] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:58.829689  5159 tablet_bootstrap.cc:492] T 84b46a588029451b962e3d6a9d0be380 P e46d06a4a5cb452ca48c2e2842744f4c: No bootstrap required, opened a new log
I20260608 10:00:58.831405  5165 tablet_bootstrap.cc:492] T e6b7efe8056c49d3a01b4aee545daa3c P 7fedadbc44014b4a9d9c9a4983d99226: No bootstrap required, opened a new log
I20260608 10:00:58.831809  5160 tablet_bootstrap.cc:654] T 84b46a588029451b962e3d6a9d0be380 P ad761e232de44e3ba7f8db8376e3fcf6: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:58.831892  5159 ts_tablet_manager.cc:1403] T 84b46a588029451b962e3d6a9d0be380 P e46d06a4a5cb452ca48c2e2842744f4c: Time spent bootstrapping tablet: real 0.216s	user 0.067s	sys 0.123s
I20260608 10:00:58.831981  5165 ts_tablet_manager.cc:1403] T e6b7efe8056c49d3a01b4aee545daa3c P 7fedadbc44014b4a9d9c9a4983d99226: Time spent bootstrapping tablet: real 0.105s	user 0.006s	sys 0.030s
I20260608 10:00:58.832325  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758359f6bd034696bc5b749af79c967f" candidate_uuid: "7fedadbc44014b4a9d9c9a4983d99226" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" is_pre_election: true
I20260608 10:00:58.834697  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a818b9be992d4ea9bc628eca2a83cbfe" candidate_uuid: "7fedadbc44014b4a9d9c9a4983d99226" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" is_pre_election: true
I20260608 10:00:58.827850  5172 raft_consensus.cc:2749] T e6b7efe8056c49d3a01b4aee545daa3c P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:00:58.831012  5167 raft_consensus.cc:515] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.836249  5165 raft_consensus.cc:359] T e6b7efe8056c49d3a01b4aee545daa3c P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.836477  5159 raft_consensus.cc:359] T 84b46a588029451b962e3d6a9d0be380 P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } }
I20260608 10:00:58.836963  5165 raft_consensus.cc:385] T e6b7efe8056c49d3a01b4aee545daa3c P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:58.837167  5040 raft_consensus.cc:2393] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fedadbc44014b4a9d9c9a4983d99226 in current term 1: Already voted for candidate ad761e232de44e3ba7f8db8376e3fcf6 in this term.
I20260608 10:00:58.837286  5159 raft_consensus.cc:385] T 84b46a588029451b962e3d6a9d0be380 P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:58.837342  5165 raft_consensus.cc:740] T e6b7efe8056c49d3a01b4aee545daa3c P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fedadbc44014b4a9d9c9a4983d99226, State: Initialized, Role: FOLLOWER
I20260608 10:00:58.837925  5159 raft_consensus.cc:740] T 84b46a588029451b962e3d6a9d0be380 P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e46d06a4a5cb452ca48c2e2842744f4c, State: Initialized, Role: FOLLOWER
I20260608 10:00:58.838683  5165 consensus_queue.cc:260] T e6b7efe8056c49d3a01b4aee545daa3c P 7fedadbc44014b4a9d9c9a4983d99226 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.839190  5159 consensus_queue.cc:260] T 84b46a588029451b962e3d6a9d0be380 P e46d06a4a5cb452ca48c2e2842744f4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } }
I20260608 10:00:58.840134  5163 raft_consensus.cc:515] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
W20260608 10:00:58.835851  5079 leader_election.cc:343] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad761e232de44e3ba7f8db8376e3fcf6 (127.28.122.66:40961): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:58.841589  4963 raft_consensus.cc:2393] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad761e232de44e3ba7f8db8376e3fcf6 in current term 1: Already voted for candidate e46d06a4a5cb452ca48c2e2842744f4c in this term.
I20260608 10:00:58.841908  5079 leader_election.cc:304] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fedadbc44014b4a9d9c9a4983d99226; no voters: ad761e232de44e3ba7f8db8376e3fcf6, e46d06a4a5cb452ca48c2e2842744f4c
I20260608 10:00:58.841567  5159 ts_tablet_manager.cc:1434] T 84b46a588029451b962e3d6a9d0be380 P e46d06a4a5cb452ca48c2e2842744f4c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260608 10:00:58.843485  5159 tablet_bootstrap.cc:492] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c: Bootstrap starting.
I20260608 10:00:58.844784  5163 leader_election.cc:290] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [CANDIDATE]: Term 1 election: Requested vote from peers ad761e232de44e3ba7f8db8376e3fcf6 (127.28.122.66:40961), 7fedadbc44014b4a9d9c9a4983d99226 (127.28.122.67:37031)
I20260608 10:00:58.845989  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a818b9be992d4ea9bc628eca2a83cbfe" candidate_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fedadbc44014b4a9d9c9a4983d99226"
I20260608 10:00:58.846609  5114 raft_consensus.cc:3060] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:58.847420  4963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a818b9be992d4ea9bc628eca2a83cbfe" candidate_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e46d06a4a5cb452ca48c2e2842744f4c"
I20260608 10:00:58.848224  4963 raft_consensus.cc:2393] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ad761e232de44e3ba7f8db8376e3fcf6 in current term 1: Already voted for candidate e46d06a4a5cb452ca48c2e2842744f4c in this term.
I20260608 10:00:58.849838  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a818b9be992d4ea9bc628eca2a83cbfe" candidate_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad761e232de44e3ba7f8db8376e3fcf6"
I20260608 10:00:58.850247  5159 tablet_bootstrap.cc:654] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:58.850615  5040 raft_consensus.cc:2393] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e46d06a4a5cb452ca48c2e2842744f4c in current term 1: Already voted for candidate ad761e232de44e3ba7f8db8376e3fcf6 in this term.
I20260608 10:00:58.852352  5168 raft_consensus.cc:2749] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:00:58.854398  5165 ts_tablet_manager.cc:1434] T e6b7efe8056c49d3a01b4aee545daa3c P 7fedadbc44014b4a9d9c9a4983d99226: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260608 10:00:58.857838  5113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a818b9be992d4ea9bc628eca2a83cbfe" candidate_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fedadbc44014b4a9d9c9a4983d99226"
I20260608 10:00:58.859596  5004 leader_election.cc:304] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [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: ad761e232de44e3ba7f8db8376e3fcf6; no voters: 7fedadbc44014b4a9d9c9a4983d99226, e46d06a4a5cb452ca48c2e2842744f4c
I20260608 10:00:58.860600  5172 raft_consensus.cc:2749] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:00:58.861507  5167 leader_election.cc:290] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [CANDIDATE]: Term 1 election: Requested vote from peers e46d06a4a5cb452ca48c2e2842744f4c (127.28.122.65:39475), 7fedadbc44014b4a9d9c9a4983d99226 (127.28.122.67:37031)
I20260608 10:00:58.862573  5165 tablet_bootstrap.cc:492] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226: Bootstrap starting.
I20260608 10:00:58.864465  5114 raft_consensus.cc:2468] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e46d06a4a5cb452ca48c2e2842744f4c in term 1.
I20260608 10:00:58.866081  4929 leader_election.cc:304] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7fedadbc44014b4a9d9c9a4983d99226, e46d06a4a5cb452ca48c2e2842744f4c; no voters: ad761e232de44e3ba7f8db8376e3fcf6
I20260608 10:00:58.869167  5163 raft_consensus.cc:2804] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:58.869788  5163 raft_consensus.cc:697] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [term 1 LEADER]: Becoming Leader. State: Replica: e46d06a4a5cb452ca48c2e2842744f4c, State: Running, Role: LEADER
I20260608 10:00:58.870539  5165 tablet_bootstrap.cc:654] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:58.870677  5079 leader_election.cc:304] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fedadbc44014b4a9d9c9a4983d99226; no voters: ad761e232de44e3ba7f8db8376e3fcf6, e46d06a4a5cb452ca48c2e2842744f4c
I20260608 10:00:58.870743  5163 consensus_queue.cc:237] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.872205  5186 raft_consensus.cc:2749] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:00:58.876157  5159 tablet_bootstrap.cc:492] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c: No bootstrap required, opened a new log
I20260608 10:00:58.876766  5159 ts_tablet_manager.cc:1403] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.013s
I20260608 10:00:58.877275  5160 tablet_bootstrap.cc:492] T 84b46a588029451b962e3d6a9d0be380 P ad761e232de44e3ba7f8db8376e3fcf6: No bootstrap required, opened a new log
I20260608 10:00:58.876519  4863 catalog_manager.cc:5696] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c reported cstate change: term changed from 0 to 1, leader changed from <none> to e46d06a4a5cb452ca48c2e2842744f4c (127.28.122.65). New cstate: current_term: 1 leader_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:58.877951  5160 ts_tablet_manager.cc:1403] T 84b46a588029451b962e3d6a9d0be380 P ad761e232de44e3ba7f8db8376e3fcf6: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.010s
I20260608 10:00:58.879938  5159 raft_consensus.cc:359] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.880716  5159 raft_consensus.cc:385] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:58.881012  5159 raft_consensus.cc:740] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e46d06a4a5cb452ca48c2e2842744f4c, State: Initialized, Role: FOLLOWER
I20260608 10:00:58.881927  5159 consensus_queue.cc:260] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.881606  5160 raft_consensus.cc:359] T 84b46a588029451b962e3d6a9d0be380 P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } }
I20260608 10:00:58.885037  5160 raft_consensus.cc:385] T 84b46a588029451b962e3d6a9d0be380 P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:58.885475  5160 raft_consensus.cc:740] T 84b46a588029451b962e3d6a9d0be380 P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad761e232de44e3ba7f8db8376e3fcf6, State: Initialized, Role: FOLLOWER
I20260608 10:00:58.886458  5159 ts_tablet_manager.cc:1434] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260608 10:00:58.887369  5160 consensus_queue.cc:260] T 84b46a588029451b962e3d6a9d0be380 P ad761e232de44e3ba7f8db8376e3fcf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } }
I20260608 10:00:58.894529  5160 ts_tablet_manager.cc:1434] T 84b46a588029451b962e3d6a9d0be380 P ad761e232de44e3ba7f8db8376e3fcf6: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260608 10:00:58.895639  5160 tablet_bootstrap.cc:492] T 758359f6bd034696bc5b749af79c967f P ad761e232de44e3ba7f8db8376e3fcf6: Bootstrap starting.
I20260608 10:00:58.895669  5165 tablet_bootstrap.cc:492] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226: No bootstrap required, opened a new log
I20260608 10:00:58.896355  5165 ts_tablet_manager.cc:1403] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.008s
I20260608 10:00:58.899279  5165 raft_consensus.cc:359] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } }
I20260608 10:00:58.900677  5165 raft_consensus.cc:385] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:58.899211  4862 catalog_manager.cc:5696] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c reported cstate change: term changed from 0 to 1, leader changed from <none> to e46d06a4a5cb452ca48c2e2842744f4c (127.28.122.65). New cstate: current_term: 1 leader_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:58.900978  5165 raft_consensus.cc:740] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fedadbc44014b4a9d9c9a4983d99226, State: Initialized, Role: FOLLOWER
I20260608 10:00:58.901961  5165 consensus_queue.cc:260] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } }
I20260608 10:00:58.902617  5160 tablet_bootstrap.cc:654] T 758359f6bd034696bc5b749af79c967f P ad761e232de44e3ba7f8db8376e3fcf6: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:58.908246  5165 ts_tablet_manager.cc:1434] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 10:00:58.909068  5160 tablet_bootstrap.cc:492] T 758359f6bd034696bc5b749af79c967f P ad761e232de44e3ba7f8db8376e3fcf6: No bootstrap required, opened a new log
I20260608 10:00:58.909583  5160 ts_tablet_manager.cc:1403] T 758359f6bd034696bc5b749af79c967f P ad761e232de44e3ba7f8db8376e3fcf6: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260608 10:00:58.912497  5160 raft_consensus.cc:359] T 758359f6bd034696bc5b749af79c967f P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.913192  5160 raft_consensus.cc:385] T 758359f6bd034696bc5b749af79c967f P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:58.913484  5160 raft_consensus.cc:740] T 758359f6bd034696bc5b749af79c967f P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad761e232de44e3ba7f8db8376e3fcf6, State: Initialized, Role: FOLLOWER
I20260608 10:00:58.914322  5160 consensus_queue.cc:260] T 758359f6bd034696bc5b749af79c967f P ad761e232de44e3ba7f8db8376e3fcf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:58.916762  5160 ts_tablet_manager.cc:1434] T 758359f6bd034696bc5b749af79c967f P ad761e232de44e3ba7f8db8376e3fcf6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260608 10:00:58.968645  4911 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:00:59.052285  5163 raft_consensus.cc:493] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:59.052870  5163 raft_consensus.cc:515] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:59.054883  5163 leader_election.cc:290] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad761e232de44e3ba7f8db8376e3fcf6 (127.28.122.66:40961), 7fedadbc44014b4a9d9c9a4983d99226 (127.28.122.67:37031)
I20260608 10:00:59.055658  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758359f6bd034696bc5b749af79c967f" candidate_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" is_pre_election: true
I20260608 10:00:59.056007  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758359f6bd034696bc5b749af79c967f" candidate_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fedadbc44014b4a9d9c9a4983d99226" is_pre_election: true
I20260608 10:00:59.056245  5040 raft_consensus.cc:2468] T 758359f6bd034696bc5b749af79c967f P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e46d06a4a5cb452ca48c2e2842744f4c in term 0.
I20260608 10:00:59.056653  5114 raft_consensus.cc:2468] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e46d06a4a5cb452ca48c2e2842744f4c in term 0.
I20260608 10:00:59.057307  4930 leader_election.cc:304] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad761e232de44e3ba7f8db8376e3fcf6, e46d06a4a5cb452ca48c2e2842744f4c; no voters: 
I20260608 10:00:59.058089  5163 raft_consensus.cc:2804] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:59.058449  5163 raft_consensus.cc:493] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:59.058768  5163 raft_consensus.cc:3060] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:59.063942  5163 raft_consensus.cc:515] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:59.065828  5163 leader_election.cc:290] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [CANDIDATE]: Term 1 election: Requested vote from peers ad761e232de44e3ba7f8db8376e3fcf6 (127.28.122.66:40961), 7fedadbc44014b4a9d9c9a4983d99226 (127.28.122.67:37031)
I20260608 10:00:59.066644  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758359f6bd034696bc5b749af79c967f" candidate_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad761e232de44e3ba7f8db8376e3fcf6"
I20260608 10:00:59.067024  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "758359f6bd034696bc5b749af79c967f" candidate_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fedadbc44014b4a9d9c9a4983d99226"
I20260608 10:00:59.067296  5040 raft_consensus.cc:3060] T 758359f6bd034696bc5b749af79c967f P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:59.067682  5114 raft_consensus.cc:3060] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:59.072436  5040 raft_consensus.cc:2468] T 758359f6bd034696bc5b749af79c967f P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e46d06a4a5cb452ca48c2e2842744f4c in term 1.
I20260608 10:00:59.072501  5114 raft_consensus.cc:2468] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e46d06a4a5cb452ca48c2e2842744f4c in term 1.
I20260608 10:00:59.073765  4930 leader_election.cc:304] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad761e232de44e3ba7f8db8376e3fcf6, e46d06a4a5cb452ca48c2e2842744f4c; no voters: 
I20260608 10:00:59.074466  5163 raft_consensus.cc:2804] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:59.074867  5163 raft_consensus.cc:697] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [term 1 LEADER]: Becoming Leader. State: Replica: e46d06a4a5cb452ca48c2e2842744f4c, State: Running, Role: LEADER
I20260608 10:00:59.075709  5163 consensus_queue.cc:237] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:00:59.079469  5186 raft_consensus.cc:493] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:59.080049  5186 raft_consensus.cc:515] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } }
I20260608 10:00:59.082202  5186 leader_election.cc:290] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e46d06a4a5cb452ca48c2e2842744f4c (127.28.122.65:39475), ad761e232de44e3ba7f8db8376e3fcf6 (127.28.122.66:40961)
I20260608 10:00:59.082922  4963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b46a588029451b962e3d6a9d0be380" candidate_uuid: "7fedadbc44014b4a9d9c9a4983d99226" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" is_pre_election: true
I20260608 10:00:59.083441  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b46a588029451b962e3d6a9d0be380" candidate_uuid: "7fedadbc44014b4a9d9c9a4983d99226" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" is_pre_election: true
I20260608 10:00:59.083575  4963 raft_consensus.cc:2468] T 84b46a588029451b962e3d6a9d0be380 P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fedadbc44014b4a9d9c9a4983d99226 in term 0.
I20260608 10:00:59.084590  5040 raft_consensus.cc:2468] T 84b46a588029451b962e3d6a9d0be380 P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fedadbc44014b4a9d9c9a4983d99226 in term 0.
I20260608 10:00:59.084128  4863 catalog_manager.cc:5696] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c reported cstate change: term changed from 0 to 1, leader changed from <none> to e46d06a4a5cb452ca48c2e2842744f4c (127.28.122.65). New cstate: current_term: 1 leader_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:59.085646  5079 leader_election.cc:304] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fedadbc44014b4a9d9c9a4983d99226, ad761e232de44e3ba7f8db8376e3fcf6; no voters: 
I20260608 10:00:59.086472  5186 raft_consensus.cc:2804] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:59.086843  5186 raft_consensus.cc:493] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:59.087141  5186 raft_consensus.cc:3060] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:59.093600  5186 raft_consensus.cc:515] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } }
I20260608 10:00:59.095305  5186 leader_election.cc:290] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [CANDIDATE]: Term 1 election: Requested vote from peers e46d06a4a5cb452ca48c2e2842744f4c (127.28.122.65:39475), ad761e232de44e3ba7f8db8376e3fcf6 (127.28.122.66:40961)
I20260608 10:00:59.096067  4963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b46a588029451b962e3d6a9d0be380" candidate_uuid: "7fedadbc44014b4a9d9c9a4983d99226" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e46d06a4a5cb452ca48c2e2842744f4c"
I20260608 10:00:59.096364  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b46a588029451b962e3d6a9d0be380" candidate_uuid: "7fedadbc44014b4a9d9c9a4983d99226" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad761e232de44e3ba7f8db8376e3fcf6"
I20260608 10:00:59.096582  4963 raft_consensus.cc:3060] T 84b46a588029451b962e3d6a9d0be380 P e46d06a4a5cb452ca48c2e2842744f4c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:59.096877  5040 raft_consensus.cc:3060] T 84b46a588029451b962e3d6a9d0be380 P ad761e232de44e3ba7f8db8376e3fcf6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:59.101639  4963 raft_consensus.cc:2468] T 84b46a588029451b962e3d6a9d0be380 P e46d06a4a5cb452ca48c2e2842744f4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fedadbc44014b4a9d9c9a4983d99226 in term 1.
I20260608 10:00:59.101727  5040 raft_consensus.cc:2468] T 84b46a588029451b962e3d6a9d0be380 P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fedadbc44014b4a9d9c9a4983d99226 in term 1.
I20260608 10:00:59.102914  5077 leader_election.cc:304] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fedadbc44014b4a9d9c9a4983d99226, e46d06a4a5cb452ca48c2e2842744f4c; no voters: 
I20260608 10:00:59.103688  5186 raft_consensus.cc:2804] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:59.104139  5186 raft_consensus.cc:697] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 LEADER]: Becoming Leader. State: Replica: 7fedadbc44014b4a9d9c9a4983d99226, State: Running, Role: LEADER
I20260608 10:00:59.104955  5186 consensus_queue.cc:237] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } }
I20260608 10:00:59.112142  4863 catalog_manager.cc:5696] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fedadbc44014b4a9d9c9a4983d99226 (127.28.122.67). New cstate: current_term: 1 leader_uuid: "7fedadbc44014b4a9d9c9a4983d99226" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:59.218959 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:59.225461  5193 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
W20260608 10:00:59.226044  5194 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
W20260608 10:00:59.227881  5196 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
I20260608 10:00:59.227910 29161 server_base.cc:1061] running on GCE node
I20260608 10:00:59.229139 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:59.229355 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:59.229547 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912859229530 us; error 0 us; skew 500 ppm
I20260608 10:00:59.230130 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:59.232816 29161 webserver.cc:533] Webserver started at http://127.28.122.68:38335/ using document root <none> and password file <none>
I20260608 10:00:59.233338 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:59.233506 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:59.233795 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:59.234930 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912650423017-29161-0/minicluster-data/ts-3-root/instance:
uuid: "79d74310a34a4c00b372d237c81ce74c"
format_stamp: "Formatted at 2026-06-08 10:00:59 on dist-test-slave-th08"
I20260608 10:00:59.239997  5163 consensus_queue.cc:1048] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:59.240247 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 10:00:59.245371  5202 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:59.246896 29161 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:00:59.247292 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912650423017-29161-0/minicluster-data/ts-3-root
uuid: "79d74310a34a4c00b372d237c81ce74c"
format_stamp: "Formatted at 2026-06-08 10:00:59 on dist-test-slave-th08"
I20260608 10:00:59.247615 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912650423017-29161-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912650423017-29161-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912650423017-29161-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)
I20260608 10:00:59.254204  5114 raft_consensus.cc:3060] T e6b7efe8056c49d3a01b4aee545daa3c P 7fedadbc44014b4a9d9c9a4983d99226 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:59.263021  5163 consensus_queue.cc:1048] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:00:59.263551  5183 consensus_queue.cc:1048] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:00:59.288391  5179 consensus_queue.cc:1048] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:59.309599 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:59.310927 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:59.312407 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:59.314577 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:59.314760 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:59.315007 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:59.315192 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:00:59.357447 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.68:35455
I20260608 10:00:59.357685  5270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.68:35455 every 8 connection(s)
I20260608 10:00:59.372243  5271 heartbeater.cc:344] Connected to a master server at 127.28.122.126:39293
I20260608 10:00:59.372761  5271 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:59.373492  5271 heartbeater.cc:507] Master 127.28.122.126:39293 requested a full tablet report, sending...
I20260608 10:00:59.375669  4860 ts_manager.cc:194] Registered new tserver with Master: 79d74310a34a4c00b372d237c81ce74c (127.28.122.68:35455)
I20260608 10:00:59.377110  4860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50932
I20260608 10:00:59.515177  5179 consensus_queue.cc:1048] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:59.526357  5163 consensus_queue.cc:1048] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:59.555292  5186 consensus_queue.cc:1048] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:59.567941  5278 consensus_queue.cc:1048] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:59.993171  5114 consensus_queue.cc:237] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [LEADER]: Queue 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: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } attrs { replace: true } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } }
I20260608 10:00:59.999315  5040 raft_consensus.cc:1275] T 84b46a588029451b962e3d6a9d0be380 P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Refusing update from remote peer 7fedadbc44014b4a9d9c9a4983d99226: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:00.000355  4963 raft_consensus.cc:1275] T 84b46a588029451b962e3d6a9d0be380 P e46d06a4a5cb452ca48c2e2842744f4c [term 1 FOLLOWER]: Refusing update from remote peer 7fedadbc44014b4a9d9c9a4983d99226: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:00.000818  5186 consensus_queue.cc:1048] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:00.002722  5186 consensus_queue.cc:1048] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:01:00.010109  5168 raft_consensus.cc:2955] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 79d74310a34a4c00b372d237c81ce74c (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } attrs { replace: true } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } } }
I20260608 10:01:00.014885  5040 raft_consensus.cc:2955] T 84b46a588029451b962e3d6a9d0be380 P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 79d74310a34a4c00b372d237c81ce74c (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } attrs { replace: true } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } } }
I20260608 10:01:00.015785  4963 raft_consensus.cc:2955] T 84b46a588029451b962e3d6a9d0be380 P e46d06a4a5cb452ca48c2e2842744f4c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 79d74310a34a4c00b372d237c81ce74c (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } attrs { replace: true } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } } }
W20260608 10:01:00.026443  5078 consensus_peers.cc:597] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 -> Peer 79d74310a34a4c00b372d237c81ce74c (127.28.122.68:35455): Couldn't send request to peer 79d74310a34a4c00b372d237c81ce74c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 84b46a588029451b962e3d6a9d0be380. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:00.026680  4860 catalog_manager.cc:5696] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 reported cstate change: config changed from index -1 to 2, NON_VOTER 79d74310a34a4c00b372d237c81ce74c (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "7fedadbc44014b4a9d9c9a4983d99226" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:00.046674  4963 consensus_queue.cc:237] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [LEADER]: Queue 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: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } attrs { replace: true } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } }
I20260608 10:01:00.053941  5040 raft_consensus.cc:1275] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Refusing update from remote peer e46d06a4a5cb452ca48c2e2842744f4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:00.056721  5114 raft_consensus.cc:1275] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 FOLLOWER]: Refusing update from remote peer e46d06a4a5cb452ca48c2e2842744f4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:00.056634  5163 consensus_queue.cc:1048] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:00.059892  5163 consensus_queue.cc:1048] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:01:00.064823  4929 consensus_peers.cc:597] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c -> Peer 79d74310a34a4c00b372d237c81ce74c (127.28.122.68:35455): Couldn't send request to peer 79d74310a34a4c00b372d237c81ce74c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a818b9be992d4ea9bc628eca2a83cbfe. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:00.064893  5179 raft_consensus.cc:2955] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 79d74310a34a4c00b372d237c81ce74c (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } attrs { replace: true } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } } }
I20260608 10:01:00.067039  5040 raft_consensus.cc:2955] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 79d74310a34a4c00b372d237c81ce74c (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } attrs { replace: true } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } } }
I20260608 10:01:00.073941  5114 raft_consensus.cc:2955] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 79d74310a34a4c00b372d237c81ce74c (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } attrs { replace: true } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } } }
I20260608 10:01:00.082340  4963 consensus_queue.cc:237] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [LEADER]: Queue 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: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } attrs { replace: true } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } }
I20260608 10:01:00.082151  4861 catalog_manager.cc:5696] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 reported cstate change: config changed from index -1 to 2, NON_VOTER 79d74310a34a4c00b372d237c81ce74c (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } attrs { replace: true } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } } }
I20260608 10:01:00.092135  5113 raft_consensus.cc:1275] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 FOLLOWER]: Refusing update from remote peer e46d06a4a5cb452ca48c2e2842744f4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:01:00.092435  4929 consensus_peers.cc:597] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c -> Peer 79d74310a34a4c00b372d237c81ce74c (127.28.122.68:35455): Couldn't send request to peer 79d74310a34a4c00b372d237c81ce74c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 758359f6bd034696bc5b749af79c967f. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:00.093780  5179 consensus_queue.cc:1048] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:00.094076  5040 raft_consensus.cc:1275] T 758359f6bd034696bc5b749af79c967f P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Refusing update from remote peer e46d06a4a5cb452ca48c2e2842744f4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:00.095923  5179 consensus_queue.cc:1048] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:00.101356  5183 raft_consensus.cc:2955] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 79d74310a34a4c00b372d237c81ce74c (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } attrs { replace: true } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } } }
I20260608 10:01:00.103816  5113 raft_consensus.cc:2955] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 79d74310a34a4c00b372d237c81ce74c (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } attrs { replace: true } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } } }
I20260608 10:01:00.106237  5040 raft_consensus.cc:2955] T 758359f6bd034696bc5b749af79c967f P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 79d74310a34a4c00b372d237c81ce74c (127.28.122.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } attrs { replace: true } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } } }
I20260608 10:01:00.117211  5113 consensus_queue.cc:237] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } attrs { replace: false } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } }
I20260608 10:01:00.118647  4861 catalog_manager.cc:5696] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226 reported cstate change: config changed from index -1 to 2, NON_VOTER 79d74310a34a4c00b372d237c81ce74c (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } attrs { replace: true } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } } }
I20260608 10:01:00.124173  5040 raft_consensus.cc:1275] T 84b46a588029451b962e3d6a9d0be380 P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Refusing update from remote peer 7fedadbc44014b4a9d9c9a4983d99226: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 10:01:00.124567  5078 consensus_peers.cc:597] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 -> Peer 79d74310a34a4c00b372d237c81ce74c (127.28.122.68:35455): Couldn't send request to peer 79d74310a34a4c00b372d237c81ce74c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 84b46a588029451b962e3d6a9d0be380. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:00.125564  5168 consensus_queue.cc:1048] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:00.128273  4963 raft_consensus.cc:1275] T 84b46a588029451b962e3d6a9d0be380 P e46d06a4a5cb452ca48c2e2842744f4c [term 1 FOLLOWER]: Refusing update from remote peer 7fedadbc44014b4a9d9c9a4983d99226: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:00.129951  5168 consensus_queue.cc:1048] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:00.134757  5186 raft_consensus.cc:2955] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } attrs { replace: false } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } } }
I20260608 10:01:00.137739  5040 raft_consensus.cc:2955] T 84b46a588029451b962e3d6a9d0be380 P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } attrs { replace: false } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } } }
I20260608 10:01:00.139361  4963 raft_consensus.cc:2955] T 84b46a588029451b962e3d6a9d0be380 P e46d06a4a5cb452ca48c2e2842744f4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } attrs { replace: false } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } } }
W20260608 10:01:00.146708  4911 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:01:00.147163  4911 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:01:00.151005  4860 catalog_manager.cc:5696] T 84b46a588029451b962e3d6a9d0be380 P ad761e232de44e3ba7f8db8376e3fcf6 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "7fedadbc44014b4a9d9c9a4983d99226" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } attrs { replace: false } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } } }
I20260608 10:01:00.152667  4964 consensus_queue.cc:237] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } attrs { replace: false } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } }
W20260608 10:01:00.161559  4929 consensus_peers.cc:597] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c -> Peer 79d74310a34a4c00b372d237c81ce74c (127.28.122.68:35455): Couldn't send request to peer 79d74310a34a4c00b372d237c81ce74c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a818b9be992d4ea9bc628eca2a83cbfe. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:00.162302  5113 raft_consensus.cc:1275] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 FOLLOWER]: Refusing update from remote peer e46d06a4a5cb452ca48c2e2842744f4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:00.164191  5183 consensus_queue.cc:1048] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:00.164541  5040 raft_consensus.cc:1275] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Refusing update from remote peer e46d06a4a5cb452ca48c2e2842744f4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:00.166191  5183 consensus_queue.cc:1048] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:01:00.168512  5113 consensus_queue.cc:237] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [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: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } attrs { replace: false } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } }
I20260608 10:01:00.172528  5163 raft_consensus.cc:2955] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } attrs { replace: false } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } } }
I20260608 10:01:00.176637  5040 raft_consensus.cc:2955] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } attrs { replace: false } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } } }
I20260608 10:01:00.178838  4963 raft_consensus.cc:1275] T 84b46a588029451b962e3d6a9d0be380 P e46d06a4a5cb452ca48c2e2842744f4c [term 1 FOLLOWER]: Refusing update from remote peer 7fedadbc44014b4a9d9c9a4983d99226: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:00.179054  5039 raft_consensus.cc:1275] T 84b46a588029451b962e3d6a9d0be380 P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Refusing update from remote peer 7fedadbc44014b4a9d9c9a4983d99226: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:00.180738  5186 consensus_queue.cc:1048] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:00.181501  5278 consensus_queue.cc:1048] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:00.182032  5113 raft_consensus.cc:2955] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } attrs { replace: false } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } } }
W20260608 10:01:00.189139  4911 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:01:00.189581  4911 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:01:00.195607  4963 consensus_queue.cc:237] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } attrs { replace: false } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } }
I20260608 10:01:00.195868  4863 catalog_manager.cc:5696] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } attrs { replace: false } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } } }
I20260608 10:01:00.199532  4964 raft_consensus.cc:2955] T 84b46a588029451b962e3d6a9d0be380 P e46d06a4a5cb452ca48c2e2842744f4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 79d74310a34a4c00b372d237c81ce74c (127.28.122.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } attrs { replace: false } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } }
I20260608 10:01:00.203328  5278 raft_consensus.cc:2955] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 79d74310a34a4c00b372d237c81ce74c (127.28.122.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } attrs { replace: false } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } }
I20260608 10:01:00.201646  5039 raft_consensus.cc:2955] T 84b46a588029451b962e3d6a9d0be380 P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 79d74310a34a4c00b372d237c81ce74c (127.28.122.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } attrs { replace: false } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } }
W20260608 10:01:00.212574  4929 consensus_peers.cc:597] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c -> Peer 79d74310a34a4c00b372d237c81ce74c (127.28.122.68:35455): Couldn't send request to peer 79d74310a34a4c00b372d237c81ce74c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 758359f6bd034696bc5b749af79c967f. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:00.215708  5113 raft_consensus.cc:1275] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 FOLLOWER]: Refusing update from remote peer e46d06a4a5cb452ca48c2e2842744f4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:00.216315  4848 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 84b46a588029451b962e3d6a9d0be380 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:00.217307  5163 consensus_queue.cc:1048] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:00.220815  5039 raft_consensus.cc:1275] T 758359f6bd034696bc5b749af79c967f P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Refusing update from remote peer e46d06a4a5cb452ca48c2e2842744f4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:00.222381  5163 consensus_queue.cc:1048] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:00.225857  4860 catalog_manager.cc:5696] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 reported cstate change: config changed from index 3 to 4, NON_VOTER 79d74310a34a4c00b372d237c81ce74c (127.28.122.68) evicted. New cstate: current_term: 1 leader_uuid: "7fedadbc44014b4a9d9c9a4983d99226" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:00.227052  5183 raft_consensus.cc:2955] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } attrs { replace: false } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } } }
I20260608 10:01:00.231997  5039 raft_consensus.cc:2955] T 758359f6bd034696bc5b749af79c967f P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } attrs { replace: false } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } } }
I20260608 10:01:00.234588  5113 raft_consensus.cc:2955] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } attrs { replace: false } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } } }
I20260608 10:01:00.243404  4964 consensus_queue.cc:237] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [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: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } attrs { replace: false } }
I20260608 10:01:00.249918  5114 raft_consensus.cc:1275] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 FOLLOWER]: Refusing update from remote peer e46d06a4a5cb452ca48c2e2842744f4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 10:01:00.252239  4911 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
I20260608 10:01:00.252229  5039 raft_consensus.cc:1275] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Refusing update from remote peer e46d06a4a5cb452ca48c2e2842744f4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 10:01:00.252836  4911 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:01:00.252907  5179 consensus_queue.cc:1048] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:01:00.254987  5163 consensus_queue.cc:1048] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:00.261389  4861 catalog_manager.cc:5696] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79d74310a34a4c00b372d237c81ce74c" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 35455 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:00.265352  5179 raft_consensus.cc:2955] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 79d74310a34a4c00b372d237c81ce74c (127.28.122.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } attrs { replace: false } } }
I20260608 10:01:00.269037  5040 raft_consensus.cc:2955] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 79d74310a34a4c00b372d237c81ce74c (127.28.122.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } attrs { replace: false } } }
I20260608 10:01:00.273627  5236 tablet_service.cc:1558] Processing DeleteTablet for tablet 84b46a588029451b962e3d6a9d0be380 with delete_type TABLET_DATA_TOMBSTONED (TS 79d74310a34a4c00b372d237c81ce74c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48660
I20260608 10:01:00.276737  4847 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a818b9be992d4ea9bc628eca2a83cbfe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:00.276479  5113 raft_consensus.cc:2955] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 79d74310a34a4c00b372d237c81ce74c (127.28.122.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } attrs { replace: false } } }
I20260608 10:01:00.296751  4964 consensus_queue.cc:237] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [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: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } attrs { replace: false } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } }
I20260608 10:01:00.296613  4860 catalog_manager.cc:5696] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226 reported cstate change: config changed from index 3 to 4, NON_VOTER 79d74310a34a4c00b372d237c81ce74c (127.28.122.68) evicted. New cstate: current_term: 1 leader_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } attrs { replace: false } } }
W20260608 10:01:00.299723  4848 catalog_manager.cc:4994] TS 79d74310a34a4c00b372d237c81ce74c (127.28.122.68:35455): delete failed for tablet 84b46a588029451b962e3d6a9d0be380 because the tablet was not found. No further retry: Not found: Tablet not found: 84b46a588029451b962e3d6a9d0be380
I20260608 10:01:00.304162  5113 raft_consensus.cc:1275] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 FOLLOWER]: Refusing update from remote peer e46d06a4a5cb452ca48c2e2842744f4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:00.304392  5040 raft_consensus.cc:1275] T 758359f6bd034696bc5b749af79c967f P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Refusing update from remote peer e46d06a4a5cb452ca48c2e2842744f4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:00.305863  5179 consensus_queue.cc:1048] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:00.306535  5292 consensus_queue.cc:1048] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:00.313010  5236 tablet_service.cc:1558] Processing DeleteTablet for tablet a818b9be992d4ea9bc628eca2a83cbfe with delete_type TABLET_DATA_TOMBSTONED (TS 79d74310a34a4c00b372d237c81ce74c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48660
W20260608 10:01:00.314683  4848 catalog_manager.cc:4994] TS 79d74310a34a4c00b372d237c81ce74c (127.28.122.68:35455): delete failed for tablet a818b9be992d4ea9bc628eca2a83cbfe because the tablet was not found. No further retry: Not found: Tablet not found: a818b9be992d4ea9bc628eca2a83cbfe
I20260608 10:01:00.314110  5183 raft_consensus.cc:2955] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 79d74310a34a4c00b372d237c81ce74c (127.28.122.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } attrs { replace: false } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } }
I20260608 10:01:00.316331  5113 raft_consensus.cc:2955] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 79d74310a34a4c00b372d237c81ce74c (127.28.122.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } attrs { replace: false } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } }
I20260608 10:01:00.319276  5040 raft_consensus.cc:2955] T 758359f6bd034696bc5b749af79c967f P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 79d74310a34a4c00b372d237c81ce74c (127.28.122.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } attrs { replace: false } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } }
I20260608 10:01:00.325268  4847 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 758359f6bd034696bc5b749af79c967f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:00.330106  4861 catalog_manager.cc:5696] T 758359f6bd034696bc5b749af79c967f P ad761e232de44e3ba7f8db8376e3fcf6 reported cstate change: config changed from index 3 to 4, NON_VOTER 79d74310a34a4c00b372d237c81ce74c (127.28.122.68) evicted. New cstate: current_term: 1 leader_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e46d06a4a5cb452ca48c2e2842744f4c" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 39475 } } peers { permanent_uuid: "ad761e232de44e3ba7f8db8376e3fcf6" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 40961 } attrs { replace: false } } peers { permanent_uuid: "7fedadbc44014b4a9d9c9a4983d99226" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37031 } } }
I20260608 10:01:00.340246  5236 tablet_service.cc:1558] Processing DeleteTablet for tablet 758359f6bd034696bc5b749af79c967f with delete_type TABLET_DATA_TOMBSTONED (TS 79d74310a34a4c00b372d237c81ce74c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48660
W20260608 10:01:00.341810  4848 catalog_manager.cc:4994] TS 79d74310a34a4c00b372d237c81ce74c (127.28.122.68:35455): delete failed for tablet 758359f6bd034696bc5b749af79c967f because the tablet was not found. No further retry: Not found: Tablet not found: 758359f6bd034696bc5b749af79c967f
I20260608 10:01:00.379696  5271 heartbeater.cc:499] Master 127.28.122.126:39293 was elected leader, sending a full tablet report...
I20260608 10:01:00.445523 29161 tablet_server.cc:179] TabletServer@127.28.122.65:0 shutting down...
I20260608 10:01:00.463708 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:00.464414 29161 tablet_replica.cc:333] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c: stopping tablet replica
I20260608 10:01:00.465193 29161 raft_consensus.cc:2243] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:00.466053 29161 raft_consensus.cc:2272] T 758359f6bd034696bc5b749af79c967f P e46d06a4a5cb452ca48c2e2842744f4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:00.468535 29161 tablet_replica.cc:333] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c: stopping tablet replica
I20260608 10:01:00.469085 29161 raft_consensus.cc:2243] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:00.470021 29161 raft_consensus.cc:2272] T a818b9be992d4ea9bc628eca2a83cbfe P e46d06a4a5cb452ca48c2e2842744f4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:00.472848 29161 tablet_replica.cc:333] T 84b46a588029451b962e3d6a9d0be380 P e46d06a4a5cb452ca48c2e2842744f4c: stopping tablet replica
I20260608 10:01:00.473462 29161 raft_consensus.cc:2243] T 84b46a588029451b962e3d6a9d0be380 P e46d06a4a5cb452ca48c2e2842744f4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:00.474042 29161 raft_consensus.cc:2272] T 84b46a588029451b962e3d6a9d0be380 P e46d06a4a5cb452ca48c2e2842744f4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:00.476400 29161 tablet_replica.cc:333] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c: stopping tablet replica
I20260608 10:01:00.476874 29161 raft_consensus.cc:2243] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:00.477576 29161 raft_consensus.cc:2272] T e6b7efe8056c49d3a01b4aee545daa3c P e46d06a4a5cb452ca48c2e2842744f4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:00.501185 29161 tablet_server.cc:196] TabletServer@127.28.122.65:0 shutdown complete.
I20260608 10:01:00.513753 29161 tablet_server.cc:179] TabletServer@127.28.122.66:0 shutting down...
I20260608 10:01:00.531859 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:00.532493 29161 tablet_replica.cc:333] T 758359f6bd034696bc5b749af79c967f P ad761e232de44e3ba7f8db8376e3fcf6: stopping tablet replica
I20260608 10:01:00.533037 29161 raft_consensus.cc:2243] T 758359f6bd034696bc5b749af79c967f P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:00.533627 29161 raft_consensus.cc:2272] T 758359f6bd034696bc5b749af79c967f P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:00.536233 29161 tablet_replica.cc:333] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6: stopping tablet replica
I20260608 10:01:00.536753 29161 raft_consensus.cc:2243] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:00.537303 29161 raft_consensus.cc:2272] T a818b9be992d4ea9bc628eca2a83cbfe P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:00.539628 29161 tablet_replica.cc:333] T 84b46a588029451b962e3d6a9d0be380 P ad761e232de44e3ba7f8db8376e3fcf6: stopping tablet replica
I20260608 10:01:00.540153 29161 raft_consensus.cc:2243] T 84b46a588029451b962e3d6a9d0be380 P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:00.540725 29161 raft_consensus.cc:2272] T 84b46a588029451b962e3d6a9d0be380 P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:00.542963 29161 tablet_replica.cc:333] T e6b7efe8056c49d3a01b4aee545daa3c P ad761e232de44e3ba7f8db8376e3fcf6: stopping tablet replica
I20260608 10:01:00.543514 29161 raft_consensus.cc:2243] T e6b7efe8056c49d3a01b4aee545daa3c P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:00.544023 29161 raft_consensus.cc:2272] T e6b7efe8056c49d3a01b4aee545daa3c P ad761e232de44e3ba7f8db8376e3fcf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:00.566294 29161 tablet_server.cc:196] TabletServer@127.28.122.66:0 shutdown complete.
I20260608 10:01:00.579336 29161 tablet_server.cc:179] TabletServer@127.28.122.67:0 shutting down...
I20260608 10:01:00.594869 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:00.595572 29161 tablet_replica.cc:333] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226: stopping tablet replica
I20260608 10:01:00.596199 29161 raft_consensus.cc:2243] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:00.597004 29161 raft_consensus.cc:2272] T 84b46a588029451b962e3d6a9d0be380 P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:00.599326 29161 tablet_replica.cc:333] T e6b7efe8056c49d3a01b4aee545daa3c P 7fedadbc44014b4a9d9c9a4983d99226: stopping tablet replica
I20260608 10:01:00.599851 29161 raft_consensus.cc:2243] T e6b7efe8056c49d3a01b4aee545daa3c P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:00.600265 29161 raft_consensus.cc:2272] T e6b7efe8056c49d3a01b4aee545daa3c P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:00.602099 29161 tablet_replica.cc:333] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226: stopping tablet replica
I20260608 10:01:00.602583 29161 raft_consensus.cc:2243] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:00.603191 29161 raft_consensus.cc:2272] T a818b9be992d4ea9bc628eca2a83cbfe P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:00.605723 29161 tablet_replica.cc:333] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226: stopping tablet replica
I20260608 10:01:00.606200 29161 raft_consensus.cc:2243] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:00.606755 29161 raft_consensus.cc:2272] T 758359f6bd034696bc5b749af79c967f P 7fedadbc44014b4a9d9c9a4983d99226 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:00.619607 29161 tablet_server.cc:196] TabletServer@127.28.122.67:0 shutdown complete.
I20260608 10:01:00.632021 29161 tablet_server.cc:179] TabletServer@127.28.122.68:0 shutting down...
I20260608 10:01:00.649573 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:00.665850 29161 tablet_server.cc:196] TabletServer@127.28.122.68:0 shutdown complete.
I20260608 10:01:00.674434 29161 master.cc:562] Master@127.28.122.126:39293 shutting down...
I20260608 10:01:00.688673 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 87e50330da134804af5e8eb3f716570c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:00.689234 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 87e50330da134804af5e8eb3f716570c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:00.689559 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 87e50330da134804af5e8eb3f716570c: stopping tablet replica
I20260608 10:01:00.710208 29161 master.cc:584] Master@127.28.122.126:39293 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3905 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 10:01:00.738756 29161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.122.126:37881
I20260608 10:01:00.739866 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:00.744874  5297 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
W20260608 10:01:00.745836  5296 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
W20260608 10:01:00.746361  5299 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
I20260608 10:01:00.746766 29161 server_base.cc:1061] running on GCE node
I20260608 10:01:00.747617 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:00.747802 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:00.747967 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912860747950 us; error 0 us; skew 500 ppm
I20260608 10:01:00.748557 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:00.751080 29161 webserver.cc:533] Webserver started at http://127.28.122.126:37123/ using document root <none> and password file <none>
I20260608 10:01:00.751677 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:00.752009 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:00.752346 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:00.753482 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912650423017-29161-0/minicluster-data/master-0-root/instance:
uuid: "fad53bf4f166422590a1e176e78fbc33"
format_stamp: "Formatted at 2026-06-08 10:01:00 on dist-test-slave-th08"
I20260608 10:01:00.758054 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 10:01:00.761663  5304 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:00.762418 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:01:00.762689 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912650423017-29161-0/minicluster-data/master-0-root
uuid: "fad53bf4f166422590a1e176e78fbc33"
format_stamp: "Formatted at 2026-06-08 10:01:00 on dist-test-slave-th08"
I20260608 10:01:00.762951 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912650423017-29161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912650423017-29161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912650423017-29161-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)
I20260608 10:01:00.777042 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:00.778124 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:00.814256 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.126:37881
I20260608 10:01:00.814419  5355 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.126:37881 every 8 connection(s)
I20260608 10:01:00.818708  5356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:00.829459  5356 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fad53bf4f166422590a1e176e78fbc33: Bootstrap starting.
I20260608 10:01:00.834074  5356 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fad53bf4f166422590a1e176e78fbc33: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:00.838343  5356 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fad53bf4f166422590a1e176e78fbc33: No bootstrap required, opened a new log
I20260608 10:01:00.840595  5356 raft_consensus.cc:359] T 00000000000000000000000000000000 P fad53bf4f166422590a1e176e78fbc33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fad53bf4f166422590a1e176e78fbc33" member_type: VOTER }
I20260608 10:01:00.840976  5356 raft_consensus.cc:385] T 00000000000000000000000000000000 P fad53bf4f166422590a1e176e78fbc33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:00.841202  5356 raft_consensus.cc:740] T 00000000000000000000000000000000 P fad53bf4f166422590a1e176e78fbc33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fad53bf4f166422590a1e176e78fbc33, State: Initialized, Role: FOLLOWER
I20260608 10:01:00.841794  5356 consensus_queue.cc:260] T 00000000000000000000000000000000 P fad53bf4f166422590a1e176e78fbc33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fad53bf4f166422590a1e176e78fbc33" member_type: VOTER }
I20260608 10:01:00.842227  5356 raft_consensus.cc:399] T 00000000000000000000000000000000 P fad53bf4f166422590a1e176e78fbc33 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:00.842443  5356 raft_consensus.cc:493] T 00000000000000000000000000000000 P fad53bf4f166422590a1e176e78fbc33 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:00.842707  5356 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fad53bf4f166422590a1e176e78fbc33 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:00.847715  5356 raft_consensus.cc:515] T 00000000000000000000000000000000 P fad53bf4f166422590a1e176e78fbc33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fad53bf4f166422590a1e176e78fbc33" member_type: VOTER }
I20260608 10:01:00.848304  5356 leader_election.cc:304] T 00000000000000000000000000000000 P fad53bf4f166422590a1e176e78fbc33 [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: fad53bf4f166422590a1e176e78fbc33; no voters: 
I20260608 10:01:00.849480  5356 leader_election.cc:290] T 00000000000000000000000000000000 P fad53bf4f166422590a1e176e78fbc33 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:00.849918  5359 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fad53bf4f166422590a1e176e78fbc33 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:00.851291  5359 raft_consensus.cc:697] T 00000000000000000000000000000000 P fad53bf4f166422590a1e176e78fbc33 [term 1 LEADER]: Becoming Leader. State: Replica: fad53bf4f166422590a1e176e78fbc33, State: Running, Role: LEADER
I20260608 10:01:00.851998  5359 consensus_queue.cc:237] T 00000000000000000000000000000000 P fad53bf4f166422590a1e176e78fbc33 [LEADER]: Queue going to LEADER mode. State: All 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: "fad53bf4f166422590a1e176e78fbc33" member_type: VOTER }
I20260608 10:01:00.852501  5356 sys_catalog.cc:565] T 00000000000000000000000000000000 P fad53bf4f166422590a1e176e78fbc33 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:00.855088  5361 sys_catalog.cc:455] T 00000000000000000000000000000000 P fad53bf4f166422590a1e176e78fbc33 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fad53bf4f166422590a1e176e78fbc33. Latest consensus state: current_term: 1 leader_uuid: "fad53bf4f166422590a1e176e78fbc33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fad53bf4f166422590a1e176e78fbc33" member_type: VOTER } }
I20260608 10:01:00.855018  5360 sys_catalog.cc:455] T 00000000000000000000000000000000 P fad53bf4f166422590a1e176e78fbc33 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fad53bf4f166422590a1e176e78fbc33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fad53bf4f166422590a1e176e78fbc33" member_type: VOTER } }
I20260608 10:01:00.855902  5361 sys_catalog.cc:458] T 00000000000000000000000000000000 P fad53bf4f166422590a1e176e78fbc33 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:00.855980  5360 sys_catalog.cc:458] T 00000000000000000000000000000000 P fad53bf4f166422590a1e176e78fbc33 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:00.859225  5364 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:00.866645  5364 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:00.867766 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:00.876312  5364 catalog_manager.cc:1382] Generated new cluster ID: c475c85e54334ff78d2dd060ad429571
I20260608 10:01:00.876675  5364 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:00.926685  5364 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:00.928169  5364 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:00.943321  5364 catalog_manager.cc:6069] T 00000000000000000000000000000000 P fad53bf4f166422590a1e176e78fbc33: Generated new TSK 0
I20260608 10:01:00.943919  5364 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:00.999018 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:01.005218  5377 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
W20260608 10:01:01.006352  5378 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
W20260608 10:01:01.007918  5380 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
I20260608 10:01:01.009721 29161 server_base.cc:1061] running on GCE node
I20260608 10:01:01.010528 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:01.010783 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:01.010912 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912861010900 us; error 0 us; skew 500 ppm
I20260608 10:01:01.011497 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:01.013808 29161 webserver.cc:533] Webserver started at http://127.28.122.65:36573/ using document root <none> and password file <none>
I20260608 10:01:01.014259 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:01.014410 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:01.014626 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:01.015739 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912650423017-29161-0/minicluster-data/ts-0-root/instance:
uuid: "9620958674074165ab5e864091b33df6"
format_stamp: "Formatted at 2026-06-08 10:01:01 on dist-test-slave-th08"
I20260608 10:01:01.020301 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:01:01.023825  5385 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:01.024631 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:01:01.024937 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912650423017-29161-0/minicluster-data/ts-0-root
uuid: "9620958674074165ab5e864091b33df6"
format_stamp: "Formatted at 2026-06-08 10:01:01 on dist-test-slave-th08"
I20260608 10:01:01.025224 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912650423017-29161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912650423017-29161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912650423017-29161-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)
I20260608 10:01:01.054190 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:01.055399 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:01.056978 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:01.059422 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:01.059633 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:01.059864 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:01.060020 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:01.099043 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.65:41695
I20260608 10:01:01.099206  5447 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.65:41695 every 8 connection(s)
I20260608 10:01:01.104343 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:01.112178  5453 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
W20260608 10:01:01.111477  5452 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
W20260608 10:01:01.115767  5455 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
I20260608 10:01:01.117282 29161 server_base.cc:1061] running on GCE node
I20260608 10:01:01.118383 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:01.118593 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:01.118743 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912861118727 us; error 0 us; skew 500 ppm
I20260608 10:01:01.119047  5448 heartbeater.cc:344] Connected to a master server at 127.28.122.126:37881
I20260608 10:01:01.119462 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:01.119517  5448 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:01.120451  5448 heartbeater.cc:507] Master 127.28.122.126:37881 requested a full tablet report, sending...
I20260608 10:01:01.122197 29161 webserver.cc:533] Webserver started at http://127.28.122.66:34661/ using document root <none> and password file <none>
I20260608 10:01:01.122805 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:01.122978 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:01.122898  5321 ts_manager.cc:194] Registered new tserver with Master: 9620958674074165ab5e864091b33df6 (127.28.122.65:41695)
I20260608 10:01:01.123437 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:01.124539 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912650423017-29161-0/minicluster-data/ts-1-root/instance:
uuid: "c88338f9f8da4cc0a48261b6709095ae"
format_stamp: "Formatted at 2026-06-08 10:01:01 on dist-test-slave-th08"
I20260608 10:01:01.124899  5321 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49296
I20260608 10:01:01.129433 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:01:01.133227  5460 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:01.134053 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:01:01.134358 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912650423017-29161-0/minicluster-data/ts-1-root
uuid: "c88338f9f8da4cc0a48261b6709095ae"
format_stamp: "Formatted at 2026-06-08 10:01:01 on dist-test-slave-th08"
I20260608 10:01:01.134634 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912650423017-29161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912650423017-29161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912650423017-29161-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)
I20260608 10:01:01.158421 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:01.159505 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:01.160987 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:01.163396 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:01.163591 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:01.163823 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:01.163976 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:01.202538 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.66:45533
I20260608 10:01:01.202697  5522 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.66:45533 every 8 connection(s)
I20260608 10:01:01.207648 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:01.216230  5526 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
W20260608 10:01:01.217571  5527 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
I20260608 10:01:01.220496  5523 heartbeater.cc:344] Connected to a master server at 127.28.122.126:37881
I20260608 10:01:01.220983  5523 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:01.221858  5523 heartbeater.cc:507] Master 127.28.122.126:37881 requested a full tablet report, sending...
W20260608 10:01:01.222048  5529 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
I20260608 10:01:01.222234 29161 server_base.cc:1061] running on GCE node
I20260608 10:01:01.223363 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:01.223577 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:01.223770 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912861223752 us; error 0 us; skew 500 ppm
I20260608 10:01:01.224550 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:01.224478  5321 ts_manager.cc:194] Registered new tserver with Master: c88338f9f8da4cc0a48261b6709095ae (127.28.122.66:45533)
I20260608 10:01:01.226643  5321 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49304
I20260608 10:01:01.227770 29161 webserver.cc:533] Webserver started at http://127.28.122.67:35403/ using document root <none> and password file <none>
I20260608 10:01:01.228389 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:01.228626 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:01.228962 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:01.230232 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912650423017-29161-0/minicluster-data/ts-2-root/instance:
uuid: "4b44f233964745c88c21d9b20734a283"
format_stamp: "Formatted at 2026-06-08 10:01:01 on dist-test-slave-th08"
I20260608 10:01:01.234956 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 10:01:01.238786  5534 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:01.239679 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 10:01:01.240015 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912650423017-29161-0/minicluster-data/ts-2-root
uuid: "4b44f233964745c88c21d9b20734a283"
format_stamp: "Formatted at 2026-06-08 10:01:01 on dist-test-slave-th08"
I20260608 10:01:01.240332 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912650423017-29161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912650423017-29161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912650423017-29161-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)
I20260608 10:01:01.258111 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:01.259265 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:01.260815 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:01.263242 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:01.263432 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:01.263634 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:01.263772 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:01.306037 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.67:43481
I20260608 10:01:01.306162  5596 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.67:43481 every 8 connection(s)
I20260608 10:01:01.321343  5597 heartbeater.cc:344] Connected to a master server at 127.28.122.126:37881
I20260608 10:01:01.321785  5597 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:01.322618  5597 heartbeater.cc:507] Master 127.28.122.126:37881 requested a full tablet report, sending...
I20260608 10:01:01.324865  5321 ts_manager.cc:194] Registered new tserver with Master: 4b44f233964745c88c21d9b20734a283 (127.28.122.67:43481)
I20260608 10:01:01.325730 29161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016260102s
I20260608 10:01:01.326586  5321 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49318
I20260608 10:01:02.127957  5448 heartbeater.cc:499] Master 127.28.122.126:37881 was elected leader, sending a full tablet report...
I20260608 10:01:02.230116  5523 heartbeater.cc:499] Master 127.28.122.126:37881 was elected leader, sending a full tablet report...
I20260608 10:01:02.330032  5597 heartbeater.cc:499] Master 127.28.122.126:37881 was elected leader, sending a full tablet report...
I20260608 10:01:02.392678  5321 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49324:
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\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:01:02.395676  5321 catalog_manager.cc:7076] 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.
I20260608 10:01:02.463217  5488 tablet_service.cc:1511] Processing CreateTablet for tablet 11dd1fb124e4412db0a65b2b6b616a0d (DEFAULT_TABLE table=test-workload [id=e70802fe8d6b4d60892e3e1434dd5f66]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:01:02.465456  5488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11dd1fb124e4412db0a65b2b6b616a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.474926  5487 tablet_service.cc:1511] Processing CreateTablet for tablet 2fe2afa08e454ca2b82f4d25c8e19cfa (DEFAULT_TABLE table=test-workload [id=e70802fe8d6b4d60892e3e1434dd5f66]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:01:02.476621  5487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe2afa08e454ca2b82f4d25c8e19cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.481129  5562 tablet_service.cc:1511] Processing CreateTablet for tablet 11dd1fb124e4412db0a65b2b6b616a0d (DEFAULT_TABLE table=test-workload [id=e70802fe8d6b4d60892e3e1434dd5f66]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:01:02.482967  5562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11dd1fb124e4412db0a65b2b6b616a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.486532  5486 tablet_service.cc:1511] Processing CreateTablet for tablet 82fb62c07b6d4ca68a9b4e61d7fc613d (DEFAULT_TABLE table=test-workload [id=e70802fe8d6b4d60892e3e1434dd5f66]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:01:02.488255  5486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82fb62c07b6d4ca68a9b4e61d7fc613d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.489120  5561 tablet_service.cc:1511] Processing CreateTablet for tablet 2fe2afa08e454ca2b82f4d25c8e19cfa (DEFAULT_TABLE table=test-workload [id=e70802fe8d6b4d60892e3e1434dd5f66]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:01:02.490724  5561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe2afa08e454ca2b82f4d25c8e19cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.492937  5485 tablet_service.cc:1511] Processing CreateTablet for tablet fe81cefe90b0460c8c98a6def13f73ec (DEFAULT_TABLE table=test-workload [id=e70802fe8d6b4d60892e3e1434dd5f66]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:01:02.493629  5560 tablet_service.cc:1511] Processing CreateTablet for tablet 82fb62c07b6d4ca68a9b4e61d7fc613d (DEFAULT_TABLE table=test-workload [id=e70802fe8d6b4d60892e3e1434dd5f66]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:01:02.494535  5485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe81cefe90b0460c8c98a6def13f73ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.495241  5560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82fb62c07b6d4ca68a9b4e61d7fc613d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.502573  5484 tablet_service.cc:1511] Processing CreateTablet for tablet b24790bc5a2d42498b2aa775f4c21dcf (DEFAULT_TABLE table=test-workload [id=e70802fe8d6b4d60892e3e1434dd5f66]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:01:02.504266  5484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b24790bc5a2d42498b2aa775f4c21dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.508661  5559 tablet_service.cc:1511] Processing CreateTablet for tablet fe81cefe90b0460c8c98a6def13f73ec (DEFAULT_TABLE table=test-workload [id=e70802fe8d6b4d60892e3e1434dd5f66]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:01:02.510283  5559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe81cefe90b0460c8c98a6def13f73ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.513023  5483 tablet_service.cc:1511] Processing CreateTablet for tablet 5b8cdab2c26348b2bb0e185532ca293f (DEFAULT_TABLE table=test-workload [id=e70802fe8d6b4d60892e3e1434dd5f66]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:01:02.514521  5483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b8cdab2c26348b2bb0e185532ca293f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.516364  5558 tablet_service.cc:1511] Processing CreateTablet for tablet b24790bc5a2d42498b2aa775f4c21dcf (DEFAULT_TABLE table=test-workload [id=e70802fe8d6b4d60892e3e1434dd5f66]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:01:02.518155  5558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b24790bc5a2d42498b2aa775f4c21dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.517720  5557 tablet_service.cc:1511] Processing CreateTablet for tablet 5b8cdab2c26348b2bb0e185532ca293f (DEFAULT_TABLE table=test-workload [id=e70802fe8d6b4d60892e3e1434dd5f66]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:01:02.519321  5557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b8cdab2c26348b2bb0e185532ca293f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.539430  5413 tablet_service.cc:1511] Processing CreateTablet for tablet 11dd1fb124e4412db0a65b2b6b616a0d (DEFAULT_TABLE table=test-workload [id=e70802fe8d6b4d60892e3e1434dd5f66]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:01:02.541178  5413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11dd1fb124e4412db0a65b2b6b616a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.544768  5412 tablet_service.cc:1511] Processing CreateTablet for tablet 2fe2afa08e454ca2b82f4d25c8e19cfa (DEFAULT_TABLE table=test-workload [id=e70802fe8d6b4d60892e3e1434dd5f66]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:01:02.550241  5409 tablet_service.cc:1511] Processing CreateTablet for tablet b24790bc5a2d42498b2aa775f4c21dcf (DEFAULT_TABLE table=test-workload [id=e70802fe8d6b4d60892e3e1434dd5f66]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:01:02.552515  5408 tablet_service.cc:1511] Processing CreateTablet for tablet 5b8cdab2c26348b2bb0e185532ca293f (DEFAULT_TABLE table=test-workload [id=e70802fe8d6b4d60892e3e1434dd5f66]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:01:02.558694  5411 tablet_service.cc:1511] Processing CreateTablet for tablet 82fb62c07b6d4ca68a9b4e61d7fc613d (DEFAULT_TABLE table=test-workload [id=e70802fe8d6b4d60892e3e1434dd5f66]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:01:02.554838  5410 tablet_service.cc:1511] Processing CreateTablet for tablet fe81cefe90b0460c8c98a6def13f73ec (DEFAULT_TABLE table=test-workload [id=e70802fe8d6b4d60892e3e1434dd5f66]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:01:02.560982  5412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe2afa08e454ca2b82f4d25c8e19cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.565346  5409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b24790bc5a2d42498b2aa775f4c21dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.571514  5408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b8cdab2c26348b2bb0e185532ca293f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.572337  5410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe81cefe90b0460c8c98a6def13f73ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.574066  5411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82fb62c07b6d4ca68a9b4e61d7fc613d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.592332  5620 tablet_bootstrap.cc:492] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6: Bootstrap starting.
I20260608 10:01:02.601197  5618 tablet_bootstrap.cc:492] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283: Bootstrap starting.
I20260608 10:01:02.606577  5619 tablet_bootstrap.cc:492] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae: Bootstrap starting.
I20260608 10:01:02.607089  5620 tablet_bootstrap.cc:654] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:02.613238  5620 tablet_bootstrap.cc:492] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6: No bootstrap required, opened a new log
I20260608 10:01:02.613875  5620 ts_tablet_manager.cc:1403] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
I20260608 10:01:02.614094  5618 tablet_bootstrap.cc:654] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:02.614853  5619 tablet_bootstrap.cc:654] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:02.617669  5620 raft_consensus.cc:359] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } } peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } }
I20260608 10:01:02.618808  5620 raft_consensus.cc:385] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:02.619113  5620 raft_consensus.cc:740] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9620958674074165ab5e864091b33df6, State: Initialized, Role: FOLLOWER
I20260608 10:01:02.619963  5620 consensus_queue.cc:260] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } } peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } }
I20260608 10:01:02.620748  5618 tablet_bootstrap.cc:492] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283: No bootstrap required, opened a new log
I20260608 10:01:02.621232  5619 tablet_bootstrap.cc:492] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae: No bootstrap required, opened a new log
I20260608 10:01:02.621284  5618 ts_tablet_manager.cc:1403] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.005s
I20260608 10:01:02.622007  5619 ts_tablet_manager.cc:1403] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 10:01:02.623924  5620 ts_tablet_manager.cc:1434] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:01:02.625160  5620 tablet_bootstrap.cc:492] T fe81cefe90b0460c8c98a6def13f73ec P 9620958674074165ab5e864091b33df6: Bootstrap starting.
I20260608 10:01:02.625571  5618 raft_consensus.cc:359] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.625389  5619 raft_consensus.cc:359] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.626471  5618 raft_consensus.cc:385] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:02.626555  5619 raft_consensus.cc:385] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:02.627012  5619 raft_consensus.cc:740] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88338f9f8da4cc0a48261b6709095ae, State: Initialized, Role: FOLLOWER
I20260608 10:01:02.626958  5618 raft_consensus.cc:740] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b44f233964745c88c21d9b20734a283, State: Initialized, Role: FOLLOWER
I20260608 10:01:02.628086  5619 consensus_queue.cc:260] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.628331  5618 consensus_queue.cc:260] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.633096  5620 tablet_bootstrap.cc:654] T fe81cefe90b0460c8c98a6def13f73ec P 9620958674074165ab5e864091b33df6: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:02.639446  5619 ts_tablet_manager.cc:1434] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.016s
I20260608 10:01:02.640271  5618 ts_tablet_manager.cc:1434] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.005s
I20260608 10:01:02.641535  5618 tablet_bootstrap.cc:492] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283: Bootstrap starting.
I20260608 10:01:02.642405  5619 tablet_bootstrap.cc:492] T 11dd1fb124e4412db0a65b2b6b616a0d P c88338f9f8da4cc0a48261b6709095ae: Bootstrap starting.
I20260608 10:01:02.648890  5618 tablet_bootstrap.cc:654] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:02.649951  5619 tablet_bootstrap.cc:654] T 11dd1fb124e4412db0a65b2b6b616a0d P c88338f9f8da4cc0a48261b6709095ae: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:02.652194  5620 tablet_bootstrap.cc:492] T fe81cefe90b0460c8c98a6def13f73ec P 9620958674074165ab5e864091b33df6: No bootstrap required, opened a new log
I20260608 10:01:02.652804  5620 ts_tablet_manager.cc:1403] T fe81cefe90b0460c8c98a6def13f73ec P 9620958674074165ab5e864091b33df6: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.016s
I20260608 10:01:02.657248  5620 raft_consensus.cc:359] T fe81cefe90b0460c8c98a6def13f73ec P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.658064  5620 raft_consensus.cc:385] T fe81cefe90b0460c8c98a6def13f73ec P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:02.658427  5620 raft_consensus.cc:740] T fe81cefe90b0460c8c98a6def13f73ec P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9620958674074165ab5e864091b33df6, State: Initialized, Role: FOLLOWER
I20260608 10:01:02.659313  5620 consensus_queue.cc:260] T fe81cefe90b0460c8c98a6def13f73ec P 9620958674074165ab5e864091b33df6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.662286  5620 ts_tablet_manager.cc:1434] T fe81cefe90b0460c8c98a6def13f73ec P 9620958674074165ab5e864091b33df6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:01:02.663430  5620 tablet_bootstrap.cc:492] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6: Bootstrap starting.
I20260608 10:01:02.663826  5619 tablet_bootstrap.cc:492] T 11dd1fb124e4412db0a65b2b6b616a0d P c88338f9f8da4cc0a48261b6709095ae: No bootstrap required, opened a new log
I20260608 10:01:02.664345  5618 tablet_bootstrap.cc:492] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283: No bootstrap required, opened a new log
I20260608 10:01:02.664515  5619 ts_tablet_manager.cc:1403] T 11dd1fb124e4412db0a65b2b6b616a0d P c88338f9f8da4cc0a48261b6709095ae: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.014s
I20260608 10:01:02.664954  5618 ts_tablet_manager.cc:1403] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.012s
I20260608 10:01:02.667955  5619 raft_consensus.cc:359] T 11dd1fb124e4412db0a65b2b6b616a0d P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } } peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } }
I20260608 10:01:02.668287  5618 raft_consensus.cc:359] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.668866  5619 raft_consensus.cc:385] T 11dd1fb124e4412db0a65b2b6b616a0d P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:02.669047  5618 raft_consensus.cc:385] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:02.669294  5619 raft_consensus.cc:740] T 11dd1fb124e4412db0a65b2b6b616a0d P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88338f9f8da4cc0a48261b6709095ae, State: Initialized, Role: FOLLOWER
I20260608 10:01:02.669448  5618 raft_consensus.cc:740] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b44f233964745c88c21d9b20734a283, State: Initialized, Role: FOLLOWER
I20260608 10:01:02.670544  5620 tablet_bootstrap.cc:654] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:02.670462  5618 consensus_queue.cc:260] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.670462  5619 consensus_queue.cc:260] T 11dd1fb124e4412db0a65b2b6b616a0d P c88338f9f8da4cc0a48261b6709095ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } } peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } }
I20260608 10:01:02.673230  5618 ts_tablet_manager.cc:1434] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:01:02.674577  5618 tablet_bootstrap.cc:492] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283: Bootstrap starting.
I20260608 10:01:02.680845  5619 ts_tablet_manager.cc:1434] T 11dd1fb124e4412db0a65b2b6b616a0d P c88338f9f8da4cc0a48261b6709095ae: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.008s
I20260608 10:01:02.681977  5618 tablet_bootstrap.cc:654] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:02.683876  5619 tablet_bootstrap.cc:492] T fe81cefe90b0460c8c98a6def13f73ec P c88338f9f8da4cc0a48261b6709095ae: Bootstrap starting.
I20260608 10:01:02.692469  5619 tablet_bootstrap.cc:654] T fe81cefe90b0460c8c98a6def13f73ec P c88338f9f8da4cc0a48261b6709095ae: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:02.694295  5618 tablet_bootstrap.cc:492] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283: No bootstrap required, opened a new log
I20260608 10:01:02.695082  5618 ts_tablet_manager.cc:1403] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260608 10:01:02.698731  5618 raft_consensus.cc:359] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.699813  5618 raft_consensus.cc:385] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:02.700217  5618 raft_consensus.cc:740] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b44f233964745c88c21d9b20734a283, State: Initialized, Role: FOLLOWER
I20260608 10:01:02.701366  5618 consensus_queue.cc:260] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.706301  5619 tablet_bootstrap.cc:492] T fe81cefe90b0460c8c98a6def13f73ec P c88338f9f8da4cc0a48261b6709095ae: No bootstrap required, opened a new log
I20260608 10:01:02.707127  5619 ts_tablet_manager.cc:1403] T fe81cefe90b0460c8c98a6def13f73ec P c88338f9f8da4cc0a48261b6709095ae: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.018s
W20260608 10:01:02.708564  5524 tablet.cc:2404] T 11dd1fb124e4412db0a65b2b6b616a0d P c88338f9f8da4cc0a48261b6709095ae: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:01:02.710673  5619 raft_consensus.cc:359] T fe81cefe90b0460c8c98a6def13f73ec P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.711450  5619 raft_consensus.cc:385] T fe81cefe90b0460c8c98a6def13f73ec P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:02.711601  5620 tablet_bootstrap.cc:492] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6: No bootstrap required, opened a new log
I20260608 10:01:02.711196  5618 ts_tablet_manager.cc:1434] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.005s
I20260608 10:01:02.711774  5634 raft_consensus.cc:493] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:02.711916  5619 raft_consensus.cc:740] T fe81cefe90b0460c8c98a6def13f73ec P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88338f9f8da4cc0a48261b6709095ae, State: Initialized, Role: FOLLOWER
I20260608 10:01:02.713487  5620 ts_tablet_manager.cc:1403] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6: Time spent bootstrapping tablet: real 0.050s	user 0.036s	sys 0.012s
I20260608 10:01:02.713029  5634 raft_consensus.cc:515] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.713667  5619 consensus_queue.cc:260] T fe81cefe90b0460c8c98a6def13f73ec P c88338f9f8da4cc0a48261b6709095ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.713059  5618 tablet_bootstrap.cc:492] T 5b8cdab2c26348b2bb0e185532ca293f P 4b44f233964745c88c21d9b20734a283: Bootstrap starting.
I20260608 10:01:02.717204  5620 raft_consensus.cc:359] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.718047  5620 raft_consensus.cc:385] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:02.718416  5620 raft_consensus.cc:740] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9620958674074165ab5e864091b33df6, State: Initialized, Role: FOLLOWER
I20260608 10:01:02.719462  5620 consensus_queue.cc:260] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.720587  5619 ts_tablet_manager.cc:1434] T fe81cefe90b0460c8c98a6def13f73ec P c88338f9f8da4cc0a48261b6709095ae: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 10:01:02.725891  5619 tablet_bootstrap.cc:492] T 82fb62c07b6d4ca68a9b4e61d7fc613d P c88338f9f8da4cc0a48261b6709095ae: Bootstrap starting.
I20260608 10:01:02.726850  5618 tablet_bootstrap.cc:654] T 5b8cdab2c26348b2bb0e185532ca293f P 4b44f233964745c88c21d9b20734a283: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:02.730365  5624 raft_consensus.cc:493] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:02.733592  5620 ts_tablet_manager.cc:1434] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260608 10:01:02.737246  5620 tablet_bootstrap.cc:492] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 9620958674074165ab5e864091b33df6: Bootstrap starting.
I20260608 10:01:02.734395  5634 leader_election.cc:290] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9620958674074165ab5e864091b33df6 (127.28.122.65:41695), c88338f9f8da4cc0a48261b6709095ae (127.28.122.66:45533)
I20260608 10:01:02.734627  5619 tablet_bootstrap.cc:654] T 82fb62c07b6d4ca68a9b4e61d7fc613d P c88338f9f8da4cc0a48261b6709095ae: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:02.735531  5624 raft_consensus.cc:515] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.745049  5620 tablet_bootstrap.cc:654] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 9620958674074165ab5e864091b33df6: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:02.745301  5624 leader_election.cc:290] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88338f9f8da4cc0a48261b6709095ae (127.28.122.66:45533), 4b44f233964745c88c21d9b20734a283 (127.28.122.67:43481)
I20260608 10:01:02.765537  5618 tablet_bootstrap.cc:492] T 5b8cdab2c26348b2bb0e185532ca293f P 4b44f233964745c88c21d9b20734a283: No bootstrap required, opened a new log
I20260608 10:01:02.766171  5624 raft_consensus.cc:493] T fe81cefe90b0460c8c98a6def13f73ec P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:02.766719  5624 raft_consensus.cc:515] T fe81cefe90b0460c8c98a6def13f73ec P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.767168  5619 tablet_bootstrap.cc:492] T 82fb62c07b6d4ca68a9b4e61d7fc613d P c88338f9f8da4cc0a48261b6709095ae: No bootstrap required, opened a new log
I20260608 10:01:02.770138  5624 leader_election.cc:290] T fe81cefe90b0460c8c98a6def13f73ec P 9620958674074165ab5e864091b33df6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88338f9f8da4cc0a48261b6709095ae (127.28.122.66:45533), 4b44f233964745c88c21d9b20734a283 (127.28.122.67:43481)
I20260608 10:01:02.770435  5619 ts_tablet_manager.cc:1403] T 82fb62c07b6d4ca68a9b4e61d7fc613d P c88338f9f8da4cc0a48261b6709095ae: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.010s
I20260608 10:01:02.771065  5618 ts_tablet_manager.cc:1403] T 5b8cdab2c26348b2bb0e185532ca293f P 4b44f233964745c88c21d9b20734a283: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.009s
I20260608 10:01:02.772684  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe81cefe90b0460c8c98a6def13f73ec" candidate_uuid: "4b44f233964745c88c21d9b20734a283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88338f9f8da4cc0a48261b6709095ae" is_pre_election: true
I20260608 10:01:02.775079  5498 raft_consensus.cc:2468] T fe81cefe90b0460c8c98a6def13f73ec P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b44f233964745c88c21d9b20734a283 in term 0.
I20260608 10:01:02.777122  5537 leader_election.cc:304] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b44f233964745c88c21d9b20734a283, c88338f9f8da4cc0a48261b6709095ae; no voters: 
I20260608 10:01:02.778235  5634 raft_consensus.cc:2804] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:02.778592  5634 raft_consensus.cc:493] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:02.778927  5634 raft_consensus.cc:3060] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:02.779394  5619 raft_consensus.cc:359] T 82fb62c07b6d4ca68a9b4e61d7fc613d P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.780437  5635 raft_consensus.cc:493] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:02.780979  5635 raft_consensus.cc:515] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.783475  5635 leader_election.cc:290] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9620958674074165ab5e864091b33df6 (127.28.122.65:41695), c88338f9f8da4cc0a48261b6709095ae (127.28.122.66:45533)
I20260608 10:01:02.784636  5619 raft_consensus.cc:385] T 82fb62c07b6d4ca68a9b4e61d7fc613d P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:02.785094  5619 raft_consensus.cc:740] T 82fb62c07b6d4ca68a9b4e61d7fc613d P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88338f9f8da4cc0a48261b6709095ae, State: Initialized, Role: FOLLOWER
I20260608 10:01:02.785483  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fb62c07b6d4ca68a9b4e61d7fc613d" candidate_uuid: "4b44f233964745c88c21d9b20734a283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88338f9f8da4cc0a48261b6709095ae" is_pre_election: true
I20260608 10:01:02.786159  5619 consensus_queue.cc:260] T 82fb62c07b6d4ca68a9b4e61d7fc613d P c88338f9f8da4cc0a48261b6709095ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.788964  5498 raft_consensus.cc:2468] T 82fb62c07b6d4ca68a9b4e61d7fc613d P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b44f233964745c88c21d9b20734a283 in term 0.
I20260608 10:01:02.796943  5423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe81cefe90b0460c8c98a6def13f73ec" candidate_uuid: "4b44f233964745c88c21d9b20734a283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9620958674074165ab5e864091b33df6" is_pre_election: true
I20260608 10:01:02.797188  5537 leader_election.cc:304] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b44f233964745c88c21d9b20734a283, c88338f9f8da4cc0a48261b6709095ae; no voters: 
I20260608 10:01:02.797750  5423 raft_consensus.cc:2468] T fe81cefe90b0460c8c98a6def13f73ec P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b44f233964745c88c21d9b20734a283 in term 0.
I20260608 10:01:02.798887  5635 raft_consensus.cc:2804] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:02.799306  5635 raft_consensus.cc:493] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:02.799655  5635 raft_consensus.cc:3060] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:02.800173  5634 raft_consensus.cc:515] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.800825  5620 tablet_bootstrap.cc:492] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 9620958674074165ab5e864091b33df6: No bootstrap required, opened a new log
I20260608 10:01:02.801357  5620 ts_tablet_manager.cc:1403] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 9620958674074165ab5e864091b33df6: Time spent bootstrapping tablet: real 0.064s	user 0.020s	sys 0.016s
I20260608 10:01:02.804255  5618 raft_consensus.cc:359] T 5b8cdab2c26348b2bb0e185532ca293f P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.804533  5620 raft_consensus.cc:359] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.805374  5620 raft_consensus.cc:385] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:02.805684  5620 raft_consensus.cc:740] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9620958674074165ab5e864091b33df6, State: Initialized, Role: FOLLOWER
I20260608 10:01:02.806084  5634 leader_election.cc:290] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283 [CANDIDATE]: Term 1 election: Requested vote from peers 9620958674074165ab5e864091b33df6 (127.28.122.65:41695), c88338f9f8da4cc0a48261b6709095ae (127.28.122.66:45533)
I20260608 10:01:02.805258  5618 raft_consensus.cc:385] T 5b8cdab2c26348b2bb0e185532ca293f P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:02.806469  5620 consensus_queue.cc:260] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 9620958674074165ab5e864091b33df6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.791581  5571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe81cefe90b0460c8c98a6def13f73ec" candidate_uuid: "9620958674074165ab5e864091b33df6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b44f233964745c88c21d9b20734a283" is_pre_election: true
I20260608 10:01:02.790825  5572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8cdab2c26348b2bb0e185532ca293f" candidate_uuid: "9620958674074165ab5e864091b33df6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b44f233964745c88c21d9b20734a283" is_pre_election: true
I20260608 10:01:02.807622  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe81cefe90b0460c8c98a6def13f73ec" candidate_uuid: "4b44f233964745c88c21d9b20734a283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88338f9f8da4cc0a48261b6709095ae"
I20260608 10:01:02.808393  5498 raft_consensus.cc:3060] T fe81cefe90b0460c8c98a6def13f73ec P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:02.808275  5571 raft_consensus.cc:2393] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9620958674074165ab5e864091b33df6 in current term 1: Already voted for candidate 4b44f233964745c88c21d9b20734a283 in this term.
I20260608 10:01:02.808164  5423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fb62c07b6d4ca68a9b4e61d7fc613d" candidate_uuid: "4b44f233964745c88c21d9b20734a283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9620958674074165ab5e864091b33df6" is_pre_election: true
I20260608 10:01:02.807174  5618 raft_consensus.cc:740] T 5b8cdab2c26348b2bb0e185532ca293f P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b44f233964745c88c21d9b20734a283, State: Initialized, Role: FOLLOWER
I20260608 10:01:02.810508  5620 ts_tablet_manager.cc:1434] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 9620958674074165ab5e864091b33df6: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 10:01:02.811741  5620 tablet_bootstrap.cc:492] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 9620958674074165ab5e864091b33df6: Bootstrap starting.
I20260608 10:01:02.811342  5618 consensus_queue.cc:260] T 5b8cdab2c26348b2bb0e185532ca293f P 4b44f233964745c88c21d9b20734a283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.814352  5572 raft_consensus.cc:2468] T 5b8cdab2c26348b2bb0e185532ca293f P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9620958674074165ab5e864091b33df6 in term 0.
I20260608 10:01:02.817086  5498 raft_consensus.cc:2468] T fe81cefe90b0460c8c98a6def13f73ec P c88338f9f8da4cc0a48261b6709095ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b44f233964745c88c21d9b20734a283 in term 1.
I20260608 10:01:02.817843  5389 leader_election.cc:304] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b44f233964745c88c21d9b20734a283, 9620958674074165ab5e864091b33df6; no voters: 
I20260608 10:01:02.818455  5537 leader_election.cc:304] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b44f233964745c88c21d9b20734a283, c88338f9f8da4cc0a48261b6709095ae; no voters: 
I20260608 10:01:02.818887  5624 raft_consensus.cc:2804] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:02.790910  5619 ts_tablet_manager.cc:1434] T 82fb62c07b6d4ca68a9b4e61d7fc613d P c88338f9f8da4cc0a48261b6709095ae: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260608 10:01:02.806768  5635 raft_consensus.cc:515] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.819051  5618 ts_tablet_manager.cc:1434] T 5b8cdab2c26348b2bb0e185532ca293f P 4b44f233964745c88c21d9b20734a283: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260608 10:01:02.819324  5624 raft_consensus.cc:493] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:02.830565  5620 tablet_bootstrap.cc:654] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 9620958674074165ab5e864091b33df6: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:02.830924  5624 raft_consensus.cc:3060] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:02.831133  5618 tablet_bootstrap.cc:492] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 4b44f233964745c88c21d9b20734a283: Bootstrap starting.
I20260608 10:01:02.819850  5423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe81cefe90b0460c8c98a6def13f73ec" candidate_uuid: "4b44f233964745c88c21d9b20734a283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9620958674074165ab5e864091b33df6"
I20260608 10:01:02.832080  5423 raft_consensus.cc:3060] T fe81cefe90b0460c8c98a6def13f73ec P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:02.838912  5618 tablet_bootstrap.cc:654] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 4b44f233964745c88c21d9b20734a283: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:02.819618  5626 raft_consensus.cc:2804] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:02.839783  5626 raft_consensus.cc:697] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283 [term 1 LEADER]: Becoming Leader. State: Replica: 4b44f233964745c88c21d9b20734a283, State: Running, Role: LEADER
I20260608 10:01:02.840968  5626 consensus_queue.cc:237] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.826189  5635 leader_election.cc:290] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283 [CANDIDATE]: Term 1 election: Requested vote from peers 9620958674074165ab5e864091b33df6 (127.28.122.65:41695), c88338f9f8da4cc0a48261b6709095ae (127.28.122.66:45533)
I20260608 10:01:02.823345  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8cdab2c26348b2bb0e185532ca293f" candidate_uuid: "9620958674074165ab5e864091b33df6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88338f9f8da4cc0a48261b6709095ae" is_pre_election: true
W20260608 10:01:02.822005  5536 leader_election.cc:343] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9620958674074165ab5e864091b33df6 (127.28.122.65:41695): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:01:02.844743  5388 leader_election.cc:343] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c88338f9f8da4cc0a48261b6709095ae (127.28.122.66:45533): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:02.824728  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe81cefe90b0460c8c98a6def13f73ec" candidate_uuid: "9620958674074165ab5e864091b33df6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88338f9f8da4cc0a48261b6709095ae" is_pre_election: true
I20260608 10:01:02.847040  5422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fb62c07b6d4ca68a9b4e61d7fc613d" candidate_uuid: "4b44f233964745c88c21d9b20734a283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9620958674074165ab5e864091b33df6"
I20260608 10:01:02.828285  5496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fb62c07b6d4ca68a9b4e61d7fc613d" candidate_uuid: "4b44f233964745c88c21d9b20734a283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88338f9f8da4cc0a48261b6709095ae"
I20260608 10:01:02.847823  5496 raft_consensus.cc:3060] T 82fb62c07b6d4ca68a9b4e61d7fc613d P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:02.821039  5619 tablet_bootstrap.cc:492] T 5b8cdab2c26348b2bb0e185532ca293f P c88338f9f8da4cc0a48261b6709095ae: Bootstrap starting.
I20260608 10:01:02.847005  5497 raft_consensus.cc:2393] T fe81cefe90b0460c8c98a6def13f73ec P c88338f9f8da4cc0a48261b6709095ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9620958674074165ab5e864091b33df6 in current term 1: Already voted for candidate 4b44f233964745c88c21d9b20734a283 in this term.
W20260608 10:01:02.848812  5536 leader_election.cc:343] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9620958674074165ab5e864091b33df6 (127.28.122.65:41695): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:02.853721  5388 leader_election.cc:304] T fe81cefe90b0460c8c98a6def13f73ec P 9620958674074165ab5e864091b33df6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9620958674074165ab5e864091b33df6; no voters: 4b44f233964745c88c21d9b20734a283, c88338f9f8da4cc0a48261b6709095ae
I20260608 10:01:02.856904  5423 raft_consensus.cc:2468] T fe81cefe90b0460c8c98a6def13f73ec P 9620958674074165ab5e864091b33df6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b44f233964745c88c21d9b20734a283 in term 1.
I20260608 10:01:02.858125  5619 tablet_bootstrap.cc:654] T 5b8cdab2c26348b2bb0e185532ca293f P c88338f9f8da4cc0a48261b6709095ae: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:02.866005  5496 raft_consensus.cc:2468] T 82fb62c07b6d4ca68a9b4e61d7fc613d P c88338f9f8da4cc0a48261b6709095ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b44f233964745c88c21d9b20734a283 in term 1.
I20260608 10:01:02.867887  5537 leader_election.cc:304] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b44f233964745c88c21d9b20734a283, c88338f9f8da4cc0a48261b6709095ae; no voters: 9620958674074165ab5e864091b33df6
I20260608 10:01:02.868260  5618 tablet_bootstrap.cc:492] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 4b44f233964745c88c21d9b20734a283: No bootstrap required, opened a new log
I20260608 10:01:02.868938  5618 ts_tablet_manager.cc:1403] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 4b44f233964745c88c21d9b20734a283: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.005s
I20260608 10:01:02.869464  5635 raft_consensus.cc:2804] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:02.870126  5635 raft_consensus.cc:697] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283 [term 1 LEADER]: Becoming Leader. State: Replica: 4b44f233964745c88c21d9b20734a283, State: Running, Role: LEADER
I20260608 10:01:02.868283  5646 raft_consensus.cc:2749] T fe81cefe90b0460c8c98a6def13f73ec P 9620958674074165ab5e864091b33df6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:02.870932  5635 consensus_queue.cc:237] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
W20260608 10:01:02.891425  5369 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:01:02.891813  5619 tablet_bootstrap.cc:492] T 5b8cdab2c26348b2bb0e185532ca293f P c88338f9f8da4cc0a48261b6709095ae: No bootstrap required, opened a new log
I20260608 10:01:02.892366  5619 ts_tablet_manager.cc:1403] T 5b8cdab2c26348b2bb0e185532ca293f P c88338f9f8da4cc0a48261b6709095ae: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.027s
I20260608 10:01:02.894028  5620 tablet_bootstrap.cc:492] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 9620958674074165ab5e864091b33df6: No bootstrap required, opened a new log
I20260608 10:01:02.894606  5620 ts_tablet_manager.cc:1403] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 9620958674074165ab5e864091b33df6: Time spent bootstrapping tablet: real 0.083s	user 0.021s	sys 0.031s
I20260608 10:01:02.890993  5618 raft_consensus.cc:359] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.897185  5618 raft_consensus.cc:385] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:02.897505  5618 raft_consensus.cc:740] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b44f233964745c88c21d9b20734a283, State: Initialized, Role: FOLLOWER
I20260608 10:01:02.895763  5619 raft_consensus.cc:359] T 5b8cdab2c26348b2bb0e185532ca293f P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.899155  5619 raft_consensus.cc:385] T 5b8cdab2c26348b2bb0e185532ca293f P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:02.899494  5619 raft_consensus.cc:740] T 5b8cdab2c26348b2bb0e185532ca293f P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88338f9f8da4cc0a48261b6709095ae, State: Initialized, Role: FOLLOWER
I20260608 10:01:02.899758  5624 raft_consensus.cc:515] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.900671  5619 consensus_queue.cc:260] T 5b8cdab2c26348b2bb0e185532ca293f P c88338f9f8da4cc0a48261b6709095ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.900825  5321 catalog_manager.cc:5696] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b44f233964745c88c21d9b20734a283 (127.28.122.67). New cstate: current_term: 1 leader_uuid: "4b44f233964745c88c21d9b20734a283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:02.902436  5624 leader_election.cc:290] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6 [CANDIDATE]: Term 1 election: Requested vote from peers c88338f9f8da4cc0a48261b6709095ae (127.28.122.66:45533), 4b44f233964745c88c21d9b20734a283 (127.28.122.67:43481)
I20260608 10:01:02.897909  5620 raft_consensus.cc:359] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.903369  5620 raft_consensus.cc:385] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:02.903709  5620 raft_consensus.cc:740] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9620958674074165ab5e864091b33df6, State: Initialized, Role: FOLLOWER
I20260608 10:01:02.903524  5496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8cdab2c26348b2bb0e185532ca293f" candidate_uuid: "9620958674074165ab5e864091b33df6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88338f9f8da4cc0a48261b6709095ae"
I20260608 10:01:02.904922  5496 raft_consensus.cc:3060] T 5b8cdab2c26348b2bb0e185532ca293f P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:02.904592  5620 consensus_queue.cc:260] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 9620958674074165ab5e864091b33df6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.910126  5620 ts_tablet_manager.cc:1434] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 9620958674074165ab5e864091b33df6: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260608 10:01:02.913167  5496 raft_consensus.cc:2468] T 5b8cdab2c26348b2bb0e185532ca293f P c88338f9f8da4cc0a48261b6709095ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9620958674074165ab5e864091b33df6 in term 1.
I20260608 10:01:02.905025  5572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8cdab2c26348b2bb0e185532ca293f" candidate_uuid: "9620958674074165ab5e864091b33df6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b44f233964745c88c21d9b20734a283"
I20260608 10:01:02.914541  5388 leader_election.cc:304] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9620958674074165ab5e864091b33df6, c88338f9f8da4cc0a48261b6709095ae; no voters: 
I20260608 10:01:02.908003  5618 consensus_queue.cc:260] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 4b44f233964745c88c21d9b20734a283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.915459  5646 raft_consensus.cc:2804] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:02.916108  5646 raft_consensus.cc:697] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6 [term 1 LEADER]: Becoming Leader. State: Replica: 9620958674074165ab5e864091b33df6, State: Running, Role: LEADER
I20260608 10:01:02.917392  5618 ts_tablet_manager.cc:1434] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 4b44f233964745c88c21d9b20734a283: Time spent starting tablet: real 0.048s	user 0.010s	sys 0.001s
I20260608 10:01:02.917032  5646 consensus_queue.cc:237] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.918206  5618 tablet_bootstrap.cc:492] T 11dd1fb124e4412db0a65b2b6b616a0d P 4b44f233964745c88c21d9b20734a283: Bootstrap starting.
I20260608 10:01:02.919337  5572 raft_consensus.cc:3060] T 5b8cdab2c26348b2bb0e185532ca293f P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:02.923278  5620 tablet_bootstrap.cc:492] T b24790bc5a2d42498b2aa775f4c21dcf P 9620958674074165ab5e864091b33df6: Bootstrap starting.
I20260608 10:01:02.923771  5320 catalog_manager.cc:5696] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b44f233964745c88c21d9b20734a283 (127.28.122.67). New cstate: current_term: 1 leader_uuid: "4b44f233964745c88c21d9b20734a283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:02.928758  5572 raft_consensus.cc:2468] T 5b8cdab2c26348b2bb0e185532ca293f P 4b44f233964745c88c21d9b20734a283 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9620958674074165ab5e864091b33df6 in term 1.
I20260608 10:01:02.931843  5619 ts_tablet_manager.cc:1434] T 5b8cdab2c26348b2bb0e185532ca293f P c88338f9f8da4cc0a48261b6709095ae: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260608 10:01:02.924973  5618 tablet_bootstrap.cc:654] T 11dd1fb124e4412db0a65b2b6b616a0d P 4b44f233964745c88c21d9b20734a283: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:02.932986  5620 tablet_bootstrap.cc:654] T b24790bc5a2d42498b2aa775f4c21dcf P 9620958674074165ab5e864091b33df6: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:02.933161  5619 tablet_bootstrap.cc:492] T b24790bc5a2d42498b2aa775f4c21dcf P c88338f9f8da4cc0a48261b6709095ae: Bootstrap starting.
I20260608 10:01:02.941112  5619 tablet_bootstrap.cc:654] T b24790bc5a2d42498b2aa775f4c21dcf P c88338f9f8da4cc0a48261b6709095ae: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:02.946158  5321 catalog_manager.cc:5696] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9620958674074165ab5e864091b33df6 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "9620958674074165ab5e864091b33df6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:02.952416  5620 tablet_bootstrap.cc:492] T b24790bc5a2d42498b2aa775f4c21dcf P 9620958674074165ab5e864091b33df6: No bootstrap required, opened a new log
I20260608 10:01:02.953085  5620 ts_tablet_manager.cc:1403] T b24790bc5a2d42498b2aa775f4c21dcf P 9620958674074165ab5e864091b33df6: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.007s
I20260608 10:01:02.956504  5620 raft_consensus.cc:359] T b24790bc5a2d42498b2aa775f4c21dcf P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.957327  5620 raft_consensus.cc:385] T b24790bc5a2d42498b2aa775f4c21dcf P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:02.957686  5620 raft_consensus.cc:740] T b24790bc5a2d42498b2aa775f4c21dcf P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9620958674074165ab5e864091b33df6, State: Initialized, Role: FOLLOWER
I20260608 10:01:02.958657  5620 consensus_queue.cc:260] T b24790bc5a2d42498b2aa775f4c21dcf P 9620958674074165ab5e864091b33df6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.967519  5620 ts_tablet_manager.cc:1434] T b24790bc5a2d42498b2aa775f4c21dcf P 9620958674074165ab5e864091b33df6: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 10:01:02.969436  5619 tablet_bootstrap.cc:492] T b24790bc5a2d42498b2aa775f4c21dcf P c88338f9f8da4cc0a48261b6709095ae: No bootstrap required, opened a new log
I20260608 10:01:02.970044  5619 ts_tablet_manager.cc:1403] T b24790bc5a2d42498b2aa775f4c21dcf P c88338f9f8da4cc0a48261b6709095ae: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.016s
I20260608 10:01:02.970865  5618 tablet_bootstrap.cc:492] T 11dd1fb124e4412db0a65b2b6b616a0d P 4b44f233964745c88c21d9b20734a283: No bootstrap required, opened a new log
I20260608 10:01:02.971352  5618 ts_tablet_manager.cc:1403] T 11dd1fb124e4412db0a65b2b6b616a0d P 4b44f233964745c88c21d9b20734a283: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.015s
I20260608 10:01:02.973153  5619 raft_consensus.cc:359] T b24790bc5a2d42498b2aa775f4c21dcf P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.973743  5619 raft_consensus.cc:385] T b24790bc5a2d42498b2aa775f4c21dcf P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:02.973970  5619 raft_consensus.cc:740] T b24790bc5a2d42498b2aa775f4c21dcf P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88338f9f8da4cc0a48261b6709095ae, State: Initialized, Role: FOLLOWER
I20260608 10:01:02.974532  5618 raft_consensus.cc:359] T 11dd1fb124e4412db0a65b2b6b616a0d P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } } peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } }
I20260608 10:01:02.974819  5619 consensus_queue.cc:260] T b24790bc5a2d42498b2aa775f4c21dcf P c88338f9f8da4cc0a48261b6709095ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:02.975417  5618 raft_consensus.cc:385] T 11dd1fb124e4412db0a65b2b6b616a0d P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:02.975780  5618 raft_consensus.cc:740] T 11dd1fb124e4412db0a65b2b6b616a0d P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b44f233964745c88c21d9b20734a283, State: Initialized, Role: FOLLOWER
I20260608 10:01:02.976953  5618 consensus_queue.cc:260] T 11dd1fb124e4412db0a65b2b6b616a0d P 4b44f233964745c88c21d9b20734a283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } } peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } }
I20260608 10:01:02.977299  5619 ts_tablet_manager.cc:1434] T b24790bc5a2d42498b2aa775f4c21dcf P c88338f9f8da4cc0a48261b6709095ae: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 10:01:02.979286  5618 ts_tablet_manager.cc:1434] T 11dd1fb124e4412db0a65b2b6b616a0d P 4b44f233964745c88c21d9b20734a283: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:01:03.072719  5635 raft_consensus.cc:493] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:03.073266  5635 raft_consensus.cc:515] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:03.075174  5635 leader_election.cc:290] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9620958674074165ab5e864091b33df6 (127.28.122.65:41695), c88338f9f8da4cc0a48261b6709095ae (127.28.122.66:45533)
I20260608 10:01:03.076057  5423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b24790bc5a2d42498b2aa775f4c21dcf" candidate_uuid: "4b44f233964745c88c21d9b20734a283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9620958674074165ab5e864091b33df6" is_pre_election: true
I20260608 10:01:03.076368  5496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b24790bc5a2d42498b2aa775f4c21dcf" candidate_uuid: "4b44f233964745c88c21d9b20734a283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88338f9f8da4cc0a48261b6709095ae" is_pre_election: true
I20260608 10:01:03.076630  5423 raft_consensus.cc:2468] T b24790bc5a2d42498b2aa775f4c21dcf P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b44f233964745c88c21d9b20734a283 in term 0.
I20260608 10:01:03.076962  5496 raft_consensus.cc:2468] T b24790bc5a2d42498b2aa775f4c21dcf P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b44f233964745c88c21d9b20734a283 in term 0.
I20260608 10:01:03.077886  5536 leader_election.cc:304] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b44f233964745c88c21d9b20734a283, 9620958674074165ab5e864091b33df6; no voters: 
I20260608 10:01:03.078627  5635 raft_consensus.cc:2804] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:03.078994  5635 raft_consensus.cc:493] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:03.079293  5635 raft_consensus.cc:3060] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.084160  5635 raft_consensus.cc:515] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:03.085992  5635 leader_election.cc:290] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283 [CANDIDATE]: Term 1 election: Requested vote from peers 9620958674074165ab5e864091b33df6 (127.28.122.65:41695), c88338f9f8da4cc0a48261b6709095ae (127.28.122.66:45533)
I20260608 10:01:03.086845  5423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b24790bc5a2d42498b2aa775f4c21dcf" candidate_uuid: "4b44f233964745c88c21d9b20734a283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9620958674074165ab5e864091b33df6"
I20260608 10:01:03.087235  5496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b24790bc5a2d42498b2aa775f4c21dcf" candidate_uuid: "4b44f233964745c88c21d9b20734a283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88338f9f8da4cc0a48261b6709095ae"
I20260608 10:01:03.087420  5423 raft_consensus.cc:3060] T b24790bc5a2d42498b2aa775f4c21dcf P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.087755  5496 raft_consensus.cc:3060] T b24790bc5a2d42498b2aa775f4c21dcf P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.088349  5625 raft_consensus.cc:493] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:03.088856  5625 raft_consensus.cc:515] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:03.093317  5423 raft_consensus.cc:2468] T b24790bc5a2d42498b2aa775f4c21dcf P 9620958674074165ab5e864091b33df6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b44f233964745c88c21d9b20734a283 in term 1.
I20260608 10:01:03.093786  5625 leader_election.cc:290] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9620958674074165ab5e864091b33df6 (127.28.122.65:41695), 4b44f233964745c88c21d9b20734a283 (127.28.122.67:43481)
I20260608 10:01:03.094833  5536 leader_election.cc:304] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b44f233964745c88c21d9b20734a283, 9620958674074165ab5e864091b33df6; no voters: 
I20260608 10:01:03.095953  5635 raft_consensus.cc:2804] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:03.096783  5496 raft_consensus.cc:2468] T b24790bc5a2d42498b2aa775f4c21dcf P c88338f9f8da4cc0a48261b6709095ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b44f233964745c88c21d9b20734a283 in term 1.
I20260608 10:01:03.096772  5635 raft_consensus.cc:697] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283 [term 1 LEADER]: Becoming Leader. State: Replica: 4b44f233964745c88c21d9b20734a283, State: Running, Role: LEADER
I20260608 10:01:03.098678  5635 consensus_queue.cc:237] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:03.105536  5646 raft_consensus.cc:493] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:03.106135  5646 raft_consensus.cc:515] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } } peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } }
I20260608 10:01:03.108435  5646 leader_election.cc:290] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88338f9f8da4cc0a48261b6709095ae (127.28.122.66:45533), 4b44f233964745c88c21d9b20734a283 (127.28.122.67:43481)
I20260608 10:01:03.109082  5319 catalog_manager.cc:5696] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b44f233964745c88c21d9b20734a283 (127.28.122.67). New cstate: current_term: 1 leader_uuid: "4b44f233964745c88c21d9b20734a283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:03.110085  5571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe2afa08e454ca2b82f4d25c8e19cfa" candidate_uuid: "c88338f9f8da4cc0a48261b6709095ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b44f233964745c88c21d9b20734a283" is_pre_election: true
I20260608 10:01:03.110847  5571 raft_consensus.cc:2468] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c88338f9f8da4cc0a48261b6709095ae in term 0.
I20260608 10:01:03.110175  5572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11dd1fb124e4412db0a65b2b6b616a0d" candidate_uuid: "9620958674074165ab5e864091b33df6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b44f233964745c88c21d9b20734a283" is_pre_election: true
I20260608 10:01:03.111665  5496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11dd1fb124e4412db0a65b2b6b616a0d" candidate_uuid: "9620958674074165ab5e864091b33df6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88338f9f8da4cc0a48261b6709095ae" is_pre_election: true
I20260608 10:01:03.111923  5572 raft_consensus.cc:2468] T 11dd1fb124e4412db0a65b2b6b616a0d P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9620958674074165ab5e864091b33df6 in term 0.
I20260608 10:01:03.112361  5496 raft_consensus.cc:2468] T 11dd1fb124e4412db0a65b2b6b616a0d P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9620958674074165ab5e864091b33df6 in term 0.
I20260608 10:01:03.113046  5423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe2afa08e454ca2b82f4d25c8e19cfa" candidate_uuid: "c88338f9f8da4cc0a48261b6709095ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9620958674074165ab5e864091b33df6" is_pre_election: true
I20260608 10:01:03.113372  5389 leader_election.cc:304] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b44f233964745c88c21d9b20734a283, 9620958674074165ab5e864091b33df6; no voters: 
I20260608 10:01:03.113955  5423 raft_consensus.cc:2468] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c88338f9f8da4cc0a48261b6709095ae in term 0.
I20260608 10:01:03.113998  5464 leader_election.cc:304] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b44f233964745c88c21d9b20734a283, c88338f9f8da4cc0a48261b6709095ae; no voters: 
I20260608 10:01:03.114880  5646 raft_consensus.cc:2804] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:03.115298  5646 raft_consensus.cc:493] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:03.115648  5646 raft_consensus.cc:3060] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.116178  5625 raft_consensus.cc:2804] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:03.116570  5625 raft_consensus.cc:493] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:03.116911  5625 raft_consensus.cc:3060] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.123695  5646 raft_consensus.cc:515] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } } peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } }
I20260608 10:01:03.125862  5625 raft_consensus.cc:515] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:03.131464  5625 leader_election.cc:290] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae [CANDIDATE]: Term 1 election: Requested vote from peers 9620958674074165ab5e864091b33df6 (127.28.122.65:41695), 4b44f233964745c88c21d9b20734a283 (127.28.122.67:43481)
I20260608 10:01:03.129712  5423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe2afa08e454ca2b82f4d25c8e19cfa" candidate_uuid: "c88338f9f8da4cc0a48261b6709095ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9620958674074165ab5e864091b33df6"
I20260608 10:01:03.132176  5571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe2afa08e454ca2b82f4d25c8e19cfa" candidate_uuid: "c88338f9f8da4cc0a48261b6709095ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b44f233964745c88c21d9b20734a283"
I20260608 10:01:03.127187  5572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11dd1fb124e4412db0a65b2b6b616a0d" candidate_uuid: "9620958674074165ab5e864091b33df6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b44f233964745c88c21d9b20734a283"
I20260608 10:01:03.133906  5423 raft_consensus.cc:3060] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.126629  5646 leader_election.cc:290] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6 [CANDIDATE]: Term 1 election: Requested vote from peers c88338f9f8da4cc0a48261b6709095ae (127.28.122.66:45533), 4b44f233964745c88c21d9b20734a283 (127.28.122.67:43481)
I20260608 10:01:03.126902  5496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11dd1fb124e4412db0a65b2b6b616a0d" candidate_uuid: "9620958674074165ab5e864091b33df6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88338f9f8da4cc0a48261b6709095ae"
I20260608 10:01:03.134068  5572 raft_consensus.cc:3060] T 11dd1fb124e4412db0a65b2b6b616a0d P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.134835  5496 raft_consensus.cc:3060] T 11dd1fb124e4412db0a65b2b6b616a0d P c88338f9f8da4cc0a48261b6709095ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.133971  5571 raft_consensus.cc:3060] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 4b44f233964745c88c21d9b20734a283 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.141809  5423 raft_consensus.cc:2468] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 9620958674074165ab5e864091b33df6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88338f9f8da4cc0a48261b6709095ae in term 1.
I20260608 10:01:03.141871  5572 raft_consensus.cc:2468] T 11dd1fb124e4412db0a65b2b6b616a0d P 4b44f233964745c88c21d9b20734a283 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9620958674074165ab5e864091b33df6 in term 1.
I20260608 10:01:03.142124  5496 raft_consensus.cc:2468] T 11dd1fb124e4412db0a65b2b6b616a0d P c88338f9f8da4cc0a48261b6709095ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9620958674074165ab5e864091b33df6 in term 1.
I20260608 10:01:03.143469  5389 leader_election.cc:304] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b44f233964745c88c21d9b20734a283, 9620958674074165ab5e864091b33df6; no voters: 
I20260608 10:01:03.143738  5462 leader_election.cc:304] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9620958674074165ab5e864091b33df6, c88338f9f8da4cc0a48261b6709095ae; no voters: 
I20260608 10:01:03.144071  5571 raft_consensus.cc:2468] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 4b44f233964745c88c21d9b20734a283 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88338f9f8da4cc0a48261b6709095ae in term 1.
I20260608 10:01:03.144449  5646 raft_consensus.cc:2804] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:03.144681  5625 raft_consensus.cc:2804] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:03.145347  5646 raft_consensus.cc:697] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6 [term 1 LEADER]: Becoming Leader. State: Replica: 9620958674074165ab5e864091b33df6, State: Running, Role: LEADER
I20260608 10:01:03.145215  5625 raft_consensus.cc:697] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae [term 1 LEADER]: Becoming Leader. State: Replica: c88338f9f8da4cc0a48261b6709095ae, State: Running, Role: LEADER
I20260608 10:01:03.146303  5646 consensus_queue.cc:237] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } } peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } }
I20260608 10:01:03.146539  5625 consensus_queue.cc:237] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:03.154654  5319 catalog_manager.cc:5696] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9620958674074165ab5e864091b33df6 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "9620958674074165ab5e864091b33df6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:03.155802  5318 catalog_manager.cc:5696] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae reported cstate change: term changed from 0 to 1, leader changed from <none> to c88338f9f8da4cc0a48261b6709095ae (127.28.122.66). New cstate: current_term: 1 leader_uuid: "c88338f9f8da4cc0a48261b6709095ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:03.267618  5646 raft_consensus.cc:493] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:03.268257  5646 raft_consensus.cc:515] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 } } peers { permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 } } peers { permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 } }
I20260608 10:01:03.273844  5571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fb62c07b6d4ca68a9b4e61d7fc613d" candidate_uuid: "9620958674074165ab5e864091b33df6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b44f233964745c88c21d9b20734a283" is_pre_election: true
I20260608 10:01:03.276854  5496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fb62c07b6d4ca68a9b4e61d7fc613d" candidate_uuid: "9620958674074165ab5e864091b33df6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88338f9f8da4cc0a48261b6709095ae" is_pre_election: true
I20260608 10:01:03.277668  5496 raft_consensus.cc:2393] T 82fb62c07b6d4ca68a9b4e61d7fc613d P c88338f9f8da4cc0a48261b6709095ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9620958674074165ab5e864091b33df6 in current term 1: Already voted for candidate 4b44f233964745c88c21d9b20734a283 in this term.
I20260608 10:01:03.279129  5388 leader_election.cc:304] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 9620958674074165ab5e864091b33df6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9620958674074165ab5e864091b33df6; no voters: 4b44f233964745c88c21d9b20734a283, c88338f9f8da4cc0a48261b6709095ae
I20260608 10:01:03.280062  5624 raft_consensus.cc:3060] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 9620958674074165ab5e864091b33df6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.283560  5646 leader_election.cc:290] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 9620958674074165ab5e864091b33df6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88338f9f8da4cc0a48261b6709095ae (127.28.122.66:45533), 4b44f233964745c88c21d9b20734a283 (127.28.122.67:43481)
I20260608 10:01:03.289698  5624 raft_consensus.cc:2749] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 9620958674074165ab5e864091b33df6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:03.306190  5635 consensus_queue.cc:1048] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:03.316345  5646 consensus_queue.cc:1048] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:03.349087  5626 consensus_queue.cc:1048] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:03.371479  5624 consensus_queue.cc:1048] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:03.387153  5635 consensus_queue.cc:1048] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:03.407522  5634 consensus_queue.cc:1048] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:03.509335  5572 raft_consensus.cc:1275] T 11dd1fb124e4412db0a65b2b6b616a0d P 4b44f233964745c88c21d9b20734a283 [term 1 FOLLOWER]: Refusing update from remote peer 9620958674074165ab5e864091b33df6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:03.518066  5572 raft_consensus.cc:1275] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 4b44f233964745c88c21d9b20734a283 [term 1 FOLLOWER]: Refusing update from remote peer c88338f9f8da4cc0a48261b6709095ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:03.519876  5625 consensus_queue.cc:1048] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:03.538211  5680 consensus_queue.cc:1048] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b44f233964745c88c21d9b20734a283" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:03.553897  5496 raft_consensus.cc:1275] T b24790bc5a2d42498b2aa775f4c21dcf P c88338f9f8da4cc0a48261b6709095ae [term 1 FOLLOWER]: Refusing update from remote peer 4b44f233964745c88c21d9b20734a283: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:03.556380  5634 consensus_queue.cc:1048] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:01:03.575970  5388 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.122.66:45533, user_credentials={real_user=slave}} blocked reactor thread for 76330.6us
I20260608 10:01:03.578517  5498 raft_consensus.cc:1275] T 11dd1fb124e4412db0a65b2b6b616a0d P c88338f9f8da4cc0a48261b6709095ae [term 1 FOLLOWER]: Refusing update from remote peer 9620958674074165ab5e864091b33df6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:03.581044  5423 raft_consensus.cc:1275] T b24790bc5a2d42498b2aa775f4c21dcf P 9620958674074165ab5e864091b33df6 [term 1 FOLLOWER]: Refusing update from remote peer 4b44f233964745c88c21d9b20734a283: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:03.581653  5422 raft_consensus.cc:1275] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 9620958674074165ab5e864091b33df6 [term 1 FOLLOWER]: Refusing update from remote peer c88338f9f8da4cc0a48261b6709095ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:03.604796  5680 consensus_queue.cc:1048] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88338f9f8da4cc0a48261b6709095ae" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 45533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:03.608346  5626 consensus_queue.cc:1048] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:03.618546  5630 consensus_queue.cc:1048] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "9620958674074165ab5e864091b33df6" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 41695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260608 10:01:04.175580  5662 meta_cache.cc:1261] Time spent looking up entry by key: real 0.060s	user 0.000s	sys 0.004s
W20260608 10:01:04.703814  5659 meta_cache.cc:1261] Time spent looking up entry by key: real 0.057s	user 0.003s	sys 0.000s
W20260608 10:01:04.710400  5660 meta_cache.cc:1261] Time spent looking up entry by key: real 0.064s	user 0.005s	sys 0.011s
I20260608 10:01:04.957738 29161 tablet_server.cc:179] TabletServer@127.28.122.65:0 shutting down...
I20260608 10:01:04.997335 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:04.998107 29161 tablet_replica.cc:333] T b24790bc5a2d42498b2aa775f4c21dcf P 9620958674074165ab5e864091b33df6: stopping tablet replica
I20260608 10:01:04.998756 29161 raft_consensus.cc:2243] T b24790bc5a2d42498b2aa775f4c21dcf P 9620958674074165ab5e864091b33df6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:04.999572 29161 raft_consensus.cc:2272] T b24790bc5a2d42498b2aa775f4c21dcf P 9620958674074165ab5e864091b33df6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:05.002665 29161 tablet_replica.cc:333] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 9620958674074165ab5e864091b33df6: stopping tablet replica
I20260608 10:01:05.003325 29161 raft_consensus.cc:2243] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 9620958674074165ab5e864091b33df6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:05.003839 29161 raft_consensus.cc:2272] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 9620958674074165ab5e864091b33df6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:05.006451 29161 tablet_replica.cc:333] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6: stopping tablet replica
I20260608 10:01:05.007033 29161 raft_consensus.cc:2243] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:05.007982 29161 raft_consensus.cc:2272] T 11dd1fb124e4412db0a65b2b6b616a0d P 9620958674074165ab5e864091b33df6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:05.010492 29161 tablet_replica.cc:333] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 9620958674074165ab5e864091b33df6: stopping tablet replica
I20260608 10:01:05.011067 29161 raft_consensus.cc:2243] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 9620958674074165ab5e864091b33df6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:05.011651 29161 raft_consensus.cc:2272] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 9620958674074165ab5e864091b33df6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:05.014616 29161 tablet_replica.cc:333] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6: stopping tablet replica
I20260608 10:01:05.015189 29161 raft_consensus.cc:2243] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:05.016093 29161 raft_consensus.cc:2272] T 5b8cdab2c26348b2bb0e185532ca293f P 9620958674074165ab5e864091b33df6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:05.018687 29161 tablet_replica.cc:333] T fe81cefe90b0460c8c98a6def13f73ec P 9620958674074165ab5e864091b33df6: stopping tablet replica
I20260608 10:01:05.019285 29161 raft_consensus.cc:2243] T fe81cefe90b0460c8c98a6def13f73ec P 9620958674074165ab5e864091b33df6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:05.019804 29161 raft_consensus.cc:2272] T fe81cefe90b0460c8c98a6def13f73ec P 9620958674074165ab5e864091b33df6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:05.048619 29161 tablet_server.cc:196] TabletServer@127.28.122.65:0 shutdown complete.
I20260608 10:01:05.067440 29161 tablet_server.cc:179] TabletServer@127.28.122.66:0 shutting down...
I20260608 10:01:05.093204 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:05.094255 29161 tablet_replica.cc:333] T b24790bc5a2d42498b2aa775f4c21dcf P c88338f9f8da4cc0a48261b6709095ae: stopping tablet replica
I20260608 10:01:05.094952 29161 raft_consensus.cc:2243] T b24790bc5a2d42498b2aa775f4c21dcf P c88338f9f8da4cc0a48261b6709095ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:05.095588 29161 raft_consensus.cc:2272] T b24790bc5a2d42498b2aa775f4c21dcf P c88338f9f8da4cc0a48261b6709095ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:05.098538 29161 tablet_replica.cc:333] T 5b8cdab2c26348b2bb0e185532ca293f P c88338f9f8da4cc0a48261b6709095ae: stopping tablet replica
I20260608 10:01:05.099200 29161 raft_consensus.cc:2243] T 5b8cdab2c26348b2bb0e185532ca293f P c88338f9f8da4cc0a48261b6709095ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:05.099720 29161 raft_consensus.cc:2272] T 5b8cdab2c26348b2bb0e185532ca293f P c88338f9f8da4cc0a48261b6709095ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:05.102699 29161 tablet_replica.cc:333] T 82fb62c07b6d4ca68a9b4e61d7fc613d P c88338f9f8da4cc0a48261b6709095ae: stopping tablet replica
I20260608 10:01:05.103295 29161 raft_consensus.cc:2243] T 82fb62c07b6d4ca68a9b4e61d7fc613d P c88338f9f8da4cc0a48261b6709095ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:05.103829 29161 raft_consensus.cc:2272] T 82fb62c07b6d4ca68a9b4e61d7fc613d P c88338f9f8da4cc0a48261b6709095ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:05.106562 29161 tablet_replica.cc:333] T fe81cefe90b0460c8c98a6def13f73ec P c88338f9f8da4cc0a48261b6709095ae: stopping tablet replica
I20260608 10:01:05.107190 29161 raft_consensus.cc:2243] T fe81cefe90b0460c8c98a6def13f73ec P c88338f9f8da4cc0a48261b6709095ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:05.107729 29161 raft_consensus.cc:2272] T fe81cefe90b0460c8c98a6def13f73ec P c88338f9f8da4cc0a48261b6709095ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:05.110340 29161 tablet_replica.cc:333] T 11dd1fb124e4412db0a65b2b6b616a0d P c88338f9f8da4cc0a48261b6709095ae: stopping tablet replica
I20260608 10:01:05.110874 29161 raft_consensus.cc:2243] T 11dd1fb124e4412db0a65b2b6b616a0d P c88338f9f8da4cc0a48261b6709095ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:05.111369 29161 raft_consensus.cc:2272] T 11dd1fb124e4412db0a65b2b6b616a0d P c88338f9f8da4cc0a48261b6709095ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:05.114029 29161 tablet_replica.cc:333] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae: stopping tablet replica
I20260608 10:01:05.114516 29161 raft_consensus.cc:2243] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:05.115334 29161 raft_consensus.cc:2272] T 2fe2afa08e454ca2b82f4d25c8e19cfa P c88338f9f8da4cc0a48261b6709095ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:05.142778 29161 tablet_server.cc:196] TabletServer@127.28.122.66:0 shutdown complete.
I20260608 10:01:05.162115 29161 tablet_server.cc:179] TabletServer@127.28.122.67:0 shutting down...
I20260608 10:01:05.186476 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:05.187302 29161 tablet_replica.cc:333] T 11dd1fb124e4412db0a65b2b6b616a0d P 4b44f233964745c88c21d9b20734a283: stopping tablet replica
I20260608 10:01:05.188064 29161 raft_consensus.cc:2243] T 11dd1fb124e4412db0a65b2b6b616a0d P 4b44f233964745c88c21d9b20734a283 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:05.188563 29161 raft_consensus.cc:2272] T 11dd1fb124e4412db0a65b2b6b616a0d P 4b44f233964745c88c21d9b20734a283 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:05.191517 29161 tablet_replica.cc:333] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 4b44f233964745c88c21d9b20734a283: stopping tablet replica
I20260608 10:01:05.192082 29161 raft_consensus.cc:2243] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 4b44f233964745c88c21d9b20734a283 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:05.192606 29161 raft_consensus.cc:2272] T 2fe2afa08e454ca2b82f4d25c8e19cfa P 4b44f233964745c88c21d9b20734a283 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:05.195278 29161 tablet_replica.cc:333] T 5b8cdab2c26348b2bb0e185532ca293f P 4b44f233964745c88c21d9b20734a283: stopping tablet replica
I20260608 10:01:05.195791 29161 raft_consensus.cc:2243] T 5b8cdab2c26348b2bb0e185532ca293f P 4b44f233964745c88c21d9b20734a283 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:05.196247 29161 raft_consensus.cc:2272] T 5b8cdab2c26348b2bb0e185532ca293f P 4b44f233964745c88c21d9b20734a283 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:05.198869 29161 tablet_replica.cc:333] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283: stopping tablet replica
I20260608 10:01:05.199451 29161 raft_consensus.cc:2243] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:05.200320 29161 raft_consensus.cc:2272] T fe81cefe90b0460c8c98a6def13f73ec P 4b44f233964745c88c21d9b20734a283 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:05.202821 29161 tablet_replica.cc:333] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283: stopping tablet replica
I20260608 10:01:05.203353 29161 raft_consensus.cc:2243] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:05.204110 29161 raft_consensus.cc:2272] T 82fb62c07b6d4ca68a9b4e61d7fc613d P 4b44f233964745c88c21d9b20734a283 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:05.206574 29161 tablet_replica.cc:333] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283: stopping tablet replica
I20260608 10:01:05.207042 29161 raft_consensus.cc:2243] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:05.207954 29161 raft_consensus.cc:2272] T b24790bc5a2d42498b2aa775f4c21dcf P 4b44f233964745c88c21d9b20734a283 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:05.237201 29161 tablet_server.cc:196] TabletServer@127.28.122.67:0 shutdown complete.
I20260608 10:01:05.255800 29161 master.cc:562] Master@127.28.122.126:37881 shutting down...
I20260608 10:01:05.280565 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fad53bf4f166422590a1e176e78fbc33 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:05.281113 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fad53bf4f166422590a1e176e78fbc33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:05.281431 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P fad53bf4f166422590a1e176e78fbc33: stopping tablet replica
I20260608 10:01:05.301855 29161 master.cc:584] Master@127.28.122.126:37881 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4599 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 10:01:05.338292 29161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.122.126:34553
I20260608 10:01:05.339596 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:05.345297  5713 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
W20260608 10:01:05.345822  5714 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
W20260608 10:01:05.346691  5716 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
I20260608 10:01:05.347370 29161 server_base.cc:1061] running on GCE node
I20260608 10:01:05.348251 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:05.348440 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:05.348585 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912865348567 us; error 0 us; skew 500 ppm
I20260608 10:01:05.349148 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:05.351877 29161 webserver.cc:533] Webserver started at http://127.28.122.126:40959/ using document root <none> and password file <none>
I20260608 10:01:05.352361 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:05.352530 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:05.352778 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:05.353847 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912650423017-29161-0/minicluster-data/master-0-root/instance:
uuid: "6c1114e844144948ab84d4d7426d14c9"
format_stamp: "Formatted at 2026-06-08 10:01:05 on dist-test-slave-th08"
I20260608 10:01:05.358409 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:01:05.361995  5721 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:05.362705 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:01:05.362969 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912650423017-29161-0/minicluster-data/master-0-root
uuid: "6c1114e844144948ab84d4d7426d14c9"
format_stamp: "Formatted at 2026-06-08 10:01:05 on dist-test-slave-th08"
I20260608 10:01:05.363291 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912650423017-29161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912650423017-29161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912650423017-29161-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)
I20260608 10:01:05.378719 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:05.379956 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:05.418418 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.126:34553
I20260608 10:01:05.418555  5772 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.126:34553 every 8 connection(s)
I20260608 10:01:05.422551  5773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:05.433192  5773 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c1114e844144948ab84d4d7426d14c9: Bootstrap starting.
I20260608 10:01:05.438256  5773 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c1114e844144948ab84d4d7426d14c9: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:05.442687  5773 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c1114e844144948ab84d4d7426d14c9: No bootstrap required, opened a new log
I20260608 10:01:05.444962  5773 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6c1114e844144948ab84d4d7426d14c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c1114e844144948ab84d4d7426d14c9" member_type: VOTER }
I20260608 10:01:05.445345  5773 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6c1114e844144948ab84d4d7426d14c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:05.445529  5773 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6c1114e844144948ab84d4d7426d14c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1114e844144948ab84d4d7426d14c9, State: Initialized, Role: FOLLOWER
I20260608 10:01:05.446060  5773 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c1114e844144948ab84d4d7426d14c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6c1114e844144948ab84d4d7426d14c9" member_type: VOTER }
I20260608 10:01:05.446496  5773 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6c1114e844144948ab84d4d7426d14c9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:05.446700  5773 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6c1114e844144948ab84d4d7426d14c9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:05.446911  5773 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6c1114e844144948ab84d4d7426d14c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:05.451638  5773 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6c1114e844144948ab84d4d7426d14c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c1114e844144948ab84d4d7426d14c9" member_type: VOTER }
I20260608 10:01:05.452134  5773 leader_election.cc:304] T 00000000000000000000000000000000 P 6c1114e844144948ab84d4d7426d14c9 [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: 6c1114e844144948ab84d4d7426d14c9; no voters: 
I20260608 10:01:05.453223  5773 leader_election.cc:290] T 00000000000000000000000000000000 P 6c1114e844144948ab84d4d7426d14c9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:05.453680  5776 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6c1114e844144948ab84d4d7426d14c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:05.454985  5776 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6c1114e844144948ab84d4d7426d14c9 [term 1 LEADER]: Becoming Leader. State: Replica: 6c1114e844144948ab84d4d7426d14c9, State: Running, Role: LEADER
I20260608 10:01:05.455719  5776 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6c1114e844144948ab84d4d7426d14c9 [LEADER]: Queue going to LEADER mode. State: All 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: "6c1114e844144948ab84d4d7426d14c9" member_type: VOTER }
I20260608 10:01:05.456107  5773 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6c1114e844144948ab84d4d7426d14c9 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:05.459833  5777 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c1114e844144948ab84d4d7426d14c9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6c1114e844144948ab84d4d7426d14c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c1114e844144948ab84d4d7426d14c9" member_type: VOTER } }
I20260608 10:01:05.460323  5778 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c1114e844144948ab84d4d7426d14c9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6c1114e844144948ab84d4d7426d14c9. Latest consensus state: current_term: 1 leader_uuid: "6c1114e844144948ab84d4d7426d14c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c1114e844144948ab84d4d7426d14c9" member_type: VOTER } }
I20260608 10:01:05.461400  5778 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c1114e844144948ab84d4d7426d14c9 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:05.460443  5777 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c1114e844144948ab84d4d7426d14c9 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:05.464627  5785 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:05.469971  5785 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:05.471000 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:05.479473  5785 catalog_manager.cc:1382] Generated new cluster ID: 1e7f6a3537704c6cb44d17df1eabe36d
I20260608 10:01:05.479776  5785 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:05.505219  5785 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:05.506572  5785 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:05.519572  5785 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6c1114e844144948ab84d4d7426d14c9: Generated new TSK 0
I20260608 10:01:05.520216  5785 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:05.538403 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:05.544651  5794 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
W20260608 10:01:05.545794  5795 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
I20260608 10:01:05.547379 29161 server_base.cc:1061] running on GCE node
W20260608 10:01:05.547657  5797 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
I20260608 10:01:05.548524 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:05.548753 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:05.548913 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912865548895 us; error 0 us; skew 500 ppm
I20260608 10:01:05.549516 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:05.551879 29161 webserver.cc:533] Webserver started at http://127.28.122.65:34021/ using document root <none> and password file <none>
I20260608 10:01:05.552407 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:05.552587 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:05.552865 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:05.553947 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912650423017-29161-0/minicluster-data/ts-0-root/instance:
uuid: "d3193668b7ff48eeaf73be5046f938c2"
format_stamp: "Formatted at 2026-06-08 10:01:05 on dist-test-slave-th08"
I20260608 10:01:05.558755 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 10:01:05.562371  5802 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:05.563251 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:01:05.563551 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912650423017-29161-0/minicluster-data/ts-0-root
uuid: "d3193668b7ff48eeaf73be5046f938c2"
format_stamp: "Formatted at 2026-06-08 10:01:05 on dist-test-slave-th08"
I20260608 10:01:05.563889 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912650423017-29161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912650423017-29161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912650423017-29161-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)
I20260608 10:01:05.600795 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:05.602026 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:05.603549 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:05.606383 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:05.606592 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:05.606820 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:05.606982 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:05.650602 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.65:42213
I20260608 10:01:05.650720  5864 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.65:42213 every 8 connection(s)
I20260608 10:01:05.655797 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:05.662782  5869 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
W20260608 10:01:05.663308  5870 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
W20260608 10:01:05.666510  5872 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
I20260608 10:01:05.667325  5865 heartbeater.cc:344] Connected to a master server at 127.28.122.126:34553
I20260608 10:01:05.667771  5865 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:05.668367 29161 server_base.cc:1061] running on GCE node
I20260608 10:01:05.668684  5865 heartbeater.cc:507] Master 127.28.122.126:34553 requested a full tablet report, sending...
I20260608 10:01:05.670708 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:05.671042 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:05.671298 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912865671276 us; error 0 us; skew 500 ppm
I20260608 10:01:05.671335  5738 ts_manager.cc:194] Registered new tserver with Master: d3193668b7ff48eeaf73be5046f938c2 (127.28.122.65:42213)
I20260608 10:01:05.672274 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:05.674026  5738 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39548
I20260608 10:01:05.675421 29161 webserver.cc:533] Webserver started at http://127.28.122.66:43799/ using document root <none> and password file <none>
I20260608 10:01:05.676214 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:05.676479 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:05.676828 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:05.678197 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912650423017-29161-0/minicluster-data/ts-1-root/instance:
uuid: "aefd836e5f8d41bfa725e49ee68d1258"
format_stamp: "Formatted at 2026-06-08 10:01:05 on dist-test-slave-th08"
I20260608 10:01:05.683089 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.003s
I20260608 10:01:05.686765  5877 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:05.687557 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:01:05.687846 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912650423017-29161-0/minicluster-data/ts-1-root
uuid: "aefd836e5f8d41bfa725e49ee68d1258"
format_stamp: "Formatted at 2026-06-08 10:01:05 on dist-test-slave-th08"
I20260608 10:01:05.688102 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912650423017-29161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912650423017-29161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912650423017-29161-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)
I20260608 10:01:05.704411 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:05.705603 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:05.707170 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:05.709517 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:05.709719 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:05.709944 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:05.710095 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:05.749833 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.66:39791
I20260608 10:01:05.749990  5939 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.66:39791 every 8 connection(s)
I20260608 10:01:05.754817 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:05.762269  5943 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
W20260608 10:01:05.763833  5944 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
W20260608 10:01:05.765112  5946 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
I20260608 10:01:05.766322 29161 server_base.cc:1061] running on GCE node
I20260608 10:01:05.767752 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:01:05.768024  5940 heartbeater.cc:344] Connected to a master server at 127.28.122.126:34553
W20260608 10:01:05.768033 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:05.768519 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912865768499 us; error 0 us; skew 500 ppm
I20260608 10:01:05.768630  5940 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:05.769181 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:05.769493  5940 heartbeater.cc:507] Master 127.28.122.126:34553 requested a full tablet report, sending...
I20260608 10:01:05.771996 29161 webserver.cc:533] Webserver started at http://127.28.122.67:42045/ using document root <none> and password file <none>
I20260608 10:01:05.772006  5738 ts_manager.cc:194] Registered new tserver with Master: aefd836e5f8d41bfa725e49ee68d1258 (127.28.122.66:39791)
I20260608 10:01:05.772886 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:05.773245 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:05.773720 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:05.774340  5738 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34114
I20260608 10:01:05.775348 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912650423017-29161-0/minicluster-data/ts-2-root/instance:
uuid: "631fddafdc7c4e2cb4dbc93104baabb4"
format_stamp: "Formatted at 2026-06-08 10:01:05 on dist-test-slave-th08"
I20260608 10:01:05.780196 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 10:01:05.783787  5951 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:05.784518 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 10:01:05.784812 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912650423017-29161-0/minicluster-data/ts-2-root
uuid: "631fddafdc7c4e2cb4dbc93104baabb4"
format_stamp: "Formatted at 2026-06-08 10:01:05 on dist-test-slave-th08"
I20260608 10:01:05.785058 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912650423017-29161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912650423017-29161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912650423017-29161-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)
I20260608 10:01:05.795222 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:05.796321 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:05.797845 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:05.800231 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:05.800436 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:05.800678 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:05.800834 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:05.839224 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.67:38851
I20260608 10:01:05.839356  6014 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.67:38851 every 8 connection(s)
I20260608 10:01:05.854128  6015 heartbeater.cc:344] Connected to a master server at 127.28.122.126:34553
I20260608 10:01:05.854557  6015 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:05.855420  6015 heartbeater.cc:507] Master 127.28.122.126:34553 requested a full tablet report, sending...
I20260608 10:01:05.857673  5738 ts_manager.cc:194] Registered new tserver with Master: 631fddafdc7c4e2cb4dbc93104baabb4 (127.28.122.67:38851)
I20260608 10:01:05.857795 29161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015253946s
I20260608 10:01:05.859813  5738 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34126
I20260608 10:01:06.677696  5865 heartbeater.cc:499] Master 127.28.122.126:34553 was elected leader, sending a full tablet report...
I20260608 10:01:06.777110  5940 heartbeater.cc:499] Master 127.28.122.126:34553 was elected leader, sending a full tablet report...
I20260608 10:01:06.863163  6015 heartbeater.cc:499] Master 127.28.122.126:34553 was elected leader, sending a full tablet report...
I20260608 10:01:06.916512  5738 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34134:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:01:06.918567  5738 catalog_manager.cc:7076] 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.
I20260608 10:01:06.975299  5830 tablet_service.cc:1511] Processing CreateTablet for tablet 31d0e95ded7a466e8421d10789b4cbad (DEFAULT_TABLE table=test-workload [id=bbe3e49025bb4425b3dab630586cc35c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:06.976704  5830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31d0e95ded7a466e8421d10789b4cbad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:06.980687  5979 tablet_service.cc:1511] Processing CreateTablet for tablet 31d0e95ded7a466e8421d10789b4cbad (DEFAULT_TABLE table=test-workload [id=bbe3e49025bb4425b3dab630586cc35c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:06.980991  5905 tablet_service.cc:1511] Processing CreateTablet for tablet 31d0e95ded7a466e8421d10789b4cbad (DEFAULT_TABLE table=test-workload [id=bbe3e49025bb4425b3dab630586cc35c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:06.982100  5979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31d0e95ded7a466e8421d10789b4cbad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:06.982203  5905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31d0e95ded7a466e8421d10789b4cbad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:06.994356  6035 tablet_bootstrap.cc:492] T 31d0e95ded7a466e8421d10789b4cbad P d3193668b7ff48eeaf73be5046f938c2: Bootstrap starting.
I20260608 10:01:06.999778  6035 tablet_bootstrap.cc:654] T 31d0e95ded7a466e8421d10789b4cbad P d3193668b7ff48eeaf73be5046f938c2: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:07.004469  6036 tablet_bootstrap.cc:492] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258: Bootstrap starting.
I20260608 10:01:07.005122  6037 tablet_bootstrap.cc:492] T 31d0e95ded7a466e8421d10789b4cbad P 631fddafdc7c4e2cb4dbc93104baabb4: Bootstrap starting.
I20260608 10:01:07.006706  6035 tablet_bootstrap.cc:492] T 31d0e95ded7a466e8421d10789b4cbad P d3193668b7ff48eeaf73be5046f938c2: No bootstrap required, opened a new log
I20260608 10:01:07.007189  6035 ts_tablet_manager.cc:1403] T 31d0e95ded7a466e8421d10789b4cbad P d3193668b7ff48eeaf73be5046f938c2: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260608 10:01:07.009436  6035 raft_consensus.cc:359] T 31d0e95ded7a466e8421d10789b4cbad P d3193668b7ff48eeaf73be5046f938c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3193668b7ff48eeaf73be5046f938c2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 42213 } } peers { permanent_uuid: "aefd836e5f8d41bfa725e49ee68d1258" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 39791 } } peers { permanent_uuid: "631fddafdc7c4e2cb4dbc93104baabb4" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38851 } }
I20260608 10:01:07.010073  6035 raft_consensus.cc:385] T 31d0e95ded7a466e8421d10789b4cbad P d3193668b7ff48eeaf73be5046f938c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:07.010411  6035 raft_consensus.cc:740] T 31d0e95ded7a466e8421d10789b4cbad P d3193668b7ff48eeaf73be5046f938c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3193668b7ff48eeaf73be5046f938c2, State: Initialized, Role: FOLLOWER
I20260608 10:01:07.011610  6037 tablet_bootstrap.cc:654] T 31d0e95ded7a466e8421d10789b4cbad P 631fddafdc7c4e2cb4dbc93104baabb4: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:07.011204  6035 consensus_queue.cc:260] T 31d0e95ded7a466e8421d10789b4cbad P d3193668b7ff48eeaf73be5046f938c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3193668b7ff48eeaf73be5046f938c2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 42213 } } peers { permanent_uuid: "aefd836e5f8d41bfa725e49ee68d1258" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 39791 } } peers { permanent_uuid: "631fddafdc7c4e2cb4dbc93104baabb4" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38851 } }
I20260608 10:01:07.012635  6036 tablet_bootstrap.cc:654] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:07.014927  6035 ts_tablet_manager.cc:1434] T 31d0e95ded7a466e8421d10789b4cbad P d3193668b7ff48eeaf73be5046f938c2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:01:07.018563  6036 tablet_bootstrap.cc:492] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258: No bootstrap required, opened a new log
I20260608 10:01:07.018702  6037 tablet_bootstrap.cc:492] T 31d0e95ded7a466e8421d10789b4cbad P 631fddafdc7c4e2cb4dbc93104baabb4: No bootstrap required, opened a new log
I20260608 10:01:07.019047  6036 ts_tablet_manager.cc:1403] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 10:01:07.019274  6037 ts_tablet_manager.cc:1403] T 31d0e95ded7a466e8421d10789b4cbad P 631fddafdc7c4e2cb4dbc93104baabb4: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260608 10:01:07.021618  6036 raft_consensus.cc:359] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3193668b7ff48eeaf73be5046f938c2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 42213 } } peers { permanent_uuid: "aefd836e5f8d41bfa725e49ee68d1258" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 39791 } } peers { permanent_uuid: "631fddafdc7c4e2cb4dbc93104baabb4" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38851 } }
I20260608 10:01:07.022383  6036 raft_consensus.cc:385] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:07.022334  6037 raft_consensus.cc:359] T 31d0e95ded7a466e8421d10789b4cbad P 631fddafdc7c4e2cb4dbc93104baabb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3193668b7ff48eeaf73be5046f938c2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 42213 } } peers { permanent_uuid: "aefd836e5f8d41bfa725e49ee68d1258" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 39791 } } peers { permanent_uuid: "631fddafdc7c4e2cb4dbc93104baabb4" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38851 } }
I20260608 10:01:07.022946  6036 raft_consensus.cc:740] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aefd836e5f8d41bfa725e49ee68d1258, State: Initialized, Role: FOLLOWER
I20260608 10:01:07.023305  6037 raft_consensus.cc:385] T 31d0e95ded7a466e8421d10789b4cbad P 631fddafdc7c4e2cb4dbc93104baabb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:07.023711  6037 raft_consensus.cc:740] T 31d0e95ded7a466e8421d10789b4cbad P 631fddafdc7c4e2cb4dbc93104baabb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 631fddafdc7c4e2cb4dbc93104baabb4, State: Initialized, Role: FOLLOWER
I20260608 10:01:07.023953  6036 consensus_queue.cc:260] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3193668b7ff48eeaf73be5046f938c2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 42213 } } peers { permanent_uuid: "aefd836e5f8d41bfa725e49ee68d1258" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 39791 } } peers { permanent_uuid: "631fddafdc7c4e2cb4dbc93104baabb4" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38851 } }
I20260608 10:01:07.024641  6037 consensus_queue.cc:260] T 31d0e95ded7a466e8421d10789b4cbad P 631fddafdc7c4e2cb4dbc93104baabb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3193668b7ff48eeaf73be5046f938c2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 42213 } } peers { permanent_uuid: "aefd836e5f8d41bfa725e49ee68d1258" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 39791 } } peers { permanent_uuid: "631fddafdc7c4e2cb4dbc93104baabb4" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38851 } }
I20260608 10:01:07.027753  6037 ts_tablet_manager.cc:1434] T 31d0e95ded7a466e8421d10789b4cbad P 631fddafdc7c4e2cb4dbc93104baabb4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 10:01:07.030299  6036 ts_tablet_manager.cc:1434] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260608 10:01:07.103338  6042 raft_consensus.cc:493] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:07.103807  6042 raft_consensus.cc:515] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3193668b7ff48eeaf73be5046f938c2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 42213 } } peers { permanent_uuid: "aefd836e5f8d41bfa725e49ee68d1258" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 39791 } } peers { permanent_uuid: "631fddafdc7c4e2cb4dbc93104baabb4" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38851 } }
I20260608 10:01:07.106014  6042 leader_election.cc:290] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3193668b7ff48eeaf73be5046f938c2 (127.28.122.65:42213), 631fddafdc7c4e2cb4dbc93104baabb4 (127.28.122.67:38851)
I20260608 10:01:07.116832  5840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d0e95ded7a466e8421d10789b4cbad" candidate_uuid: "aefd836e5f8d41bfa725e49ee68d1258" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3193668b7ff48eeaf73be5046f938c2" is_pre_election: true
I20260608 10:01:07.116914  5989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d0e95ded7a466e8421d10789b4cbad" candidate_uuid: "aefd836e5f8d41bfa725e49ee68d1258" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "631fddafdc7c4e2cb4dbc93104baabb4" is_pre_election: true
I20260608 10:01:07.117561  5840 raft_consensus.cc:2468] T 31d0e95ded7a466e8421d10789b4cbad P d3193668b7ff48eeaf73be5046f938c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aefd836e5f8d41bfa725e49ee68d1258 in term 0.
I20260608 10:01:07.117658  5989 raft_consensus.cc:2468] T 31d0e95ded7a466e8421d10789b4cbad P 631fddafdc7c4e2cb4dbc93104baabb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aefd836e5f8d41bfa725e49ee68d1258 in term 0.
I20260608 10:01:07.118779  5881 leader_election.cc:304] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aefd836e5f8d41bfa725e49ee68d1258, d3193668b7ff48eeaf73be5046f938c2; no voters: 
I20260608 10:01:07.119508  6042 raft_consensus.cc:2804] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:07.119817  6042 raft_consensus.cc:493] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:07.120082  6042 raft_consensus.cc:3060] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:07.124886  6042 raft_consensus.cc:515] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3193668b7ff48eeaf73be5046f938c2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 42213 } } peers { permanent_uuid: "aefd836e5f8d41bfa725e49ee68d1258" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 39791 } } peers { permanent_uuid: "631fddafdc7c4e2cb4dbc93104baabb4" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38851 } }
I20260608 10:01:07.126503  6042 leader_election.cc:290] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258 [CANDIDATE]: Term 1 election: Requested vote from peers d3193668b7ff48eeaf73be5046f938c2 (127.28.122.65:42213), 631fddafdc7c4e2cb4dbc93104baabb4 (127.28.122.67:38851)
I20260608 10:01:07.127424  5840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d0e95ded7a466e8421d10789b4cbad" candidate_uuid: "aefd836e5f8d41bfa725e49ee68d1258" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3193668b7ff48eeaf73be5046f938c2"
I20260608 10:01:07.127669  5989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d0e95ded7a466e8421d10789b4cbad" candidate_uuid: "aefd836e5f8d41bfa725e49ee68d1258" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "631fddafdc7c4e2cb4dbc93104baabb4"
I20260608 10:01:07.127969  5840 raft_consensus.cc:3060] T 31d0e95ded7a466e8421d10789b4cbad P d3193668b7ff48eeaf73be5046f938c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:07.128258  5989 raft_consensus.cc:3060] T 31d0e95ded7a466e8421d10789b4cbad P 631fddafdc7c4e2cb4dbc93104baabb4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:07.133036  5840 raft_consensus.cc:2468] T 31d0e95ded7a466e8421d10789b4cbad P d3193668b7ff48eeaf73be5046f938c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefd836e5f8d41bfa725e49ee68d1258 in term 1.
I20260608 10:01:07.133329  5989 raft_consensus.cc:2468] T 31d0e95ded7a466e8421d10789b4cbad P 631fddafdc7c4e2cb4dbc93104baabb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aefd836e5f8d41bfa725e49ee68d1258 in term 1.
I20260608 10:01:07.134133  5881 leader_election.cc:304] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aefd836e5f8d41bfa725e49ee68d1258, d3193668b7ff48eeaf73be5046f938c2; no voters: 
I20260608 10:01:07.134954  6042 raft_consensus.cc:2804] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:07.136171  6042 raft_consensus.cc:697] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258 [term 1 LEADER]: Becoming Leader. State: Replica: aefd836e5f8d41bfa725e49ee68d1258, State: Running, Role: LEADER
I20260608 10:01:07.136950  6042 consensus_queue.cc:237] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3193668b7ff48eeaf73be5046f938c2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 42213 } } peers { permanent_uuid: "aefd836e5f8d41bfa725e49ee68d1258" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 39791 } } peers { permanent_uuid: "631fddafdc7c4e2cb4dbc93104baabb4" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38851 } }
I20260608 10:01:07.144731  5737 catalog_manager.cc:5696] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258 reported cstate change: term changed from 0 to 1, leader changed from <none> to aefd836e5f8d41bfa725e49ee68d1258 (127.28.122.66). New cstate: current_term: 1 leader_uuid: "aefd836e5f8d41bfa725e49ee68d1258" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3193668b7ff48eeaf73be5046f938c2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 42213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aefd836e5f8d41bfa725e49ee68d1258" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 39791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "631fddafdc7c4e2cb4dbc93104baabb4" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38851 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:07.345062  5840 raft_consensus.cc:1275] T 31d0e95ded7a466e8421d10789b4cbad P d3193668b7ff48eeaf73be5046f938c2 [term 1 FOLLOWER]: Refusing update from remote peer aefd836e5f8d41bfa725e49ee68d1258: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:07.345062  5989 raft_consensus.cc:1275] T 31d0e95ded7a466e8421d10789b4cbad P 631fddafdc7c4e2cb4dbc93104baabb4 [term 1 FOLLOWER]: Refusing update from remote peer aefd836e5f8d41bfa725e49ee68d1258: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:07.346870  6046 consensus_queue.cc:1048] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3193668b7ff48eeaf73be5046f938c2" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 42213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:07.347584  6042 consensus_queue.cc:1048] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258 [LEADER]: Connected to new peer: Peer: permanent_uuid: "631fddafdc7c4e2cb4dbc93104baabb4" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:07.827908 29161 tablet_server.cc:179] TabletServer@127.28.122.65:0 shutting down...
I20260608 10:01:07.861636 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:07.862298 29161 tablet_replica.cc:333] T 31d0e95ded7a466e8421d10789b4cbad P d3193668b7ff48eeaf73be5046f938c2: stopping tablet replica
I20260608 10:01:07.862818 29161 raft_consensus.cc:2243] T 31d0e95ded7a466e8421d10789b4cbad P d3193668b7ff48eeaf73be5046f938c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:07.863461 29161 raft_consensus.cc:2272] T 31d0e95ded7a466e8421d10789b4cbad P d3193668b7ff48eeaf73be5046f938c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:07.874166 29161 tablet_server.cc:196] TabletServer@127.28.122.65:0 shutdown complete.
I20260608 10:01:07.884159 29161 tablet_server.cc:179] TabletServer@127.28.122.66:0 shutting down...
I20260608 10:01:07.902065 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:07.902705 29161 tablet_replica.cc:333] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258: stopping tablet replica
I20260608 10:01:07.903270 29161 raft_consensus.cc:2243] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:07.904179 29161 raft_consensus.cc:2272] T 31d0e95ded7a466e8421d10789b4cbad P aefd836e5f8d41bfa725e49ee68d1258 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:07.925709 29161 tablet_server.cc:196] TabletServer@127.28.122.66:0 shutdown complete.
I20260608 10:01:07.936051 29161 tablet_server.cc:179] TabletServer@127.28.122.67:0 shutting down...
I20260608 10:01:07.956303 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:07.956929 29161 tablet_replica.cc:333] T 31d0e95ded7a466e8421d10789b4cbad P 631fddafdc7c4e2cb4dbc93104baabb4: stopping tablet replica
I20260608 10:01:07.957424 29161 raft_consensus.cc:2243] T 31d0e95ded7a466e8421d10789b4cbad P 631fddafdc7c4e2cb4dbc93104baabb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:07.957939 29161 raft_consensus.cc:2272] T 31d0e95ded7a466e8421d10789b4cbad P 631fddafdc7c4e2cb4dbc93104baabb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:07.968395 29161 tablet_server.cc:196] TabletServer@127.28.122.67:0 shutdown complete.
I20260608 10:01:07.978160 29161 master.cc:562] Master@127.28.122.126:34553 shutting down...
I20260608 10:01:07.994236 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6c1114e844144948ab84d4d7426d14c9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:07.994771 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6c1114e844144948ab84d4d7426d14c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:07.995074 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6c1114e844144948ab84d4d7426d14c9: stopping tablet replica
I20260608 10:01:08.013831 29161 master.cc:584] Master@127.28.122.126:34553 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2701 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 10:01:08.042539 29161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.122.126:37427
I20260608 10:01:08.043823 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:08.049237  6068 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
W20260608 10:01:08.049281  6069 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
W20260608 10:01:08.050475  6071 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
I20260608 10:01:08.051644 29161 server_base.cc:1061] running on GCE node
I20260608 10:01:08.052366 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:08.052551 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:08.052675 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912868052663 us; error 0 us; skew 500 ppm
I20260608 10:01:08.053221 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:08.055568 29161 webserver.cc:533] Webserver started at http://127.28.122.126:36247/ using document root <none> and password file <none>
I20260608 10:01:08.056061 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:08.056214 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:08.056442 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:08.057602 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912650423017-29161-0/minicluster-data/master-0-root/instance:
uuid: "bf45caa09b514c4692f85e19a1473453"
format_stamp: "Formatted at 2026-06-08 10:01:08 on dist-test-slave-th08"
I20260608 10:01:08.062284 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:01:08.065969  6076 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:08.066815 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:01:08.067147 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912650423017-29161-0/minicluster-data/master-0-root
uuid: "bf45caa09b514c4692f85e19a1473453"
format_stamp: "Formatted at 2026-06-08 10:01:08 on dist-test-slave-th08"
I20260608 10:01:08.067421 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912650423017-29161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912650423017-29161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912650423017-29161-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)
I20260608 10:01:08.084225 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:08.085362 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:08.121798 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.126:37427
I20260608 10:01:08.121906  6127 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.126:37427 every 8 connection(s)
I20260608 10:01:08.126147  6128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:08.138401  6128 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf45caa09b514c4692f85e19a1473453: Bootstrap starting.
I20260608 10:01:08.143371  6128 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bf45caa09b514c4692f85e19a1473453: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:08.147972  6128 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf45caa09b514c4692f85e19a1473453: No bootstrap required, opened a new log
I20260608 10:01:08.150327  6128 raft_consensus.cc:359] T 00000000000000000000000000000000 P bf45caa09b514c4692f85e19a1473453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf45caa09b514c4692f85e19a1473453" member_type: VOTER }
I20260608 10:01:08.150722  6128 raft_consensus.cc:385] T 00000000000000000000000000000000 P bf45caa09b514c4692f85e19a1473453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:08.150905  6128 raft_consensus.cc:740] T 00000000000000000000000000000000 P bf45caa09b514c4692f85e19a1473453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf45caa09b514c4692f85e19a1473453, State: Initialized, Role: FOLLOWER
I20260608 10:01:08.151546  6128 consensus_queue.cc:260] T 00000000000000000000000000000000 P bf45caa09b514c4692f85e19a1473453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bf45caa09b514c4692f85e19a1473453" member_type: VOTER }
I20260608 10:01:08.152010  6128 raft_consensus.cc:399] T 00000000000000000000000000000000 P bf45caa09b514c4692f85e19a1473453 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:08.152209  6128 raft_consensus.cc:493] T 00000000000000000000000000000000 P bf45caa09b514c4692f85e19a1473453 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:08.152431  6128 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bf45caa09b514c4692f85e19a1473453 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:08.157279  6128 raft_consensus.cc:515] T 00000000000000000000000000000000 P bf45caa09b514c4692f85e19a1473453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf45caa09b514c4692f85e19a1473453" member_type: VOTER }
I20260608 10:01:08.157778  6128 leader_election.cc:304] T 00000000000000000000000000000000 P bf45caa09b514c4692f85e19a1473453 [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: bf45caa09b514c4692f85e19a1473453; no voters: 
I20260608 10:01:08.158926  6128 leader_election.cc:290] T 00000000000000000000000000000000 P bf45caa09b514c4692f85e19a1473453 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:08.159375  6131 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bf45caa09b514c4692f85e19a1473453 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:08.160807  6131 raft_consensus.cc:697] T 00000000000000000000000000000000 P bf45caa09b514c4692f85e19a1473453 [term 1 LEADER]: Becoming Leader. State: Replica: bf45caa09b514c4692f85e19a1473453, State: Running, Role: LEADER
I20260608 10:01:08.161523  6131 consensus_queue.cc:237] T 00000000000000000000000000000000 P bf45caa09b514c4692f85e19a1473453 [LEADER]: Queue going to LEADER mode. State: All 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: "bf45caa09b514c4692f85e19a1473453" member_type: VOTER }
I20260608 10:01:08.161913  6128 sys_catalog.cc:565] T 00000000000000000000000000000000 P bf45caa09b514c4692f85e19a1473453 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:08.166229  6133 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf45caa09b514c4692f85e19a1473453 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bf45caa09b514c4692f85e19a1473453. Latest consensus state: current_term: 1 leader_uuid: "bf45caa09b514c4692f85e19a1473453" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf45caa09b514c4692f85e19a1473453" member_type: VOTER } }
I20260608 10:01:08.166652  6132 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf45caa09b514c4692f85e19a1473453 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bf45caa09b514c4692f85e19a1473453" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf45caa09b514c4692f85e19a1473453" member_type: VOTER } }
I20260608 10:01:08.167198  6133 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf45caa09b514c4692f85e19a1473453 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:08.167485  6132 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf45caa09b514c4692f85e19a1473453 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:08.172374  6139 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:08.177877  6139 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:08.179668 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:08.188093  6139 catalog_manager.cc:1382] Generated new cluster ID: 25a569f374134d3fa7a1919eb855ca1b
I20260608 10:01:08.188424  6139 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:08.216241  6139 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:08.217545  6139 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:08.241043  6139 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bf45caa09b514c4692f85e19a1473453: Generated new TSK 0
I20260608 10:01:08.241639  6139 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:08.247135 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:08.253547  6149 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
W20260608 10:01:08.255211  6150 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
W20260608 10:01:08.256037  6152 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
I20260608 10:01:08.257650 29161 server_base.cc:1061] running on GCE node
I20260608 10:01:08.258824 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:08.259126 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:08.259351 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912868259330 us; error 0 us; skew 500 ppm
I20260608 10:01:08.260313 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:08.263000 29161 webserver.cc:533] Webserver started at http://127.28.122.65:45127/ using document root <none> and password file <none>
I20260608 10:01:08.263617 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:08.263881 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:08.264163 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:08.265324 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912650423017-29161-0/minicluster-data/ts-0-root/instance:
uuid: "a2ead62a1e2e4bad97d40147c238e077"
format_stamp: "Formatted at 2026-06-08 10:01:08 on dist-test-slave-th08"
I20260608 10:01:08.270267 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 10:01:08.274087  6157 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:08.274984 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:01:08.275353 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912650423017-29161-0/minicluster-data/ts-0-root
uuid: "a2ead62a1e2e4bad97d40147c238e077"
format_stamp: "Formatted at 2026-06-08 10:01:08 on dist-test-slave-th08"
I20260608 10:01:08.275653 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912650423017-29161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912650423017-29161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912650423017-29161-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)
I20260608 10:01:08.287374 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:08.288565 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:08.290073 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:08.292630 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:08.292834 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:08.293085 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:08.293249 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:08.331593 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.65:34657
I20260608 10:01:08.331749  6219 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.65:34657 every 8 connection(s)
I20260608 10:01:08.336980 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:08.344907  6225 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
W20260608 10:01:08.346525  6224 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
I20260608 10:01:08.352739 29161 server_base.cc:1061] running on GCE node
W20260608 10:01:08.353312  6227 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
I20260608 10:01:08.354190  6220 heartbeater.cc:344] Connected to a master server at 127.28.122.126:37427
I20260608 10:01:08.354658  6220 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:08.355463 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:01:08.355496  6220 heartbeater.cc:507] Master 127.28.122.126:37427 requested a full tablet report, sending...
W20260608 10:01:08.355800 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:08.356024 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912868356011 us; error 0 us; skew 500 ppm
I20260608 10:01:08.356750 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:08.358253  6093 ts_manager.cc:194] Registered new tserver with Master: a2ead62a1e2e4bad97d40147c238e077 (127.28.122.65:34657)
I20260608 10:01:08.359699 29161 webserver.cc:533] Webserver started at http://127.28.122.66:40093/ using document root <none> and password file <none>
I20260608 10:01:08.360512 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:08.360756 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:08.360867  6093 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46794
I20260608 10:01:08.361092 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:08.362612 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912650423017-29161-0/minicluster-data/ts-1-root/instance:
uuid: "0efd64de67934c139353afa964a3c325"
format_stamp: "Formatted at 2026-06-08 10:01:08 on dist-test-slave-th08"
I20260608 10:01:08.367472 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:01:08.371440  6232 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:08.372282 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 10:01:08.372597 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912650423017-29161-0/minicluster-data/ts-1-root
uuid: "0efd64de67934c139353afa964a3c325"
format_stamp: "Formatted at 2026-06-08 10:01:08 on dist-test-slave-th08"
I20260608 10:01:08.372943 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912650423017-29161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912650423017-29161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912650423017-29161-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)
I20260608 10:01:08.402547 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:08.403800 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:08.405244 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:08.407771 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:08.408128 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:08.408452 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:08.408649 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:08.448925 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.66:37625
I20260608 10:01:08.449071  6294 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.66:37625 every 8 connection(s)
I20260608 10:01:08.454033 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:08.462248  6298 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
W20260608 10:01:08.463697  6299 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
W20260608 10:01:08.465162  6301 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
I20260608 10:01:08.466488  6295 heartbeater.cc:344] Connected to a master server at 127.28.122.126:37427
I20260608 10:01:08.466966  6295 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:08.467037 29161 server_base.cc:1061] running on GCE node
I20260608 10:01:08.467903  6295 heartbeater.cc:507] Master 127.28.122.126:37427 requested a full tablet report, sending...
I20260608 10:01:08.468078 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:08.468374 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:08.468546 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912868468527 us; error 0 us; skew 500 ppm
I20260608 10:01:08.469383 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:08.470310  6093 ts_manager.cc:194] Registered new tserver with Master: 0efd64de67934c139353afa964a3c325 (127.28.122.66:37625)
I20260608 10:01:08.472334  6093 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46796
I20260608 10:01:08.472332 29161 webserver.cc:533] Webserver started at http://127.28.122.67:46165/ using document root <none> and password file <none>
I20260608 10:01:08.473523 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:08.473857 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:08.474398 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:08.475713 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912650423017-29161-0/minicluster-data/ts-2-root/instance:
uuid: "222c97493ac14525bad7776cdc9255bf"
format_stamp: "Formatted at 2026-06-08 10:01:08 on dist-test-slave-th08"
I20260608 10:01:08.480748 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 10:01:08.484401  6306 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:08.485298 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:01:08.485600 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912650423017-29161-0/minicluster-data/ts-2-root
uuid: "222c97493ac14525bad7776cdc9255bf"
format_stamp: "Formatted at 2026-06-08 10:01:08 on dist-test-slave-th08"
I20260608 10:01:08.485885 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912650423017-29161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912650423017-29161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912650423017-29161-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)
I20260608 10:01:08.508920 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:08.510052 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:08.511592 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:08.514145 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:08.514357 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:08.514585 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:08.514750 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:08.553411 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.67:38941
I20260608 10:01:08.553524  6368 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.67:38941 every 8 connection(s)
I20260608 10:01:08.567476  6369 heartbeater.cc:344] Connected to a master server at 127.28.122.126:37427
I20260608 10:01:08.567929  6369 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:08.568677  6369 heartbeater.cc:507] Master 127.28.122.126:37427 requested a full tablet report, sending...
I20260608 10:01:08.570827  6093 ts_manager.cc:194] Registered new tserver with Master: 222c97493ac14525bad7776cdc9255bf (127.28.122.67:38941)
I20260608 10:01:08.571317 29161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014558845s
I20260608 10:01:08.572302  6093 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46810
I20260608 10:01:09.363972  6220 heartbeater.cc:499] Master 127.28.122.126:37427 was elected leader, sending a full tablet report...
I20260608 10:01:09.475908  6295 heartbeater.cc:499] Master 127.28.122.126:37427 was elected leader, sending a full tablet report...
I20260608 10:01:09.575079  6369 heartbeater.cc:499] Master 127.28.122.126:37427 was elected leader, sending a full tablet report...
I20260608 10:01:09.635049  6093 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46814:
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: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 10:01:09.702160  6185 tablet_service.cc:1511] Processing CreateTablet for tablet db401b5e795640fd822e87d61148388c (DEFAULT_TABLE table=test-workload [id=861af1de8e4e49d19bcdede28a58d5fd]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:01:09.703804  6185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db401b5e795640fd822e87d61148388c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:09.707260  6184 tablet_service.cc:1511] Processing CreateTablet for tablet 82a373338e0c407d9614da947ef6c186 (DEFAULT_TABLE table=test-workload [id=861af1de8e4e49d19bcdede28a58d5fd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:01:09.709177  6184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a373338e0c407d9614da947ef6c186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:09.722697  6260 tablet_service.cc:1511] Processing CreateTablet for tablet 24bd3534aaa84cf181a3190105cff922 (DEFAULT_TABLE table=test-workload [id=861af1de8e4e49d19bcdede28a58d5fd]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:01:09.722726  6259 tablet_service.cc:1511] Processing CreateTablet for tablet bed046c6dd804b82bfa1a0a2c5dbf7af (DEFAULT_TABLE table=test-workload [id=861af1de8e4e49d19bcdede28a58d5fd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:01:09.724385  6260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24bd3534aaa84cf181a3190105cff922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:09.724987  6259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed046c6dd804b82bfa1a0a2c5dbf7af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:09.728955  6389 tablet_bootstrap.cc:492] T db401b5e795640fd822e87d61148388c P a2ead62a1e2e4bad97d40147c238e077: Bootstrap starting.
I20260608 10:01:09.731849  6334 tablet_service.cc:1511] Processing CreateTablet for tablet bdbe19a79fc043b0b02b418f4c4fb8ef (DEFAULT_TABLE table=test-workload [id=861af1de8e4e49d19bcdede28a58d5fd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:01:09.733408  6334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdbe19a79fc043b0b02b418f4c4fb8ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:09.735080  6389 tablet_bootstrap.cc:654] T db401b5e795640fd822e87d61148388c P a2ead62a1e2e4bad97d40147c238e077: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:09.736280  6333 tablet_service.cc:1511] Processing CreateTablet for tablet 3ed3c5427b6144fa8c0468f286264eb9 (DEFAULT_TABLE table=test-workload [id=861af1de8e4e49d19bcdede28a58d5fd]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:01:09.737625  6333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ed3c5427b6144fa8c0468f286264eb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:09.750517  6389 tablet_bootstrap.cc:492] T db401b5e795640fd822e87d61148388c P a2ead62a1e2e4bad97d40147c238e077: No bootstrap required, opened a new log
I20260608 10:01:09.751137  6389 ts_tablet_manager.cc:1403] T db401b5e795640fd822e87d61148388c P a2ead62a1e2e4bad97d40147c238e077: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260608 10:01:09.754277  6389 raft_consensus.cc:359] T db401b5e795640fd822e87d61148388c P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } }
I20260608 10:01:09.754838  6389 raft_consensus.cc:385] T db401b5e795640fd822e87d61148388c P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:09.759312  6389 raft_consensus.cc:740] T db401b5e795640fd822e87d61148388c P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2ead62a1e2e4bad97d40147c238e077, State: Initialized, Role: FOLLOWER
I20260608 10:01:09.759869  6392 tablet_bootstrap.cc:492] T 3ed3c5427b6144fa8c0468f286264eb9 P 222c97493ac14525bad7776cdc9255bf: Bootstrap starting.
I20260608 10:01:09.760349  6389 consensus_queue.cc:260] T db401b5e795640fd822e87d61148388c P a2ead62a1e2e4bad97d40147c238e077 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } }
I20260608 10:01:09.761123  6389 raft_consensus.cc:399] T db401b5e795640fd822e87d61148388c P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:09.758359  6391 tablet_bootstrap.cc:492] T bed046c6dd804b82bfa1a0a2c5dbf7af P 0efd64de67934c139353afa964a3c325: Bootstrap starting.
I20260608 10:01:09.761457  6389 raft_consensus.cc:493] T db401b5e795640fd822e87d61148388c P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:09.761929  6389 raft_consensus.cc:3060] T db401b5e795640fd822e87d61148388c P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:09.766901  6391 tablet_bootstrap.cc:654] T bed046c6dd804b82bfa1a0a2c5dbf7af P 0efd64de67934c139353afa964a3c325: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:09.767046  6392 tablet_bootstrap.cc:654] T 3ed3c5427b6144fa8c0468f286264eb9 P 222c97493ac14525bad7776cdc9255bf: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:09.771548  6389 raft_consensus.cc:515] T db401b5e795640fd822e87d61148388c P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } }
I20260608 10:01:09.772480  6389 leader_election.cc:304] T db401b5e795640fd822e87d61148388c P a2ead62a1e2e4bad97d40147c238e077 [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: a2ead62a1e2e4bad97d40147c238e077; no voters: 
I20260608 10:01:09.773285  6392 tablet_bootstrap.cc:492] T 3ed3c5427b6144fa8c0468f286264eb9 P 222c97493ac14525bad7776cdc9255bf: No bootstrap required, opened a new log
I20260608 10:01:09.773890  6392 ts_tablet_manager.cc:1403] T 3ed3c5427b6144fa8c0468f286264eb9 P 222c97493ac14525bad7776cdc9255bf: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 10:01:09.774216  6391 tablet_bootstrap.cc:492] T bed046c6dd804b82bfa1a0a2c5dbf7af P 0efd64de67934c139353afa964a3c325: No bootstrap required, opened a new log
I20260608 10:01:09.774225  6389 leader_election.cc:290] T db401b5e795640fd822e87d61148388c P a2ead62a1e2e4bad97d40147c238e077 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:09.774868  6391 ts_tablet_manager.cc:1403] T bed046c6dd804b82bfa1a0a2c5dbf7af P 0efd64de67934c139353afa964a3c325: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260608 10:01:09.774909  6395 raft_consensus.cc:2804] T db401b5e795640fd822e87d61148388c P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:09.777300  6392 raft_consensus.cc:359] T 3ed3c5427b6144fa8c0468f286264eb9 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:09.777938  6392 raft_consensus.cc:385] T 3ed3c5427b6144fa8c0468f286264eb9 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:09.778249  6392 raft_consensus.cc:740] T 3ed3c5427b6144fa8c0468f286264eb9 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 222c97493ac14525bad7776cdc9255bf, State: Initialized, Role: FOLLOWER
I20260608 10:01:09.778307  6391 raft_consensus.cc:359] T bed046c6dd804b82bfa1a0a2c5dbf7af P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } }
I20260608 10:01:09.778941  6391 raft_consensus.cc:385] T bed046c6dd804b82bfa1a0a2c5dbf7af P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:09.779269  6392 consensus_queue.cc:260] T 3ed3c5427b6144fa8c0468f286264eb9 P 222c97493ac14525bad7776cdc9255bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:09.780032  6392 raft_consensus.cc:399] T 3ed3c5427b6144fa8c0468f286264eb9 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:09.780362  6392 raft_consensus.cc:493] T 3ed3c5427b6144fa8c0468f286264eb9 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:09.780722  6392 raft_consensus.cc:3060] T 3ed3c5427b6144fa8c0468f286264eb9 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:09.781091  6389 ts_tablet_manager.cc:1434] T db401b5e795640fd822e87d61148388c P a2ead62a1e2e4bad97d40147c238e077: Time spent starting tablet: real 0.030s	user 0.018s	sys 0.004s
I20260608 10:01:09.781494  6395 raft_consensus.cc:697] T db401b5e795640fd822e87d61148388c P a2ead62a1e2e4bad97d40147c238e077 [term 1 LEADER]: Becoming Leader. State: Replica: a2ead62a1e2e4bad97d40147c238e077, State: Running, Role: LEADER
I20260608 10:01:09.779285  6391 raft_consensus.cc:740] T bed046c6dd804b82bfa1a0a2c5dbf7af P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0efd64de67934c139353afa964a3c325, State: Initialized, Role: FOLLOWER
I20260608 10:01:09.782217  6389 tablet_bootstrap.cc:492] T 82a373338e0c407d9614da947ef6c186 P a2ead62a1e2e4bad97d40147c238e077: Bootstrap starting.
I20260608 10:01:09.782621  6395 consensus_queue.cc:237] T db401b5e795640fd822e87d61148388c P a2ead62a1e2e4bad97d40147c238e077 [LEADER]: Queue going to LEADER mode. State: All 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: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } }
I20260608 10:01:09.782634  6391 consensus_queue.cc:260] T bed046c6dd804b82bfa1a0a2c5dbf7af P 0efd64de67934c139353afa964a3c325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } }
I20260608 10:01:09.783696  6391 raft_consensus.cc:399] T bed046c6dd804b82bfa1a0a2c5dbf7af P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:09.784016  6391 raft_consensus.cc:493] T bed046c6dd804b82bfa1a0a2c5dbf7af P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:09.784363  6391 raft_consensus.cc:3060] T bed046c6dd804b82bfa1a0a2c5dbf7af P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:09.789018  6392 raft_consensus.cc:515] T 3ed3c5427b6144fa8c0468f286264eb9 P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:09.789335  6389 tablet_bootstrap.cc:654] T 82a373338e0c407d9614da947ef6c186 P a2ead62a1e2e4bad97d40147c238e077: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:09.789930  6392 leader_election.cc:304] T 3ed3c5427b6144fa8c0468f286264eb9 P 222c97493ac14525bad7776cdc9255bf [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: 222c97493ac14525bad7776cdc9255bf; no voters: 
I20260608 10:01:09.791878  6391 raft_consensus.cc:515] T bed046c6dd804b82bfa1a0a2c5dbf7af P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } }
I20260608 10:01:09.792780  6391 leader_election.cc:304] T bed046c6dd804b82bfa1a0a2c5dbf7af P 0efd64de67934c139353afa964a3c325 [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: 0efd64de67934c139353afa964a3c325; no voters: 
I20260608 10:01:09.811292  6093 catalog_manager.cc:5696] T db401b5e795640fd822e87d61148388c P a2ead62a1e2e4bad97d40147c238e077 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2ead62a1e2e4bad97d40147c238e077 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "a2ead62a1e2e4bad97d40147c238e077" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:09.818213  6392 leader_election.cc:290] T 3ed3c5427b6144fa8c0468f286264eb9 P 222c97493ac14525bad7776cdc9255bf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:09.831893  6399 raft_consensus.cc:2804] T 3ed3c5427b6144fa8c0468f286264eb9 P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:09.833149  6392 ts_tablet_manager.cc:1434] T 3ed3c5427b6144fa8c0468f286264eb9 P 222c97493ac14525bad7776cdc9255bf: Time spent starting tablet: real 0.059s	user 0.029s	sys 0.021s
I20260608 10:01:09.834638  6399 raft_consensus.cc:697] T 3ed3c5427b6144fa8c0468f286264eb9 P 222c97493ac14525bad7776cdc9255bf [term 1 LEADER]: Becoming Leader. State: Replica: 222c97493ac14525bad7776cdc9255bf, State: Running, Role: LEADER
I20260608 10:01:09.835263  6392 tablet_bootstrap.cc:492] T bdbe19a79fc043b0b02b418f4c4fb8ef P 222c97493ac14525bad7776cdc9255bf: Bootstrap starting.
I20260608 10:01:09.835814  6389 tablet_bootstrap.cc:492] T 82a373338e0c407d9614da947ef6c186 P a2ead62a1e2e4bad97d40147c238e077: No bootstrap required, opened a new log
I20260608 10:01:09.836400  6389 ts_tablet_manager.cc:1403] T 82a373338e0c407d9614da947ef6c186 P a2ead62a1e2e4bad97d40147c238e077: Time spent bootstrapping tablet: real 0.054s	user 0.032s	sys 0.020s
I20260608 10:01:09.843966  6392 tablet_bootstrap.cc:654] T bdbe19a79fc043b0b02b418f4c4fb8ef P 222c97493ac14525bad7776cdc9255bf: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:09.838435  6391 leader_election.cc:290] T bed046c6dd804b82bfa1a0a2c5dbf7af P 0efd64de67934c139353afa964a3c325 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:09.849798  6401 raft_consensus.cc:2804] T bed046c6dd804b82bfa1a0a2c5dbf7af P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:09.836510  6399 consensus_queue.cc:237] T 3ed3c5427b6144fa8c0468f286264eb9 P 222c97493ac14525bad7776cdc9255bf [LEADER]: Queue going to LEADER mode. State: All 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: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:09.852406  6389 raft_consensus.cc:359] T 82a373338e0c407d9614da947ef6c186 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } }
I20260608 10:01:09.854569  6389 raft_consensus.cc:385] T 82a373338e0c407d9614da947ef6c186 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:09.854970  6389 raft_consensus.cc:740] T 82a373338e0c407d9614da947ef6c186 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2ead62a1e2e4bad97d40147c238e077, State: Initialized, Role: FOLLOWER
I20260608 10:01:09.855803  6389 consensus_queue.cc:260] T 82a373338e0c407d9614da947ef6c186 P a2ead62a1e2e4bad97d40147c238e077 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } }
I20260608 10:01:09.856499  6389 raft_consensus.cc:399] T 82a373338e0c407d9614da947ef6c186 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:09.856854  6389 raft_consensus.cc:493] T 82a373338e0c407d9614da947ef6c186 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:09.857234  6389 raft_consensus.cc:3060] T 82a373338e0c407d9614da947ef6c186 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:09.858999  6391 ts_tablet_manager.cc:1434] T bed046c6dd804b82bfa1a0a2c5dbf7af P 0efd64de67934c139353afa964a3c325: Time spent starting tablet: real 0.084s	user 0.036s	sys 0.038s
I20260608 10:01:09.861044  6391 tablet_bootstrap.cc:492] T 24bd3534aaa84cf181a3190105cff922 P 0efd64de67934c139353afa964a3c325: Bootstrap starting.
I20260608 10:01:09.865274  6389 raft_consensus.cc:515] T 82a373338e0c407d9614da947ef6c186 P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } }
I20260608 10:01:09.866171  6389 leader_election.cc:304] T 82a373338e0c407d9614da947ef6c186 P a2ead62a1e2e4bad97d40147c238e077 [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: a2ead62a1e2e4bad97d40147c238e077; no voters: 
I20260608 10:01:09.866868  6389 leader_election.cc:290] T 82a373338e0c407d9614da947ef6c186 P a2ead62a1e2e4bad97d40147c238e077 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:09.868633  6389 ts_tablet_manager.cc:1434] T 82a373338e0c407d9614da947ef6c186 P a2ead62a1e2e4bad97d40147c238e077: Time spent starting tablet: real 0.019s	user 0.016s	sys 0.000s
I20260608 10:01:09.869036  6093 catalog_manager.cc:5696] T 3ed3c5427b6144fa8c0468f286264eb9 P 222c97493ac14525bad7776cdc9255bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 222c97493ac14525bad7776cdc9255bf (127.28.122.67). New cstate: current_term: 1 leader_uuid: "222c97493ac14525bad7776cdc9255bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:09.871366  6395 raft_consensus.cc:2804] T 82a373338e0c407d9614da947ef6c186 P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:09.872040  6395 raft_consensus.cc:697] T 82a373338e0c407d9614da947ef6c186 P a2ead62a1e2e4bad97d40147c238e077 [term 1 LEADER]: Becoming Leader. State: Replica: a2ead62a1e2e4bad97d40147c238e077, State: Running, Role: LEADER
I20260608 10:01:09.872895  6395 consensus_queue.cc:237] T 82a373338e0c407d9614da947ef6c186 P a2ead62a1e2e4bad97d40147c238e077 [LEADER]: Queue going to LEADER mode. State: All 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: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } }
I20260608 10:01:09.873420  6391 tablet_bootstrap.cc:654] T 24bd3534aaa84cf181a3190105cff922 P 0efd64de67934c139353afa964a3c325: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:09.875866  6392 tablet_bootstrap.cc:492] T bdbe19a79fc043b0b02b418f4c4fb8ef P 222c97493ac14525bad7776cdc9255bf: No bootstrap required, opened a new log
I20260608 10:01:09.876423  6392 ts_tablet_manager.cc:1403] T bdbe19a79fc043b0b02b418f4c4fb8ef P 222c97493ac14525bad7776cdc9255bf: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.016s
I20260608 10:01:09.880141  6401 raft_consensus.cc:697] T bed046c6dd804b82bfa1a0a2c5dbf7af P 0efd64de67934c139353afa964a3c325 [term 1 LEADER]: Becoming Leader. State: Replica: 0efd64de67934c139353afa964a3c325, State: Running, Role: LEADER
I20260608 10:01:09.881636  6401 consensus_queue.cc:237] T bed046c6dd804b82bfa1a0a2c5dbf7af P 0efd64de67934c139353afa964a3c325 [LEADER]: Queue going to LEADER mode. State: All 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: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } }
I20260608 10:01:09.884290  6392 raft_consensus.cc:359] T bdbe19a79fc043b0b02b418f4c4fb8ef P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:09.884940  6392 raft_consensus.cc:385] T bdbe19a79fc043b0b02b418f4c4fb8ef P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:09.885222  6392 raft_consensus.cc:740] T bdbe19a79fc043b0b02b418f4c4fb8ef P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 222c97493ac14525bad7776cdc9255bf, State: Initialized, Role: FOLLOWER
I20260608 10:01:09.886534  6391 tablet_bootstrap.cc:492] T 24bd3534aaa84cf181a3190105cff922 P 0efd64de67934c139353afa964a3c325: No bootstrap required, opened a new log
I20260608 10:01:09.887042  6391 ts_tablet_manager.cc:1403] T 24bd3534aaa84cf181a3190105cff922 P 0efd64de67934c139353afa964a3c325: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.012s
I20260608 10:01:09.886138  6392 consensus_queue.cc:260] T bdbe19a79fc043b0b02b418f4c4fb8ef P 222c97493ac14525bad7776cdc9255bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:09.889223  6392 raft_consensus.cc:399] T bdbe19a79fc043b0b02b418f4c4fb8ef P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:09.890117  6392 raft_consensus.cc:493] T bdbe19a79fc043b0b02b418f4c4fb8ef P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:09.890554  6392 raft_consensus.cc:3060] T bdbe19a79fc043b0b02b418f4c4fb8ef P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:09.891743  6391 raft_consensus.cc:359] T 24bd3534aaa84cf181a3190105cff922 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } }
I20260608 10:01:09.892418  6391 raft_consensus.cc:385] T 24bd3534aaa84cf181a3190105cff922 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:09.892748  6391 raft_consensus.cc:740] T 24bd3534aaa84cf181a3190105cff922 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0efd64de67934c139353afa964a3c325, State: Initialized, Role: FOLLOWER
I20260608 10:01:09.893548  6391 consensus_queue.cc:260] T 24bd3534aaa84cf181a3190105cff922 P 0efd64de67934c139353afa964a3c325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } }
I20260608 10:01:09.894198  6391 raft_consensus.cc:399] T 24bd3534aaa84cf181a3190105cff922 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:09.894517  6391 raft_consensus.cc:493] T 24bd3534aaa84cf181a3190105cff922 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:09.894876  6391 raft_consensus.cc:3060] T 24bd3534aaa84cf181a3190105cff922 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:09.897100  6093 catalog_manager.cc:5696] T 82a373338e0c407d9614da947ef6c186 P a2ead62a1e2e4bad97d40147c238e077 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2ead62a1e2e4bad97d40147c238e077 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "a2ead62a1e2e4bad97d40147c238e077" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:09.898692  6392 raft_consensus.cc:515] T bdbe19a79fc043b0b02b418f4c4fb8ef P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:09.899559  6392 leader_election.cc:304] T bdbe19a79fc043b0b02b418f4c4fb8ef P 222c97493ac14525bad7776cdc9255bf [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: 222c97493ac14525bad7776cdc9255bf; no voters: 
I20260608 10:01:09.900544  6402 raft_consensus.cc:2804] T bdbe19a79fc043b0b02b418f4c4fb8ef P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:09.901036  6402 raft_consensus.cc:697] T bdbe19a79fc043b0b02b418f4c4fb8ef P 222c97493ac14525bad7776cdc9255bf [term 1 LEADER]: Becoming Leader. State: Replica: 222c97493ac14525bad7776cdc9255bf, State: Running, Role: LEADER
I20260608 10:01:09.901783  6402 consensus_queue.cc:237] T bdbe19a79fc043b0b02b418f4c4fb8ef P 222c97493ac14525bad7776cdc9255bf [LEADER]: Queue going to LEADER mode. State: All 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: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:09.902138  6391 raft_consensus.cc:515] T 24bd3534aaa84cf181a3190105cff922 P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } }
I20260608 10:01:09.902964  6391 leader_election.cc:304] T 24bd3534aaa84cf181a3190105cff922 P 0efd64de67934c139353afa964a3c325 [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: 0efd64de67934c139353afa964a3c325; no voters: 
I20260608 10:01:09.903640  6391 leader_election.cc:290] T 24bd3534aaa84cf181a3190105cff922 P 0efd64de67934c139353afa964a3c325 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:09.904448  6404 raft_consensus.cc:2804] T 24bd3534aaa84cf181a3190105cff922 P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:09.905529  6391 ts_tablet_manager.cc:1434] T 24bd3534aaa84cf181a3190105cff922 P 0efd64de67934c139353afa964a3c325: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.003s
I20260608 10:01:09.911512  6392 leader_election.cc:290] T bdbe19a79fc043b0b02b418f4c4fb8ef P 222c97493ac14525bad7776cdc9255bf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:09.913481  6392 ts_tablet_manager.cc:1434] T bdbe19a79fc043b0b02b418f4c4fb8ef P 222c97493ac14525bad7776cdc9255bf: Time spent starting tablet: real 0.037s	user 0.012s	sys 0.005s
I20260608 10:01:09.914623  6404 raft_consensus.cc:697] T 24bd3534aaa84cf181a3190105cff922 P 0efd64de67934c139353afa964a3c325 [term 1 LEADER]: Becoming Leader. State: Replica: 0efd64de67934c139353afa964a3c325, State: Running, Role: LEADER
I20260608 10:01:09.915577  6404 consensus_queue.cc:237] T 24bd3534aaa84cf181a3190105cff922 P 0efd64de67934c139353afa964a3c325 [LEADER]: Queue going to LEADER mode. State: All 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: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } }
I20260608 10:01:09.925104  6091 catalog_manager.cc:5696] T bdbe19a79fc043b0b02b418f4c4fb8ef P 222c97493ac14525bad7776cdc9255bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 222c97493ac14525bad7776cdc9255bf (127.28.122.67). New cstate: current_term: 1 leader_uuid: "222c97493ac14525bad7776cdc9255bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:09.926029  6092 catalog_manager.cc:5696] T bed046c6dd804b82bfa1a0a2c5dbf7af P 0efd64de67934c139353afa964a3c325 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0efd64de67934c139353afa964a3c325 (127.28.122.66). New cstate: current_term: 1 leader_uuid: "0efd64de67934c139353afa964a3c325" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:09.941421  6091 catalog_manager.cc:5696] T 24bd3534aaa84cf181a3190105cff922 P 0efd64de67934c139353afa964a3c325 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0efd64de67934c139353afa964a3c325 (127.28.122.66). New cstate: current_term: 1 leader_uuid: "0efd64de67934c139353afa964a3c325" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:10.682965  6086 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46826:
name: "test-workload-rf3"
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\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:01:10.685532  6086 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:01:10.730195  6184 tablet_service.cc:1511] Processing CreateTablet for tablet 4201c19f28974f339a7d08c92fd7a1e8 (DEFAULT_TABLE table=test-workload-rf3 [id=15fea565f671465894daba5a159d4888]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:01:10.731613  6184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4201c19f28974f339a7d08c92fd7a1e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:10.732744  6333 tablet_service.cc:1511] Processing CreateTablet for tablet 4201c19f28974f339a7d08c92fd7a1e8 (DEFAULT_TABLE table=test-workload-rf3 [id=15fea565f671465894daba5a159d4888]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:01:10.733950  6333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4201c19f28974f339a7d08c92fd7a1e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:10.731331  6260 tablet_service.cc:1511] Processing CreateTablet for tablet 4201c19f28974f339a7d08c92fd7a1e8 (DEFAULT_TABLE table=test-workload-rf3 [id=15fea565f671465894daba5a159d4888]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:01:10.734519  6185 tablet_service.cc:1511] Processing CreateTablet for tablet 2f35c69e1da743258e4de77bc34cb3b8 (DEFAULT_TABLE table=test-workload-rf3 [id=15fea565f671465894daba5a159d4888]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:01:10.736210  6185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f35c69e1da743258e4de77bc34cb3b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:10.738730  6259 tablet_service.cc:1511] Processing CreateTablet for tablet 2f35c69e1da743258e4de77bc34cb3b8 (DEFAULT_TABLE table=test-workload-rf3 [id=15fea565f671465894daba5a159d4888]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:01:10.740191  6259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f35c69e1da743258e4de77bc34cb3b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:10.744092  6260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4201c19f28974f339a7d08c92fd7a1e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:10.745046  6334 tablet_service.cc:1511] Processing CreateTablet for tablet 2f35c69e1da743258e4de77bc34cb3b8 (DEFAULT_TABLE table=test-workload-rf3 [id=15fea565f671465894daba5a159d4888]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:01:10.746465  6334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f35c69e1da743258e4de77bc34cb3b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:10.748616  6258 tablet_service.cc:1511] Processing CreateTablet for tablet 675c0e3d391145b1bf4d5686b832407b (DEFAULT_TABLE table=test-workload-rf3 [id=15fea565f671465894daba5a159d4888]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:01:10.750100  6258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 675c0e3d391145b1bf4d5686b832407b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:10.753829  6183 tablet_service.cc:1511] Processing CreateTablet for tablet 675c0e3d391145b1bf4d5686b832407b (DEFAULT_TABLE table=test-workload-rf3 [id=15fea565f671465894daba5a159d4888]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:01:10.755496  6183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 675c0e3d391145b1bf4d5686b832407b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:10.756305  6332 tablet_service.cc:1511] Processing CreateTablet for tablet 675c0e3d391145b1bf4d5686b832407b (DEFAULT_TABLE table=test-workload-rf3 [id=15fea565f671465894daba5a159d4888]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:01:10.757717  6332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 675c0e3d391145b1bf4d5686b832407b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:10.760078  6257 tablet_service.cc:1511] Processing CreateTablet for tablet 2ef5eeb44b24498c846634a1a93abbd8 (DEFAULT_TABLE table=test-workload-rf3 [id=15fea565f671465894daba5a159d4888]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:01:10.757833  6182 tablet_service.cc:1511] Processing CreateTablet for tablet 2ef5eeb44b24498c846634a1a93abbd8 (DEFAULT_TABLE table=test-workload-rf3 [id=15fea565f671465894daba5a159d4888]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:01:10.761756  6257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ef5eeb44b24498c846634a1a93abbd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:10.761976  6182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ef5eeb44b24498c846634a1a93abbd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:10.762496  6331 tablet_service.cc:1511] Processing CreateTablet for tablet 2ef5eeb44b24498c846634a1a93abbd8 (DEFAULT_TABLE table=test-workload-rf3 [id=15fea565f671465894daba5a159d4888]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:01:10.763929  6331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ef5eeb44b24498c846634a1a93abbd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:10.778954  6181 tablet_service.cc:1511] Processing CreateTablet for tablet a71a1fda673e4664ade8999cbf8c4c97 (DEFAULT_TABLE table=test-workload-rf3 [id=15fea565f671465894daba5a159d4888]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:01:10.780795  6181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71a1fda673e4664ade8999cbf8c4c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:10.799796  6448 tablet_bootstrap.cc:492] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf: Bootstrap starting.
I20260608 10:01:10.799723  6256 tablet_service.cc:1511] Processing CreateTablet for tablet a71a1fda673e4664ade8999cbf8c4c97 (DEFAULT_TABLE table=test-workload-rf3 [id=15fea565f671465894daba5a159d4888]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:01:10.801765  6256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71a1fda673e4664ade8999cbf8c4c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:10.806872  6448 tablet_bootstrap.cc:654] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:10.821985  6331 tablet_service.cc:1511] Processing CreateTablet for tablet a71a1fda673e4664ade8999cbf8c4c97 (DEFAULT_TABLE table=test-workload-rf3 [id=15fea565f671465894daba5a159d4888]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:01:10.823602  6331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71a1fda673e4664ade8999cbf8c4c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:10.827461  6448 tablet_bootstrap.cc:492] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf: No bootstrap required, opened a new log
I20260608 10:01:10.828101  6448 ts_tablet_manager.cc:1403] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.006s
I20260608 10:01:10.831221  6448 raft_consensus.cc:359] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:10.832041  6448 raft_consensus.cc:385] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:10.832386  6448 raft_consensus.cc:740] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 222c97493ac14525bad7776cdc9255bf, State: Initialized, Role: FOLLOWER
I20260608 10:01:10.833318  6448 consensus_queue.cc:260] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:10.835543  6180 tablet_service.cc:1511] Processing CreateTablet for tablet 6af49cb7b6c0499b8f62bce9e37cd498 (DEFAULT_TABLE table=test-workload-rf3 [id=15fea565f671465894daba5a159d4888]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:01:10.837181  6180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6af49cb7b6c0499b8f62bce9e37cd498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:10.856020  6255 tablet_service.cc:1511] Processing CreateTablet for tablet 6af49cb7b6c0499b8f62bce9e37cd498 (DEFAULT_TABLE table=test-workload-rf3 [id=15fea565f671465894daba5a159d4888]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:01:10.860574  6255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6af49cb7b6c0499b8f62bce9e37cd498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:10.877771  6448 ts_tablet_manager.cc:1434] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.001s
I20260608 10:01:10.873827  6334 tablet_service.cc:1511] Processing CreateTablet for tablet 6af49cb7b6c0499b8f62bce9e37cd498 (DEFAULT_TABLE table=test-workload-rf3 [id=15fea565f671465894daba5a159d4888]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:01:10.879086  6334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6af49cb7b6c0499b8f62bce9e37cd498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:10.882884  6447 tablet_bootstrap.cc:492] T 4201c19f28974f339a7d08c92fd7a1e8 P a2ead62a1e2e4bad97d40147c238e077: Bootstrap starting.
I20260608 10:01:10.889931  6450 tablet_bootstrap.cc:492] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325: Bootstrap starting.
I20260608 10:01:10.896227  6447 tablet_bootstrap.cc:654] T 4201c19f28974f339a7d08c92fd7a1e8 P a2ead62a1e2e4bad97d40147c238e077: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:10.897167  6450 tablet_bootstrap.cc:654] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:10.899639  6448 tablet_bootstrap.cc:492] T 2f35c69e1da743258e4de77bc34cb3b8 P 222c97493ac14525bad7776cdc9255bf: Bootstrap starting.
I20260608 10:01:10.906292  6448 tablet_bootstrap.cc:654] T 2f35c69e1da743258e4de77bc34cb3b8 P 222c97493ac14525bad7776cdc9255bf: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:10.909309  6447 tablet_bootstrap.cc:492] T 4201c19f28974f339a7d08c92fd7a1e8 P a2ead62a1e2e4bad97d40147c238e077: No bootstrap required, opened a new log
I20260608 10:01:10.909936  6447 ts_tablet_manager.cc:1403] T 4201c19f28974f339a7d08c92fd7a1e8 P a2ead62a1e2e4bad97d40147c238e077: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.005s
I20260608 10:01:10.910344  6450 tablet_bootstrap.cc:492] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325: No bootstrap required, opened a new log
I20260608 10:01:10.910975  6450 ts_tablet_manager.cc:1403] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.004s
I20260608 10:01:10.913589  6447 raft_consensus.cc:359] T 4201c19f28974f339a7d08c92fd7a1e8 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:10.913980  6450 raft_consensus.cc:359] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:10.914618  6450 raft_consensus.cc:385] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:10.914983  6450 raft_consensus.cc:740] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0efd64de67934c139353afa964a3c325, State: Initialized, Role: FOLLOWER
I20260608 10:01:10.914515  6447 raft_consensus.cc:385] T 4201c19f28974f339a7d08c92fd7a1e8 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:10.915737  6450 consensus_queue.cc:260] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:10.916142  6447 raft_consensus.cc:740] T 4201c19f28974f339a7d08c92fd7a1e8 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2ead62a1e2e4bad97d40147c238e077, State: Initialized, Role: FOLLOWER
I20260608 10:01:10.916993  6447 consensus_queue.cc:260] T 4201c19f28974f339a7d08c92fd7a1e8 P a2ead62a1e2e4bad97d40147c238e077 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:10.917582  6448 tablet_bootstrap.cc:492] T 2f35c69e1da743258e4de77bc34cb3b8 P 222c97493ac14525bad7776cdc9255bf: No bootstrap required, opened a new log
I20260608 10:01:10.917958  6450 ts_tablet_manager.cc:1434] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:01:10.918135  6448 ts_tablet_manager.cc:1403] T 2f35c69e1da743258e4de77bc34cb3b8 P 222c97493ac14525bad7776cdc9255bf: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.007s
I20260608 10:01:10.919194  6450 tablet_bootstrap.cc:492] T 675c0e3d391145b1bf4d5686b832407b P 0efd64de67934c139353afa964a3c325: Bootstrap starting.
I20260608 10:01:10.921494  6448 raft_consensus.cc:359] T 2f35c69e1da743258e4de77bc34cb3b8 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:10.922271  6448 raft_consensus.cc:385] T 2f35c69e1da743258e4de77bc34cb3b8 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:10.921903  6447 ts_tablet_manager.cc:1434] T 4201c19f28974f339a7d08c92fd7a1e8 P a2ead62a1e2e4bad97d40147c238e077: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 10:01:10.922567  6448 raft_consensus.cc:740] T 2f35c69e1da743258e4de77bc34cb3b8 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 222c97493ac14525bad7776cdc9255bf, State: Initialized, Role: FOLLOWER
I20260608 10:01:10.923868  6447 tablet_bootstrap.cc:492] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077: Bootstrap starting.
I20260608 10:01:10.923516  6448 consensus_queue.cc:260] T 2f35c69e1da743258e4de77bc34cb3b8 P 222c97493ac14525bad7776cdc9255bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:10.925942  6448 ts_tablet_manager.cc:1434] T 2f35c69e1da743258e4de77bc34cb3b8 P 222c97493ac14525bad7776cdc9255bf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:01:10.927307  6448 tablet_bootstrap.cc:492] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf: Bootstrap starting.
I20260608 10:01:10.927608  6450 tablet_bootstrap.cc:654] T 675c0e3d391145b1bf4d5686b832407b P 0efd64de67934c139353afa964a3c325: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:10.931617  6447 tablet_bootstrap.cc:654] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:10.933868  6448 tablet_bootstrap.cc:654] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:10.941908  6450 tablet_bootstrap.cc:492] T 675c0e3d391145b1bf4d5686b832407b P 0efd64de67934c139353afa964a3c325: No bootstrap required, opened a new log
I20260608 10:01:10.942606  6450 ts_tablet_manager.cc:1403] T 675c0e3d391145b1bf4d5686b832407b P 0efd64de67934c139353afa964a3c325: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260608 10:01:10.946012  6450 raft_consensus.cc:359] T 675c0e3d391145b1bf4d5686b832407b P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:10.948827  6447 tablet_bootstrap.cc:492] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077: No bootstrap required, opened a new log
I20260608 10:01:10.949632  6447 ts_tablet_manager.cc:1403] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.006s
I20260608 10:01:10.951169  6448 tablet_bootstrap.cc:492] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf: No bootstrap required, opened a new log
I20260608 10:01:10.951714  6448 ts_tablet_manager.cc:1403] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.011s
I20260608 10:01:10.952612  6447 raft_consensus.cc:359] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:10.953397  6447 raft_consensus.cc:385] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:10.953455  6450 raft_consensus.cc:385] T 675c0e3d391145b1bf4d5686b832407b P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:10.953856  6447 raft_consensus.cc:740] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2ead62a1e2e4bad97d40147c238e077, State: Initialized, Role: FOLLOWER
I20260608 10:01:10.954020  6450 raft_consensus.cc:740] T 675c0e3d391145b1bf4d5686b832407b P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0efd64de67934c139353afa964a3c325, State: Initialized, Role: FOLLOWER
I20260608 10:01:10.954649  6448 raft_consensus.cc:359] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:10.954779  6447 consensus_queue.cc:260] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:10.954907  6450 consensus_queue.cc:260] T 675c0e3d391145b1bf4d5686b832407b P 0efd64de67934c139353afa964a3c325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:10.955562  6448 raft_consensus.cc:385] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:10.955935  6448 raft_consensus.cc:740] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 222c97493ac14525bad7776cdc9255bf, State: Initialized, Role: FOLLOWER
I20260608 10:01:10.957181  6447 ts_tablet_manager.cc:1434] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260608 10:01:10.956943  6448 consensus_queue.cc:260] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:10.955916  6397 raft_consensus.cc:493] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:10.958388  6450 ts_tablet_manager.cc:1434] T 675c0e3d391145b1bf4d5686b832407b P 0efd64de67934c139353afa964a3c325: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260608 10:01:10.958041  6397 raft_consensus.cc:515] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:10.959297  6448 ts_tablet_manager.cc:1434] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:01:10.960484  6448 tablet_bootstrap.cc:492] T a71a1fda673e4664ade8999cbf8c4c97 P 222c97493ac14525bad7776cdc9255bf: Bootstrap starting.
I20260608 10:01:10.960999  6395 raft_consensus.cc:493] T 4201c19f28974f339a7d08c92fd7a1e8 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:10.961495  6395 raft_consensus.cc:515] T 4201c19f28974f339a7d08c92fd7a1e8 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:10.963627  6395 leader_election.cc:290] T 4201c19f28974f339a7d08c92fd7a1e8 P a2ead62a1e2e4bad97d40147c238e077 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0efd64de67934c139353afa964a3c325 (127.28.122.66:37625), 222c97493ac14525bad7776cdc9255bf (127.28.122.67:38941)
I20260608 10:01:10.966462  6397 leader_election.cc:290] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0efd64de67934c139353afa964a3c325 (127.28.122.66:37625), 222c97493ac14525bad7776cdc9255bf (127.28.122.67:38941)
I20260608 10:01:10.966877  6448 tablet_bootstrap.cc:654] T a71a1fda673e4664ade8999cbf8c4c97 P 222c97493ac14525bad7776cdc9255bf: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:10.967669  6447 tablet_bootstrap.cc:492] T 675c0e3d391145b1bf4d5686b832407b P a2ead62a1e2e4bad97d40147c238e077: Bootstrap starting.
I20260608 10:01:10.975396  6447 tablet_bootstrap.cc:654] T 675c0e3d391145b1bf4d5686b832407b P a2ead62a1e2e4bad97d40147c238e077: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:10.981470  6448 tablet_bootstrap.cc:492] T a71a1fda673e4664ade8999cbf8c4c97 P 222c97493ac14525bad7776cdc9255bf: No bootstrap required, opened a new log
I20260608 10:01:10.982075  6448 ts_tablet_manager.cc:1403] T a71a1fda673e4664ade8999cbf8c4c97 P 222c97493ac14525bad7776cdc9255bf: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260608 10:01:10.984115  6450 tablet_bootstrap.cc:492] T a71a1fda673e4664ade8999cbf8c4c97 P 0efd64de67934c139353afa964a3c325: Bootstrap starting.
I20260608 10:01:10.985410  6447 tablet_bootstrap.cc:492] T 675c0e3d391145b1bf4d5686b832407b P a2ead62a1e2e4bad97d40147c238e077: No bootstrap required, opened a new log
I20260608 10:01:10.985198  6448 raft_consensus.cc:359] T a71a1fda673e4664ade8999cbf8c4c97 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:10.985985  6447 ts_tablet_manager.cc:1403] T 675c0e3d391145b1bf4d5686b832407b P a2ead62a1e2e4bad97d40147c238e077: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.002s
I20260608 10:01:10.986006  6448 raft_consensus.cc:385] T a71a1fda673e4664ade8999cbf8c4c97 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:10.986549  6448 raft_consensus.cc:740] T a71a1fda673e4664ade8999cbf8c4c97 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 222c97493ac14525bad7776cdc9255bf, State: Initialized, Role: FOLLOWER
I20260608 10:01:10.987439  6448 consensus_queue.cc:260] T a71a1fda673e4664ade8999cbf8c4c97 P 222c97493ac14525bad7776cdc9255bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:10.989915  6448 ts_tablet_manager.cc:1434] T a71a1fda673e4664ade8999cbf8c4c97 P 222c97493ac14525bad7776cdc9255bf: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:01:10.989636  6447 raft_consensus.cc:359] T 675c0e3d391145b1bf4d5686b832407b P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:10.990432  6447 raft_consensus.cc:385] T 675c0e3d391145b1bf4d5686b832407b P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:10.990794  6447 raft_consensus.cc:740] T 675c0e3d391145b1bf4d5686b832407b P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2ead62a1e2e4bad97d40147c238e077, State: Initialized, Role: FOLLOWER
I20260608 10:01:10.991775  6448 tablet_bootstrap.cc:492] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf: Bootstrap starting.
I20260608 10:01:10.991607  6447 consensus_queue.cc:260] T 675c0e3d391145b1bf4d5686b832407b P a2ead62a1e2e4bad97d40147c238e077 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:10.994359  6447 ts_tablet_manager.cc:1434] T 675c0e3d391145b1bf4d5686b832407b P a2ead62a1e2e4bad97d40147c238e077: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260608 10:01:10.995522  6447 tablet_bootstrap.cc:492] T 2ef5eeb44b24498c846634a1a93abbd8 P a2ead62a1e2e4bad97d40147c238e077: Bootstrap starting.
I20260608 10:01:10.998898  6448 tablet_bootstrap.cc:654] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:11.000481  6450 tablet_bootstrap.cc:654] T a71a1fda673e4664ade8999cbf8c4c97 P 0efd64de67934c139353afa964a3c325: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:11.001778  6447 tablet_bootstrap.cc:654] T 2ef5eeb44b24498c846634a1a93abbd8 P a2ead62a1e2e4bad97d40147c238e077: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:11.016201  6344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4201c19f28974f339a7d08c92fd7a1e8" candidate_uuid: "a2ead62a1e2e4bad97d40147c238e077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "222c97493ac14525bad7776cdc9255bf" is_pre_election: true
W20260608 10:01:11.018527  6161 leader_election.cc:343] T 4201c19f28974f339a7d08c92fd7a1e8 P a2ead62a1e2e4bad97d40147c238e077 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 222c97493ac14525bad7776cdc9255bf (127.28.122.67:38941): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:11.020018  6344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71a1fda673e4664ade8999cbf8c4c97" candidate_uuid: "a2ead62a1e2e4bad97d40147c238e077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "222c97493ac14525bad7776cdc9255bf" is_pre_election: true
I20260608 10:01:11.020853  6344 raft_consensus.cc:2468] T a71a1fda673e4664ade8999cbf8c4c97 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2ead62a1e2e4bad97d40147c238e077 in term 0.
I20260608 10:01:11.022323  6161 leader_election.cc:304] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 222c97493ac14525bad7776cdc9255bf, a2ead62a1e2e4bad97d40147c238e077; no voters: 
I20260608 10:01:11.023566  6397 raft_consensus.cc:2804] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:11.023917  6397 raft_consensus.cc:493] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:11.024259  6397 raft_consensus.cc:3060] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:11.025938  6270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71a1fda673e4664ade8999cbf8c4c97" candidate_uuid: "a2ead62a1e2e4bad97d40147c238e077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efd64de67934c139353afa964a3c325" is_pre_election: true
I20260608 10:01:11.027726  6269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4201c19f28974f339a7d08c92fd7a1e8" candidate_uuid: "a2ead62a1e2e4bad97d40147c238e077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efd64de67934c139353afa964a3c325" is_pre_election: true
W20260608 10:01:11.032194  6160 leader_election.cc:343] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0efd64de67934c139353afa964a3c325 (127.28.122.66:37625): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:01:11.033277  6160 leader_election.cc:343] T 4201c19f28974f339a7d08c92fd7a1e8 P a2ead62a1e2e4bad97d40147c238e077 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0efd64de67934c139353afa964a3c325 (127.28.122.66:37625): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:11.033695  6160 leader_election.cc:304] T 4201c19f28974f339a7d08c92fd7a1e8 P a2ead62a1e2e4bad97d40147c238e077 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2ead62a1e2e4bad97d40147c238e077; no voters: 0efd64de67934c139353afa964a3c325, 222c97493ac14525bad7776cdc9255bf
I20260608 10:01:11.035310  6395 raft_consensus.cc:2749] T 4201c19f28974f339a7d08c92fd7a1e8 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:11.039409  6402 raft_consensus.cc:493] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:11.040005  6402 raft_consensus.cc:515] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.043440  6413 raft_consensus.cc:493] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:11.043999  6413 raft_consensus.cc:515] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.046202  6402 leader_election.cc:290] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2ead62a1e2e4bad97d40147c238e077 (127.28.122.65:34657), 0efd64de67934c139353afa964a3c325 (127.28.122.66:37625)
I20260608 10:01:11.051534  6413 leader_election.cc:290] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2ead62a1e2e4bad97d40147c238e077 (127.28.122.65:34657), 222c97493ac14525bad7776cdc9255bf (127.28.122.67:38941)
I20260608 10:01:11.049654  6397 raft_consensus.cc:515] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.062562  6397 leader_election.cc:290] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077 [CANDIDATE]: Term 1 election: Requested vote from peers 0efd64de67934c139353afa964a3c325 (127.28.122.66:37625), 222c97493ac14525bad7776cdc9255bf (127.28.122.67:38941)
I20260608 10:01:11.075269  6448 tablet_bootstrap.cc:492] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf: No bootstrap required, opened a new log
I20260608 10:01:11.075822  6448 ts_tablet_manager.cc:1403] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf: Time spent bootstrapping tablet: real 0.084s	user 0.026s	sys 0.023s
I20260608 10:01:11.078331  6448 raft_consensus.cc:359] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.078878  6448 raft_consensus.cc:385] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:11.081629  6448 raft_consensus.cc:740] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 222c97493ac14525bad7776cdc9255bf, State: Initialized, Role: FOLLOWER
I20260608 10:01:11.085048  6448 consensus_queue.cc:260] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.088639  6447 tablet_bootstrap.cc:492] T 2ef5eeb44b24498c846634a1a93abbd8 P a2ead62a1e2e4bad97d40147c238e077: No bootstrap required, opened a new log
I20260608 10:01:11.089346  6447 ts_tablet_manager.cc:1403] T 2ef5eeb44b24498c846634a1a93abbd8 P a2ead62a1e2e4bad97d40147c238e077: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.036s
I20260608 10:01:11.093845  6269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71a1fda673e4664ade8999cbf8c4c97" candidate_uuid: "a2ead62a1e2e4bad97d40147c238e077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efd64de67934c139353afa964a3c325"
W20260608 10:01:11.097198  6160 leader_election.cc:343] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0efd64de67934c139353afa964a3c325 (127.28.122.66:37625): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:11.097694  6448 ts_tablet_manager.cc:1434] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260608 10:01:11.098927  6448 tablet_bootstrap.cc:492] T 6af49cb7b6c0499b8f62bce9e37cd498 P 222c97493ac14525bad7776cdc9255bf: Bootstrap starting.
I20260608 10:01:11.106514  6447 raft_consensus.cc:359] T 2ef5eeb44b24498c846634a1a93abbd8 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.107419  6447 raft_consensus.cc:385] T 2ef5eeb44b24498c846634a1a93abbd8 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:11.107820  6447 raft_consensus.cc:740] T 2ef5eeb44b24498c846634a1a93abbd8 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2ead62a1e2e4bad97d40147c238e077, State: Initialized, Role: FOLLOWER
I20260608 10:01:11.108701  6447 consensus_queue.cc:260] T 2ef5eeb44b24498c846634a1a93abbd8 P a2ead62a1e2e4bad97d40147c238e077 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.110247  6450 tablet_bootstrap.cc:492] T a71a1fda673e4664ade8999cbf8c4c97 P 0efd64de67934c139353afa964a3c325: No bootstrap required, opened a new log
I20260608 10:01:11.110831  6450 ts_tablet_manager.cc:1403] T a71a1fda673e4664ade8999cbf8c4c97 P 0efd64de67934c139353afa964a3c325: Time spent bootstrapping tablet: real 0.127s	user 0.023s	sys 0.012s
I20260608 10:01:11.112412  6448 tablet_bootstrap.cc:654] T 6af49cb7b6c0499b8f62bce9e37cd498 P 222c97493ac14525bad7776cdc9255bf: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:11.113888  6450 raft_consensus.cc:359] T a71a1fda673e4664ade8999cbf8c4c97 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.114636  6450 raft_consensus.cc:385] T a71a1fda673e4664ade8999cbf8c4c97 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:11.119014  6447 ts_tablet_manager.cc:1434] T 2ef5eeb44b24498c846634a1a93abbd8 P a2ead62a1e2e4bad97d40147c238e077: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260608 10:01:11.120235  6447 tablet_bootstrap.cc:492] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077: Bootstrap starting.
I20260608 10:01:11.122851  6195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f35c69e1da743258e4de77bc34cb3b8" candidate_uuid: "0efd64de67934c139353afa964a3c325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2ead62a1e2e4bad97d40147c238e077" is_pre_election: true
I20260608 10:01:11.114954  6450 raft_consensus.cc:740] T a71a1fda673e4664ade8999cbf8c4c97 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0efd64de67934c139353afa964a3c325, State: Initialized, Role: FOLLOWER
I20260608 10:01:11.129009  6344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71a1fda673e4664ade8999cbf8c4c97" candidate_uuid: "a2ead62a1e2e4bad97d40147c238e077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "222c97493ac14525bad7776cdc9255bf"
I20260608 10:01:11.129585  6344 raft_consensus.cc:3060] T a71a1fda673e4664ade8999cbf8c4c97 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:11.132630  6195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef5eeb44b24498c846634a1a93abbd8" candidate_uuid: "222c97493ac14525bad7776cdc9255bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2ead62a1e2e4bad97d40147c238e077" is_pre_election: true
I20260608 10:01:11.133381  6195 raft_consensus.cc:2468] T 2ef5eeb44b24498c846634a1a93abbd8 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 222c97493ac14525bad7776cdc9255bf in term 0.
I20260608 10:01:11.134725  6307 leader_election.cc:304] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 222c97493ac14525bad7776cdc9255bf, a2ead62a1e2e4bad97d40147c238e077; no voters: 
W20260608 10:01:11.135548  6233 leader_election.cc:343] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2ead62a1e2e4bad97d40147c238e077 (127.28.122.65:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:11.135641  6402 raft_consensus.cc:2804] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:11.136431  6402 raft_consensus.cc:493] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:11.136814  6402 raft_consensus.cc:3060] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:11.136782  6450 consensus_queue.cc:260] T a71a1fda673e4664ade8999cbf8c4c97 P 0efd64de67934c139353afa964a3c325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.140775  6450 ts_tablet_manager.cc:1434] T a71a1fda673e4664ade8999cbf8c4c97 P 0efd64de67934c139353afa964a3c325: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260608 10:01:11.140893  6343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f35c69e1da743258e4de77bc34cb3b8" candidate_uuid: "0efd64de67934c139353afa964a3c325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "222c97493ac14525bad7776cdc9255bf" is_pre_election: true
I20260608 10:01:11.143066  6343 raft_consensus.cc:2468] T 2f35c69e1da743258e4de77bc34cb3b8 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0efd64de67934c139353afa964a3c325 in term 0.
I20260608 10:01:11.141391  6269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef5eeb44b24498c846634a1a93abbd8" candidate_uuid: "222c97493ac14525bad7776cdc9255bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efd64de67934c139353afa964a3c325" is_pre_election: true
I20260608 10:01:11.144423  6450 tablet_bootstrap.cc:492] T 4201c19f28974f339a7d08c92fd7a1e8 P 0efd64de67934c139353afa964a3c325: Bootstrap starting.
I20260608 10:01:11.144600  6402 raft_consensus.cc:515] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
W20260608 10:01:11.146034  6309 leader_election.cc:343] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0efd64de67934c139353afa964a3c325 (127.28.122.66:37625): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:11.152503  6402 leader_election.cc:290] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [CANDIDATE]: Term 1 election: Requested vote from peers a2ead62a1e2e4bad97d40147c238e077 (127.28.122.65:34657), 0efd64de67934c139353afa964a3c325 (127.28.122.66:37625)
I20260608 10:01:11.151705  6195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef5eeb44b24498c846634a1a93abbd8" candidate_uuid: "222c97493ac14525bad7776cdc9255bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2ead62a1e2e4bad97d40147c238e077"
I20260608 10:01:11.156342  6344 raft_consensus.cc:2468] T a71a1fda673e4664ade8999cbf8c4c97 P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2ead62a1e2e4bad97d40147c238e077 in term 1.
I20260608 10:01:11.156939  6195 raft_consensus.cc:3060] T 2ef5eeb44b24498c846634a1a93abbd8 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:11.152146  6236 leader_election.cc:304] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325 [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: 0efd64de67934c139353afa964a3c325, 222c97493ac14525bad7776cdc9255bf; no voters: a2ead62a1e2e4bad97d40147c238e077
I20260608 10:01:11.160708  6413 raft_consensus.cc:2804] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:11.161077  6413 raft_consensus.cc:493] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:11.161413  6413 raft_consensus.cc:3060] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:11.163478  6269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef5eeb44b24498c846634a1a93abbd8" candidate_uuid: "222c97493ac14525bad7776cdc9255bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efd64de67934c139353afa964a3c325"
I20260608 10:01:11.164369  6161 leader_election.cc:304] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 222c97493ac14525bad7776cdc9255bf, a2ead62a1e2e4bad97d40147c238e077; no voters: 0efd64de67934c139353afa964a3c325
I20260608 10:01:11.164825  6447 tablet_bootstrap.cc:654] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:11.163086  6450 tablet_bootstrap.cc:654] T 4201c19f28974f339a7d08c92fd7a1e8 P 0efd64de67934c139353afa964a3c325: Neither blocks nor log segments found. Creating new log.
W20260608 10:01:11.167255  6309 leader_election.cc:343] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0efd64de67934c139353afa964a3c325 (127.28.122.66:37625): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:11.169430  6448 tablet_bootstrap.cc:492] T 6af49cb7b6c0499b8f62bce9e37cd498 P 222c97493ac14525bad7776cdc9255bf: No bootstrap required, opened a new log
I20260608 10:01:11.170241  6448 ts_tablet_manager.cc:1403] T 6af49cb7b6c0499b8f62bce9e37cd498 P 222c97493ac14525bad7776cdc9255bf: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.005s
I20260608 10:01:11.173522  6448 raft_consensus.cc:359] T 6af49cb7b6c0499b8f62bce9e37cd498 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.169042  6195 raft_consensus.cc:2468] T 2ef5eeb44b24498c846634a1a93abbd8 P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 222c97493ac14525bad7776cdc9255bf in term 1.
I20260608 10:01:11.175297  6397 raft_consensus.cc:2804] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:11.175530  6448 raft_consensus.cc:385] T 6af49cb7b6c0499b8f62bce9e37cd498 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:11.176048  6448 raft_consensus.cc:740] T 6af49cb7b6c0499b8f62bce9e37cd498 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 222c97493ac14525bad7776cdc9255bf, State: Initialized, Role: FOLLOWER
I20260608 10:01:11.176992  6448 consensus_queue.cc:260] T 6af49cb7b6c0499b8f62bce9e37cd498 P 222c97493ac14525bad7776cdc9255bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.175328  6307 leader_election.cc:304] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 222c97493ac14525bad7776cdc9255bf, a2ead62a1e2e4bad97d40147c238e077; no voters: 0efd64de67934c139353afa964a3c325
I20260608 10:01:11.175894  6397 raft_consensus.cc:697] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077 [term 1 LEADER]: Becoming Leader. State: Replica: a2ead62a1e2e4bad97d40147c238e077, State: Running, Role: LEADER
I20260608 10:01:11.179848  6448 ts_tablet_manager.cc:1434] T 6af49cb7b6c0499b8f62bce9e37cd498 P 222c97493ac14525bad7776cdc9255bf: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:01:11.179610  6397 consensus_queue.cc:237] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.183815  6447 tablet_bootstrap.cc:492] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077: No bootstrap required, opened a new log
I20260608 10:01:11.184360  6447 ts_tablet_manager.cc:1403] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.007s
I20260608 10:01:11.184520  6450 tablet_bootstrap.cc:492] T 4201c19f28974f339a7d08c92fd7a1e8 P 0efd64de67934c139353afa964a3c325: No bootstrap required, opened a new log
I20260608 10:01:11.185046  6450 ts_tablet_manager.cc:1403] T 4201c19f28974f339a7d08c92fd7a1e8 P 0efd64de67934c139353afa964a3c325: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.008s
I20260608 10:01:11.186348  6413 raft_consensus.cc:515] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.187872  6450 raft_consensus.cc:359] T 4201c19f28974f339a7d08c92fd7a1e8 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.188629  6450 raft_consensus.cc:385] T 4201c19f28974f339a7d08c92fd7a1e8 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:11.188923  6450 raft_consensus.cc:740] T 4201c19f28974f339a7d08c92fd7a1e8 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0efd64de67934c139353afa964a3c325, State: Initialized, Role: FOLLOWER
I20260608 10:01:11.190001  6195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f35c69e1da743258e4de77bc34cb3b8" candidate_uuid: "0efd64de67934c139353afa964a3c325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2ead62a1e2e4bad97d40147c238e077"
I20260608 10:01:11.191395  6450 consensus_queue.cc:260] T 4201c19f28974f339a7d08c92fd7a1e8 P 0efd64de67934c139353afa964a3c325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.192550  6476 raft_consensus.cc:2804] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:11.193123  6476 raft_consensus.cc:697] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [term 1 LEADER]: Becoming Leader. State: Replica: 222c97493ac14525bad7776cdc9255bf, State: Running, Role: LEADER
I20260608 10:01:11.193643  6402 raft_consensus.cc:493] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:11.194023  6476 consensus_queue.cc:237] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.195061  6402 raft_consensus.cc:515] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.198180  6402 leader_election.cc:290] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2ead62a1e2e4bad97d40147c238e077 (127.28.122.65:34657), 0efd64de67934c139353afa964a3c325 (127.28.122.66:37625)
I20260608 10:01:11.187433  6447 raft_consensus.cc:359] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.201525  6447 raft_consensus.cc:385] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:11.201864  6447 raft_consensus.cc:740] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2ead62a1e2e4bad97d40147c238e077, State: Initialized, Role: FOLLOWER
I20260608 10:01:11.199436  6269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4201c19f28974f339a7d08c92fd7a1e8" candidate_uuid: "222c97493ac14525bad7776cdc9255bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efd64de67934c139353afa964a3c325" is_pre_election: true
I20260608 10:01:11.198367  6450 ts_tablet_manager.cc:1434] T 4201c19f28974f339a7d08c92fd7a1e8 P 0efd64de67934c139353afa964a3c325: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260608 10:01:11.202011  6195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4201c19f28974f339a7d08c92fd7a1e8" candidate_uuid: "222c97493ac14525bad7776cdc9255bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2ead62a1e2e4bad97d40147c238e077" is_pre_election: true
I20260608 10:01:11.202531  6269 raft_consensus.cc:2468] T 4201c19f28974f339a7d08c92fd7a1e8 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 222c97493ac14525bad7776cdc9255bf in term 0.
I20260608 10:01:11.202752  6195 raft_consensus.cc:2468] T 4201c19f28974f339a7d08c92fd7a1e8 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 222c97493ac14525bad7776cdc9255bf in term 0.
I20260608 10:01:11.203902  6447 consensus_queue.cc:260] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
W20260608 10:01:11.205505  6141 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:01:11.203701  6450 tablet_bootstrap.cc:492] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325: Bootstrap starting.
I20260608 10:01:11.206382  6447 ts_tablet_manager.cc:1434] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260608 10:01:11.204182  6309 leader_election.cc:304] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0efd64de67934c139353afa964a3c325, 222c97493ac14525bad7776cdc9255bf; no voters: 
W20260608 10:01:11.195856  6233 leader_election.cc:343] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a2ead62a1e2e4bad97d40147c238e077 (127.28.122.65:34657): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:11.207468  6447 tablet_bootstrap.cc:492] T 2f35c69e1da743258e4de77bc34cb3b8 P a2ead62a1e2e4bad97d40147c238e077: Bootstrap starting.
I20260608 10:01:11.208945  6089 catalog_manager.cc:5696] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2ead62a1e2e4bad97d40147c238e077 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "a2ead62a1e2e4bad97d40147c238e077" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:11.212704  6402 raft_consensus.cc:2804] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:11.213150  6402 raft_consensus.cc:493] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:11.213511  6402 raft_consensus.cc:3060] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:11.213624  6450 tablet_bootstrap.cc:654] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:11.214457  6413 leader_election.cc:290] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325 [CANDIDATE]: Term 1 election: Requested vote from peers a2ead62a1e2e4bad97d40147c238e077 (127.28.122.65:34657), 222c97493ac14525bad7776cdc9255bf (127.28.122.67:38941)
I20260608 10:01:11.215799  6344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f35c69e1da743258e4de77bc34cb3b8" candidate_uuid: "0efd64de67934c139353afa964a3c325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "222c97493ac14525bad7776cdc9255bf"
I20260608 10:01:11.216470  6344 raft_consensus.cc:3060] T 2f35c69e1da743258e4de77bc34cb3b8 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:11.218843  6447 tablet_bootstrap.cc:654] T 2f35c69e1da743258e4de77bc34cb3b8 P a2ead62a1e2e4bad97d40147c238e077: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:11.224469  6344 raft_consensus.cc:2468] T 2f35c69e1da743258e4de77bc34cb3b8 P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0efd64de67934c139353afa964a3c325 in term 1.
I20260608 10:01:11.222322  6402 raft_consensus.cc:515] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.228320  6236 leader_election.cc:304] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0efd64de67934c139353afa964a3c325, 222c97493ac14525bad7776cdc9255bf; no voters: a2ead62a1e2e4bad97d40147c238e077
I20260608 10:01:11.229427  6402 leader_election.cc:290] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf [CANDIDATE]: Term 1 election: Requested vote from peers a2ead62a1e2e4bad97d40147c238e077 (127.28.122.65:34657), 0efd64de67934c139353afa964a3c325 (127.28.122.66:37625)
I20260608 10:01:11.229704  6413 raft_consensus.cc:2804] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:11.230170  6195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4201c19f28974f339a7d08c92fd7a1e8" candidate_uuid: "222c97493ac14525bad7776cdc9255bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2ead62a1e2e4bad97d40147c238e077"
I20260608 10:01:11.230329  6413 raft_consensus.cc:697] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325 [term 1 LEADER]: Becoming Leader. State: Replica: 0efd64de67934c139353afa964a3c325, State: Running, Role: LEADER
I20260608 10:01:11.231134  6195 raft_consensus.cc:3060] T 4201c19f28974f339a7d08c92fd7a1e8 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:11.231645  6269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4201c19f28974f339a7d08c92fd7a1e8" candidate_uuid: "222c97493ac14525bad7776cdc9255bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efd64de67934c139353afa964a3c325"
I20260608 10:01:11.231395  6413 consensus_queue.cc:237] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.232252  6269 raft_consensus.cc:3060] T 4201c19f28974f339a7d08c92fd7a1e8 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:11.242966  6269 raft_consensus.cc:2468] T 4201c19f28974f339a7d08c92fd7a1e8 P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 222c97493ac14525bad7776cdc9255bf in term 1.
I20260608 10:01:11.244202  6309 leader_election.cc:304] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0efd64de67934c139353afa964a3c325, 222c97493ac14525bad7776cdc9255bf; no voters: 
I20260608 10:01:11.245529  6476 raft_consensus.cc:493] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:11.246038  6476 raft_consensus.cc:515] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.246595  6195 raft_consensus.cc:2468] T 4201c19f28974f339a7d08c92fd7a1e8 P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 222c97493ac14525bad7776cdc9255bf in term 1.
I20260608 10:01:11.248306  6476 leader_election.cc:290] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2ead62a1e2e4bad97d40147c238e077 (127.28.122.65:34657), 0efd64de67934c139353afa964a3c325 (127.28.122.66:37625)
I20260608 10:01:11.248922  6476 raft_consensus.cc:2804] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:11.250584  6476 raft_consensus.cc:697] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf [term 1 LEADER]: Becoming Leader. State: Replica: 222c97493ac14525bad7776cdc9255bf, State: Running, Role: LEADER
I20260608 10:01:11.250685  6270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675c0e3d391145b1bf4d5686b832407b" candidate_uuid: "222c97493ac14525bad7776cdc9255bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efd64de67934c139353afa964a3c325" is_pre_election: true
I20260608 10:01:11.251418  6270 raft_consensus.cc:2468] T 675c0e3d391145b1bf4d5686b832407b P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 222c97493ac14525bad7776cdc9255bf in term 0.
I20260608 10:01:11.251545  6476 consensus_queue.cc:237] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.253564  6309 leader_election.cc:304] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0efd64de67934c139353afa964a3c325, 222c97493ac14525bad7776cdc9255bf; no voters: 
I20260608 10:01:11.255347  6194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675c0e3d391145b1bf4d5686b832407b" candidate_uuid: "222c97493ac14525bad7776cdc9255bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2ead62a1e2e4bad97d40147c238e077" is_pre_election: true
I20260608 10:01:11.253782  6450 tablet_bootstrap.cc:492] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325: No bootstrap required, opened a new log
I20260608 10:01:11.256098  6194 raft_consensus.cc:2468] T 675c0e3d391145b1bf4d5686b832407b P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 222c97493ac14525bad7776cdc9255bf in term 0.
I20260608 10:01:11.256388  6450 ts_tablet_manager.cc:1403] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.003s
I20260608 10:01:11.256824  6475 raft_consensus.cc:2804] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:11.257076  6089 catalog_manager.cc:5696] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0efd64de67934c139353afa964a3c325 (127.28.122.66). New cstate: current_term: 1 leader_uuid: "0efd64de67934c139353afa964a3c325" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:11.258111  6475 raft_consensus.cc:493] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:11.258536  6475 raft_consensus.cc:3060] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:11.260983  6450 raft_consensus.cc:359] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.261884  6450 raft_consensus.cc:385] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:11.262276  6450 raft_consensus.cc:740] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0efd64de67934c139353afa964a3c325, State: Initialized, Role: FOLLOWER
I20260608 10:01:11.263347  6450 consensus_queue.cc:260] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.266178  6450 ts_tablet_manager.cc:1434] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:01:11.266958  6475 raft_consensus.cc:515] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.267911  6450 tablet_bootstrap.cc:492] T 6af49cb7b6c0499b8f62bce9e37cd498 P 0efd64de67934c139353afa964a3c325: Bootstrap starting.
I20260608 10:01:11.258549  6088 catalog_manager.cc:5696] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 222c97493ac14525bad7776cdc9255bf (127.28.122.67). New cstate: current_term: 1 leader_uuid: "222c97493ac14525bad7776cdc9255bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:11.275920  6195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675c0e3d391145b1bf4d5686b832407b" candidate_uuid: "222c97493ac14525bad7776cdc9255bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2ead62a1e2e4bad97d40147c238e077"
I20260608 10:01:11.276571  6450 tablet_bootstrap.cc:654] T 6af49cb7b6c0499b8f62bce9e37cd498 P 0efd64de67934c139353afa964a3c325: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:11.276645  6195 raft_consensus.cc:3060] T 675c0e3d391145b1bf4d5686b832407b P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:11.279217  6475 leader_election.cc:290] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf [CANDIDATE]: Term 1 election: Requested vote from peers a2ead62a1e2e4bad97d40147c238e077 (127.28.122.65:34657), 0efd64de67934c139353afa964a3c325 (127.28.122.66:37625)
I20260608 10:01:11.284086  6269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "675c0e3d391145b1bf4d5686b832407b" candidate_uuid: "222c97493ac14525bad7776cdc9255bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efd64de67934c139353afa964a3c325"
I20260608 10:01:11.285296  6269 raft_consensus.cc:3060] T 675c0e3d391145b1bf4d5686b832407b P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:11.293526  6269 raft_consensus.cc:2468] T 675c0e3d391145b1bf4d5686b832407b P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 222c97493ac14525bad7776cdc9255bf in term 1.
I20260608 10:01:11.298426  6195 raft_consensus.cc:2468] T 675c0e3d391145b1bf4d5686b832407b P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 222c97493ac14525bad7776cdc9255bf in term 1.
I20260608 10:01:11.300997  6307 leader_election.cc:304] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 222c97493ac14525bad7776cdc9255bf, a2ead62a1e2e4bad97d40147c238e077; no voters: 
I20260608 10:01:11.302033  6476 raft_consensus.cc:2804] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:11.302798  6476 raft_consensus.cc:697] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf [term 1 LEADER]: Becoming Leader. State: Replica: 222c97493ac14525bad7776cdc9255bf, State: Running, Role: LEADER
I20260608 10:01:11.303669  6476 consensus_queue.cc:237] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.306342  6089 catalog_manager.cc:5696] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 222c97493ac14525bad7776cdc9255bf (127.28.122.67). New cstate: current_term: 1 leader_uuid: "222c97493ac14525bad7776cdc9255bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:11.314713  6450 tablet_bootstrap.cc:492] T 6af49cb7b6c0499b8f62bce9e37cd498 P 0efd64de67934c139353afa964a3c325: No bootstrap required, opened a new log
I20260608 10:01:11.315431  6450 ts_tablet_manager.cc:1403] T 6af49cb7b6c0499b8f62bce9e37cd498 P 0efd64de67934c139353afa964a3c325: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.019s
I20260608 10:01:11.315606  6447 tablet_bootstrap.cc:492] T 2f35c69e1da743258e4de77bc34cb3b8 P a2ead62a1e2e4bad97d40147c238e077: No bootstrap required, opened a new log
I20260608 10:01:11.316169  6447 ts_tablet_manager.cc:1403] T 2f35c69e1da743258e4de77bc34cb3b8 P a2ead62a1e2e4bad97d40147c238e077: Time spent bootstrapping tablet: real 0.109s	user 0.039s	sys 0.056s
I20260608 10:01:11.318845  6450 raft_consensus.cc:359] T 6af49cb7b6c0499b8f62bce9e37cd498 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.319171  6447 raft_consensus.cc:359] T 2f35c69e1da743258e4de77bc34cb3b8 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.319761  6450 raft_consensus.cc:385] T 6af49cb7b6c0499b8f62bce9e37cd498 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:11.319887  6447 raft_consensus.cc:385] T 2f35c69e1da743258e4de77bc34cb3b8 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:11.320360  6447 raft_consensus.cc:740] T 2f35c69e1da743258e4de77bc34cb3b8 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2ead62a1e2e4bad97d40147c238e077, State: Initialized, Role: FOLLOWER
I20260608 10:01:11.320360  6450 raft_consensus.cc:740] T 6af49cb7b6c0499b8f62bce9e37cd498 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0efd64de67934c139353afa964a3c325, State: Initialized, Role: FOLLOWER
I20260608 10:01:11.321496  6447 consensus_queue.cc:260] T 2f35c69e1da743258e4de77bc34cb3b8 P a2ead62a1e2e4bad97d40147c238e077 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.321504  6450 consensus_queue.cc:260] T 6af49cb7b6c0499b8f62bce9e37cd498 P 0efd64de67934c139353afa964a3c325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.324553  6450 ts_tablet_manager.cc:1434] T 6af49cb7b6c0499b8f62bce9e37cd498 P 0efd64de67934c139353afa964a3c325: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:01:11.327024  6447 ts_tablet_manager.cc:1434] T 2f35c69e1da743258e4de77bc34cb3b8 P a2ead62a1e2e4bad97d40147c238e077: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 10:01:11.336611  6089 catalog_manager.cc:5696] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 222c97493ac14525bad7776cdc9255bf (127.28.122.67). New cstate: current_term: 1 leader_uuid: "222c97493ac14525bad7776cdc9255bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:11.460120  6413 raft_consensus.cc:493] T a71a1fda673e4664ade8999cbf8c4c97 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:11.460633  6413 raft_consensus.cc:515] T a71a1fda673e4664ade8999cbf8c4c97 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.462401  6413 leader_election.cc:290] T a71a1fda673e4664ade8999cbf8c4c97 P 0efd64de67934c139353afa964a3c325 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2ead62a1e2e4bad97d40147c238e077 (127.28.122.65:34657), 222c97493ac14525bad7776cdc9255bf (127.28.122.67:38941)
I20260608 10:01:11.463268  6195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71a1fda673e4664ade8999cbf8c4c97" candidate_uuid: "0efd64de67934c139353afa964a3c325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2ead62a1e2e4bad97d40147c238e077" is_pre_election: true
I20260608 10:01:11.463457  6344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71a1fda673e4664ade8999cbf8c4c97" candidate_uuid: "0efd64de67934c139353afa964a3c325" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "222c97493ac14525bad7776cdc9255bf" is_pre_election: true
I20260608 10:01:11.464157  6344 raft_consensus.cc:2393] T a71a1fda673e4664ade8999cbf8c4c97 P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0efd64de67934c139353afa964a3c325 in current term 1: Already voted for candidate a2ead62a1e2e4bad97d40147c238e077 in this term.
I20260608 10:01:11.465135  6236 leader_election.cc:304] T a71a1fda673e4664ade8999cbf8c4c97 P 0efd64de67934c139353afa964a3c325 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0efd64de67934c139353afa964a3c325; no voters: 222c97493ac14525bad7776cdc9255bf, a2ead62a1e2e4bad97d40147c238e077
I20260608 10:01:11.465847  6413 raft_consensus.cc:3060] T a71a1fda673e4664ade8999cbf8c4c97 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:11.471004  6413 raft_consensus.cc:2749] T a71a1fda673e4664ade8999cbf8c4c97 P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:11.604542  6397 raft_consensus.cc:493] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:11.605100  6397 raft_consensus.cc:515] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.607066  6397 leader_election.cc:290] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0efd64de67934c139353afa964a3c325 (127.28.122.66:37625), 222c97493ac14525bad7776cdc9255bf (127.28.122.67:38941)
I20260608 10:01:11.607921  6269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af49cb7b6c0499b8f62bce9e37cd498" candidate_uuid: "a2ead62a1e2e4bad97d40147c238e077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efd64de67934c139353afa964a3c325" is_pre_election: true
I20260608 10:01:11.608179  6344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af49cb7b6c0499b8f62bce9e37cd498" candidate_uuid: "a2ead62a1e2e4bad97d40147c238e077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "222c97493ac14525bad7776cdc9255bf" is_pre_election: true
I20260608 10:01:11.608625  6269 raft_consensus.cc:2468] T 6af49cb7b6c0499b8f62bce9e37cd498 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2ead62a1e2e4bad97d40147c238e077 in term 0.
I20260608 10:01:11.608850  6344 raft_consensus.cc:2468] T 6af49cb7b6c0499b8f62bce9e37cd498 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2ead62a1e2e4bad97d40147c238e077 in term 0.
I20260608 10:01:11.609834  6160 leader_election.cc:304] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0efd64de67934c139353afa964a3c325, a2ead62a1e2e4bad97d40147c238e077; no voters: 
I20260608 10:01:11.610654  6397 raft_consensus.cc:2804] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:11.611054  6397 raft_consensus.cc:493] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:11.611364  6397 raft_consensus.cc:3060] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:11.616402  6397 raft_consensus.cc:515] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.618103  6397 leader_election.cc:290] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 [CANDIDATE]: Term 1 election: Requested vote from peers 0efd64de67934c139353afa964a3c325 (127.28.122.66:37625), 222c97493ac14525bad7776cdc9255bf (127.28.122.67:38941)
I20260608 10:01:11.619035  6269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af49cb7b6c0499b8f62bce9e37cd498" candidate_uuid: "a2ead62a1e2e4bad97d40147c238e077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efd64de67934c139353afa964a3c325"
I20260608 10:01:11.619483  6344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6af49cb7b6c0499b8f62bce9e37cd498" candidate_uuid: "a2ead62a1e2e4bad97d40147c238e077" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "222c97493ac14525bad7776cdc9255bf"
I20260608 10:01:11.619731  6269 raft_consensus.cc:3060] T 6af49cb7b6c0499b8f62bce9e37cd498 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:11.620092  6344 raft_consensus.cc:3060] T 6af49cb7b6c0499b8f62bce9e37cd498 P 222c97493ac14525bad7776cdc9255bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:11.627054  6344 raft_consensus.cc:2468] T 6af49cb7b6c0499b8f62bce9e37cd498 P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2ead62a1e2e4bad97d40147c238e077 in term 1.
I20260608 10:01:11.627054  6269 raft_consensus.cc:2468] T 6af49cb7b6c0499b8f62bce9e37cd498 P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2ead62a1e2e4bad97d40147c238e077 in term 1.
I20260608 10:01:11.628682  6161 leader_election.cc:304] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 222c97493ac14525bad7776cdc9255bf, a2ead62a1e2e4bad97d40147c238e077; no voters: 
I20260608 10:01:11.629581  6397 raft_consensus.cc:2804] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:11.630045  6397 raft_consensus.cc:697] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 [term 1 LEADER]: Becoming Leader. State: Replica: a2ead62a1e2e4bad97d40147c238e077, State: Running, Role: LEADER
I20260608 10:01:11.631008  6397 consensus_queue.cc:237] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.639181  6089 catalog_manager.cc:5696] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2ead62a1e2e4bad97d40147c238e077 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "a2ead62a1e2e4bad97d40147c238e077" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:11.657236  6195 raft_consensus.cc:3060] T 2f35c69e1da743258e4de77bc34cb3b8 P a2ead62a1e2e4bad97d40147c238e077 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:11.663774  6413 consensus_queue.cc:1048] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:11.677069  6478 consensus_queue.cc:1048] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:11.687425  6476 consensus_queue.cc:1048] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:11.692431  6270 raft_consensus.cc:3060] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:11.699731  6475 consensus_queue.cc:1048] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:11.702651  6478 raft_consensus.cc:493] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:11.703263  6478 raft_consensus.cc:515] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.705097  6476 consensus_queue.cc:1048] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:11.706228  6194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef5eeb44b24498c846634a1a93abbd8" candidate_uuid: "0efd64de67934c139353afa964a3c325" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2ead62a1e2e4bad97d40147c238e077" is_pre_election: true
I20260608 10:01:11.706911  6194 raft_consensus.cc:2468] T 2ef5eeb44b24498c846634a1a93abbd8 P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0efd64de67934c139353afa964a3c325 in term 1.
I20260608 10:01:11.709635  6233 leader_election.cc:304] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [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: 0efd64de67934c139353afa964a3c325, a2ead62a1e2e4bad97d40147c238e077; no voters: 
I20260608 10:01:11.711475  6489 raft_consensus.cc:2804] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:01:11.711623  6478 leader_election.cc:290] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2ead62a1e2e4bad97d40147c238e077 (127.28.122.65:34657), 222c97493ac14525bad7776cdc9255bf (127.28.122.67:38941)
I20260608 10:01:11.713670  6489 raft_consensus.cc:493] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 222c97493ac14525bad7776cdc9255bf)
I20260608 10:01:11.714718  6489 raft_consensus.cc:3060] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:11.714970  6344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef5eeb44b24498c846634a1a93abbd8" candidate_uuid: "0efd64de67934c139353afa964a3c325" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "222c97493ac14525bad7776cdc9255bf" is_pre_election: true
I20260608 10:01:11.727399  6489 raft_consensus.cc:515] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.727430  6476 consensus_queue.cc:1048] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:11.729984  6489 leader_election.cc:290] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [CANDIDATE]: Term 2 election: Requested vote from peers a2ead62a1e2e4bad97d40147c238e077 (127.28.122.65:34657), 222c97493ac14525bad7776cdc9255bf (127.28.122.67:38941)
I20260608 10:01:11.731120  6194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef5eeb44b24498c846634a1a93abbd8" candidate_uuid: "0efd64de67934c139353afa964a3c325" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2ead62a1e2e4bad97d40147c238e077"
I20260608 10:01:11.731775  6194 raft_consensus.cc:3060] T 2ef5eeb44b24498c846634a1a93abbd8 P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:11.735476  6344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef5eeb44b24498c846634a1a93abbd8" candidate_uuid: "0efd64de67934c139353afa964a3c325" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "222c97493ac14525bad7776cdc9255bf"
I20260608 10:01:11.741971  6194 raft_consensus.cc:2468] T 2ef5eeb44b24498c846634a1a93abbd8 P a2ead62a1e2e4bad97d40147c238e077 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0efd64de67934c139353afa964a3c325 in term 2.
I20260608 10:01:11.743170  6193 raft_consensus.cc:1240] T 2ef5eeb44b24498c846634a1a93abbd8 P a2ead62a1e2e4bad97d40147c238e077 [term 2 FOLLOWER]: Rejecting Update request from peer 222c97493ac14525bad7776cdc9255bf for earlier term 1. Current term is 2. Ops: []
I20260608 10:01:11.743465  6233 leader_election.cc:304] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [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: 0efd64de67934c139353afa964a3c325, a2ead62a1e2e4bad97d40147c238e077; no voters: 222c97493ac14525bad7776cdc9255bf
I20260608 10:01:11.745069  6489 raft_consensus.cc:2804] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:01:11.746572  6489 raft_consensus.cc:697] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [term 2 LEADER]: Becoming Leader. State: Replica: 0efd64de67934c139353afa964a3c325, State: Running, Role: LEADER
I20260608 10:01:11.747536  6402 consensus_queue.cc:1059] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:11.747618  6489 consensus_queue.cc:237] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [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: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.748835  6402 raft_consensus.cc:3055] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:01:11.749506  6402 raft_consensus.cc:740] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 222c97493ac14525bad7776cdc9255bf, State: Running, Role: LEADER
I20260608 10:01:11.750741  6402 consensus_queue.cc:260] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } }
I20260608 10:01:11.752782  6402 raft_consensus.cc:3060] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:11.759469  6088 catalog_manager.cc:5696] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 reported cstate change: term changed from 1 to 2, leader changed from 222c97493ac14525bad7776cdc9255bf (127.28.122.67) to 0efd64de67934c139353afa964a3c325 (127.28.122.66). New cstate: current_term: 2 leader_uuid: "0efd64de67934c139353afa964a3c325" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:11.762403  6270 raft_consensus.cc:1240] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [term 2 LEADER]: Rejecting Update request from peer 222c97493ac14525bad7776cdc9255bf for earlier term 1. Current term is 2. Ops: []
I20260608 10:01:11.773068  6397 consensus_queue.cc:1048] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:11.774302  6476 consensus_queue.cc:1048] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:11.778911  6395 consensus_queue.cc:1048] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077 [LEADER]: Connected to new peer: Peer: permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:12.042968  6397 consensus_queue.cc:1048] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 [LEADER]: Connected to new peer: Peer: permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:12.059082  6395 consensus_queue.cc:1048] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:12.243850  6343 raft_consensus.cc:1275] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [term 2 FOLLOWER]: Refusing update from remote peer 0efd64de67934c139353afa964a3c325: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:12.252504  6413 consensus_queue.cc:1048] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:01:12.363917  6194 raft_consensus.cc:1275] T 2ef5eeb44b24498c846634a1a93abbd8 P a2ead62a1e2e4bad97d40147c238e077 [term 2 FOLLOWER]: Refusing update from remote peer 0efd64de67934c139353afa964a3c325: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:12.433667  6478 consensus_queue.cc:1048] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:13.919706 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:13.929435  6546 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
W20260608 10:01:13.929548  6547 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
W20260608 10:01:13.933357  6549 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
I20260608 10:01:13.933702 29161 server_base.cc:1061] running on GCE node
I20260608 10:01:13.935411 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:13.935636 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:13.935837 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912873935818 us; error 0 us; skew 500 ppm
I20260608 10:01:13.936434 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:13.939791 29161 webserver.cc:533] Webserver started at http://127.28.122.68:41387/ using document root <none> and password file <none>
I20260608 10:01:13.940371 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:13.940575 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:13.940908 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:13.942361 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912650423017-29161-0/minicluster-data/ts-3-root/instance:
uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a"
format_stamp: "Formatted at 2026-06-08 10:01:13 on dist-test-slave-th08"
I20260608 10:01:13.947726 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:01:13.951643  6554 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:13.952593 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:01:13.952904 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912650423017-29161-0/minicluster-data/ts-3-root
uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a"
format_stamp: "Formatted at 2026-06-08 10:01:13 on dist-test-slave-th08"
I20260608 10:01:13.953181 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912650423017-29161-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912650423017-29161-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912650423017-29161-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)
I20260608 10:01:13.970429 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:13.971910 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:13.973714 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:13.976902 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:13.977114 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:13.977411 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:13.977573 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:14.020793 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.68:42473
I20260608 10:01:14.020911  6616 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.68:42473 every 8 connection(s)
I20260608 10:01:14.036159  6617 heartbeater.cc:344] Connected to a master server at 127.28.122.126:37427
I20260608 10:01:14.036592  6617 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:14.037400  6617 heartbeater.cc:507] Master 127.28.122.126:37427 requested a full tablet report, sending...
I20260608 10:01:14.039587  6089 ts_manager.cc:194] Registered new tserver with Master: f0a4f6fbc1a043f99f4fb78a36829a6a (127.28.122.68:42473)
I20260608 10:01:14.041054  6089 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46828
I20260608 10:01:14.473067  6195 consensus_queue.cc:237] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } attrs { replace: true } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } }
I20260608 10:01:14.482446  6344 raft_consensus.cc:1275] T 6af49cb7b6c0499b8f62bce9e37cd498 P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Refusing update from remote peer a2ead62a1e2e4bad97d40147c238e077: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:01:14.484153  6268 raft_consensus.cc:1275] T 6af49cb7b6c0499b8f62bce9e37cd498 P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Refusing update from remote peer a2ead62a1e2e4bad97d40147c238e077: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:01:14.484484  6395 consensus_queue.cc:1048] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 [LEADER]: Connected to new peer: Peer: permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:01:14.486572  6623 consensus_queue.cc:1048] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:01:14.493567  6623 raft_consensus.cc:2955] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER f0a4f6fbc1a043f99f4fb78a36829a6a (127.28.122.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } attrs { replace: true } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } } }
I20260608 10:01:14.498579  6268 raft_consensus.cc:2955] T 6af49cb7b6c0499b8f62bce9e37cd498 P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER f0a4f6fbc1a043f99f4fb78a36829a6a (127.28.122.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } attrs { replace: true } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } } }
I20260608 10:01:14.502429  6342 raft_consensus.cc:2955] T 6af49cb7b6c0499b8f62bce9e37cd498 P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER f0a4f6fbc1a043f99f4fb78a36829a6a (127.28.122.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } attrs { replace: true } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } } }
W20260608 10:01:14.504580  6160 consensus_peers.cc:597] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 -> Peer f0a4f6fbc1a043f99f4fb78a36829a6a (127.28.122.68:42473): Couldn't send request to peer f0a4f6fbc1a043f99f4fb78a36829a6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6af49cb7b6c0499b8f62bce9e37cd498. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:14.521476  6089 catalog_manager.cc:5696] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 reported cstate change: config changed from index -1 to 18, NON_VOTER f0a4f6fbc1a043f99f4fb78a36829a6a (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "a2ead62a1e2e4bad97d40147c238e077" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:14.543015  6342 consensus_queue.cc:237] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } attrs { replace: true } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } }
I20260608 10:01:14.557339  6268 raft_consensus.cc:1275] T 675c0e3d391145b1bf4d5686b832407b P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Refusing update from remote peer 222c97493ac14525bad7776cdc9255bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:01:14.557339  6195 raft_consensus.cc:1275] T 675c0e3d391145b1bf4d5686b832407b P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Refusing update from remote peer 222c97493ac14525bad7776cdc9255bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:01:14.559322  6402 consensus_queue.cc:1048] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:01:14.561380  6402 consensus_queue.cc:1048] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:01:14.569721  6632 raft_consensus.cc:2955] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER f0a4f6fbc1a043f99f4fb78a36829a6a (127.28.122.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } attrs { replace: true } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } } }
I20260608 10:01:14.571538  6195 raft_consensus.cc:2955] T 675c0e3d391145b1bf4d5686b832407b P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER f0a4f6fbc1a043f99f4fb78a36829a6a (127.28.122.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } attrs { replace: true } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } } }
I20260608 10:01:14.583382  6268 raft_consensus.cc:2955] T 675c0e3d391145b1bf4d5686b832407b P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER f0a4f6fbc1a043f99f4fb78a36829a6a (127.28.122.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } attrs { replace: true } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } } }
I20260608 10:01:14.589803  6087 catalog_manager.cc:5696] T 675c0e3d391145b1bf4d5686b832407b P a2ead62a1e2e4bad97d40147c238e077 reported cstate change: config changed from index -1 to 18, NON_VOTER f0a4f6fbc1a043f99f4fb78a36829a6a (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "222c97493ac14525bad7776cdc9255bf" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } attrs { replace: true } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } } }
W20260608 10:01:14.605506  6309 consensus_peers.cc:597] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf -> Peer f0a4f6fbc1a043f99f4fb78a36829a6a (127.28.122.68:42473): Couldn't send request to peer f0a4f6fbc1a043f99f4fb78a36829a6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 675c0e3d391145b1bf4d5686b832407b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:14.615392  6268 consensus_queue.cc:237] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 2.18, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } attrs { replace: true } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } }
I20260608 10:01:14.622748  6342 raft_consensus.cc:1275] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [term 2 FOLLOWER]: Refusing update from remote peer 0efd64de67934c139353afa964a3c325: Log matching property violated. Preceding OpId in replica: term: 2 index: 18. Preceding OpId from leader: term: 2 index: 19. (index mismatch)
I20260608 10:01:14.624502  6195 raft_consensus.cc:1275] T 2ef5eeb44b24498c846634a1a93abbd8 P a2ead62a1e2e4bad97d40147c238e077 [term 2 FOLLOWER]: Refusing update from remote peer 0efd64de67934c139353afa964a3c325: Log matching property violated. Preceding OpId in replica: term: 2 index: 18. Preceding OpId from leader: term: 2 index: 19. (index mismatch)
I20260608 10:01:14.624445  6489 consensus_queue.cc:1048] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.001s
I20260608 10:01:14.626156  6636 consensus_queue.cc:1048] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.001s
W20260608 10:01:14.633474  6235 consensus_peers.cc:597] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 -> Peer f0a4f6fbc1a043f99f4fb78a36829a6a (127.28.122.68:42473): Couldn't send request to peer f0a4f6fbc1a043f99f4fb78a36829a6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ef5eeb44b24498c846634a1a93abbd8. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:14.632899  6489 raft_consensus.cc:2955] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [term 2 LEADER]: Committing config change with OpId 2.19: config changed from index -1 to 19, NON_VOTER f0a4f6fbc1a043f99f4fb78a36829a6a (127.28.122.68) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } attrs { replace: true } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } } }
I20260608 10:01:14.634667  6342 raft_consensus.cc:2955] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [term 2 FOLLOWER]: Committing config change with OpId 2.19: config changed from index -1 to 19, NON_VOTER f0a4f6fbc1a043f99f4fb78a36829a6a (127.28.122.68) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } attrs { replace: true } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } } }
I20260608 10:01:14.638870  6195 raft_consensus.cc:2955] T 2ef5eeb44b24498c846634a1a93abbd8 P a2ead62a1e2e4bad97d40147c238e077 [term 2 FOLLOWER]: Committing config change with OpId 2.19: config changed from index -1 to 19, NON_VOTER f0a4f6fbc1a043f99f4fb78a36829a6a (127.28.122.68) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } attrs { replace: true } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } } }
I20260608 10:01:14.650496  6087 catalog_manager.cc:5696] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf reported cstate change: config changed from index -1 to 19, NON_VOTER f0a4f6fbc1a043f99f4fb78a36829a6a (127.28.122.68) added. New cstate: current_term: 2 leader_uuid: "0efd64de67934c139353afa964a3c325" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } attrs { replace: true } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } } }
I20260608 10:01:14.650893  6342 consensus_queue.cc:237] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } attrs { replace: true } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } }
I20260608 10:01:14.658274  6268 raft_consensus.cc:1275] T 4201c19f28974f339a7d08c92fd7a1e8 P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Refusing update from remote peer 222c97493ac14525bad7776cdc9255bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:01:14.658931  6195 raft_consensus.cc:1275] T 4201c19f28974f339a7d08c92fd7a1e8 P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Refusing update from remote peer 222c97493ac14525bad7776cdc9255bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260608 10:01:14.659082  6309 consensus_peers.cc:597] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf -> Peer f0a4f6fbc1a043f99f4fb78a36829a6a (127.28.122.68:42473): Couldn't send request to peer f0a4f6fbc1a043f99f4fb78a36829a6a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4201c19f28974f339a7d08c92fd7a1e8. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:14.660053  6632 consensus_queue.cc:1048] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:01:14.661185  6634 consensus_queue.cc:1048] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:01:14.669143  6402 raft_consensus.cc:2955] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER f0a4f6fbc1a043f99f4fb78a36829a6a (127.28.122.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } attrs { replace: true } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } } }
I20260608 10:01:14.670707  6195 raft_consensus.cc:2955] T 4201c19f28974f339a7d08c92fd7a1e8 P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER f0a4f6fbc1a043f99f4fb78a36829a6a (127.28.122.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } attrs { replace: true } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } } }
I20260608 10:01:14.672629  6268 raft_consensus.cc:2955] T 4201c19f28974f339a7d08c92fd7a1e8 P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER f0a4f6fbc1a043f99f4fb78a36829a6a (127.28.122.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } attrs { replace: true } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } } }
I20260608 10:01:14.685618  6089 catalog_manager.cc:5696] T 4201c19f28974f339a7d08c92fd7a1e8 P a2ead62a1e2e4bad97d40147c238e077 reported cstate change: config changed from index -1 to 18, NON_VOTER f0a4f6fbc1a043f99f4fb78a36829a6a (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "222c97493ac14525bad7776cdc9255bf" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } attrs { replace: true } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } } }
I20260608 10:01:14.943475  6639 ts_tablet_manager.cc:933] T 6af49cb7b6c0499b8f62bce9e37cd498 P f0a4f6fbc1a043f99f4fb78a36829a6a: Initiating tablet copy from peer a2ead62a1e2e4bad97d40147c238e077 (127.28.122.65:34657)
I20260608 10:01:14.945195  6639 tablet_copy_client.cc:323] T 6af49cb7b6c0499b8f62bce9e37cd498 P f0a4f6fbc1a043f99f4fb78a36829a6a: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.65:34657
I20260608 10:01:14.955577  6205 tablet_copy_service.cc:140] P a2ead62a1e2e4bad97d40147c238e077: Received BeginTabletCopySession request for tablet 6af49cb7b6c0499b8f62bce9e37cd498 from peer f0a4f6fbc1a043f99f4fb78a36829a6a ({username='slave'} at 127.0.0.1:40108)
I20260608 10:01:14.956101  6205 tablet_copy_service.cc:161] P a2ead62a1e2e4bad97d40147c238e077: Beginning new tablet copy session on tablet 6af49cb7b6c0499b8f62bce9e37cd498 from peer f0a4f6fbc1a043f99f4fb78a36829a6a at {username='slave'} at 127.0.0.1:40108: session id = f0a4f6fbc1a043f99f4fb78a36829a6a-6af49cb7b6c0499b8f62bce9e37cd498
I20260608 10:01:14.961897  6205 tablet_copy_source_session.cc:215] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:14.965117  6639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6af49cb7b6c0499b8f62bce9e37cd498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:14.977258  6639 tablet_copy_client.cc:806] T 6af49cb7b6c0499b8f62bce9e37cd498 P f0a4f6fbc1a043f99f4fb78a36829a6a: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:14.977888  6639 tablet_copy_client.cc:670] T 6af49cb7b6c0499b8f62bce9e37cd498 P f0a4f6fbc1a043f99f4fb78a36829a6a: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:14.982164  6639 tablet_copy_client.cc:538] T 6af49cb7b6c0499b8f62bce9e37cd498 P f0a4f6fbc1a043f99f4fb78a36829a6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:14.988623  6639 tablet_bootstrap.cc:492] T 6af49cb7b6c0499b8f62bce9e37cd498 P f0a4f6fbc1a043f99f4fb78a36829a6a: Bootstrap starting.
I20260608 10:01:15.034049  6643 ts_tablet_manager.cc:933] T 2ef5eeb44b24498c846634a1a93abbd8 P f0a4f6fbc1a043f99f4fb78a36829a6a: Initiating tablet copy from peer 0efd64de67934c139353afa964a3c325 (127.28.122.66:37625)
I20260608 10:01:15.036072  6643 tablet_copy_client.cc:323] T 2ef5eeb44b24498c846634a1a93abbd8 P f0a4f6fbc1a043f99f4fb78a36829a6a: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.66:37625
I20260608 10:01:15.043566  6617 heartbeater.cc:499] Master 127.28.122.126:37427 was elected leader, sending a full tablet report...
I20260608 10:01:15.054358 29161 tablet_server.cc:179] TabletServer@127.28.122.65:0 shutting down...
I20260608 10:01:15.092430 29161 tablet_copy_service.cc:362] P a2ead62a1e2e4bad97d40147c238e077: Destroying tablet copy session f0a4f6fbc1a043f99f4fb78a36829a6a-6af49cb7b6c0499b8f62bce9e37cd498 due to service shutdown
I20260608 10:01:15.092868 29161 tablet_copy_service.cc:434] P a2ead62a1e2e4bad97d40147c238e077: ending tablet copy session f0a4f6fbc1a043f99f4fb78a36829a6a-6af49cb7b6c0499b8f62bce9e37cd498 on tablet 6af49cb7b6c0499b8f62bce9e37cd498 with peer f0a4f6fbc1a043f99f4fb78a36829a6a
I20260608 10:01:15.098366  6280 tablet_copy_service.cc:140] P 0efd64de67934c139353afa964a3c325: Received BeginTabletCopySession request for tablet 2ef5eeb44b24498c846634a1a93abbd8 from peer f0a4f6fbc1a043f99f4fb78a36829a6a ({username='slave'} at 127.0.0.1:48174)
I20260608 10:01:15.099077  6280 tablet_copy_service.cc:161] P 0efd64de67934c139353afa964a3c325: Beginning new tablet copy session on tablet 2ef5eeb44b24498c846634a1a93abbd8 from peer f0a4f6fbc1a043f99f4fb78a36829a6a at {username='slave'} at 127.0.0.1:48174: session id = f0a4f6fbc1a043f99f4fb78a36829a6a-2ef5eeb44b24498c846634a1a93abbd8
I20260608 10:01:15.111529  6280 tablet_copy_source_session.cc:215] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325: Tablet Copy: opened 0 blocks and 1 log segments
W20260608 10:01:15.116605  6307 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260608 10:01:15.122238  6643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ef5eeb44b24498c846634a1a93abbd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:15.126209  6645 ts_tablet_manager.cc:933] T 675c0e3d391145b1bf4d5686b832407b P f0a4f6fbc1a043f99f4fb78a36829a6a: Initiating tablet copy from peer 222c97493ac14525bad7776cdc9255bf (127.28.122.67:38941)
W20260608 10:01:15.131799  6307 consensus_peers.cc:597] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf -> Peer a2ead62a1e2e4bad97d40147c238e077 (127.28.122.65:34657): Couldn't send request to peer a2ead62a1e2e4bad97d40147c238e077. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:15.133929  6645 tablet_copy_client.cc:323] T 675c0e3d391145b1bf4d5686b832407b P f0a4f6fbc1a043f99f4fb78a36829a6a: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.67:38941
I20260608 10:01:15.149019  6639 tablet_bootstrap.cc:492] T 6af49cb7b6c0499b8f62bce9e37cd498 P f0a4f6fbc1a043f99f4fb78a36829a6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=124 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:15.150178  6639 tablet_bootstrap.cc:492] T 6af49cb7b6c0499b8f62bce9e37cd498 P f0a4f6fbc1a043f99f4fb78a36829a6a: Bootstrap complete.
I20260608 10:01:15.151077  6639 ts_tablet_manager.cc:1403] T 6af49cb7b6c0499b8f62bce9e37cd498 P f0a4f6fbc1a043f99f4fb78a36829a6a: Time spent bootstrapping tablet: real 0.163s	user 0.114s	sys 0.014s
I20260608 10:01:15.154299  6639 raft_consensus.cc:359] T 6af49cb7b6c0499b8f62bce9e37cd498 P f0a4f6fbc1a043f99f4fb78a36829a6a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } attrs { replace: true } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } }
I20260608 10:01:15.155231  6639 raft_consensus.cc:740] T 6af49cb7b6c0499b8f62bce9e37cd498 P f0a4f6fbc1a043f99f4fb78a36829a6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f0a4f6fbc1a043f99f4fb78a36829a6a, State: Initialized, Role: LEARNER
I20260608 10:01:15.155932  6639 consensus_queue.cc:260] T 6af49cb7b6c0499b8f62bce9e37cd498 P f0a4f6fbc1a043f99f4fb78a36829a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } attrs { replace: true } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } }
I20260608 10:01:15.173045  6650 ts_tablet_manager.cc:933] T 4201c19f28974f339a7d08c92fd7a1e8 P f0a4f6fbc1a043f99f4fb78a36829a6a: Initiating tablet copy from peer 222c97493ac14525bad7776cdc9255bf (127.28.122.67:38941)
I20260608 10:01:15.177863  6639 ts_tablet_manager.cc:1434] T 6af49cb7b6c0499b8f62bce9e37cd498 P f0a4f6fbc1a043f99f4fb78a36829a6a: Time spent starting tablet: real 0.026s	user 0.018s	sys 0.006s
I20260608 10:01:15.183588  6650 tablet_copy_client.cc:323] T 4201c19f28974f339a7d08c92fd7a1e8 P f0a4f6fbc1a043f99f4fb78a36829a6a: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.67:38941
I20260608 10:01:15.205744  6354 tablet_copy_service.cc:140] P 222c97493ac14525bad7776cdc9255bf: Received BeginTabletCopySession request for tablet 675c0e3d391145b1bf4d5686b832407b from peer f0a4f6fbc1a043f99f4fb78a36829a6a ({username='slave'} at 127.0.0.1:46344)
I20260608 10:01:15.206096  6353 tablet_copy_service.cc:140] P 222c97493ac14525bad7776cdc9255bf: Received BeginTabletCopySession request for tablet 4201c19f28974f339a7d08c92fd7a1e8 from peer f0a4f6fbc1a043f99f4fb78a36829a6a ({username='slave'} at 127.0.0.1:46344)
I20260608 10:01:15.206457  6354 tablet_copy_service.cc:161] P 222c97493ac14525bad7776cdc9255bf: Beginning new tablet copy session on tablet 675c0e3d391145b1bf4d5686b832407b from peer f0a4f6fbc1a043f99f4fb78a36829a6a at {username='slave'} at 127.0.0.1:46344: session id = f0a4f6fbc1a043f99f4fb78a36829a6a-675c0e3d391145b1bf4d5686b832407b
I20260608 10:01:15.208556  6643 tablet_copy_client.cc:806] T 2ef5eeb44b24498c846634a1a93abbd8 P f0a4f6fbc1a043f99f4fb78a36829a6a: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:15.209313  6643 tablet_copy_client.cc:670] T 2ef5eeb44b24498c846634a1a93abbd8 P f0a4f6fbc1a043f99f4fb78a36829a6a: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:15.206617 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:15.210938  6353 tablet_copy_service.cc:161] P 222c97493ac14525bad7776cdc9255bf: Beginning new tablet copy session on tablet 4201c19f28974f339a7d08c92fd7a1e8 from peer f0a4f6fbc1a043f99f4fb78a36829a6a at {username='slave'} at 127.0.0.1:46344: session id = f0a4f6fbc1a043f99f4fb78a36829a6a-4201c19f28974f339a7d08c92fd7a1e8
I20260608 10:01:15.216377  6354 tablet_copy_source_session.cc:215] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:15.218761 29161 tablet_replica.cc:333] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077: stopping tablet replica
I20260608 10:01:15.219190  6643 tablet_copy_client.cc:538] T 2ef5eeb44b24498c846634a1a93abbd8 P f0a4f6fbc1a043f99f4fb78a36829a6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:15.219830 29161 raft_consensus.cc:2243] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:15.219980  6645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 675c0e3d391145b1bf4d5686b832407b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:15.221326 29161 raft_consensus.cc:2272] T 6af49cb7b6c0499b8f62bce9e37cd498 P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.224932 29161 tablet_replica.cc:333] T 675c0e3d391145b1bf4d5686b832407b P a2ead62a1e2e4bad97d40147c238e077: stopping tablet replica
I20260608 10:01:15.225773 29161 raft_consensus.cc:2243] T 675c0e3d391145b1bf4d5686b832407b P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:15.226523 29161 raft_consensus.cc:2272] T 675c0e3d391145b1bf4d5686b832407b P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.232226  6643 tablet_bootstrap.cc:492] T 2ef5eeb44b24498c846634a1a93abbd8 P f0a4f6fbc1a043f99f4fb78a36829a6a: Bootstrap starting.
I20260608 10:01:15.234299  6353 tablet_copy_source_session.cc:215] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:15.241173  6650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4201c19f28974f339a7d08c92fd7a1e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:15.241781 29161 tablet_replica.cc:333] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077: stopping tablet replica
I20260608 10:01:15.242695 29161 raft_consensus.cc:2243] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:15.248014 29161 raft_consensus.cc:2272] T a71a1fda673e4664ade8999cbf8c4c97 P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.251595 29161 tablet_replica.cc:333] T 82a373338e0c407d9614da947ef6c186 P a2ead62a1e2e4bad97d40147c238e077: stopping tablet replica
I20260608 10:01:15.252470 29161 raft_consensus.cc:2243] T 82a373338e0c407d9614da947ef6c186 P a2ead62a1e2e4bad97d40147c238e077 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:15.253188 29161 raft_consensus.cc:2272] T 82a373338e0c407d9614da947ef6c186 P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.256914 29161 tablet_replica.cc:333] T 2f35c69e1da743258e4de77bc34cb3b8 P a2ead62a1e2e4bad97d40147c238e077: stopping tablet replica
I20260608 10:01:15.257735 29161 raft_consensus.cc:2243] T 2f35c69e1da743258e4de77bc34cb3b8 P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 10:01:15.268316  6233 consensus_peers.cc:597] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 -> Peer a2ead62a1e2e4bad97d40147c238e077 (127.28.122.65:34657): Couldn't send request to peer a2ead62a1e2e4bad97d40147c238e077. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:15.269910 29161 raft_consensus.cc:2272] T 2f35c69e1da743258e4de77bc34cb3b8 P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.273452 29161 tablet_replica.cc:333] T 4201c19f28974f339a7d08c92fd7a1e8 P a2ead62a1e2e4bad97d40147c238e077: stopping tablet replica
I20260608 10:01:15.274336 29161 raft_consensus.cc:2243] T 4201c19f28974f339a7d08c92fd7a1e8 P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:15.275086 29161 raft_consensus.cc:2272] T 4201c19f28974f339a7d08c92fd7a1e8 P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:01:15.278854  6233 consensus_peers.cc:597] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325 -> Peer a2ead62a1e2e4bad97d40147c238e077 (127.28.122.65:34657): Couldn't send request to peer a2ead62a1e2e4bad97d40147c238e077. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:15.280550 29161 tablet_replica.cc:333] T 2ef5eeb44b24498c846634a1a93abbd8 P a2ead62a1e2e4bad97d40147c238e077: stopping tablet replica
I20260608 10:01:15.281416 29161 raft_consensus.cc:2243] T 2ef5eeb44b24498c846634a1a93abbd8 P a2ead62a1e2e4bad97d40147c238e077 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:15.282147 29161 raft_consensus.cc:2272] T 2ef5eeb44b24498c846634a1a93abbd8 P a2ead62a1e2e4bad97d40147c238e077 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.284641  6645 tablet_copy_client.cc:806] T 675c0e3d391145b1bf4d5686b832407b P f0a4f6fbc1a043f99f4fb78a36829a6a: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:15.285262  6645 tablet_copy_client.cc:670] T 675c0e3d391145b1bf4d5686b832407b P f0a4f6fbc1a043f99f4fb78a36829a6a: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:15.285715  6650 tablet_copy_client.cc:806] T 4201c19f28974f339a7d08c92fd7a1e8 P f0a4f6fbc1a043f99f4fb78a36829a6a: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:15.286307  6650 tablet_copy_client.cc:670] T 4201c19f28974f339a7d08c92fd7a1e8 P f0a4f6fbc1a043f99f4fb78a36829a6a: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:15.286496 29161 tablet_replica.cc:333] T db401b5e795640fd822e87d61148388c P a2ead62a1e2e4bad97d40147c238e077: stopping tablet replica
I20260608 10:01:15.287364 29161 raft_consensus.cc:2243] T db401b5e795640fd822e87d61148388c P a2ead62a1e2e4bad97d40147c238e077 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:15.288090 29161 raft_consensus.cc:2272] T db401b5e795640fd822e87d61148388c P a2ead62a1e2e4bad97d40147c238e077 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.291530  6645 tablet_copy_client.cc:538] T 675c0e3d391145b1bf4d5686b832407b P f0a4f6fbc1a043f99f4fb78a36829a6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:15.301651  6645 tablet_bootstrap.cc:492] T 675c0e3d391145b1bf4d5686b832407b P f0a4f6fbc1a043f99f4fb78a36829a6a: Bootstrap starting.
I20260608 10:01:15.308059  6650 tablet_copy_client.cc:538] T 4201c19f28974f339a7d08c92fd7a1e8 P f0a4f6fbc1a043f99f4fb78a36829a6a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:15.318189  6650 tablet_bootstrap.cc:492] T 4201c19f28974f339a7d08c92fd7a1e8 P f0a4f6fbc1a043f99f4fb78a36829a6a: Bootstrap starting.
I20260608 10:01:15.320668 29161 tablet_server.cc:196] TabletServer@127.28.122.65:0 shutdown complete.
I20260608 10:01:15.361825 29161 tablet_server.cc:179] TabletServer@127.28.122.66:0 shutting down...
I20260608 10:01:15.389667 29161 tablet_copy_service.cc:362] P 0efd64de67934c139353afa964a3c325: Destroying tablet copy session f0a4f6fbc1a043f99f4fb78a36829a6a-2ef5eeb44b24498c846634a1a93abbd8 due to service shutdown
I20260608 10:01:15.390084 29161 tablet_copy_service.cc:434] P 0efd64de67934c139353afa964a3c325: ending tablet copy session f0a4f6fbc1a043f99f4fb78a36829a6a-2ef5eeb44b24498c846634a1a93abbd8 on tablet 2ef5eeb44b24498c846634a1a93abbd8 with peer f0a4f6fbc1a043f99f4fb78a36829a6a
I20260608 10:01:15.439977 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:15.442736 29161 tablet_replica.cc:333] T 6af49cb7b6c0499b8f62bce9e37cd498 P 0efd64de67934c139353afa964a3c325: stopping tablet replica
I20260608 10:01:15.443766 29161 raft_consensus.cc:2243] T 6af49cb7b6c0499b8f62bce9e37cd498 P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:15.451679 29161 raft_consensus.cc:2272] T 6af49cb7b6c0499b8f62bce9e37cd498 P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:01:15.454057  6639 tablet_copy_client.cc:1131] T 6af49cb7b6c0499b8f62bce9e37cd498 P f0a4f6fbc1a043f99f4fb78a36829a6a: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.122.65:34657: connect: Connection refused (error 111)
I20260608 10:01:15.456143 29161 tablet_replica.cc:333] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325: stopping tablet replica
I20260608 10:01:15.457139 29161 raft_consensus.cc:2243] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:01:15.461959 29161 raft_consensus.cc:2272] T 2ef5eeb44b24498c846634a1a93abbd8 P 0efd64de67934c139353afa964a3c325 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.466312 29161 tablet_replica.cc:333] T a71a1fda673e4664ade8999cbf8c4c97 P 0efd64de67934c139353afa964a3c325: stopping tablet replica
I20260608 10:01:15.467778 29161 raft_consensus.cc:2243] T a71a1fda673e4664ade8999cbf8c4c97 P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:15.468279  6643 tablet_bootstrap.cc:492] T 2ef5eeb44b24498c846634a1a93abbd8 P f0a4f6fbc1a043f99f4fb78a36829a6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=19 overwritten=0 applied=19 ignored=0} inserts{seen=155 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:15.469771 29161 raft_consensus.cc:2272] T a71a1fda673e4664ade8999cbf8c4c97 P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.473258 29161 tablet_replica.cc:333] T 675c0e3d391145b1bf4d5686b832407b P 0efd64de67934c139353afa964a3c325: stopping tablet replica
I20260608 10:01:15.474059 29161 raft_consensus.cc:2243] T 675c0e3d391145b1bf4d5686b832407b P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:15.475294  6643 tablet_bootstrap.cc:492] T 2ef5eeb44b24498c846634a1a93abbd8 P f0a4f6fbc1a043f99f4fb78a36829a6a: Bootstrap complete.
I20260608 10:01:15.476025  6643 ts_tablet_manager.cc:1403] T 2ef5eeb44b24498c846634a1a93abbd8 P f0a4f6fbc1a043f99f4fb78a36829a6a: Time spent bootstrapping tablet: real 0.244s	user 0.133s	sys 0.044s
I20260608 10:01:15.478786  6643 raft_consensus.cc:359] T 2ef5eeb44b24498c846634a1a93abbd8 P f0a4f6fbc1a043f99f4fb78a36829a6a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } attrs { replace: true } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } }
I20260608 10:01:15.487347 29161 raft_consensus.cc:2272] T 675c0e3d391145b1bf4d5686b832407b P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.487953  6643 raft_consensus.cc:740] T 2ef5eeb44b24498c846634a1a93abbd8 P f0a4f6fbc1a043f99f4fb78a36829a6a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f0a4f6fbc1a043f99f4fb78a36829a6a, State: Initialized, Role: LEARNER
I20260608 10:01:15.488687  6643 consensus_queue.cc:260] T 2ef5eeb44b24498c846634a1a93abbd8 P f0a4f6fbc1a043f99f4fb78a36829a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 19, Last appended: 2.19, Last appended by leader: 19, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } attrs { replace: true } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } }
I20260608 10:01:15.490846  6643 ts_tablet_manager.cc:1434] T 2ef5eeb44b24498c846634a1a93abbd8 P f0a4f6fbc1a043f99f4fb78a36829a6a: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260608 10:01:15.509390 29161 tablet_replica.cc:333] T 4201c19f28974f339a7d08c92fd7a1e8 P 0efd64de67934c139353afa964a3c325: stopping tablet replica
I20260608 10:01:15.510259 29161 raft_consensus.cc:2243] T 4201c19f28974f339a7d08c92fd7a1e8 P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:15.510983 29161 raft_consensus.cc:2272] T 4201c19f28974f339a7d08c92fd7a1e8 P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.514564 29161 tablet_replica.cc:333] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325: stopping tablet replica
I20260608 10:01:15.515383 29161 raft_consensus.cc:2243] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:15.516465 29161 raft_consensus.cc:2272] T 2f35c69e1da743258e4de77bc34cb3b8 P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.524370 29161 tablet_replica.cc:333] T 24bd3534aaa84cf181a3190105cff922 P 0efd64de67934c139353afa964a3c325: stopping tablet replica
I20260608 10:01:15.525158 29161 raft_consensus.cc:2243] T 24bd3534aaa84cf181a3190105cff922 P 0efd64de67934c139353afa964a3c325 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:15.525797 29161 raft_consensus.cc:2272] T 24bd3534aaa84cf181a3190105cff922 P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.531502 29161 tablet_replica.cc:333] T bed046c6dd804b82bfa1a0a2c5dbf7af P 0efd64de67934c139353afa964a3c325: stopping tablet replica
I20260608 10:01:15.532197 29161 raft_consensus.cc:2243] T bed046c6dd804b82bfa1a0a2c5dbf7af P 0efd64de67934c139353afa964a3c325 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:15.532881 29161 raft_consensus.cc:2272] T bed046c6dd804b82bfa1a0a2c5dbf7af P 0efd64de67934c139353afa964a3c325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.545986  6650 tablet_bootstrap.cc:492] T 4201c19f28974f339a7d08c92fd7a1e8 P f0a4f6fbc1a043f99f4fb78a36829a6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=136 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:15.547019  6650 tablet_bootstrap.cc:492] T 4201c19f28974f339a7d08c92fd7a1e8 P f0a4f6fbc1a043f99f4fb78a36829a6a: Bootstrap complete.
I20260608 10:01:15.547796  6650 ts_tablet_manager.cc:1403] T 4201c19f28974f339a7d08c92fd7a1e8 P f0a4f6fbc1a043f99f4fb78a36829a6a: Time spent bootstrapping tablet: real 0.230s	user 0.134s	sys 0.031s
W20260608 10:01:15.548470  6307 consensus_peers.cc:597] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf -> Peer a2ead62a1e2e4bad97d40147c238e077 (127.28.122.65:34657): Couldn't send request to peer a2ead62a1e2e4bad97d40147c238e077. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:34657: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:15.551673  6650 raft_consensus.cc:359] T 4201c19f28974f339a7d08c92fd7a1e8 P f0a4f6fbc1a043f99f4fb78a36829a6a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } attrs { replace: true } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } }
I20260608 10:01:15.552561  6650 raft_consensus.cc:740] T 4201c19f28974f339a7d08c92fd7a1e8 P f0a4f6fbc1a043f99f4fb78a36829a6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f0a4f6fbc1a043f99f4fb78a36829a6a, State: Initialized, Role: LEARNER
I20260608 10:01:15.553259  6650 consensus_queue.cc:260] T 4201c19f28974f339a7d08c92fd7a1e8 P f0a4f6fbc1a043f99f4fb78a36829a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } attrs { replace: true } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } }
I20260608 10:01:15.563820  6650 ts_tablet_manager.cc:1434] T 4201c19f28974f339a7d08c92fd7a1e8 P f0a4f6fbc1a043f99f4fb78a36829a6a: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
W20260608 10:01:15.564343  6309 consensus_peers.cc:597] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf -> Peer 0efd64de67934c139353afa964a3c325 (127.28.122.66:37625): Couldn't send request to peer 0efd64de67934c139353afa964a3c325. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.66:37625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:15.567003  6645 tablet_bootstrap.cc:492] T 675c0e3d391145b1bf4d5686b832407b P f0a4f6fbc1a043f99f4fb78a36829a6a: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=124 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:15.567934  6645 tablet_bootstrap.cc:492] T 675c0e3d391145b1bf4d5686b832407b P f0a4f6fbc1a043f99f4fb78a36829a6a: Bootstrap complete.
I20260608 10:01:15.568840  6645 ts_tablet_manager.cc:1403] T 675c0e3d391145b1bf4d5686b832407b P f0a4f6fbc1a043f99f4fb78a36829a6a: Time spent bootstrapping tablet: real 0.267s	user 0.133s	sys 0.054s
I20260608 10:01:15.571641  6645 raft_consensus.cc:359] T 675c0e3d391145b1bf4d5686b832407b P f0a4f6fbc1a043f99f4fb78a36829a6a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } attrs { replace: true } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } }
I20260608 10:01:15.572471  6645 raft_consensus.cc:740] T 675c0e3d391145b1bf4d5686b832407b P f0a4f6fbc1a043f99f4fb78a36829a6a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f0a4f6fbc1a043f99f4fb78a36829a6a, State: Initialized, Role: LEARNER
I20260608 10:01:15.573309  6645 consensus_queue.cc:260] T 675c0e3d391145b1bf4d5686b832407b P f0a4f6fbc1a043f99f4fb78a36829a6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a2ead62a1e2e4bad97d40147c238e077" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34657 } attrs { replace: true } } peers { permanent_uuid: "0efd64de67934c139353afa964a3c325" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 37625 } } peers { permanent_uuid: "222c97493ac14525bad7776cdc9255bf" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 38941 } } peers { permanent_uuid: "f0a4f6fbc1a043f99f4fb78a36829a6a" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 42473 } attrs { promote: true } }
I20260608 10:01:15.574179  6353 tablet_copy_service.cc:342] P 222c97493ac14525bad7776cdc9255bf: Request end of tablet copy session f0a4f6fbc1a043f99f4fb78a36829a6a-4201c19f28974f339a7d08c92fd7a1e8 received from {username='slave'} at 127.0.0.1:46344
I20260608 10:01:15.574726  6353 tablet_copy_service.cc:434] P 222c97493ac14525bad7776cdc9255bf: ending tablet copy session f0a4f6fbc1a043f99f4fb78a36829a6a-4201c19f28974f339a7d08c92fd7a1e8 on tablet 4201c19f28974f339a7d08c92fd7a1e8 with peer f0a4f6fbc1a043f99f4fb78a36829a6a
I20260608 10:01:15.577646  6645 ts_tablet_manager.cc:1434] T 675c0e3d391145b1bf4d5686b832407b P f0a4f6fbc1a043f99f4fb78a36829a6a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:01:15.580565  6353 tablet_copy_service.cc:342] P 222c97493ac14525bad7776cdc9255bf: Request end of tablet copy session f0a4f6fbc1a043f99f4fb78a36829a6a-675c0e3d391145b1bf4d5686b832407b received from {username='slave'} at 127.0.0.1:46344
I20260608 10:01:15.581000  6353 tablet_copy_service.cc:434] P 222c97493ac14525bad7776cdc9255bf: ending tablet copy session f0a4f6fbc1a043f99f4fb78a36829a6a-675c0e3d391145b1bf4d5686b832407b on tablet 675c0e3d391145b1bf4d5686b832407b with peer f0a4f6fbc1a043f99f4fb78a36829a6a
W20260608 10:01:15.582347  6309 consensus_peers.cc:597] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf -> Peer 0efd64de67934c139353afa964a3c325 (127.28.122.66:37625): Couldn't send request to peer 0efd64de67934c139353afa964a3c325. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.66:37625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:15.584369 29161 tablet_server.cc:196] TabletServer@127.28.122.66:0 shutdown complete.
I20260608 10:01:15.616470 29161 tablet_server.cc:179] TabletServer@127.28.122.67:0 shutting down...
W20260608 10:01:15.627727  6643 tablet_copy_client.cc:1131] T 2ef5eeb44b24498c846634a1a93abbd8 P f0a4f6fbc1a043f99f4fb78a36829a6a: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.122.66:37625: connect: Connection refused (error 111)
I20260608 10:01:15.657325 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:15.658161 29161 tablet_replica.cc:333] T a71a1fda673e4664ade8999cbf8c4c97 P 222c97493ac14525bad7776cdc9255bf: stopping tablet replica
I20260608 10:01:15.658907 29161 raft_consensus.cc:2243] T a71a1fda673e4664ade8999cbf8c4c97 P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:15.659492 29161 raft_consensus.cc:2272] T a71a1fda673e4664ade8999cbf8c4c97 P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.662043 29161 tablet_replica.cc:333] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf: stopping tablet replica
I20260608 10:01:15.662595 29161 raft_consensus.cc:2243] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:15.663772 29161 raft_consensus.cc:2272] T 675c0e3d391145b1bf4d5686b832407b P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.666219 29161 tablet_replica.cc:333] T bdbe19a79fc043b0b02b418f4c4fb8ef P 222c97493ac14525bad7776cdc9255bf: stopping tablet replica
I20260608 10:01:15.666924 29161 raft_consensus.cc:2243] T bdbe19a79fc043b0b02b418f4c4fb8ef P 222c97493ac14525bad7776cdc9255bf [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:15.667495 29161 raft_consensus.cc:2272] T bdbe19a79fc043b0b02b418f4c4fb8ef P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.670279 29161 tablet_replica.cc:333] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf: stopping tablet replica
I20260608 10:01:15.670794 29161 raft_consensus.cc:2243] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:15.671856 29161 raft_consensus.cc:2272] T 4201c19f28974f339a7d08c92fd7a1e8 P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.674507 29161 tablet_replica.cc:333] T 2f35c69e1da743258e4de77bc34cb3b8 P 222c97493ac14525bad7776cdc9255bf: stopping tablet replica
I20260608 10:01:15.675087 29161 raft_consensus.cc:2243] T 2f35c69e1da743258e4de77bc34cb3b8 P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:15.675632 29161 raft_consensus.cc:2272] T 2f35c69e1da743258e4de77bc34cb3b8 P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.677840 29161 tablet_replica.cc:333] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf: stopping tablet replica
I20260608 10:01:15.678365 29161 raft_consensus.cc:2243] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:15.678895 29161 raft_consensus.cc:2272] T 2ef5eeb44b24498c846634a1a93abbd8 P 222c97493ac14525bad7776cdc9255bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.681377 29161 tablet_replica.cc:333] T 6af49cb7b6c0499b8f62bce9e37cd498 P 222c97493ac14525bad7776cdc9255bf: stopping tablet replica
I20260608 10:01:15.681872 29161 raft_consensus.cc:2243] T 6af49cb7b6c0499b8f62bce9e37cd498 P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:15.682325 29161 raft_consensus.cc:2272] T 6af49cb7b6c0499b8f62bce9e37cd498 P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.684456 29161 tablet_replica.cc:333] T 3ed3c5427b6144fa8c0468f286264eb9 P 222c97493ac14525bad7776cdc9255bf: stopping tablet replica
I20260608 10:01:15.684927 29161 raft_consensus.cc:2243] T 3ed3c5427b6144fa8c0468f286264eb9 P 222c97493ac14525bad7776cdc9255bf [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:15.685451 29161 raft_consensus.cc:2272] T 3ed3c5427b6144fa8c0468f286264eb9 P 222c97493ac14525bad7776cdc9255bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.716099 29161 tablet_server.cc:196] TabletServer@127.28.122.67:0 shutdown complete.
I20260608 10:01:15.739400 29161 tablet_server.cc:179] TabletServer@127.28.122.68:0 shutting down...
I20260608 10:01:15.757141 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:15.758836 29161 tablet_replica.cc:333] T 675c0e3d391145b1bf4d5686b832407b P f0a4f6fbc1a043f99f4fb78a36829a6a: stopping tablet replica
I20260608 10:01:15.759527 29161 raft_consensus.cc:2243] T 675c0e3d391145b1bf4d5686b832407b P f0a4f6fbc1a043f99f4fb78a36829a6a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:01:15.759986 29161 raft_consensus.cc:2272] T 675c0e3d391145b1bf4d5686b832407b P f0a4f6fbc1a043f99f4fb78a36829a6a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:01:15.762442 29161 tablet_replica.cc:333] T 4201c19f28974f339a7d08c92fd7a1e8 P f0a4f6fbc1a043f99f4fb78a36829a6a: stopping tablet replica
I20260608 10:01:15.762967 29161 raft_consensus.cc:2243] T 4201c19f28974f339a7d08c92fd7a1e8 P f0a4f6fbc1a043f99f4fb78a36829a6a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:01:15.763408 29161 raft_consensus.cc:2272] T 4201c19f28974f339a7d08c92fd7a1e8 P f0a4f6fbc1a043f99f4fb78a36829a6a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:01:15.765785 29161 tablet_replica.cc:333] T 2ef5eeb44b24498c846634a1a93abbd8 P f0a4f6fbc1a043f99f4fb78a36829a6a: stopping tablet replica
I20260608 10:01:15.766314 29161 raft_consensus.cc:2243] T 2ef5eeb44b24498c846634a1a93abbd8 P f0a4f6fbc1a043f99f4fb78a36829a6a [term 2 LEARNER]: Raft consensus shutting down.
I20260608 10:01:15.766685 29161 raft_consensus.cc:2272] T 2ef5eeb44b24498c846634a1a93abbd8 P f0a4f6fbc1a043f99f4fb78a36829a6a [term 2 LEARNER]: Raft consensus is shut down!
I20260608 10:01:15.769228 29161 tablet_replica.cc:333] T 6af49cb7b6c0499b8f62bce9e37cd498 P f0a4f6fbc1a043f99f4fb78a36829a6a: stopping tablet replica
I20260608 10:01:15.769706 29161 raft_consensus.cc:2243] T 6af49cb7b6c0499b8f62bce9e37cd498 P f0a4f6fbc1a043f99f4fb78a36829a6a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:01:15.770066 29161 raft_consensus.cc:2272] T 6af49cb7b6c0499b8f62bce9e37cd498 P f0a4f6fbc1a043f99f4fb78a36829a6a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:01:15.794121 29161 tablet_server.cc:196] TabletServer@127.28.122.68:0 shutdown complete.
I20260608 10:01:15.809044 29161 master.cc:562] Master@127.28.122.126:37427 shutting down...
W20260608 10:01:15.833290  6141 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:01:15.833550  6141 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:01:15.833746  6141 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:01:15.834955 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bf45caa09b514c4692f85e19a1473453 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:15.835520 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bf45caa09b514c4692f85e19a1473453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.835906 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P bf45caa09b514c4692f85e19a1473453: stopping tablet replica
I20260608 10:01:15.858110 29161 master.cc:584] Master@127.28.122.126:37427 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7863 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 10:01:15.906277 29161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.122.126:38785
I20260608 10:01:15.907521 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:15.912984  6660 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
W20260608 10:01:15.913038  6661 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
W20260608 10:01:15.914497  6663 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
I20260608 10:01:15.916215 29161 server_base.cc:1061] running on GCE node
I20260608 10:01:15.917166 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:15.917354 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:15.917518 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912875917503 us; error 0 us; skew 500 ppm
I20260608 10:01:15.918181 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:15.920766 29161 webserver.cc:533] Webserver started at http://127.28.122.126:44041/ using document root <none> and password file <none>
I20260608 10:01:15.921314 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:15.921478 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:15.921748 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:15.922871 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912650423017-29161-0/minicluster-data/master-0-root/instance:
uuid: "cec469529e7f4439b234090e1ba86040"
format_stamp: "Formatted at 2026-06-08 10:01:15 on dist-test-slave-th08"
I20260608 10:01:15.927561 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:01:15.931191  6668 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:15.931954 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:01:15.932241 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912650423017-29161-0/minicluster-data/master-0-root
uuid: "cec469529e7f4439b234090e1ba86040"
format_stamp: "Formatted at 2026-06-08 10:01:15 on dist-test-slave-th08"
I20260608 10:01:15.932518 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912650423017-29161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912650423017-29161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912650423017-29161-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)
I20260608 10:01:15.943265 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:15.944468 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:15.983238 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.126:38785
I20260608 10:01:15.983376  6719 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.126:38785 every 8 connection(s)
I20260608 10:01:15.987382  6720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:15.998306  6720 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cec469529e7f4439b234090e1ba86040: Bootstrap starting.
I20260608 10:01:16.003499  6720 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cec469529e7f4439b234090e1ba86040: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:16.008097  6720 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cec469529e7f4439b234090e1ba86040: No bootstrap required, opened a new log
I20260608 10:01:16.010371  6720 raft_consensus.cc:359] T 00000000000000000000000000000000 P cec469529e7f4439b234090e1ba86040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cec469529e7f4439b234090e1ba86040" member_type: VOTER }
I20260608 10:01:16.010759  6720 raft_consensus.cc:385] T 00000000000000000000000000000000 P cec469529e7f4439b234090e1ba86040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:16.010944  6720 raft_consensus.cc:740] T 00000000000000000000000000000000 P cec469529e7f4439b234090e1ba86040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec469529e7f4439b234090e1ba86040, State: Initialized, Role: FOLLOWER
I20260608 10:01:16.011564  6720 consensus_queue.cc:260] T 00000000000000000000000000000000 P cec469529e7f4439b234090e1ba86040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cec469529e7f4439b234090e1ba86040" member_type: VOTER }
I20260608 10:01:16.012005  6720 raft_consensus.cc:399] T 00000000000000000000000000000000 P cec469529e7f4439b234090e1ba86040 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:16.012210  6720 raft_consensus.cc:493] T 00000000000000000000000000000000 P cec469529e7f4439b234090e1ba86040 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:16.012423  6720 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cec469529e7f4439b234090e1ba86040 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:16.017307  6720 raft_consensus.cc:515] T 00000000000000000000000000000000 P cec469529e7f4439b234090e1ba86040 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cec469529e7f4439b234090e1ba86040" member_type: VOTER }
I20260608 10:01:16.017843  6720 leader_election.cc:304] T 00000000000000000000000000000000 P cec469529e7f4439b234090e1ba86040 [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: cec469529e7f4439b234090e1ba86040; no voters: 
I20260608 10:01:16.018977  6720 leader_election.cc:290] T 00000000000000000000000000000000 P cec469529e7f4439b234090e1ba86040 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:16.019521  6723 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cec469529e7f4439b234090e1ba86040 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:16.020962  6723 raft_consensus.cc:697] T 00000000000000000000000000000000 P cec469529e7f4439b234090e1ba86040 [term 1 LEADER]: Becoming Leader. State: Replica: cec469529e7f4439b234090e1ba86040, State: Running, Role: LEADER
I20260608 10:01:16.021679  6723 consensus_queue.cc:237] T 00000000000000000000000000000000 P cec469529e7f4439b234090e1ba86040 [LEADER]: Queue going to LEADER mode. State: All 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: "cec469529e7f4439b234090e1ba86040" member_type: VOTER }
I20260608 10:01:16.021986  6720 sys_catalog.cc:565] T 00000000000000000000000000000000 P cec469529e7f4439b234090e1ba86040 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:16.026118  6724 sys_catalog.cc:455] T 00000000000000000000000000000000 P cec469529e7f4439b234090e1ba86040 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cec469529e7f4439b234090e1ba86040" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cec469529e7f4439b234090e1ba86040" member_type: VOTER } }
I20260608 10:01:16.026940  6724 sys_catalog.cc:458] T 00000000000000000000000000000000 P cec469529e7f4439b234090e1ba86040 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:16.026254  6725 sys_catalog.cc:455] T 00000000000000000000000000000000 P cec469529e7f4439b234090e1ba86040 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cec469529e7f4439b234090e1ba86040. Latest consensus state: current_term: 1 leader_uuid: "cec469529e7f4439b234090e1ba86040" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cec469529e7f4439b234090e1ba86040" member_type: VOTER } }
I20260608 10:01:16.027810  6725 sys_catalog.cc:458] T 00000000000000000000000000000000 P cec469529e7f4439b234090e1ba86040 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:16.030351  6731 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:16.038265  6731 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:16.039412 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:16.048290  6731 catalog_manager.cc:1382] Generated new cluster ID: cc8c84668de7455eb8a2a6860853a02e
I20260608 10:01:16.048575  6731 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:16.061249  6731 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:16.062614  6731 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:16.080559  6731 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cec469529e7f4439b234090e1ba86040: Generated new TSK 0
I20260608 10:01:16.081176  6731 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:16.106180 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:16.113160  6741 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
W20260608 10:01:16.113905  6742 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
W20260608 10:01:16.115620  6744 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
I20260608 10:01:16.118220 29161 server_base.cc:1061] running on GCE node
I20260608 10:01:16.119176 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:16.119366 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:16.119493 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912876119481 us; error 0 us; skew 500 ppm
I20260608 10:01:16.120095 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:16.122509 29161 webserver.cc:533] Webserver started at http://127.28.122.65:42211/ using document root <none> and password file <none>
I20260608 10:01:16.123032 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:16.123275 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:16.123522 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:16.124668 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912650423017-29161-0/minicluster-data/ts-0-root/instance:
uuid: "51b36a04e49349ef8424c73307f7de4e"
format_stamp: "Formatted at 2026-06-08 10:01:16 on dist-test-slave-th08"
I20260608 10:01:16.129406 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:01:16.133150  6749 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:16.133996 29161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 10:01:16.134281 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912650423017-29161-0/minicluster-data/ts-0-root
uuid: "51b36a04e49349ef8424c73307f7de4e"
format_stamp: "Formatted at 2026-06-08 10:01:16 on dist-test-slave-th08"
I20260608 10:01:16.134544 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912650423017-29161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912650423017-29161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912650423017-29161-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)
I20260608 10:01:16.149029 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:16.150187 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:16.151780 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:16.154131 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:16.154340 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:16.154580 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:16.154729 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:16.192657 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.65:36803
I20260608 10:01:16.192787  6811 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.65:36803 every 8 connection(s)
I20260608 10:01:16.197796 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:16.205655  6816 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
W20260608 10:01:16.206282  6817 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
W20260608 10:01:16.210711  6819 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
I20260608 10:01:16.210913 29161 server_base.cc:1061] running on GCE node
I20260608 10:01:16.211606  6812 heartbeater.cc:344] Connected to a master server at 127.28.122.126:38785
I20260608 10:01:16.211987  6812 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:16.212733  6812 heartbeater.cc:507] Master 127.28.122.126:38785 requested a full tablet report, sending...
I20260608 10:01:16.213397 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:16.213637 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:16.213799 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912876213781 us; error 0 us; skew 500 ppm
I20260608 10:01:16.214597 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:16.215024  6685 ts_manager.cc:194] Registered new tserver with Master: 51b36a04e49349ef8424c73307f7de4e (127.28.122.65:36803)
I20260608 10:01:16.217469 29161 webserver.cc:533] Webserver started at http://127.28.122.66:41183/ using document root <none> and password file <none>
I20260608 10:01:16.217710  6685 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60336
I20260608 10:01:16.218195 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:16.218520 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:16.218850 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:16.219975 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912650423017-29161-0/minicluster-data/ts-1-root/instance:
uuid: "9c58a0e5107d4b179c57444c7999a2c9"
format_stamp: "Formatted at 2026-06-08 10:01:16 on dist-test-slave-th08"
I20260608 10:01:16.224655 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:01:16.228096  6824 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:16.228866 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:01:16.229146 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912650423017-29161-0/minicluster-data/ts-1-root
uuid: "9c58a0e5107d4b179c57444c7999a2c9"
format_stamp: "Formatted at 2026-06-08 10:01:16 on dist-test-slave-th08"
I20260608 10:01:16.229415 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912650423017-29161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912650423017-29161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912650423017-29161-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)
I20260608 10:01:16.240015 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:16.241143 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:16.242590 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:16.245191 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:16.245402 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:16.245636 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:16.245788 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:16.283010 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.66:41619
I20260608 10:01:16.283159  6886 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.66:41619 every 8 connection(s)
I20260608 10:01:16.288017 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:16.295660  6890 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
W20260608 10:01:16.297035  6891 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
I20260608 10:01:16.298547 29161 server_base.cc:1061] running on GCE node
W20260608 10:01:16.299039  6893 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
I20260608 10:01:16.300338 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:16.300614 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:16.300805 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912876300785 us; error 0 us; skew 500 ppm
I20260608 10:01:16.300886  6887 heartbeater.cc:344] Connected to a master server at 127.28.122.126:38785
I20260608 10:01:16.301339  6887 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:16.301679 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:16.302275  6887 heartbeater.cc:507] Master 127.28.122.126:38785 requested a full tablet report, sending...
I20260608 10:01:16.304456 29161 webserver.cc:533] Webserver started at http://127.28.122.67:46109/ using document root <none> and password file <none>
I20260608 10:01:16.304831  6685 ts_manager.cc:194] Registered new tserver with Master: 9c58a0e5107d4b179c57444c7999a2c9 (127.28.122.66:41619)
I20260608 10:01:16.305188 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:16.305476 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:16.305797 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:16.306788  6685 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60346
I20260608 10:01:16.307277 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912650423017-29161-0/minicluster-data/ts-2-root/instance:
uuid: "b5cedbf162ed45918cabdd97e01aa9f3"
format_stamp: "Formatted at 2026-06-08 10:01:16 on dist-test-slave-th08"
I20260608 10:01:16.312503 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:01:16.315939  6898 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:16.316699 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:01:16.316990 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912650423017-29161-0/minicluster-data/ts-2-root
uuid: "b5cedbf162ed45918cabdd97e01aa9f3"
format_stamp: "Formatted at 2026-06-08 10:01:16 on dist-test-slave-th08"
I20260608 10:01:16.317281 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912650423017-29161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912650423017-29161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912650423017-29161-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)
I20260608 10:01:16.331018 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:16.332199 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:16.333688 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:16.336179 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:16.336376 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:16.336611 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:16.336786 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:16.376629 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.67:34553
I20260608 10:01:16.376756  6960 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.67:34553 every 8 connection(s)
I20260608 10:01:16.390846  6961 heartbeater.cc:344] Connected to a master server at 127.28.122.126:38785
I20260608 10:01:16.391331  6961 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:16.392047  6961 heartbeater.cc:507] Master 127.28.122.126:38785 requested a full tablet report, sending...
I20260608 10:01:16.394059  6685 ts_manager.cc:194] Registered new tserver with Master: b5cedbf162ed45918cabdd97e01aa9f3 (127.28.122.67:34553)
I20260608 10:01:16.394948 29161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015047069s
I20260608 10:01:16.395519  6685 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60358
I20260608 10:01:16.421828  6685 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60372:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:01:16.424003  6685 catalog_manager.cc:7076] 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.
I20260608 10:01:16.466843  6852 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad0122a46484981aac0f4d821576bbf (DEFAULT_TABLE table=test-workload [id=4b64679ddaae49bab203838d0627fde7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:16.468453  6852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad0122a46484981aac0f4d821576bbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:16.477021  6926 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad0122a46484981aac0f4d821576bbf (DEFAULT_TABLE table=test-workload [id=4b64679ddaae49bab203838d0627fde7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:16.478446  6926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad0122a46484981aac0f4d821576bbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:16.480703  6777 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad0122a46484981aac0f4d821576bbf (DEFAULT_TABLE table=test-workload [id=4b64679ddaae49bab203838d0627fde7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:16.481848  6777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad0122a46484981aac0f4d821576bbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:16.489980  6976 tablet_bootstrap.cc:492] T 0ad0122a46484981aac0f4d821576bbf P 9c58a0e5107d4b179c57444c7999a2c9: Bootstrap starting.
I20260608 10:01:16.497790  6976 tablet_bootstrap.cc:654] T 0ad0122a46484981aac0f4d821576bbf P 9c58a0e5107d4b179c57444c7999a2c9: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:16.500067  6977 tablet_bootstrap.cc:492] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3: Bootstrap starting.
I20260608 10:01:16.502107  6978 tablet_bootstrap.cc:492] T 0ad0122a46484981aac0f4d821576bbf P 51b36a04e49349ef8424c73307f7de4e: Bootstrap starting.
I20260608 10:01:16.505209  6976 tablet_bootstrap.cc:492] T 0ad0122a46484981aac0f4d821576bbf P 9c58a0e5107d4b179c57444c7999a2c9: No bootstrap required, opened a new log
I20260608 10:01:16.505716  6976 ts_tablet_manager.cc:1403] T 0ad0122a46484981aac0f4d821576bbf P 9c58a0e5107d4b179c57444c7999a2c9: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260608 10:01:16.508728  6976 raft_consensus.cc:359] T 0ad0122a46484981aac0f4d821576bbf P 9c58a0e5107d4b179c57444c7999a2c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c58a0e5107d4b179c57444c7999a2c9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 41619 } } peers { permanent_uuid: "51b36a04e49349ef8424c73307f7de4e" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 36803 } } peers { permanent_uuid: "b5cedbf162ed45918cabdd97e01aa9f3" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 34553 } }
I20260608 10:01:16.509450  6976 raft_consensus.cc:385] T 0ad0122a46484981aac0f4d821576bbf P 9c58a0e5107d4b179c57444c7999a2c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:16.509559  6977 tablet_bootstrap.cc:654] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:16.509809  6978 tablet_bootstrap.cc:654] T 0ad0122a46484981aac0f4d821576bbf P 51b36a04e49349ef8424c73307f7de4e: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:16.509796  6976 raft_consensus.cc:740] T 0ad0122a46484981aac0f4d821576bbf P 9c58a0e5107d4b179c57444c7999a2c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c58a0e5107d4b179c57444c7999a2c9, State: Initialized, Role: FOLLOWER
I20260608 10:01:16.510831  6976 consensus_queue.cc:260] T 0ad0122a46484981aac0f4d821576bbf P 9c58a0e5107d4b179c57444c7999a2c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c58a0e5107d4b179c57444c7999a2c9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 41619 } } peers { permanent_uuid: "51b36a04e49349ef8424c73307f7de4e" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 36803 } } peers { permanent_uuid: "b5cedbf162ed45918cabdd97e01aa9f3" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 34553 } }
I20260608 10:01:16.513083  6887 heartbeater.cc:499] Master 127.28.122.126:38785 was elected leader, sending a full tablet report...
I20260608 10:01:16.514989  6976 ts_tablet_manager.cc:1434] T 0ad0122a46484981aac0f4d821576bbf P 9c58a0e5107d4b179c57444c7999a2c9: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260608 10:01:16.516140  6978 tablet_bootstrap.cc:492] T 0ad0122a46484981aac0f4d821576bbf P 51b36a04e49349ef8424c73307f7de4e: No bootstrap required, opened a new log
I20260608 10:01:16.516870  6978 ts_tablet_manager.cc:1403] T 0ad0122a46484981aac0f4d821576bbf P 51b36a04e49349ef8424c73307f7de4e: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 10:01:16.517933  6977 tablet_bootstrap.cc:492] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3: No bootstrap required, opened a new log
I20260608 10:01:16.518513  6977 ts_tablet_manager.cc:1403] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
I20260608 10:01:16.520373  6978 raft_consensus.cc:359] T 0ad0122a46484981aac0f4d821576bbf P 51b36a04e49349ef8424c73307f7de4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c58a0e5107d4b179c57444c7999a2c9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 41619 } } peers { permanent_uuid: "51b36a04e49349ef8424c73307f7de4e" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 36803 } } peers { permanent_uuid: "b5cedbf162ed45918cabdd97e01aa9f3" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 34553 } }
I20260608 10:01:16.521166  6978 raft_consensus.cc:385] T 0ad0122a46484981aac0f4d821576bbf P 51b36a04e49349ef8424c73307f7de4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:16.521472  6978 raft_consensus.cc:740] T 0ad0122a46484981aac0f4d821576bbf P 51b36a04e49349ef8424c73307f7de4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b36a04e49349ef8424c73307f7de4e, State: Initialized, Role: FOLLOWER
I20260608 10:01:16.521845  6977 raft_consensus.cc:359] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c58a0e5107d4b179c57444c7999a2c9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 41619 } } peers { permanent_uuid: "51b36a04e49349ef8424c73307f7de4e" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 36803 } } peers { permanent_uuid: "b5cedbf162ed45918cabdd97e01aa9f3" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 34553 } }
I20260608 10:01:16.522619  6977 raft_consensus.cc:385] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:16.522434  6978 consensus_queue.cc:260] T 0ad0122a46484981aac0f4d821576bbf P 51b36a04e49349ef8424c73307f7de4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c58a0e5107d4b179c57444c7999a2c9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 41619 } } peers { permanent_uuid: "51b36a04e49349ef8424c73307f7de4e" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 36803 } } peers { permanent_uuid: "b5cedbf162ed45918cabdd97e01aa9f3" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 34553 } }
I20260608 10:01:16.523015  6977 raft_consensus.cc:740] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5cedbf162ed45918cabdd97e01aa9f3, State: Initialized, Role: FOLLOWER
I20260608 10:01:16.523908  6977 consensus_queue.cc:260] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c58a0e5107d4b179c57444c7999a2c9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 41619 } } peers { permanent_uuid: "51b36a04e49349ef8424c73307f7de4e" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 36803 } } peers { permanent_uuid: "b5cedbf162ed45918cabdd97e01aa9f3" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 34553 } }
I20260608 10:01:16.525199  6812 heartbeater.cc:499] Master 127.28.122.126:38785 was elected leader, sending a full tablet report...
I20260608 10:01:16.525676  6978 ts_tablet_manager.cc:1434] T 0ad0122a46484981aac0f4d821576bbf P 51b36a04e49349ef8424c73307f7de4e: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 10:01:16.527614  6961 heartbeater.cc:499] Master 127.28.122.126:38785 was elected leader, sending a full tablet report...
I20260608 10:01:16.528080  6977 ts_tablet_manager.cc:1434] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 10:01:16.545233  6984 raft_consensus.cc:493] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:16.545715  6984 raft_consensus.cc:515] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c58a0e5107d4b179c57444c7999a2c9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 41619 } } peers { permanent_uuid: "51b36a04e49349ef8424c73307f7de4e" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 36803 } } peers { permanent_uuid: "b5cedbf162ed45918cabdd97e01aa9f3" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 34553 } }
I20260608 10:01:16.547976  6984 leader_election.cc:290] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c58a0e5107d4b179c57444c7999a2c9 (127.28.122.66:41619), 51b36a04e49349ef8424c73307f7de4e (127.28.122.65:36803)
I20260608 10:01:16.556854  6862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad0122a46484981aac0f4d821576bbf" candidate_uuid: "b5cedbf162ed45918cabdd97e01aa9f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c58a0e5107d4b179c57444c7999a2c9" is_pre_election: true
I20260608 10:01:16.557657  6862 raft_consensus.cc:2468] T 0ad0122a46484981aac0f4d821576bbf P 9c58a0e5107d4b179c57444c7999a2c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5cedbf162ed45918cabdd97e01aa9f3 in term 0.
I20260608 10:01:16.558748  6899 leader_election.cc:304] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c58a0e5107d4b179c57444c7999a2c9, b5cedbf162ed45918cabdd97e01aa9f3; no voters: 
I20260608 10:01:16.558897  6787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad0122a46484981aac0f4d821576bbf" candidate_uuid: "b5cedbf162ed45918cabdd97e01aa9f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b36a04e49349ef8424c73307f7de4e" is_pre_election: true
I20260608 10:01:16.559536  6984 raft_consensus.cc:2804] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:16.559583  6787 raft_consensus.cc:2468] T 0ad0122a46484981aac0f4d821576bbf P 51b36a04e49349ef8424c73307f7de4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5cedbf162ed45918cabdd97e01aa9f3 in term 0.
I20260608 10:01:16.560055  6984 raft_consensus.cc:493] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:16.560456  6984 raft_consensus.cc:3060] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:16.565773  6984 raft_consensus.cc:515] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c58a0e5107d4b179c57444c7999a2c9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 41619 } } peers { permanent_uuid: "51b36a04e49349ef8424c73307f7de4e" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 36803 } } peers { permanent_uuid: "b5cedbf162ed45918cabdd97e01aa9f3" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 34553 } }
I20260608 10:01:16.567406  6984 leader_election.cc:290] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3 [CANDIDATE]: Term 1 election: Requested vote from peers 9c58a0e5107d4b179c57444c7999a2c9 (127.28.122.66:41619), 51b36a04e49349ef8424c73307f7de4e (127.28.122.65:36803)
I20260608 10:01:16.568184  6862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad0122a46484981aac0f4d821576bbf" candidate_uuid: "b5cedbf162ed45918cabdd97e01aa9f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c58a0e5107d4b179c57444c7999a2c9"
I20260608 10:01:16.568411  6787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad0122a46484981aac0f4d821576bbf" candidate_uuid: "b5cedbf162ed45918cabdd97e01aa9f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b36a04e49349ef8424c73307f7de4e"
I20260608 10:01:16.568914  6862 raft_consensus.cc:3060] T 0ad0122a46484981aac0f4d821576bbf P 9c58a0e5107d4b179c57444c7999a2c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:16.568946  6787 raft_consensus.cc:3060] T 0ad0122a46484981aac0f4d821576bbf P 51b36a04e49349ef8424c73307f7de4e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:16.576325  6862 raft_consensus.cc:2468] T 0ad0122a46484981aac0f4d821576bbf P 9c58a0e5107d4b179c57444c7999a2c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5cedbf162ed45918cabdd97e01aa9f3 in term 1.
I20260608 10:01:16.576325  6787 raft_consensus.cc:2468] T 0ad0122a46484981aac0f4d821576bbf P 51b36a04e49349ef8424c73307f7de4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5cedbf162ed45918cabdd97e01aa9f3 in term 1.
I20260608 10:01:16.577689  6899 leader_election.cc:304] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51b36a04e49349ef8424c73307f7de4e, b5cedbf162ed45918cabdd97e01aa9f3; no voters: 
I20260608 10:01:16.578383  6984 raft_consensus.cc:2804] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:16.579360  6984 raft_consensus.cc:697] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3 [term 1 LEADER]: Becoming Leader. State: Replica: b5cedbf162ed45918cabdd97e01aa9f3, State: Running, Role: LEADER
I20260608 10:01:16.580144  6984 consensus_queue.cc:237] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c58a0e5107d4b179c57444c7999a2c9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 41619 } } peers { permanent_uuid: "51b36a04e49349ef8424c73307f7de4e" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 36803 } } peers { permanent_uuid: "b5cedbf162ed45918cabdd97e01aa9f3" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 34553 } }
I20260608 10:01:16.587200  6683 catalog_manager.cc:5696] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5cedbf162ed45918cabdd97e01aa9f3 (127.28.122.67). New cstate: current_term: 1 leader_uuid: "b5cedbf162ed45918cabdd97e01aa9f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c58a0e5107d4b179c57444c7999a2c9" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 41619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51b36a04e49349ef8424c73307f7de4e" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5cedbf162ed45918cabdd97e01aa9f3" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 34553 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:16.604460 29161 tablet_server.cc:179] TabletServer@127.28.122.65:0 shutting down...
I20260608 10:01:16.621882 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:16.622680 29161 tablet_replica.cc:333] T 0ad0122a46484981aac0f4d821576bbf P 51b36a04e49349ef8424c73307f7de4e: stopping tablet replica
I20260608 10:01:16.623286 29161 raft_consensus.cc:2243] T 0ad0122a46484981aac0f4d821576bbf P 51b36a04e49349ef8424c73307f7de4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:16.623719 29161 raft_consensus.cc:2272] T 0ad0122a46484981aac0f4d821576bbf P 51b36a04e49349ef8424c73307f7de4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:16.642927 29161 tablet_server.cc:196] TabletServer@127.28.122.65:0 shutdown complete.
I20260608 10:01:16.652513 29161 tablet_server.cc:179] TabletServer@127.28.122.66:0 shutting down...
I20260608 10:01:16.669173 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:16.670019 29161 tablet_replica.cc:333] T 0ad0122a46484981aac0f4d821576bbf P 9c58a0e5107d4b179c57444c7999a2c9: stopping tablet replica
I20260608 10:01:16.670572 29161 raft_consensus.cc:2243] T 0ad0122a46484981aac0f4d821576bbf P 9c58a0e5107d4b179c57444c7999a2c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:16.671018 29161 raft_consensus.cc:2272] T 0ad0122a46484981aac0f4d821576bbf P 9c58a0e5107d4b179c57444c7999a2c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:16.689777 29161 tablet_server.cc:196] TabletServer@127.28.122.66:0 shutdown complete.
I20260608 10:01:16.699865 29161 tablet_server.cc:179] TabletServer@127.28.122.67:0 shutting down...
I20260608 10:01:16.717438 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:16.718255 29161 tablet_replica.cc:333] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3: stopping tablet replica
I20260608 10:01:16.718816 29161 raft_consensus.cc:2243] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:16.719521 29161 pending_rounds.cc:70] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3: Trying to abort 1 pending ops.
I20260608 10:01:16.719712 29161 pending_rounds.cc:77] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619142479626240 op_type: NO_OP noop_request { }
I20260608 10:01:16.720012 29161 raft_consensus.cc:2889] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:01:16.720324 29161 raft_consensus.cc:2272] T 0ad0122a46484981aac0f4d821576bbf P b5cedbf162ed45918cabdd97e01aa9f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:16.740550 29161 tablet_server.cc:196] TabletServer@127.28.122.67:0 shutdown complete.
I20260608 10:01:16.750540 29161 master.cc:562] Master@127.28.122.126:38785 shutting down...
I20260608 10:01:16.767920 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cec469529e7f4439b234090e1ba86040 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:16.768468 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cec469529e7f4439b234090e1ba86040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:16.768805 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P cec469529e7f4439b234090e1ba86040: stopping tablet replica
I20260608 10:01:16.777715 29161 master.cc:584] Master@127.28.122.126:38785 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (902 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 10:01:16.808669 29161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.122.126:44037
I20260608 10:01:16.809808 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:16.815358  6989 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
W20260608 10:01:16.815456  6988 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
W20260608 10:01:16.816323  6991 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
I20260608 10:01:16.816891 29161 server_base.cc:1061] running on GCE node
I20260608 10:01:16.817617 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:16.817806 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:16.817947 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912876817930 us; error 0 us; skew 500 ppm
I20260608 10:01:16.818496 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:16.820781 29161 webserver.cc:533] Webserver started at http://127.28.122.126:39717/ using document root <none> and password file <none>
I20260608 10:01:16.821276 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:16.821452 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:16.821719 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:16.822871 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912650423017-29161-0/minicluster-data/master-0-root/instance:
uuid: "f541b8075c3941e995c6dead3ca38901"
format_stamp: "Formatted at 2026-06-08 10:01:16 on dist-test-slave-th08"
I20260608 10:01:16.827517 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:01:16.831180  6996 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:16.831975 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:01:16.832304 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912650423017-29161-0/minicluster-data/master-0-root
uuid: "f541b8075c3941e995c6dead3ca38901"
format_stamp: "Formatted at 2026-06-08 10:01:16 on dist-test-slave-th08"
I20260608 10:01:16.832576 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912650423017-29161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912650423017-29161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912650423017-29161-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)
I20260608 10:01:16.849136 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:16.850263 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:16.886677 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.126:44037
I20260608 10:01:16.886849  7047 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.126:44037 every 8 connection(s)
I20260608 10:01:16.890908  7048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:16.902042  7048 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f541b8075c3941e995c6dead3ca38901: Bootstrap starting.
I20260608 10:01:16.906749  7048 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f541b8075c3941e995c6dead3ca38901: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:16.911022  7048 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f541b8075c3941e995c6dead3ca38901: No bootstrap required, opened a new log
I20260608 10:01:16.913297  7048 raft_consensus.cc:359] T 00000000000000000000000000000000 P f541b8075c3941e995c6dead3ca38901 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f541b8075c3941e995c6dead3ca38901" member_type: VOTER }
I20260608 10:01:16.913679  7048 raft_consensus.cc:385] T 00000000000000000000000000000000 P f541b8075c3941e995c6dead3ca38901 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:16.913929  7048 raft_consensus.cc:740] T 00000000000000000000000000000000 P f541b8075c3941e995c6dead3ca38901 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f541b8075c3941e995c6dead3ca38901, State: Initialized, Role: FOLLOWER
I20260608 10:01:16.914579  7048 consensus_queue.cc:260] T 00000000000000000000000000000000 P f541b8075c3941e995c6dead3ca38901 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f541b8075c3941e995c6dead3ca38901" member_type: VOTER }
I20260608 10:01:16.915030  7048 raft_consensus.cc:399] T 00000000000000000000000000000000 P f541b8075c3941e995c6dead3ca38901 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:16.915271  7048 raft_consensus.cc:493] T 00000000000000000000000000000000 P f541b8075c3941e995c6dead3ca38901 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:16.915534  7048 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f541b8075c3941e995c6dead3ca38901 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:16.920377  7048 raft_consensus.cc:515] T 00000000000000000000000000000000 P f541b8075c3941e995c6dead3ca38901 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f541b8075c3941e995c6dead3ca38901" member_type: VOTER }
I20260608 10:01:16.920920  7048 leader_election.cc:304] T 00000000000000000000000000000000 P f541b8075c3941e995c6dead3ca38901 [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: f541b8075c3941e995c6dead3ca38901; no voters: 
I20260608 10:01:16.922052  7048 leader_election.cc:290] T 00000000000000000000000000000000 P f541b8075c3941e995c6dead3ca38901 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:16.922477  7051 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f541b8075c3941e995c6dead3ca38901 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:16.923833  7051 raft_consensus.cc:697] T 00000000000000000000000000000000 P f541b8075c3941e995c6dead3ca38901 [term 1 LEADER]: Becoming Leader. State: Replica: f541b8075c3941e995c6dead3ca38901, State: Running, Role: LEADER
I20260608 10:01:16.924528  7051 consensus_queue.cc:237] T 00000000000000000000000000000000 P f541b8075c3941e995c6dead3ca38901 [LEADER]: Queue going to LEADER mode. State: All 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: "f541b8075c3941e995c6dead3ca38901" member_type: VOTER }
I20260608 10:01:16.925029  7048 sys_catalog.cc:565] T 00000000000000000000000000000000 P f541b8075c3941e995c6dead3ca38901 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:16.927475  7053 sys_catalog.cc:455] T 00000000000000000000000000000000 P f541b8075c3941e995c6dead3ca38901 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f541b8075c3941e995c6dead3ca38901. Latest consensus state: current_term: 1 leader_uuid: "f541b8075c3941e995c6dead3ca38901" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f541b8075c3941e995c6dead3ca38901" member_type: VOTER } }
I20260608 10:01:16.927412  7052 sys_catalog.cc:455] T 00000000000000000000000000000000 P f541b8075c3941e995c6dead3ca38901 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f541b8075c3941e995c6dead3ca38901" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f541b8075c3941e995c6dead3ca38901" member_type: VOTER } }
I20260608 10:01:16.928181  7053 sys_catalog.cc:458] T 00000000000000000000000000000000 P f541b8075c3941e995c6dead3ca38901 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:16.928337  7052 sys_catalog.cc:458] T 00000000000000000000000000000000 P f541b8075c3941e995c6dead3ca38901 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:16.933490  7056 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:16.939646  7056 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:16.940659 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:16.949011  7056 catalog_manager.cc:1382] Generated new cluster ID: 867335a589c04128bc25647beea9210e
I20260608 10:01:16.949270  7056 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:16.963250  7056 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:16.964618  7056 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:16.978955  7056 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f541b8075c3941e995c6dead3ca38901: Generated new TSK 0
I20260608 10:01:16.979596  7056 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:17.007419 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:17.014451  7069 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
W20260608 10:01:17.015543  7070 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
I20260608 10:01:17.017635 29161 server_base.cc:1061] running on GCE node
W20260608 10:01:17.017697  7072 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
I20260608 10:01:17.018899 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:17.019119 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:17.019330 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912877019309 us; error 0 us; skew 500 ppm
I20260608 10:01:17.019920 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:17.022207 29161 webserver.cc:533] Webserver started at http://127.28.122.65:44185/ using document root <none> and password file <none>
I20260608 10:01:17.022720 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:17.022898 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:17.023221 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:17.024331 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912650423017-29161-0/minicluster-data/ts-0-root/instance:
uuid: "455494df635649d49e38d88c9c3ed96b"
format_stamp: "Formatted at 2026-06-08 10:01:17 on dist-test-slave-th08"
I20260608 10:01:17.029578 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:01:17.033051  7077 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:17.033819 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:01:17.034165 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912650423017-29161-0/minicluster-data/ts-0-root
uuid: "455494df635649d49e38d88c9c3ed96b"
format_stamp: "Formatted at 2026-06-08 10:01:17 on dist-test-slave-th08"
I20260608 10:01:17.034493 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912650423017-29161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912650423017-29161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912650423017-29161-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)
I20260608 10:01:17.052161 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:17.053470 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:17.055025 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:17.057560 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:17.057747 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:17.058000 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:17.058151 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:17.096901 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.65:34713
I20260608 10:01:17.097038  7139 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.65:34713 every 8 connection(s)
I20260608 10:01:17.102120 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:17.109416  7144 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
W20260608 10:01:17.110404  7145 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
I20260608 10:01:17.113979  7140 heartbeater.cc:344] Connected to a master server at 127.28.122.126:44037
I20260608 10:01:17.114513  7140 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:17.114821 29161 server_base.cc:1061] running on GCE node
W20260608 10:01:17.114660  7147 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
I20260608 10:01:17.115480  7140 heartbeater.cc:507] Master 127.28.122.126:44037 requested a full tablet report, sending...
I20260608 10:01:17.116110 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:17.116358 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:17.116547 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912877116519 us; error 0 us; skew 500 ppm
I20260608 10:01:17.117292 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:17.118081  7013 ts_manager.cc:194] Registered new tserver with Master: 455494df635649d49e38d88c9c3ed96b (127.28.122.65:34713)
I20260608 10:01:17.120301 29161 webserver.cc:533] Webserver started at http://127.28.122.66:38967/ using document root <none> and password file <none>
I20260608 10:01:17.120749  7013 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60260
I20260608 10:01:17.121035 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:17.121338 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:17.121660 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:17.122798 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912650423017-29161-0/minicluster-data/ts-1-root/instance:
uuid: "f22ad83ae03c43118890c26f5a8d5ff3"
format_stamp: "Formatted at 2026-06-08 10:01:17 on dist-test-slave-th08"
I20260608 10:01:17.127334 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:01:17.130834  7152 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:17.131625 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:01:17.131915 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912650423017-29161-0/minicluster-data/ts-1-root
uuid: "f22ad83ae03c43118890c26f5a8d5ff3"
format_stamp: "Formatted at 2026-06-08 10:01:17 on dist-test-slave-th08"
I20260608 10:01:17.132207 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912650423017-29161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912650423017-29161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912650423017-29161-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)
I20260608 10:01:17.145411 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:17.146486 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:17.147982 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:17.150298 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:17.150480 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:17.150732 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:17.150898 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:17.188311 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.66:35293
I20260608 10:01:17.188431  7214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.66:35293 every 8 connection(s)
I20260608 10:01:17.193356 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:17.202316  7218 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
W20260608 10:01:17.203449  7219 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
W20260608 10:01:17.204495  7221 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
I20260608 10:01:17.205349  7215 heartbeater.cc:344] Connected to a master server at 127.28.122.126:44037
I20260608 10:01:17.205801  7215 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:17.206036 29161 server_base.cc:1061] running on GCE node
I20260608 10:01:17.206655  7215 heartbeater.cc:507] Master 127.28.122.126:44037 requested a full tablet report, sending...
I20260608 10:01:17.206924 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:17.207270 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:17.207443 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912877207424 us; error 0 us; skew 500 ppm
I20260608 10:01:17.208221 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:17.208962  7013 ts_manager.cc:194] Registered new tserver with Master: f22ad83ae03c43118890c26f5a8d5ff3 (127.28.122.66:35293)
I20260608 10:01:17.210814 29161 webserver.cc:533] Webserver started at http://127.28.122.67:45761/ using document root <none> and password file <none>
I20260608 10:01:17.210809  7013 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60264
I20260608 10:01:17.211723 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:17.211973 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:17.212347 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:17.213496 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912650423017-29161-0/minicluster-data/ts-2-root/instance:
uuid: "87b03ab8c748487280f93e1563966546"
format_stamp: "Formatted at 2026-06-08 10:01:17 on dist-test-slave-th08"
I20260608 10:01:17.218237 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:01:17.221868  7226 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:17.222723 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:01:17.223027 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912650423017-29161-0/minicluster-data/ts-2-root
uuid: "87b03ab8c748487280f93e1563966546"
format_stamp: "Formatted at 2026-06-08 10:01:17 on dist-test-slave-th08"
I20260608 10:01:17.223378 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912650423017-29161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912650423017-29161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912650423017-29161-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)
I20260608 10:01:17.246256 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:17.247416 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:17.248829 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:17.251272 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:17.251482 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:17.251724 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:17.251931 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:17.289253 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.67:43525
I20260608 10:01:17.289366  7288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.67:43525 every 8 connection(s)
I20260608 10:01:17.294077 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:17.301270  7292 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
W20260608 10:01:17.302400  7293 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
W20260608 10:01:17.305778  7295 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
I20260608 10:01:17.306504 29161 server_base.cc:1061] running on GCE node
I20260608 10:01:17.307624 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:17.307858 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:17.308080 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912877308061 us; error 0 us; skew 500 ppm
I20260608 10:01:17.308182  7289 heartbeater.cc:344] Connected to a master server at 127.28.122.126:44037
I20260608 10:01:17.308611  7289 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:17.308792 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:17.309392  7289 heartbeater.cc:507] Master 127.28.122.126:44037 requested a full tablet report, sending...
I20260608 10:01:17.311543 29161 webserver.cc:533] Webserver started at http://127.28.122.68:39271/ using document root <none> and password file <none>
I20260608 10:01:17.311851  7013 ts_manager.cc:194] Registered new tserver with Master: 87b03ab8c748487280f93e1563966546 (127.28.122.67:43525)
I20260608 10:01:17.312143 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:17.312403 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:17.312657 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:17.313331  7013 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60266
I20260608 10:01:17.313774 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912650423017-29161-0/minicluster-data/ts-3-root/instance:
uuid: "69e25a02ebdf4d889e3287c3e70bac80"
format_stamp: "Formatted at 2026-06-08 10:01:17 on dist-test-slave-th08"
I20260608 10:01:17.318593 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 10:01:17.322190  7300 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:17.322962 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:01:17.323280 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912650423017-29161-0/minicluster-data/ts-3-root
uuid: "69e25a02ebdf4d889e3287c3e70bac80"
format_stamp: "Formatted at 2026-06-08 10:01:17 on dist-test-slave-th08"
I20260608 10:01:17.323561 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912650423017-29161-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912650423017-29161-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912650423017-29161-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)
I20260608 10:01:17.346062 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:17.347321 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:17.348698 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:17.351115 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:17.351342 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:17.351583 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:17.351749 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:17.389043 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.68:33493
I20260608 10:01:17.389156  7362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.68:33493 every 8 connection(s)
I20260608 10:01:17.403136  7363 heartbeater.cc:344] Connected to a master server at 127.28.122.126:44037
I20260608 10:01:17.403715  7363 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:17.404464  7363 heartbeater.cc:507] Master 127.28.122.126:44037 requested a full tablet report, sending...
I20260608 10:01:17.406613  7013 ts_manager.cc:194] Registered new tserver with Master: 69e25a02ebdf4d889e3287c3e70bac80 (127.28.122.68:33493)
I20260608 10:01:17.407130 29161 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014762243s
I20260608 10:01:17.408226  7013 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60280
I20260608 10:01:17.432168  7013 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60288:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 10:01:17.472103  7105 tablet_service.cc:1511] Processing CreateTablet for tablet 6e3af6e254a9439fb49002a3faccd2a5 (DEFAULT_TABLE table=test-workload [id=030a79dbd59e492286bfb1eb60b1c58b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:17.473464  7105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e3af6e254a9439fb49002a3faccd2a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.480907  7180 tablet_service.cc:1511] Processing CreateTablet for tablet 6e3af6e254a9439fb49002a3faccd2a5 (DEFAULT_TABLE table=test-workload [id=030a79dbd59e492286bfb1eb60b1c58b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:17.482291  7180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e3af6e254a9439fb49002a3faccd2a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.490118  7328 tablet_service.cc:1511] Processing CreateTablet for tablet 6e3af6e254a9439fb49002a3faccd2a5 (DEFAULT_TABLE table=test-workload [id=030a79dbd59e492286bfb1eb60b1c58b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:17.491113  7378 tablet_bootstrap.cc:492] T 6e3af6e254a9439fb49002a3faccd2a5 P 455494df635649d49e38d88c9c3ed96b: Bootstrap starting.
I20260608 10:01:17.491604  7328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e3af6e254a9439fb49002a3faccd2a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.498651  7378 tablet_bootstrap.cc:654] T 6e3af6e254a9439fb49002a3faccd2a5 P 455494df635649d49e38d88c9c3ed96b: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:17.503733  7379 tablet_bootstrap.cc:492] T 6e3af6e254a9439fb49002a3faccd2a5 P f22ad83ae03c43118890c26f5a8d5ff3: Bootstrap starting.
I20260608 10:01:17.504124  7378 tablet_bootstrap.cc:492] T 6e3af6e254a9439fb49002a3faccd2a5 P 455494df635649d49e38d88c9c3ed96b: No bootstrap required, opened a new log
I20260608 10:01:17.504642  7378 ts_tablet_manager.cc:1403] T 6e3af6e254a9439fb49002a3faccd2a5 P 455494df635649d49e38d88c9c3ed96b: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 10:01:17.506983  7378 raft_consensus.cc:359] T 6e3af6e254a9439fb49002a3faccd2a5 P 455494df635649d49e38d88c9c3ed96b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "455494df635649d49e38d88c9c3ed96b" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34713 } } peers { permanent_uuid: "f22ad83ae03c43118890c26f5a8d5ff3" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 35293 } } peers { permanent_uuid: "69e25a02ebdf4d889e3287c3e70bac80" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33493 } }
I20260608 10:01:17.507710  7378 raft_consensus.cc:385] T 6e3af6e254a9439fb49002a3faccd2a5 P 455494df635649d49e38d88c9c3ed96b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:17.508004  7378 raft_consensus.cc:740] T 6e3af6e254a9439fb49002a3faccd2a5 P 455494df635649d49e38d88c9c3ed96b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 455494df635649d49e38d88c9c3ed96b, State: Initialized, Role: FOLLOWER
I20260608 10:01:17.508909  7378 consensus_queue.cc:260] T 6e3af6e254a9439fb49002a3faccd2a5 P 455494df635649d49e38d88c9c3ed96b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "455494df635649d49e38d88c9c3ed96b" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34713 } } peers { permanent_uuid: "f22ad83ae03c43118890c26f5a8d5ff3" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 35293 } } peers { permanent_uuid: "69e25a02ebdf4d889e3287c3e70bac80" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33493 } }
I20260608 10:01:17.510427  7379 tablet_bootstrap.cc:654] T 6e3af6e254a9439fb49002a3faccd2a5 P f22ad83ae03c43118890c26f5a8d5ff3: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:17.512621  7140 heartbeater.cc:499] Master 127.28.122.126:44037 was elected leader, sending a full tablet report...
I20260608 10:01:17.513049  7378 ts_tablet_manager.cc:1434] T 6e3af6e254a9439fb49002a3faccd2a5 P 455494df635649d49e38d88c9c3ed96b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 10:01:17.515717  7381 tablet_bootstrap.cc:492] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80: Bootstrap starting.
I20260608 10:01:17.518800  7379 tablet_bootstrap.cc:492] T 6e3af6e254a9439fb49002a3faccd2a5 P f22ad83ae03c43118890c26f5a8d5ff3: No bootstrap required, opened a new log
I20260608 10:01:17.519373  7379 ts_tablet_manager.cc:1403] T 6e3af6e254a9439fb49002a3faccd2a5 P f22ad83ae03c43118890c26f5a8d5ff3: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260608 10:01:17.522691  7381 tablet_bootstrap.cc:654] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:17.522537  7379 raft_consensus.cc:359] T 6e3af6e254a9439fb49002a3faccd2a5 P f22ad83ae03c43118890c26f5a8d5ff3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "455494df635649d49e38d88c9c3ed96b" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34713 } } peers { permanent_uuid: "f22ad83ae03c43118890c26f5a8d5ff3" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 35293 } } peers { permanent_uuid: "69e25a02ebdf4d889e3287c3e70bac80" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33493 } }
I20260608 10:01:17.523176  7379 raft_consensus.cc:385] T 6e3af6e254a9439fb49002a3faccd2a5 P f22ad83ae03c43118890c26f5a8d5ff3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:17.523507  7379 raft_consensus.cc:740] T 6e3af6e254a9439fb49002a3faccd2a5 P f22ad83ae03c43118890c26f5a8d5ff3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f22ad83ae03c43118890c26f5a8d5ff3, State: Initialized, Role: FOLLOWER
I20260608 10:01:17.524436  7379 consensus_queue.cc:260] T 6e3af6e254a9439fb49002a3faccd2a5 P f22ad83ae03c43118890c26f5a8d5ff3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "455494df635649d49e38d88c9c3ed96b" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34713 } } peers { permanent_uuid: "f22ad83ae03c43118890c26f5a8d5ff3" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 35293 } } peers { permanent_uuid: "69e25a02ebdf4d889e3287c3e70bac80" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33493 } }
I20260608 10:01:17.526929  7215 heartbeater.cc:499] Master 127.28.122.126:44037 was elected leader, sending a full tablet report...
I20260608 10:01:17.528908  7379 ts_tablet_manager.cc:1434] T 6e3af6e254a9439fb49002a3faccd2a5 P f22ad83ae03c43118890c26f5a8d5ff3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:01:17.529740  7381 tablet_bootstrap.cc:492] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80: No bootstrap required, opened a new log
I20260608 10:01:17.530179  7381 ts_tablet_manager.cc:1403] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 10:01:17.532814  7381 raft_consensus.cc:359] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "455494df635649d49e38d88c9c3ed96b" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34713 } } peers { permanent_uuid: "f22ad83ae03c43118890c26f5a8d5ff3" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 35293 } } peers { permanent_uuid: "69e25a02ebdf4d889e3287c3e70bac80" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33493 } }
I20260608 10:01:17.533316  7381 raft_consensus.cc:385] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:17.533541  7381 raft_consensus.cc:740] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69e25a02ebdf4d889e3287c3e70bac80, State: Initialized, Role: FOLLOWER
I20260608 10:01:17.534449  7381 consensus_queue.cc:260] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "455494df635649d49e38d88c9c3ed96b" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34713 } } peers { permanent_uuid: "f22ad83ae03c43118890c26f5a8d5ff3" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 35293 } } peers { permanent_uuid: "69e25a02ebdf4d889e3287c3e70bac80" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33493 } }
I20260608 10:01:17.536584  7363 heartbeater.cc:499] Master 127.28.122.126:44037 was elected leader, sending a full tablet report...
I20260608 10:01:17.537068  7381 ts_tablet_manager.cc:1434] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:01:17.583743  7386 raft_consensus.cc:493] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:17.584295  7382 raft_consensus.cc:493] T 6e3af6e254a9439fb49002a3faccd2a5 P 455494df635649d49e38d88c9c3ed96b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:17.584247  7386 raft_consensus.cc:515] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "455494df635649d49e38d88c9c3ed96b" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34713 } } peers { permanent_uuid: "f22ad83ae03c43118890c26f5a8d5ff3" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 35293 } } peers { permanent_uuid: "69e25a02ebdf4d889e3287c3e70bac80" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33493 } }
I20260608 10:01:17.584839  7382 raft_consensus.cc:515] T 6e3af6e254a9439fb49002a3faccd2a5 P 455494df635649d49e38d88c9c3ed96b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "455494df635649d49e38d88c9c3ed96b" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34713 } } peers { permanent_uuid: "f22ad83ae03c43118890c26f5a8d5ff3" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 35293 } } peers { permanent_uuid: "69e25a02ebdf4d889e3287c3e70bac80" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33493 } }
I20260608 10:01:17.587291  7382 leader_election.cc:290] T 6e3af6e254a9439fb49002a3faccd2a5 P 455494df635649d49e38d88c9c3ed96b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f22ad83ae03c43118890c26f5a8d5ff3 (127.28.122.66:35293), 69e25a02ebdf4d889e3287c3e70bac80 (127.28.122.68:33493)
I20260608 10:01:17.593255  7386 leader_election.cc:290] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 455494df635649d49e38d88c9c3ed96b (127.28.122.65:34713), f22ad83ae03c43118890c26f5a8d5ff3 (127.28.122.66:35293)
I20260608 10:01:17.603528  7115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3af6e254a9439fb49002a3faccd2a5" candidate_uuid: "69e25a02ebdf4d889e3287c3e70bac80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "455494df635649d49e38d88c9c3ed96b" is_pre_election: true
I20260608 10:01:17.604372  7115 raft_consensus.cc:2468] T 6e3af6e254a9439fb49002a3faccd2a5 P 455494df635649d49e38d88c9c3ed96b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69e25a02ebdf4d889e3287c3e70bac80 in term 0.
I20260608 10:01:17.606465  7189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3af6e254a9439fb49002a3faccd2a5" candidate_uuid: "455494df635649d49e38d88c9c3ed96b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22ad83ae03c43118890c26f5a8d5ff3" is_pre_election: true
I20260608 10:01:17.606511  7338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3af6e254a9439fb49002a3faccd2a5" candidate_uuid: "455494df635649d49e38d88c9c3ed96b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e25a02ebdf4d889e3287c3e70bac80" is_pre_election: true
I20260608 10:01:17.606814  7190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3af6e254a9439fb49002a3faccd2a5" candidate_uuid: "69e25a02ebdf4d889e3287c3e70bac80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22ad83ae03c43118890c26f5a8d5ff3" is_pre_election: true
I20260608 10:01:17.607123  7302 leader_election.cc:304] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 455494df635649d49e38d88c9c3ed96b, 69e25a02ebdf4d889e3287c3e70bac80; no voters: 
I20260608 10:01:17.607426  7189 raft_consensus.cc:2468] T 6e3af6e254a9439fb49002a3faccd2a5 P f22ad83ae03c43118890c26f5a8d5ff3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 455494df635649d49e38d88c9c3ed96b in term 0.
I20260608 10:01:17.607609  7338 raft_consensus.cc:2468] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 455494df635649d49e38d88c9c3ed96b in term 0.
I20260608 10:01:17.608228  7386 raft_consensus.cc:2804] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:17.608605  7386 raft_consensus.cc:493] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:17.608980  7386 raft_consensus.cc:3060] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:17.609237  7080 leader_election.cc:304] T 6e3af6e254a9439fb49002a3faccd2a5 P 455494df635649d49e38d88c9c3ed96b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 455494df635649d49e38d88c9c3ed96b, f22ad83ae03c43118890c26f5a8d5ff3; no voters: 
I20260608 10:01:17.610075  7382 raft_consensus.cc:2804] T 6e3af6e254a9439fb49002a3faccd2a5 P 455494df635649d49e38d88c9c3ed96b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:17.610379  7382 raft_consensus.cc:493] T 6e3af6e254a9439fb49002a3faccd2a5 P 455494df635649d49e38d88c9c3ed96b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:17.610636  7382 raft_consensus.cc:3060] T 6e3af6e254a9439fb49002a3faccd2a5 P 455494df635649d49e38d88c9c3ed96b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:17.614818  7386 raft_consensus.cc:515] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "455494df635649d49e38d88c9c3ed96b" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34713 } } peers { permanent_uuid: "f22ad83ae03c43118890c26f5a8d5ff3" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 35293 } } peers { permanent_uuid: "69e25a02ebdf4d889e3287c3e70bac80" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33493 } }
I20260608 10:01:17.615967  7382 raft_consensus.cc:515] T 6e3af6e254a9439fb49002a3faccd2a5 P 455494df635649d49e38d88c9c3ed96b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "455494df635649d49e38d88c9c3ed96b" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34713 } } peers { permanent_uuid: "f22ad83ae03c43118890c26f5a8d5ff3" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 35293 } } peers { permanent_uuid: "69e25a02ebdf4d889e3287c3e70bac80" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33493 } }
I20260608 10:01:17.616750  7386 leader_election.cc:290] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80 [CANDIDATE]: Term 1 election: Requested vote from peers 455494df635649d49e38d88c9c3ed96b (127.28.122.65:34713), f22ad83ae03c43118890c26f5a8d5ff3 (127.28.122.66:35293)
I20260608 10:01:17.617661  7115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3af6e254a9439fb49002a3faccd2a5" candidate_uuid: "69e25a02ebdf4d889e3287c3e70bac80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "455494df635649d49e38d88c9c3ed96b"
I20260608 10:01:17.617820  7189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3af6e254a9439fb49002a3faccd2a5" candidate_uuid: "69e25a02ebdf4d889e3287c3e70bac80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22ad83ae03c43118890c26f5a8d5ff3"
I20260608 10:01:17.618500  7189 raft_consensus.cc:3060] T 6e3af6e254a9439fb49002a3faccd2a5 P f22ad83ae03c43118890c26f5a8d5ff3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:17.618588  7115 raft_consensus.cc:2393] T 6e3af6e254a9439fb49002a3faccd2a5 P 455494df635649d49e38d88c9c3ed96b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 69e25a02ebdf4d889e3287c3e70bac80 in current term 1: Already voted for candidate 455494df635649d49e38d88c9c3ed96b in this term.
I20260608 10:01:17.619204  7382 leader_election.cc:290] T 6e3af6e254a9439fb49002a3faccd2a5 P 455494df635649d49e38d88c9c3ed96b [CANDIDATE]: Term 1 election: Requested vote from peers f22ad83ae03c43118890c26f5a8d5ff3 (127.28.122.66:35293), 69e25a02ebdf4d889e3287c3e70bac80 (127.28.122.68:33493)
I20260608 10:01:17.620138  7190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3af6e254a9439fb49002a3faccd2a5" candidate_uuid: "455494df635649d49e38d88c9c3ed96b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f22ad83ae03c43118890c26f5a8d5ff3"
I20260608 10:01:17.620784  7338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3af6e254a9439fb49002a3faccd2a5" candidate_uuid: "455494df635649d49e38d88c9c3ed96b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69e25a02ebdf4d889e3287c3e70bac80"
I20260608 10:01:17.621554  7338 raft_consensus.cc:2393] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 455494df635649d49e38d88c9c3ed96b in current term 1: Already voted for candidate 69e25a02ebdf4d889e3287c3e70bac80 in this term.
I20260608 10:01:17.622476  7080 leader_election.cc:304] T 6e3af6e254a9439fb49002a3faccd2a5 P 455494df635649d49e38d88c9c3ed96b [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: 455494df635649d49e38d88c9c3ed96b; no voters: 69e25a02ebdf4d889e3287c3e70bac80, f22ad83ae03c43118890c26f5a8d5ff3
I20260608 10:01:17.623242  7382 raft_consensus.cc:2749] T 6e3af6e254a9439fb49002a3faccd2a5 P 455494df635649d49e38d88c9c3ed96b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:01:17.624886  7189 raft_consensus.cc:2468] T 6e3af6e254a9439fb49002a3faccd2a5 P f22ad83ae03c43118890c26f5a8d5ff3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69e25a02ebdf4d889e3287c3e70bac80 in term 1.
I20260608 10:01:17.626024  7303 leader_election.cc:304] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 69e25a02ebdf4d889e3287c3e70bac80, f22ad83ae03c43118890c26f5a8d5ff3; no voters: 455494df635649d49e38d88c9c3ed96b
I20260608 10:01:17.626724  7386 raft_consensus.cc:2804] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:17.627776  7386 raft_consensus.cc:697] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80 [term 1 LEADER]: Becoming Leader. State: Replica: 69e25a02ebdf4d889e3287c3e70bac80, State: Running, Role: LEADER
I20260608 10:01:17.628556  7386 consensus_queue.cc:237] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "455494df635649d49e38d88c9c3ed96b" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34713 } } peers { permanent_uuid: "f22ad83ae03c43118890c26f5a8d5ff3" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 35293 } } peers { permanent_uuid: "69e25a02ebdf4d889e3287c3e70bac80" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33493 } }
I20260608 10:01:17.635571  7013 catalog_manager.cc:5696] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69e25a02ebdf4d889e3287c3e70bac80 (127.28.122.68). New cstate: current_term: 1 leader_uuid: "69e25a02ebdf4d889e3287c3e70bac80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "455494df635649d49e38d88c9c3ed96b" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 34713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f22ad83ae03c43118890c26f5a8d5ff3" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 35293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69e25a02ebdf4d889e3287c3e70bac80" member_type: VOTER last_known_addr { host: "127.28.122.68" port: 33493 } health_report { overall_health: HEALTHY } } }
W20260608 10:01:17.704981 29161 auto_rebalancer.cc:591] Failed to schedule move for tablet 6e3af6e254a9439fb49002a3faccd2a5: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:01:17.707010 29161 tablet_server.cc:179] TabletServer@127.28.122.65:0 shutting down...
I20260608 10:01:17.737231 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:17.738099 29161 tablet_replica.cc:333] T 6e3af6e254a9439fb49002a3faccd2a5 P 455494df635649d49e38d88c9c3ed96b: stopping tablet replica
I20260608 10:01:17.738685 29161 raft_consensus.cc:2243] T 6e3af6e254a9439fb49002a3faccd2a5 P 455494df635649d49e38d88c9c3ed96b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:17.739158 29161 raft_consensus.cc:2272] T 6e3af6e254a9439fb49002a3faccd2a5 P 455494df635649d49e38d88c9c3ed96b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:17.758677 29161 tablet_server.cc:196] TabletServer@127.28.122.65:0 shutdown complete.
I20260608 10:01:17.768716 29161 tablet_server.cc:179] TabletServer@127.28.122.66:0 shutting down...
I20260608 10:01:17.784643 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:17.785511 29161 tablet_replica.cc:333] T 6e3af6e254a9439fb49002a3faccd2a5 P f22ad83ae03c43118890c26f5a8d5ff3: stopping tablet replica
I20260608 10:01:17.786082 29161 raft_consensus.cc:2243] T 6e3af6e254a9439fb49002a3faccd2a5 P f22ad83ae03c43118890c26f5a8d5ff3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:17.786504 29161 raft_consensus.cc:2272] T 6e3af6e254a9439fb49002a3faccd2a5 P f22ad83ae03c43118890c26f5a8d5ff3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:17.806046 29161 tablet_server.cc:196] TabletServer@127.28.122.66:0 shutdown complete.
I20260608 10:01:17.816473 29161 tablet_server.cc:179] TabletServer@127.28.122.67:0 shutting down...
I20260608 10:01:17.833426 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:17.848877 29161 tablet_server.cc:196] TabletServer@127.28.122.67:0 shutdown complete.
I20260608 10:01:17.857235 29161 tablet_server.cc:179] TabletServer@127.28.122.68:0 shutting down...
I20260608 10:01:17.872936 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:17.873834 29161 tablet_replica.cc:333] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80: stopping tablet replica
I20260608 10:01:17.874379 29161 raft_consensus.cc:2243] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:17.875027 29161 pending_rounds.cc:70] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80: Trying to abort 1 pending ops.
I20260608 10:01:17.875304 29161 pending_rounds.cc:77] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619146773983232 op_type: NO_OP noop_request { }
I20260608 10:01:17.875571 29161 raft_consensus.cc:2889] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:01:17.875847 29161 raft_consensus.cc:2272] T 6e3af6e254a9439fb49002a3faccd2a5 P 69e25a02ebdf4d889e3287c3e70bac80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:17.896486 29161 tablet_server.cc:196] TabletServer@127.28.122.68:0 shutdown complete.
I20260608 10:01:17.906520 29161 master.cc:562] Master@127.28.122.126:44037 shutting down...
I20260608 10:01:17.921331 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f541b8075c3941e995c6dead3ca38901 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:17.921860 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f541b8075c3941e995c6dead3ca38901 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:17.922145 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P f541b8075c3941e995c6dead3ca38901: stopping tablet replica
I20260608 10:01:17.941773 29161 master.cc:584] Master@127.28.122.126:44037 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1165 ms)
[----------] 22 tests from AutoRebalancerTest (227378 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 10:01:17.974951 29161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.122.126:40839
I20260608 10:01:17.976136 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:17.981082  7394 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
W20260608 10:01:17.981357  7395 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
I20260608 10:01:17.985183 29161 server_base.cc:1061] running on GCE node
W20260608 10:01:17.985562  7397 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
I20260608 10:01:17.986464 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:17.986660 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:17.986778 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912877986766 us; error 0 us; skew 500 ppm
I20260608 10:01:17.987448 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:17.989974 29161 webserver.cc:533] Webserver started at http://127.28.122.126:40225/ using document root <none> and password file <none>
I20260608 10:01:17.990459 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:17.990633 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:17.990890 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:17.992045 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912650423017-29161-0/minicluster-data/master-0-root/instance:
uuid: "6ef235913b3f4def9ab697bcf8da7210"
format_stamp: "Formatted at 2026-06-08 10:01:17 on dist-test-slave-th08"
I20260608 10:01:17.996747 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 10:01:18.000367  7402 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:18.001124 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:01:18.001412 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912650423017-29161-0/minicluster-data/master-0-root
uuid: "6ef235913b3f4def9ab697bcf8da7210"
format_stamp: "Formatted at 2026-06-08 10:01:17 on dist-test-slave-th08"
I20260608 10:01:18.001698 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912650423017-29161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912650423017-29161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912650423017-29161-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)
I20260608 10:01:18.038364 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:18.039531 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:18.074891 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.126:40839
I20260608 10:01:18.074995  7453 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.126:40839 every 8 connection(s)
I20260608 10:01:18.078853  7454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:18.089653  7454 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ef235913b3f4def9ab697bcf8da7210: Bootstrap starting.
I20260608 10:01:18.094241  7454 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6ef235913b3f4def9ab697bcf8da7210: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:18.098579  7454 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ef235913b3f4def9ab697bcf8da7210: No bootstrap required, opened a new log
I20260608 10:01:18.100874  7454 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6ef235913b3f4def9ab697bcf8da7210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ef235913b3f4def9ab697bcf8da7210" member_type: VOTER }
I20260608 10:01:18.101253  7454 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6ef235913b3f4def9ab697bcf8da7210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:18.101444  7454 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6ef235913b3f4def9ab697bcf8da7210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef235913b3f4def9ab697bcf8da7210, State: Initialized, Role: FOLLOWER
I20260608 10:01:18.102003  7454 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6ef235913b3f4def9ab697bcf8da7210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6ef235913b3f4def9ab697bcf8da7210" member_type: VOTER }
I20260608 10:01:18.102418  7454 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6ef235913b3f4def9ab697bcf8da7210 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:18.102608  7454 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6ef235913b3f4def9ab697bcf8da7210 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:18.102834  7454 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6ef235913b3f4def9ab697bcf8da7210 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:18.107683  7454 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6ef235913b3f4def9ab697bcf8da7210 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ef235913b3f4def9ab697bcf8da7210" member_type: VOTER }
I20260608 10:01:18.108203  7454 leader_election.cc:304] T 00000000000000000000000000000000 P 6ef235913b3f4def9ab697bcf8da7210 [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: 6ef235913b3f4def9ab697bcf8da7210; no voters: 
I20260608 10:01:18.109375  7454 leader_election.cc:290] T 00000000000000000000000000000000 P 6ef235913b3f4def9ab697bcf8da7210 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:18.109805  7457 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6ef235913b3f4def9ab697bcf8da7210 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:18.111173  7457 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6ef235913b3f4def9ab697bcf8da7210 [term 1 LEADER]: Becoming Leader. State: Replica: 6ef235913b3f4def9ab697bcf8da7210, State: Running, Role: LEADER
I20260608 10:01:18.111866  7457 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6ef235913b3f4def9ab697bcf8da7210 [LEADER]: Queue going to LEADER mode. State: All 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: "6ef235913b3f4def9ab697bcf8da7210" member_type: VOTER }
I20260608 10:01:18.112344  7454 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6ef235913b3f4def9ab697bcf8da7210 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:18.114820  7458 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ef235913b3f4def9ab697bcf8da7210 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6ef235913b3f4def9ab697bcf8da7210" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ef235913b3f4def9ab697bcf8da7210" member_type: VOTER } }
I20260608 10:01:18.114749  7459 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ef235913b3f4def9ab697bcf8da7210 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6ef235913b3f4def9ab697bcf8da7210. Latest consensus state: current_term: 1 leader_uuid: "6ef235913b3f4def9ab697bcf8da7210" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ef235913b3f4def9ab697bcf8da7210" member_type: VOTER } }
I20260608 10:01:18.115732  7459 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ef235913b3f4def9ab697bcf8da7210 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:18.117138  7458 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ef235913b3f4def9ab697bcf8da7210 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:18.119522  7463 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:18.124476  7463 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:18.126842 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:18.133939  7463 catalog_manager.cc:1382] Generated new cluster ID: 531c942adfa04666ab588ee8bd1e6738
I20260608 10:01:18.134161  7463 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:18.172721  7463 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:18.174109  7463 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:18.190852  7463 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6ef235913b3f4def9ab697bcf8da7210: Generated new TSK 0
I20260608 10:01:18.191500  7463 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:18.196283 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:18.202378  7475 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
W20260608 10:01:18.203214  7476 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
I20260608 10:01:18.205045 29161 server_base.cc:1061] running on GCE node
W20260608 10:01:18.205880  7478 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
I20260608 10:01:18.206777 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:18.206970 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:18.207171 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912878207149 us; error 0 us; skew 500 ppm
I20260608 10:01:18.207780 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:18.210140 29161 webserver.cc:533] Webserver started at http://127.28.122.65:40287/ using document root <none> and password file <none>
I20260608 10:01:18.210685 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:18.210861 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:18.211160 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:18.212296 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912650423017-29161-0/minicluster-data/ts-0-root/instance:
uuid: "c9bb5f0a489348f6aa96867030223e8f"
format_stamp: "Formatted at 2026-06-08 10:01:18 on dist-test-slave-th08"
I20260608 10:01:18.217689 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:01:18.221315  7483 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:18.222153 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:01:18.222458 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912650423017-29161-0/minicluster-data/ts-0-root
uuid: "c9bb5f0a489348f6aa96867030223e8f"
format_stamp: "Formatted at 2026-06-08 10:01:18 on dist-test-slave-th08"
I20260608 10:01:18.222777 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912650423017-29161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912650423017-29161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912650423017-29161-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)
I20260608 10:01:18.239257 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:18.240379 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:18.241865 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:18.244386 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:18.244598 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:18.244843 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:18.244997 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:18.284487 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.65:45809
I20260608 10:01:18.284612  7545 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.65:45809 every 8 connection(s)
I20260608 10:01:18.290198 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:18.298031  7550 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
W20260608 10:01:18.300369  7551 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
I20260608 10:01:18.303481  7546 heartbeater.cc:344] Connected to a master server at 127.28.122.126:40839
I20260608 10:01:18.303949  7546 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:18.304775  7546 heartbeater.cc:507] Master 127.28.122.126:40839 requested a full tablet report, sending...
W20260608 10:01:18.305538  7553 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
I20260608 10:01:18.306591 29161 server_base.cc:1061] running on GCE node
I20260608 10:01:18.307475  7419 ts_manager.cc:194] Registered new tserver with Master: c9bb5f0a489348f6aa96867030223e8f (127.28.122.65:45809)
I20260608 10:01:18.308035 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:18.308352 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:18.308564 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912878308546 us; error 0 us; skew 500 ppm
I20260608 10:01:18.309451 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:18.310025  7419 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59810
I20260608 10:01:18.312506 29161 webserver.cc:533] Webserver started at http://127.28.122.66:37787/ using document root <none> and password file <none>
I20260608 10:01:18.313091 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:18.313261 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:18.313534 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:18.314640 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912650423017-29161-0/minicluster-data/ts-1-root/instance:
uuid: "997f52a2907645b3bd5954ffebd88a9c"
format_stamp: "Formatted at 2026-06-08 10:01:18 on dist-test-slave-th08"
I20260608 10:01:18.319294 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:01:18.322779  7558 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:18.323599 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:01:18.323915 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912650423017-29161-0/minicluster-data/ts-1-root
uuid: "997f52a2907645b3bd5954ffebd88a9c"
format_stamp: "Formatted at 2026-06-08 10:01:18 on dist-test-slave-th08"
I20260608 10:01:18.324172 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912650423017-29161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912650423017-29161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912650423017-29161-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)
I20260608 10:01:18.334380 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:18.335492 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:18.336936 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:18.339273 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:18.339474 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:18.339692 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:18.339856 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:18.377924 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.66:36977
I20260608 10:01:18.378100  7620 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.66:36977 every 8 connection(s)
I20260608 10:01:18.382884 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:18.390213  7624 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
W20260608 10:01:18.391070  7625 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
I20260608 10:01:18.392769 29161 server_base.cc:1061] running on GCE node
W20260608 10:01:18.393567  7627 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
I20260608 10:01:18.394659 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:18.394891 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:18.395133 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912878395088 us; error 0 us; skew 500 ppm
I20260608 10:01:18.395239  7621 heartbeater.cc:344] Connected to a master server at 127.28.122.126:40839
I20260608 10:01:18.395776  7621 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:18.396026 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:18.396687  7621 heartbeater.cc:507] Master 127.28.122.126:40839 requested a full tablet report, sending...
I20260608 10:01:18.398725 29161 webserver.cc:533] Webserver started at http://127.28.122.67:40285/ using document root <none> and password file <none>
I20260608 10:01:18.399078  7419 ts_manager.cc:194] Registered new tserver with Master: 997f52a2907645b3bd5954ffebd88a9c (127.28.122.66:36977)
I20260608 10:01:18.399329 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:18.399624 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:18.399878 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:18.400660  7419 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59816
I20260608 10:01:18.400954 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912650423017-29161-0/minicluster-data/ts-2-root/instance:
uuid: "c5c2259972e849f78164c23787ba134a"
format_stamp: "Formatted at 2026-06-08 10:01:18 on dist-test-slave-th08"
I20260608 10:01:18.405608 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 10:01:18.409107  7632 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:18.409946 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:01:18.410259 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912650423017-29161-0/minicluster-data/ts-2-root
uuid: "c5c2259972e849f78164c23787ba134a"
format_stamp: "Formatted at 2026-06-08 10:01:18 on dist-test-slave-th08"
I20260608 10:01:18.410527 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912650423017-29161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912650423017-29161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912650423017-29161-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)
I20260608 10:01:18.445192 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:18.446282 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:18.447795 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:18.450198 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:18.450403 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:18.450632 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:18.450791 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:18.488229 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.67:37911
I20260608 10:01:18.488349  7694 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.67:37911 every 8 connection(s)
I20260608 10:01:18.506489  7695 heartbeater.cc:344] Connected to a master server at 127.28.122.126:40839
I20260608 10:01:18.506913  7695 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:18.507659  7695 heartbeater.cc:507] Master 127.28.122.126:40839 requested a full tablet report, sending...
I20260608 10:01:18.509698  7419 ts_manager.cc:194] Registered new tserver with Master: c5c2259972e849f78164c23787ba134a (127.28.122.67:37911)
I20260608 10:01:18.509887 29161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018434893s
I20260608 10:01:18.511083  7419 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59826
I20260608 10:01:19.313395  7546 heartbeater.cc:499] Master 127.28.122.126:40839 was elected leader, sending a full tablet report...
I20260608 10:01:19.403213  7621 heartbeater.cc:499] Master 127.28.122.126:40839 was elected leader, sending a full tablet report...
I20260608 10:01:19.513887  7695 heartbeater.cc:499] Master 127.28.122.126:40839 was elected leader, sending a full tablet report...
I20260608 10:01:19.566143  7419 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59828:
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\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:01:19.568696  7419 catalog_manager.cc:7076] 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.
I20260608 10:01:19.636608  7511 tablet_service.cc:1511] Processing CreateTablet for tablet 486c9be93a91489896f728c87e662436 (DEFAULT_TABLE table=test-workload [id=cbfe42ca7af64d008bcae21977fc1725]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:01:19.638005  7511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486c9be93a91489896f728c87e662436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.643921  7659 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3c16cb21304f97ac833c4a4ac1a1f4 (DEFAULT_TABLE table=test-workload [id=cbfe42ca7af64d008bcae21977fc1725]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:01:19.647516  7660 tablet_service.cc:1511] Processing CreateTablet for tablet 486c9be93a91489896f728c87e662436 (DEFAULT_TABLE table=test-workload [id=cbfe42ca7af64d008bcae21977fc1725]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:01:19.646615  7657 tablet_service.cc:1511] Processing CreateTablet for tablet d6d741ff9d8b483081bd106ecb2195a6 (DEFAULT_TABLE table=test-workload [id=cbfe42ca7af64d008bcae21977fc1725]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:01:19.649724  7658 tablet_service.cc:1511] Processing CreateTablet for tablet a9e443bf9acf479d83c7268ec9832e1d (DEFAULT_TABLE table=test-workload [id=cbfe42ca7af64d008bcae21977fc1725]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:01:19.645402  7659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3c16cb21304f97ac833c4a4ac1a1f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.651049  7658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9e443bf9acf479d83c7268ec9832e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.652514  7660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486c9be93a91489896f728c87e662436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.656316  7655 tablet_service.cc:1511] Processing CreateTablet for tablet 540d491713dc4be1b6ca5c11f7871e99 (DEFAULT_TABLE table=test-workload [id=cbfe42ca7af64d008bcae21977fc1725]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:01:19.657634  7655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 540d491713dc4be1b6ca5c11f7871e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.654632  7656 tablet_service.cc:1511] Processing CreateTablet for tablet 04d89cb2566d4fb5a279f13dff856f79 (DEFAULT_TABLE table=test-workload [id=cbfe42ca7af64d008bcae21977fc1725]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:01:19.659508  7657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6d741ff9d8b483081bd106ecb2195a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.660168  7656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04d89cb2566d4fb5a279f13dff856f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.675925  7510 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3c16cb21304f97ac833c4a4ac1a1f4 (DEFAULT_TABLE table=test-workload [id=cbfe42ca7af64d008bcae21977fc1725]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:01:19.677834  7510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3c16cb21304f97ac833c4a4ac1a1f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.692538  7509 tablet_service.cc:1511] Processing CreateTablet for tablet a9e443bf9acf479d83c7268ec9832e1d (DEFAULT_TABLE table=test-workload [id=cbfe42ca7af64d008bcae21977fc1725]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:01:19.696169  7586 tablet_service.cc:1511] Processing CreateTablet for tablet 486c9be93a91489896f728c87e662436 (DEFAULT_TABLE table=test-workload [id=cbfe42ca7af64d008bcae21977fc1725]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:01:19.696731  7509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9e443bf9acf479d83c7268ec9832e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.699501  7585 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3c16cb21304f97ac833c4a4ac1a1f4 (DEFAULT_TABLE table=test-workload [id=cbfe42ca7af64d008bcae21977fc1725]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:01:19.701107  7585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3c16cb21304f97ac833c4a4ac1a1f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.705056  7584 tablet_service.cc:1511] Processing CreateTablet for tablet a9e443bf9acf479d83c7268ec9832e1d (DEFAULT_TABLE table=test-workload [id=cbfe42ca7af64d008bcae21977fc1725]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:01:19.706723  7584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9e443bf9acf479d83c7268ec9832e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.709343  7582 tablet_service.cc:1511] Processing CreateTablet for tablet 04d89cb2566d4fb5a279f13dff856f79 (DEFAULT_TABLE table=test-workload [id=cbfe42ca7af64d008bcae21977fc1725]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:01:19.711972  7581 tablet_service.cc:1511] Processing CreateTablet for tablet 540d491713dc4be1b6ca5c11f7871e99 (DEFAULT_TABLE table=test-workload [id=cbfe42ca7af64d008bcae21977fc1725]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:01:19.714947  7583 tablet_service.cc:1511] Processing CreateTablet for tablet d6d741ff9d8b483081bd106ecb2195a6 (DEFAULT_TABLE table=test-workload [id=cbfe42ca7af64d008bcae21977fc1725]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:01:19.715569  7508 tablet_service.cc:1511] Processing CreateTablet for tablet d6d741ff9d8b483081bd106ecb2195a6 (DEFAULT_TABLE table=test-workload [id=cbfe42ca7af64d008bcae21977fc1725]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:01:19.717567  7508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6d741ff9d8b483081bd106ecb2195a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.719624  7582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04d89cb2566d4fb5a279f13dff856f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.724870  7581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 540d491713dc4be1b6ca5c11f7871e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.729733  7507 tablet_service.cc:1511] Processing CreateTablet for tablet 04d89cb2566d4fb5a279f13dff856f79 (DEFAULT_TABLE table=test-workload [id=cbfe42ca7af64d008bcae21977fc1725]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:01:19.728096  7583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6d741ff9d8b483081bd106ecb2195a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.734401  7506 tablet_service.cc:1511] Processing CreateTablet for tablet 540d491713dc4be1b6ca5c11f7871e99 (DEFAULT_TABLE table=test-workload [id=cbfe42ca7af64d008bcae21977fc1725]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:01:19.740272  7507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04d89cb2566d4fb5a279f13dff856f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.743736  7506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 540d491713dc4be1b6ca5c11f7871e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.750824  7586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486c9be93a91489896f728c87e662436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.782228  7715 tablet_bootstrap.cc:492] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f: Bootstrap starting.
I20260608 10:01:19.786006  7716 tablet_bootstrap.cc:492] T 540d491713dc4be1b6ca5c11f7871e99 P c5c2259972e849f78164c23787ba134a: Bootstrap starting.
I20260608 10:01:19.822189  7716 tablet_bootstrap.cc:654] T 540d491713dc4be1b6ca5c11f7871e99 P c5c2259972e849f78164c23787ba134a: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.832597  7717 tablet_bootstrap.cc:492] T 04d89cb2566d4fb5a279f13dff856f79 P 997f52a2907645b3bd5954ffebd88a9c: Bootstrap starting.
I20260608 10:01:19.848017  7715 tablet_bootstrap.cc:654] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.851193  7716 tablet_bootstrap.cc:492] T 540d491713dc4be1b6ca5c11f7871e99 P c5c2259972e849f78164c23787ba134a: No bootstrap required, opened a new log
I20260608 10:01:19.851840  7716 ts_tablet_manager.cc:1403] T 540d491713dc4be1b6ca5c11f7871e99 P c5c2259972e849f78164c23787ba134a: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.003s
I20260608 10:01:19.853716  7715 tablet_bootstrap.cc:492] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f: No bootstrap required, opened a new log
I20260608 10:01:19.854187  7715 ts_tablet_manager.cc:1403] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f: Time spent bootstrapping tablet: real 0.073s	user 0.007s	sys 0.004s
I20260608 10:01:19.854835  7717 tablet_bootstrap.cc:654] T 04d89cb2566d4fb5a279f13dff856f79 P 997f52a2907645b3bd5954ffebd88a9c: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.854832  7716 raft_consensus.cc:359] T 540d491713dc4be1b6ca5c11f7871e99 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:19.855911  7716 raft_consensus.cc:385] T 540d491713dc4be1b6ca5c11f7871e99 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.856245  7716 raft_consensus.cc:740] T 540d491713dc4be1b6ca5c11f7871e99 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5c2259972e849f78164c23787ba134a, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.856597  7715 raft_consensus.cc:359] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } }
I20260608 10:01:19.857278  7715 raft_consensus.cc:385] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.857549  7715 raft_consensus.cc:740] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9bb5f0a489348f6aa96867030223e8f, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.857074  7716 consensus_queue.cc:260] T 540d491713dc4be1b6ca5c11f7871e99 P c5c2259972e849f78164c23787ba134a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:19.858281  7715 consensus_queue.cc:260] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } }
I20260608 10:01:19.860437  7716 ts_tablet_manager.cc:1434] T 540d491713dc4be1b6ca5c11f7871e99 P c5c2259972e849f78164c23787ba134a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:01:19.860832  7717 tablet_bootstrap.cc:492] T 04d89cb2566d4fb5a279f13dff856f79 P 997f52a2907645b3bd5954ffebd88a9c: No bootstrap required, opened a new log
I20260608 10:01:19.861346  7717 ts_tablet_manager.cc:1403] T 04d89cb2566d4fb5a279f13dff856f79 P 997f52a2907645b3bd5954ffebd88a9c: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.006s
I20260608 10:01:19.861665  7716 tablet_bootstrap.cc:492] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a: Bootstrap starting.
I20260608 10:01:19.864432  7717 raft_consensus.cc:359] T 04d89cb2566d4fb5a279f13dff856f79 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:19.865178  7717 raft_consensus.cc:385] T 04d89cb2566d4fb5a279f13dff856f79 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.865491  7717 raft_consensus.cc:740] T 04d89cb2566d4fb5a279f13dff856f79 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997f52a2907645b3bd5954ffebd88a9c, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.866492  7717 consensus_queue.cc:260] T 04d89cb2566d4fb5a279f13dff856f79 P 997f52a2907645b3bd5954ffebd88a9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:19.868860  7716 tablet_bootstrap.cc:654] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.877197  7717 ts_tablet_manager.cc:1434] T 04d89cb2566d4fb5a279f13dff856f79 P 997f52a2907645b3bd5954ffebd88a9c: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.005s
I20260608 10:01:19.878432  7715 ts_tablet_manager.cc:1434] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.014s
I20260608 10:01:19.879720  7715 tablet_bootstrap.cc:492] T d6d741ff9d8b483081bd106ecb2195a6 P c9bb5f0a489348f6aa96867030223e8f: Bootstrap starting.
I20260608 10:01:19.881379  7717 tablet_bootstrap.cc:492] T 486c9be93a91489896f728c87e662436 P 997f52a2907645b3bd5954ffebd88a9c: Bootstrap starting.
I20260608 10:01:19.885957  7715 tablet_bootstrap.cc:654] T d6d741ff9d8b483081bd106ecb2195a6 P c9bb5f0a489348f6aa96867030223e8f: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.890146  7717 tablet_bootstrap.cc:654] T 486c9be93a91489896f728c87e662436 P 997f52a2907645b3bd5954ffebd88a9c: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.893564  7716 tablet_bootstrap.cc:492] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a: No bootstrap required, opened a new log
I20260608 10:01:19.894289  7716 ts_tablet_manager.cc:1403] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.017s
I20260608 10:01:19.897702  7715 tablet_bootstrap.cc:492] T d6d741ff9d8b483081bd106ecb2195a6 P c9bb5f0a489348f6aa96867030223e8f: No bootstrap required, opened a new log
I20260608 10:01:19.897746  7716 raft_consensus.cc:359] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:19.898525  7715 ts_tablet_manager.cc:1403] T d6d741ff9d8b483081bd106ecb2195a6 P c9bb5f0a489348f6aa96867030223e8f: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260608 10:01:19.898892  7716 raft_consensus.cc:385] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.899384  7716 raft_consensus.cc:740] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5c2259972e849f78164c23787ba134a, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.900490  7716 consensus_queue.cc:260] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:19.901875  7715 raft_consensus.cc:359] T d6d741ff9d8b483081bd106ecb2195a6 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:19.902701  7715 raft_consensus.cc:385] T d6d741ff9d8b483081bd106ecb2195a6 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.903155  7715 raft_consensus.cc:740] T d6d741ff9d8b483081bd106ecb2195a6 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9bb5f0a489348f6aa96867030223e8f, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.904130  7715 consensus_queue.cc:260] T d6d741ff9d8b483081bd106ecb2195a6 P c9bb5f0a489348f6aa96867030223e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:19.905588  7716 ts_tablet_manager.cc:1434] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260608 10:01:19.906903  7716 tablet_bootstrap.cc:492] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a: Bootstrap starting.
I20260608 10:01:19.914258  7716 tablet_bootstrap.cc:654] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.925218  7727 raft_consensus.cc:493] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:19.927227  7715 ts_tablet_manager.cc:1434] T d6d741ff9d8b483081bd106ecb2195a6 P c9bb5f0a489348f6aa96867030223e8f: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.010s
I20260608 10:01:19.929407  7727 raft_consensus.cc:515] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } }
I20260608 10:01:19.930629  7715 tablet_bootstrap.cc:492] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f: Bootstrap starting.
I20260608 10:01:19.937462  7715 tablet_bootstrap.cc:654] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.939533  7717 tablet_bootstrap.cc:492] T 486c9be93a91489896f728c87e662436 P 997f52a2907645b3bd5954ffebd88a9c: No bootstrap required, opened a new log
I20260608 10:01:19.940183  7717 ts_tablet_manager.cc:1403] T 486c9be93a91489896f728c87e662436 P 997f52a2907645b3bd5954ffebd88a9c: Time spent bootstrapping tablet: real 0.059s	user 0.027s	sys 0.021s
I20260608 10:01:19.941869  7716 tablet_bootstrap.cc:492] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a: No bootstrap required, opened a new log
I20260608 10:01:19.942610  7716 ts_tablet_manager.cc:1403] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.015s
I20260608 10:01:19.943717  7717 raft_consensus.cc:359] T 486c9be93a91489896f728c87e662436 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } }
I20260608 10:01:19.944717  7717 raft_consensus.cc:385] T 486c9be93a91489896f728c87e662436 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.945082  7717 raft_consensus.cc:740] T 486c9be93a91489896f728c87e662436 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997f52a2907645b3bd5954ffebd88a9c, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.946383  7727 leader_election.cc:290] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5c2259972e849f78164c23787ba134a (127.28.122.67:37911), 997f52a2907645b3bd5954ffebd88a9c (127.28.122.66:36977)
I20260608 10:01:19.946170  7717 consensus_queue.cc:260] T 486c9be93a91489896f728c87e662436 P 997f52a2907645b3bd5954ffebd88a9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } }
I20260608 10:01:19.949011  7717 ts_tablet_manager.cc:1434] T 486c9be93a91489896f728c87e662436 P 997f52a2907645b3bd5954ffebd88a9c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260608 10:01:19.950181  7717 tablet_bootstrap.cc:492] T d6d741ff9d8b483081bd106ecb2195a6 P 997f52a2907645b3bd5954ffebd88a9c: Bootstrap starting.
I20260608 10:01:19.955942  7716 raft_consensus.cc:359] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:19.958254  7716 raft_consensus.cc:385] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.958591  7716 raft_consensus.cc:740] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5c2259972e849f78164c23787ba134a, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.959460  7716 consensus_queue.cc:260] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:19.961854  7716 ts_tablet_manager.cc:1434] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260608 10:01:19.965067  7596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486c9be93a91489896f728c87e662436" candidate_uuid: "c9bb5f0a489348f6aa96867030223e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997f52a2907645b3bd5954ffebd88a9c" is_pre_election: true
I20260608 10:01:19.965498  7715 tablet_bootstrap.cc:492] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f: No bootstrap required, opened a new log
I20260608 10:01:19.965880  7596 raft_consensus.cc:2468] T 486c9be93a91489896f728c87e662436 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9bb5f0a489348f6aa96867030223e8f in term 0.
I20260608 10:01:19.966140  7715 ts_tablet_manager.cc:1403] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.011s
I20260608 10:01:19.966552  7716 tablet_bootstrap.cc:492] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c5c2259972e849f78164c23787ba134a: Bootstrap starting.
I20260608 10:01:19.967525  7487 leader_election.cc:304] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997f52a2907645b3bd5954ffebd88a9c, c9bb5f0a489348f6aa96867030223e8f; no voters: 
I20260608 10:01:19.968794  7727 raft_consensus.cc:2804] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:19.969172  7727 raft_consensus.cc:493] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:19.969499  7727 raft_consensus.cc:3060] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:19.969390  7715 raft_consensus.cc:359] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:19.970217  7715 raft_consensus.cc:385] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.970515  7715 raft_consensus.cc:740] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9bb5f0a489348f6aa96867030223e8f, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.971478  7715 consensus_queue.cc:260] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:19.973977  7715 ts_tablet_manager.cc:1434] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:01:19.975328  7715 tablet_bootstrap.cc:492] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f: Bootstrap starting.
I20260608 10:01:19.976621  7717 tablet_bootstrap.cc:654] T d6d741ff9d8b483081bd106ecb2195a6 P 997f52a2907645b3bd5954ffebd88a9c: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.973965  7716 tablet_bootstrap.cc:654] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c5c2259972e849f78164c23787ba134a: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.982246  7715 tablet_bootstrap.cc:654] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.988410  7716 tablet_bootstrap.cc:492] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c5c2259972e849f78164c23787ba134a: No bootstrap required, opened a new log
I20260608 10:01:19.990389  7716 ts_tablet_manager.cc:1403] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c5c2259972e849f78164c23787ba134a: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.001s
I20260608 10:01:19.990679  7670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486c9be93a91489896f728c87e662436" candidate_uuid: "c9bb5f0a489348f6aa96867030223e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5c2259972e849f78164c23787ba134a" is_pre_election: true
I20260608 10:01:19.988148  7727 raft_consensus.cc:515] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } }
W20260608 10:01:19.992444  7486 leader_election.cc:343] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5c2259972e849f78164c23787ba134a (127.28.122.67:37911): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:19.992916  7717 tablet_bootstrap.cc:492] T d6d741ff9d8b483081bd106ecb2195a6 P 997f52a2907645b3bd5954ffebd88a9c: No bootstrap required, opened a new log
I20260608 10:01:19.993558  7717 ts_tablet_manager.cc:1403] T d6d741ff9d8b483081bd106ecb2195a6 P 997f52a2907645b3bd5954ffebd88a9c: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.011s
I20260608 10:01:19.994390  7716 raft_consensus.cc:359] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:19.995210  7716 raft_consensus.cc:385] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.995285  7596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486c9be93a91489896f728c87e662436" candidate_uuid: "c9bb5f0a489348f6aa96867030223e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997f52a2907645b3bd5954ffebd88a9c"
I20260608 10:01:19.995618  7716 raft_consensus.cc:740] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5c2259972e849f78164c23787ba134a, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.995940  7596 raft_consensus.cc:3060] T 486c9be93a91489896f728c87e662436 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:19.995894  7670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486c9be93a91489896f728c87e662436" candidate_uuid: "c9bb5f0a489348f6aa96867030223e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5c2259972e849f78164c23787ba134a"
I20260608 10:01:19.996584  7716 consensus_queue.cc:260] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c5c2259972e849f78164c23787ba134a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:19.996863  7717 raft_consensus.cc:359] T d6d741ff9d8b483081bd106ecb2195a6 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:19.997633  7717 raft_consensus.cc:385] T d6d741ff9d8b483081bd106ecb2195a6 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.997929  7717 raft_consensus.cc:740] T d6d741ff9d8b483081bd106ecb2195a6 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997f52a2907645b3bd5954ffebd88a9c, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.998842  7717 consensus_queue.cc:260] T d6d741ff9d8b483081bd106ecb2195a6 P 997f52a2907645b3bd5954ffebd88a9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:19.999568  7716 ts_tablet_manager.cc:1434] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c5c2259972e849f78164c23787ba134a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:01:19.999781  7728 raft_consensus.cc:493] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:20.000360  7728 raft_consensus.cc:515] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.000788  7716 tablet_bootstrap.cc:492] T 04d89cb2566d4fb5a279f13dff856f79 P c5c2259972e849f78164c23787ba134a: Bootstrap starting.
W20260608 10:01:20.000985  7486 leader_election.cc:343] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5c2259972e849f78164c23787ba134a (127.28.122.67:37911): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:20.002892  7728 leader_election.cc:290] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997f52a2907645b3bd5954ffebd88a9c (127.28.122.66:36977), c5c2259972e849f78164c23787ba134a (127.28.122.67:37911)
I20260608 10:01:20.003885  7715 tablet_bootstrap.cc:492] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f: No bootstrap required, opened a new log
I20260608 10:01:20.004879  7595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "540d491713dc4be1b6ca5c11f7871e99" candidate_uuid: "c9bb5f0a489348f6aa96867030223e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997f52a2907645b3bd5954ffebd88a9c" is_pre_election: true
I20260608 10:01:20.006265  7670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "540d491713dc4be1b6ca5c11f7871e99" candidate_uuid: "c9bb5f0a489348f6aa96867030223e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5c2259972e849f78164c23787ba134a" is_pre_election: true
I20260608 10:01:20.004788  7715 ts_tablet_manager.cc:1403] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.006s
W20260608 10:01:20.006645  7487 leader_election.cc:343] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 997f52a2907645b3bd5954ffebd88a9c (127.28.122.66:36977): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:20.008689  7717 ts_tablet_manager.cc:1434] T d6d741ff9d8b483081bd106ecb2195a6 P 997f52a2907645b3bd5954ffebd88a9c: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260608 10:01:20.008750  7716 tablet_bootstrap.cc:654] T 04d89cb2566d4fb5a279f13dff856f79 P c5c2259972e849f78164c23787ba134a: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:20.009873  7717 tablet_bootstrap.cc:492] T a9e443bf9acf479d83c7268ec9832e1d P 997f52a2907645b3bd5954ffebd88a9c: Bootstrap starting.
I20260608 10:01:20.010262  7715 raft_consensus.cc:359] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.012336  7670 raft_consensus.cc:2468] T 540d491713dc4be1b6ca5c11f7871e99 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9bb5f0a489348f6aa96867030223e8f in term 0.
I20260608 10:01:20.014285  7486 leader_election.cc:304] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f [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: c5c2259972e849f78164c23787ba134a, c9bb5f0a489348f6aa96867030223e8f; no voters: 997f52a2907645b3bd5954ffebd88a9c
I20260608 10:01:20.015719  7728 raft_consensus.cc:2804] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:20.016145  7728 raft_consensus.cc:493] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:20.016494  7728 raft_consensus.cc:3060] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:20.018079  7717 tablet_bootstrap.cc:654] T a9e443bf9acf479d83c7268ec9832e1d P 997f52a2907645b3bd5954ffebd88a9c: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:20.011053  7715 raft_consensus.cc:385] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:20.021910  7715 raft_consensus.cc:740] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9bb5f0a489348f6aa96867030223e8f, State: Initialized, Role: FOLLOWER
I20260608 10:01:20.022840  7715 consensus_queue.cc:260] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.023542  7596 raft_consensus.cc:2468] T 486c9be93a91489896f728c87e662436 P 997f52a2907645b3bd5954ffebd88a9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9bb5f0a489348f6aa96867030223e8f in term 1.
I20260608 10:01:20.024447  7716 tablet_bootstrap.cc:492] T 04d89cb2566d4fb5a279f13dff856f79 P c5c2259972e849f78164c23787ba134a: No bootstrap required, opened a new log
I20260608 10:01:20.025283  7487 leader_election.cc:304] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 997f52a2907645b3bd5954ffebd88a9c, c9bb5f0a489348f6aa96867030223e8f; no voters: c5c2259972e849f78164c23787ba134a
I20260608 10:01:20.028260  7716 ts_tablet_manager.cc:1403] T 04d89cb2566d4fb5a279f13dff856f79 P c5c2259972e849f78164c23787ba134a: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.006s
I20260608 10:01:20.028966  7722 raft_consensus.cc:2804] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:20.031625  7716 raft_consensus.cc:359] T 04d89cb2566d4fb5a279f13dff856f79 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.032449  7716 raft_consensus.cc:385] T 04d89cb2566d4fb5a279f13dff856f79 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:20.032752  7716 raft_consensus.cc:740] T 04d89cb2566d4fb5a279f13dff856f79 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5c2259972e849f78164c23787ba134a, State: Initialized, Role: FOLLOWER
I20260608 10:01:20.032462  7715 ts_tablet_manager.cc:1434] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260608 10:01:20.033874  7716 consensus_queue.cc:260] T 04d89cb2566d4fb5a279f13dff856f79 P c5c2259972e849f78164c23787ba134a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.035174  7715 tablet_bootstrap.cc:492] T a9e443bf9acf479d83c7268ec9832e1d P c9bb5f0a489348f6aa96867030223e8f: Bootstrap starting.
I20260608 10:01:20.036542  7717 tablet_bootstrap.cc:492] T a9e443bf9acf479d83c7268ec9832e1d P 997f52a2907645b3bd5954ffebd88a9c: No bootstrap required, opened a new log
I20260608 10:01:20.036571  7716 ts_tablet_manager.cc:1434] T 04d89cb2566d4fb5a279f13dff856f79 P c5c2259972e849f78164c23787ba134a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 10:01:20.038184  7716 tablet_bootstrap.cc:492] T 486c9be93a91489896f728c87e662436 P c5c2259972e849f78164c23787ba134a: Bootstrap starting.
I20260608 10:01:20.042017  7715 tablet_bootstrap.cc:654] T a9e443bf9acf479d83c7268ec9832e1d P c9bb5f0a489348f6aa96867030223e8f: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:20.031674  7727 leader_election.cc:290] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [CANDIDATE]: Term 1 election: Requested vote from peers c5c2259972e849f78164c23787ba134a (127.28.122.67:37911), 997f52a2907645b3bd5954ffebd88a9c (127.28.122.66:36977)
I20260608 10:01:20.043593  7722 raft_consensus.cc:697] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [term 1 LEADER]: Becoming Leader. State: Replica: c9bb5f0a489348f6aa96867030223e8f, State: Running, Role: LEADER
I20260608 10:01:20.044854  7716 tablet_bootstrap.cc:654] T 486c9be93a91489896f728c87e662436 P c5c2259972e849f78164c23787ba134a: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:20.044598  7722 consensus_queue.cc:237] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } }
I20260608 10:01:20.027084  7728 raft_consensus.cc:515] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.052026  7596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "540d491713dc4be1b6ca5c11f7871e99" candidate_uuid: "c9bb5f0a489348f6aa96867030223e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997f52a2907645b3bd5954ffebd88a9c"
W20260608 10:01:20.053555  7487 leader_election.cc:343] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 997f52a2907645b3bd5954ffebd88a9c (127.28.122.66:36977): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:20.037097  7717 ts_tablet_manager.cc:1403] T a9e443bf9acf479d83c7268ec9832e1d P 997f52a2907645b3bd5954ffebd88a9c: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.002s
I20260608 10:01:20.057085  7670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "540d491713dc4be1b6ca5c11f7871e99" candidate_uuid: "c9bb5f0a489348f6aa96867030223e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5c2259972e849f78164c23787ba134a"
I20260608 10:01:20.057770  7670 raft_consensus.cc:3060] T 540d491713dc4be1b6ca5c11f7871e99 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:20.058604  7728 leader_election.cc:290] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f [CANDIDATE]: Term 1 election: Requested vote from peers 997f52a2907645b3bd5954ffebd88a9c (127.28.122.66:36977), c5c2259972e849f78164c23787ba134a (127.28.122.67:37911)
I20260608 10:01:20.059016  7716 tablet_bootstrap.cc:492] T 486c9be93a91489896f728c87e662436 P c5c2259972e849f78164c23787ba134a: No bootstrap required, opened a new log
I20260608 10:01:20.059672  7716 ts_tablet_manager.cc:1403] T 486c9be93a91489896f728c87e662436 P c5c2259972e849f78164c23787ba134a: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.001s
I20260608 10:01:20.062245  7728 raft_consensus.cc:493] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:20.062813  7728 raft_consensus.cc:515] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.063258  7716 raft_consensus.cc:359] T 486c9be93a91489896f728c87e662436 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } }
I20260608 10:01:20.064167  7716 raft_consensus.cc:385] T 486c9be93a91489896f728c87e662436 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:20.064473  7716 raft_consensus.cc:740] T 486c9be93a91489896f728c87e662436 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5c2259972e849f78164c23787ba134a, State: Initialized, Role: FOLLOWER
I20260608 10:01:20.066485  7596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d89cb2566d4fb5a279f13dff856f79" candidate_uuid: "c9bb5f0a489348f6aa96867030223e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997f52a2907645b3bd5954ffebd88a9c" is_pre_election: true
I20260608 10:01:20.066295  7716 consensus_queue.cc:260] T 486c9be93a91489896f728c87e662436 P c5c2259972e849f78164c23787ba134a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } }
I20260608 10:01:20.067185  7596 raft_consensus.cc:2468] T 04d89cb2566d4fb5a279f13dff856f79 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9bb5f0a489348f6aa96867030223e8f in term 0.
I20260608 10:01:20.067605  7669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d89cb2566d4fb5a279f13dff856f79" candidate_uuid: "c9bb5f0a489348f6aa96867030223e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5c2259972e849f78164c23787ba134a" is_pre_election: true
I20260608 10:01:20.067412  7717 raft_consensus.cc:359] T a9e443bf9acf479d83c7268ec9832e1d P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.068250  7717 raft_consensus.cc:385] T a9e443bf9acf479d83c7268ec9832e1d P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:20.068617  7717 raft_consensus.cc:740] T a9e443bf9acf479d83c7268ec9832e1d P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997f52a2907645b3bd5954ffebd88a9c, State: Initialized, Role: FOLLOWER
I20260608 10:01:20.069156  7716 ts_tablet_manager.cc:1434] T 486c9be93a91489896f728c87e662436 P c5c2259972e849f78164c23787ba134a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:01:20.069067  7487 leader_election.cc:304] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997f52a2907645b3bd5954ffebd88a9c, c9bb5f0a489348f6aa96867030223e8f; no voters: 
I20260608 10:01:20.068300  7669 raft_consensus.cc:2468] T 04d89cb2566d4fb5a279f13dff856f79 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9bb5f0a489348f6aa96867030223e8f in term 0.
I20260608 10:01:20.069562  7717 consensus_queue.cc:260] T a9e443bf9acf479d83c7268ec9832e1d P 997f52a2907645b3bd5954ffebd88a9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.071655  7670 raft_consensus.cc:2468] T 540d491713dc4be1b6ca5c11f7871e99 P c5c2259972e849f78164c23787ba134a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9bb5f0a489348f6aa96867030223e8f in term 1.
I20260608 10:01:20.071946  7717 ts_tablet_manager.cc:1434] T a9e443bf9acf479d83c7268ec9832e1d P 997f52a2907645b3bd5954ffebd88a9c: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 10:01:20.065416  7728 leader_election.cc:290] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997f52a2907645b3bd5954ffebd88a9c (127.28.122.66:36977), c5c2259972e849f78164c23787ba134a (127.28.122.67:37911)
I20260608 10:01:20.073882  7722 raft_consensus.cc:2804] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:20.074760  7486 leader_election.cc:304] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c5c2259972e849f78164c23787ba134a, c9bb5f0a489348f6aa96867030223e8f; no voters: 997f52a2907645b3bd5954ffebd88a9c
I20260608 10:01:20.075506  7722 raft_consensus.cc:493] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:20.075960  7722 raft_consensus.cc:3060] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:20.076339  7728 raft_consensus.cc:2804] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:20.077047  7728 raft_consensus.cc:697] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f [term 1 LEADER]: Becoming Leader. State: Replica: c9bb5f0a489348f6aa96867030223e8f, State: Running, Role: LEADER
I20260608 10:01:20.077905  7728 consensus_queue.cc:237] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.076076  7717 tablet_bootstrap.cc:492] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c: Bootstrap starting.
I20260608 10:01:20.082239  7715 tablet_bootstrap.cc:492] T a9e443bf9acf479d83c7268ec9832e1d P c9bb5f0a489348f6aa96867030223e8f: No bootstrap required, opened a new log
I20260608 10:01:20.082809  7715 ts_tablet_manager.cc:1403] T a9e443bf9acf479d83c7268ec9832e1d P c9bb5f0a489348f6aa96867030223e8f: Time spent bootstrapping tablet: real 0.049s	user 0.025s	sys 0.006s
I20260608 10:01:20.083945  7722 raft_consensus.cc:515] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.086404  7722 leader_election.cc:290] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f [CANDIDATE]: Term 1 election: Requested vote from peers 997f52a2907645b3bd5954ffebd88a9c (127.28.122.66:36977), c5c2259972e849f78164c23787ba134a (127.28.122.67:37911)
I20260608 10:01:20.087157  7596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d89cb2566d4fb5a279f13dff856f79" candidate_uuid: "c9bb5f0a489348f6aa96867030223e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997f52a2907645b3bd5954ffebd88a9c"
I20260608 10:01:20.087808  7596 raft_consensus.cc:3060] T 04d89cb2566d4fb5a279f13dff856f79 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:20.087430  7715 raft_consensus.cc:359] T a9e443bf9acf479d83c7268ec9832e1d P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.088532  7715 raft_consensus.cc:385] T a9e443bf9acf479d83c7268ec9832e1d P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:20.088873  7715 raft_consensus.cc:740] T a9e443bf9acf479d83c7268ec9832e1d P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9bb5f0a489348f6aa96867030223e8f, State: Initialized, Role: FOLLOWER
I20260608 10:01:20.088814  7717 tablet_bootstrap.cc:654] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:20.089888  7715 consensus_queue.cc:260] T a9e443bf9acf479d83c7268ec9832e1d P c9bb5f0a489348f6aa96867030223e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.091682  7721 raft_consensus.cc:493] T 486c9be93a91489896f728c87e662436 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:20.092330  7715 ts_tablet_manager.cc:1434] T a9e443bf9acf479d83c7268ec9832e1d P c9bb5f0a489348f6aa96867030223e8f: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:01:20.092226  7721 raft_consensus.cc:515] T 486c9be93a91489896f728c87e662436 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } }
I20260608 10:01:20.093474  7715 tablet_bootstrap.cc:492] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c9bb5f0a489348f6aa96867030223e8f: Bootstrap starting.
I20260608 10:01:20.095619  7670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d89cb2566d4fb5a279f13dff856f79" candidate_uuid: "c9bb5f0a489348f6aa96867030223e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5c2259972e849f78164c23787ba134a"
I20260608 10:01:20.096271  7670 raft_consensus.cc:3060] T 04d89cb2566d4fb5a279f13dff856f79 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:20.096429  7721 leader_election.cc:290] T 486c9be93a91489896f728c87e662436 P c5c2259972e849f78164c23787ba134a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9bb5f0a489348f6aa96867030223e8f (127.28.122.65:45809), 997f52a2907645b3bd5954ffebd88a9c (127.28.122.66:36977)
I20260608 10:01:20.087930  7419 catalog_manager.cc:5696] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to c9bb5f0a489348f6aa96867030223e8f (127.28.122.65). New cstate: current_term: 1 leader_uuid: "c9bb5f0a489348f6aa96867030223e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:20.106133  7596 raft_consensus.cc:2468] T 04d89cb2566d4fb5a279f13dff856f79 P 997f52a2907645b3bd5954ffebd88a9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9bb5f0a489348f6aa96867030223e8f in term 1.
I20260608 10:01:20.107720  7487 leader_election.cc:304] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997f52a2907645b3bd5954ffebd88a9c, c9bb5f0a489348f6aa96867030223e8f; no voters: 
I20260608 10:01:20.107414  7715 tablet_bootstrap.cc:654] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c9bb5f0a489348f6aa96867030223e8f: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:20.108769  7728 raft_consensus.cc:2804] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:20.109306  7728 raft_consensus.cc:697] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f [term 1 LEADER]: Becoming Leader. State: Replica: c9bb5f0a489348f6aa96867030223e8f, State: Running, Role: LEADER
I20260608 10:01:20.110225  7728 consensus_queue.cc:237] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.109526  7670 raft_consensus.cc:2468] T 04d89cb2566d4fb5a279f13dff856f79 P c5c2259972e849f78164c23787ba134a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9bb5f0a489348f6aa96867030223e8f in term 1.
I20260608 10:01:20.116253  7721 raft_consensus.cc:493] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:20.116865  7721 raft_consensus.cc:515] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.119215  7721 leader_election.cc:290] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9bb5f0a489348f6aa96867030223e8f (127.28.122.65:45809), 997f52a2907645b3bd5954ffebd88a9c (127.28.122.66:36977)
I20260608 10:01:20.120266  7717 tablet_bootstrap.cc:492] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c: No bootstrap required, opened a new log
I20260608 10:01:20.120891  7715 tablet_bootstrap.cc:492] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c9bb5f0a489348f6aa96867030223e8f: No bootstrap required, opened a new log
I20260608 10:01:20.126461  7715 ts_tablet_manager.cc:1403] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c9bb5f0a489348f6aa96867030223e8f: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.011s
I20260608 10:01:20.129550  7715 raft_consensus.cc:359] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.130298  7715 raft_consensus.cc:385] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:20.130599  7715 raft_consensus.cc:740] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9bb5f0a489348f6aa96867030223e8f, State: Initialized, Role: FOLLOWER
I20260608 10:01:20.120898  7717 ts_tablet_manager.cc:1403] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.006s
W20260608 10:01:20.125700  7467 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:01:20.135064  7521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486c9be93a91489896f728c87e662436" candidate_uuid: "c5c2259972e849f78164c23787ba134a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9bb5f0a489348f6aa96867030223e8f" is_pre_election: true
I20260608 10:01:20.134423  7717 raft_consensus.cc:359] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.135772  7717 raft_consensus.cc:385] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:20.136111  7717 raft_consensus.cc:740] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997f52a2907645b3bd5954ffebd88a9c, State: Initialized, Role: FOLLOWER
I20260608 10:01:20.136934  7520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d741ff9d8b483081bd106ecb2195a6" candidate_uuid: "c5c2259972e849f78164c23787ba134a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9bb5f0a489348f6aa96867030223e8f" is_pre_election: true
I20260608 10:01:20.132980  7417 catalog_manager.cc:5696] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to c9bb5f0a489348f6aa96867030223e8f (127.28.122.65). New cstate: current_term: 1 leader_uuid: "c9bb5f0a489348f6aa96867030223e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:20.137980  7520 raft_consensus.cc:2468] T d6d741ff9d8b483081bd106ecb2195a6 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5c2259972e849f78164c23787ba134a in term 0.
I20260608 10:01:20.138729  7595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d741ff9d8b483081bd106ecb2195a6" candidate_uuid: "c5c2259972e849f78164c23787ba134a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997f52a2907645b3bd5954ffebd88a9c" is_pre_election: true
I20260608 10:01:20.139467  7595 raft_consensus.cc:2468] T d6d741ff9d8b483081bd106ecb2195a6 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5c2259972e849f78164c23787ba134a in term 0.
I20260608 10:01:20.139410  7633 leader_election.cc:304] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5c2259972e849f78164c23787ba134a, c9bb5f0a489348f6aa96867030223e8f; no voters: 
I20260608 10:01:20.139588  7596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486c9be93a91489896f728c87e662436" candidate_uuid: "c5c2259972e849f78164c23787ba134a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997f52a2907645b3bd5954ffebd88a9c" is_pre_election: true
I20260608 10:01:20.140543  7721 raft_consensus.cc:2804] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:20.136996  7717 consensus_queue.cc:260] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.139142  7417 catalog_manager.cc:5696] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to c9bb5f0a489348f6aa96867030223e8f (127.28.122.65). New cstate: current_term: 1 leader_uuid: "c9bb5f0a489348f6aa96867030223e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:20.140949  7721 raft_consensus.cc:493] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:20.141394  7721 raft_consensus.cc:3060] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:20.135445  7715 consensus_queue.cc:260] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c9bb5f0a489348f6aa96867030223e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.140745  7596 raft_consensus.cc:2393] T 486c9be93a91489896f728c87e662436 P 997f52a2907645b3bd5954ffebd88a9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5c2259972e849f78164c23787ba134a in current term 1: Already voted for candidate c9bb5f0a489348f6aa96867030223e8f in this term.
I20260608 10:01:20.147312  7715 ts_tablet_manager.cc:1434] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c9bb5f0a489348f6aa96867030223e8f: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.007s
I20260608 10:01:20.148531  7636 leader_election.cc:304] T 486c9be93a91489896f728c87e662436 P c5c2259972e849f78164c23787ba134a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5c2259972e849f78164c23787ba134a; no voters: 997f52a2907645b3bd5954ffebd88a9c, c9bb5f0a489348f6aa96867030223e8f
I20260608 10:01:20.148870  7721 raft_consensus.cc:515] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.150492  7750 raft_consensus.cc:3060] T 486c9be93a91489896f728c87e662436 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:20.151311  7721 leader_election.cc:290] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a [CANDIDATE]: Term 1 election: Requested vote from peers c9bb5f0a489348f6aa96867030223e8f (127.28.122.65:45809), 997f52a2907645b3bd5954ffebd88a9c (127.28.122.66:36977)
I20260608 10:01:20.150727  7717 ts_tablet_manager.cc:1434] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.005s
I20260608 10:01:20.152122  7520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d741ff9d8b483081bd106ecb2195a6" candidate_uuid: "c5c2259972e849f78164c23787ba134a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9bb5f0a489348f6aa96867030223e8f"
I20260608 10:01:20.152410  7596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d741ff9d8b483081bd106ecb2195a6" candidate_uuid: "c5c2259972e849f78164c23787ba134a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997f52a2907645b3bd5954ffebd88a9c"
I20260608 10:01:20.153101  7596 raft_consensus.cc:3060] T d6d741ff9d8b483081bd106ecb2195a6 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:20.153338  7717 tablet_bootstrap.cc:492] T 540d491713dc4be1b6ca5c11f7871e99 P 997f52a2907645b3bd5954ffebd88a9c: Bootstrap starting.
I20260608 10:01:20.158524  7750 raft_consensus.cc:2749] T 486c9be93a91489896f728c87e662436 P c5c2259972e849f78164c23787ba134a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:20.159843  7717 tablet_bootstrap.cc:654] T 540d491713dc4be1b6ca5c11f7871e99 P 997f52a2907645b3bd5954ffebd88a9c: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:20.152827  7520 raft_consensus.cc:3060] T d6d741ff9d8b483081bd106ecb2195a6 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:20.160120  7596 raft_consensus.cc:2468] T d6d741ff9d8b483081bd106ecb2195a6 P 997f52a2907645b3bd5954ffebd88a9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5c2259972e849f78164c23787ba134a in term 1.
I20260608 10:01:20.161505  7636 leader_election.cc:304] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997f52a2907645b3bd5954ffebd88a9c, c5c2259972e849f78164c23787ba134a; no voters: 
I20260608 10:01:20.162189  7750 raft_consensus.cc:2804] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:20.162600  7750 raft_consensus.cc:697] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a [term 1 LEADER]: Becoming Leader. State: Replica: c5c2259972e849f78164c23787ba134a, State: Running, Role: LEADER
I20260608 10:01:20.163456  7750 consensus_queue.cc:237] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.167011  7723 raft_consensus.cc:493] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:20.167662  7723 raft_consensus.cc:515] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.168615  7520 raft_consensus.cc:2468] T d6d741ff9d8b483081bd106ecb2195a6 P c9bb5f0a489348f6aa96867030223e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5c2259972e849f78164c23787ba134a in term 1.
I20260608 10:01:20.169763  7721 raft_consensus.cc:493] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:20.170300  7721 raft_consensus.cc:515] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.174827  7721 leader_election.cc:290] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9bb5f0a489348f6aa96867030223e8f (127.28.122.65:45809), 997f52a2907645b3bd5954ffebd88a9c (127.28.122.66:36977)
I20260608 10:01:20.177120  7717 tablet_bootstrap.cc:492] T 540d491713dc4be1b6ca5c11f7871e99 P 997f52a2907645b3bd5954ffebd88a9c: No bootstrap required, opened a new log
I20260608 10:01:20.177639  7717 ts_tablet_manager.cc:1403] T 540d491713dc4be1b6ca5c11f7871e99 P 997f52a2907645b3bd5954ffebd88a9c: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.008s
I20260608 10:01:20.178975  7419 catalog_manager.cc:5696] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a reported cstate change: term changed from 0 to 1, leader changed from <none> to c5c2259972e849f78164c23787ba134a (127.28.122.67). New cstate: current_term: 1 leader_uuid: "c5c2259972e849f78164c23787ba134a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:20.180470  7596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e443bf9acf479d83c7268ec9832e1d" candidate_uuid: "c5c2259972e849f78164c23787ba134a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997f52a2907645b3bd5954ffebd88a9c" is_pre_election: true
I20260608 10:01:20.181150  7596 raft_consensus.cc:2468] T a9e443bf9acf479d83c7268ec9832e1d P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5c2259972e849f78164c23787ba134a in term 0.
I20260608 10:01:20.180896  7717 raft_consensus.cc:359] T 540d491713dc4be1b6ca5c11f7871e99 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.181674  7717 raft_consensus.cc:385] T 540d491713dc4be1b6ca5c11f7871e99 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:20.181988  7717 raft_consensus.cc:740] T 540d491713dc4be1b6ca5c11f7871e99 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997f52a2907645b3bd5954ffebd88a9c, State: Initialized, Role: FOLLOWER
I20260608 10:01:20.182816  7717 consensus_queue.cc:260] T 540d491713dc4be1b6ca5c11f7871e99 P 997f52a2907645b3bd5954ffebd88a9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.176738  7520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e443bf9acf479d83c7268ec9832e1d" candidate_uuid: "c5c2259972e849f78164c23787ba134a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9bb5f0a489348f6aa96867030223e8f" is_pre_election: true
I20260608 10:01:20.188748  7520 raft_consensus.cc:2468] T a9e443bf9acf479d83c7268ec9832e1d P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5c2259972e849f78164c23787ba134a in term 0.
I20260608 10:01:20.187631  7723 leader_election.cc:290] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9bb5f0a489348f6aa96867030223e8f (127.28.122.65:45809), c5c2259972e849f78164c23787ba134a (127.28.122.67:37911)
I20260608 10:01:20.189504  7636 leader_election.cc:304] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997f52a2907645b3bd5954ffebd88a9c, c5c2259972e849f78164c23787ba134a; no voters: 
I20260608 10:01:20.192966  7721 raft_consensus.cc:2804] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:20.195072  7721 raft_consensus.cc:493] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:20.195449  7721 raft_consensus.cc:3060] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:20.202873  7717 ts_tablet_manager.cc:1434] T 540d491713dc4be1b6ca5c11f7871e99 P 997f52a2907645b3bd5954ffebd88a9c: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.011s
I20260608 10:01:20.204312  7721 raft_consensus.cc:515] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.206557  7520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3c16cb21304f97ac833c4a4ac1a1f4" candidate_uuid: "997f52a2907645b3bd5954ffebd88a9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9bb5f0a489348f6aa96867030223e8f" is_pre_election: true
I20260608 10:01:20.207309  7520 raft_consensus.cc:2468] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997f52a2907645b3bd5954ffebd88a9c in term 0.
I20260608 10:01:20.207372  7521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e443bf9acf479d83c7268ec9832e1d" candidate_uuid: "c5c2259972e849f78164c23787ba134a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9bb5f0a489348f6aa96867030223e8f"
I20260608 10:01:20.208125  7521 raft_consensus.cc:3060] T a9e443bf9acf479d83c7268ec9832e1d P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:20.208396  7670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3c16cb21304f97ac833c4a4ac1a1f4" candidate_uuid: "997f52a2907645b3bd5954ffebd88a9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5c2259972e849f78164c23787ba134a" is_pre_election: true
I20260608 10:01:20.209043  7670 raft_consensus.cc:2468] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997f52a2907645b3bd5954ffebd88a9c in term 0.
I20260608 10:01:20.209625  7721 leader_election.cc:290] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a [CANDIDATE]: Term 1 election: Requested vote from peers c9bb5f0a489348f6aa96867030223e8f (127.28.122.65:45809), 997f52a2907645b3bd5954ffebd88a9c (127.28.122.66:36977)
I20260608 10:01:20.210271  7559 leader_election.cc:304] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997f52a2907645b3bd5954ffebd88a9c, c9bb5f0a489348f6aa96867030223e8f; no voters: 
I20260608 10:01:20.211364  7755 raft_consensus.cc:2804] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:20.211496  7596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9e443bf9acf479d83c7268ec9832e1d" candidate_uuid: "c5c2259972e849f78164c23787ba134a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997f52a2907645b3bd5954ffebd88a9c"
I20260608 10:01:20.211796  7755 raft_consensus.cc:493] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:20.212173  7596 raft_consensus.cc:3060] T a9e443bf9acf479d83c7268ec9832e1d P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:20.212268  7755 raft_consensus.cc:3060] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:20.216172  7521 raft_consensus.cc:2468] T a9e443bf9acf479d83c7268ec9832e1d P c9bb5f0a489348f6aa96867030223e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5c2259972e849f78164c23787ba134a in term 1.
I20260608 10:01:20.217500  7633 leader_election.cc:304] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5c2259972e849f78164c23787ba134a, c9bb5f0a489348f6aa96867030223e8f; no voters: 
I20260608 10:01:20.217953  7596 raft_consensus.cc:2468] T a9e443bf9acf479d83c7268ec9832e1d P 997f52a2907645b3bd5954ffebd88a9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5c2259972e849f78164c23787ba134a in term 1.
I20260608 10:01:20.218395  7721 raft_consensus.cc:2804] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:20.218966  7721 raft_consensus.cc:697] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a [term 1 LEADER]: Becoming Leader. State: Replica: c5c2259972e849f78164c23787ba134a, State: Running, Role: LEADER
I20260608 10:01:20.219435  7755 raft_consensus.cc:515] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.219779  7721 consensus_queue.cc:237] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.221431  7755 leader_election.cc:290] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c [CANDIDATE]: Term 1 election: Requested vote from peers c9bb5f0a489348f6aa96867030223e8f (127.28.122.65:45809), c5c2259972e849f78164c23787ba134a (127.28.122.67:37911)
I20260608 10:01:20.222404  7670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3c16cb21304f97ac833c4a4ac1a1f4" candidate_uuid: "997f52a2907645b3bd5954ffebd88a9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5c2259972e849f78164c23787ba134a"
I20260608 10:01:20.222913  7670 raft_consensus.cc:3060] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c5c2259972e849f78164c23787ba134a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:20.225648  7521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3c16cb21304f97ac833c4a4ac1a1f4" candidate_uuid: "997f52a2907645b3bd5954ffebd88a9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9bb5f0a489348f6aa96867030223e8f"
I20260608 10:01:20.226342  7521 raft_consensus.cc:3060] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c9bb5f0a489348f6aa96867030223e8f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:20.227344  7419 catalog_manager.cc:5696] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a reported cstate change: term changed from 0 to 1, leader changed from <none> to c5c2259972e849f78164c23787ba134a (127.28.122.67). New cstate: current_term: 1 leader_uuid: "c5c2259972e849f78164c23787ba134a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:20.230049  7670 raft_consensus.cc:2468] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c5c2259972e849f78164c23787ba134a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997f52a2907645b3bd5954ffebd88a9c in term 1.
I20260608 10:01:20.231345  7561 leader_election.cc:304] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997f52a2907645b3bd5954ffebd88a9c, c5c2259972e849f78164c23787ba134a; no voters: 
I20260608 10:01:20.232121  7755 raft_consensus.cc:2804] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:20.232556  7755 raft_consensus.cc:697] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c [term 1 LEADER]: Becoming Leader. State: Replica: 997f52a2907645b3bd5954ffebd88a9c, State: Running, Role: LEADER
I20260608 10:01:20.233402  7755 consensus_queue.cc:237] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.234586  7521 raft_consensus.cc:2468] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c9bb5f0a489348f6aa96867030223e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997f52a2907645b3bd5954ffebd88a9c in term 1.
I20260608 10:01:20.241678  7419 catalog_manager.cc:5696] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 997f52a2907645b3bd5954ffebd88a9c (127.28.122.66). New cstate: current_term: 1 leader_uuid: "997f52a2907645b3bd5954ffebd88a9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:20.414490  7755 raft_consensus.cc:493] T 540d491713dc4be1b6ca5c11f7871e99 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:20.415051  7755 raft_consensus.cc:515] T 540d491713dc4be1b6ca5c11f7871e99 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } }
I20260608 10:01:20.419731  7755 leader_election.cc:290] T 540d491713dc4be1b6ca5c11f7871e99 P 997f52a2907645b3bd5954ffebd88a9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9bb5f0a489348f6aa96867030223e8f (127.28.122.65:45809), c5c2259972e849f78164c23787ba134a (127.28.122.67:37911)
I20260608 10:01:20.423974  7521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "540d491713dc4be1b6ca5c11f7871e99" candidate_uuid: "997f52a2907645b3bd5954ffebd88a9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9bb5f0a489348f6aa96867030223e8f" is_pre_election: true
I20260608 10:01:20.425185  7670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "540d491713dc4be1b6ca5c11f7871e99" candidate_uuid: "997f52a2907645b3bd5954ffebd88a9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5c2259972e849f78164c23787ba134a" is_pre_election: true
I20260608 10:01:20.426020  7670 raft_consensus.cc:2393] T 540d491713dc4be1b6ca5c11f7871e99 P c5c2259972e849f78164c23787ba134a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 997f52a2907645b3bd5954ffebd88a9c in current term 1: Already voted for candidate c9bb5f0a489348f6aa96867030223e8f in this term.
I20260608 10:01:20.428220  7559 leader_election.cc:304] T 540d491713dc4be1b6ca5c11f7871e99 P 997f52a2907645b3bd5954ffebd88a9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 997f52a2907645b3bd5954ffebd88a9c; no voters: c5c2259972e849f78164c23787ba134a, c9bb5f0a489348f6aa96867030223e8f
I20260608 10:01:20.429445  7755 raft_consensus.cc:3060] T 540d491713dc4be1b6ca5c11f7871e99 P 997f52a2907645b3bd5954ffebd88a9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:20.436702  7755 raft_consensus.cc:2749] T 540d491713dc4be1b6ca5c11f7871e99 P 997f52a2907645b3bd5954ffebd88a9c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:20.442576  7722 consensus_queue.cc:1048] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:20.521507  7727 consensus_queue.cc:1048] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:20.535658  7738 consensus_queue.cc:1048] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:20.549382  7738 consensus_queue.cc:1048] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:20.607869  7721 consensus_queue.cc:1048] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:20.621552  7721 consensus_queue.cc:1048] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a [LEADER]: Connected to new peer: Peer: permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:20.628113  7723 consensus_queue.cc:1048] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:20.650960  7755 consensus_queue.cc:1048] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:20.702193  7750 consensus_queue.cc:1048] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a [LEADER]: Connected to new peer: Peer: permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:20.704504  7738 consensus_queue.cc:1048] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:20.706033  7738 consensus_queue.cc:1048] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:20.737171  7520 raft_consensus.cc:1275] T d6d741ff9d8b483081bd106ecb2195a6 P c9bb5f0a489348f6aa96867030223e8f [term 1 FOLLOWER]: Refusing update from remote peer c5c2259972e849f78164c23787ba134a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:20.770573  7770 consensus_queue.cc:1048] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:20.957790  7783 mvcc.cc:204] Tried to move back new op lower bound from 7294619159589515264 to 7294619156943945728. Current Snapshot: MvccSnapshot[applied={T|T < 7294619159589515264}]
W20260608 10:01:21.793557  7486 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.122.67:37911, user_credentials={real_user=slave}} blocked reactor thread for 48582.9us
W20260608 10:01:22.068892  7699 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.28.122.65:45809, user_credentials={real_user=slave}} blocked reactor thread for 59432.4us
I20260608 10:01:22.239609 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:22.250258  7812 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
W20260608 10:01:22.250278  7813 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
W20260608 10:01:22.252326  7815 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
I20260608 10:01:22.253295 29161 server_base.cc:1061] running on GCE node
I20260608 10:01:22.254591 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:22.254797 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:22.254944 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912882254933 us; error 0 us; skew 500 ppm
I20260608 10:01:22.255566 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:22.258262 29161 webserver.cc:533] Webserver started at http://127.28.122.68:36617/ using document root <none> and password file <none>
I20260608 10:01:22.258778 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:22.258953 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:22.259268 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:22.260629 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912650423017-29161-0/minicluster-data/ts-3-root/instance:
uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8"
format_stamp: "Formatted at 2026-06-08 10:01:22 on dist-test-slave-th08"
I20260608 10:01:22.265743 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:01:22.269546  7820 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:22.270355 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:01:22.270668 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912650423017-29161-0/minicluster-data/ts-3-root
uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8"
format_stamp: "Formatted at 2026-06-08 10:01:22 on dist-test-slave-th08"
I20260608 10:01:22.270934 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912650423017-29161-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912650423017-29161-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912650423017-29161-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)
I20260608 10:01:22.293787 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:22.295270 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:22.296878 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:22.299539 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:22.299810 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:22.300060 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:22.300211 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:22.348483 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.68:37951
I20260608 10:01:22.348627  7882 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.68:37951 every 8 connection(s)
I20260608 10:01:22.365625  7883 heartbeater.cc:344] Connected to a master server at 127.28.122.126:40839
I20260608 10:01:22.366156  7883 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:22.366969  7883 heartbeater.cc:507] Master 127.28.122.126:40839 requested a full tablet report, sending...
I20260608 10:01:22.369400  7416 ts_manager.cc:194] Registered new tserver with Master: 6dd0e9fd49fe486eb2c0d7cf1d2242a8 (127.28.122.68:37951)
I20260608 10:01:22.371315  7416 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59832
I20260608 10:01:23.228644  7520 consensus_queue.cc:237] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } attrs { replace: true } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } }
I20260608 10:01:23.236707  7669 raft_consensus.cc:1275] T 04d89cb2566d4fb5a279f13dff856f79 P c5c2259972e849f78164c23787ba134a [term 1 FOLLOWER]: Refusing update from remote peer c9bb5f0a489348f6aa96867030223e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:01:23.238760  7727 consensus_queue.cc:1048] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:01:23.239292  7592 raft_consensus.cc:1275] T 04d89cb2566d4fb5a279f13dff856f79 P 997f52a2907645b3bd5954ffebd88a9c [term 1 FOLLOWER]: Refusing update from remote peer c9bb5f0a489348f6aa96867030223e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:01:23.241334  7727 consensus_queue.cc:1048] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 10:01:23.249619  7889 raft_consensus.cc:2955] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6dd0e9fd49fe486eb2c0d7cf1d2242a8 (127.28.122.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } attrs { replace: true } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } } }
I20260608 10:01:23.252776  7669 raft_consensus.cc:2955] T 04d89cb2566d4fb5a279f13dff856f79 P c5c2259972e849f78164c23787ba134a [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6dd0e9fd49fe486eb2c0d7cf1d2242a8 (127.28.122.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } attrs { replace: true } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } } }
I20260608 10:01:23.254338  7592 raft_consensus.cc:2955] T 04d89cb2566d4fb5a279f13dff856f79 P 997f52a2907645b3bd5954ffebd88a9c [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6dd0e9fd49fe486eb2c0d7cf1d2242a8 (127.28.122.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } attrs { replace: true } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } } }
W20260608 10:01:23.255576  7487 consensus_peers.cc:597] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f -> Peer 6dd0e9fd49fe486eb2c0d7cf1d2242a8 (127.28.122.68:37951): Couldn't send request to peer 6dd0e9fd49fe486eb2c0d7cf1d2242a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 04d89cb2566d4fb5a279f13dff856f79. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:23.275811  7416 catalog_manager.cc:5696] T 04d89cb2566d4fb5a279f13dff856f79 P 997f52a2907645b3bd5954ffebd88a9c reported cstate change: config changed from index -1 to 17, NON_VOTER 6dd0e9fd49fe486eb2c0d7cf1d2242a8 (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "c9bb5f0a489348f6aa96867030223e8f" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } attrs { replace: true } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } } }
I20260608 10:01:23.293193  7669 consensus_queue.cc:237] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } }
I20260608 10:01:23.306737  7592 raft_consensus.cc:1275] T a9e443bf9acf479d83c7268ec9832e1d P 997f52a2907645b3bd5954ffebd88a9c [term 1 FOLLOWER]: Refusing update from remote peer c5c2259972e849f78164c23787ba134a: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:01:23.307076  7520 raft_consensus.cc:1275] T a9e443bf9acf479d83c7268ec9832e1d P c9bb5f0a489348f6aa96867030223e8f [term 1 FOLLOWER]: Refusing update from remote peer c5c2259972e849f78164c23787ba134a: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:01:23.308737  7750 consensus_queue.cc:1048] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a [LEADER]: Connected to new peer: Peer: permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:01:23.309897  7896 consensus_queue.cc:1048] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
W20260608 10:01:23.317896  7636 consensus_peers.cc:597] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a -> Peer 6dd0e9fd49fe486eb2c0d7cf1d2242a8 (127.28.122.68:37951): Couldn't send request to peer 6dd0e9fd49fe486eb2c0d7cf1d2242a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a9e443bf9acf479d83c7268ec9832e1d. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:23.320899  7750 raft_consensus.cc:2955] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6dd0e9fd49fe486eb2c0d7cf1d2242a8 (127.28.122.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } } }
I20260608 10:01:23.323547  7592 raft_consensus.cc:2955] T a9e443bf9acf479d83c7268ec9832e1d P 997f52a2907645b3bd5954ffebd88a9c [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6dd0e9fd49fe486eb2c0d7cf1d2242a8 (127.28.122.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } } }
I20260608 10:01:23.325620  7520 raft_consensus.cc:2955] T a9e443bf9acf479d83c7268ec9832e1d P c9bb5f0a489348f6aa96867030223e8f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6dd0e9fd49fe486eb2c0d7cf1d2242a8 (127.28.122.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } } }
I20260608 10:01:23.338204  7419 catalog_manager.cc:5696] T a9e443bf9acf479d83c7268ec9832e1d P 997f52a2907645b3bd5954ffebd88a9c reported cstate change: config changed from index -1 to 17, NON_VOTER 6dd0e9fd49fe486eb2c0d7cf1d2242a8 (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "c5c2259972e849f78164c23787ba134a" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } } }
I20260608 10:01:23.357744  7592 consensus_queue.cc:237] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } attrs { replace: true } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } }
I20260608 10:01:23.366485  7669 raft_consensus.cc:1275] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c5c2259972e849f78164c23787ba134a [term 1 FOLLOWER]: Refusing update from remote peer 997f52a2907645b3bd5954ffebd88a9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:01:23.367406  7520 raft_consensus.cc:1275] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c9bb5f0a489348f6aa96867030223e8f [term 1 FOLLOWER]: Refusing update from remote peer 997f52a2907645b3bd5954ffebd88a9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:01:23.368532  7909 consensus_queue.cc:1048] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:01:23.369856  7910 consensus_queue.cc:1048] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:01:23.374419  7883 heartbeater.cc:499] Master 127.28.122.126:40839 was elected leader, sending a full tablet report...
W20260608 10:01:23.381923  7562 consensus_peers.cc:597] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c -> Peer 6dd0e9fd49fe486eb2c0d7cf1d2242a8 (127.28.122.68:37951): Couldn't send request to peer 6dd0e9fd49fe486eb2c0d7cf1d2242a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d3c16cb21304f97ac833c4a4ac1a1f4. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:23.383524  7910 raft_consensus.cc:2955] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6dd0e9fd49fe486eb2c0d7cf1d2242a8 (127.28.122.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } attrs { replace: true } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } } }
I20260608 10:01:23.385571  7669 raft_consensus.cc:2955] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c5c2259972e849f78164c23787ba134a [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6dd0e9fd49fe486eb2c0d7cf1d2242a8 (127.28.122.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } attrs { replace: true } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } } }
I20260608 10:01:23.387750  7520 raft_consensus.cc:2955] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c9bb5f0a489348f6aa96867030223e8f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6dd0e9fd49fe486eb2c0d7cf1d2242a8 (127.28.122.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } attrs { replace: true } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } } }
I20260608 10:01:23.399003  7521 consensus_queue.cc:237] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } attrs { replace: true } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } }
I20260608 10:01:23.398543  7416 catalog_manager.cc:5696] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c reported cstate change: config changed from index -1 to 17, NON_VOTER 6dd0e9fd49fe486eb2c0d7cf1d2242a8 (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "997f52a2907645b3bd5954ffebd88a9c" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:23.409096  7669 raft_consensus.cc:1275] T 486c9be93a91489896f728c87e662436 P c5c2259972e849f78164c23787ba134a [term 1 FOLLOWER]: Refusing update from remote peer c9bb5f0a489348f6aa96867030223e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:01:23.409359  7592 raft_consensus.cc:1275] T 486c9be93a91489896f728c87e662436 P 997f52a2907645b3bd5954ffebd88a9c [term 1 FOLLOWER]: Refusing update from remote peer c9bb5f0a489348f6aa96867030223e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260608 10:01:23.410053  7487 consensus_peers.cc:597] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f -> Peer 6dd0e9fd49fe486eb2c0d7cf1d2242a8 (127.28.122.68:37951): Couldn't send request to peer 6dd0e9fd49fe486eb2c0d7cf1d2242a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 486c9be93a91489896f728c87e662436. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:23.411013  7889 consensus_queue.cc:1048] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 10:01:23.411975  7897 consensus_queue.cc:1048] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:01:23.423153  7894 raft_consensus.cc:2955] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6dd0e9fd49fe486eb2c0d7cf1d2242a8 (127.28.122.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } attrs { replace: true } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } } }
I20260608 10:01:23.425050  7592 raft_consensus.cc:2955] T 486c9be93a91489896f728c87e662436 P 997f52a2907645b3bd5954ffebd88a9c [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6dd0e9fd49fe486eb2c0d7cf1d2242a8 (127.28.122.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } attrs { replace: true } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } } }
I20260608 10:01:23.425129  7669 raft_consensus.cc:2955] T 486c9be93a91489896f728c87e662436 P c5c2259972e849f78164c23787ba134a [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 6dd0e9fd49fe486eb2c0d7cf1d2242a8 (127.28.122.68) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } attrs { replace: true } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } } }
I20260608 10:01:23.438297  7413 catalog_manager.cc:5696] T 486c9be93a91489896f728c87e662436 P 997f52a2907645b3bd5954ffebd88a9c reported cstate change: config changed from index -1 to 17, NON_VOTER 6dd0e9fd49fe486eb2c0d7cf1d2242a8 (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "c9bb5f0a489348f6aa96867030223e8f" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } attrs { replace: true } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } } }
I20260608 10:01:23.768631  7917 ts_tablet_manager.cc:933] T 04d89cb2566d4fb5a279f13dff856f79 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: Initiating tablet copy from peer c9bb5f0a489348f6aa96867030223e8f (127.28.122.65:45809)
I20260608 10:01:23.770493  7917 tablet_copy_client.cc:323] T 04d89cb2566d4fb5a279f13dff856f79 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.65:45809
I20260608 10:01:23.782050  7531 tablet_copy_service.cc:140] P c9bb5f0a489348f6aa96867030223e8f: Received BeginTabletCopySession request for tablet 04d89cb2566d4fb5a279f13dff856f79 from peer 6dd0e9fd49fe486eb2c0d7cf1d2242a8 ({username='slave'} at 127.0.0.1:42598)
I20260608 10:01:23.782730  7531 tablet_copy_service.cc:161] P c9bb5f0a489348f6aa96867030223e8f: Beginning new tablet copy session on tablet 04d89cb2566d4fb5a279f13dff856f79 from peer 6dd0e9fd49fe486eb2c0d7cf1d2242a8 at {username='slave'} at 127.0.0.1:42598: session id = 6dd0e9fd49fe486eb2c0d7cf1d2242a8-04d89cb2566d4fb5a279f13dff856f79
I20260608 10:01:23.791860  7531 tablet_copy_source_session.cc:215] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:23.795176  7917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04d89cb2566d4fb5a279f13dff856f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:23.808490  7917 tablet_copy_client.cc:806] T 04d89cb2566d4fb5a279f13dff856f79 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:23.809019  7917 tablet_copy_client.cc:670] T 04d89cb2566d4fb5a279f13dff856f79 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:23.813417  7917 tablet_copy_client.cc:538] T 04d89cb2566d4fb5a279f13dff856f79 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:23.820232  7917 tablet_bootstrap.cc:492] T 04d89cb2566d4fb5a279f13dff856f79 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: Bootstrap starting.
I20260608 10:01:23.834762  7921 ts_tablet_manager.cc:933] T a9e443bf9acf479d83c7268ec9832e1d P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: Initiating tablet copy from peer c5c2259972e849f78164c23787ba134a (127.28.122.67:37911)
I20260608 10:01:23.836802  7921 tablet_copy_client.cc:323] T a9e443bf9acf479d83c7268ec9832e1d P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.67:37911
I20260608 10:01:23.853859  7680 tablet_copy_service.cc:140] P c5c2259972e849f78164c23787ba134a: Received BeginTabletCopySession request for tablet a9e443bf9acf479d83c7268ec9832e1d from peer 6dd0e9fd49fe486eb2c0d7cf1d2242a8 ({username='slave'} at 127.0.0.1:56932)
I20260608 10:01:23.854529  7680 tablet_copy_service.cc:161] P c5c2259972e849f78164c23787ba134a: Beginning new tablet copy session on tablet a9e443bf9acf479d83c7268ec9832e1d from peer 6dd0e9fd49fe486eb2c0d7cf1d2242a8 at {username='slave'} at 127.0.0.1:56932: session id = 6dd0e9fd49fe486eb2c0d7cf1d2242a8-a9e443bf9acf479d83c7268ec9832e1d
I20260608 10:01:23.863708  7680 tablet_copy_source_session.cc:215] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:23.867481  7921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9e443bf9acf479d83c7268ec9832e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:23.885346  7921 tablet_copy_client.cc:806] T a9e443bf9acf479d83c7268ec9832e1d P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:23.885974  7921 tablet_copy_client.cc:670] T a9e443bf9acf479d83c7268ec9832e1d P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:23.890769  7921 tablet_copy_client.cc:538] T a9e443bf9acf479d83c7268ec9832e1d P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:23.900482  7921 tablet_bootstrap.cc:492] T a9e443bf9acf479d83c7268ec9832e1d P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: Bootstrap starting.
I20260608 10:01:23.946125  7917 tablet_bootstrap.cc:492] T 04d89cb2566d4fb5a279f13dff856f79 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:23.947068  7917 tablet_bootstrap.cc:492] T 04d89cb2566d4fb5a279f13dff856f79 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: Bootstrap complete.
I20260608 10:01:23.947836  7917 ts_tablet_manager.cc:1403] T 04d89cb2566d4fb5a279f13dff856f79 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: Time spent bootstrapping tablet: real 0.128s	user 0.102s	sys 0.021s
I20260608 10:01:23.951200  7917 raft_consensus.cc:359] T 04d89cb2566d4fb5a279f13dff856f79 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } attrs { replace: true } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } }
I20260608 10:01:23.952075  7917 raft_consensus.cc:740] T 04d89cb2566d4fb5a279f13dff856f79 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6dd0e9fd49fe486eb2c0d7cf1d2242a8, State: Initialized, Role: LEARNER
I20260608 10:01:23.952749  7917 consensus_queue.cc:260] T 04d89cb2566d4fb5a279f13dff856f79 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } attrs { replace: true } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } }
I20260608 10:01:23.955615  7917 ts_tablet_manager.cc:1434] T 04d89cb2566d4fb5a279f13dff856f79 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:01:23.957680  7531 tablet_copy_service.cc:342] P c9bb5f0a489348f6aa96867030223e8f: Request end of tablet copy session 6dd0e9fd49fe486eb2c0d7cf1d2242a8-04d89cb2566d4fb5a279f13dff856f79 received from {username='slave'} at 127.0.0.1:42598
I20260608 10:01:23.958163  7531 tablet_copy_service.cc:434] P c9bb5f0a489348f6aa96867030223e8f: ending tablet copy session 6dd0e9fd49fe486eb2c0d7cf1d2242a8-04d89cb2566d4fb5a279f13dff856f79 on tablet 04d89cb2566d4fb5a279f13dff856f79 with peer 6dd0e9fd49fe486eb2c0d7cf1d2242a8
I20260608 10:01:23.978520  7917 ts_tablet_manager.cc:933] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: Initiating tablet copy from peer 997f52a2907645b3bd5954ffebd88a9c (127.28.122.66:36977)
I20260608 10:01:23.980201  7917 tablet_copy_client.cc:323] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.66:36977
I20260608 10:01:23.993417  7606 tablet_copy_service.cc:140] P 997f52a2907645b3bd5954ffebd88a9c: Received BeginTabletCopySession request for tablet 6d3c16cb21304f97ac833c4a4ac1a1f4 from peer 6dd0e9fd49fe486eb2c0d7cf1d2242a8 ({username='slave'} at 127.0.0.1:36032)
I20260608 10:01:23.994078  7606 tablet_copy_service.cc:161] P 997f52a2907645b3bd5954ffebd88a9c: Beginning new tablet copy session on tablet 6d3c16cb21304f97ac833c4a4ac1a1f4 from peer 6dd0e9fd49fe486eb2c0d7cf1d2242a8 at {username='slave'} at 127.0.0.1:36032: session id = 6dd0e9fd49fe486eb2c0d7cf1d2242a8-6d3c16cb21304f97ac833c4a4ac1a1f4
I20260608 10:01:24.002856  7606 tablet_copy_source_session.cc:215] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:24.006938  7917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3c16cb21304f97ac833c4a4ac1a1f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:24.015133  7921 tablet_bootstrap.cc:492] T a9e443bf9acf479d83c7268ec9832e1d P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:24.016131  7921 tablet_bootstrap.cc:492] T a9e443bf9acf479d83c7268ec9832e1d P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: Bootstrap complete.
I20260608 10:01:24.016868  7921 ts_tablet_manager.cc:1403] T a9e443bf9acf479d83c7268ec9832e1d P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: Time spent bootstrapping tablet: real 0.117s	user 0.107s	sys 0.008s
I20260608 10:01:24.019876  7921 raft_consensus.cc:359] T a9e443bf9acf479d83c7268ec9832e1d P 6dd0e9fd49fe486eb2c0d7cf1d2242a8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } }
I20260608 10:01:24.020736  7921 raft_consensus.cc:740] T a9e443bf9acf479d83c7268ec9832e1d P 6dd0e9fd49fe486eb2c0d7cf1d2242a8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6dd0e9fd49fe486eb2c0d7cf1d2242a8, State: Initialized, Role: LEARNER
I20260608 10:01:24.021430  7921 consensus_queue.cc:260] T a9e443bf9acf479d83c7268ec9832e1d P 6dd0e9fd49fe486eb2c0d7cf1d2242a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } }
I20260608 10:01:24.023546  7921 ts_tablet_manager.cc:1434] T a9e443bf9acf479d83c7268ec9832e1d P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:01:24.024425  7917 tablet_copy_client.cc:806] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:24.025085  7917 tablet_copy_client.cc:670] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:24.025615  7680 tablet_copy_service.cc:342] P c5c2259972e849f78164c23787ba134a: Request end of tablet copy session 6dd0e9fd49fe486eb2c0d7cf1d2242a8-a9e443bf9acf479d83c7268ec9832e1d received from {username='slave'} at 127.0.0.1:56932
I20260608 10:01:24.025897  7929 ts_tablet_manager.cc:933] T 486c9be93a91489896f728c87e662436 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: Initiating tablet copy from peer c9bb5f0a489348f6aa96867030223e8f (127.28.122.65:45809)
I20260608 10:01:24.026273  7680 tablet_copy_service.cc:434] P c5c2259972e849f78164c23787ba134a: ending tablet copy session 6dd0e9fd49fe486eb2c0d7cf1d2242a8-a9e443bf9acf479d83c7268ec9832e1d on tablet a9e443bf9acf479d83c7268ec9832e1d with peer 6dd0e9fd49fe486eb2c0d7cf1d2242a8
I20260608 10:01:24.032094  7917 tablet_copy_client.cc:538] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:24.038311  7929 tablet_copy_client.cc:323] T 486c9be93a91489896f728c87e662436 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.65:45809
I20260608 10:01:24.039853  7531 tablet_copy_service.cc:140] P c9bb5f0a489348f6aa96867030223e8f: Received BeginTabletCopySession request for tablet 486c9be93a91489896f728c87e662436 from peer 6dd0e9fd49fe486eb2c0d7cf1d2242a8 ({username='slave'} at 127.0.0.1:42598)
I20260608 10:01:24.040316  7531 tablet_copy_service.cc:161] P c9bb5f0a489348f6aa96867030223e8f: Beginning new tablet copy session on tablet 486c9be93a91489896f728c87e662436 from peer 6dd0e9fd49fe486eb2c0d7cf1d2242a8 at {username='slave'} at 127.0.0.1:42598: session id = 6dd0e9fd49fe486eb2c0d7cf1d2242a8-486c9be93a91489896f728c87e662436
I20260608 10:01:24.041007  7917 tablet_bootstrap.cc:492] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: Bootstrap starting.
I20260608 10:01:24.045517  7531 tablet_copy_source_session.cc:215] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:24.048156  7929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486c9be93a91489896f728c87e662436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:24.059945  7929 tablet_copy_client.cc:806] T 486c9be93a91489896f728c87e662436 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:24.060608  7929 tablet_copy_client.cc:670] T 486c9be93a91489896f728c87e662436 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:24.064296  7929 tablet_copy_client.cc:538] T 486c9be93a91489896f728c87e662436 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:24.070905  7929 tablet_bootstrap.cc:492] T 486c9be93a91489896f728c87e662436 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: Bootstrap starting.
I20260608 10:01:24.166839  7917 tablet_bootstrap.cc:492] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=136 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:24.167805  7917 tablet_bootstrap.cc:492] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: Bootstrap complete.
I20260608 10:01:24.168499  7917 ts_tablet_manager.cc:1403] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: Time spent bootstrapping tablet: real 0.128s	user 0.127s	sys 0.000s
I20260608 10:01:24.170867  7929 tablet_bootstrap.cc:492] T 486c9be93a91489896f728c87e662436 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=132 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:24.171594  7929 tablet_bootstrap.cc:492] T 486c9be93a91489896f728c87e662436 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: Bootstrap complete.
I20260608 10:01:24.171371  7917 raft_consensus.cc:359] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } attrs { replace: true } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } }
I20260608 10:01:24.172209  7917 raft_consensus.cc:740] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6dd0e9fd49fe486eb2c0d7cf1d2242a8, State: Initialized, Role: LEARNER
I20260608 10:01:24.172330  7929 ts_tablet_manager.cc:1403] T 486c9be93a91489896f728c87e662436 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: Time spent bootstrapping tablet: real 0.102s	user 0.095s	sys 0.009s
I20260608 10:01:24.172916  7917 consensus_queue.cc:260] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } } peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } attrs { replace: true } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } }
I20260608 10:01:24.175140  7917 ts_tablet_manager.cc:1434] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:01:24.175073  7929 raft_consensus.cc:359] T 486c9be93a91489896f728c87e662436 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } attrs { replace: true } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } }
I20260608 10:01:24.175999  7929 raft_consensus.cc:740] T 486c9be93a91489896f728c87e662436 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6dd0e9fd49fe486eb2c0d7cf1d2242a8, State: Initialized, Role: LEARNER
I20260608 10:01:24.176654  7929 consensus_queue.cc:260] T 486c9be93a91489896f728c87e662436 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c5c2259972e849f78164c23787ba134a" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 37911 } } peers { permanent_uuid: "c9bb5f0a489348f6aa96867030223e8f" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 45809 } } peers { permanent_uuid: "997f52a2907645b3bd5954ffebd88a9c" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 36977 } attrs { replace: true } } peers { permanent_uuid: "6dd0e9fd49fe486eb2c0d7cf1d2242a8" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 37951 } attrs { promote: true } }
I20260608 10:01:24.177651  7606 tablet_copy_service.cc:342] P 997f52a2907645b3bd5954ffebd88a9c: Request end of tablet copy session 6dd0e9fd49fe486eb2c0d7cf1d2242a8-6d3c16cb21304f97ac833c4a4ac1a1f4 received from {username='slave'} at 127.0.0.1:36032
I20260608 10:01:24.178138  7606 tablet_copy_service.cc:434] P 997f52a2907645b3bd5954ffebd88a9c: ending tablet copy session 6dd0e9fd49fe486eb2c0d7cf1d2242a8-6d3c16cb21304f97ac833c4a4ac1a1f4 on tablet 6d3c16cb21304f97ac833c4a4ac1a1f4 with peer 6dd0e9fd49fe486eb2c0d7cf1d2242a8
I20260608 10:01:24.178716  7929 ts_tablet_manager.cc:1434] T 486c9be93a91489896f728c87e662436 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260608 10:01:24.180660  7531 tablet_copy_service.cc:342] P c9bb5f0a489348f6aa96867030223e8f: Request end of tablet copy session 6dd0e9fd49fe486eb2c0d7cf1d2242a8-486c9be93a91489896f728c87e662436 received from {username='slave'} at 127.0.0.1:42598
I20260608 10:01:24.180984  7531 tablet_copy_service.cc:434] P c9bb5f0a489348f6aa96867030223e8f: ending tablet copy session 6dd0e9fd49fe486eb2c0d7cf1d2242a8-486c9be93a91489896f728c87e662436 on tablet 486c9be93a91489896f728c87e662436 with peer 6dd0e9fd49fe486eb2c0d7cf1d2242a8
I20260608 10:01:24.219316  7858 raft_consensus.cc:1217] T 04d89cb2566d4fb5a279f13dff856f79 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 10:01:24.267520  7858 raft_consensus.cc:1217] T a9e443bf9acf479d83c7268ec9832e1d P 6dd0e9fd49fe486eb2c0d7cf1d2242a8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 10:01:24.383147 29161 tablet_server.cc:179] TabletServer@127.28.122.65:0 shutting down...
I20260608 10:01:24.416546 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:24.417404 29161 tablet_replica.cc:333] T a9e443bf9acf479d83c7268ec9832e1d P c9bb5f0a489348f6aa96867030223e8f: stopping tablet replica
I20260608 10:01:24.418207 29161 raft_consensus.cc:2243] T a9e443bf9acf479d83c7268ec9832e1d P c9bb5f0a489348f6aa96867030223e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:24.418838 29161 raft_consensus.cc:2272] T a9e443bf9acf479d83c7268ec9832e1d P c9bb5f0a489348f6aa96867030223e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.421658 29161 tablet_replica.cc:333] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f: stopping tablet replica
I20260608 10:01:24.422308 29161 raft_consensus.cc:2243] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:24.423417 29161 raft_consensus.cc:2272] T 486c9be93a91489896f728c87e662436 P c9bb5f0a489348f6aa96867030223e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.426786 29161 tablet_replica.cc:333] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f: stopping tablet replica
I20260608 10:01:24.427417 29161 raft_consensus.cc:2243] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:24.428439 29161 raft_consensus.cc:2272] T 04d89cb2566d4fb5a279f13dff856f79 P c9bb5f0a489348f6aa96867030223e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.431311 29161 tablet_replica.cc:333] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f: stopping tablet replica
I20260608 10:01:24.431874 29161 raft_consensus.cc:2243] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:24.432653 29161 raft_consensus.cc:2272] T 540d491713dc4be1b6ca5c11f7871e99 P c9bb5f0a489348f6aa96867030223e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.436658 29161 tablet_replica.cc:333] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c9bb5f0a489348f6aa96867030223e8f: stopping tablet replica
I20260608 10:01:24.437178 29161 raft_consensus.cc:2243] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c9bb5f0a489348f6aa96867030223e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:24.437704 29161 raft_consensus.cc:2272] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c9bb5f0a489348f6aa96867030223e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.440341 29161 tablet_replica.cc:333] T d6d741ff9d8b483081bd106ecb2195a6 P c9bb5f0a489348f6aa96867030223e8f: stopping tablet replica
I20260608 10:01:24.440883 29161 raft_consensus.cc:2243] T d6d741ff9d8b483081bd106ecb2195a6 P c9bb5f0a489348f6aa96867030223e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:24.441370 29161 raft_consensus.cc:2272] T d6d741ff9d8b483081bd106ecb2195a6 P c9bb5f0a489348f6aa96867030223e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.463768 29161 tablet_server.cc:196] TabletServer@127.28.122.65:0 shutdown complete.
I20260608 10:01:24.485646 29161 tablet_server.cc:179] TabletServer@127.28.122.66:0 shutting down...
I20260608 10:01:24.528391 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:24.529275 29161 tablet_replica.cc:333] T 540d491713dc4be1b6ca5c11f7871e99 P 997f52a2907645b3bd5954ffebd88a9c: stopping tablet replica
I20260608 10:01:24.530192 29161 raft_consensus.cc:2243] T 540d491713dc4be1b6ca5c11f7871e99 P 997f52a2907645b3bd5954ffebd88a9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:24.530787 29161 raft_consensus.cc:2272] T 540d491713dc4be1b6ca5c11f7871e99 P 997f52a2907645b3bd5954ffebd88a9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.533396 29161 tablet_replica.cc:333] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c: stopping tablet replica
I20260608 10:01:24.534014 29161 raft_consensus.cc:2243] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:24.535169 29161 raft_consensus.cc:2272] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 997f52a2907645b3bd5954ffebd88a9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.537751 29161 tablet_replica.cc:333] T d6d741ff9d8b483081bd106ecb2195a6 P 997f52a2907645b3bd5954ffebd88a9c: stopping tablet replica
I20260608 10:01:24.538341 29161 raft_consensus.cc:2243] T d6d741ff9d8b483081bd106ecb2195a6 P 997f52a2907645b3bd5954ffebd88a9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:24.538862 29161 raft_consensus.cc:2272] T d6d741ff9d8b483081bd106ecb2195a6 P 997f52a2907645b3bd5954ffebd88a9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.541342 29161 tablet_replica.cc:333] T 04d89cb2566d4fb5a279f13dff856f79 P 997f52a2907645b3bd5954ffebd88a9c: stopping tablet replica
I20260608 10:01:24.541885 29161 raft_consensus.cc:2243] T 04d89cb2566d4fb5a279f13dff856f79 P 997f52a2907645b3bd5954ffebd88a9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:24.542400 29161 raft_consensus.cc:2272] T 04d89cb2566d4fb5a279f13dff856f79 P 997f52a2907645b3bd5954ffebd88a9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.544905 29161 tablet_replica.cc:333] T 486c9be93a91489896f728c87e662436 P 997f52a2907645b3bd5954ffebd88a9c: stopping tablet replica
I20260608 10:01:24.545405 29161 raft_consensus.cc:2243] T 486c9be93a91489896f728c87e662436 P 997f52a2907645b3bd5954ffebd88a9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:24.545970 29161 raft_consensus.cc:2272] T 486c9be93a91489896f728c87e662436 P 997f52a2907645b3bd5954ffebd88a9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.548362 29161 tablet_replica.cc:333] T a9e443bf9acf479d83c7268ec9832e1d P 997f52a2907645b3bd5954ffebd88a9c: stopping tablet replica
I20260608 10:01:24.548872 29161 raft_consensus.cc:2243] T a9e443bf9acf479d83c7268ec9832e1d P 997f52a2907645b3bd5954ffebd88a9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:24.549305 29161 raft_consensus.cc:2272] T a9e443bf9acf479d83c7268ec9832e1d P 997f52a2907645b3bd5954ffebd88a9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.576970 29161 tablet_server.cc:196] TabletServer@127.28.122.66:0 shutdown complete.
I20260608 10:01:24.604694 29161 tablet_server.cc:179] TabletServer@127.28.122.67:0 shutting down...
W20260608 10:01:24.619719  7636 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.122.66:36977: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260608 10:01:24.623898  7636 consensus_peers.cc:597] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a -> Peer 997f52a2907645b3bd5954ffebd88a9c (127.28.122.66:36977): Couldn't send request to peer 997f52a2907645b3bd5954ffebd88a9c. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.66:36977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:24.648487 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:24.649698 29161 tablet_replica.cc:333] T 486c9be93a91489896f728c87e662436 P c5c2259972e849f78164c23787ba134a: stopping tablet replica
I20260608 10:01:24.650401 29161 raft_consensus.cc:2243] T 486c9be93a91489896f728c87e662436 P c5c2259972e849f78164c23787ba134a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:24.651188 29161 raft_consensus.cc:2272] T 486c9be93a91489896f728c87e662436 P c5c2259972e849f78164c23787ba134a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:01:24.651943  7633 consensus_peers.cc:597] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a -> Peer c9bb5f0a489348f6aa96867030223e8f (127.28.122.65:45809): Couldn't send request to peer c9bb5f0a489348f6aa96867030223e8f. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:45809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:24.654022 29161 tablet_replica.cc:333] T 04d89cb2566d4fb5a279f13dff856f79 P c5c2259972e849f78164c23787ba134a: stopping tablet replica
I20260608 10:01:24.654767 29161 raft_consensus.cc:2243] T 04d89cb2566d4fb5a279f13dff856f79 P c5c2259972e849f78164c23787ba134a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:24.655435 29161 raft_consensus.cc:2272] T 04d89cb2566d4fb5a279f13dff856f79 P c5c2259972e849f78164c23787ba134a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.658164 29161 tablet_replica.cc:333] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a: stopping tablet replica
I20260608 10:01:24.658747 29161 raft_consensus.cc:2243] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:24.659543 29161 raft_consensus.cc:2272] T d6d741ff9d8b483081bd106ecb2195a6 P c5c2259972e849f78164c23787ba134a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.662091 29161 tablet_replica.cc:333] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c5c2259972e849f78164c23787ba134a: stopping tablet replica
I20260608 10:01:24.662626 29161 raft_consensus.cc:2243] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c5c2259972e849f78164c23787ba134a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:24.663228 29161 raft_consensus.cc:2272] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P c5c2259972e849f78164c23787ba134a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.665632 29161 tablet_replica.cc:333] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a: stopping tablet replica
I20260608 10:01:24.666175 29161 raft_consensus.cc:2243] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:24.667245 29161 raft_consensus.cc:2272] T a9e443bf9acf479d83c7268ec9832e1d P c5c2259972e849f78164c23787ba134a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.669739 29161 tablet_replica.cc:333] T 540d491713dc4be1b6ca5c11f7871e99 P c5c2259972e849f78164c23787ba134a: stopping tablet replica
I20260608 10:01:24.670190 29161 raft_consensus.cc:2243] T 540d491713dc4be1b6ca5c11f7871e99 P c5c2259972e849f78164c23787ba134a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:24.670699 29161 raft_consensus.cc:2272] T 540d491713dc4be1b6ca5c11f7871e99 P c5c2259972e849f78164c23787ba134a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.702423 29161 tablet_server.cc:196] TabletServer@127.28.122.67:0 shutdown complete.
I20260608 10:01:24.724228 29161 tablet_server.cc:179] TabletServer@127.28.122.68:0 shutting down...
I20260608 10:01:24.745618 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:24.746276 29161 tablet_replica.cc:333] T 486c9be93a91489896f728c87e662436 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: stopping tablet replica
I20260608 10:01:24.746883 29161 raft_consensus.cc:2243] T 486c9be93a91489896f728c87e662436 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:01:24.747339 29161 raft_consensus.cc:2272] T 486c9be93a91489896f728c87e662436 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:01:24.749579 29161 tablet_replica.cc:333] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: stopping tablet replica
I20260608 10:01:24.750097 29161 raft_consensus.cc:2243] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:01:24.750480 29161 raft_consensus.cc:2272] T 6d3c16cb21304f97ac833c4a4ac1a1f4 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:01:24.752583 29161 tablet_replica.cc:333] T a9e443bf9acf479d83c7268ec9832e1d P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: stopping tablet replica
I20260608 10:01:24.753062 29161 raft_consensus.cc:2243] T a9e443bf9acf479d83c7268ec9832e1d P 6dd0e9fd49fe486eb2c0d7cf1d2242a8 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:01:24.753428 29161 raft_consensus.cc:2272] T a9e443bf9acf479d83c7268ec9832e1d P 6dd0e9fd49fe486eb2c0d7cf1d2242a8 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:01:24.755465 29161 tablet_replica.cc:333] T 04d89cb2566d4fb5a279f13dff856f79 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8: stopping tablet replica
I20260608 10:01:24.755903 29161 raft_consensus.cc:2243] T 04d89cb2566d4fb5a279f13dff856f79 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:01:24.756263 29161 raft_consensus.cc:2272] T 04d89cb2566d4fb5a279f13dff856f79 P 6dd0e9fd49fe486eb2c0d7cf1d2242a8 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:01:24.778054 29161 tablet_server.cc:196] TabletServer@127.28.122.68:0 shutdown complete.
I20260608 10:01:24.795270 29161 master.cc:562] Master@127.28.122.126:40839 shutting down...
W20260608 10:01:24.819685  7467 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:01:24.819926  7467 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:01:24.820092  7467 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:01:24.821241 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6ef235913b3f4def9ab697bcf8da7210 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:24.821781 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6ef235913b3f4def9ab697bcf8da7210 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.822130 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6ef235913b3f4def9ab697bcf8da7210: stopping tablet replica
I20260608 10:01:24.842422 29161 master.cc:584] Master@127.28.122.126:40839 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (6914 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 10:01:24.889698 29161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.122.126:39697
I20260608 10:01:24.890864 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:24.895965  7939 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
W20260608 10:01:24.897169  7940 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
W20260608 10:01:24.897792  7942 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
I20260608 10:01:24.898025 29161 server_base.cc:1061] running on GCE node
I20260608 10:01:24.898936 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:24.899138 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:24.899312 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912884899295 us; error 0 us; skew 500 ppm
I20260608 10:01:24.899900 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:24.902130 29161 webserver.cc:533] Webserver started at http://127.28.122.126:34631/ using document root <none> and password file <none>
I20260608 10:01:24.902638 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:24.902809 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:24.903049 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:24.904119 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912650423017-29161-0/minicluster-data/master-0-root/instance:
uuid: "5577e691bd5a4e0f9c9dfcf60d2b0c28"
format_stamp: "Formatted at 2026-06-08 10:01:24 on dist-test-slave-th08"
I20260608 10:01:24.908517 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:01:24.911868  7947 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:24.912590 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:01:24.912869 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912650423017-29161-0/minicluster-data/master-0-root
uuid: "5577e691bd5a4e0f9c9dfcf60d2b0c28"
format_stamp: "Formatted at 2026-06-08 10:01:24 on dist-test-slave-th08"
I20260608 10:01:24.913118 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912650423017-29161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912650423017-29161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912650423017-29161-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)
I20260608 10:01:24.940227 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:24.941430 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:24.980038 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.126:39697
I20260608 10:01:24.980171  7998 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.126:39697 every 8 connection(s)
I20260608 10:01:24.984189  7999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:24.994932  7999 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5577e691bd5a4e0f9c9dfcf60d2b0c28: Bootstrap starting.
I20260608 10:01:24.999927  7999 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5577e691bd5a4e0f9c9dfcf60d2b0c28: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:25.004312  7999 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5577e691bd5a4e0f9c9dfcf60d2b0c28: No bootstrap required, opened a new log
I20260608 10:01:25.006647  7999 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5577e691bd5a4e0f9c9dfcf60d2b0c28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5577e691bd5a4e0f9c9dfcf60d2b0c28" member_type: VOTER }
I20260608 10:01:25.007045  7999 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5577e691bd5a4e0f9c9dfcf60d2b0c28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:25.007320  7999 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5577e691bd5a4e0f9c9dfcf60d2b0c28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5577e691bd5a4e0f9c9dfcf60d2b0c28, State: Initialized, Role: FOLLOWER
I20260608 10:01:25.007936  7999 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5577e691bd5a4e0f9c9dfcf60d2b0c28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5577e691bd5a4e0f9c9dfcf60d2b0c28" member_type: VOTER }
I20260608 10:01:25.008401  7999 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5577e691bd5a4e0f9c9dfcf60d2b0c28 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:25.008613  7999 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5577e691bd5a4e0f9c9dfcf60d2b0c28 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:25.008864  7999 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5577e691bd5a4e0f9c9dfcf60d2b0c28 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:25.013792  7999 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5577e691bd5a4e0f9c9dfcf60d2b0c28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5577e691bd5a4e0f9c9dfcf60d2b0c28" member_type: VOTER }
I20260608 10:01:25.014320  7999 leader_election.cc:304] T 00000000000000000000000000000000 P 5577e691bd5a4e0f9c9dfcf60d2b0c28 [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: 5577e691bd5a4e0f9c9dfcf60d2b0c28; no voters: 
I20260608 10:01:25.015595  7999 leader_election.cc:290] T 00000000000000000000000000000000 P 5577e691bd5a4e0f9c9dfcf60d2b0c28 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:25.016078  8002 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5577e691bd5a4e0f9c9dfcf60d2b0c28 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:25.017421  8002 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5577e691bd5a4e0f9c9dfcf60d2b0c28 [term 1 LEADER]: Becoming Leader. State: Replica: 5577e691bd5a4e0f9c9dfcf60d2b0c28, State: Running, Role: LEADER
I20260608 10:01:25.018179  8002 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5577e691bd5a4e0f9c9dfcf60d2b0c28 [LEADER]: Queue going to LEADER mode. State: All 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: "5577e691bd5a4e0f9c9dfcf60d2b0c28" member_type: VOTER }
I20260608 10:01:25.018563  7999 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5577e691bd5a4e0f9c9dfcf60d2b0c28 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:25.023037  8004 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5577e691bd5a4e0f9c9dfcf60d2b0c28 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5577e691bd5a4e0f9c9dfcf60d2b0c28. Latest consensus state: current_term: 1 leader_uuid: "5577e691bd5a4e0f9c9dfcf60d2b0c28" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5577e691bd5a4e0f9c9dfcf60d2b0c28" member_type: VOTER } }
I20260608 10:01:25.023240  8003 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5577e691bd5a4e0f9c9dfcf60d2b0c28 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5577e691bd5a4e0f9c9dfcf60d2b0c28" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5577e691bd5a4e0f9c9dfcf60d2b0c28" member_type: VOTER } }
I20260608 10:01:25.023829  8004 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5577e691bd5a4e0f9c9dfcf60d2b0c28 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:25.023909  8003 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5577e691bd5a4e0f9c9dfcf60d2b0c28 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:25.026348  8009 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:25.034152  8009 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:25.035188 29161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:25.043731  8009 catalog_manager.cc:1382] Generated new cluster ID: 2b069ba90487418288ba638067875256
I20260608 10:01:25.043985  8009 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:25.062500  8009 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:25.063817  8009 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:25.076843  8009 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5577e691bd5a4e0f9c9dfcf60d2b0c28: Generated new TSK 0
I20260608 10:01:25.077478  8009 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:25.101917 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:25.108235  8020 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
W20260608 10:01:25.108855  8021 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
I20260608 10:01:25.111073 29161 server_base.cc:1061] running on GCE node
W20260608 10:01:25.111531  8023 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
I20260608 10:01:25.112423 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:25.112610 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:25.112787 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912885112770 us; error 0 us; skew 500 ppm
I20260608 10:01:25.113335 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:25.115891 29161 webserver.cc:533] Webserver started at http://127.28.122.65:39375/ using document root <none> and password file <none>
I20260608 10:01:25.116385 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:25.116545 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:25.116815 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:25.117869 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912650423017-29161-0/minicluster-data/ts-0-root/instance:
uuid: "7511b03dd3c64226a9fc45a19680e269"
format_stamp: "Formatted at 2026-06-08 10:01:25 on dist-test-slave-th08"
I20260608 10:01:25.122687 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:01:25.126324  8028 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:25.127056 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:01:25.127386 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912650423017-29161-0/minicluster-data/ts-0-root
uuid: "7511b03dd3c64226a9fc45a19680e269"
format_stamp: "Formatted at 2026-06-08 10:01:25 on dist-test-slave-th08"
I20260608 10:01:25.127729 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912650423017-29161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912650423017-29161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912650423017-29161-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)
I20260608 10:01:25.152108 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:25.153280 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:25.154832 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:25.157315 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:25.157543 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:25.157790 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:25.157944 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:25.196488 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.65:40515
I20260608 10:01:25.196615  8090 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.65:40515 every 8 connection(s)
I20260608 10:01:25.201658 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:25.208689  8095 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
W20260608 10:01:25.210626  8096 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
W20260608 10:01:25.211897  8098 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
I20260608 10:01:25.212595 29161 server_base.cc:1061] running on GCE node
I20260608 10:01:25.215333 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:25.215634 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:25.215827 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912885215807 us; error 0 us; skew 500 ppm
I20260608 10:01:25.216439 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:25.217206  8091 heartbeater.cc:344] Connected to a master server at 127.28.122.126:39697
I20260608 10:01:25.217625  8091 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:25.218443  8091 heartbeater.cc:507] Master 127.28.122.126:39697 requested a full tablet report, sending...
I20260608 10:01:25.219010 29161 webserver.cc:533] Webserver started at http://127.28.122.66:46663/ using document root <none> and password file <none>
I20260608 10:01:25.219637 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:25.219833 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:25.220144 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:25.220942  7964 ts_manager.cc:194] Registered new tserver with Master: 7511b03dd3c64226a9fc45a19680e269 (127.28.122.65:40515)
I20260608 10:01:25.221786 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912650423017-29161-0/minicluster-data/ts-1-root/instance:
uuid: "2fe6985a5c834be9bcee52b17107b729"
format_stamp: "Formatted at 2026-06-08 10:01:25 on dist-test-slave-th08"
I20260608 10:01:25.223616  7964 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60832
I20260608 10:01:25.227273 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:01:25.231024  8103 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:25.231844 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:01:25.232115 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912650423017-29161-0/minicluster-data/ts-1-root
uuid: "2fe6985a5c834be9bcee52b17107b729"
format_stamp: "Formatted at 2026-06-08 10:01:25 on dist-test-slave-th08"
I20260608 10:01:25.232381 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912650423017-29161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912650423017-29161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912650423017-29161-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)
I20260608 10:01:25.269956 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:25.271037 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:25.272469 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:25.274786 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:25.274982 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:25.275220 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:25.275382 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:25.313138 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.66:42243
I20260608 10:01:25.313300  8165 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.66:42243 every 8 connection(s)
I20260608 10:01:25.318151 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:25.325778  8169 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
W20260608 10:01:25.326035  8170 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
I20260608 10:01:25.329682 29161 server_base.cc:1061] running on GCE node
W20260608 10:01:25.329737  8172 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
I20260608 10:01:25.330595  8166 heartbeater.cc:344] Connected to a master server at 127.28.122.126:39697
I20260608 10:01:25.330878 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:01:25.330971  8166 heartbeater.cc:461] Registering TS with master...
W20260608 10:01:25.331173 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:25.331411 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912885331395 us; error 0 us; skew 500 ppm
I20260608 10:01:25.331853  8166 heartbeater.cc:507] Master 127.28.122.126:39697 requested a full tablet report, sending...
I20260608 10:01:25.332072 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:25.334097  7964 ts_manager.cc:194] Registered new tserver with Master: 2fe6985a5c834be9bcee52b17107b729 (127.28.122.66:42243)
I20260608 10:01:25.334878 29161 webserver.cc:533] Webserver started at http://127.28.122.67:38933/ using document root <none> and password file <none>
I20260608 10:01:25.335480 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:25.335683 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:25.335711  7964 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60840
I20260608 10:01:25.335958 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:25.337309 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912650423017-29161-0/minicluster-data/ts-2-root/instance:
uuid: "983daa8534ef490a8a0bce72bcec0102"
format_stamp: "Formatted at 2026-06-08 10:01:25 on dist-test-slave-th08"
I20260608 10:01:25.342072 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:01:25.345570  8177 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:25.346319 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:01:25.346606 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912650423017-29161-0/minicluster-data/ts-2-root
uuid: "983daa8534ef490a8a0bce72bcec0102"
format_stamp: "Formatted at 2026-06-08 10:01:25 on dist-test-slave-th08"
I20260608 10:01:25.346879 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912650423017-29161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912650423017-29161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912650423017-29161-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)
I20260608 10:01:25.361888 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:25.363090 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:25.364689 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:25.367063 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:25.367313 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:25.367540 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:25.367699 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:25.406863 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.67:43011
I20260608 10:01:25.407055  8239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.67:43011 every 8 connection(s)
I20260608 10:01:25.421355  8240 heartbeater.cc:344] Connected to a master server at 127.28.122.126:39697
I20260608 10:01:25.421788  8240 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:25.422540  8240 heartbeater.cc:507] Master 127.28.122.126:39697 requested a full tablet report, sending...
I20260608 10:01:25.424870  7964 ts_manager.cc:194] Registered new tserver with Master: 983daa8534ef490a8a0bce72bcec0102 (127.28.122.67:43011)
I20260608 10:01:25.424988 29161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014798707s
I20260608 10:01:25.426437  7964 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60850
I20260608 10:01:26.226554  8091 heartbeater.cc:499] Master 127.28.122.126:39697 was elected leader, sending a full tablet report...
I20260608 10:01:26.338399  8166 heartbeater.cc:499] Master 127.28.122.126:39697 was elected leader, sending a full tablet report...
I20260608 10:01:26.429394  8240 heartbeater.cc:499] Master 127.28.122.126:39697 was elected leader, sending a full tablet report...
I20260608 10:01:26.483150  7964 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51950:
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\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:01:26.485819  7964 catalog_manager.cc:7076] 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.
I20260608 10:01:26.558770  8131 tablet_service.cc:1511] Processing CreateTablet for tablet dfbb837711664d0e837ee32486207a0e (DEFAULT_TABLE table=test-workload [id=3fb908f08bc0433f95ad1b4e4181dead]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:01:26.559175  8205 tablet_service.cc:1511] Processing CreateTablet for tablet dfbb837711664d0e837ee32486207a0e (DEFAULT_TABLE table=test-workload [id=3fb908f08bc0433f95ad1b4e4181dead]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:01:26.560701  8131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfbb837711664d0e837ee32486207a0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.561336  8205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfbb837711664d0e837ee32486207a0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.564191  8204 tablet_service.cc:1511] Processing CreateTablet for tablet 03549961d38d49ef94d0acab775e08b2 (DEFAULT_TABLE table=test-workload [id=3fb908f08bc0433f95ad1b4e4181dead]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:01:26.565616  8204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03549961d38d49ef94d0acab775e08b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.569198  8130 tablet_service.cc:1511] Processing CreateTablet for tablet 03549961d38d49ef94d0acab775e08b2 (DEFAULT_TABLE table=test-workload [id=3fb908f08bc0433f95ad1b4e4181dead]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:01:26.570837  8130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03549961d38d49ef94d0acab775e08b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.574116  8203 tablet_service.cc:1511] Processing CreateTablet for tablet 3b9fc2d2d42b442d9c9cd996d944217e (DEFAULT_TABLE table=test-workload [id=3fb908f08bc0433f95ad1b4e4181dead]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:01:26.575632  8203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b9fc2d2d42b442d9c9cd996d944217e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.576849  8129 tablet_service.cc:1511] Processing CreateTablet for tablet 3b9fc2d2d42b442d9c9cd996d944217e (DEFAULT_TABLE table=test-workload [id=3fb908f08bc0433f95ad1b4e4181dead]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:01:26.578394  8129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b9fc2d2d42b442d9c9cd996d944217e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.578204  8202 tablet_service.cc:1511] Processing CreateTablet for tablet 32c4e597b1c04cb091bd577803630cc2 (DEFAULT_TABLE table=test-workload [id=3fb908f08bc0433f95ad1b4e4181dead]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:01:26.578791  8056 tablet_service.cc:1511] Processing CreateTablet for tablet dfbb837711664d0e837ee32486207a0e (DEFAULT_TABLE table=test-workload [id=3fb908f08bc0433f95ad1b4e4181dead]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:01:26.579746  8202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32c4e597b1c04cb091bd577803630cc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.580155  8056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfbb837711664d0e837ee32486207a0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.584299  8055 tablet_service.cc:1511] Processing CreateTablet for tablet 03549961d38d49ef94d0acab775e08b2 (DEFAULT_TABLE table=test-workload [id=3fb908f08bc0433f95ad1b4e4181dead]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:01:26.586007  8127 tablet_service.cc:1511] Processing CreateTablet for tablet 65ea8f11cc6c4beab1548cd6cd1ebd0f (DEFAULT_TABLE table=test-workload [id=3fb908f08bc0433f95ad1b4e4181dead]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:01:26.586421  8200 tablet_service.cc:1511] Processing CreateTablet for tablet 850106a6613548199577a554fa6ec75e (DEFAULT_TABLE table=test-workload [id=3fb908f08bc0433f95ad1b4e4181dead]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:01:26.584384  8201 tablet_service.cc:1511] Processing CreateTablet for tablet 65ea8f11cc6c4beab1548cd6cd1ebd0f (DEFAULT_TABLE table=test-workload [id=3fb908f08bc0433f95ad1b4e4181dead]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:01:26.587512  8054 tablet_service.cc:1511] Processing CreateTablet for tablet 3b9fc2d2d42b442d9c9cd996d944217e (DEFAULT_TABLE table=test-workload [id=3fb908f08bc0433f95ad1b4e4181dead]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:01:26.587881  8200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 850106a6613548199577a554fa6ec75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.585980  8055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03549961d38d49ef94d0acab775e08b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.589761  8126 tablet_service.cc:1511] Processing CreateTablet for tablet 850106a6613548199577a554fa6ec75e (DEFAULT_TABLE table=test-workload [id=3fb908f08bc0433f95ad1b4e4181dead]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:01:26.589807  8201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65ea8f11cc6c4beab1548cd6cd1ebd0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.591418  8054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b9fc2d2d42b442d9c9cd996d944217e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.584474  8128 tablet_service.cc:1511] Processing CreateTablet for tablet 32c4e597b1c04cb091bd577803630cc2 (DEFAULT_TABLE table=test-workload [id=3fb908f08bc0433f95ad1b4e4181dead]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:01:26.587862  8127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65ea8f11cc6c4beab1548cd6cd1ebd0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.597112  8051 tablet_service.cc:1511] Processing CreateTablet for tablet 850106a6613548199577a554fa6ec75e (DEFAULT_TABLE table=test-workload [id=3fb908f08bc0433f95ad1b4e4181dead]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:01:26.598579  8051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 850106a6613548199577a554fa6ec75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.595142  8052 tablet_service.cc:1511] Processing CreateTablet for tablet 65ea8f11cc6c4beab1548cd6cd1ebd0f (DEFAULT_TABLE table=test-workload [id=3fb908f08bc0433f95ad1b4e4181dead]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:01:26.599485  8128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32c4e597b1c04cb091bd577803630cc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.599941  8052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65ea8f11cc6c4beab1548cd6cd1ebd0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.593631  8053 tablet_service.cc:1511] Processing CreateTablet for tablet 32c4e597b1c04cb091bd577803630cc2 (DEFAULT_TABLE table=test-workload [id=3fb908f08bc0433f95ad1b4e4181dead]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:01:26.603259  8053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32c4e597b1c04cb091bd577803630cc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.604266  8126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 850106a6613548199577a554fa6ec75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.663489  8260 tablet_bootstrap.cc:492] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102: Bootstrap starting.
I20260608 10:01:26.682354  8262 tablet_bootstrap.cc:492] T dfbb837711664d0e837ee32486207a0e P 7511b03dd3c64226a9fc45a19680e269: Bootstrap starting.
I20260608 10:01:26.688488  8261 tablet_bootstrap.cc:492] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729: Bootstrap starting.
I20260608 10:01:26.689838  8260 tablet_bootstrap.cc:654] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.695562  8262 tablet_bootstrap.cc:654] T dfbb837711664d0e837ee32486207a0e P 7511b03dd3c64226a9fc45a19680e269: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.697144  8261 tablet_bootstrap.cc:654] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.711253  8260 tablet_bootstrap.cc:492] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102: No bootstrap required, opened a new log
I20260608 10:01:26.711887  8260 ts_tablet_manager.cc:1403] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.008s
I20260608 10:01:26.714692  8262 tablet_bootstrap.cc:492] T dfbb837711664d0e837ee32486207a0e P 7511b03dd3c64226a9fc45a19680e269: No bootstrap required, opened a new log
I20260608 10:01:26.715415  8262 ts_tablet_manager.cc:1403] T dfbb837711664d0e837ee32486207a0e P 7511b03dd3c64226a9fc45a19680e269: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.014s
I20260608 10:01:26.715732  8261 tablet_bootstrap.cc:492] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729: No bootstrap required, opened a new log
I20260608 10:01:26.715274  8260 raft_consensus.cc:359] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.716127  8260 raft_consensus.cc:385] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.716260  8261 ts_tablet_manager.cc:1403] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.004s
I20260608 10:01:26.716495  8260 raft_consensus.cc:740] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 983daa8534ef490a8a0bce72bcec0102, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.717402  8260 consensus_queue.cc:260] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.717971  8262 raft_consensus.cc:359] T dfbb837711664d0e837ee32486207a0e P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } } peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } }
I20260608 10:01:26.718726  8262 raft_consensus.cc:385] T dfbb837711664d0e837ee32486207a0e P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.718967  8262 raft_consensus.cc:740] T dfbb837711664d0e837ee32486207a0e P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7511b03dd3c64226a9fc45a19680e269, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.719810  8261 raft_consensus.cc:359] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.719929  8262 consensus_queue.cc:260] T dfbb837711664d0e837ee32486207a0e P 7511b03dd3c64226a9fc45a19680e269 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } } peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } }
I20260608 10:01:26.720850  8261 raft_consensus.cc:385] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.720875  8260 ts_tablet_manager.cc:1434] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260608 10:01:26.721278  8261 raft_consensus.cc:740] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fe6985a5c834be9bcee52b17107b729, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.722664  8260 tablet_bootstrap.cc:492] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102: Bootstrap starting.
I20260608 10:01:26.722275  8261 consensus_queue.cc:260] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.729959  8262 ts_tablet_manager.cc:1434] T dfbb837711664d0e837ee32486207a0e P 7511b03dd3c64226a9fc45a19680e269: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.001s
I20260608 10:01:26.731269  8260 tablet_bootstrap.cc:654] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.732187  8261 ts_tablet_manager.cc:1434] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 10:01:26.734099  8262 tablet_bootstrap.cc:492] T 850106a6613548199577a554fa6ec75e P 7511b03dd3c64226a9fc45a19680e269: Bootstrap starting.
I20260608 10:01:26.740556  8262 tablet_bootstrap.cc:654] T 850106a6613548199577a554fa6ec75e P 7511b03dd3c64226a9fc45a19680e269: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.744342  8260 tablet_bootstrap.cc:492] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102: No bootstrap required, opened a new log
I20260608 10:01:26.745050  8260 ts_tablet_manager.cc:1403] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.010s
I20260608 10:01:26.746070  8261 tablet_bootstrap.cc:492] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 2fe6985a5c834be9bcee52b17107b729: Bootstrap starting.
I20260608 10:01:26.748550  8260 raft_consensus.cc:359] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.749431  8260 raft_consensus.cc:385] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.749666  8262 tablet_bootstrap.cc:492] T 850106a6613548199577a554fa6ec75e P 7511b03dd3c64226a9fc45a19680e269: No bootstrap required, opened a new log
I20260608 10:01:26.749771  8260 raft_consensus.cc:740] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 983daa8534ef490a8a0bce72bcec0102, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.750512  8262 ts_tablet_manager.cc:1403] T 850106a6613548199577a554fa6ec75e P 7511b03dd3c64226a9fc45a19680e269: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260608 10:01:26.750849  8260 consensus_queue.cc:260] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.753520  8260 ts_tablet_manager.cc:1434] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 10:01:26.754648  8260 tablet_bootstrap.cc:492] T 3b9fc2d2d42b442d9c9cd996d944217e P 983daa8534ef490a8a0bce72bcec0102: Bootstrap starting.
I20260608 10:01:26.754469  8262 raft_consensus.cc:359] T 850106a6613548199577a554fa6ec75e P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.755342  8262 raft_consensus.cc:385] T 850106a6613548199577a554fa6ec75e P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.755671  8262 raft_consensus.cc:740] T 850106a6613548199577a554fa6ec75e P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7511b03dd3c64226a9fc45a19680e269, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.754961  8261 tablet_bootstrap.cc:654] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 2fe6985a5c834be9bcee52b17107b729: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.756505  8262 consensus_queue.cc:260] T 850106a6613548199577a554fa6ec75e P 7511b03dd3c64226a9fc45a19680e269 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.758884  8262 ts_tablet_manager.cc:1434] T 850106a6613548199577a554fa6ec75e P 7511b03dd3c64226a9fc45a19680e269: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 10:01:26.760116  8262 tablet_bootstrap.cc:492] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 7511b03dd3c64226a9fc45a19680e269: Bootstrap starting.
I20260608 10:01:26.762989  8260 tablet_bootstrap.cc:654] T 3b9fc2d2d42b442d9c9cd996d944217e P 983daa8534ef490a8a0bce72bcec0102: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.767215  8262 tablet_bootstrap.cc:654] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 7511b03dd3c64226a9fc45a19680e269: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.775257  8260 tablet_bootstrap.cc:492] T 3b9fc2d2d42b442d9c9cd996d944217e P 983daa8534ef490a8a0bce72bcec0102: No bootstrap required, opened a new log
I20260608 10:01:26.775972  8260 ts_tablet_manager.cc:1403] T 3b9fc2d2d42b442d9c9cd996d944217e P 983daa8534ef490a8a0bce72bcec0102: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260608 10:01:26.777952  8261 tablet_bootstrap.cc:492] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 2fe6985a5c834be9bcee52b17107b729: No bootstrap required, opened a new log
I20260608 10:01:26.778514  8262 tablet_bootstrap.cc:492] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 7511b03dd3c64226a9fc45a19680e269: No bootstrap required, opened a new log
I20260608 10:01:26.778610  8261 ts_tablet_manager.cc:1403] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 2fe6985a5c834be9bcee52b17107b729: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.015s
I20260608 10:01:26.779258  8262 ts_tablet_manager.cc:1403] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 7511b03dd3c64226a9fc45a19680e269: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.008s
I20260608 10:01:26.779594  8260 raft_consensus.cc:359] T 3b9fc2d2d42b442d9c9cd996d944217e P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.780499  8260 raft_consensus.cc:385] T 3b9fc2d2d42b442d9c9cd996d944217e P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.780853  8260 raft_consensus.cc:740] T 3b9fc2d2d42b442d9c9cd996d944217e P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 983daa8534ef490a8a0bce72bcec0102, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.781705  8260 consensus_queue.cc:260] T 3b9fc2d2d42b442d9c9cd996d944217e P 983daa8534ef490a8a0bce72bcec0102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.782192  8261 raft_consensus.cc:359] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.782935  8261 raft_consensus.cc:385] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.782683  8262 raft_consensus.cc:359] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.783320  8261 raft_consensus.cc:740] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fe6985a5c834be9bcee52b17107b729, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.783511  8262 raft_consensus.cc:385] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.783921  8262 raft_consensus.cc:740] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7511b03dd3c64226a9fc45a19680e269, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.784588  8260 ts_tablet_manager.cc:1434] T 3b9fc2d2d42b442d9c9cd996d944217e P 983daa8534ef490a8a0bce72bcec0102: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 10:01:26.784312  8261 consensus_queue.cc:260] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 2fe6985a5c834be9bcee52b17107b729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.784718  8262 consensus_queue.cc:260] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 7511b03dd3c64226a9fc45a19680e269 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.785955  8260 tablet_bootstrap.cc:492] T 850106a6613548199577a554fa6ec75e P 983daa8534ef490a8a0bce72bcec0102: Bootstrap starting.
I20260608 10:01:26.787158  8262 ts_tablet_manager.cc:1434] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 7511b03dd3c64226a9fc45a19680e269: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260608 10:01:26.788267  8262 tablet_bootstrap.cc:492] T 32c4e597b1c04cb091bd577803630cc2 P 7511b03dd3c64226a9fc45a19680e269: Bootstrap starting.
I20260608 10:01:26.793576  8260 tablet_bootstrap.cc:654] T 850106a6613548199577a554fa6ec75e P 983daa8534ef490a8a0bce72bcec0102: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.795130  8262 tablet_bootstrap.cc:654] T 32c4e597b1c04cb091bd577803630cc2 P 7511b03dd3c64226a9fc45a19680e269: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.796584  8261 ts_tablet_manager.cc:1434] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 2fe6985a5c834be9bcee52b17107b729: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.004s
I20260608 10:01:26.804965  8261 tablet_bootstrap.cc:492] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729: Bootstrap starting.
I20260608 10:01:26.805395  8260 tablet_bootstrap.cc:492] T 850106a6613548199577a554fa6ec75e P 983daa8534ef490a8a0bce72bcec0102: No bootstrap required, opened a new log
I20260608 10:01:26.805781  8262 tablet_bootstrap.cc:492] T 32c4e597b1c04cb091bd577803630cc2 P 7511b03dd3c64226a9fc45a19680e269: No bootstrap required, opened a new log
I20260608 10:01:26.805999  8260 ts_tablet_manager.cc:1403] T 850106a6613548199577a554fa6ec75e P 983daa8534ef490a8a0bce72bcec0102: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260608 10:01:26.806370  8262 ts_tablet_manager.cc:1403] T 32c4e597b1c04cb091bd577803630cc2 P 7511b03dd3c64226a9fc45a19680e269: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.005s
I20260608 10:01:26.809235  8260 raft_consensus.cc:359] T 850106a6613548199577a554fa6ec75e P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.809893  8260 raft_consensus.cc:385] T 850106a6613548199577a554fa6ec75e P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.810225  8260 raft_consensus.cc:740] T 850106a6613548199577a554fa6ec75e P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 983daa8534ef490a8a0bce72bcec0102, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.809685  8262 raft_consensus.cc:359] T 32c4e597b1c04cb091bd577803630cc2 P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.810659  8262 raft_consensus.cc:385] T 32c4e597b1c04cb091bd577803630cc2 P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.810978  8262 raft_consensus.cc:740] T 32c4e597b1c04cb091bd577803630cc2 P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7511b03dd3c64226a9fc45a19680e269, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.810969  8260 consensus_queue.cc:260] T 850106a6613548199577a554fa6ec75e P 983daa8534ef490a8a0bce72bcec0102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.811754  8261 tablet_bootstrap.cc:654] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.812436  8262 consensus_queue.cc:260] T 32c4e597b1c04cb091bd577803630cc2 P 7511b03dd3c64226a9fc45a19680e269 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.813329  8260 ts_tablet_manager.cc:1434] T 850106a6613548199577a554fa6ec75e P 983daa8534ef490a8a0bce72bcec0102: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:01:26.814523  8260 tablet_bootstrap.cc:492] T 03549961d38d49ef94d0acab775e08b2 P 983daa8534ef490a8a0bce72bcec0102: Bootstrap starting.
I20260608 10:01:26.815076  8262 ts_tablet_manager.cc:1434] T 32c4e597b1c04cb091bd577803630cc2 P 7511b03dd3c64226a9fc45a19680e269: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260608 10:01:26.816378  8262 tablet_bootstrap.cc:492] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269: Bootstrap starting.
I20260608 10:01:26.821379  8260 tablet_bootstrap.cc:654] T 03549961d38d49ef94d0acab775e08b2 P 983daa8534ef490a8a0bce72bcec0102: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.824759  8262 tablet_bootstrap.cc:654] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.828743  8261 tablet_bootstrap.cc:492] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729: No bootstrap required, opened a new log
I20260608 10:01:26.829392  8261 ts_tablet_manager.cc:1403] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.005s
I20260608 10:01:26.833143  8261 raft_consensus.cc:359] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.834180  8261 raft_consensus.cc:385] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.834502  8261 raft_consensus.cc:740] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fe6985a5c834be9bcee52b17107b729, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.835537  8261 consensus_queue.cc:260] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.844674  8261 ts_tablet_manager.cc:1434] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260608 10:01:26.845238  8260 tablet_bootstrap.cc:492] T 03549961d38d49ef94d0acab775e08b2 P 983daa8534ef490a8a0bce72bcec0102: No bootstrap required, opened a new log
I20260608 10:01:26.845854  8261 tablet_bootstrap.cc:492] T 32c4e597b1c04cb091bd577803630cc2 P 2fe6985a5c834be9bcee52b17107b729: Bootstrap starting.
I20260608 10:01:26.845885  8260 ts_tablet_manager.cc:1403] T 03549961d38d49ef94d0acab775e08b2 P 983daa8534ef490a8a0bce72bcec0102: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.021s
I20260608 10:01:26.849663  8260 raft_consensus.cc:359] T 03549961d38d49ef94d0acab775e08b2 P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.850476  8260 raft_consensus.cc:385] T 03549961d38d49ef94d0acab775e08b2 P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.850795  8260 raft_consensus.cc:740] T 03549961d38d49ef94d0acab775e08b2 P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 983daa8534ef490a8a0bce72bcec0102, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.851621  8260 consensus_queue.cc:260] T 03549961d38d49ef94d0acab775e08b2 P 983daa8534ef490a8a0bce72bcec0102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.853394  8261 tablet_bootstrap.cc:654] T 32c4e597b1c04cb091bd577803630cc2 P 2fe6985a5c834be9bcee52b17107b729: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.853979  8260 ts_tablet_manager.cc:1434] T 03549961d38d49ef94d0acab775e08b2 P 983daa8534ef490a8a0bce72bcec0102: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:01:26.855157  8262 tablet_bootstrap.cc:492] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269: No bootstrap required, opened a new log
I20260608 10:01:26.855260  8260 tablet_bootstrap.cc:492] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102: Bootstrap starting.
I20260608 10:01:26.855762  8262 ts_tablet_manager.cc:1403] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.020s
I20260608 10:01:26.859184  8262 raft_consensus.cc:359] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.859975  8262 raft_consensus.cc:385] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.860307  8262 raft_consensus.cc:740] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7511b03dd3c64226a9fc45a19680e269, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.861351  8262 consensus_queue.cc:260] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.863948  8260 tablet_bootstrap.cc:654] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.867044  8262 ts_tablet_manager.cc:1434] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 10:01:26.868296  8262 tablet_bootstrap.cc:492] T 03549961d38d49ef94d0acab775e08b2 P 7511b03dd3c64226a9fc45a19680e269: Bootstrap starting.
I20260608 10:01:26.874963  8262 tablet_bootstrap.cc:654] T 03549961d38d49ef94d0acab775e08b2 P 7511b03dd3c64226a9fc45a19680e269: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.880877  8260 tablet_bootstrap.cc:492] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102: No bootstrap required, opened a new log
I20260608 10:01:26.881546  8260 ts_tablet_manager.cc:1403] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.006s
I20260608 10:01:26.885130  8260 raft_consensus.cc:359] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } } peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } }
I20260608 10:01:26.886029  8260 raft_consensus.cc:385] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.886354  8260 raft_consensus.cc:740] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 983daa8534ef490a8a0bce72bcec0102, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.887540  8260 consensus_queue.cc:260] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } } peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } }
I20260608 10:01:26.888463  8266 raft_consensus.cc:493] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:26.889139  8261 tablet_bootstrap.cc:492] T 32c4e597b1c04cb091bd577803630cc2 P 2fe6985a5c834be9bcee52b17107b729: No bootstrap required, opened a new log
I20260608 10:01:26.889505  8262 tablet_bootstrap.cc:492] T 03549961d38d49ef94d0acab775e08b2 P 7511b03dd3c64226a9fc45a19680e269: No bootstrap required, opened a new log
I20260608 10:01:26.889012  8266 raft_consensus.cc:515] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } } peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } }
I20260608 10:01:26.889797  8261 ts_tablet_manager.cc:1403] T 32c4e597b1c04cb091bd577803630cc2 P 2fe6985a5c834be9bcee52b17107b729: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.021s
I20260608 10:01:26.890079  8262 ts_tablet_manager.cc:1403] T 03549961d38d49ef94d0acab775e08b2 P 7511b03dd3c64226a9fc45a19680e269: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260608 10:01:26.893365  8261 raft_consensus.cc:359] T 32c4e597b1c04cb091bd577803630cc2 P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.893545  8262 raft_consensus.cc:359] T 03549961d38d49ef94d0acab775e08b2 P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.894269  8261 raft_consensus.cc:385] T 32c4e597b1c04cb091bd577803630cc2 P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.894357  8262 raft_consensus.cc:385] T 03549961d38d49ef94d0acab775e08b2 P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.894672  8261 raft_consensus.cc:740] T 32c4e597b1c04cb091bd577803630cc2 P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fe6985a5c834be9bcee52b17107b729, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.894783  8262 raft_consensus.cc:740] T 03549961d38d49ef94d0acab775e08b2 P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7511b03dd3c64226a9fc45a19680e269, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.895804  8262 consensus_queue.cc:260] T 03549961d38d49ef94d0acab775e08b2 P 7511b03dd3c64226a9fc45a19680e269 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.895804  8261 consensus_queue.cc:260] T 32c4e597b1c04cb091bd577803630cc2 P 2fe6985a5c834be9bcee52b17107b729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.898018  8266 leader_election.cc:290] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fe6985a5c834be9bcee52b17107b729 (127.28.122.66:42243), 7511b03dd3c64226a9fc45a19680e269 (127.28.122.65:40515)
I20260608 10:01:26.898434  8262 ts_tablet_manager.cc:1434] T 03549961d38d49ef94d0acab775e08b2 P 7511b03dd3c64226a9fc45a19680e269: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:01:26.900789  8261 ts_tablet_manager.cc:1434] T 32c4e597b1c04cb091bd577803630cc2 P 2fe6985a5c834be9bcee52b17107b729: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 10:01:26.902034  8261 tablet_bootstrap.cc:492] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729: Bootstrap starting.
I20260608 10:01:26.920197  8261 tablet_bootstrap.cc:654] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.923244  8260 ts_tablet_manager.cc:1434] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102: Time spent starting tablet: real 0.041s	user 0.020s	sys 0.010s
I20260608 10:01:26.924188  8141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfbb837711664d0e837ee32486207a0e" candidate_uuid: "983daa8534ef490a8a0bce72bcec0102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fe6985a5c834be9bcee52b17107b729" is_pre_election: true
W20260608 10:01:26.926512  8180 leader_election.cc:343] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fe6985a5c834be9bcee52b17107b729 (127.28.122.66:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:26.930578  8261 tablet_bootstrap.cc:492] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729: No bootstrap required, opened a new log
I20260608 10:01:26.931238  8261 ts_tablet_manager.cc:1403] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.006s
I20260608 10:01:26.933136  8066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfbb837711664d0e837ee32486207a0e" candidate_uuid: "983daa8534ef490a8a0bce72bcec0102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7511b03dd3c64226a9fc45a19680e269" is_pre_election: true
I20260608 10:01:26.933823  8066 raft_consensus.cc:2468] T dfbb837711664d0e837ee32486207a0e P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 983daa8534ef490a8a0bce72bcec0102 in term 0.
I20260608 10:01:26.934507  8261 raft_consensus.cc:359] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.935322  8261 raft_consensus.cc:385] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.935305  8180 leader_election.cc:304] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102 [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: 7511b03dd3c64226a9fc45a19680e269, 983daa8534ef490a8a0bce72bcec0102; no voters: 2fe6985a5c834be9bcee52b17107b729
I20260608 10:01:26.935889  8261 raft_consensus.cc:740] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fe6985a5c834be9bcee52b17107b729, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.936491  8282 raft_consensus.cc:2804] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:26.936975  8282 raft_consensus.cc:493] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:26.936780  8261 consensus_queue.cc:260] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:26.937312  8282 raft_consensus.cc:3060] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:26.939082  8261 ts_tablet_manager.cc:1434] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260608 10:01:26.940196  8261 tablet_bootstrap.cc:492] T dfbb837711664d0e837ee32486207a0e P 2fe6985a5c834be9bcee52b17107b729: Bootstrap starting.
I20260608 10:01:26.943724  8282 raft_consensus.cc:515] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } } peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } }
I20260608 10:01:26.945972  8282 leader_election.cc:290] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102 [CANDIDATE]: Term 1 election: Requested vote from peers 2fe6985a5c834be9bcee52b17107b729 (127.28.122.66:42243), 7511b03dd3c64226a9fc45a19680e269 (127.28.122.65:40515)
I20260608 10:01:26.946355  8261 tablet_bootstrap.cc:654] T dfbb837711664d0e837ee32486207a0e P 2fe6985a5c834be9bcee52b17107b729: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.946780  8141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfbb837711664d0e837ee32486207a0e" candidate_uuid: "983daa8534ef490a8a0bce72bcec0102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fe6985a5c834be9bcee52b17107b729"
I20260608 10:01:26.948314  8066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfbb837711664d0e837ee32486207a0e" candidate_uuid: "983daa8534ef490a8a0bce72bcec0102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7511b03dd3c64226a9fc45a19680e269"
I20260608 10:01:26.948835  8066 raft_consensus.cc:3060] T dfbb837711664d0e837ee32486207a0e P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:01:26.956037  8180 leader_election.cc:343] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2fe6985a5c834be9bcee52b17107b729 (127.28.122.66:42243): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:26.956882  8066 raft_consensus.cc:2468] T dfbb837711664d0e837ee32486207a0e P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 983daa8534ef490a8a0bce72bcec0102 in term 1.
I20260608 10:01:26.957683  8261 tablet_bootstrap.cc:492] T dfbb837711664d0e837ee32486207a0e P 2fe6985a5c834be9bcee52b17107b729: No bootstrap required, opened a new log
I20260608 10:01:26.957968  8180 leader_election.cc:304] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7511b03dd3c64226a9fc45a19680e269, 983daa8534ef490a8a0bce72bcec0102; no voters: 2fe6985a5c834be9bcee52b17107b729
I20260608 10:01:26.958217  8261 ts_tablet_manager.cc:1403] T dfbb837711664d0e837ee32486207a0e P 2fe6985a5c834be9bcee52b17107b729: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.010s
I20260608 10:01:26.958771  8282 raft_consensus.cc:2804] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:26.959357  8282 raft_consensus.cc:697] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102 [term 1 LEADER]: Becoming Leader. State: Replica: 983daa8534ef490a8a0bce72bcec0102, State: Running, Role: LEADER
I20260608 10:01:26.960144  8282 consensus_queue.cc:237] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } } peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } }
I20260608 10:01:26.961052  8261 raft_consensus.cc:359] T dfbb837711664d0e837ee32486207a0e P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } } peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } }
I20260608 10:01:26.961676  8261 raft_consensus.cc:385] T dfbb837711664d0e837ee32486207a0e P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.961903  8261 raft_consensus.cc:740] T dfbb837711664d0e837ee32486207a0e P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fe6985a5c834be9bcee52b17107b729, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.962524  8261 consensus_queue.cc:260] T dfbb837711664d0e837ee32486207a0e P 2fe6985a5c834be9bcee52b17107b729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } } peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } }
I20260608 10:01:26.964738  8261 ts_tablet_manager.cc:1434] T dfbb837711664d0e837ee32486207a0e P 2fe6985a5c834be9bcee52b17107b729: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:01:26.969928  7961 catalog_manager.cc:5696] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102 reported cstate change: term changed from 0 to 1, leader changed from <none> to 983daa8534ef490a8a0bce72bcec0102 (127.28.122.67). New cstate: current_term: 1 leader_uuid: "983daa8534ef490a8a0bce72bcec0102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:27.015663  8268 raft_consensus.cc:493] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:27.016250  8268 raft_consensus.cc:515] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:27.016675  8267 raft_consensus.cc:493] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:27.017200  8267 raft_consensus.cc:515] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:27.021211  8267 leader_election.cc:290] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fe6985a5c834be9bcee52b17107b729 (127.28.122.66:42243), 983daa8534ef490a8a0bce72bcec0102 (127.28.122.67:43011)
I20260608 10:01:27.024552  8282 raft_consensus.cc:493] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:27.025429  8282 raft_consensus.cc:515] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:27.026925  8268 leader_election.cc:290] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7511b03dd3c64226a9fc45a19680e269 (127.28.122.65:40515), 983daa8534ef490a8a0bce72bcec0102 (127.28.122.67:43011)
I20260608 10:01:27.029080  8282 leader_election.cc:290] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7511b03dd3c64226a9fc45a19680e269 (127.28.122.65:40515), 2fe6985a5c834be9bcee52b17107b729 (127.28.122.66:42243)
W20260608 10:01:27.033838  8012 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:01:27.036269  8268 raft_consensus.cc:493] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:27.036913  8268 raft_consensus.cc:515] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:27.041424  8268 leader_election.cc:290] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7511b03dd3c64226a9fc45a19680e269 (127.28.122.65:40515), 983daa8534ef490a8a0bce72bcec0102 (127.28.122.67:43011)
I20260608 10:01:27.043279  8066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c4e597b1c04cb091bd577803630cc2" candidate_uuid: "983daa8534ef490a8a0bce72bcec0102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7511b03dd3c64226a9fc45a19680e269" is_pre_election: true
I20260608 10:01:27.043992  8066 raft_consensus.cc:2468] T 32c4e597b1c04cb091bd577803630cc2 P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 983daa8534ef490a8a0bce72bcec0102 in term 0.
I20260608 10:01:27.044063  8141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c4e597b1c04cb091bd577803630cc2" candidate_uuid: "983daa8534ef490a8a0bce72bcec0102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fe6985a5c834be9bcee52b17107b729" is_pre_election: true
I20260608 10:01:27.044831  8141 raft_consensus.cc:2468] T 32c4e597b1c04cb091bd577803630cc2 P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 983daa8534ef490a8a0bce72bcec0102 in term 0.
I20260608 10:01:27.046296  8141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9fc2d2d42b442d9c9cd996d944217e" candidate_uuid: "7511b03dd3c64226a9fc45a19680e269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fe6985a5c834be9bcee52b17107b729" is_pre_election: true
I20260608 10:01:27.046860  8066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9fc2d2d42b442d9c9cd996d944217e" candidate_uuid: "2fe6985a5c834be9bcee52b17107b729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7511b03dd3c64226a9fc45a19680e269" is_pre_election: true
I20260608 10:01:27.046912  8141 raft_consensus.cc:2468] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7511b03dd3c64226a9fc45a19680e269 in term 0.
I20260608 10:01:27.047420  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850106a6613548199577a554fa6ec75e" candidate_uuid: "2fe6985a5c834be9bcee52b17107b729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7511b03dd3c64226a9fc45a19680e269" is_pre_election: true
I20260608 10:01:27.047581  8066 raft_consensus.cc:2468] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fe6985a5c834be9bcee52b17107b729 in term 0.
I20260608 10:01:27.048220  8065 raft_consensus.cc:2468] T 850106a6613548199577a554fa6ec75e P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fe6985a5c834be9bcee52b17107b729 in term 0.
I20260608 10:01:27.048507  8031 leader_election.cc:304] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fe6985a5c834be9bcee52b17107b729, 7511b03dd3c64226a9fc45a19680e269; no voters: 
I20260608 10:01:27.049145  8106 leader_election.cc:304] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fe6985a5c834be9bcee52b17107b729, 7511b03dd3c64226a9fc45a19680e269; no voters: 
I20260608 10:01:27.049578  8267 raft_consensus.cc:2804] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:27.050055  8267 raft_consensus.cc:493] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:27.050261  8106 leader_election.cc:304] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fe6985a5c834be9bcee52b17107b729, 7511b03dd3c64226a9fc45a19680e269; no voters: 
I20260608 10:01:27.050567  8267 raft_consensus.cc:3060] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:27.055040  8268 raft_consensus.cc:2804] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:27.055560  8268 raft_consensus.cc:493] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:27.055963  8268 raft_consensus.cc:3060] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:27.058748  8267 raft_consensus.cc:515] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:27.060840  8282 raft_consensus.cc:493] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:27.061452  8282 raft_consensus.cc:515] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:27.063798  8282 leader_election.cc:290] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7511b03dd3c64226a9fc45a19680e269 (127.28.122.65:40515), 2fe6985a5c834be9bcee52b17107b729 (127.28.122.66:42243)
I20260608 10:01:27.060786  8180 leader_election.cc:304] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fe6985a5c834be9bcee52b17107b729, 983daa8534ef490a8a0bce72bcec0102; no voters: 
I20260608 10:01:27.065256  8293 raft_consensus.cc:2804] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:27.065858  8293 raft_consensus.cc:493] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:27.066259  8141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9fc2d2d42b442d9c9cd996d944217e" candidate_uuid: "7511b03dd3c64226a9fc45a19680e269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fe6985a5c834be9bcee52b17107b729"
I20260608 10:01:27.067054  8282 raft_consensus.cc:2804] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:27.066641  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ea8f11cc6c4beab1548cd6cd1ebd0f" candidate_uuid: "983daa8534ef490a8a0bce72bcec0102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7511b03dd3c64226a9fc45a19680e269" is_pre_election: true
I20260608 10:01:27.067528  8282 raft_consensus.cc:493] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:27.067621  8140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ea8f11cc6c4beab1548cd6cd1ebd0f" candidate_uuid: "983daa8534ef490a8a0bce72bcec0102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fe6985a5c834be9bcee52b17107b729" is_pre_election: true
I20260608 10:01:27.067927  8282 raft_consensus.cc:3060] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:27.068403  8140 raft_consensus.cc:2468] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 983daa8534ef490a8a0bce72bcec0102 in term 0.
I20260608 10:01:27.066706  8268 raft_consensus.cc:515] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:27.069941  8267 leader_election.cc:290] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [CANDIDATE]: Term 1 election: Requested vote from peers 2fe6985a5c834be9bcee52b17107b729 (127.28.122.66:42243), 983daa8534ef490a8a0bce72bcec0102 (127.28.122.67:43011)
I20260608 10:01:27.070634  8141 raft_consensus.cc:2393] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7511b03dd3c64226a9fc45a19680e269 in current term 1: Already voted for candidate 2fe6985a5c834be9bcee52b17107b729 in this term.
I20260608 10:01:27.069845  8180 leader_election.cc:304] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fe6985a5c834be9bcee52b17107b729, 983daa8534ef490a8a0bce72bcec0102; no voters: 
I20260608 10:01:27.071832  8266 raft_consensus.cc:2804] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:27.072235  8266 raft_consensus.cc:493] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:27.072301  8268 leader_election.cc:290] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729 [CANDIDATE]: Term 1 election: Requested vote from peers 7511b03dd3c64226a9fc45a19680e269 (127.28.122.65:40515), 983daa8534ef490a8a0bce72bcec0102 (127.28.122.67:43011)
I20260608 10:01:27.072697  8266 raft_consensus.cc:3060] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:27.072896  8268 raft_consensus.cc:493] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:27.070345  8214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9fc2d2d42b442d9c9cd996d944217e" candidate_uuid: "2fe6985a5c834be9bcee52b17107b729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "983daa8534ef490a8a0bce72bcec0102" is_pre_election: true
I20260608 10:01:27.073418  8268 raft_consensus.cc:515] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:27.073179  8066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9fc2d2d42b442d9c9cd996d944217e" candidate_uuid: "2fe6985a5c834be9bcee52b17107b729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7511b03dd3c64226a9fc45a19680e269"
I20260608 10:01:27.075706  8066 raft_consensus.cc:2393] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2fe6985a5c834be9bcee52b17107b729 in current term 1: Already voted for candidate 7511b03dd3c64226a9fc45a19680e269 in this term.
I20260608 10:01:27.068605  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9fc2d2d42b442d9c9cd996d944217e" candidate_uuid: "7511b03dd3c64226a9fc45a19680e269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "983daa8534ef490a8a0bce72bcec0102" is_pre_election: true
I20260608 10:01:27.077512  8268 leader_election.cc:290] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7511b03dd3c64226a9fc45a19680e269 (127.28.122.65:40515), 983daa8534ef490a8a0bce72bcec0102 (127.28.122.67:43011)
I20260608 10:01:27.071007  8213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850106a6613548199577a554fa6ec75e" candidate_uuid: "2fe6985a5c834be9bcee52b17107b729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "983daa8534ef490a8a0bce72bcec0102" is_pre_election: true
I20260608 10:01:27.078930  8213 raft_consensus.cc:2468] T 850106a6613548199577a554fa6ec75e P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fe6985a5c834be9bcee52b17107b729 in term 0.
I20260608 10:01:27.079624  8282 raft_consensus.cc:515] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:27.080379  8266 raft_consensus.cc:515] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:27.074143  8214 raft_consensus.cc:2468] T 3b9fc2d2d42b442d9c9cd996d944217e P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fe6985a5c834be9bcee52b17107b729 in term 0.
I20260608 10:01:27.081892  8282 leader_election.cc:290] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102 [CANDIDATE]: Term 1 election: Requested vote from peers 7511b03dd3c64226a9fc45a19680e269 (127.28.122.65:40515), 2fe6985a5c834be9bcee52b17107b729 (127.28.122.66:42243)
I20260608 10:01:27.068053  8065 raft_consensus.cc:2468] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 983daa8534ef490a8a0bce72bcec0102 in term 0.
I20260608 10:01:27.082521  8266 leader_election.cc:290] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 [CANDIDATE]: Term 1 election: Requested vote from peers 7511b03dd3c64226a9fc45a19680e269 (127.28.122.65:40515), 2fe6985a5c834be9bcee52b17107b729 (127.28.122.66:42243)
I20260608 10:01:27.082779  8213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9fc2d2d42b442d9c9cd996d944217e" candidate_uuid: "7511b03dd3c64226a9fc45a19680e269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "983daa8534ef490a8a0bce72bcec0102"
I20260608 10:01:27.082665  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9fc2d2d42b442d9c9cd996d944217e" candidate_uuid: "2fe6985a5c834be9bcee52b17107b729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "983daa8534ef490a8a0bce72bcec0102"
I20260608 10:01:27.083439  8293 raft_consensus.cc:3060] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:27.083539  8066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03549961d38d49ef94d0acab775e08b2" candidate_uuid: "2fe6985a5c834be9bcee52b17107b729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7511b03dd3c64226a9fc45a19680e269" is_pre_election: true
I20260608 10:01:27.084444  8066 raft_consensus.cc:2468] T 03549961d38d49ef94d0acab775e08b2 P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fe6985a5c834be9bcee52b17107b729 in term 0.
I20260608 10:01:27.083519  8213 raft_consensus.cc:3060] T 3b9fc2d2d42b442d9c9cd996d944217e P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:27.084709  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c4e597b1c04cb091bd577803630cc2" candidate_uuid: "983daa8534ef490a8a0bce72bcec0102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7511b03dd3c64226a9fc45a19680e269"
I20260608 10:01:27.085377  8065 raft_consensus.cc:3060] T 32c4e597b1c04cb091bd577803630cc2 P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:27.085469  8141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c4e597b1c04cb091bd577803630cc2" candidate_uuid: "983daa8534ef490a8a0bce72bcec0102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fe6985a5c834be9bcee52b17107b729"
I20260608 10:01:27.086062  8141 raft_consensus.cc:3060] T 32c4e597b1c04cb091bd577803630cc2 P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:27.087405  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ea8f11cc6c4beab1548cd6cd1ebd0f" candidate_uuid: "983daa8534ef490a8a0bce72bcec0102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7511b03dd3c64226a9fc45a19680e269"
I20260608 10:01:27.088013  8140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ea8f11cc6c4beab1548cd6cd1ebd0f" candidate_uuid: "983daa8534ef490a8a0bce72bcec0102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fe6985a5c834be9bcee52b17107b729"
I20260608 10:01:27.088063  8064 raft_consensus.cc:3060] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:27.088635  8140 raft_consensus.cc:3060] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:27.089442  8107 leader_election.cc:304] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729 [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: 2fe6985a5c834be9bcee52b17107b729; no voters: 7511b03dd3c64226a9fc45a19680e269, 983daa8534ef490a8a0bce72bcec0102
I20260608 10:01:27.090734  8268 raft_consensus.cc:2749] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:01:27.091157  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03549961d38d49ef94d0acab775e08b2" candidate_uuid: "2fe6985a5c834be9bcee52b17107b729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "983daa8534ef490a8a0bce72bcec0102" is_pre_election: true
I20260608 10:01:27.091830  8215 raft_consensus.cc:2468] T 03549961d38d49ef94d0acab775e08b2 P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fe6985a5c834be9bcee52b17107b729 in term 0.
I20260608 10:01:27.093863  8141 raft_consensus.cc:2468] T 32c4e597b1c04cb091bd577803630cc2 P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 983daa8534ef490a8a0bce72bcec0102 in term 1.
I20260608 10:01:27.095615  8293 raft_consensus.cc:515] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:27.096309  8140 raft_consensus.cc:2468] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 983daa8534ef490a8a0bce72bcec0102 in term 1.
I20260608 10:01:27.098863  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850106a6613548199577a554fa6ec75e" candidate_uuid: "2fe6985a5c834be9bcee52b17107b729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7511b03dd3c64226a9fc45a19680e269"
I20260608 10:01:27.098955  8293 leader_election.cc:290] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 [CANDIDATE]: Term 1 election: Requested vote from peers 7511b03dd3c64226a9fc45a19680e269 (127.28.122.65:40515), 983daa8534ef490a8a0bce72bcec0102 (127.28.122.67:43011)
I20260608 10:01:27.099525  8063 raft_consensus.cc:3060] T 850106a6613548199577a554fa6ec75e P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:27.099828  8065 raft_consensus.cc:2468] T 32c4e597b1c04cb091bd577803630cc2 P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 983daa8534ef490a8a0bce72bcec0102 in term 1.
I20260608 10:01:27.100077  8107 leader_election.cc:304] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fe6985a5c834be9bcee52b17107b729, 983daa8534ef490a8a0bce72bcec0102; no voters: 
I20260608 10:01:27.101168  8293 raft_consensus.cc:2804] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:27.101521  8293 raft_consensus.cc:493] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:27.101853  8293 raft_consensus.cc:3060] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:27.102118  8180 leader_election.cc:304] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fe6985a5c834be9bcee52b17107b729, 983daa8534ef490a8a0bce72bcec0102; no voters: 
I20260608 10:01:27.103534  8266 raft_consensus.cc:2804] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:27.104172  8266 raft_consensus.cc:697] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102 [term 1 LEADER]: Becoming Leader. State: Replica: 983daa8534ef490a8a0bce72bcec0102, State: Running, Role: LEADER
I20260608 10:01:27.104972  8213 raft_consensus.cc:2468] T 3b9fc2d2d42b442d9c9cd996d944217e P 983daa8534ef490a8a0bce72bcec0102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7511b03dd3c64226a9fc45a19680e269 in term 1.
I20260608 10:01:27.104380  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "850106a6613548199577a554fa6ec75e" candidate_uuid: "2fe6985a5c834be9bcee52b17107b729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "983daa8534ef490a8a0bce72bcec0102"
I20260608 10:01:27.105072  8266 consensus_queue.cc:237] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:27.106621  8215 raft_consensus.cc:3060] T 850106a6613548199577a554fa6ec75e P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:27.108683  8180 leader_election.cc:304] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fe6985a5c834be9bcee52b17107b729, 983daa8534ef490a8a0bce72bcec0102; no voters: 
I20260608 10:01:27.110062  8032 leader_election.cc:304] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7511b03dd3c64226a9fc45a19680e269, 983daa8534ef490a8a0bce72bcec0102; no voters: 2fe6985a5c834be9bcee52b17107b729
I20260608 10:01:27.110586  8063 raft_consensus.cc:2468] T 850106a6613548199577a554fa6ec75e P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fe6985a5c834be9bcee52b17107b729 in term 1.
I20260608 10:01:27.111492  8267 raft_consensus.cc:2804] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:27.111915  8106 leader_election.cc:304] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fe6985a5c834be9bcee52b17107b729, 7511b03dd3c64226a9fc45a19680e269; no voters: 
I20260608 10:01:27.112795  8268 raft_consensus.cc:2804] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:27.111665  8064 raft_consensus.cc:2468] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 983daa8534ef490a8a0bce72bcec0102 in term 1.
I20260608 10:01:27.113497  8268 raft_consensus.cc:697] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 [term 1 LEADER]: Becoming Leader. State: Replica: 2fe6985a5c834be9bcee52b17107b729, State: Running, Role: LEADER
I20260608 10:01:27.114921  8267 raft_consensus.cc:697] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [term 1 LEADER]: Becoming Leader. State: Replica: 7511b03dd3c64226a9fc45a19680e269, State: Running, Role: LEADER
I20260608 10:01:27.115926  8267 consensus_queue.cc:237] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:27.114564  8268 consensus_queue.cc:237] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:27.113097  8293 raft_consensus.cc:515] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:27.112849  8282 raft_consensus.cc:2804] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:27.119145  8215 raft_consensus.cc:2468] T 850106a6613548199577a554fa6ec75e P 983daa8534ef490a8a0bce72bcec0102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fe6985a5c834be9bcee52b17107b729 in term 1.
I20260608 10:01:27.121541  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03549961d38d49ef94d0acab775e08b2" candidate_uuid: "2fe6985a5c834be9bcee52b17107b729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7511b03dd3c64226a9fc45a19680e269"
I20260608 10:01:27.122186  8064 raft_consensus.cc:3060] T 03549961d38d49ef94d0acab775e08b2 P 7511b03dd3c64226a9fc45a19680e269 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:27.124876  8293 leader_election.cc:290] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 [CANDIDATE]: Term 1 election: Requested vote from peers 7511b03dd3c64226a9fc45a19680e269 (127.28.122.65:40515), 983daa8534ef490a8a0bce72bcec0102 (127.28.122.67:43011)
I20260608 10:01:27.125677  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03549961d38d49ef94d0acab775e08b2" candidate_uuid: "2fe6985a5c834be9bcee52b17107b729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "983daa8534ef490a8a0bce72bcec0102"
I20260608 10:01:27.126327  8215 raft_consensus.cc:3060] T 03549961d38d49ef94d0acab775e08b2 P 983daa8534ef490a8a0bce72bcec0102 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:27.130033  8064 raft_consensus.cc:2468] T 03549961d38d49ef94d0acab775e08b2 P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fe6985a5c834be9bcee52b17107b729 in term 1.
I20260608 10:01:27.131796  8282 raft_consensus.cc:697] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 [term 1 LEADER]: Becoming Leader. State: Replica: 983daa8534ef490a8a0bce72bcec0102, State: Running, Role: LEADER
I20260608 10:01:27.132470  8106 leader_election.cc:304] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fe6985a5c834be9bcee52b17107b729, 7511b03dd3c64226a9fc45a19680e269; no voters: 
I20260608 10:01:27.132875  8282 consensus_queue.cc:237] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:27.129045  7962 catalog_manager.cc:5696] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fe6985a5c834be9bcee52b17107b729 (127.28.122.66). New cstate: current_term: 1 leader_uuid: "2fe6985a5c834be9bcee52b17107b729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:27.134881  8215 raft_consensus.cc:2468] T 03549961d38d49ef94d0acab775e08b2 P 983daa8534ef490a8a0bce72bcec0102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fe6985a5c834be9bcee52b17107b729 in term 1.
I20260608 10:01:27.134377  7961 catalog_manager.cc:5696] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7511b03dd3c64226a9fc45a19680e269 (127.28.122.65). New cstate: current_term: 1 leader_uuid: "7511b03dd3c64226a9fc45a19680e269" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:27.135378  8268 raft_consensus.cc:2804] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:27.137246  8268 raft_consensus.cc:697] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 [term 1 LEADER]: Becoming Leader. State: Replica: 2fe6985a5c834be9bcee52b17107b729, State: Running, Role: LEADER
I20260608 10:01:27.138098  8268 consensus_queue.cc:237] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } }
I20260608 10:01:27.138899  7963 catalog_manager.cc:5696] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102 reported cstate change: term changed from 0 to 1, leader changed from <none> to 983daa8534ef490a8a0bce72bcec0102 (127.28.122.67). New cstate: current_term: 1 leader_uuid: "983daa8534ef490a8a0bce72bcec0102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:27.161691  7962 catalog_manager.cc:5696] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fe6985a5c834be9bcee52b17107b729 (127.28.122.66). New cstate: current_term: 1 leader_uuid: "2fe6985a5c834be9bcee52b17107b729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:27.161710  7963 catalog_manager.cc:5696] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 reported cstate change: term changed from 0 to 1, leader changed from <none> to 983daa8534ef490a8a0bce72bcec0102 (127.28.122.67). New cstate: current_term: 1 leader_uuid: "983daa8534ef490a8a0bce72bcec0102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:27.358551  8268 raft_consensus.cc:493] T dfbb837711664d0e837ee32486207a0e P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:27.359184  8268 raft_consensus.cc:515] T dfbb837711664d0e837ee32486207a0e P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } } peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } }
I20260608 10:01:27.360210  8141 raft_consensus.cc:3060] T dfbb837711664d0e837ee32486207a0e P 2fe6985a5c834be9bcee52b17107b729 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:27.361591  8268 leader_election.cc:290] T dfbb837711664d0e837ee32486207a0e P 2fe6985a5c834be9bcee52b17107b729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 983daa8534ef490a8a0bce72bcec0102 (127.28.122.67:43011), 7511b03dd3c64226a9fc45a19680e269 (127.28.122.65:40515)
I20260608 10:01:27.362910  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfbb837711664d0e837ee32486207a0e" candidate_uuid: "2fe6985a5c834be9bcee52b17107b729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7511b03dd3c64226a9fc45a19680e269" is_pre_election: true
I20260608 10:01:27.363869  8064 raft_consensus.cc:2393] T dfbb837711664d0e837ee32486207a0e P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2fe6985a5c834be9bcee52b17107b729 in current term 1: Already voted for candidate 983daa8534ef490a8a0bce72bcec0102 in this term.
I20260608 10:01:27.363716  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfbb837711664d0e837ee32486207a0e" candidate_uuid: "2fe6985a5c834be9bcee52b17107b729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "983daa8534ef490a8a0bce72bcec0102" is_pre_election: true
I20260608 10:01:27.365718  8107 leader_election.cc:304] T dfbb837711664d0e837ee32486207a0e P 2fe6985a5c834be9bcee52b17107b729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fe6985a5c834be9bcee52b17107b729; no voters: 7511b03dd3c64226a9fc45a19680e269, 983daa8534ef490a8a0bce72bcec0102
I20260608 10:01:27.374883  8282 consensus_queue.cc:1048] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:27.389217  8293 raft_consensus.cc:2749] T dfbb837711664d0e837ee32486207a0e P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:27.439960  8297 consensus_queue.cc:1048] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260608 10:01:27.519867  8282 consensus_queue.cc:1048] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:27.534297  8297 consensus_queue.cc:1048] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:27.581997  8293 consensus_queue.cc:1048] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:27.599207  8267 consensus_queue.cc:1048] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:27.621726  8065 raft_consensus.cc:1275] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Refusing update from remote peer 983daa8534ef490a8a0bce72bcec0102: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:27.625428  8282 consensus_queue.cc:1048] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:27.621745  8141 raft_consensus.cc:1275] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Refusing update from remote peer 983daa8534ef490a8a0bce72bcec0102: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:27.632189  8282 consensus_queue.cc:1048] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:27.635061  8141 raft_consensus.cc:1275] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Refusing update from remote peer 7511b03dd3c64226a9fc45a19680e269: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:27.637064  8267 consensus_queue.cc:1048] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:27.657859  8293 consensus_queue.cc:1048] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260608 10:01:27.842770  8328 consensus_queue.cc:1048] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:27.844880  8328 consensus_queue.cc:1048] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:29.197940 29161 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:29.217139  8361 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
W20260608 10:01:29.217321  8360 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
W20260608 10:01:29.218780  8363 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
I20260608 10:01:29.219286 29161 server_base.cc:1061] running on GCE node
I20260608 10:01:29.220476 29161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:29.220706 29161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:29.220886 29161 hybrid_clock.cc:648] HybridClock initialized: now 1780912889220867 us; error 0 us; skew 500 ppm
I20260608 10:01:29.221508 29161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:29.224156 29161 webserver.cc:533] Webserver started at http://127.28.122.68:43881/ using document root <none> and password file <none>
I20260608 10:01:29.224696 29161 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:29.224880 29161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:29.225190 29161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:29.226383 29161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912650423017-29161-0/minicluster-data/ts-3-root/instance:
uuid: "3a67024bb20b4fa9b956d0ba75939170"
format_stamp: "Formatted at 2026-06-08 10:01:29 on dist-test-slave-th08"
I20260608 10:01:29.231731 29161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 10:01:29.235579  8368 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:29.236421 29161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 10:01:29.236794 29161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912650423017-29161-0/minicluster-data/ts-3-root
uuid: "3a67024bb20b4fa9b956d0ba75939170"
format_stamp: "Formatted at 2026-06-08 10:01:29 on dist-test-slave-th08"
I20260608 10:01:29.237052 29161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912650423017-29161-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912650423017-29161-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2yv5fc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912650423017-29161-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)
I20260608 10:01:29.257169 29161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:29.258332 29161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:29.259944 29161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:29.262557 29161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:29.262781 29161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:29.263011 29161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:29.263191 29161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:01:29.301822 29161 rpc_server.cc:307] RPC server started. Bound to: 127.28.122.68:46169
I20260608 10:01:29.301994  8430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.122.68:46169 every 8 connection(s)
I20260608 10:01:29.317932  8431 heartbeater.cc:344] Connected to a master server at 127.28.122.126:39697
I20260608 10:01:29.318388  8431 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:29.319259  8431 heartbeater.cc:507] Master 127.28.122.126:39697 requested a full tablet report, sending...
I20260608 10:01:29.321549  7959 ts_manager.cc:194] Registered new tserver with Master: 3a67024bb20b4fa9b956d0ba75939170 (127.28.122.68:46169)
I20260608 10:01:29.323115  7959 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51966
I20260608 10:01:30.206964  8215 consensus_queue.cc:237] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } }
I20260608 10:01:30.223024  8139 raft_consensus.cc:1275] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Refusing update from remote peer 983daa8534ef490a8a0bce72bcec0102: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:01:30.223176  8065 raft_consensus.cc:1275] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Refusing update from remote peer 983daa8534ef490a8a0bce72bcec0102: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:01:30.224670  8439 consensus_queue.cc:1048] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:01:30.225600  8329 consensus_queue.cc:1048] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 10:01:30.234864  8181 consensus_peers.cc:597] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 -> Peer 3a67024bb20b4fa9b956d0ba75939170 (127.28.122.68:46169): Couldn't send request to peer 3a67024bb20b4fa9b956d0ba75939170. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65ea8f11cc6c4beab1548cd6cd1ebd0f. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:30.239925  8329 raft_consensus.cc:2955] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 3a67024bb20b4fa9b956d0ba75939170 (127.28.122.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } } }
I20260608 10:01:30.241825  8139 raft_consensus.cc:2955] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 3a67024bb20b4fa9b956d0ba75939170 (127.28.122.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } } }
I20260608 10:01:30.242098  8065 raft_consensus.cc:2955] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 3a67024bb20b4fa9b956d0ba75939170 (127.28.122.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } } }
I20260608 10:01:30.257396  7959 catalog_manager.cc:5696] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 2fe6985a5c834be9bcee52b17107b729 reported cstate change: config changed from index -1 to 18, NON_VOTER 3a67024bb20b4fa9b956d0ba75939170 (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "983daa8534ef490a8a0bce72bcec0102" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } } }
I20260608 10:01:30.278705  8139 consensus_queue.cc:237] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } attrs { replace: true } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } }
I20260608 10:01:30.287453  8215 raft_consensus.cc:1275] T 03549961d38d49ef94d0acab775e08b2 P 983daa8534ef490a8a0bce72bcec0102 [term 1 FOLLOWER]: Refusing update from remote peer 2fe6985a5c834be9bcee52b17107b729: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:01:30.289043  8450 consensus_queue.cc:1048] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:01:30.289907  8065 raft_consensus.cc:1275] T 03549961d38d49ef94d0acab775e08b2 P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Refusing update from remote peer 2fe6985a5c834be9bcee52b17107b729: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:01:30.291745  8450 consensus_queue.cc:1048] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 10:01:30.299041  8107 consensus_peers.cc:597] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 -> Peer 3a67024bb20b4fa9b956d0ba75939170 (127.28.122.68:46169): Couldn't send request to peer 3a67024bb20b4fa9b956d0ba75939170. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 03549961d38d49ef94d0acab775e08b2. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:30.299396  8328 raft_consensus.cc:2955] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 3a67024bb20b4fa9b956d0ba75939170 (127.28.122.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } attrs { replace: true } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } } }
I20260608 10:01:30.301420  8215 raft_consensus.cc:2955] T 03549961d38d49ef94d0acab775e08b2 P 983daa8534ef490a8a0bce72bcec0102 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 3a67024bb20b4fa9b956d0ba75939170 (127.28.122.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } attrs { replace: true } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } } }
I20260608 10:01:30.304171  8065 raft_consensus.cc:2955] T 03549961d38d49ef94d0acab775e08b2 P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 3a67024bb20b4fa9b956d0ba75939170 (127.28.122.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } attrs { replace: true } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } } }
I20260608 10:01:30.314486  8139 consensus_queue.cc:237] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } attrs { replace: true } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } }
I20260608 10:01:30.315320  7961 catalog_manager.cc:5696] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 reported cstate change: config changed from index -1 to 18, NON_VOTER 3a67024bb20b4fa9b956d0ba75939170 (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "2fe6985a5c834be9bcee52b17107b729" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:30.326001  8431 heartbeater.cc:499] Master 127.28.122.126:39697 was elected leader, sending a full tablet report...
I20260608 10:01:30.326922  8215 raft_consensus.cc:1275] T 850106a6613548199577a554fa6ec75e P 983daa8534ef490a8a0bce72bcec0102 [term 1 FOLLOWER]: Refusing update from remote peer 2fe6985a5c834be9bcee52b17107b729: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:01:30.327309  8065 raft_consensus.cc:1275] T 850106a6613548199577a554fa6ec75e P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Refusing update from remote peer 2fe6985a5c834be9bcee52b17107b729: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260608 10:01:30.332669  8107 consensus_peers.cc:597] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 -> Peer 3a67024bb20b4fa9b956d0ba75939170 (127.28.122.68:46169): Couldn't send request to peer 3a67024bb20b4fa9b956d0ba75939170. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 850106a6613548199577a554fa6ec75e. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:30.334057  8328 consensus_queue.cc:1048] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.002s
I20260608 10:01:30.336448  8454 consensus_queue.cc:1048] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:01:30.347815  8454 raft_consensus.cc:2955] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 3a67024bb20b4fa9b956d0ba75939170 (127.28.122.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } attrs { replace: true } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } } }
I20260608 10:01:30.349831  8065 raft_consensus.cc:2955] T 850106a6613548199577a554fa6ec75e P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 3a67024bb20b4fa9b956d0ba75939170 (127.28.122.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } attrs { replace: true } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } } }
I20260608 10:01:30.350301  8215 raft_consensus.cc:2955] T 850106a6613548199577a554fa6ec75e P 983daa8534ef490a8a0bce72bcec0102 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 3a67024bb20b4fa9b956d0ba75939170 (127.28.122.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } attrs { replace: true } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } } }
I20260608 10:01:30.362928  7959 catalog_manager.cc:5696] T 850106a6613548199577a554fa6ec75e P 7511b03dd3c64226a9fc45a19680e269 reported cstate change: config changed from index -1 to 18, NON_VOTER 3a67024bb20b4fa9b956d0ba75939170 (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "2fe6985a5c834be9bcee52b17107b729" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } attrs { replace: true } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } } }
I20260608 10:01:30.382400  8065 consensus_queue.cc:237] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } attrs { replace: true } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } }
I20260608 10:01:30.391978  8215 raft_consensus.cc:1275] T 3b9fc2d2d42b442d9c9cd996d944217e P 983daa8534ef490a8a0bce72bcec0102 [term 1 FOLLOWER]: Refusing update from remote peer 7511b03dd3c64226a9fc45a19680e269: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:01:30.392097  8139 raft_consensus.cc:1275] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Refusing update from remote peer 7511b03dd3c64226a9fc45a19680e269: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:01:30.393589  8460 consensus_queue.cc:1048] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:01:30.394820  8324 consensus_queue.cc:1048] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 10:01:30.401451  8032 consensus_peers.cc:597] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 -> Peer 3a67024bb20b4fa9b956d0ba75939170 (127.28.122.68:46169): Couldn't send request to peer 3a67024bb20b4fa9b956d0ba75939170. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b9fc2d2d42b442d9c9cd996d944217e. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:30.403628  8460 raft_consensus.cc:2955] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 3a67024bb20b4fa9b956d0ba75939170 (127.28.122.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } attrs { replace: true } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } } }
I20260608 10:01:30.405822  8215 raft_consensus.cc:2955] T 3b9fc2d2d42b442d9c9cd996d944217e P 983daa8534ef490a8a0bce72bcec0102 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 3a67024bb20b4fa9b956d0ba75939170 (127.28.122.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } attrs { replace: true } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } } }
I20260608 10:01:30.408365  8139 raft_consensus.cc:2955] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 3a67024bb20b4fa9b956d0ba75939170 (127.28.122.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } attrs { replace: true } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } } }
I20260608 10:01:30.424607  7956 catalog_manager.cc:5696] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729 reported cstate change: config changed from index -1 to 18, NON_VOTER 3a67024bb20b4fa9b956d0ba75939170 (127.28.122.68) added. New cstate: current_term: 1 leader_uuid: "7511b03dd3c64226a9fc45a19680e269" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } attrs { replace: true } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } } }
I20260608 10:01:30.746973  8465 ts_tablet_manager.cc:933] T 850106a6613548199577a554fa6ec75e P 3a67024bb20b4fa9b956d0ba75939170: Initiating tablet copy from peer 2fe6985a5c834be9bcee52b17107b729 (127.28.122.66:42243)
I20260608 10:01:30.748802  8465 tablet_copy_client.cc:323] T 850106a6613548199577a554fa6ec75e P 3a67024bb20b4fa9b956d0ba75939170: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.66:42243
I20260608 10:01:30.759788  8151 tablet_copy_service.cc:140] P 2fe6985a5c834be9bcee52b17107b729: Received BeginTabletCopySession request for tablet 850106a6613548199577a554fa6ec75e from peer 3a67024bb20b4fa9b956d0ba75939170 ({username='slave'} at 127.0.0.1:54500)
I20260608 10:01:30.760404  8151 tablet_copy_service.cc:161] P 2fe6985a5c834be9bcee52b17107b729: Beginning new tablet copy session on tablet 850106a6613548199577a554fa6ec75e from peer 3a67024bb20b4fa9b956d0ba75939170 at {username='slave'} at 127.0.0.1:54500: session id = 3a67024bb20b4fa9b956d0ba75939170-850106a6613548199577a554fa6ec75e
I20260608 10:01:30.766091  8151 tablet_copy_source_session.cc:215] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:30.769563  8465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 850106a6613548199577a554fa6ec75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.783527  8468 ts_tablet_manager.cc:933] T 3b9fc2d2d42b442d9c9cd996d944217e P 3a67024bb20b4fa9b956d0ba75939170: Initiating tablet copy from peer 7511b03dd3c64226a9fc45a19680e269 (127.28.122.65:40515)
I20260608 10:01:30.785359  8468 tablet_copy_client.cc:323] T 3b9fc2d2d42b442d9c9cd996d944217e P 3a67024bb20b4fa9b956d0ba75939170: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.65:40515
I20260608 10:01:30.786633  8465 tablet_copy_client.cc:806] T 850106a6613548199577a554fa6ec75e P 3a67024bb20b4fa9b956d0ba75939170: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:30.787585  8465 tablet_copy_client.cc:670] T 850106a6613548199577a554fa6ec75e P 3a67024bb20b4fa9b956d0ba75939170: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:30.791929  8465 tablet_copy_client.cc:538] T 850106a6613548199577a554fa6ec75e P 3a67024bb20b4fa9b956d0ba75939170: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:30.796295  8076 tablet_copy_service.cc:140] P 7511b03dd3c64226a9fc45a19680e269: Received BeginTabletCopySession request for tablet 3b9fc2d2d42b442d9c9cd996d944217e from peer 3a67024bb20b4fa9b956d0ba75939170 ({username='slave'} at 127.0.0.1:56322)
I20260608 10:01:30.797000  8076 tablet_copy_service.cc:161] P 7511b03dd3c64226a9fc45a19680e269: Beginning new tablet copy session on tablet 3b9fc2d2d42b442d9c9cd996d944217e from peer 3a67024bb20b4fa9b956d0ba75939170 at {username='slave'} at 127.0.0.1:56322: session id = 3a67024bb20b4fa9b956d0ba75939170-3b9fc2d2d42b442d9c9cd996d944217e
I20260608 10:01:30.800915  8465 tablet_bootstrap.cc:492] T 850106a6613548199577a554fa6ec75e P 3a67024bb20b4fa9b956d0ba75939170: Bootstrap starting.
I20260608 10:01:30.810065  8076 tablet_copy_source_session.cc:215] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:30.814038  8468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b9fc2d2d42b442d9c9cd996d944217e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.814791  8470 ts_tablet_manager.cc:933] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 3a67024bb20b4fa9b956d0ba75939170: Initiating tablet copy from peer 983daa8534ef490a8a0bce72bcec0102 (127.28.122.67:43011)
I20260608 10:01:30.827539  8472 ts_tablet_manager.cc:933] T 03549961d38d49ef94d0acab775e08b2 P 3a67024bb20b4fa9b956d0ba75939170: Initiating tablet copy from peer 2fe6985a5c834be9bcee52b17107b729 (127.28.122.66:42243)
I20260608 10:01:30.827943  8470 tablet_copy_client.cc:323] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 3a67024bb20b4fa9b956d0ba75939170: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.67:43011
I20260608 10:01:30.862212  8225 tablet_copy_service.cc:140] P 983daa8534ef490a8a0bce72bcec0102: Received BeginTabletCopySession request for tablet 65ea8f11cc6c4beab1548cd6cd1ebd0f from peer 3a67024bb20b4fa9b956d0ba75939170 ({username='slave'} at 127.0.0.1:40662)
I20260608 10:01:30.863183  8225 tablet_copy_service.cc:161] P 983daa8534ef490a8a0bce72bcec0102: Beginning new tablet copy session on tablet 65ea8f11cc6c4beab1548cd6cd1ebd0f from peer 3a67024bb20b4fa9b956d0ba75939170 at {username='slave'} at 127.0.0.1:40662: session id = 3a67024bb20b4fa9b956d0ba75939170-65ea8f11cc6c4beab1548cd6cd1ebd0f
I20260608 10:01:30.864348  8468 tablet_copy_client.cc:806] T 3b9fc2d2d42b442d9c9cd996d944217e P 3a67024bb20b4fa9b956d0ba75939170: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:30.864977  8468 tablet_copy_client.cc:670] T 3b9fc2d2d42b442d9c9cd996d944217e P 3a67024bb20b4fa9b956d0ba75939170: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:30.865825  8472 tablet_copy_client.cc:323] T 03549961d38d49ef94d0acab775e08b2 P 3a67024bb20b4fa9b956d0ba75939170: tablet copy: Beginning tablet copy session from remote peer at address 127.28.122.66:42243
I20260608 10:01:30.868578  8151 tablet_copy_service.cc:140] P 2fe6985a5c834be9bcee52b17107b729: Received BeginTabletCopySession request for tablet 03549961d38d49ef94d0acab775e08b2 from peer 3a67024bb20b4fa9b956d0ba75939170 ({username='slave'} at 127.0.0.1:54500)
I20260608 10:01:30.869160  8151 tablet_copy_service.cc:161] P 2fe6985a5c834be9bcee52b17107b729: Beginning new tablet copy session on tablet 03549961d38d49ef94d0acab775e08b2 from peer 3a67024bb20b4fa9b956d0ba75939170 at {username='slave'} at 127.0.0.1:54500: session id = 3a67024bb20b4fa9b956d0ba75939170-03549961d38d49ef94d0acab775e08b2
I20260608 10:01:30.872184  8225 tablet_copy_source_session.cc:215] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:30.876483  8470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65ea8f11cc6c4beab1548cd6cd1ebd0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.876554  8468 tablet_copy_client.cc:538] T 3b9fc2d2d42b442d9c9cd996d944217e P 3a67024bb20b4fa9b956d0ba75939170: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:30.879050  8151 tablet_copy_source_session.cc:215] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:30.890583  8472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03549961d38d49ef94d0acab775e08b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.901149  8470 tablet_copy_client.cc:806] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 3a67024bb20b4fa9b956d0ba75939170: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:30.901747  8470 tablet_copy_client.cc:670] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 3a67024bb20b4fa9b956d0ba75939170: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:30.904045  8468 tablet_bootstrap.cc:492] T 3b9fc2d2d42b442d9c9cd996d944217e P 3a67024bb20b4fa9b956d0ba75939170: Bootstrap starting.
I20260608 10:01:30.906831  8470 tablet_copy_client.cc:538] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 3a67024bb20b4fa9b956d0ba75939170: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:30.926852  8470 tablet_bootstrap.cc:492] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 3a67024bb20b4fa9b956d0ba75939170: Bootstrap starting.
I20260608 10:01:30.927049  8472 tablet_copy_client.cc:806] T 03549961d38d49ef94d0acab775e08b2 P 3a67024bb20b4fa9b956d0ba75939170: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:30.929649  8472 tablet_copy_client.cc:670] T 03549961d38d49ef94d0acab775e08b2 P 3a67024bb20b4fa9b956d0ba75939170: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:30.935115  8472 tablet_copy_client.cc:538] T 03549961d38d49ef94d0acab775e08b2 P 3a67024bb20b4fa9b956d0ba75939170: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:30.952244  8472 tablet_bootstrap.cc:492] T 03549961d38d49ef94d0acab775e08b2 P 3a67024bb20b4fa9b956d0ba75939170: Bootstrap starting.
I20260608 10:01:30.969201  8465 tablet_bootstrap.cc:492] T 850106a6613548199577a554fa6ec75e P 3a67024bb20b4fa9b956d0ba75939170: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=129 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:30.970172  8465 tablet_bootstrap.cc:492] T 850106a6613548199577a554fa6ec75e P 3a67024bb20b4fa9b956d0ba75939170: Bootstrap complete.
I20260608 10:01:30.970892  8465 ts_tablet_manager.cc:1403] T 850106a6613548199577a554fa6ec75e P 3a67024bb20b4fa9b956d0ba75939170: Time spent bootstrapping tablet: real 0.170s	user 0.139s	sys 0.012s
I20260608 10:01:30.974012  8465 raft_consensus.cc:359] T 850106a6613548199577a554fa6ec75e P 3a67024bb20b4fa9b956d0ba75939170 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } attrs { replace: true } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } }
I20260608 10:01:30.974798  8465 raft_consensus.cc:740] T 850106a6613548199577a554fa6ec75e P 3a67024bb20b4fa9b956d0ba75939170 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3a67024bb20b4fa9b956d0ba75939170, State: Initialized, Role: LEARNER
I20260608 10:01:30.975512  8465 consensus_queue.cc:260] T 850106a6613548199577a554fa6ec75e P 3a67024bb20b4fa9b956d0ba75939170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } attrs { replace: true } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } }
I20260608 10:01:30.984819  8465 ts_tablet_manager.cc:1434] T 850106a6613548199577a554fa6ec75e P 3a67024bb20b4fa9b956d0ba75939170: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.004s
I20260608 10:01:30.992437  8151 tablet_copy_service.cc:342] P 2fe6985a5c834be9bcee52b17107b729: Request end of tablet copy session 3a67024bb20b4fa9b956d0ba75939170-850106a6613548199577a554fa6ec75e received from {username='slave'} at 127.0.0.1:54500
I20260608 10:01:30.992926  8151 tablet_copy_service.cc:434] P 2fe6985a5c834be9bcee52b17107b729: ending tablet copy session 3a67024bb20b4fa9b956d0ba75939170-850106a6613548199577a554fa6ec75e on tablet 850106a6613548199577a554fa6ec75e with peer 3a67024bb20b4fa9b956d0ba75939170
I20260608 10:01:31.087456  8468 tablet_bootstrap.cc:492] T 3b9fc2d2d42b442d9c9cd996d944217e P 3a67024bb20b4fa9b956d0ba75939170: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=142 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:31.088539  8468 tablet_bootstrap.cc:492] T 3b9fc2d2d42b442d9c9cd996d944217e P 3a67024bb20b4fa9b956d0ba75939170: Bootstrap complete.
I20260608 10:01:31.089411  8468 ts_tablet_manager.cc:1403] T 3b9fc2d2d42b442d9c9cd996d944217e P 3a67024bb20b4fa9b956d0ba75939170: Time spent bootstrapping tablet: real 0.186s	user 0.143s	sys 0.018s
I20260608 10:01:31.092396  8468 raft_consensus.cc:359] T 3b9fc2d2d42b442d9c9cd996d944217e P 3a67024bb20b4fa9b956d0ba75939170 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } attrs { replace: true } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } }
I20260608 10:01:31.093277  8468 raft_consensus.cc:740] T 3b9fc2d2d42b442d9c9cd996d944217e P 3a67024bb20b4fa9b956d0ba75939170 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3a67024bb20b4fa9b956d0ba75939170, State: Initialized, Role: LEARNER
I20260608 10:01:31.093990  8468 consensus_queue.cc:260] T 3b9fc2d2d42b442d9c9cd996d944217e P 3a67024bb20b4fa9b956d0ba75939170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } attrs { replace: true } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } }
I20260608 10:01:31.096665  8468 ts_tablet_manager.cc:1434] T 3b9fc2d2d42b442d9c9cd996d944217e P 3a67024bb20b4fa9b956d0ba75939170: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:01:31.098572  8076 tablet_copy_service.cc:342] P 7511b03dd3c64226a9fc45a19680e269: Request end of tablet copy session 3a67024bb20b4fa9b956d0ba75939170-3b9fc2d2d42b442d9c9cd996d944217e received from {username='slave'} at 127.0.0.1:56322
I20260608 10:01:31.099035  8076 tablet_copy_service.cc:434] P 7511b03dd3c64226a9fc45a19680e269: ending tablet copy session 3a67024bb20b4fa9b956d0ba75939170-3b9fc2d2d42b442d9c9cd996d944217e on tablet 3b9fc2d2d42b442d9c9cd996d944217e with peer 3a67024bb20b4fa9b956d0ba75939170
I20260608 10:01:31.134444  8470 tablet_bootstrap.cc:492] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 3a67024bb20b4fa9b956d0ba75939170: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=124 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:31.135519  8470 tablet_bootstrap.cc:492] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 3a67024bb20b4fa9b956d0ba75939170: Bootstrap complete.
I20260608 10:01:31.136282  8470 ts_tablet_manager.cc:1403] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 3a67024bb20b4fa9b956d0ba75939170: Time spent bootstrapping tablet: real 0.210s	user 0.120s	sys 0.034s
I20260608 10:01:31.139267  8470 raft_consensus.cc:359] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 3a67024bb20b4fa9b956d0ba75939170 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } }
I20260608 10:01:31.140085  8470 raft_consensus.cc:740] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 3a67024bb20b4fa9b956d0ba75939170 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3a67024bb20b4fa9b956d0ba75939170, State: Initialized, Role: LEARNER
I20260608 10:01:31.140692  8470 consensus_queue.cc:260] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 3a67024bb20b4fa9b956d0ba75939170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } attrs { replace: true } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } }
I20260608 10:01:31.143181  8470 ts_tablet_manager.cc:1434] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 3a67024bb20b4fa9b956d0ba75939170: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 10:01:31.143759  8472 tablet_bootstrap.cc:492] T 03549961d38d49ef94d0acab775e08b2 P 3a67024bb20b4fa9b956d0ba75939170: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=143 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:31.144662  8472 tablet_bootstrap.cc:492] T 03549961d38d49ef94d0acab775e08b2 P 3a67024bb20b4fa9b956d0ba75939170: Bootstrap complete.
I20260608 10:01:31.145305  8472 ts_tablet_manager.cc:1403] T 03549961d38d49ef94d0acab775e08b2 P 3a67024bb20b4fa9b956d0ba75939170: Time spent bootstrapping tablet: real 0.193s	user 0.128s	sys 0.029s
I20260608 10:01:31.145290  8225 tablet_copy_service.cc:342] P 983daa8534ef490a8a0bce72bcec0102: Request end of tablet copy session 3a67024bb20b4fa9b956d0ba75939170-65ea8f11cc6c4beab1548cd6cd1ebd0f received from {username='slave'} at 127.0.0.1:40662
I20260608 10:01:31.145955  8225 tablet_copy_service.cc:434] P 983daa8534ef490a8a0bce72bcec0102: ending tablet copy session 3a67024bb20b4fa9b956d0ba75939170-65ea8f11cc6c4beab1548cd6cd1ebd0f on tablet 65ea8f11cc6c4beab1548cd6cd1ebd0f with peer 3a67024bb20b4fa9b956d0ba75939170
I20260608 10:01:31.148523  8472 raft_consensus.cc:359] T 03549961d38d49ef94d0acab775e08b2 P 3a67024bb20b4fa9b956d0ba75939170 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } attrs { replace: true } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } }
I20260608 10:01:31.149358  8472 raft_consensus.cc:740] T 03549961d38d49ef94d0acab775e08b2 P 3a67024bb20b4fa9b956d0ba75939170 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3a67024bb20b4fa9b956d0ba75939170, State: Initialized, Role: LEARNER
I20260608 10:01:31.150002  8472 consensus_queue.cc:260] T 03549961d38d49ef94d0acab775e08b2 P 3a67024bb20b4fa9b956d0ba75939170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7511b03dd3c64226a9fc45a19680e269" member_type: VOTER last_known_addr { host: "127.28.122.65" port: 40515 } } peers { permanent_uuid: "2fe6985a5c834be9bcee52b17107b729" member_type: VOTER last_known_addr { host: "127.28.122.66" port: 42243 } } peers { permanent_uuid: "983daa8534ef490a8a0bce72bcec0102" member_type: VOTER last_known_addr { host: "127.28.122.67" port: 43011 } attrs { replace: true } } peers { permanent_uuid: "3a67024bb20b4fa9b956d0ba75939170" member_type: NON_VOTER last_known_addr { host: "127.28.122.68" port: 46169 } attrs { promote: true } }
I20260608 10:01:31.152169  8472 ts_tablet_manager.cc:1434] T 03549961d38d49ef94d0acab775e08b2 P 3a67024bb20b4fa9b956d0ba75939170: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:01:31.155076  8151 tablet_copy_service.cc:342] P 2fe6985a5c834be9bcee52b17107b729: Request end of tablet copy session 3a67024bb20b4fa9b956d0ba75939170-03549961d38d49ef94d0acab775e08b2 received from {username='slave'} at 127.0.0.1:54500
I20260608 10:01:31.155565  8151 tablet_copy_service.cc:434] P 2fe6985a5c834be9bcee52b17107b729: ending tablet copy session 3a67024bb20b4fa9b956d0ba75939170-03549961d38d49ef94d0acab775e08b2 on tablet 03549961d38d49ef94d0acab775e08b2 with peer 3a67024bb20b4fa9b956d0ba75939170
I20260608 10:01:31.210937  8406 raft_consensus.cc:1217] T 850106a6613548199577a554fa6ec75e P 3a67024bb20b4fa9b956d0ba75939170 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 10:01:31.297541  8406 raft_consensus.cc:1217] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 3a67024bb20b4fa9b956d0ba75939170 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 10:01:31.328019  8406 raft_consensus.cc:1217] T 3b9fc2d2d42b442d9c9cd996d944217e P 3a67024bb20b4fa9b956d0ba75939170 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 10:01:31.335867 29161 tablet_server.cc:179] TabletServer@127.28.122.65:0 shutting down...
W20260608 10:01:31.362355  8106 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]
I20260608 10:01:31.366650 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:31.367560 29161 tablet_replica.cc:333] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269: stopping tablet replica
I20260608 10:01:31.368578 29161 raft_consensus.cc:2243] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [term 1 LEADER]: Raft consensus shutting down.
W20260608 10:01:31.368925  8106 consensus_peers.cc:597] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 -> Peer 7511b03dd3c64226a9fc45a19680e269 (127.28.122.65:40515): Couldn't send request to peer 7511b03dd3c64226a9fc45a19680e269. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:31.370203 29161 raft_consensus.cc:2272] T 3b9fc2d2d42b442d9c9cd996d944217e P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:31.372156  8406 raft_consensus.cc:1217] T 03549961d38d49ef94d0acab775e08b2 P 3a67024bb20b4fa9b956d0ba75939170 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 10:01:31.377739 29161 tablet_replica.cc:333] T 03549961d38d49ef94d0acab775e08b2 P 7511b03dd3c64226a9fc45a19680e269: stopping tablet replica
I20260608 10:01:31.378674 29161 raft_consensus.cc:2243] T 03549961d38d49ef94d0acab775e08b2 P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:31.379448 29161 raft_consensus.cc:2272] T 03549961d38d49ef94d0acab775e08b2 P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:31.382067 29161 tablet_replica.cc:333] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 7511b03dd3c64226a9fc45a19680e269: stopping tablet replica
I20260608 10:01:31.382639 29161 raft_consensus.cc:2243] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:31.383242 29161 raft_consensus.cc:2272] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:31.385361 29161 tablet_replica.cc:333] T 32c4e597b1c04cb091bd577803630cc2 P 7511b03dd3c64226a9fc45a19680e269: stopping tablet replica
I20260608 10:01:31.385905 29161 raft_consensus.cc:2243] T 32c4e597b1c04cb091bd577803630cc2 P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:31.386410 29161 raft_consensus.cc:2272] T 32c4e597b1c04cb091bd577803630cc2 P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:31.388556 29161 tablet_replica.cc:333] T 850106a6613548199577a554fa6ec75e P 7511b03dd3c64226a9fc45a19680e269: stopping tablet replica
I20260608 10:01:31.389189 29161 raft_consensus.cc:2243] T 850106a6613548199577a554fa6ec75e P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:31.389750 29161 raft_consensus.cc:2272] T 850106a6613548199577a554fa6ec75e P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:31.392097 29161 tablet_replica.cc:333] T dfbb837711664d0e837ee32486207a0e P 7511b03dd3c64226a9fc45a19680e269: stopping tablet replica
I20260608 10:01:31.392781 29161 raft_consensus.cc:2243] T dfbb837711664d0e837ee32486207a0e P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:31.393466 29161 raft_consensus.cc:2272] T dfbb837711664d0e837ee32486207a0e P 7511b03dd3c64226a9fc45a19680e269 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:31.420823 29161 tablet_server.cc:196] TabletServer@127.28.122.65:0 shutdown complete.
I20260608 10:01:31.444767 29161 tablet_server.cc:179] TabletServer@127.28.122.66:0 shutting down...
I20260608 10:01:31.474316 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:31.474974 29161 tablet_replica.cc:333] T dfbb837711664d0e837ee32486207a0e P 2fe6985a5c834be9bcee52b17107b729: stopping tablet replica
I20260608 10:01:31.475674 29161 raft_consensus.cc:2243] T dfbb837711664d0e837ee32486207a0e P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:31.476439 29161 raft_consensus.cc:2272] T dfbb837711664d0e837ee32486207a0e P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:31.478639 29161 tablet_replica.cc:333] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729: stopping tablet replica
I20260608 10:01:31.479269 29161 raft_consensus.cc:2243] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:31.480043 29161 raft_consensus.cc:2272] T 3b9fc2d2d42b442d9c9cd996d944217e P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:31.482833 29161 tablet_replica.cc:333] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729: stopping tablet replica
I20260608 10:01:31.483582 29161 raft_consensus.cc:2243] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:31.485073 29161 raft_consensus.cc:2272] T 03549961d38d49ef94d0acab775e08b2 P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:31.488417 29161 tablet_replica.cc:333] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 2fe6985a5c834be9bcee52b17107b729: stopping tablet replica
I20260608 10:01:31.489153 29161 raft_consensus.cc:2243] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:31.489991 29161 raft_consensus.cc:2272] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:31.492875 29161 tablet_replica.cc:333] T 32c4e597b1c04cb091bd577803630cc2 P 2fe6985a5c834be9bcee52b17107b729: stopping tablet replica
I20260608 10:01:31.493552 29161 raft_consensus.cc:2243] T 32c4e597b1c04cb091bd577803630cc2 P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:31.494216 29161 raft_consensus.cc:2272] T 32c4e597b1c04cb091bd577803630cc2 P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:31.497257 29161 tablet_replica.cc:333] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729: stopping tablet replica
I20260608 10:01:31.497982 29161 raft_consensus.cc:2243] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:31.499383 29161 raft_consensus.cc:2272] T 850106a6613548199577a554fa6ec75e P 2fe6985a5c834be9bcee52b17107b729 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:01:31.517669  8180 consensus_peers.cc:597] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102 -> Peer 7511b03dd3c64226a9fc45a19680e269 (127.28.122.65:40515): Couldn't send request to peer 7511b03dd3c64226a9fc45a19680e269. Status: Network error: Client connection negotiation failed: client connection to 127.28.122.65:40515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:31.519135 29161 tablet_server.cc:196] TabletServer@127.28.122.66:0 shutdown complete.
I20260608 10:01:31.537030 29161 tablet_server.cc:179] TabletServer@127.28.122.67:0 shutting down...
I20260608 10:01:31.560161 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:31.561000 29161 tablet_replica.cc:333] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102: stopping tablet replica
I20260608 10:01:31.561910 29161 raft_consensus.cc:2243] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:31.562986 29161 raft_consensus.cc:2272] T dfbb837711664d0e837ee32486207a0e P 983daa8534ef490a8a0bce72bcec0102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:31.565441 29161 tablet_replica.cc:333] T 3b9fc2d2d42b442d9c9cd996d944217e P 983daa8534ef490a8a0bce72bcec0102: stopping tablet replica
I20260608 10:01:31.565977 29161 raft_consensus.cc:2243] T 3b9fc2d2d42b442d9c9cd996d944217e P 983daa8534ef490a8a0bce72bcec0102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:31.566560 29161 raft_consensus.cc:2272] T 3b9fc2d2d42b442d9c9cd996d944217e P 983daa8534ef490a8a0bce72bcec0102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:31.568693 29161 tablet_replica.cc:333] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102: stopping tablet replica
I20260608 10:01:31.569242 29161 raft_consensus.cc:2243] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:31.570322 29161 raft_consensus.cc:2272] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 983daa8534ef490a8a0bce72bcec0102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:31.576037 29161 tablet_replica.cc:333] T 03549961d38d49ef94d0acab775e08b2 P 983daa8534ef490a8a0bce72bcec0102: stopping tablet replica
I20260608 10:01:31.576610 29161 raft_consensus.cc:2243] T 03549961d38d49ef94d0acab775e08b2 P 983daa8534ef490a8a0bce72bcec0102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:31.577172 29161 raft_consensus.cc:2272] T 03549961d38d49ef94d0acab775e08b2 P 983daa8534ef490a8a0bce72bcec0102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:31.579553 29161 tablet_replica.cc:333] T 850106a6613548199577a554fa6ec75e P 983daa8534ef490a8a0bce72bcec0102: stopping tablet replica
I20260608 10:01:31.580092 29161 raft_consensus.cc:2243] T 850106a6613548199577a554fa6ec75e P 983daa8534ef490a8a0bce72bcec0102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:31.581065 29161 raft_consensus.cc:2272] T 850106a6613548199577a554fa6ec75e P 983daa8534ef490a8a0bce72bcec0102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:31.583312 29161 tablet_replica.cc:333] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102: stopping tablet replica
I20260608 10:01:31.583828 29161 raft_consensus.cc:2243] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:31.584704 29161 raft_consensus.cc:2272] T 32c4e597b1c04cb091bd577803630cc2 P 983daa8534ef490a8a0bce72bcec0102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:31.602409 29161 tablet_server.cc:196] TabletServer@127.28.122.67:0 shutdown complete.
I20260608 10:01:31.619769 29161 tablet_server.cc:179] TabletServer@127.28.122.68:0 shutting down...
I20260608 10:01:31.639571 29161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:31.640652 29161 tablet_replica.cc:333] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 3a67024bb20b4fa9b956d0ba75939170: stopping tablet replica
I20260608 10:01:31.641276 29161 raft_consensus.cc:2243] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 3a67024bb20b4fa9b956d0ba75939170 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:01:31.641695 29161 raft_consensus.cc:2272] T 65ea8f11cc6c4beab1548cd6cd1ebd0f P 3a67024bb20b4fa9b956d0ba75939170 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:01:31.644040 29161 tablet_replica.cc:333] T 3b9fc2d2d42b442d9c9cd996d944217e P 3a67024bb20b4fa9b956d0ba75939170: stopping tablet replica
I20260608 10:01:31.644579 29161 raft_consensus.cc:2243] T 3b9fc2d2d42b442d9c9cd996d944217e P 3a67024bb20b4fa9b956d0ba75939170 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:01:31.644977 29161 raft_consensus.cc:2272] T 3b9fc2d2d42b442d9c9cd996d944217e P 3a67024bb20b4fa9b956d0ba75939170 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:01:31.647225 29161 tablet_replica.cc:333] T 03549961d38d49ef94d0acab775e08b2 P 3a67024bb20b4fa9b956d0ba75939170: stopping tablet replica
I20260608 10:01:31.647738 29161 raft_consensus.cc:2243] T 03549961d38d49ef94d0acab775e08b2 P 3a67024bb20b4fa9b956d0ba75939170 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:01:31.648159 29161 raft_consensus.cc:2272] T 03549961d38d49ef94d0acab775e08b2 P 3a67024bb20b4fa9b956d0ba75939170 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:01:31.650426 29161 tablet_replica.cc:333] T 850106a6613548199577a554fa6ec75e P 3a67024bb20b4fa9b956d0ba75939170: stopping tablet replica
I20260608 10:01:31.650906 29161 raft_consensus.cc:2243] T 850106a6613548199577a554fa6ec75e P 3a67024bb20b4fa9b956d0ba75939170 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:01:31.651328 29161 raft_consensus.cc:2272] T 850106a6613548199577a554fa6ec75e P 3a67024bb20b4fa9b956d0ba75939170 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:01:31.673372 29161 tablet_server.cc:196] TabletServer@127.28.122.68:0 shutdown complete.
I20260608 10:01:31.686503 29161 master.cc:562] Master@127.28.122.126:39697 shutting down...
W20260608 10:01:31.714408  8012 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:01:31.714638  8012 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:01:31.714843  8012 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:01:31.716158 29161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5577e691bd5a4e0f9c9dfcf60d2b0c28 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:31.716727 29161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5577e691bd5a4e0f9c9dfcf60d2b0c28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:31.717094 29161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5577e691bd5a4e0f9c9dfcf60d2b0c28: stopping tablet replica
I20260608 10:01:31.738111 29161 master.cc:584] Master@127.28.122.126:39697 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (6888 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (13802 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (241181 ms total)
[  PASSED  ] 24 tests.
I20260608 10:01:31.786444 29161 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 7 messages since previous log ~40 seconds ago
I20260608 10:01:31.786689 29161 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 7 messages since previous log ~40 seconds ago
I20260608 10:01:31.786886 29161 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 23 messages since previous log ~41 seconds ago
I20260608 10:01:31.787065 29161 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 42 messages since previous log ~72 seconds ago
I20260608 10:01:31.787299 29161 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 6 messages since previous log ~156 seconds ago
I20260608 10:01:31.787519 29161 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 9 messages since previous log ~220 seconds ago
I20260608 10:01:31.787885 29161 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 80 messages since previous log ~29 seconds ago
I20260608 10:01:31.788064 29161 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 1 messages since previous log ~0 seconds ago
