[==========] Running 26 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 24 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260630 12:11:15.377267  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:33945,127.7.215.189:33327,127.7.215.188:45169
I20260630 12:11:15.379098  8030 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260630 12:11:15.380064  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:15.399015  8039 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:15.399010  8037 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:15.399096  8036 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:16.637100  8038 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260630 12:11:16.637301  8030 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
I20260630 12:11:16.641270  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:16.641502  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:16.641654  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821476641637 us; error 0 us; skew 500 ppm
I20260630 12:11:16.642414  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:16.649358  8030 webserver.cc:533] Webserver started at http://127.7.215.190:33615/ using document root <none> and password file <none>
I20260630 12:11:16.650162  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:16.650358  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:16.650841  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:16.656690  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "e2eebe4279d54258b02fddf12d8d8a7e"
format_stamp: "Formatted at 2026-06-30 12:11:16 on dist-test-slave-35fp"
I20260630 12:11:16.664868  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260630 12:11:16.670674  8045 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:16.672081  8030 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:11:16.672560  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "e2eebe4279d54258b02fddf12d8d8a7e"
format_stamp: "Formatted at 2026-06-30 12:11:16 on dist-test-slave-35fp"
I20260630 12:11:16.672876  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-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)
I20260630 12:11:16.738466  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:16.740144  8030 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
I20260630 12:11:16.740630  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:16.821157  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:33945
I20260630 12:11:16.821228  8096 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:33945 every 8 connection(s)
I20260630 12:11:16.827848  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:16.829938  8097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:11:16.835523  8099 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:16.837589  8100 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:16.840883  8102 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:16.841622  8030 server_base.cc:1061] running on GCE node
I20260630 12:11:16.842296  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:16.842528  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:16.842782  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821476842761 us; error 0 us; skew 500 ppm
I20260630 12:11:16.843323  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:16.847394  8030 webserver.cc:533] Webserver started at http://127.7.215.189:33531/ using document root <none> and password file <none>
I20260630 12:11:16.847949  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:16.848198  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:16.848484  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:16.849654  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-0/minicluster-data/master-1-root/instance:
uuid: "6d31eca1c1ad499388291c2e3d9b686a"
format_stamp: "Formatted at 2026-06-30 12:11:16 on dist-test-slave-35fp"
I20260630 12:11:16.855090  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260630 12:11:16.854892  8097 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.215.190" port: 33945 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:16.860023  8107 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:16.861049  8030 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:11:16.861408  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-0/minicluster-data/master-1-root
uuid: "6d31eca1c1ad499388291c2e3d9b686a"
format_stamp: "Formatted at 2026-06-30 12:11:16 on dist-test-slave-35fp"
I20260630 12:11:16.861912  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-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)
I20260630 12:11:16.886704  8097 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.215.189" port: 33327 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:16.889362  8046 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.215.189:33327: connect: Connection refused (error 111)
I20260630 12:11:16.890839  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:16.892959  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260630 12:11:16.894681  8097 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.215.189:33327: Network error: Client connection negotiation failed: client connection to 127.7.215.189:33327: connect: Connection refused (error 111)
I20260630 12:11:16.944492  8097 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.215.189" port: 33327 } attempt: 1
W20260630 12:11:16.952029  8097 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.215.189:33327: Network error: Client connection negotiation failed: client connection to 127.7.215.189:33327: connect: Connection refused (error 111)
I20260630 12:11:16.971037  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.189:33327
I20260630 12:11:16.971148  8161 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.189:33327 every 8 connection(s)
I20260630 12:11:16.977061  8162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:16.978019  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:16.984220  8162 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.215.190" port: 33945 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:16.986007  8164 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:16.991286  8165 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:16.997422  8030 server_base.cc:1061] running on GCE node
W20260630 12:11:16.997892  8167 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:16.998827  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:16.999017  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:16.999228  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821476999213 us; error 0 us; skew 500 ppm
I20260630 12:11:16.999850  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:17.004441  8030 webserver.cc:533] Webserver started at http://127.7.215.188:46525/ using document root <none> and password file <none>
I20260630 12:11:17.005091  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:17.005371  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:17.005733  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:17.005851  8162 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.215.189" port: 33327 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:17.007608  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-0/minicluster-data/master-2-root/instance:
uuid: "38cadec2d6ce4e3593196ba8ee72c0de"
format_stamp: "Formatted at 2026-06-30 12:11:17 on dist-test-slave-35fp"
I20260630 12:11:17.015018  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:11:17.020087  8174 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:17.020561  8097 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.215.189" port: 33327 } attempt: 2
I20260630 12:11:17.021275  8030 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:11:17.021667  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-0/minicluster-data/master-2-root
uuid: "38cadec2d6ce4e3593196ba8ee72c0de"
format_stamp: "Formatted at 2026-06-30 12:11:17 on dist-test-slave-35fp"
I20260630 12:11:17.022033  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-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)
I20260630 12:11:17.027885  8162 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:17.038254  8097 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:17.041353  8162 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.215.188:45169: Network error: Client connection negotiation failed: client connection to 127.7.215.188:45169: connect: Connection refused (error 111)
W20260630 12:11:17.044986  8097 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.215.188:45169: Network error: Client connection negotiation failed: client connection to 127.7.215.188:45169: connect: Connection refused (error 111)
I20260630 12:11:17.063329  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:17.064648  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:17.076445  8097 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } attempt: 1
W20260630 12:11:17.083084  8097 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.215.188:45169: Network error: Client connection negotiation failed: client connection to 127.7.215.188:45169: connect: Connection refused (error 111)
I20260630 12:11:17.085460  8162 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } attempt: 1
W20260630 12:11:17.091637  8162 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.215.188:45169: Network error: Client connection negotiation failed: client connection to 127.7.215.188:45169: connect: Connection refused (error 111)
I20260630 12:11:17.143169  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.188:45169
I20260630 12:11:17.143247  8227 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.188:45169 every 8 connection(s)
I20260630 12:11:17.147836  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:17.148010  8228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:17.153717  8228 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.215.190" port: 33945 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:17.158629  8097 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } attempt: 2
I20260630 12:11:17.159143  8162 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } attempt: 2
I20260630 12:11:17.172864  8228 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.215.189" port: 33327 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:17.186067  8097 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e: Bootstrap starting.
I20260630 12:11:17.186395  8162 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6d31eca1c1ad499388291c2e3d9b686a: Bootstrap starting.
I20260630 12:11:17.187786  8228 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:17.194706  8097 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:17.195050  8162 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6d31eca1c1ad499388291c2e3d9b686a: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:17.198799  8097 log.cc:826] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e: Log is configured to *not* fsync() on all Append() calls
I20260630 12:11:17.204658  8228 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38cadec2d6ce4e3593196ba8ee72c0de: Bootstrap starting.
I20260630 12:11:17.205929  8162 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6d31eca1c1ad499388291c2e3d9b686a: No bootstrap required, opened a new log
I20260630 12:11:17.210886  8228 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 38cadec2d6ce4e3593196ba8ee72c0de: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:17.211788  8097 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e: No bootstrap required, opened a new log
I20260630 12:11:17.216952  8228 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38cadec2d6ce4e3593196ba8ee72c0de: No bootstrap required, opened a new log
I20260630 12:11:17.230638  8228 raft_consensus.cc:359] T 00000000000000000000000000000000 P 38cadec2d6ce4e3593196ba8ee72c0de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 33945 } } peers { permanent_uuid: "6d31eca1c1ad499388291c2e3d9b686a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 33327 } } peers { permanent_uuid: "38cadec2d6ce4e3593196ba8ee72c0de" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } }
I20260630 12:11:17.230636  8097 raft_consensus.cc:359] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 33945 } } peers { permanent_uuid: "6d31eca1c1ad499388291c2e3d9b686a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 33327 } } peers { permanent_uuid: "38cadec2d6ce4e3593196ba8ee72c0de" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } }
I20260630 12:11:17.230636  8162 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6d31eca1c1ad499388291c2e3d9b686a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 33945 } } peers { permanent_uuid: "6d31eca1c1ad499388291c2e3d9b686a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 33327 } } peers { permanent_uuid: "38cadec2d6ce4e3593196ba8ee72c0de" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } }
I20260630 12:11:17.232424  8228 raft_consensus.cc:385] T 00000000000000000000000000000000 P 38cadec2d6ce4e3593196ba8ee72c0de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:17.232472  8097 raft_consensus.cc:385] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:17.232550  8162 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6d31eca1c1ad499388291c2e3d9b686a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:17.232841  8228 raft_consensus.cc:740] T 00000000000000000000000000000000 P 38cadec2d6ce4e3593196ba8ee72c0de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38cadec2d6ce4e3593196ba8ee72c0de, State: Initialized, Role: FOLLOWER
I20260630 12:11:17.232978  8097 raft_consensus.cc:740] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2eebe4279d54258b02fddf12d8d8a7e, State: Initialized, Role: FOLLOWER
I20260630 12:11:17.233033  8162 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6d31eca1c1ad499388291c2e3d9b686a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d31eca1c1ad499388291c2e3d9b686a, State: Initialized, Role: FOLLOWER
I20260630 12:11:17.234292  8162 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6d31eca1c1ad499388291c2e3d9b686a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 33945 } } peers { permanent_uuid: "6d31eca1c1ad499388291c2e3d9b686a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 33327 } } peers { permanent_uuid: "38cadec2d6ce4e3593196ba8ee72c0de" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } }
I20260630 12:11:17.234298  8228 consensus_queue.cc:260] T 00000000000000000000000000000000 P 38cadec2d6ce4e3593196ba8ee72c0de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 33945 } } peers { permanent_uuid: "6d31eca1c1ad499388291c2e3d9b686a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 33327 } } peers { permanent_uuid: "38cadec2d6ce4e3593196ba8ee72c0de" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } }
I20260630 12:11:17.234298  8097 consensus_queue.cc:260] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 33945 } } peers { permanent_uuid: "6d31eca1c1ad499388291c2e3d9b686a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 33327 } } peers { permanent_uuid: "38cadec2d6ce4e3593196ba8ee72c0de" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } }
I20260630 12:11:17.239996  8236 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6d31eca1c1ad499388291c2e3d9b686a [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: "e2eebe4279d54258b02fddf12d8d8a7e" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 33945 } } peers { permanent_uuid: "6d31eca1c1ad499388291c2e3d9b686a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 33327 } } peers { permanent_uuid: "38cadec2d6ce4e3593196ba8ee72c0de" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } } }
I20260630 12:11:17.241210  8236 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6d31eca1c1ad499388291c2e3d9b686a [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:17.242866  8162 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6d31eca1c1ad499388291c2e3d9b686a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:17.243009  8237 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [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: "e2eebe4279d54258b02fddf12d8d8a7e" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 33945 } } peers { permanent_uuid: "6d31eca1c1ad499388291c2e3d9b686a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 33327 } } peers { permanent_uuid: "38cadec2d6ce4e3593196ba8ee72c0de" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } } }
I20260630 12:11:17.243858  8237 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:17.244745  8097 sys_catalog.cc:565] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:17.245363  8238 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38cadec2d6ce4e3593196ba8ee72c0de [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: "e2eebe4279d54258b02fddf12d8d8a7e" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 33945 } } peers { permanent_uuid: "6d31eca1c1ad499388291c2e3d9b686a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 33327 } } peers { permanent_uuid: "38cadec2d6ce4e3593196ba8ee72c0de" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } } }
I20260630 12:11:17.246193  8238 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38cadec2d6ce4e3593196ba8ee72c0de [sys.catalog]: This master's current role is: FOLLOWER
W20260630 12:11:17.247459  8051 tablet.cc:2406] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:11:17.247727  8228 sys_catalog.cc:565] T 00000000000000000000000000000000 P 38cadec2d6ce4e3593196ba8ee72c0de [sys.catalog]: configured and running, proceeding with master startup.
W20260630 12:11:17.317198  8264 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 6d31eca1c1ad499388291c2e3d9b686a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:17.318173  8264 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:11:17.319394  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:11:17.319674  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260630 12:11:17.320710  8270 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 38cadec2d6ce4e3593196ba8ee72c0de: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:17.321034  8270 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:11:17.321599  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:17.328732  8272 catalog_manager.cc:1594] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:17.329304  8272 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:11:17.332932  8273 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:17.338820  8274 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:17.339787  8276 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:17.342074  8030 server_base.cc:1061] running on GCE node
I20260630 12:11:17.343116  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:17.343354  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:17.343539  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821477343527 us; error 0 us; skew 500 ppm
I20260630 12:11:17.344038  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:17.346942  8030 webserver.cc:533] Webserver started at http://127.7.215.129:42985/ using document root <none> and password file <none>
I20260630 12:11:17.347437  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:17.347644  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:17.347930  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:17.349112  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-0/minicluster-data/ts-0-root/instance:
uuid: "d8804ea225714699b964b25d0284548f"
format_stamp: "Formatted at 2026-06-30 12:11:17 on dist-test-slave-35fp"
I20260630 12:11:17.354250  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:11:17.358040  8281 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:17.358937  8030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:11:17.359279  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "d8804ea225714699b964b25d0284548f"
format_stamp: "Formatted at 2026-06-30 12:11:17 on dist-test-slave-35fp"
I20260630 12:11:17.359592  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-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)
I20260630 12:11:17.387600  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:17.388913  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:17.391697  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:17.397154  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:17.397440  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:17.397722  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:17.397935  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:17.513002  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:37489
I20260630 12:11:17.513120  8343 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:37489 every 8 connection(s)
I20260630 12:11:17.546998  8344 heartbeater.cc:344] Connected to a master server at 127.7.215.188:45169
I20260630 12:11:17.547717  8344 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:17.549571  8344 heartbeater.cc:507] Master 127.7.215.188:45169 requested a full tablet report, sending...
I20260630 12:11:17.561753  8193 ts_manager.cc:194] Registered new tserver with Master: d8804ea225714699b964b25d0284548f (127.7.215.129:37489)
I20260630 12:11:17.564761  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:17.573655  8346 heartbeater.cc:344] Connected to a master server at 127.7.215.190:33945
I20260630 12:11:17.573798  8345 heartbeater.cc:344] Connected to a master server at 127.7.215.189:33327
I20260630 12:11:17.574167  8346 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:17.574193  8345 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:17.575450  8346 heartbeater.cc:507] Master 127.7.215.190:33945 requested a full tablet report, sending...
I20260630 12:11:17.575450  8345 heartbeater.cc:507] Master 127.7.215.189:33327 requested a full tablet report, sending...
I20260630 12:11:17.578795  8237 raft_consensus.cc:493] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:17.580319  8237 raft_consensus.cc:515] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 33945 } } peers { permanent_uuid: "6d31eca1c1ad499388291c2e3d9b686a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 33327 } } peers { permanent_uuid: "38cadec2d6ce4e3593196ba8ee72c0de" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } }
I20260630 12:11:17.582791  8127 ts_manager.cc:194] Registered new tserver with Master: d8804ea225714699b964b25d0284548f (127.7.215.129:37489)
W20260630 12:11:17.582455  8351 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:17.587091  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31eca1c1ad499388291c2e3d9b686a" is_pre_election: true
I20260630 12:11:17.588438  8237 leader_election.cc:290] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d31eca1c1ad499388291c2e3d9b686a (127.7.215.189:33327), 38cadec2d6ce4e3593196ba8ee72c0de (127.7.215.188:45169)
I20260630 12:11:17.588307  8202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38cadec2d6ce4e3593196ba8ee72c0de" is_pre_election: true
I20260630 12:11:17.590204  8202 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 38cadec2d6ce4e3593196ba8ee72c0de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2eebe4279d54258b02fddf12d8d8a7e in term 0.
I20260630 12:11:17.588348  8137 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6d31eca1c1ad499388291c2e3d9b686a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2eebe4279d54258b02fddf12d8d8a7e in term 0.
I20260630 12:11:17.591696  8062 ts_manager.cc:194] Registered new tserver with Master: d8804ea225714699b964b25d0284548f (127.7.215.129:37489)
W20260630 12:11:17.592834  8352 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:17.594159  8046 leader_election.cc:304] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d31eca1c1ad499388291c2e3d9b686a, e2eebe4279d54258b02fddf12d8d8a7e; no voters: 
I20260630 12:11:17.595729  8237 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:17.596220  8237 raft_consensus.cc:493] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:17.597090  8237 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:17.604650  8237 raft_consensus.cc:515] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 33945 } } peers { permanent_uuid: "6d31eca1c1ad499388291c2e3d9b686a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 33327 } } peers { permanent_uuid: "38cadec2d6ce4e3593196ba8ee72c0de" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } }
W20260630 12:11:17.605587  8354 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:17.607458  8237 leader_election.cc:290] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [CANDIDATE]: Term 1 election: Requested vote from peers 6d31eca1c1ad499388291c2e3d9b686a (127.7.215.189:33327), 38cadec2d6ce4e3593196ba8ee72c0de (127.7.215.188:45169)
I20260630 12:11:17.608266  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31eca1c1ad499388291c2e3d9b686a"
I20260630 12:11:17.608649  8202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38cadec2d6ce4e3593196ba8ee72c0de"
I20260630 12:11:17.608851  8137 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6d31eca1c1ad499388291c2e3d9b686a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:17.609167  8202 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 38cadec2d6ce4e3593196ba8ee72c0de [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:17.612473  8030 server_base.cc:1061] running on GCE node
I20260630 12:11:17.613899  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:17.614164  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:17.614364  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821477614347 us; error 0 us; skew 500 ppm
I20260630 12:11:17.615073  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:17.617079  8137 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6d31eca1c1ad499388291c2e3d9b686a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2eebe4279d54258b02fddf12d8d8a7e in term 1.
I20260630 12:11:17.617053  8202 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 38cadec2d6ce4e3593196ba8ee72c0de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2eebe4279d54258b02fddf12d8d8a7e in term 1.
I20260630 12:11:17.618466  8049 leader_election.cc:304] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38cadec2d6ce4e3593196ba8ee72c0de, e2eebe4279d54258b02fddf12d8d8a7e; no voters: 
I20260630 12:11:17.619354  8237 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:17.620496  8237 raft_consensus.cc:697] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [term 1 LEADER]: Becoming Leader. State: Replica: e2eebe4279d54258b02fddf12d8d8a7e, State: Running, Role: LEADER
I20260630 12:11:17.621392  8237 consensus_queue.cc:237] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 33945 } } peers { permanent_uuid: "6d31eca1c1ad499388291c2e3d9b686a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 33327 } } peers { permanent_uuid: "38cadec2d6ce4e3593196ba8ee72c0de" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } }
I20260630 12:11:17.630074  8030 webserver.cc:533] Webserver started at http://127.7.215.130:42799/ using document root <none> and password file <none>
I20260630 12:11:17.630916  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:17.631172  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:17.631536  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:17.631917  8357 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [sys.catalog]: SysCatalogTable state changed. Reason: New leader e2eebe4279d54258b02fddf12d8d8a7e. Latest consensus state: current_term: 1 leader_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 33945 } } peers { permanent_uuid: "6d31eca1c1ad499388291c2e3d9b686a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 33327 } } peers { permanent_uuid: "38cadec2d6ce4e3593196ba8ee72c0de" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } } }
I20260630 12:11:17.632575  8357 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:17.632941  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-0/minicluster-data/ts-1-root/instance:
uuid: "3487d11e71d846c6a8cad8036e1f5f33"
format_stamp: "Formatted at 2026-06-30 12:11:17 on dist-test-slave-35fp"
I20260630 12:11:17.634989  8360 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:17.640640  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:11:17.641791  8360 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:17.649835  8362 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:17.651292  8030 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.002s	sys 0.004s
I20260630 12:11:17.651691  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "3487d11e71d846c6a8cad8036e1f5f33"
format_stamp: "Formatted at 2026-06-30 12:11:17 on dist-test-slave-35fp"
I20260630 12:11:17.652021  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-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)
I20260630 12:11:17.661114  8202 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 38cadec2d6ce4e3593196ba8ee72c0de [term 1 FOLLOWER]: Refusing update from remote peer e2eebe4279d54258b02fddf12d8d8a7e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:17.661695  8137 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6d31eca1c1ad499388291c2e3d9b686a [term 1 FOLLOWER]: Refusing update from remote peer e2eebe4279d54258b02fddf12d8d8a7e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:17.663450  8357 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "38cadec2d6ce4e3593196ba8ee72c0de" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:17.665330  8237 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d31eca1c1ad499388291c2e3d9b686a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 33327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:17.682638  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:17.684362  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:17.695905  8238 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38cadec2d6ce4e3593196ba8ee72c0de [sys.catalog]: SysCatalogTable state changed. Reason: New leader e2eebe4279d54258b02fddf12d8d8a7e. Latest consensus state: current_term: 1 leader_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 33945 } } peers { permanent_uuid: "6d31eca1c1ad499388291c2e3d9b686a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 33327 } } peers { permanent_uuid: "38cadec2d6ce4e3593196ba8ee72c0de" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } } }
I20260630 12:11:17.697034  8238 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38cadec2d6ce4e3593196ba8ee72c0de [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:17.700697  8236 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6d31eca1c1ad499388291c2e3d9b686a [sys.catalog]: SysCatalogTable state changed. Reason: New leader e2eebe4279d54258b02fddf12d8d8a7e. Latest consensus state: current_term: 1 leader_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 33945 } } peers { permanent_uuid: "6d31eca1c1ad499388291c2e3d9b686a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 33327 } } peers { permanent_uuid: "38cadec2d6ce4e3593196ba8ee72c0de" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } } }
I20260630 12:11:17.701457  8236 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6d31eca1c1ad499388291c2e3d9b686a [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:17.703027  8363 mvcc.cc:204] Tried to move back new op lower bound from 7302436772472569856 to 7302436772346097664. Current Snapshot: MvccSnapshot[applied={T|T < 7302436772472569856}]
I20260630 12:11:17.707657  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:17.711076  8236 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6d31eca1c1ad499388291c2e3d9b686a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 33945 } } peers { permanent_uuid: "6d31eca1c1ad499388291c2e3d9b686a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 33327 } } peers { permanent_uuid: "38cadec2d6ce4e3593196ba8ee72c0de" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } } }
I20260630 12:11:17.711848  8236 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6d31eca1c1ad499388291c2e3d9b686a [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:17.713232  8238 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38cadec2d6ce4e3593196ba8ee72c0de [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 33945 } } peers { permanent_uuid: "6d31eca1c1ad499388291c2e3d9b686a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 33327 } } peers { permanent_uuid: "38cadec2d6ce4e3593196ba8ee72c0de" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } } }
I20260630 12:11:17.713976  8238 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38cadec2d6ce4e3593196ba8ee72c0de [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:17.714728  8357 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 33945 } } peers { permanent_uuid: "6d31eca1c1ad499388291c2e3d9b686a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 33327 } } peers { permanent_uuid: "38cadec2d6ce4e3593196ba8ee72c0de" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } } }
I20260630 12:11:17.715863  8357 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:17.716120  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:17.716698  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260630 12:11:17.716972  8357 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2eebe4279d54258b02fddf12d8d8a7e" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 33945 } } peers { permanent_uuid: "6d31eca1c1ad499388291c2e3d9b686a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 33327 } } peers { permanent_uuid: "38cadec2d6ce4e3593196ba8ee72c0de" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 45169 } } }
I20260630 12:11:17.717877  8357 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:17.735591  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:17.735795  8360 catalog_manager.cc:1383] Generated new cluster ID: 7bd9d47f84b24de0940e92e1a0dcfb9b
I20260630 12:11:17.735934  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260630 12:11:17.736302  8360 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:17.771394  8360 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:17.773171  8360 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:17.849895  8360 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e: Generated new TSK 0
I20260630 12:11:17.851225  8360 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:17.914189  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:35545
I20260630 12:11:17.914284  8433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:35545 every 8 connection(s)
I20260630 12:11:17.931919  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:17.945884  8434 heartbeater.cc:344] Connected to a master server at 127.7.215.188:45169
I20260630 12:11:17.946425  8434 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:17.948045  8434 heartbeater.cc:507] Master 127.7.215.188:45169 requested a full tablet report, sending...
I20260630 12:11:17.952371  8193 ts_manager.cc:194] Registered new tserver with Master: 3487d11e71d846c6a8cad8036e1f5f33 (127.7.215.130:35545)
I20260630 12:11:17.955714  8435 heartbeater.cc:344] Connected to a master server at 127.7.215.189:33327
I20260630 12:11:17.956156  8435 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:17.957690  8435 heartbeater.cc:507] Master 127.7.215.189:33327 requested a full tablet report, sending...
I20260630 12:11:17.961007  8127 ts_manager.cc:194] Registered new tserver with Master: 3487d11e71d846c6a8cad8036e1f5f33 (127.7.215.130:35545)
W20260630 12:11:17.966899  8440 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:17.969688  8442 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:17.971045  8436 heartbeater.cc:344] Connected to a master server at 127.7.215.190:33945
I20260630 12:11:17.971853  8436 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:17.973011  8436 heartbeater.cc:507] Master 127.7.215.190:33945 requested a full tablet report, sending...
I20260630 12:11:17.975769  8062 ts_manager.cc:194] Registered new tserver with Master: 3487d11e71d846c6a8cad8036e1f5f33 (127.7.215.130:35545)
W20260630 12:11:17.976313  8445 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:17.978709  8030 server_base.cc:1061] running on GCE node
I20260630 12:11:17.979514  8062 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42034
I20260630 12:11:17.979740  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:17.980072  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:17.980276  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821477980258 us; error 0 us; skew 500 ppm
I20260630 12:11:17.980849  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:17.983655  8030 webserver.cc:533] Webserver started at http://127.7.215.131:34373/ using document root <none> and password file <none>
I20260630 12:11:17.984148  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:17.984369  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:17.984639  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:17.985688  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-0/minicluster-data/ts-2-root/instance:
uuid: "e05dc446cbe54248afc5fb0d68c1eae1"
format_stamp: "Formatted at 2026-06-30 12:11:17 on dist-test-slave-35fp"
I20260630 12:11:17.990595  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:11:17.994731  8449 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:17.995709  8030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:11:17.996071  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "e05dc446cbe54248afc5fb0d68c1eae1"
format_stamp: "Formatted at 2026-06-30 12:11:17 on dist-test-slave-35fp"
I20260630 12:11:17.996443  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821475204949-8030-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)
I20260630 12:11:18.040983  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:18.042809  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:18.045498  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:18.050016  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:18.050313  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:18.050624  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:18.050873  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:18.147940  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:35209
I20260630 12:11:18.148006  8511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:35209 every 8 connection(s)
I20260630 12:11:18.187297  8512 heartbeater.cc:344] Connected to a master server at 127.7.215.188:45169
I20260630 12:11:18.187729  8512 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:18.189152  8512 heartbeater.cc:507] Master 127.7.215.188:45169 requested a full tablet report, sending...
I20260630 12:11:18.192706  8193 ts_manager.cc:194] Registered new tserver with Master: e05dc446cbe54248afc5fb0d68c1eae1 (127.7.215.131:35209)
I20260630 12:11:18.193169  8513 heartbeater.cc:344] Connected to a master server at 127.7.215.189:33327
I20260630 12:11:18.193588  8513 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:18.194722  8513 heartbeater.cc:507] Master 127.7.215.189:33327 requested a full tablet report, sending...
I20260630 12:11:18.197342  8514 heartbeater.cc:344] Connected to a master server at 127.7.215.190:33945
I20260630 12:11:18.197765  8514 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:18.197832  8127 ts_manager.cc:194] Registered new tserver with Master: e05dc446cbe54248afc5fb0d68c1eae1 (127.7.215.131:35209)
I20260630 12:11:18.198952  8514 heartbeater.cc:507] Master 127.7.215.190:33945 requested a full tablet report, sending...
I20260630 12:11:18.201267  8062 ts_manager.cc:194] Registered new tserver with Master: e05dc446cbe54248afc5fb0d68c1eae1 (127.7.215.131:35209)
I20260630 12:11:18.202158  8030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.0269262s
I20260630 12:11:18.202796  8062 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42050
I20260630 12:11:18.322602  8264 catalog_manager.cc:1295] Loaded cluster ID: 7bd9d47f84b24de0940e92e1a0dcfb9b
I20260630 12:11:18.322952  8264 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 6d31eca1c1ad499388291c2e3d9b686a: loading cluster ID for follower catalog manager: success
I20260630 12:11:18.327672  8270 catalog_manager.cc:1295] Loaded cluster ID: 7bd9d47f84b24de0940e92e1a0dcfb9b
I20260630 12:11:18.328009  8270 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 38cadec2d6ce4e3593196ba8ee72c0de: loading cluster ID for follower catalog manager: success
I20260630 12:11:18.329097  8264 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 6d31eca1c1ad499388291c2e3d9b686a: acquiring CA information for follower catalog manager: success
I20260630 12:11:18.333325  8264 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 6d31eca1c1ad499388291c2e3d9b686a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:18.336056  8270 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 38cadec2d6ce4e3593196ba8ee72c0de: acquiring CA information for follower catalog manager: success
I20260630 12:11:18.341600  8270 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 38cadec2d6ce4e3593196ba8ee72c0de: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:18.602926  8062 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42020
I20260630 12:11:18.983456  8436 heartbeater.cc:499] Master 127.7.215.190:33945 was elected leader, sending a full tablet report...
I20260630 12:11:19.206081  8514 heartbeater.cc:499] Master 127.7.215.190:33945 was elected leader, sending a full tablet report...
I20260630 12:11:19.314116  8271 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:19.459175  8062 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35386:
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"
    }
  }
}
I20260630 12:11:19.602023  8477 tablet_service.cc:1511] Processing CreateTablet for tablet 790e5722fdfb461cbad26be10e8be2fe (DEFAULT_TABLE table=test-workload [id=7ddf03c19374441a98048d155f647882]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:11:19.604387  8477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 790e5722fdfb461cbad26be10e8be2fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:19.605875  8346 heartbeater.cc:499] Master 127.7.215.190:33945 was elected leader, sending a full tablet report...
I20260630 12:11:19.623678  8399 tablet_service.cc:1511] Processing CreateTablet for tablet 3f588874f6f54e4ebbe491b8249ea38a (DEFAULT_TABLE table=test-workload [id=7ddf03c19374441a98048d155f647882]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:11:19.625214  8399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f588874f6f54e4ebbe491b8249ea38a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:19.632896  8309 tablet_service.cc:1511] Processing CreateTablet for tablet 8f115a60524a436bb58ecf15de32e743 (DEFAULT_TABLE table=test-workload [id=7ddf03c19374441a98048d155f647882]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:11:19.635866  8308 tablet_service.cc:1511] Processing CreateTablet for tablet c7b5940568ab43a6a2114e5313c730ed (DEFAULT_TABLE table=test-workload [id=7ddf03c19374441a98048d155f647882]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:11:19.641824  8309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f115a60524a436bb58ecf15de32e743. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:19.643081  8308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b5940568ab43a6a2114e5313c730ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:19.657080  8546 tablet_bootstrap.cc:492] T 790e5722fdfb461cbad26be10e8be2fe P e05dc446cbe54248afc5fb0d68c1eae1: Bootstrap starting.
I20260630 12:11:19.668141  8546 tablet_bootstrap.cc:654] T 790e5722fdfb461cbad26be10e8be2fe P e05dc446cbe54248afc5fb0d68c1eae1: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:19.677264  8546 tablet_bootstrap.cc:492] T 790e5722fdfb461cbad26be10e8be2fe P e05dc446cbe54248afc5fb0d68c1eae1: No bootstrap required, opened a new log
I20260630 12:11:19.677838  8546 ts_tablet_manager.cc:1403] T 790e5722fdfb461cbad26be10e8be2fe P e05dc446cbe54248afc5fb0d68c1eae1: Time spent bootstrapping tablet: real 0.021s	user 0.000s	sys 0.014s
I20260630 12:11:19.680866  8546 raft_consensus.cc:359] T 790e5722fdfb461cbad26be10e8be2fe P e05dc446cbe54248afc5fb0d68c1eae1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e05dc446cbe54248afc5fb0d68c1eae1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35209 } }
I20260630 12:11:19.682152  8546 raft_consensus.cc:385] T 790e5722fdfb461cbad26be10e8be2fe P e05dc446cbe54248afc5fb0d68c1eae1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:19.682477  8546 raft_consensus.cc:740] T 790e5722fdfb461cbad26be10e8be2fe P e05dc446cbe54248afc5fb0d68c1eae1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e05dc446cbe54248afc5fb0d68c1eae1, State: Initialized, Role: FOLLOWER
I20260630 12:11:19.683383  8546 consensus_queue.cc:260] T 790e5722fdfb461cbad26be10e8be2fe P e05dc446cbe54248afc5fb0d68c1eae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e05dc446cbe54248afc5fb0d68c1eae1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35209 } }
I20260630 12:11:19.684321  8546 raft_consensus.cc:399] T 790e5722fdfb461cbad26be10e8be2fe P e05dc446cbe54248afc5fb0d68c1eae1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:19.684707  8548 tablet_bootstrap.cc:492] T 8f115a60524a436bb58ecf15de32e743 P d8804ea225714699b964b25d0284548f: Bootstrap starting.
I20260630 12:11:19.684657  8546 raft_consensus.cc:493] T 790e5722fdfb461cbad26be10e8be2fe P e05dc446cbe54248afc5fb0d68c1eae1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:19.686324  8546 raft_consensus.cc:3060] T 790e5722fdfb461cbad26be10e8be2fe P e05dc446cbe54248afc5fb0d68c1eae1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:19.691810  8549 tablet_bootstrap.cc:492] T 3f588874f6f54e4ebbe491b8249ea38a P 3487d11e71d846c6a8cad8036e1f5f33: Bootstrap starting.
I20260630 12:11:19.697212  8546 raft_consensus.cc:515] T 790e5722fdfb461cbad26be10e8be2fe P e05dc446cbe54248afc5fb0d68c1eae1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e05dc446cbe54248afc5fb0d68c1eae1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35209 } }
I20260630 12:11:19.697625  8548 tablet_bootstrap.cc:654] T 8f115a60524a436bb58ecf15de32e743 P d8804ea225714699b964b25d0284548f: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:19.698374  8546 leader_election.cc:304] T 790e5722fdfb461cbad26be10e8be2fe P e05dc446cbe54248afc5fb0d68c1eae1 [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: e05dc446cbe54248afc5fb0d68c1eae1; no voters: 
I20260630 12:11:19.699012  8549 tablet_bootstrap.cc:654] T 3f588874f6f54e4ebbe491b8249ea38a P 3487d11e71d846c6a8cad8036e1f5f33: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:19.701664  8546 leader_election.cc:290] T 790e5722fdfb461cbad26be10e8be2fe P e05dc446cbe54248afc5fb0d68c1eae1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:19.703403  8550 raft_consensus.cc:2804] T 790e5722fdfb461cbad26be10e8be2fe P e05dc446cbe54248afc5fb0d68c1eae1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:19.707774  8550 raft_consensus.cc:697] T 790e5722fdfb461cbad26be10e8be2fe P e05dc446cbe54248afc5fb0d68c1eae1 [term 1 LEADER]: Becoming Leader. State: Replica: e05dc446cbe54248afc5fb0d68c1eae1, State: Running, Role: LEADER
I20260630 12:11:19.708082  8546 ts_tablet_manager.cc:1434] T 790e5722fdfb461cbad26be10e8be2fe P e05dc446cbe54248afc5fb0d68c1eae1: Time spent starting tablet: real 0.030s	user 0.026s	sys 0.000s
I20260630 12:11:19.708657  8550 consensus_queue.cc:237] T 790e5722fdfb461cbad26be10e8be2fe P e05dc446cbe54248afc5fb0d68c1eae1 [LEADER]: Queue going to LEADER mode. State: All 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: "e05dc446cbe54248afc5fb0d68c1eae1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35209 } }
I20260630 12:11:19.709199  8548 tablet_bootstrap.cc:492] T 8f115a60524a436bb58ecf15de32e743 P d8804ea225714699b964b25d0284548f: No bootstrap required, opened a new log
I20260630 12:11:19.709712  8548 ts_tablet_manager.cc:1403] T 8f115a60524a436bb58ecf15de32e743 P d8804ea225714699b964b25d0284548f: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.007s
I20260630 12:11:19.714303  8548 raft_consensus.cc:359] T 8f115a60524a436bb58ecf15de32e743 P d8804ea225714699b964b25d0284548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8804ea225714699b964b25d0284548f" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37489 } }
I20260630 12:11:19.715003  8548 raft_consensus.cc:385] T 8f115a60524a436bb58ecf15de32e743 P d8804ea225714699b964b25d0284548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:19.715418  8548 raft_consensus.cc:740] T 8f115a60524a436bb58ecf15de32e743 P d8804ea225714699b964b25d0284548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8804ea225714699b964b25d0284548f, State: Initialized, Role: FOLLOWER
I20260630 12:11:19.715798  8549 tablet_bootstrap.cc:492] T 3f588874f6f54e4ebbe491b8249ea38a P 3487d11e71d846c6a8cad8036e1f5f33: No bootstrap required, opened a new log
I20260630 12:11:19.716295  8549 ts_tablet_manager.cc:1403] T 3f588874f6f54e4ebbe491b8249ea38a P 3487d11e71d846c6a8cad8036e1f5f33: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.005s
I20260630 12:11:19.716178  8548 consensus_queue.cc:260] T 8f115a60524a436bb58ecf15de32e743 P d8804ea225714699b964b25d0284548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d8804ea225714699b964b25d0284548f" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37489 } }
I20260630 12:11:19.716922  8548 raft_consensus.cc:399] T 8f115a60524a436bb58ecf15de32e743 P d8804ea225714699b964b25d0284548f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:19.717252  8548 raft_consensus.cc:493] T 8f115a60524a436bb58ecf15de32e743 P d8804ea225714699b964b25d0284548f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:19.717592  8548 raft_consensus.cc:3060] T 8f115a60524a436bb58ecf15de32e743 P d8804ea225714699b964b25d0284548f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:19.719713  8549 raft_consensus.cc:359] T 3f588874f6f54e4ebbe491b8249ea38a P 3487d11e71d846c6a8cad8036e1f5f33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3487d11e71d846c6a8cad8036e1f5f33" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35545 } }
I20260630 12:11:19.720824  8549 raft_consensus.cc:385] T 3f588874f6f54e4ebbe491b8249ea38a P 3487d11e71d846c6a8cad8036e1f5f33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:19.721154  8549 raft_consensus.cc:740] T 3f588874f6f54e4ebbe491b8249ea38a P 3487d11e71d846c6a8cad8036e1f5f33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3487d11e71d846c6a8cad8036e1f5f33, State: Initialized, Role: FOLLOWER
I20260630 12:11:19.721869  8549 consensus_queue.cc:260] T 3f588874f6f54e4ebbe491b8249ea38a P 3487d11e71d846c6a8cad8036e1f5f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3487d11e71d846c6a8cad8036e1f5f33" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35545 } }
I20260630 12:11:19.722604  8549 raft_consensus.cc:399] T 3f588874f6f54e4ebbe491b8249ea38a P 3487d11e71d846c6a8cad8036e1f5f33 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:19.722944  8549 raft_consensus.cc:493] T 3f588874f6f54e4ebbe491b8249ea38a P 3487d11e71d846c6a8cad8036e1f5f33 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:19.723320  8549 raft_consensus.cc:3060] T 3f588874f6f54e4ebbe491b8249ea38a P 3487d11e71d846c6a8cad8036e1f5f33 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:19.725185  8061 catalog_manager.cc:5697] T 790e5722fdfb461cbad26be10e8be2fe P e05dc446cbe54248afc5fb0d68c1eae1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e05dc446cbe54248afc5fb0d68c1eae1 (127.7.215.131). New cstate: current_term: 1 leader_uuid: "e05dc446cbe54248afc5fb0d68c1eae1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e05dc446cbe54248afc5fb0d68c1eae1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35209 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:19.728698  8548 raft_consensus.cc:515] T 8f115a60524a436bb58ecf15de32e743 P d8804ea225714699b964b25d0284548f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8804ea225714699b964b25d0284548f" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37489 } }
I20260630 12:11:19.729476  8548 leader_election.cc:304] T 8f115a60524a436bb58ecf15de32e743 P d8804ea225714699b964b25d0284548f [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: d8804ea225714699b964b25d0284548f; no voters: 
I20260630 12:11:19.731493  8549 raft_consensus.cc:515] T 3f588874f6f54e4ebbe491b8249ea38a P 3487d11e71d846c6a8cad8036e1f5f33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3487d11e71d846c6a8cad8036e1f5f33" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35545 } }
I20260630 12:11:19.731949  8548 leader_election.cc:290] T 8f115a60524a436bb58ecf15de32e743 P d8804ea225714699b964b25d0284548f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:19.732303  8549 leader_election.cc:304] T 3f588874f6f54e4ebbe491b8249ea38a P 3487d11e71d846c6a8cad8036e1f5f33 [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: 3487d11e71d846c6a8cad8036e1f5f33; no voters: 
I20260630 12:11:19.733040  8556 raft_consensus.cc:2804] T 8f115a60524a436bb58ecf15de32e743 P d8804ea225714699b964b25d0284548f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:19.741472  8548 ts_tablet_manager.cc:1434] T 8f115a60524a436bb58ecf15de32e743 P d8804ea225714699b964b25d0284548f: Time spent starting tablet: real 0.031s	user 0.021s	sys 0.009s
I20260630 12:11:19.743430  8548 tablet_bootstrap.cc:492] T c7b5940568ab43a6a2114e5313c730ed P d8804ea225714699b964b25d0284548f: Bootstrap starting.
I20260630 12:11:19.753274  8548 tablet_bootstrap.cc:654] T c7b5940568ab43a6a2114e5313c730ed P d8804ea225714699b964b25d0284548f: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:19.786242  8548 tablet_bootstrap.cc:492] T c7b5940568ab43a6a2114e5313c730ed P d8804ea225714699b964b25d0284548f: No bootstrap required, opened a new log
I20260630 12:11:19.786974  8548 ts_tablet_manager.cc:1403] T c7b5940568ab43a6a2114e5313c730ed P d8804ea225714699b964b25d0284548f: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.005s
I20260630 12:11:19.788311  8556 raft_consensus.cc:697] T 8f115a60524a436bb58ecf15de32e743 P d8804ea225714699b964b25d0284548f [term 1 LEADER]: Becoming Leader. State: Replica: d8804ea225714699b964b25d0284548f, State: Running, Role: LEADER
I20260630 12:11:19.789405  8556 consensus_queue.cc:237] T 8f115a60524a436bb58ecf15de32e743 P d8804ea225714699b964b25d0284548f [LEADER]: Queue going to LEADER mode. State: All 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: "d8804ea225714699b964b25d0284548f" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37489 } }
I20260630 12:11:19.790902  8548 raft_consensus.cc:359] T c7b5940568ab43a6a2114e5313c730ed P d8804ea225714699b964b25d0284548f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8804ea225714699b964b25d0284548f" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37489 } }
I20260630 12:11:19.792423  8548 raft_consensus.cc:385] T c7b5940568ab43a6a2114e5313c730ed P d8804ea225714699b964b25d0284548f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:19.792804  8548 raft_consensus.cc:740] T c7b5940568ab43a6a2114e5313c730ed P d8804ea225714699b964b25d0284548f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8804ea225714699b964b25d0284548f, State: Initialized, Role: FOLLOWER
I20260630 12:11:19.793721  8548 consensus_queue.cc:260] T c7b5940568ab43a6a2114e5313c730ed P d8804ea225714699b964b25d0284548f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d8804ea225714699b964b25d0284548f" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37489 } }
I20260630 12:11:19.794606  8548 raft_consensus.cc:399] T c7b5940568ab43a6a2114e5313c730ed P d8804ea225714699b964b25d0284548f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:19.795004  8548 raft_consensus.cc:493] T c7b5940568ab43a6a2114e5313c730ed P d8804ea225714699b964b25d0284548f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:19.795449  8548 raft_consensus.cc:3060] T c7b5940568ab43a6a2114e5313c730ed P d8804ea225714699b964b25d0284548f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:19.801232  8549 leader_election.cc:290] T 3f588874f6f54e4ebbe491b8249ea38a P 3487d11e71d846c6a8cad8036e1f5f33 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:19.801673  8558 raft_consensus.cc:2804] T 3f588874f6f54e4ebbe491b8249ea38a P 3487d11e71d846c6a8cad8036e1f5f33 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:19.813685  8548 raft_consensus.cc:515] T c7b5940568ab43a6a2114e5313c730ed P d8804ea225714699b964b25d0284548f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8804ea225714699b964b25d0284548f" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37489 } }
I20260630 12:11:19.815018  8548 leader_election.cc:304] T c7b5940568ab43a6a2114e5313c730ed P d8804ea225714699b964b25d0284548f [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: d8804ea225714699b964b25d0284548f; no voters: 
I20260630 12:11:19.816037  8548 leader_election.cc:290] T c7b5940568ab43a6a2114e5313c730ed P d8804ea225714699b964b25d0284548f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:19.817521  8559 raft_consensus.cc:2804] T c7b5940568ab43a6a2114e5313c730ed P d8804ea225714699b964b25d0284548f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:19.818472  8548 ts_tablet_manager.cc:1434] T c7b5940568ab43a6a2114e5313c730ed P d8804ea225714699b964b25d0284548f: Time spent starting tablet: real 0.031s	user 0.021s	sys 0.000s
I20260630 12:11:19.826103  8062 catalog_manager.cc:5697] T 8f115a60524a436bb58ecf15de32e743 P d8804ea225714699b964b25d0284548f reported cstate change: term changed from 0 to 1, leader changed from <none> to d8804ea225714699b964b25d0284548f (127.7.215.129). New cstate: current_term: 1 leader_uuid: "d8804ea225714699b964b25d0284548f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8804ea225714699b964b25d0284548f" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37489 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:19.832974  8559 raft_consensus.cc:697] T c7b5940568ab43a6a2114e5313c730ed P d8804ea225714699b964b25d0284548f [term 1 LEADER]: Becoming Leader. State: Replica: d8804ea225714699b964b25d0284548f, State: Running, Role: LEADER
I20260630 12:11:19.833849  8559 consensus_queue.cc:237] T c7b5940568ab43a6a2114e5313c730ed P d8804ea225714699b964b25d0284548f [LEADER]: Queue going to LEADER mode. State: All 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: "d8804ea225714699b964b25d0284548f" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37489 } }
I20260630 12:11:19.846654  8558 raft_consensus.cc:697] T 3f588874f6f54e4ebbe491b8249ea38a P 3487d11e71d846c6a8cad8036e1f5f33 [term 1 LEADER]: Becoming Leader. State: Replica: 3487d11e71d846c6a8cad8036e1f5f33, State: Running, Role: LEADER
I20260630 12:11:19.847525  8558 consensus_queue.cc:237] T 3f588874f6f54e4ebbe491b8249ea38a P 3487d11e71d846c6a8cad8036e1f5f33 [LEADER]: Queue going to LEADER mode. State: All 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: "3487d11e71d846c6a8cad8036e1f5f33" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35545 } }
I20260630 12:11:19.859102  8549 ts_tablet_manager.cc:1434] T 3f588874f6f54e4ebbe491b8249ea38a P 3487d11e71d846c6a8cad8036e1f5f33: Time spent starting tablet: real 0.142s	user 0.053s	sys 0.082s
I20260630 12:11:19.885344  8062 catalog_manager.cc:5697] T c7b5940568ab43a6a2114e5313c730ed P d8804ea225714699b964b25d0284548f reported cstate change: term changed from 0 to 1, leader changed from <none> to d8804ea225714699b964b25d0284548f (127.7.215.129). New cstate: current_term: 1 leader_uuid: "d8804ea225714699b964b25d0284548f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8804ea225714699b964b25d0284548f" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37489 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:19.889217  8061 catalog_manager.cc:5697] T 3f588874f6f54e4ebbe491b8249ea38a P 3487d11e71d846c6a8cad8036e1f5f33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3487d11e71d846c6a8cad8036e1f5f33 (127.7.215.130). New cstate: current_term: 1 leader_uuid: "3487d11e71d846c6a8cad8036e1f5f33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3487d11e71d846c6a8cad8036e1f5f33" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35545 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:21.315246  8271 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:21.317786  8271 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:21.970888  8030 tablet_server.cc:179] TabletServer@127.7.215.129:0 shutting down...
I20260630 12:11:21.991683  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:21.992461  8030 tablet_replica.cc:333] T c7b5940568ab43a6a2114e5313c730ed P d8804ea225714699b964b25d0284548f: stopping tablet replica
I20260630 12:11:21.993105  8030 raft_consensus.cc:2243] T c7b5940568ab43a6a2114e5313c730ed P d8804ea225714699b964b25d0284548f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:21.993582  8030 raft_consensus.cc:2272] T c7b5940568ab43a6a2114e5313c730ed P d8804ea225714699b964b25d0284548f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:21.995868  8030 tablet_replica.cc:333] T 8f115a60524a436bb58ecf15de32e743 P d8804ea225714699b964b25d0284548f: stopping tablet replica
I20260630 12:11:21.996512  8030 raft_consensus.cc:2243] T 8f115a60524a436bb58ecf15de32e743 P d8804ea225714699b964b25d0284548f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:21.997004  8030 raft_consensus.cc:2272] T 8f115a60524a436bb58ecf15de32e743 P d8804ea225714699b964b25d0284548f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:22.082121  8030 tablet_server.cc:196] TabletServer@127.7.215.129:0 shutdown complete.
I20260630 12:11:22.092188  8030 tablet_server.cc:179] TabletServer@127.7.215.130:0 shutting down...
I20260630 12:11:22.108839  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:22.109519  8030 tablet_replica.cc:333] T 3f588874f6f54e4ebbe491b8249ea38a P 3487d11e71d846c6a8cad8036e1f5f33: stopping tablet replica
I20260630 12:11:22.110082  8030 raft_consensus.cc:2243] T 3f588874f6f54e4ebbe491b8249ea38a P 3487d11e71d846c6a8cad8036e1f5f33 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:22.110630  8030 raft_consensus.cc:2272] T 3f588874f6f54e4ebbe491b8249ea38a P 3487d11e71d846c6a8cad8036e1f5f33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:22.128849  8030 tablet_server.cc:196] TabletServer@127.7.215.130:0 shutdown complete.
I20260630 12:11:22.137002  8030 tablet_server.cc:179] TabletServer@127.7.215.131:0 shutting down...
I20260630 12:11:22.153965  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:22.154625  8030 tablet_replica.cc:333] T 790e5722fdfb461cbad26be10e8be2fe P e05dc446cbe54248afc5fb0d68c1eae1: stopping tablet replica
I20260630 12:11:22.155179  8030 raft_consensus.cc:2243] T 790e5722fdfb461cbad26be10e8be2fe P e05dc446cbe54248afc5fb0d68c1eae1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:22.155620  8030 raft_consensus.cc:2272] T 790e5722fdfb461cbad26be10e8be2fe P e05dc446cbe54248afc5fb0d68c1eae1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:22.173413  8030 tablet_server.cc:196] TabletServer@127.7.215.131:0 shutdown complete.
I20260630 12:11:22.181474  8030 master.cc:562] Master@127.7.215.190:33945 shutting down...
I20260630 12:11:22.288769  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:22.289721  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:22.290122  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P e2eebe4279d54258b02fddf12d8d8a7e: stopping tablet replica
I20260630 12:11:22.308750  8030 master.cc:584] Master@127.7.215.190:33945 shutdown complete.
I20260630 12:11:22.320509  8030 master.cc:562] Master@127.7.215.189:33327 shutting down...
I20260630 12:11:22.335033  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6d31eca1c1ad499388291c2e3d9b686a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:22.335595  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6d31eca1c1ad499388291c2e3d9b686a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:22.335914  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6d31eca1c1ad499388291c2e3d9b686a: stopping tablet replica
I20260630 12:11:22.388787  8030 master.cc:584] Master@127.7.215.189:33327 shutdown complete.
I20260630 12:11:22.398844  8030 master.cc:562] Master@127.7.215.188:45169 shutting down...
I20260630 12:11:22.413362  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 38cadec2d6ce4e3593196ba8ee72c0de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:22.413852  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 38cadec2d6ce4e3593196ba8ee72c0de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:22.414116  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 38cadec2d6ce4e3593196ba8ee72c0de: stopping tablet replica
I20260630 12:11:22.432128  8030 master.cc:584] Master@127.7.215.188:45169 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (7083 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:11:22.457116  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:39177
I20260630 12:11:22.458108  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:22.462939  8574 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:22.465550  8575 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:22.466410  8577 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:22.466439  8030 server_base.cc:1061] running on GCE node
I20260630 12:11:22.467510  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:22.467702  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:22.467903  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821482467882 us; error 0 us; skew 500 ppm
I20260630 12:11:22.468480  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:22.471037  8030 webserver.cc:533] Webserver started at http://127.7.215.190:41305/ using document root <none> and password file <none>
I20260630 12:11:22.471568  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:22.471732  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:22.472054  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:22.473136  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "7972b7fa80a84702bf3e9e5d7a12ed89"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-35fp"
I20260630 12:11:22.477897  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:11:22.481400  8582 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:22.482249  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:11:22.482563  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "7972b7fa80a84702bf3e9e5d7a12ed89"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-35fp"
I20260630 12:11:22.482890  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821475204949-8030-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)
I20260630 12:11:22.500835  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:22.502081  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:22.536326  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:39177
I20260630 12:11:22.536430  8633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:39177 every 8 connection(s)
I20260630 12:11:22.540196  8634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:22.549428  8634 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7972b7fa80a84702bf3e9e5d7a12ed89: Bootstrap starting.
I20260630 12:11:22.553589  8634 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7972b7fa80a84702bf3e9e5d7a12ed89: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:22.557720  8634 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7972b7fa80a84702bf3e9e5d7a12ed89: No bootstrap required, opened a new log
I20260630 12:11:22.559685  8634 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7972b7fa80a84702bf3e9e5d7a12ed89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7972b7fa80a84702bf3e9e5d7a12ed89" member_type: VOTER }
I20260630 12:11:22.560057  8634 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7972b7fa80a84702bf3e9e5d7a12ed89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:22.560314  8634 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7972b7fa80a84702bf3e9e5d7a12ed89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7972b7fa80a84702bf3e9e5d7a12ed89, State: Initialized, Role: FOLLOWER
I20260630 12:11:22.560964  8634 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7972b7fa80a84702bf3e9e5d7a12ed89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7972b7fa80a84702bf3e9e5d7a12ed89" member_type: VOTER }
I20260630 12:11:22.561416  8634 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7972b7fa80a84702bf3e9e5d7a12ed89 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:22.561625  8634 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7972b7fa80a84702bf3e9e5d7a12ed89 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:22.561893  8634 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7972b7fa80a84702bf3e9e5d7a12ed89 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:22.566018  8634 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7972b7fa80a84702bf3e9e5d7a12ed89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7972b7fa80a84702bf3e9e5d7a12ed89" member_type: VOTER }
I20260630 12:11:22.566547  8634 leader_election.cc:304] T 00000000000000000000000000000000 P 7972b7fa80a84702bf3e9e5d7a12ed89 [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: 7972b7fa80a84702bf3e9e5d7a12ed89; no voters: 
I20260630 12:11:22.567788  8634 leader_election.cc:290] T 00000000000000000000000000000000 P 7972b7fa80a84702bf3e9e5d7a12ed89 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:22.568115  8637 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7972b7fa80a84702bf3e9e5d7a12ed89 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:22.569413  8637 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7972b7fa80a84702bf3e9e5d7a12ed89 [term 1 LEADER]: Becoming Leader. State: Replica: 7972b7fa80a84702bf3e9e5d7a12ed89, State: Running, Role: LEADER
I20260630 12:11:22.570080  8637 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7972b7fa80a84702bf3e9e5d7a12ed89 [LEADER]: Queue going to LEADER mode. State: All 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: "7972b7fa80a84702bf3e9e5d7a12ed89" member_type: VOTER }
I20260630 12:11:22.570622  8634 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7972b7fa80a84702bf3e9e5d7a12ed89 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:22.572840  8638 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7972b7fa80a84702bf3e9e5d7a12ed89 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7972b7fa80a84702bf3e9e5d7a12ed89" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7972b7fa80a84702bf3e9e5d7a12ed89" member_type: VOTER } }
I20260630 12:11:22.572943  8639 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7972b7fa80a84702bf3e9e5d7a12ed89 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7972b7fa80a84702bf3e9e5d7a12ed89. Latest consensus state: current_term: 1 leader_uuid: "7972b7fa80a84702bf3e9e5d7a12ed89" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7972b7fa80a84702bf3e9e5d7a12ed89" member_type: VOTER } }
I20260630 12:11:22.573516  8638 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7972b7fa80a84702bf3e9e5d7a12ed89 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:22.573580  8639 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7972b7fa80a84702bf3e9e5d7a12ed89 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:22.576086  8642 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:22.580974  8642 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:22.586366  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:22.590281  8642 catalog_manager.cc:1383] Generated new cluster ID: 3e83e1c74725423999c4e3b3642c29df
I20260630 12:11:22.590660  8642 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:22.646077  8642 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:22.647418  8642 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:22.663959  8642 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7972b7fa80a84702bf3e9e5d7a12ed89: Generated new TSK 0
I20260630 12:11:22.664657  8642 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:22.721623  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:22.727795  8655 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:22.728892  8656 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:22.729838  8658 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:22.730427  8030 server_base.cc:1061] running on GCE node
I20260630 12:11:22.731323  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:22.731566  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:22.731743  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821482731727 us; error 0 us; skew 500 ppm
I20260630 12:11:22.732255  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:22.734925  8030 webserver.cc:533] Webserver started at http://127.7.215.129:46861/ using document root <none> and password file <none>
I20260630 12:11:22.735438  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:22.735657  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:22.735941  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:22.737026  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821475204949-8030-0/minicluster-data/ts-0-root/instance:
uuid: "33fae71db47147daa2379a06e3b3347d"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-35fp"
I20260630 12:11:22.741520  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:11:22.744987  8663 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:22.745853  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:11:22.746133  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "33fae71db47147daa2379a06e3b3347d"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-35fp"
I20260630 12:11:22.746377  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821475204949-8030-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)
I20260630 12:11:22.778447  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:22.779561  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:22.781093  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:22.783538  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:22.783727  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:22.784017  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:22.784245  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:22.821103  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:36575
I20260630 12:11:22.821183  8725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:36575 every 8 connection(s)
I20260630 12:11:22.825929  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:22.833771  8730 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:22.835670  8731 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:22.838378  8030 server_base.cc:1061] running on GCE node
W20260630 12:11:22.838791  8733 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:22.839728  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:22.839919  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:22.840047  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821482840036 us; error 0 us; skew 500 ppm
I20260630 12:11:22.840471  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:22.843637  8030 webserver.cc:533] Webserver started at http://127.7.215.130:41465/ using document root <none> and password file <none>
I20260630 12:11:22.844188  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:22.844421  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:22.844767  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:22.845258  8726 heartbeater.cc:344] Connected to a master server at 127.7.215.190:39177
I20260630 12:11:22.845693  8726 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:22.846014  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821475204949-8030-0/minicluster-data/ts-1-root/instance:
uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-35fp"
I20260630 12:11:22.846424  8726 heartbeater.cc:507] Master 127.7.215.190:39177 requested a full tablet report, sending...
I20260630 12:11:22.848685  8599 ts_manager.cc:194] Registered new tserver with Master: 33fae71db47147daa2379a06e3b3347d (127.7.215.129:36575)
I20260630 12:11:22.850380  8599 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38060
I20260630 12:11:22.850898  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:11:22.854151  8738 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:22.855118  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:11:22.855449  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-35fp"
I20260630 12:11:22.855719  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821475204949-8030-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)
I20260630 12:11:22.873066  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:22.874173  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:22.875622  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:22.877828  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:22.878005  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:22.878289  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:22.878438  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:22.915655  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:38275
I20260630 12:11:22.915763  8800 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:38275 every 8 connection(s)
I20260630 12:11:22.920442  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:22.927977  8804 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:22.928655  8805 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:22.932201  8807 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:22.932706  8030 server_base.cc:1061] running on GCE node
I20260630 12:11:22.933892  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:22.934201  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:22.934418  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821482934397 us; error 0 us; skew 500 ppm
I20260630 12:11:22.935058  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:22.935045  8801 heartbeater.cc:344] Connected to a master server at 127.7.215.190:39177
I20260630 12:11:22.935671  8801 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:22.936728  8801 heartbeater.cc:507] Master 127.7.215.190:39177 requested a full tablet report, sending...
I20260630 12:11:22.938305  8030 webserver.cc:533] Webserver started at http://127.7.215.131:33705/ using document root <none> and password file <none>
I20260630 12:11:22.938916  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:22.939105  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:22.939433  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:22.939411  8599 ts_manager.cc:194] Registered new tserver with Master: 9a7ccf3f362145b7a61ac7cfef4c5a29 (127.7.215.130:38275)
I20260630 12:11:22.940711  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821475204949-8030-0/minicluster-data/ts-2-root/instance:
uuid: "21903fc825484a539dc5e73c04db8204"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-35fp"
I20260630 12:11:22.941036  8599 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38066
I20260630 12:11:22.945292  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:11:22.948865  8812 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:22.949676  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:11:22.949981  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "21903fc825484a539dc5e73c04db8204"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-35fp"
I20260630 12:11:22.950225  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821475204949-8030-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)
I20260630 12:11:22.965703  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:22.966873  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:22.968294  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:22.970588  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:22.970844  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:22.971093  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:22.971271  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:23.011336  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:40061
I20260630 12:11:23.011445  8874 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:40061 every 8 connection(s)
I20260630 12:11:23.025681  8875 heartbeater.cc:344] Connected to a master server at 127.7.215.190:39177
I20260630 12:11:23.026085  8875 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:23.026849  8875 heartbeater.cc:507] Master 127.7.215.190:39177 requested a full tablet report, sending...
I20260630 12:11:23.028802  8599 ts_manager.cc:194] Registered new tserver with Master: 21903fc825484a539dc5e73c04db8204 (127.7.215.131:40061)
I20260630 12:11:23.029651  8030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014918172s
I20260630 12:11:23.030094  8599 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38078
I20260630 12:11:23.852829  8726 heartbeater.cc:499] Master 127.7.215.190:39177 was elected leader, sending a full tablet report...
I20260630 12:11:23.943615  8801 heartbeater.cc:499] Master 127.7.215.190:39177 was elected leader, sending a full tablet report...
I20260630 12:11:24.032673  8875 heartbeater.cc:499] Master 127.7.215.190:39177 was elected leader, sending a full tablet report...
I20260630 12:11:24.090257  8599 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38092:
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"
    }
  }
}
W20260630 12:11:24.092995  8599 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:11:24.154943  8690 tablet_service.cc:1511] Processing CreateTablet for tablet ae13f414c86f4ba78ea9057931e4dd4f (DEFAULT_TABLE table=test-workload [id=3bf54d399c8d4536a01bff4bf73ea16d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:11:24.156663  8690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae13f414c86f4ba78ea9057931e4dd4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:24.159467  8689 tablet_service.cc:1511] Processing CreateTablet for tablet 09a436e322c545d0b0cfeb2d971de627 (DEFAULT_TABLE table=test-workload [id=3bf54d399c8d4536a01bff4bf73ea16d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:11:24.160848  8689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a436e322c545d0b0cfeb2d971de627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:24.162868  8765 tablet_service.cc:1511] Processing CreateTablet for tablet ae13f414c86f4ba78ea9057931e4dd4f (DEFAULT_TABLE table=test-workload [id=3bf54d399c8d4536a01bff4bf73ea16d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:11:24.163589  8691 tablet_service.cc:1511] Processing CreateTablet for tablet 2b39f93e4803450d999f0c43c292d6f0 (DEFAULT_TABLE table=test-workload [id=3bf54d399c8d4536a01bff4bf73ea16d]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:11:24.163681  8766 tablet_service.cc:1511] Processing CreateTablet for tablet 2b39f93e4803450d999f0c43c292d6f0 (DEFAULT_TABLE table=test-workload [id=3bf54d399c8d4536a01bff4bf73ea16d]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:11:24.164357  8765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae13f414c86f4ba78ea9057931e4dd4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:24.164999  8766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b39f93e4803450d999f0c43c292d6f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:24.165230  8691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b39f93e4803450d999f0c43c292d6f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:24.187327  8764 tablet_service.cc:1511] Processing CreateTablet for tablet 09a436e322c545d0b0cfeb2d971de627 (DEFAULT_TABLE table=test-workload [id=3bf54d399c8d4536a01bff4bf73ea16d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:11:24.189273  8764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a436e322c545d0b0cfeb2d971de627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:24.198057  8896 tablet_bootstrap.cc:492] T 2b39f93e4803450d999f0c43c292d6f0 P 33fae71db47147daa2379a06e3b3347d: Bootstrap starting.
I20260630 12:11:24.207502  8896 tablet_bootstrap.cc:654] T 2b39f93e4803450d999f0c43c292d6f0 P 33fae71db47147daa2379a06e3b3347d: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.210547  8838 tablet_service.cc:1511] Processing CreateTablet for tablet 09a436e322c545d0b0cfeb2d971de627 (DEFAULT_TABLE table=test-workload [id=3bf54d399c8d4536a01bff4bf73ea16d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:11:24.212442  8838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a436e322c545d0b0cfeb2d971de627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:24.214738  8691 tablet_service.cc:1511] Processing CreateTablet for tablet e511063d875b466b98f63d8446255776 (DEFAULT_TABLE table=test-workload [id=3bf54d399c8d4536a01bff4bf73ea16d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:11:24.216073  8691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e511063d875b466b98f63d8446255776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:24.215754  8839 tablet_service.cc:1511] Processing CreateTablet for tablet ae13f414c86f4ba78ea9057931e4dd4f (DEFAULT_TABLE table=test-workload [id=3bf54d399c8d4536a01bff4bf73ea16d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:11:24.208588  8840 tablet_service.cc:1511] Processing CreateTablet for tablet 2b39f93e4803450d999f0c43c292d6f0 (DEFAULT_TABLE table=test-workload [id=3bf54d399c8d4536a01bff4bf73ea16d]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:11:24.223939  8839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae13f414c86f4ba78ea9057931e4dd4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:24.225440  8840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b39f93e4803450d999f0c43c292d6f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:24.226881  8763 tablet_service.cc:1511] Processing CreateTablet for tablet e511063d875b466b98f63d8446255776 (DEFAULT_TABLE table=test-workload [id=3bf54d399c8d4536a01bff4bf73ea16d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:11:24.228236  8763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e511063d875b466b98f63d8446255776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:24.228654  8895 tablet_bootstrap.cc:492] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29: Bootstrap starting.
I20260630 12:11:24.232100  8837 tablet_service.cc:1511] Processing CreateTablet for tablet e511063d875b466b98f63d8446255776 (DEFAULT_TABLE table=test-workload [id=3bf54d399c8d4536a01bff4bf73ea16d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:11:24.233448  8837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e511063d875b466b98f63d8446255776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:24.234263  8895 tablet_bootstrap.cc:654] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.240578  8762 tablet_service.cc:1511] Processing CreateTablet for tablet 3a397eeb74b94780909bdf11525ca444 (DEFAULT_TABLE table=test-workload [id=3bf54d399c8d4536a01bff4bf73ea16d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:11:24.241967  8762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a397eeb74b94780909bdf11525ca444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:24.248507  8690 tablet_service.cc:1511] Processing CreateTablet for tablet 3a397eeb74b94780909bdf11525ca444 (DEFAULT_TABLE table=test-workload [id=3bf54d399c8d4536a01bff4bf73ea16d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:11:24.256600  8836 tablet_service.cc:1511] Processing CreateTablet for tablet 3a397eeb74b94780909bdf11525ca444 (DEFAULT_TABLE table=test-workload [id=3bf54d399c8d4536a01bff4bf73ea16d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:11:24.259840  8836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a397eeb74b94780909bdf11525ca444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:24.264940  8690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a397eeb74b94780909bdf11525ca444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:24.280833  8762 tablet_service.cc:1511] Processing CreateTablet for tablet 3ae8d8f8458d470e934e067c82783942 (DEFAULT_TABLE table=test-workload [id=3bf54d399c8d4536a01bff4bf73ea16d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:11:24.282116  8762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ae8d8f8458d470e934e067c82783942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:24.275740  8689 tablet_service.cc:1511] Processing CreateTablet for tablet 3ae8d8f8458d470e934e067c82783942 (DEFAULT_TABLE table=test-workload [id=3bf54d399c8d4536a01bff4bf73ea16d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:11:24.287772  8689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ae8d8f8458d470e934e067c82783942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:24.294479  8838 tablet_service.cc:1511] Processing CreateTablet for tablet 3ae8d8f8458d470e934e067c82783942 (DEFAULT_TABLE table=test-workload [id=3bf54d399c8d4536a01bff4bf73ea16d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:11:24.296096  8895 tablet_bootstrap.cc:492] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29: No bootstrap required, opened a new log
I20260630 12:11:24.296593  8895 ts_tablet_manager.cc:1403] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.009s
I20260630 12:11:24.296255  8690 tablet_service.cc:1511] Processing CreateTablet for tablet 8bbecffef2204a658696ebbab2a5b7ab (DEFAULT_TABLE table=test-workload [id=3bf54d399c8d4536a01bff4bf73ea16d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:11:24.297605  8690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bbecffef2204a658696ebbab2a5b7ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:24.297523  8766 tablet_service.cc:1511] Processing CreateTablet for tablet 8bbecffef2204a658696ebbab2a5b7ab (DEFAULT_TABLE table=test-workload [id=3bf54d399c8d4536a01bff4bf73ea16d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:11:24.278437  8896 tablet_bootstrap.cc:492] T 2b39f93e4803450d999f0c43c292d6f0 P 33fae71db47147daa2379a06e3b3347d: No bootstrap required, opened a new log
I20260630 12:11:24.298820  8766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bbecffef2204a658696ebbab2a5b7ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:24.299001  8896 ts_tablet_manager.cc:1403] T 2b39f93e4803450d999f0c43c292d6f0 P 33fae71db47147daa2379a06e3b3347d: Time spent bootstrapping tablet: real 0.101s	user 0.024s	sys 0.010s
I20260630 12:11:24.299372  8895 raft_consensus.cc:359] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.300130  8895 raft_consensus.cc:385] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.300493  8895 raft_consensus.cc:740] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a7ccf3f362145b7a61ac7cfef4c5a29, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.300235  8691 tablet_service.cc:1511] Processing CreateTablet for tablet 60dde23eda5c404fb766c2d5abbef59d (DEFAULT_TABLE table=test-workload [id=3bf54d399c8d4536a01bff4bf73ea16d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:11:24.301510  8691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60dde23eda5c404fb766c2d5abbef59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:24.301234  8895 consensus_queue.cc:260] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.301717  8896 raft_consensus.cc:359] T 2b39f93e4803450d999f0c43c292d6f0 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.302670  8896 raft_consensus.cc:385] T 2b39f93e4803450d999f0c43c292d6f0 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.302953  8896 raft_consensus.cc:740] T 2b39f93e4803450d999f0c43c292d6f0 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae71db47147daa2379a06e3b3347d, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.303664  8896 consensus_queue.cc:260] T 2b39f93e4803450d999f0c43c292d6f0 P 33fae71db47147daa2379a06e3b3347d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.305230  8838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ae8d8f8458d470e934e067c82783942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:24.304227  8837 tablet_service.cc:1511] Processing CreateTablet for tablet 8bbecffef2204a658696ebbab2a5b7ab (DEFAULT_TABLE table=test-workload [id=3bf54d399c8d4536a01bff4bf73ea16d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:11:24.306878  8837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bbecffef2204a658696ebbab2a5b7ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:24.309772  8899 tablet_bootstrap.cc:492] T ae13f414c86f4ba78ea9057931e4dd4f P 21903fc825484a539dc5e73c04db8204: Bootstrap starting.
I20260630 12:11:24.313598  8764 tablet_service.cc:1511] Processing CreateTablet for tablet 60dde23eda5c404fb766c2d5abbef59d (DEFAULT_TABLE table=test-workload [id=3bf54d399c8d4536a01bff4bf73ea16d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:11:24.314822  8764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60dde23eda5c404fb766c2d5abbef59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:24.334756  8837 tablet_service.cc:1511] Processing CreateTablet for tablet 60dde23eda5c404fb766c2d5abbef59d (DEFAULT_TABLE table=test-workload [id=3bf54d399c8d4536a01bff4bf73ea16d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:11:24.336928  8899 tablet_bootstrap.cc:654] T ae13f414c86f4ba78ea9057931e4dd4f P 21903fc825484a539dc5e73c04db8204: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.340802  8896 ts_tablet_manager.cc:1434] T 2b39f93e4803450d999f0c43c292d6f0 P 33fae71db47147daa2379a06e3b3347d: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.012s
I20260630 12:11:24.340879  8900 raft_consensus.cc:493] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:24.341528  8900 raft_consensus.cc:515] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.343546  8896 tablet_bootstrap.cc:492] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d: Bootstrap starting.
I20260630 12:11:24.349954  8895 ts_tablet_manager.cc:1434] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.004s
I20260630 12:11:24.347967  8837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60dde23eda5c404fb766c2d5abbef59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:24.364156  8900 leader_election.cc:290] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33fae71db47147daa2379a06e3b3347d (127.7.215.129:36575), 21903fc825484a539dc5e73c04db8204 (127.7.215.131:40061)
I20260630 12:11:24.371845  8896 tablet_bootstrap.cc:654] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.371995  8895 tablet_bootstrap.cc:492] T 2b39f93e4803450d999f0c43c292d6f0 P 9a7ccf3f362145b7a61ac7cfef4c5a29: Bootstrap starting.
I20260630 12:11:24.400044  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae13f414c86f4ba78ea9057931e4dd4f" candidate_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fae71db47147daa2379a06e3b3347d" is_pre_election: true
W20260630 12:11:24.402393  8742 leader_election.cc:343] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33fae71db47147daa2379a06e3b3347d (127.7.215.129:36575): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:24.406760  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae13f414c86f4ba78ea9057931e4dd4f" candidate_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21903fc825484a539dc5e73c04db8204" is_pre_election: true
I20260630 12:11:24.407886  8895 tablet_bootstrap.cc:654] T 2b39f93e4803450d999f0c43c292d6f0 P 9a7ccf3f362145b7a61ac7cfef4c5a29: Neither blocks nor log segments found. Creating new log.
W20260630 12:11:24.408203  8739 leader_election.cc:343] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21903fc825484a539dc5e73c04db8204 (127.7.215.131:40061): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:24.408615  8739 leader_election.cc:304] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a7ccf3f362145b7a61ac7cfef4c5a29; no voters: 21903fc825484a539dc5e73c04db8204, 33fae71db47147daa2379a06e3b3347d
I20260630 12:11:24.409282  8902 raft_consensus.cc:2749] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:24.409559  8896 tablet_bootstrap.cc:492] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d: No bootstrap required, opened a new log
I20260630 12:11:24.410123  8896 ts_tablet_manager.cc:1403] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.005s
I20260630 12:11:24.407907  8899 tablet_bootstrap.cc:492] T ae13f414c86f4ba78ea9057931e4dd4f P 21903fc825484a539dc5e73c04db8204: No bootstrap required, opened a new log
I20260630 12:11:24.411294  8899 ts_tablet_manager.cc:1403] T ae13f414c86f4ba78ea9057931e4dd4f P 21903fc825484a539dc5e73c04db8204: Time spent bootstrapping tablet: real 0.102s	user 0.027s	sys 0.019s
I20260630 12:11:24.412461  8895 tablet_bootstrap.cc:492] T 2b39f93e4803450d999f0c43c292d6f0 P 9a7ccf3f362145b7a61ac7cfef4c5a29: No bootstrap required, opened a new log
I20260630 12:11:24.412860  8895 ts_tablet_manager.cc:1403] T 2b39f93e4803450d999f0c43c292d6f0 P 9a7ccf3f362145b7a61ac7cfef4c5a29: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.004s
I20260630 12:11:24.412755  8896 raft_consensus.cc:359] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.413578  8896 raft_consensus.cc:385] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.413970  8896 raft_consensus.cc:740] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae71db47147daa2379a06e3b3347d, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.413650  8899 raft_consensus.cc:359] T ae13f414c86f4ba78ea9057931e4dd4f P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.414508  8899 raft_consensus.cc:385] T ae13f414c86f4ba78ea9057931e4dd4f P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.414856  8899 raft_consensus.cc:740] T ae13f414c86f4ba78ea9057931e4dd4f P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21903fc825484a539dc5e73c04db8204, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.415151  8895 raft_consensus.cc:359] T 2b39f93e4803450d999f0c43c292d6f0 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.414758  8896 consensus_queue.cc:260] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.415792  8895 raft_consensus.cc:385] T 2b39f93e4803450d999f0c43c292d6f0 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.416158  8895 raft_consensus.cc:740] T 2b39f93e4803450d999f0c43c292d6f0 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a7ccf3f362145b7a61ac7cfef4c5a29, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.416008  8899 consensus_queue.cc:260] T ae13f414c86f4ba78ea9057931e4dd4f P 21903fc825484a539dc5e73c04db8204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.416858  8895 consensus_queue.cc:260] T 2b39f93e4803450d999f0c43c292d6f0 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.419210  8899 ts_tablet_manager.cc:1434] T ae13f414c86f4ba78ea9057931e4dd4f P 21903fc825484a539dc5e73c04db8204: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:11:24.420311  8899 tablet_bootstrap.cc:492] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204: Bootstrap starting.
I20260630 12:11:24.423019  8896 ts_tablet_manager.cc:1434] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260630 12:11:24.424136  8896 tablet_bootstrap.cc:492] T e511063d875b466b98f63d8446255776 P 33fae71db47147daa2379a06e3b3347d: Bootstrap starting.
I20260630 12:11:24.427304  8899 tablet_bootstrap.cc:654] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.429777  8895 ts_tablet_manager.cc:1434] T 2b39f93e4803450d999f0c43c292d6f0 P 9a7ccf3f362145b7a61ac7cfef4c5a29: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260630 12:11:24.432744  8899 tablet_bootstrap.cc:492] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204: No bootstrap required, opened a new log
I20260630 12:11:24.432744  8901 raft_consensus.cc:493] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:24.433555  8896 tablet_bootstrap.cc:654] T e511063d875b466b98f63d8446255776 P 33fae71db47147daa2379a06e3b3347d: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.433586  8899 ts_tablet_manager.cc:1403] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.009s
I20260630 12:11:24.433403  8901 raft_consensus.cc:515] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.436278  8901 leader_election.cc:290] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a7ccf3f362145b7a61ac7cfef4c5a29 (127.7.215.130:38275), 21903fc825484a539dc5e73c04db8204 (127.7.215.131:40061)
I20260630 12:11:24.436760  8899 raft_consensus.cc:359] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.437520  8899 raft_consensus.cc:385] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.437846  8899 raft_consensus.cc:740] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21903fc825484a539dc5e73c04db8204, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.438710  8899 consensus_queue.cc:260] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.441375  8899 ts_tablet_manager.cc:1434] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:11:24.442745  8899 tablet_bootstrap.cc:492] T e511063d875b466b98f63d8446255776 P 21903fc825484a539dc5e73c04db8204: Bootstrap starting.
I20260630 12:11:24.445611  8895 tablet_bootstrap.cc:492] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29: Bootstrap starting.
I20260630 12:11:24.449569  8899 tablet_bootstrap.cc:654] T e511063d875b466b98f63d8446255776 P 21903fc825484a539dc5e73c04db8204: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.462911  8895 tablet_bootstrap.cc:654] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.469285  8896 tablet_bootstrap.cc:492] T e511063d875b466b98f63d8446255776 P 33fae71db47147daa2379a06e3b3347d: No bootstrap required, opened a new log
I20260630 12:11:24.471741  8896 ts_tablet_manager.cc:1403] T e511063d875b466b98f63d8446255776 P 33fae71db47147daa2379a06e3b3347d: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.017s
I20260630 12:11:24.473466  8899 tablet_bootstrap.cc:492] T e511063d875b466b98f63d8446255776 P 21903fc825484a539dc5e73c04db8204: No bootstrap required, opened a new log
I20260630 12:11:24.474011  8899 ts_tablet_manager.cc:1403] T e511063d875b466b98f63d8446255776 P 21903fc825484a539dc5e73c04db8204: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.011s
I20260630 12:11:24.476707  8899 raft_consensus.cc:359] T e511063d875b466b98f63d8446255776 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.477487  8899 raft_consensus.cc:385] T e511063d875b466b98f63d8446255776 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.477806  8899 raft_consensus.cc:740] T e511063d875b466b98f63d8446255776 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21903fc825484a539dc5e73c04db8204, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.477991  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae13f414c86f4ba78ea9057931e4dd4f" candidate_uuid: "33fae71db47147daa2379a06e3b3347d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" is_pre_election: true
I20260630 12:11:24.478889  8776 raft_consensus.cc:2468] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33fae71db47147daa2379a06e3b3347d in term 0.
I20260630 12:11:24.477905  8896 raft_consensus.cc:359] T e511063d875b466b98f63d8446255776 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.478754  8899 consensus_queue.cc:260] T e511063d875b466b98f63d8446255776 P 21903fc825484a539dc5e73c04db8204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.479535  8896 raft_consensus.cc:385] T e511063d875b466b98f63d8446255776 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.480557  8664 leader_election.cc:304] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33fae71db47147daa2379a06e3b3347d, 9a7ccf3f362145b7a61ac7cfef4c5a29; no voters: 
I20260630 12:11:24.481117  8896 raft_consensus.cc:740] T e511063d875b466b98f63d8446255776 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae71db47147daa2379a06e3b3347d, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.481380  8899 ts_tablet_manager.cc:1434] T e511063d875b466b98f63d8446255776 P 21903fc825484a539dc5e73c04db8204: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:11:24.481438  8901 raft_consensus.cc:2804] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:24.481892  8901 raft_consensus.cc:493] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:24.482239  8901 raft_consensus.cc:3060] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.482559  8899 tablet_bootstrap.cc:492] T 09a436e322c545d0b0cfeb2d971de627 P 21903fc825484a539dc5e73c04db8204: Bootstrap starting.
I20260630 12:11:24.482895  8896 consensus_queue.cc:260] T e511063d875b466b98f63d8446255776 P 33fae71db47147daa2379a06e3b3347d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.489246  8899 tablet_bootstrap.cc:654] T 09a436e322c545d0b0cfeb2d971de627 P 21903fc825484a539dc5e73c04db8204: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.489857  8901 raft_consensus.cc:515] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.490902  8908 raft_consensus.cc:493] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:24.491358  8908 raft_consensus.cc:515] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.492991  8901 leader_election.cc:290] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [CANDIDATE]: Term 1 election: Requested vote from peers 9a7ccf3f362145b7a61ac7cfef4c5a29 (127.7.215.130:38275), 21903fc825484a539dc5e73c04db8204 (127.7.215.131:40061)
I20260630 12:11:24.493999  8908 leader_election.cc:290] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33fae71db47147daa2379a06e3b3347d (127.7.215.129:36575), 9a7ccf3f362145b7a61ac7cfef4c5a29 (127.7.215.130:38275)
I20260630 12:11:24.494355  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae13f414c86f4ba78ea9057931e4dd4f" candidate_uuid: "33fae71db47147daa2379a06e3b3347d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29"
I20260630 12:11:24.495882  8776 raft_consensus.cc:3060] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.497174  8895 tablet_bootstrap.cc:492] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29: No bootstrap required, opened a new log
I20260630 12:11:24.497691  8895 ts_tablet_manager.cc:1403] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.006s
I20260630 12:11:24.500600  8895 raft_consensus.cc:359] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.501441  8895 raft_consensus.cc:385] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.501833  8895 raft_consensus.cc:740] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a7ccf3f362145b7a61ac7cfef4c5a29, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.502871  8895 consensus_queue.cc:260] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.505038  8902 raft_consensus.cc:493] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:24.505548  8902 raft_consensus.cc:515] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.506769  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae13f414c86f4ba78ea9057931e4dd4f" candidate_uuid: "33fae71db47147daa2379a06e3b3347d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21903fc825484a539dc5e73c04db8204" is_pre_election: true
I20260630 12:11:24.507478  8850 raft_consensus.cc:2468] T ae13f414c86f4ba78ea9057931e4dd4f P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33fae71db47147daa2379a06e3b3347d in term 0.
I20260630 12:11:24.508369  8849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae13f414c86f4ba78ea9057931e4dd4f" candidate_uuid: "33fae71db47147daa2379a06e3b3347d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21903fc825484a539dc5e73c04db8204"
I20260630 12:11:24.509078  8849 raft_consensus.cc:3060] T ae13f414c86f4ba78ea9057931e4dd4f P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.514544  8899 tablet_bootstrap.cc:492] T 09a436e322c545d0b0cfeb2d971de627 P 21903fc825484a539dc5e73c04db8204: No bootstrap required, opened a new log
I20260630 12:11:24.515046  8899 ts_tablet_manager.cc:1403] T 09a436e322c545d0b0cfeb2d971de627 P 21903fc825484a539dc5e73c04db8204: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.001s
I20260630 12:11:24.515906  8776 raft_consensus.cc:2468] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33fae71db47147daa2379a06e3b3347d in term 1.
I20260630 12:11:24.516193  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e511063d875b466b98f63d8446255776" candidate_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fae71db47147daa2379a06e3b3347d" is_pre_election: true
I20260630 12:11:24.516966  8701 raft_consensus.cc:2468] T e511063d875b466b98f63d8446255776 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a7ccf3f362145b7a61ac7cfef4c5a29 in term 0.
I20260630 12:11:24.517839  8899 raft_consensus.cc:359] T 09a436e322c545d0b0cfeb2d971de627 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.518761  8899 raft_consensus.cc:385] T 09a436e322c545d0b0cfeb2d971de627 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.518471  8742 leader_election.cc:304] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33fae71db47147daa2379a06e3b3347d, 9a7ccf3f362145b7a61ac7cfef4c5a29; no voters: 
I20260630 12:11:24.519157  8899 raft_consensus.cc:740] T 09a436e322c545d0b0cfeb2d971de627 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21903fc825484a539dc5e73c04db8204, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.518896  8664 leader_election.cc:304] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33fae71db47147daa2379a06e3b3347d, 9a7ccf3f362145b7a61ac7cfef4c5a29; no voters: 
I20260630 12:11:24.519889  8900 raft_consensus.cc:2804] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:24.520249  8900 raft_consensus.cc:493] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:24.520653  8900 raft_consensus.cc:3060] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.520485  8899 consensus_queue.cc:260] T 09a436e322c545d0b0cfeb2d971de627 P 21903fc825484a539dc5e73c04db8204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.522318  8902 leader_election.cc:290] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33fae71db47147daa2379a06e3b3347d (127.7.215.129:36575), 21903fc825484a539dc5e73c04db8204 (127.7.215.131:40061)
I20260630 12:11:24.522768  8899 ts_tablet_manager.cc:1434] T 09a436e322c545d0b0cfeb2d971de627 P 21903fc825484a539dc5e73c04db8204: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:11:24.523037  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e511063d875b466b98f63d8446255776" candidate_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21903fc825484a539dc5e73c04db8204" is_pre_election: true
I20260630 12:11:24.523612  8850 raft_consensus.cc:2468] T e511063d875b466b98f63d8446255776 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a7ccf3f362145b7a61ac7cfef4c5a29 in term 0.
I20260630 12:11:24.525945  8849 raft_consensus.cc:2468] T ae13f414c86f4ba78ea9057931e4dd4f P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33fae71db47147daa2379a06e3b3347d in term 1.
I20260630 12:11:24.531042  8896 ts_tablet_manager.cc:1434] T e511063d875b466b98f63d8446255776 P 33fae71db47147daa2379a06e3b3347d: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.011s
I20260630 12:11:24.532151  8895 ts_tablet_manager.cc:1434] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.002s
I20260630 12:11:24.532907  8899 tablet_bootstrap.cc:492] T 3a397eeb74b94780909bdf11525ca444 P 21903fc825484a539dc5e73c04db8204: Bootstrap starting.
I20260630 12:11:24.533442  8895 tablet_bootstrap.cc:492] T 09a436e322c545d0b0cfeb2d971de627 P 9a7ccf3f362145b7a61ac7cfef4c5a29: Bootstrap starting.
I20260630 12:11:24.531467  8900 raft_consensus.cc:515] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.539696  8896 tablet_bootstrap.cc:492] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d: Bootstrap starting.
I20260630 12:11:24.541270  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e511063d875b466b98f63d8446255776" candidate_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fae71db47147daa2379a06e3b3347d"
I20260630 12:11:24.542446  8701 raft_consensus.cc:3060] T e511063d875b466b98f63d8446255776 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.544265  8899 tablet_bootstrap.cc:654] T 3a397eeb74b94780909bdf11525ca444 P 21903fc825484a539dc5e73c04db8204: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.546952  8849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e511063d875b466b98f63d8446255776" candidate_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21903fc825484a539dc5e73c04db8204"
I20260630 12:11:24.547613  8849 raft_consensus.cc:3060] T e511063d875b466b98f63d8446255776 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.549103  8899 tablet_bootstrap.cc:492] T 3a397eeb74b94780909bdf11525ca444 P 21903fc825484a539dc5e73c04db8204: No bootstrap required, opened a new log
I20260630 12:11:24.549450  8899 ts_tablet_manager.cc:1403] T 3a397eeb74b94780909bdf11525ca444 P 21903fc825484a539dc5e73c04db8204: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.002s
I20260630 12:11:24.520677  8915 raft_consensus.cc:2804] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:24.551869  8915 raft_consensus.cc:697] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [term 1 LEADER]: Becoming Leader. State: Replica: 33fae71db47147daa2379a06e3b3347d, State: Running, Role: LEADER
I20260630 12:11:24.552225  8899 raft_consensus.cc:359] T 3a397eeb74b94780909bdf11525ca444 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.552994  8899 raft_consensus.cc:385] T 3a397eeb74b94780909bdf11525ca444 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.552701  8915 consensus_queue.cc:237] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.553337  8899 raft_consensus.cc:740] T 3a397eeb74b94780909bdf11525ca444 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21903fc825484a539dc5e73c04db8204, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.554242  8899 consensus_queue.cc:260] T 3a397eeb74b94780909bdf11525ca444 P 21903fc825484a539dc5e73c04db8204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.554744  8701 raft_consensus.cc:2468] T e511063d875b466b98f63d8446255776 P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a7ccf3f362145b7a61ac7cfef4c5a29 in term 1.
I20260630 12:11:24.556159  8895 tablet_bootstrap.cc:654] T 09a436e322c545d0b0cfeb2d971de627 P 9a7ccf3f362145b7a61ac7cfef4c5a29: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.555997  8742 leader_election.cc:304] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33fae71db47147daa2379a06e3b3347d, 9a7ccf3f362145b7a61ac7cfef4c5a29; no voters: 
I20260630 12:11:24.556949  8902 raft_consensus.cc:2804] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:24.557744  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b39f93e4803450d999f0c43c292d6f0" candidate_uuid: "21903fc825484a539dc5e73c04db8204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" is_pre_election: true
I20260630 12:11:24.558483  8776 raft_consensus.cc:2468] T 2b39f93e4803450d999f0c43c292d6f0 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21903fc825484a539dc5e73c04db8204 in term 0.
I20260630 12:11:24.558924  8899 ts_tablet_manager.cc:1434] T 3a397eeb74b94780909bdf11525ca444 P 21903fc825484a539dc5e73c04db8204: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260630 12:11:24.559969  8899 tablet_bootstrap.cc:492] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204: Bootstrap starting.
I20260630 12:11:24.560106  8813 leader_election.cc:304] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21903fc825484a539dc5e73c04db8204, 9a7ccf3f362145b7a61ac7cfef4c5a29; no voters: 
I20260630 12:11:24.561157  8908 raft_consensus.cc:2804] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:24.561517  8908 raft_consensus.cc:493] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:24.561839  8908 raft_consensus.cc:3060] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.541306  8900 leader_election.cc:290] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [CANDIDATE]: Term 1 election: Requested vote from peers 33fae71db47147daa2379a06e3b3347d (127.7.215.129:36575), 21903fc825484a539dc5e73c04db8204 (127.7.215.131:40061)
I20260630 12:11:24.562517  8849 raft_consensus.cc:2468] T e511063d875b466b98f63d8446255776 P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a7ccf3f362145b7a61ac7cfef4c5a29 in term 1.
I20260630 12:11:24.567884  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b39f93e4803450d999f0c43c292d6f0" candidate_uuid: "21903fc825484a539dc5e73c04db8204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fae71db47147daa2379a06e3b3347d" is_pre_election: true
I20260630 12:11:24.568538  8701 raft_consensus.cc:2468] T 2b39f93e4803450d999f0c43c292d6f0 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21903fc825484a539dc5e73c04db8204 in term 0.
I20260630 12:11:24.571221  8902 raft_consensus.cc:697] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 LEADER]: Becoming Leader. State: Replica: 9a7ccf3f362145b7a61ac7cfef4c5a29, State: Running, Role: LEADER
I20260630 12:11:24.573508  8908 raft_consensus.cc:515] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.573392  8902 consensus_queue.cc:237] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.575455  8908 leader_election.cc:290] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 [CANDIDATE]: Term 1 election: Requested vote from peers 33fae71db47147daa2379a06e3b3347d (127.7.215.129:36575), 9a7ccf3f362145b7a61ac7cfef4c5a29 (127.7.215.130:38275)
I20260630 12:11:24.576363  8908 raft_consensus.cc:493] T 09a436e322c545d0b0cfeb2d971de627 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:24.576790  8908 raft_consensus.cc:515] T 09a436e322c545d0b0cfeb2d971de627 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.577636  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b39f93e4803450d999f0c43c292d6f0" candidate_uuid: "21903fc825484a539dc5e73c04db8204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29"
I20260630 12:11:24.578482  8776 raft_consensus.cc:3060] T 2b39f93e4803450d999f0c43c292d6f0 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.581852  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a436e322c545d0b0cfeb2d971de627" candidate_uuid: "21903fc825484a539dc5e73c04db8204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fae71db47147daa2379a06e3b3347d" is_pre_election: true
W20260630 12:11:24.583019  8647 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:11:24.583870  8899 tablet_bootstrap.cc:654] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.578780  8908 leader_election.cc:290] T 09a436e322c545d0b0cfeb2d971de627 P 21903fc825484a539dc5e73c04db8204 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33fae71db47147daa2379a06e3b3347d (127.7.215.129:36575), 9a7ccf3f362145b7a61ac7cfef4c5a29 (127.7.215.130:38275)
I20260630 12:11:24.578804  8896 tablet_bootstrap.cc:654] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.584035  8775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a436e322c545d0b0cfeb2d971de627" candidate_uuid: "21903fc825484a539dc5e73c04db8204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" is_pre_election: true
W20260630 12:11:24.586380  8816 leader_election.cc:343] T 09a436e322c545d0b0cfeb2d971de627 P 21903fc825484a539dc5e73c04db8204 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33fae71db47147daa2379a06e3b3347d (127.7.215.129:36575): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:11:24.587908  8813 leader_election.cc:343] T 09a436e322c545d0b0cfeb2d971de627 P 21903fc825484a539dc5e73c04db8204 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a7ccf3f362145b7a61ac7cfef4c5a29 (127.7.215.130:38275): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:24.588502  8813 leader_election.cc:304] T 09a436e322c545d0b0cfeb2d971de627 P 21903fc825484a539dc5e73c04db8204 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21903fc825484a539dc5e73c04db8204; no voters: 33fae71db47147daa2379a06e3b3347d, 9a7ccf3f362145b7a61ac7cfef4c5a29
I20260630 12:11:24.586508  8652 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:11:24.590864  8652 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:11:24.591544  8776 raft_consensus.cc:2468] T 2b39f93e4803450d999f0c43c292d6f0 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21903fc825484a539dc5e73c04db8204 in term 1.
I20260630 12:11:24.591692  8908 raft_consensus.cc:2749] T 09a436e322c545d0b0cfeb2d971de627 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:24.592588  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b39f93e4803450d999f0c43c292d6f0" candidate_uuid: "21903fc825484a539dc5e73c04db8204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fae71db47147daa2379a06e3b3347d"
I20260630 12:11:24.595625  8701 raft_consensus.cc:3060] T 2b39f93e4803450d999f0c43c292d6f0 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.598127  8895 tablet_bootstrap.cc:492] T 09a436e322c545d0b0cfeb2d971de627 P 9a7ccf3f362145b7a61ac7cfef4c5a29: No bootstrap required, opened a new log
I20260630 12:11:24.598671  8895 ts_tablet_manager.cc:1403] T 09a436e322c545d0b0cfeb2d971de627 P 9a7ccf3f362145b7a61ac7cfef4c5a29: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.004s
I20260630 12:11:24.598912  8596 catalog_manager.cc:5697] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d reported cstate change: term changed from 0 to 1, leader changed from <none> to 33fae71db47147daa2379a06e3b3347d (127.7.215.129). New cstate: current_term: 1 leader_uuid: "33fae71db47147daa2379a06e3b3347d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:24.601341  8895 raft_consensus.cc:359] T 09a436e322c545d0b0cfeb2d971de627 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.602104  8895 raft_consensus.cc:385] T 09a436e322c545d0b0cfeb2d971de627 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.602427  8895 raft_consensus.cc:740] T 09a436e322c545d0b0cfeb2d971de627 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a7ccf3f362145b7a61ac7cfef4c5a29, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.602551  8701 raft_consensus.cc:2468] T 2b39f93e4803450d999f0c43c292d6f0 P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21903fc825484a539dc5e73c04db8204 in term 1.
I20260630 12:11:24.604537  8813 leader_election.cc:304] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21903fc825484a539dc5e73c04db8204, 9a7ccf3f362145b7a61ac7cfef4c5a29; no voters: 
I20260630 12:11:24.606346  8908 raft_consensus.cc:2804] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:24.607249  8908 raft_consensus.cc:697] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 [term 1 LEADER]: Becoming Leader. State: Replica: 21903fc825484a539dc5e73c04db8204, State: Running, Role: LEADER
I20260630 12:11:24.608867  8899 tablet_bootstrap.cc:492] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204: No bootstrap required, opened a new log
I20260630 12:11:24.608131  8908 consensus_queue.cc:237] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.606391  8895 consensus_queue.cc:260] T 09a436e322c545d0b0cfeb2d971de627 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.609347  8899 ts_tablet_manager.cc:1403] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.005s
I20260630 12:11:24.611528  8895 ts_tablet_manager.cc:1434] T 09a436e322c545d0b0cfeb2d971de627 P 9a7ccf3f362145b7a61ac7cfef4c5a29: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260630 12:11:24.612478  8896 tablet_bootstrap.cc:492] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d: No bootstrap required, opened a new log
I20260630 12:11:24.612537  8895 tablet_bootstrap.cc:492] T 3a397eeb74b94780909bdf11525ca444 P 9a7ccf3f362145b7a61ac7cfef4c5a29: Bootstrap starting.
I20260630 12:11:24.613040  8896 ts_tablet_manager.cc:1403] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d: Time spent bootstrapping tablet: real 0.074s	user 0.007s	sys 0.006s
I20260630 12:11:24.614398  8599 catalog_manager.cc:5697] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a7ccf3f362145b7a61ac7cfef4c5a29 (127.7.215.130). New cstate: current_term: 1 leader_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:24.616118  8896 raft_consensus.cc:359] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.617223  8896 raft_consensus.cc:385] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.617520  8896 raft_consensus.cc:740] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae71db47147daa2379a06e3b3347d, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.612246  8899 raft_consensus.cc:359] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.618395  8896 consensus_queue.cc:260] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.618960  8899 raft_consensus.cc:385] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.619139  8895 tablet_bootstrap.cc:654] T 3a397eeb74b94780909bdf11525ca444 P 9a7ccf3f362145b7a61ac7cfef4c5a29: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.619350  8899 raft_consensus.cc:740] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21903fc825484a539dc5e73c04db8204, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.620656  8899 consensus_queue.cc:260] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.621354  8896 ts_tablet_manager.cc:1434] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:11:24.622673  8896 tablet_bootstrap.cc:492] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d: Bootstrap starting.
I20260630 12:11:24.623080  8899 ts_tablet_manager.cc:1434] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.005s
I20260630 12:11:24.624039  8899 tablet_bootstrap.cc:492] T 60dde23eda5c404fb766c2d5abbef59d P 21903fc825484a539dc5e73c04db8204: Bootstrap starting.
I20260630 12:11:24.625521  8915 raft_consensus.cc:493] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:24.626041  8915 raft_consensus.cc:515] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.629220  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a436e322c545d0b0cfeb2d971de627" candidate_uuid: "33fae71db47147daa2379a06e3b3347d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" is_pre_election: true
I20260630 12:11:24.629678  8849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a436e322c545d0b0cfeb2d971de627" candidate_uuid: "33fae71db47147daa2379a06e3b3347d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21903fc825484a539dc5e73c04db8204" is_pre_election: true
I20260630 12:11:24.630342  8849 raft_consensus.cc:2468] T 09a436e322c545d0b0cfeb2d971de627 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33fae71db47147daa2379a06e3b3347d in term 0.
I20260630 12:11:24.630128  8776 raft_consensus.cc:2468] T 09a436e322c545d0b0cfeb2d971de627 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33fae71db47147daa2379a06e3b3347d in term 0.
I20260630 12:11:24.631633  8664 leader_election.cc:304] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21903fc825484a539dc5e73c04db8204, 33fae71db47147daa2379a06e3b3347d; no voters: 
I20260630 12:11:24.633201  8901 raft_consensus.cc:2804] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:24.633569  8901 raft_consensus.cc:493] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:24.633903  8901 raft_consensus.cc:3060] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.641870  8901 raft_consensus.cc:515] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.642731  8915 leader_election.cc:290] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a7ccf3f362145b7a61ac7cfef4c5a29 (127.7.215.130:38275), 21903fc825484a539dc5e73c04db8204 (127.7.215.131:40061)
I20260630 12:11:24.651660  8849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a436e322c545d0b0cfeb2d971de627" candidate_uuid: "33fae71db47147daa2379a06e3b3347d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21903fc825484a539dc5e73c04db8204"
I20260630 12:11:24.652143  8899 tablet_bootstrap.cc:654] T 60dde23eda5c404fb766c2d5abbef59d P 21903fc825484a539dc5e73c04db8204: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.652298  8849 raft_consensus.cc:3060] T 09a436e322c545d0b0cfeb2d971de627 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.653874  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a436e322c545d0b0cfeb2d971de627" candidate_uuid: "33fae71db47147daa2379a06e3b3347d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29"
I20260630 12:11:24.653467  8596 catalog_manager.cc:5697] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21903fc825484a539dc5e73c04db8204 (127.7.215.131). New cstate: current_term: 1 leader_uuid: "21903fc825484a539dc5e73c04db8204" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:24.654457  8776 raft_consensus.cc:3060] T 09a436e322c545d0b0cfeb2d971de627 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.663177  8849 raft_consensus.cc:2468] T 09a436e322c545d0b0cfeb2d971de627 P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33fae71db47147daa2379a06e3b3347d in term 1.
I20260630 12:11:24.665591  8664 leader_election.cc:304] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21903fc825484a539dc5e73c04db8204, 33fae71db47147daa2379a06e3b3347d; no voters: 
I20260630 12:11:24.666925  8915 raft_consensus.cc:2804] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:24.667547  8776 raft_consensus.cc:2468] T 09a436e322c545d0b0cfeb2d971de627 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33fae71db47147daa2379a06e3b3347d in term 1.
I20260630 12:11:24.676676  8915 raft_consensus.cc:697] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d [term 1 LEADER]: Becoming Leader. State: Replica: 33fae71db47147daa2379a06e3b3347d, State: Running, Role: LEADER
I20260630 12:11:24.672892  8896 tablet_bootstrap.cc:654] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.677881  8915 consensus_queue.cc:237] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.663954  8901 leader_election.cc:290] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d [CANDIDATE]: Term 1 election: Requested vote from peers 9a7ccf3f362145b7a61ac7cfef4c5a29 (127.7.215.130:38275), 21903fc825484a539dc5e73c04db8204 (127.7.215.131:40061)
I20260630 12:11:24.682705  8895 tablet_bootstrap.cc:492] T 3a397eeb74b94780909bdf11525ca444 P 9a7ccf3f362145b7a61ac7cfef4c5a29: No bootstrap required, opened a new log
I20260630 12:11:24.683332  8895 ts_tablet_manager.cc:1403] T 3a397eeb74b94780909bdf11525ca444 P 9a7ccf3f362145b7a61ac7cfef4c5a29: Time spent bootstrapping tablet: real 0.071s	user 0.044s	sys 0.011s
I20260630 12:11:24.684811  8899 tablet_bootstrap.cc:492] T 60dde23eda5c404fb766c2d5abbef59d P 21903fc825484a539dc5e73c04db8204: No bootstrap required, opened a new log
I20260630 12:11:24.685428  8896 tablet_bootstrap.cc:492] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d: No bootstrap required, opened a new log
I20260630 12:11:24.686075  8896 ts_tablet_manager.cc:1403] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.000s
I20260630 12:11:24.685469  8899 ts_tablet_manager.cc:1403] T 60dde23eda5c404fb766c2d5abbef59d P 21903fc825484a539dc5e73c04db8204: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.024s
I20260630 12:11:24.687870  8895 raft_consensus.cc:359] T 3a397eeb74b94780909bdf11525ca444 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.688655  8895 raft_consensus.cc:385] T 3a397eeb74b94780909bdf11525ca444 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.688969  8895 raft_consensus.cc:740] T 3a397eeb74b94780909bdf11525ca444 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a7ccf3f362145b7a61ac7cfef4c5a29, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.689653  8896 raft_consensus.cc:359] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.689716  8895 consensus_queue.cc:260] T 3a397eeb74b94780909bdf11525ca444 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.691883  8899 raft_consensus.cc:359] T 60dde23eda5c404fb766c2d5abbef59d P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.691949  8596 catalog_manager.cc:5697] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d reported cstate change: term changed from 0 to 1, leader changed from <none> to 33fae71db47147daa2379a06e3b3347d (127.7.215.129). New cstate: current_term: 1 leader_uuid: "33fae71db47147daa2379a06e3b3347d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:24.692822  8896 raft_consensus.cc:385] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.693305  8896 raft_consensus.cc:740] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae71db47147daa2379a06e3b3347d, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.694164  8896 consensus_queue.cc:260] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.694661  8895 ts_tablet_manager.cc:1434] T 3a397eeb74b94780909bdf11525ca444 P 9a7ccf3f362145b7a61ac7cfef4c5a29: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260630 12:11:24.695001  8899 raft_consensus.cc:385] T 60dde23eda5c404fb766c2d5abbef59d P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.695353  8899 raft_consensus.cc:740] T 60dde23eda5c404fb766c2d5abbef59d P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21903fc825484a539dc5e73c04db8204, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.695803  8895 tablet_bootstrap.cc:492] T 3ae8d8f8458d470e934e067c82783942 P 9a7ccf3f362145b7a61ac7cfef4c5a29: Bootstrap starting.
I20260630 12:11:24.696427  8896 ts_tablet_manager.cc:1434] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:11:24.696242  8899 consensus_queue.cc:260] T 60dde23eda5c404fb766c2d5abbef59d P 21903fc825484a539dc5e73c04db8204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.699443  8899 ts_tablet_manager.cc:1434] T 60dde23eda5c404fb766c2d5abbef59d P 21903fc825484a539dc5e73c04db8204: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260630 12:11:24.700984  8899 tablet_bootstrap.cc:492] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204: Bootstrap starting.
I20260630 12:11:24.703330  8895 tablet_bootstrap.cc:654] T 3ae8d8f8458d470e934e067c82783942 P 9a7ccf3f362145b7a61ac7cfef4c5a29: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.708216  8899 tablet_bootstrap.cc:654] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.714233  8899 tablet_bootstrap.cc:492] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204: No bootstrap required, opened a new log
I20260630 12:11:24.697683  8896 tablet_bootstrap.cc:492] T 3ae8d8f8458d470e934e067c82783942 P 33fae71db47147daa2379a06e3b3347d: Bootstrap starting.
I20260630 12:11:24.717203  8895 tablet_bootstrap.cc:492] T 3ae8d8f8458d470e934e067c82783942 P 9a7ccf3f362145b7a61ac7cfef4c5a29: No bootstrap required, opened a new log
I20260630 12:11:24.718040  8895 ts_tablet_manager.cc:1403] T 3ae8d8f8458d470e934e067c82783942 P 9a7ccf3f362145b7a61ac7cfef4c5a29: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260630 12:11:24.718287  8899 ts_tablet_manager.cc:1403] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260630 12:11:24.721518  8896 tablet_bootstrap.cc:654] T 3ae8d8f8458d470e934e067c82783942 P 33fae71db47147daa2379a06e3b3347d: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.721386  8899 raft_consensus.cc:359] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.721719  8895 raft_consensus.cc:359] T 3ae8d8f8458d470e934e067c82783942 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.722247  8899 raft_consensus.cc:385] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.722492  8895 raft_consensus.cc:385] T 3ae8d8f8458d470e934e067c82783942 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.722637  8899 raft_consensus.cc:740] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21903fc825484a539dc5e73c04db8204, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.722925  8895 raft_consensus.cc:740] T 3ae8d8f8458d470e934e067c82783942 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a7ccf3f362145b7a61ac7cfef4c5a29, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.723640  8899 consensus_queue.cc:260] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.723821  8895 consensus_queue.cc:260] T 3ae8d8f8458d470e934e067c82783942 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.726052  8899 ts_tablet_manager.cc:1434] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:11:24.726313  8908 raft_consensus.cc:493] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:24.726975  8908 raft_consensus.cc:515] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.729419  8895 ts_tablet_manager.cc:1434] T 3ae8d8f8458d470e934e067c82783942 P 9a7ccf3f362145b7a61ac7cfef4c5a29: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:11:24.730177  8896 tablet_bootstrap.cc:492] T 3ae8d8f8458d470e934e067c82783942 P 33fae71db47147daa2379a06e3b3347d: No bootstrap required, opened a new log
I20260630 12:11:24.730654  8895 tablet_bootstrap.cc:492] T 60dde23eda5c404fb766c2d5abbef59d P 9a7ccf3f362145b7a61ac7cfef4c5a29: Bootstrap starting.
I20260630 12:11:24.730800  8896 ts_tablet_manager.cc:1403] T 3ae8d8f8458d470e934e067c82783942 P 33fae71db47147daa2379a06e3b3347d: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.007s
I20260630 12:11:24.730826  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae8d8f8458d470e934e067c82783942" candidate_uuid: "21903fc825484a539dc5e73c04db8204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fae71db47147daa2379a06e3b3347d" is_pre_election: true
I20260630 12:11:24.732271  8908 leader_election.cc:290] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33fae71db47147daa2379a06e3b3347d (127.7.215.129:36575), 9a7ccf3f362145b7a61ac7cfef4c5a29 (127.7.215.130:38275)
I20260630 12:11:24.734246  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae8d8f8458d470e934e067c82783942" candidate_uuid: "21903fc825484a539dc5e73c04db8204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" is_pre_election: true
I20260630 12:11:24.734974  8776 raft_consensus.cc:2468] T 3ae8d8f8458d470e934e067c82783942 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21903fc825484a539dc5e73c04db8204 in term 0.
I20260630 12:11:24.736567  8813 leader_election.cc:304] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21903fc825484a539dc5e73c04db8204, 9a7ccf3f362145b7a61ac7cfef4c5a29; no voters: 
W20260630 12:11:24.737381  8816 leader_election.cc:343] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33fae71db47147daa2379a06e3b3347d (127.7.215.129:36575): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:24.738317  8895 tablet_bootstrap.cc:654] T 60dde23eda5c404fb766c2d5abbef59d P 9a7ccf3f362145b7a61ac7cfef4c5a29: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.738322  8908 raft_consensus.cc:2804] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:24.739094  8908 raft_consensus.cc:493] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:24.740031  8908 raft_consensus.cc:3060] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.742985  8896 raft_consensus.cc:359] T 3ae8d8f8458d470e934e067c82783942 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.743566  8896 raft_consensus.cc:385] T 3ae8d8f8458d470e934e067c82783942 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.743870  8896 raft_consensus.cc:740] T 3ae8d8f8458d470e934e067c82783942 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae71db47147daa2379a06e3b3347d, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.744634  8896 consensus_queue.cc:260] T 3ae8d8f8458d470e934e067c82783942 P 33fae71db47147daa2379a06e3b3347d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.745191  8895 tablet_bootstrap.cc:492] T 60dde23eda5c404fb766c2d5abbef59d P 9a7ccf3f362145b7a61ac7cfef4c5a29: No bootstrap required, opened a new log
I20260630 12:11:24.745671  8895 ts_tablet_manager.cc:1403] T 60dde23eda5c404fb766c2d5abbef59d P 9a7ccf3f362145b7a61ac7cfef4c5a29: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260630 12:11:24.746866  8908 raft_consensus.cc:515] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.747435  8896 ts_tablet_manager.cc:1434] T 3ae8d8f8458d470e934e067c82783942 P 33fae71db47147daa2379a06e3b3347d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260630 12:11:24.749377  8895 raft_consensus.cc:359] T 60dde23eda5c404fb766c2d5abbef59d P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.751504  8895 raft_consensus.cc:385] T 60dde23eda5c404fb766c2d5abbef59d P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.749882  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae8d8f8458d470e934e067c82783942" candidate_uuid: "21903fc825484a539dc5e73c04db8204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29"
I20260630 12:11:24.749997  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae8d8f8458d470e934e067c82783942" candidate_uuid: "21903fc825484a539dc5e73c04db8204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fae71db47147daa2379a06e3b3347d"
I20260630 12:11:24.752059  8776 raft_consensus.cc:3060] T 3ae8d8f8458d470e934e067c82783942 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.752171  8701 raft_consensus.cc:3060] T 3ae8d8f8458d470e934e067c82783942 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.754743  8895 raft_consensus.cc:740] T 60dde23eda5c404fb766c2d5abbef59d P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a7ccf3f362145b7a61ac7cfef4c5a29, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.755577  8895 consensus_queue.cc:260] T 60dde23eda5c404fb766c2d5abbef59d P 9a7ccf3f362145b7a61ac7cfef4c5a29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.758392  8895 ts_tablet_manager.cc:1434] T 60dde23eda5c404fb766c2d5abbef59d P 9a7ccf3f362145b7a61ac7cfef4c5a29: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:11:24.759061  8776 raft_consensus.cc:2468] T 3ae8d8f8458d470e934e067c82783942 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21903fc825484a539dc5e73c04db8204 in term 1.
I20260630 12:11:24.759438  8895 tablet_bootstrap.cc:492] T 8bbecffef2204a658696ebbab2a5b7ab P 9a7ccf3f362145b7a61ac7cfef4c5a29: Bootstrap starting.
I20260630 12:11:24.760330  8701 raft_consensus.cc:2468] T 3ae8d8f8458d470e934e067c82783942 P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21903fc825484a539dc5e73c04db8204 in term 1.
I20260630 12:11:24.760288  8813 leader_election.cc:304] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21903fc825484a539dc5e73c04db8204, 9a7ccf3f362145b7a61ac7cfef4c5a29; no voters: 
I20260630 12:11:24.749689  8908 leader_election.cc:290] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204 [CANDIDATE]: Term 1 election: Requested vote from peers 33fae71db47147daa2379a06e3b3347d (127.7.215.129:36575), 9a7ccf3f362145b7a61ac7cfef4c5a29 (127.7.215.130:38275)
I20260630 12:11:24.762104  8896 tablet_bootstrap.cc:492] T 8bbecffef2204a658696ebbab2a5b7ab P 33fae71db47147daa2379a06e3b3347d: Bootstrap starting.
I20260630 12:11:24.762066  8921 raft_consensus.cc:2804] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:24.762831  8921 raft_consensus.cc:697] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204 [term 1 LEADER]: Becoming Leader. State: Replica: 21903fc825484a539dc5e73c04db8204, State: Running, Role: LEADER
I20260630 12:11:24.764204  8921 consensus_queue.cc:237] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.774689  8895 tablet_bootstrap.cc:654] T 8bbecffef2204a658696ebbab2a5b7ab P 9a7ccf3f362145b7a61ac7cfef4c5a29: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.781262  8896 tablet_bootstrap.cc:654] T 8bbecffef2204a658696ebbab2a5b7ab P 33fae71db47147daa2379a06e3b3347d: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.783041  8895 tablet_bootstrap.cc:492] T 8bbecffef2204a658696ebbab2a5b7ab P 9a7ccf3f362145b7a61ac7cfef4c5a29: No bootstrap required, opened a new log
I20260630 12:11:24.783571  8895 ts_tablet_manager.cc:1403] T 8bbecffef2204a658696ebbab2a5b7ab P 9a7ccf3f362145b7a61ac7cfef4c5a29: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260630 12:11:24.784147  8598 catalog_manager.cc:5697] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21903fc825484a539dc5e73c04db8204 (127.7.215.131). New cstate: current_term: 1 leader_uuid: "21903fc825484a539dc5e73c04db8204" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:24.786671  8895 raft_consensus.cc:359] T 8bbecffef2204a658696ebbab2a5b7ab P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.787400  8895 raft_consensus.cc:385] T 8bbecffef2204a658696ebbab2a5b7ab P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.787736  8895 raft_consensus.cc:740] T 8bbecffef2204a658696ebbab2a5b7ab P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a7ccf3f362145b7a61ac7cfef4c5a29, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.788513  8895 consensus_queue.cc:260] T 8bbecffef2204a658696ebbab2a5b7ab P 9a7ccf3f362145b7a61ac7cfef4c5a29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.790555  8895 ts_tablet_manager.cc:1434] T 8bbecffef2204a658696ebbab2a5b7ab P 9a7ccf3f362145b7a61ac7cfef4c5a29: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:11:24.794133  8896 tablet_bootstrap.cc:492] T 8bbecffef2204a658696ebbab2a5b7ab P 33fae71db47147daa2379a06e3b3347d: No bootstrap required, opened a new log
I20260630 12:11:24.794651  8896 ts_tablet_manager.cc:1403] T 8bbecffef2204a658696ebbab2a5b7ab P 33fae71db47147daa2379a06e3b3347d: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.017s
I20260630 12:11:24.797107  8896 raft_consensus.cc:359] T 8bbecffef2204a658696ebbab2a5b7ab P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.797773  8896 raft_consensus.cc:385] T 8bbecffef2204a658696ebbab2a5b7ab P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.798081  8896 raft_consensus.cc:740] T 8bbecffef2204a658696ebbab2a5b7ab P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae71db47147daa2379a06e3b3347d, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.798825  8896 consensus_queue.cc:260] T 8bbecffef2204a658696ebbab2a5b7ab P 33fae71db47147daa2379a06e3b3347d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.801519  8896 ts_tablet_manager.cc:1434] T 8bbecffef2204a658696ebbab2a5b7ab P 33fae71db47147daa2379a06e3b3347d: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260630 12:11:24.802544  8896 tablet_bootstrap.cc:492] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d: Bootstrap starting.
I20260630 12:11:24.808580  8896 tablet_bootstrap.cc:654] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:24.813732  8896 tablet_bootstrap.cc:492] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d: No bootstrap required, opened a new log
I20260630 12:11:24.814085  8896 ts_tablet_manager.cc:1403] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260630 12:11:24.815882  8896 raft_consensus.cc:359] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.816327  8896 raft_consensus.cc:385] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:24.816516  8896 raft_consensus.cc:740] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fae71db47147daa2379a06e3b3347d, State: Initialized, Role: FOLLOWER
I20260630 12:11:24.816949  8896 consensus_queue.cc:260] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.818487  8896 ts_tablet_manager.cc:1434] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.002s
I20260630 12:11:24.877156  8915 raft_consensus.cc:493] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:24.877671  8915 raft_consensus.cc:515] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.880265  8915 leader_election.cc:290] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a7ccf3f362145b7a61ac7cfef4c5a29 (127.7.215.130:38275), 21903fc825484a539dc5e73c04db8204 (127.7.215.131:40061)
I20260630 12:11:24.880779  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a397eeb74b94780909bdf11525ca444" candidate_uuid: "33fae71db47147daa2379a06e3b3347d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" is_pre_election: true
I20260630 12:11:24.881397  8776 raft_consensus.cc:2468] T 3a397eeb74b94780909bdf11525ca444 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33fae71db47147daa2379a06e3b3347d in term 0.
I20260630 12:11:24.881353  8849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a397eeb74b94780909bdf11525ca444" candidate_uuid: "33fae71db47147daa2379a06e3b3347d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21903fc825484a539dc5e73c04db8204" is_pre_election: true
I20260630 12:11:24.882164  8849 raft_consensus.cc:2468] T 3a397eeb74b94780909bdf11525ca444 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33fae71db47147daa2379a06e3b3347d in term 0.
I20260630 12:11:24.882536  8664 leader_election.cc:304] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33fae71db47147daa2379a06e3b3347d, 9a7ccf3f362145b7a61ac7cfef4c5a29; no voters: 
I20260630 12:11:24.883286  8915 raft_consensus.cc:2804] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:24.883777  8915 raft_consensus.cc:493] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:24.884135  8915 raft_consensus.cc:3060] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.885907  8901 raft_consensus.cc:493] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:24.886436  8901 raft_consensus.cc:515] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.888659  8901 leader_election.cc:290] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a7ccf3f362145b7a61ac7cfef4c5a29 (127.7.215.130:38275), 21903fc825484a539dc5e73c04db8204 (127.7.215.131:40061)
I20260630 12:11:24.889454  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dde23eda5c404fb766c2d5abbef59d" candidate_uuid: "33fae71db47147daa2379a06e3b3347d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" is_pre_election: true
I20260630 12:11:24.889798  8849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dde23eda5c404fb766c2d5abbef59d" candidate_uuid: "33fae71db47147daa2379a06e3b3347d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21903fc825484a539dc5e73c04db8204" is_pre_election: true
I20260630 12:11:24.890180  8776 raft_consensus.cc:2468] T 60dde23eda5c404fb766c2d5abbef59d P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33fae71db47147daa2379a06e3b3347d in term 0.
I20260630 12:11:24.890372  8849 raft_consensus.cc:2468] T 60dde23eda5c404fb766c2d5abbef59d P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33fae71db47147daa2379a06e3b3347d in term 0.
I20260630 12:11:24.891304  8664 leader_election.cc:304] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33fae71db47147daa2379a06e3b3347d, 9a7ccf3f362145b7a61ac7cfef4c5a29; no voters: 
I20260630 12:11:24.892038  8901 raft_consensus.cc:2804] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:24.891712  8915 raft_consensus.cc:515] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.892460  8901 raft_consensus.cc:493] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:24.892856  8901 raft_consensus.cc:3060] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.894134  8915 leader_election.cc:290] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d [CANDIDATE]: Term 1 election: Requested vote from peers 9a7ccf3f362145b7a61ac7cfef4c5a29 (127.7.215.130:38275), 21903fc825484a539dc5e73c04db8204 (127.7.215.131:40061)
I20260630 12:11:24.894834  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a397eeb74b94780909bdf11525ca444" candidate_uuid: "33fae71db47147daa2379a06e3b3347d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29"
I20260630 12:11:24.895371  8776 raft_consensus.cc:3060] T 3a397eeb74b94780909bdf11525ca444 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.895179  8849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a397eeb74b94780909bdf11525ca444" candidate_uuid: "33fae71db47147daa2379a06e3b3347d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21903fc825484a539dc5e73c04db8204"
I20260630 12:11:24.895913  8849 raft_consensus.cc:3060] T 3a397eeb74b94780909bdf11525ca444 P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.900203  8776 raft_consensus.cc:2468] T 3a397eeb74b94780909bdf11525ca444 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33fae71db47147daa2379a06e3b3347d in term 1.
I20260630 12:11:24.900586  8901 raft_consensus.cc:515] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.901321  8664 leader_election.cc:304] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33fae71db47147daa2379a06e3b3347d, 9a7ccf3f362145b7a61ac7cfef4c5a29; no voters: 
I20260630 12:11:24.902046  8915 raft_consensus.cc:2804] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:24.902823  8915 raft_consensus.cc:697] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d [term 1 LEADER]: Becoming Leader. State: Replica: 33fae71db47147daa2379a06e3b3347d, State: Running, Role: LEADER
I20260630 12:11:24.903489  8901 leader_election.cc:290] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d [CANDIDATE]: Term 1 election: Requested vote from peers 9a7ccf3f362145b7a61ac7cfef4c5a29 (127.7.215.130:38275), 21903fc825484a539dc5e73c04db8204 (127.7.215.131:40061)
I20260630 12:11:24.903558  8915 consensus_queue.cc:237] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.905416  8849 raft_consensus.cc:2468] T 3a397eeb74b94780909bdf11525ca444 P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33fae71db47147daa2379a06e3b3347d in term 1.
I20260630 12:11:24.905416  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dde23eda5c404fb766c2d5abbef59d" candidate_uuid: "33fae71db47147daa2379a06e3b3347d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29"
I20260630 12:11:24.905889  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60dde23eda5c404fb766c2d5abbef59d" candidate_uuid: "33fae71db47147daa2379a06e3b3347d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21903fc825484a539dc5e73c04db8204"
I20260630 12:11:24.906347  8776 raft_consensus.cc:3060] T 60dde23eda5c404fb766c2d5abbef59d P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.906527  8850 raft_consensus.cc:3060] T 60dde23eda5c404fb766c2d5abbef59d P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.912796  8850 raft_consensus.cc:2468] T 60dde23eda5c404fb766c2d5abbef59d P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33fae71db47147daa2379a06e3b3347d in term 1.
I20260630 12:11:24.913935  8664 leader_election.cc:304] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21903fc825484a539dc5e73c04db8204, 33fae71db47147daa2379a06e3b3347d; no voters: 
I20260630 12:11:24.914829  8915 raft_consensus.cc:2804] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:24.914968  8776 raft_consensus.cc:2468] T 60dde23eda5c404fb766c2d5abbef59d P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33fae71db47147daa2379a06e3b3347d in term 1.
I20260630 12:11:24.915395  8915 raft_consensus.cc:697] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d [term 1 LEADER]: Becoming Leader. State: Replica: 33fae71db47147daa2379a06e3b3347d, State: Running, Role: LEADER
I20260630 12:11:24.916296  8915 consensus_queue.cc:237] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.916510  8598 catalog_manager.cc:5697] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d reported cstate change: term changed from 0 to 1, leader changed from <none> to 33fae71db47147daa2379a06e3b3347d (127.7.215.129). New cstate: current_term: 1 leader_uuid: "33fae71db47147daa2379a06e3b3347d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:24.930187  8598 catalog_manager.cc:5697] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d reported cstate change: term changed from 0 to 1, leader changed from <none> to 33fae71db47147daa2379a06e3b3347d (127.7.215.129). New cstate: current_term: 1 leader_uuid: "33fae71db47147daa2379a06e3b3347d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:24.969074  8902 consensus_queue.cc:1048] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:24.981194  8900 consensus_queue.cc:1048] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:24.982280  8921 raft_consensus.cc:493] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:24.982823  8921 raft_consensus.cc:515] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:24.986660  8921 leader_election.cc:290] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33fae71db47147daa2379a06e3b3347d (127.7.215.129:36575), 9a7ccf3f362145b7a61ac7cfef4c5a29 (127.7.215.130:38275)
I20260630 12:11:24.987555  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bbecffef2204a658696ebbab2a5b7ab" candidate_uuid: "21903fc825484a539dc5e73c04db8204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" is_pre_election: true
I20260630 12:11:24.988116  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bbecffef2204a658696ebbab2a5b7ab" candidate_uuid: "21903fc825484a539dc5e73c04db8204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fae71db47147daa2379a06e3b3347d" is_pre_election: true
I20260630 12:11:24.988229  8776 raft_consensus.cc:2468] T 8bbecffef2204a658696ebbab2a5b7ab P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21903fc825484a539dc5e73c04db8204 in term 0.
I20260630 12:11:24.988834  8701 raft_consensus.cc:2468] T 8bbecffef2204a658696ebbab2a5b7ab P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21903fc825484a539dc5e73c04db8204 in term 0.
I20260630 12:11:24.989760  8813 leader_election.cc:304] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21903fc825484a539dc5e73c04db8204, 9a7ccf3f362145b7a61ac7cfef4c5a29; no voters: 
I20260630 12:11:24.991317  8921 raft_consensus.cc:2804] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:24.991746  8921 raft_consensus.cc:493] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:24.992166  8921 raft_consensus.cc:3060] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:24.998989  8921 raft_consensus.cc:515] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:25.001443  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bbecffef2204a658696ebbab2a5b7ab" candidate_uuid: "21903fc825484a539dc5e73c04db8204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33fae71db47147daa2379a06e3b3347d"
I20260630 12:11:25.001608  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bbecffef2204a658696ebbab2a5b7ab" candidate_uuid: "21903fc825484a539dc5e73c04db8204" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29"
I20260630 12:11:25.002175  8701 raft_consensus.cc:3060] T 8bbecffef2204a658696ebbab2a5b7ab P 33fae71db47147daa2379a06e3b3347d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:25.002226  8776 raft_consensus.cc:3060] T 8bbecffef2204a658696ebbab2a5b7ab P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:25.001127  8921 leader_election.cc:290] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204 [CANDIDATE]: Term 1 election: Requested vote from peers 33fae71db47147daa2379a06e3b3347d (127.7.215.129:36575), 9a7ccf3f362145b7a61ac7cfef4c5a29 (127.7.215.130:38275)
I20260630 12:11:25.007871  8776 raft_consensus.cc:2468] T 8bbecffef2204a658696ebbab2a5b7ab P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21903fc825484a539dc5e73c04db8204 in term 1.
I20260630 12:11:25.008159  8701 raft_consensus.cc:2468] T 8bbecffef2204a658696ebbab2a5b7ab P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21903fc825484a539dc5e73c04db8204 in term 1.
I20260630 12:11:25.008880  8813 leader_election.cc:304] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21903fc825484a539dc5e73c04db8204, 9a7ccf3f362145b7a61ac7cfef4c5a29; no voters: 
I20260630 12:11:25.009905  8921 raft_consensus.cc:2804] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:25.010313  8921 raft_consensus.cc:697] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204 [term 1 LEADER]: Becoming Leader. State: Replica: 21903fc825484a539dc5e73c04db8204, State: Running, Role: LEADER
I20260630 12:11:25.011247  8921 consensus_queue.cc:237] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:25.017720  8598 catalog_manager.cc:5697] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21903fc825484a539dc5e73c04db8204 (127.7.215.131). New cstate: current_term: 1 leader_uuid: "21903fc825484a539dc5e73c04db8204" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:25.052985  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:25.059094  8949 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:25.059864  8950 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:25.061527  8952 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:25.062625  8030 server_base.cc:1061] running on GCE node
I20260630 12:11:25.063544  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:25.063793  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:25.063958  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821485063945 us; error 0 us; skew 500 ppm
I20260630 12:11:25.064569  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:25.067564  8030 webserver.cc:533] Webserver started at http://127.7.215.132:37431/ using document root <none> and password file <none>
I20260630 12:11:25.068089  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:25.068291  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:25.068588  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:25.069692  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821475204949-8030-0/minicluster-data/ts-3-root/instance:
uuid: "25dc095135d247968556767170354ae9"
format_stamp: "Formatted at 2026-06-30 12:11:25 on dist-test-slave-35fp"
I20260630 12:11:25.074239  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260630 12:11:25.077939  8957 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:25.079036  8030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:11:25.079416  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821475204949-8030-0/minicluster-data/ts-3-root
uuid: "25dc095135d247968556767170354ae9"
format_stamp: "Formatted at 2026-06-30 12:11:25 on dist-test-slave-35fp"
I20260630 12:11:25.079798  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821475204949-8030-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821475204949-8030-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821475204949-8030-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)
I20260630 12:11:25.086879  8915 consensus_queue.cc:1048] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:25.099843  8930 consensus_queue.cc:1048] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [LEADER]: Connected to new peer: Peer: permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:25.121883  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:25.123217  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:25.124454  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:25.126472  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:25.126780  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:25.127022  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:25.127200  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:25.174690  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.132:35617
I20260630 12:11:25.174788  9021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.132:35617 every 8 connection(s)
I20260630 12:11:25.186906  8901 consensus_queue.cc:1048] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d [LEADER]: Connected to new peer: Peer: permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:25.192613  9022 heartbeater.cc:344] Connected to a master server at 127.7.215.190:39177
I20260630 12:11:25.193113  9022 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:25.194084  9022 heartbeater.cc:507] Master 127.7.215.190:39177 requested a full tablet report, sending...
I20260630 12:11:25.196393  8598 ts_manager.cc:194] Registered new tserver with Master: 25dc095135d247968556767170354ae9 (127.7.215.132:35617)
I20260630 12:11:25.197780  8901 consensus_queue.cc:1048] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:25.198935  8598 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38108
I20260630 12:11:25.220120  8921 consensus_queue.cc:1048] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:25.229489  8921 consensus_queue.cc:1048] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:25.335120  8901 consensus_queue.cc:1048] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d [LEADER]: Connected to new peer: Peer: permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:25.346484  8915 consensus_queue.cc:1048] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:25.360913  8921 consensus_queue.cc:1048] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:25.372787  9030 consensus_queue.cc:1048] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:25.382597  8915 consensus_queue.cc:1048] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:25.441196  8901 consensus_queue.cc:1048] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d [LEADER]: Connected to new peer: Peer: permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:25.442055  9030 consensus_queue.cc:1048] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:25.462193  8921 consensus_queue.cc:1048] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:26.202807  9022 heartbeater.cc:499] Master 127.7.215.190:39177 was elected leader, sending a full tablet report...
I20260630 12:11:26.592083  8652 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:26.611236  8701 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae13f414c86f4ba78ea9057931e4dd4f"
dest_uuid: "33fae71db47147daa2379a06e3b3347d"
mode: GRACEFUL
new_leader_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29"
 from {username='slave'} at 127.0.0.1:44376
I20260630 12:11:26.611982  8701 raft_consensus.cc:606] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [term 1 LEADER]: Received request to transfer leadership to TS 9a7ccf3f362145b7a61ac7cfef4c5a29
I20260630 12:11:26.613315  8652 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:11:26.613890  8652 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:26.973342  8930 raft_consensus.cc:993] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d: : Instructing follower 9a7ccf3f362145b7a61ac7cfef4c5a29 to start an election
I20260630 12:11:26.973855  9045 raft_consensus.cc:1081] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [term 1 LEADER]: Signalling peer 9a7ccf3f362145b7a61ac7cfef4c5a29 to start an election
I20260630 12:11:26.975788  8775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae13f414c86f4ba78ea9057931e4dd4f"
dest_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29"
 from {username='slave'} at 127.0.0.1:46032
I20260630 12:11:26.976346  8775 raft_consensus.cc:493] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:11:26.976718  8775 raft_consensus.cc:3060] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:26.982218  8775 raft_consensus.cc:515] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:26.984092  8775 leader_election.cc:290] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [CANDIDATE]: Term 2 election: Requested vote from peers 33fae71db47147daa2379a06e3b3347d (127.7.215.129:36575), 21903fc825484a539dc5e73c04db8204 (127.7.215.131:40061)
I20260630 12:11:26.985213  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae13f414c86f4ba78ea9057931e4dd4f" candidate_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33fae71db47147daa2379a06e3b3347d"
I20260630 12:11:26.985668  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae13f414c86f4ba78ea9057931e4dd4f" candidate_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21903fc825484a539dc5e73c04db8204"
I20260630 12:11:26.985797  8701 raft_consensus.cc:3055] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:11:26.986199  8850 raft_consensus.cc:3060] T ae13f414c86f4ba78ea9057931e4dd4f P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:26.986222  8701 raft_consensus.cc:740] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33fae71db47147daa2379a06e3b3347d, State: Running, Role: LEADER
I20260630 12:11:26.987279  8701 consensus_queue.cc:260] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:26.988209  8701 raft_consensus.cc:3060] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:26.991253  8850 raft_consensus.cc:2468] T ae13f414c86f4ba78ea9057931e4dd4f P 21903fc825484a539dc5e73c04db8204 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a7ccf3f362145b7a61ac7cfef4c5a29 in term 2.
I20260630 12:11:26.992560  8739 leader_election.cc:304] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21903fc825484a539dc5e73c04db8204, 9a7ccf3f362145b7a61ac7cfef4c5a29; no voters: 
I20260630 12:11:26.993211  8701 raft_consensus.cc:2468] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a7ccf3f362145b7a61ac7cfef4c5a29 in term 2.
I20260630 12:11:26.993541  9042 raft_consensus.cc:2804] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:26.994951  9042 raft_consensus.cc:697] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 2 LEADER]: Becoming Leader. State: Replica: 9a7ccf3f362145b7a61ac7cfef4c5a29, State: Running, Role: LEADER
I20260630 12:11:26.996073  9042 consensus_queue.cc:237] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } }
I20260630 12:11:27.003041  8599 catalog_manager.cc:5697] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 reported cstate change: term changed from 1 to 2, leader changed from 33fae71db47147daa2379a06e3b3347d (127.7.215.129) to 9a7ccf3f362145b7a61ac7cfef4c5a29 (127.7.215.130). New cstate: current_term: 2 leader_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:27.488889  8850 raft_consensus.cc:1275] T ae13f414c86f4ba78ea9057931e4dd4f P 21903fc825484a539dc5e73c04db8204 [term 2 FOLLOWER]: Refusing update from remote peer 9a7ccf3f362145b7a61ac7cfef4c5a29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:27.490140  9042 consensus_queue.cc:1048] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:27.500414  8701 raft_consensus.cc:1275] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [term 2 FOLLOWER]: Refusing update from remote peer 9a7ccf3f362145b7a61ac7cfef4c5a29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:27.502101  9042 consensus_queue.cc:1048] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:28.615061  8652 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:28.621879  8652 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:28.622332  8652 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:30.623238  8652 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:30.629540  8652 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:30.630003  8652 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:11:30.729737  9018 debug-util.cc:398] Leaking SignalData structure 0x7b080016cf00 after lost signal to thread 8033
W20260630 12:11:30.731051  9018 debug-util.cc:398] Leaking SignalData structure 0x7b080016d620 after lost signal to thread 8633
W20260630 12:11:30.732152  9018 debug-util.cc:398] Leaking SignalData structure 0x7b0800192fc0 after lost signal to thread 8725
W20260630 12:11:30.733235  9018 debug-util.cc:398] Leaking SignalData structure 0x7b080021e660 after lost signal to thread 8800
W20260630 12:11:30.734197  9018 debug-util.cc:398] Leaking SignalData structure 0x7b08001bea20 after lost signal to thread 8874
W20260630 12:11:30.735107  9018 debug-util.cc:398] Leaking SignalData structure 0x7b08001ec300 after lost signal to thread 9021
I20260630 12:11:31.750329  8849 consensus_queue.cc:237] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 [LEADER]: Queue 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: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } } peers { permanent_uuid: "25dc095135d247968556767170354ae9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 35617 } attrs { promote: true } }
I20260630 12:11:31.760985  8774 raft_consensus.cc:1275] T 2b39f93e4803450d999f0c43c292d6f0 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Refusing update from remote peer 21903fc825484a539dc5e73c04db8204: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:31.761341  8700 raft_consensus.cc:1275] T 2b39f93e4803450d999f0c43c292d6f0 P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Refusing update from remote peer 21903fc825484a539dc5e73c04db8204: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:31.763001  9068 consensus_queue.cc:1048] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:31.768316  9068 consensus_queue.cc:1048] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:31.779839  9068 raft_consensus.cc:2955] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 25dc095135d247968556767170354ae9 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } } peers { permanent_uuid: "25dc095135d247968556767170354ae9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 35617 } attrs { promote: true } } }
I20260630 12:11:31.781770  8700 raft_consensus.cc:2955] T 2b39f93e4803450d999f0c43c292d6f0 P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 25dc095135d247968556767170354ae9 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } } peers { permanent_uuid: "25dc095135d247968556767170354ae9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 35617 } attrs { promote: true } } }
W20260630 12:11:31.793666  8815 consensus_peers.cc:597] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 -> Peer 25dc095135d247968556767170354ae9 (127.7.215.132:35617): Couldn't send request to peer 25dc095135d247968556767170354ae9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2b39f93e4803450d999f0c43c292d6f0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:31.795137  8774 raft_consensus.cc:2955] T 2b39f93e4803450d999f0c43c292d6f0 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 25dc095135d247968556767170354ae9 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } } peers { permanent_uuid: "25dc095135d247968556767170354ae9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 35617 } attrs { promote: true } } }
I20260630 12:11:31.804992  8599 catalog_manager.cc:5697] T 2b39f93e4803450d999f0c43c292d6f0 P 33fae71db47147daa2379a06e3b3347d reported cstate change: config changed from index -1 to 2, NON_VOTER 25dc095135d247968556767170354ae9 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "21903fc825484a539dc5e73c04db8204" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } } peers { permanent_uuid: "25dc095135d247968556767170354ae9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 35617 } attrs { promote: true } } }
I20260630 12:11:31.829408  8774 consensus_queue.cc:237] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [LEADER]: Queue 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: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } attrs { replace: true } } peers { permanent_uuid: "25dc095135d247968556767170354ae9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 35617 } attrs { promote: true } }
I20260630 12:11:31.840817  8849 raft_consensus.cc:1275] T e511063d875b466b98f63d8446255776 P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Refusing update from remote peer 9a7ccf3f362145b7a61ac7cfef4c5a29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:31.842536  9065 consensus_queue.cc:1048] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:31.862381  9065 raft_consensus.cc:2955] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 25dc095135d247968556767170354ae9 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } attrs { replace: true } } peers { permanent_uuid: "25dc095135d247968556767170354ae9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 35617 } attrs { promote: true } } }
I20260630 12:11:31.866353  8850 raft_consensus.cc:2955] T e511063d875b466b98f63d8446255776 P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 25dc095135d247968556767170354ae9 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } attrs { replace: true } } peers { permanent_uuid: "25dc095135d247968556767170354ae9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 35617 } attrs { promote: true } } }
I20260630 12:11:31.869498  8700 raft_consensus.cc:1275] T e511063d875b466b98f63d8446255776 P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Refusing update from remote peer 9a7ccf3f362145b7a61ac7cfef4c5a29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:31.871402  9087 consensus_queue.cc:1048] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:11:31.872349  8741 consensus_peers.cc:597] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 -> Peer 25dc095135d247968556767170354ae9 (127.7.215.132:35617): Couldn't send request to peer 25dc095135d247968556767170354ae9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e511063d875b466b98f63d8446255776. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:31.888278  8596 catalog_manager.cc:5697] T e511063d875b466b98f63d8446255776 P 21903fc825484a539dc5e73c04db8204 reported cstate change: config changed from index -1 to 2, NON_VOTER 25dc095135d247968556767170354ae9 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } attrs { replace: true } } peers { permanent_uuid: "25dc095135d247968556767170354ae9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 35617 } attrs { promote: true } } }
I20260630 12:11:31.894677  8700 raft_consensus.cc:2955] T e511063d875b466b98f63d8446255776 P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 25dc095135d247968556767170354ae9 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } attrs { replace: true } } peers { permanent_uuid: "25dc095135d247968556767170354ae9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 35617 } attrs { promote: true } } }
I20260630 12:11:31.913669  8700 consensus_queue.cc:237] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d [LEADER]: Queue 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: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } attrs { replace: true } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } } peers { permanent_uuid: "25dc095135d247968556767170354ae9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 35617 } attrs { promote: true } }
I20260630 12:11:31.924002  8850 raft_consensus.cc:1275] T 3a397eeb74b94780909bdf11525ca444 P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Refusing update from remote peer 33fae71db47147daa2379a06e3b3347d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:31.926290  9067 consensus_queue.cc:1048] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d [LEADER]: Connected to new peer: Peer: permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:11:31.929497  8774 raft_consensus.cc:1275] T 3a397eeb74b94780909bdf11525ca444 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Refusing update from remote peer 33fae71db47147daa2379a06e3b3347d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:31.931175  9067 consensus_queue.cc:1048] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:11:31.939044  8666 consensus_peers.cc:597] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d -> Peer 25dc095135d247968556767170354ae9 (127.7.215.132:35617): Couldn't send request to peer 25dc095135d247968556767170354ae9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a397eeb74b94780909bdf11525ca444. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:31.939930  9067 raft_consensus.cc:2955] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 25dc095135d247968556767170354ae9 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } attrs { replace: true } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } } peers { permanent_uuid: "25dc095135d247968556767170354ae9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 35617 } attrs { promote: true } } }
I20260630 12:11:31.958070  8700 consensus_queue.cc:237] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d [LEADER]: Queue 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: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } attrs { replace: true } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } } peers { permanent_uuid: "25dc095135d247968556767170354ae9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 35617 } attrs { promote: true } }
I20260630 12:11:31.967762  8850 raft_consensus.cc:2955] T 3a397eeb74b94780909bdf11525ca444 P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 25dc095135d247968556767170354ae9 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } attrs { replace: true } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } } peers { permanent_uuid: "25dc095135d247968556767170354ae9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 35617 } attrs { promote: true } } }
W20260630 12:11:31.972262  8666 consensus_peers.cc:597] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d -> Peer 25dc095135d247968556767170354ae9 (127.7.215.132:35617): Couldn't send request to peer 25dc095135d247968556767170354ae9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 60dde23eda5c404fb766c2d5abbef59d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:31.976097  8774 raft_consensus.cc:2955] T 3a397eeb74b94780909bdf11525ca444 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 25dc095135d247968556767170354ae9 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } attrs { replace: true } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } } peers { permanent_uuid: "25dc095135d247968556767170354ae9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 35617 } attrs { promote: true } } }
I20260630 12:11:31.984644  8598 catalog_manager.cc:5697] T 3a397eeb74b94780909bdf11525ca444 P 21903fc825484a539dc5e73c04db8204 reported cstate change: config changed from index -1 to 2, NON_VOTER 25dc095135d247968556767170354ae9 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "33fae71db47147daa2379a06e3b3347d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } attrs { replace: true } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } } peers { permanent_uuid: "25dc095135d247968556767170354ae9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 35617 } attrs { promote: true } } }
I20260630 12:11:31.985663  8850 raft_consensus.cc:1275] T 60dde23eda5c404fb766c2d5abbef59d P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Refusing update from remote peer 33fae71db47147daa2379a06e3b3347d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:31.986102  8773 raft_consensus.cc:1275] T 60dde23eda5c404fb766c2d5abbef59d P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Refusing update from remote peer 33fae71db47147daa2379a06e3b3347d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:31.987283  9095 consensus_queue.cc:1048] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d [LEADER]: Connected to new peer: Peer: permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:11:31.989485  9099 consensus_queue.cc:1048] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:11:32.013767  9100 raft_consensus.cc:2955] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 25dc095135d247968556767170354ae9 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } attrs { replace: true } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } } peers { permanent_uuid: "25dc095135d247968556767170354ae9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 35617 } attrs { promote: true } } }
I20260630 12:11:32.023461  8773 raft_consensus.cc:2955] T 60dde23eda5c404fb766c2d5abbef59d P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 25dc095135d247968556767170354ae9 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } attrs { replace: true } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } } peers { permanent_uuid: "25dc095135d247968556767170354ae9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 35617 } attrs { promote: true } } }
I20260630 12:11:32.039240  8850 raft_consensus.cc:2955] T 60dde23eda5c404fb766c2d5abbef59d P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 25dc095135d247968556767170354ae9 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } attrs { replace: true } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } } peers { permanent_uuid: "25dc095135d247968556767170354ae9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 35617 } attrs { promote: true } } }
I20260630 12:11:32.047343  8598 catalog_manager.cc:5697] T 60dde23eda5c404fb766c2d5abbef59d P 9a7ccf3f362145b7a61ac7cfef4c5a29 reported cstate change: config changed from index -1 to 2, NON_VOTER 25dc095135d247968556767170354ae9 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "33fae71db47147daa2379a06e3b3347d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } attrs { replace: true } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } } peers { permanent_uuid: "25dc095135d247968556767170354ae9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 35617 } attrs { promote: true } } }
I20260630 12:11:32.097087  8030 tablet_server.cc:179] TabletServer@127.7.215.129:0 shutting down...
I20260630 12:11:32.140693  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:32.142056  8030 tablet_replica.cc:333] T 3ae8d8f8458d470e934e067c82783942 P 33fae71db47147daa2379a06e3b3347d: stopping tablet replica
I20260630 12:11:32.142943  8030 raft_consensus.cc:2243] T 3ae8d8f8458d470e934e067c82783942 P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:32.143536  8030 raft_consensus.cc:2272] T 3ae8d8f8458d470e934e067c82783942 P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.146332  8030 tablet_replica.cc:333] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d: stopping tablet replica
I20260630 12:11:32.147320  8030 raft_consensus.cc:2243] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:32.148535  8030 raft_consensus.cc:2272] T 60dde23eda5c404fb766c2d5abbef59d P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.152357  8030 tablet_replica.cc:333] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d: stopping tablet replica
I20260630 12:11:32.153195  8030 raft_consensus.cc:2243] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:32.153715  8030 raft_consensus.cc:2272] T ae13f414c86f4ba78ea9057931e4dd4f P 33fae71db47147daa2379a06e3b3347d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.155985  8030 tablet_replica.cc:333] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d: stopping tablet replica
I20260630 12:11:32.156689  8030 raft_consensus.cc:2243] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:32.157855  8030 raft_consensus.cc:2272] T 3a397eeb74b94780909bdf11525ca444 P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.160602  8030 tablet_replica.cc:333] T e511063d875b466b98f63d8446255776 P 33fae71db47147daa2379a06e3b3347d: stopping tablet replica
I20260630 12:11:32.161311  8030 raft_consensus.cc:2243] T e511063d875b466b98f63d8446255776 P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:32.161870  8030 raft_consensus.cc:2272] T e511063d875b466b98f63d8446255776 P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.164973  8030 tablet_replica.cc:333] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d: stopping tablet replica
I20260630 12:11:32.165686  8030 raft_consensus.cc:2243] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:32.166699  8030 raft_consensus.cc:2272] T 09a436e322c545d0b0cfeb2d971de627 P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.169155  8030 tablet_replica.cc:333] T 8bbecffef2204a658696ebbab2a5b7ab P 33fae71db47147daa2379a06e3b3347d: stopping tablet replica
I20260630 12:11:32.169831  8030 raft_consensus.cc:2243] T 8bbecffef2204a658696ebbab2a5b7ab P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:32.170322  8030 raft_consensus.cc:2272] T 8bbecffef2204a658696ebbab2a5b7ab P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.172551  8030 tablet_replica.cc:333] T 2b39f93e4803450d999f0c43c292d6f0 P 33fae71db47147daa2379a06e3b3347d: stopping tablet replica
I20260630 12:11:32.173143  8030 raft_consensus.cc:2243] T 2b39f93e4803450d999f0c43c292d6f0 P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:32.173686  8030 raft_consensus.cc:2272] T 2b39f93e4803450d999f0c43c292d6f0 P 33fae71db47147daa2379a06e3b3347d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.214205  8030 tablet_server.cc:196] TabletServer@127.7.215.129:0 shutdown complete.
W20260630 12:11:32.228552  8816 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.215.129:36575: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260630 12:11:32.243021  8816 consensus_peers.cc:597] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 -> Peer 33fae71db47147daa2379a06e3b3347d (127.7.215.129:36575): Couldn't send request to peer 33fae71db47147daa2379a06e3b3347d. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:36575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:32.243384  8030 tablet_server.cc:179] TabletServer@127.7.215.130:0 shutting down...
W20260630 12:11:32.279088  8742 consensus_peers.cc:597] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 -> Peer 33fae71db47147daa2379a06e3b3347d (127.7.215.129:36575): Couldn't send request to peer 33fae71db47147daa2379a06e3b3347d. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:36575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:32.289772  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:32.290607  8030 tablet_replica.cc:333] T 3ae8d8f8458d470e934e067c82783942 P 9a7ccf3f362145b7a61ac7cfef4c5a29: stopping tablet replica
I20260630 12:11:32.291517  8030 raft_consensus.cc:2243] T 3ae8d8f8458d470e934e067c82783942 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:32.292057  8030 raft_consensus.cc:2272] T 3ae8d8f8458d470e934e067c82783942 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.294785  8030 tablet_replica.cc:333] T 60dde23eda5c404fb766c2d5abbef59d P 9a7ccf3f362145b7a61ac7cfef4c5a29: stopping tablet replica
I20260630 12:11:32.295753  8030 raft_consensus.cc:2243] T 60dde23eda5c404fb766c2d5abbef59d P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:32.296576  8030 raft_consensus.cc:2272] T 60dde23eda5c404fb766c2d5abbef59d P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.301151  8030 tablet_replica.cc:333] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29: stopping tablet replica
I20260630 12:11:32.302419  8030 raft_consensus.cc:2243] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:11:32.303961  8030 raft_consensus.cc:2272] T ae13f414c86f4ba78ea9057931e4dd4f P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.306023  9107 ts_tablet_manager.cc:933] T 2b39f93e4803450d999f0c43c292d6f0 P 25dc095135d247968556767170354ae9: Initiating tablet copy from peer 21903fc825484a539dc5e73c04db8204 (127.7.215.131:40061)
I20260630 12:11:32.307405  8030 tablet_replica.cc:333] T 3a397eeb74b94780909bdf11525ca444 P 9a7ccf3f362145b7a61ac7cfef4c5a29: stopping tablet replica
I20260630 12:11:32.308423  8030 raft_consensus.cc:2243] T 3a397eeb74b94780909bdf11525ca444 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:32.309249  8030 raft_consensus.cc:2272] T 3a397eeb74b94780909bdf11525ca444 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.313090  8030 tablet_replica.cc:333] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29: stopping tablet replica
I20260630 12:11:32.314116  8030 raft_consensus.cc:2243] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:32.315732  8030 raft_consensus.cc:2272] T e511063d875b466b98f63d8446255776 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.317055  9107 tablet_copy_client.cc:323] T 2b39f93e4803450d999f0c43c292d6f0 P 25dc095135d247968556767170354ae9: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.131:40061
I20260630 12:11:32.325958  8030 tablet_replica.cc:333] T 8bbecffef2204a658696ebbab2a5b7ab P 9a7ccf3f362145b7a61ac7cfef4c5a29: stopping tablet replica
I20260630 12:11:32.328497  8030 raft_consensus.cc:2243] T 8bbecffef2204a658696ebbab2a5b7ab P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:32.330199  8030 raft_consensus.cc:2272] T 8bbecffef2204a658696ebbab2a5b7ab P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.334163  8030 tablet_replica.cc:333] T 2b39f93e4803450d999f0c43c292d6f0 P 9a7ccf3f362145b7a61ac7cfef4c5a29: stopping tablet replica
I20260630 12:11:32.339181  8030 raft_consensus.cc:2243] T 2b39f93e4803450d999f0c43c292d6f0 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:32.339823  8030 raft_consensus.cc:2272] T 2b39f93e4803450d999f0c43c292d6f0 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.342893  8030 tablet_replica.cc:333] T 09a436e322c545d0b0cfeb2d971de627 P 9a7ccf3f362145b7a61ac7cfef4c5a29: stopping tablet replica
I20260630 12:11:32.343564  8030 raft_consensus.cc:2243] T 09a436e322c545d0b0cfeb2d971de627 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:32.344080  8030 raft_consensus.cc:2272] T 09a436e322c545d0b0cfeb2d971de627 P 9a7ccf3f362145b7a61ac7cfef4c5a29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.349593  8860 tablet_copy_service.cc:140] P 21903fc825484a539dc5e73c04db8204: Received BeginTabletCopySession request for tablet 2b39f93e4803450d999f0c43c292d6f0 from peer 25dc095135d247968556767170354ae9 ({username='slave'} at 127.0.0.1:57750)
I20260630 12:11:32.350123  8860 tablet_copy_service.cc:161] P 21903fc825484a539dc5e73c04db8204: Beginning new tablet copy session on tablet 2b39f93e4803450d999f0c43c292d6f0 from peer 25dc095135d247968556767170354ae9 at {username='slave'} at 127.0.0.1:57750: session id = 25dc095135d247968556767170354ae9-2b39f93e4803450d999f0c43c292d6f0
I20260630 12:11:32.358587  8860 tablet_copy_source_session.cc:215] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:32.365731  9107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b39f93e4803450d999f0c43c292d6f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:32.374836  8030 tablet_server.cc:196] TabletServer@127.7.215.130:0 shutdown complete.
I20260630 12:11:32.386603  9107 tablet_copy_client.cc:806] T 2b39f93e4803450d999f0c43c292d6f0 P 25dc095135d247968556767170354ae9: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:32.387528  9107 tablet_copy_client.cc:670] T 2b39f93e4803450d999f0c43c292d6f0 P 25dc095135d247968556767170354ae9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:32.393229  9107 tablet_copy_client.cc:538] T 2b39f93e4803450d999f0c43c292d6f0 P 25dc095135d247968556767170354ae9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:11:32.401881  8030 tablet_server.cc:179] TabletServer@127.7.215.131:0 shutting down...
I20260630 12:11:32.405064  9107 tablet_bootstrap.cc:492] T 2b39f93e4803450d999f0c43c292d6f0 P 25dc095135d247968556767170354ae9: Bootstrap starting.
I20260630 12:11:32.425175  8030 tablet_copy_service.cc:362] P 21903fc825484a539dc5e73c04db8204: Destroying tablet copy session 25dc095135d247968556767170354ae9-2b39f93e4803450d999f0c43c292d6f0 due to service shutdown
I20260630 12:11:32.425730  8030 tablet_copy_service.cc:434] P 21903fc825484a539dc5e73c04db8204: ending tablet copy session 25dc095135d247968556767170354ae9-2b39f93e4803450d999f0c43c292d6f0 on tablet 2b39f93e4803450d999f0c43c292d6f0 with peer 25dc095135d247968556767170354ae9
I20260630 12:11:32.465736  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:32.467145  8030 tablet_replica.cc:333] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204: stopping tablet replica
I20260630 12:11:32.468063  8030 raft_consensus.cc:2243] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:32.469187  8030 raft_consensus.cc:2272] T 3ae8d8f8458d470e934e067c82783942 P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.471906  8030 tablet_replica.cc:333] T 60dde23eda5c404fb766c2d5abbef59d P 21903fc825484a539dc5e73c04db8204: stopping tablet replica
I20260630 12:11:32.471918  9107 tablet_bootstrap.cc:492] T 2b39f93e4803450d999f0c43c292d6f0 P 25dc095135d247968556767170354ae9: 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
I20260630 12:11:32.472846  8030 raft_consensus.cc:2243] T 60dde23eda5c404fb766c2d5abbef59d P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:32.473207  9107 tablet_bootstrap.cc:492] T 2b39f93e4803450d999f0c43c292d6f0 P 25dc095135d247968556767170354ae9: Bootstrap complete.
I20260630 12:11:32.473532  8030 raft_consensus.cc:2272] T 60dde23eda5c404fb766c2d5abbef59d P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.473999  9107 ts_tablet_manager.cc:1403] T 2b39f93e4803450d999f0c43c292d6f0 P 25dc095135d247968556767170354ae9: Time spent bootstrapping tablet: real 0.069s	user 0.039s	sys 0.028s
I20260630 12:11:32.477723  8030 tablet_replica.cc:333] T ae13f414c86f4ba78ea9057931e4dd4f P 21903fc825484a539dc5e73c04db8204: stopping tablet replica
I20260630 12:11:32.478754  8030 raft_consensus.cc:2243] T ae13f414c86f4ba78ea9057931e4dd4f P 21903fc825484a539dc5e73c04db8204 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:32.478608  9107 raft_consensus.cc:359] T 2b39f93e4803450d999f0c43c292d6f0 P 25dc095135d247968556767170354ae9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } } peers { permanent_uuid: "25dc095135d247968556767170354ae9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 35617 } attrs { promote: true } }
I20260630 12:11:32.479416  8030 raft_consensus.cc:2272] T ae13f414c86f4ba78ea9057931e4dd4f P 21903fc825484a539dc5e73c04db8204 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.479619  9107 raft_consensus.cc:740] T 2b39f93e4803450d999f0c43c292d6f0 P 25dc095135d247968556767170354ae9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 25dc095135d247968556767170354ae9, State: Initialized, Role: LEARNER
I20260630 12:11:32.480417  9107 consensus_queue.cc:260] T 2b39f93e4803450d999f0c43c292d6f0 P 25dc095135d247968556767170354ae9 [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: "33fae71db47147daa2379a06e3b3347d" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36575 } attrs { replace: true } } peers { permanent_uuid: "9a7ccf3f362145b7a61ac7cfef4c5a29" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38275 } } peers { permanent_uuid: "21903fc825484a539dc5e73c04db8204" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40061 } } peers { permanent_uuid: "25dc095135d247968556767170354ae9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 35617 } attrs { promote: true } }
I20260630 12:11:32.482309  8030 tablet_replica.cc:333] T 3a397eeb74b94780909bdf11525ca444 P 21903fc825484a539dc5e73c04db8204: stopping tablet replica
I20260630 12:11:32.483172  8030 raft_consensus.cc:2243] T 3a397eeb74b94780909bdf11525ca444 P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:32.483822  8030 raft_consensus.cc:2272] T 3a397eeb74b94780909bdf11525ca444 P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.486891  8030 tablet_replica.cc:333] T e511063d875b466b98f63d8446255776 P 21903fc825484a539dc5e73c04db8204: stopping tablet replica
I20260630 12:11:32.487681  8030 raft_consensus.cc:2243] T e511063d875b466b98f63d8446255776 P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:32.488296  8030 raft_consensus.cc:2272] T e511063d875b466b98f63d8446255776 P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.491114  8030 tablet_replica.cc:333] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204: stopping tablet replica
I20260630 12:11:32.491875  8030 raft_consensus.cc:2243] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:32.492916  8030 raft_consensus.cc:2272] T 8bbecffef2204a658696ebbab2a5b7ab P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.495504  8030 tablet_replica.cc:333] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204: stopping tablet replica
I20260630 12:11:32.496268  8030 raft_consensus.cc:2243] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:32.497630  8030 raft_consensus.cc:2272] T 2b39f93e4803450d999f0c43c292d6f0 P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.500581  8030 tablet_replica.cc:333] T 09a436e322c545d0b0cfeb2d971de627 P 21903fc825484a539dc5e73c04db8204: stopping tablet replica
I20260630 12:11:32.500633  9107 ts_tablet_manager.cc:1434] T 2b39f93e4803450d999f0c43c292d6f0 P 25dc095135d247968556767170354ae9: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.008s
I20260630 12:11:32.501435  8030 raft_consensus.cc:2243] T 09a436e322c545d0b0cfeb2d971de627 P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:32.502017  8030 raft_consensus.cc:2272] T 09a436e322c545d0b0cfeb2d971de627 P 21903fc825484a539dc5e73c04db8204 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:32.527701  8030 tablet_server.cc:196] TabletServer@127.7.215.131:0 shutdown complete.
I20260630 12:11:32.555835  8030 tablet_server.cc:179] TabletServer@127.7.215.132:0 shutting down...
W20260630 12:11:32.558352  9107 tablet_copy_client.cc:1131] T 2b39f93e4803450d999f0c43c292d6f0 P 25dc095135d247968556767170354ae9: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.7.215.131:40061: connect: Connection refused (error 111)
I20260630 12:11:32.599076  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:32.600041  8030 tablet_replica.cc:333] T 2b39f93e4803450d999f0c43c292d6f0 P 25dc095135d247968556767170354ae9: stopping tablet replica
I20260630 12:11:32.600787  8030 raft_consensus.cc:2243] T 2b39f93e4803450d999f0c43c292d6f0 P 25dc095135d247968556767170354ae9 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:11:32.601317  8030 raft_consensus.cc:2272] T 2b39f93e4803450d999f0c43c292d6f0 P 25dc095135d247968556767170354ae9 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:11:32.631153  8652 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:32.640559  8652 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:32.641167  8652 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:11:33.619879  8030 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 9018)
I20260630 12:11:33.643707  8030 tablet_server.cc:196] TabletServer@127.7.215.132:0 shutdown complete.
I20260630 12:11:33.654488  8030 master.cc:562] Master@127.7.215.190:39177 shutting down...
W20260630 12:11:33.681300  8647 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:11:33.682683  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7972b7fa80a84702bf3e9e5d7a12ed89 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:33.683254  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7972b7fa80a84702bf3e9e5d7a12ed89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:33.683638  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7972b7fa80a84702bf3e9e5d7a12ed89: stopping tablet replica
I20260630 12:11:33.702761  8030 master.cc:584] Master@127.7.215.190:39177 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (11287 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:11:33.744728  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:46145,127.7.215.189:46127,127.7.215.188:43789
I20260630 12:11:33.746073  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:33.752085  9113 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:33.752135  9114 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:33.753207  9116 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:33.753603  8030 server_base.cc:1061] running on GCE node
I20260630 12:11:33.754514  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:33.754781  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:33.754910  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821493754898 us; error 0 us; skew 500 ppm
I20260630 12:11:33.755357  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:33.757705  8030 webserver.cc:533] Webserver started at http://127.7.215.190:42829/ using document root <none> and password file <none>
I20260630 12:11:33.758152  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:33.758306  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:33.758553  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:33.759693  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "9f4882c4e07d4b398036ea3eb2cf8b10"
format_stamp: "Formatted at 2026-06-30 12:11:33 on dist-test-slave-35fp"
I20260630 12:11:33.764585  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:11:33.767887  9121 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:33.768795  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:11:33.769048  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "9f4882c4e07d4b398036ea3eb2cf8b10"
format_stamp: "Formatted at 2026-06-30 12:11:33 on dist-test-slave-35fp"
I20260630 12:11:33.769294  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-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)
I20260630 12:11:33.785085  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:33.786254  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:33.823221  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:46145
I20260630 12:11:33.823315  9172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:46145 every 8 connection(s)
I20260630 12:11:33.827095  9173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:33.827401  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:33.832743  9175 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:33.833128  9176 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:33.833977  9173 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:33.835700  8030 server_base.cc:1061] running on GCE node
W20260630 12:11:33.836589  9179 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:33.837702  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:33.837968  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:33.838173  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821493838156 us; error 0 us; skew 500 ppm
I20260630 12:11:33.838860  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:33.841466  8030 webserver.cc:533] Webserver started at http://127.7.215.189:46017/ using document root <none> and password file <none>
I20260630 12:11:33.842037  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:33.842250  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:33.842535  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:33.843626  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-0/minicluster-data/master-1-root/instance:
uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a"
format_stamp: "Formatted at 2026-06-30 12:11:33 on dist-test-slave-35fp"
I20260630 12:11:33.847949  9173 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:33.849102  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260630 12:11:33.852866  9186 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:33.853695  8030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:11:33.853973  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-0/minicluster-data/master-1-root
uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a"
format_stamp: "Formatted at 2026-06-30 12:11:33 on dist-test-slave-35fp"
W20260630 12:11:33.854511  9173 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.215.189:46127: Network error: Client connection negotiation failed: client connection to 127.7.215.189:46127: connect: Connection refused (error 111)
I20260630 12:11:33.854241  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-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)
I20260630 12:11:33.882382  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:33.883760  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:33.913021  9173 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } attempt: 1
W20260630 12:11:33.918995  9173 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.215.189:46127: Network error: Client connection negotiation failed: client connection to 127.7.215.189:46127: connect: Connection refused (error 111)
I20260630 12:11:33.927703  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.189:46127
I20260630 12:11:33.927799  9237 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.189:46127 every 8 connection(s)
I20260630 12:11:33.931660  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:33.931808  9238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:11:33.936980  9240 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:33.938915  9241 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:33.940095  9243 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:33.941089  9238 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:33.944751  8030 server_base.cc:1061] running on GCE node
I20260630 12:11:33.945658  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:33.945904  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:33.946098  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821493946080 us; error 0 us; skew 500 ppm
I20260630 12:11:33.946744  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:33.949483  8030 webserver.cc:533] Webserver started at http://127.7.215.188:33477/ using document root <none> and password file <none>
I20260630 12:11:33.949942  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:33.950138  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:33.950415  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:33.951722  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-0/minicluster-data/master-2-root/instance:
uuid: "67f1e8e8b256425292f55f58a4019d85"
format_stamp: "Formatted at 2026-06-30 12:11:33 on dist-test-slave-35fp"
I20260630 12:11:33.954715  9238 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:33.957126  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:11:33.960747  9250 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:33.961582  8030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:11:33.961871  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-0/minicluster-data/master-2-root
uuid: "67f1e8e8b256425292f55f58a4019d85"
format_stamp: "Formatted at 2026-06-30 12:11:33 on dist-test-slave-35fp"
I20260630 12:11:33.962101  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-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)
I20260630 12:11:33.967099  9238 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:33.969570  9173 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } attempt: 2
W20260630 12:11:33.977473  9238 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.215.188:43789: Network error: Client connection negotiation failed: client connection to 127.7.215.188:43789: connect: Connection refused (error 111)
I20260630 12:11:33.981108  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:33.981943  9173 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:33.982343  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260630 12:11:33.987149  9173 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.215.188:43789: Network error: Client connection negotiation failed: client connection to 127.7.215.188:43789: connect: Connection refused (error 111)
I20260630 12:11:33.996060  9238 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } attempt: 1
W20260630 12:11:34.001573  9238 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.215.188:43789: Network error: Client connection negotiation failed: client connection to 127.7.215.188:43789: connect: Connection refused (error 111)
I20260630 12:11:34.022697  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.188:43789
I20260630 12:11:34.022758  9302 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.188:43789 every 8 connection(s)
I20260630 12:11:34.025748  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:34.026371  9303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:34.026677  9173 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } attempt: 1
I20260630 12:11:34.033643  9303 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:34.045482  9173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10: Bootstrap starting.
I20260630 12:11:34.046465  9303 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:34.051417  9173 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:34.056511  9173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10: No bootstrap required, opened a new log
I20260630 12:11:34.057618  9303 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:34.058820  9173 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } }
I20260630 12:11:34.059527  9173 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:34.059819  9173 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4882c4e07d4b398036ea3eb2cf8b10, State: Initialized, Role: FOLLOWER
I20260630 12:11:34.060532  9173 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } }
I20260630 12:11:34.062357  9308 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [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: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } } }
I20260630 12:11:34.063050  9308 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:34.063886  9173 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:34.076725  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:11:34.077096  9303 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85: Bootstrap starting.
W20260630 12:11:34.079942  9319 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:34.080185  9319 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:11:34.081610  9303 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:34.083024  9238 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } attempt: 2
I20260630 12:11:34.086199  9303 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85: No bootstrap required, opened a new log
I20260630 12:11:34.088285  9303 raft_consensus.cc:359] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } }
I20260630 12:11:34.088806  9303 raft_consensus.cc:385] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:34.089040  9303 raft_consensus.cc:740] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67f1e8e8b256425292f55f58a4019d85, State: Initialized, Role: FOLLOWER
I20260630 12:11:34.089669  9303 consensus_queue.cc:260] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } }
I20260630 12:11:34.091604  9321 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [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: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } } }
I20260630 12:11:34.092341  9321 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:34.092669  9303 sys_catalog.cc:565] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:34.100435  9238 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a: Bootstrap starting.
I20260630 12:11:34.107160  9238 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a: Neither blocks nor log segments found. Creating new log.
W20260630 12:11:34.108506  9332 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:34.108850  9332 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:11:34.111488  9238 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a: No bootstrap required, opened a new log
I20260630 12:11:34.113459  9238 raft_consensus.cc:359] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } }
I20260630 12:11:34.113912  9238 raft_consensus.cc:385] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:34.114096  9238 raft_consensus.cc:740] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ff23f1c0264f1eb0c87cd60e9a9d8a, State: Initialized, Role: FOLLOWER
I20260630 12:11:34.114706  9238 consensus_queue.cc:260] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } }
I20260630 12:11:34.116158  9334 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [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: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } } }
I20260630 12:11:34.116725  9334 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:34.117336  9238 sys_catalog.cc:565] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:34.127264  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:11:34.128676  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:34.130252  9345 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:34.130549  9345 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:11:34.134505  9346 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:34.135821  9347 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:34.137166  9349 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:34.137552  8030 server_base.cc:1061] running on GCE node
I20260630 12:11:34.138299  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:34.138512  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:34.138731  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821494138698 us; error 0 us; skew 500 ppm
I20260630 12:11:34.139226  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:34.141431  8030 webserver.cc:533] Webserver started at http://127.7.215.129:35019/ using document root <none> and password file <none>
I20260630 12:11:34.141866  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:34.142063  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:34.142326  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:34.143457  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-0/minicluster-data/ts-0-root/instance:
uuid: "738517131e0b430dac60bb271dd365c8"
format_stamp: "Formatted at 2026-06-30 12:11:34 on dist-test-slave-35fp"
I20260630 12:11:34.147735  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:11:34.151000  9354 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:34.151696  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:11:34.152052  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "738517131e0b430dac60bb271dd365c8"
format_stamp: "Formatted at 2026-06-30 12:11:34 on dist-test-slave-35fp"
I20260630 12:11:34.152323  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-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)
I20260630 12:11:34.173203  9308 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:34.173724  9308 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } }
I20260630 12:11:34.174160  9334 raft_consensus.cc:493] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:34.174659  9334 raft_consensus.cc:515] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } }
I20260630 12:11:34.175892  9308 leader_election.cc:290] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14ff23f1c0264f1eb0c87cd60e9a9d8a (127.7.215.189:46127), 67f1e8e8b256425292f55f58a4019d85 (127.7.215.188:43789)
I20260630 12:11:34.176450  9334 leader_election.cc:290] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f4882c4e07d4b398036ea3eb2cf8b10 (127.7.215.190:46145), 67f1e8e8b256425292f55f58a4019d85 (127.7.215.188:43789)
I20260630 12:11:34.176690  9213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" is_pre_election: true
I20260630 12:11:34.177384  9213 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f4882c4e07d4b398036ea3eb2cf8b10 in term 0.
I20260630 12:11:34.177611  9278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67f1e8e8b256425292f55f58a4019d85" is_pre_election: true
I20260630 12:11:34.177973  9148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" is_pre_election: true
I20260630 12:11:34.178238  9278 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f4882c4e07d4b398036ea3eb2cf8b10 in term 0.
I20260630 12:11:34.178591  9148 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14ff23f1c0264f1eb0c87cd60e9a9d8a in term 0.
I20260630 12:11:34.178686  9124 leader_election.cc:304] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ff23f1c0264f1eb0c87cd60e9a9d8a, 9f4882c4e07d4b398036ea3eb2cf8b10; no voters: 
I20260630 12:11:34.179535  9308 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:34.179868  9308 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:34.180204  9308 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:34.180260  9278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67f1e8e8b256425292f55f58a4019d85" is_pre_election: true
I20260630 12:11:34.180466  9189 leader_election.cc:304] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ff23f1c0264f1eb0c87cd60e9a9d8a, 9f4882c4e07d4b398036ea3eb2cf8b10; no voters: 
I20260630 12:11:34.180936  9278 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14ff23f1c0264f1eb0c87cd60e9a9d8a in term 0.
I20260630 12:11:34.181465  9334 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:34.181830  9334 raft_consensus.cc:493] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:34.182142  9334 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:34.186425  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:34.187661  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:34.187353  9308 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } }
I20260630 12:11:34.189908  9334 raft_consensus.cc:515] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } }
I20260630 12:11:34.190618  9213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a"
I20260630 12:11:34.190857  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:34.191442  9213 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f4882c4e07d4b398036ea3eb2cf8b10 in current term 1: Already voted for candidate 14ff23f1c0264f1eb0c87cd60e9a9d8a in this term.
I20260630 12:11:34.192289  9278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67f1e8e8b256425292f55f58a4019d85"
I20260630 12:11:34.192817  9278 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:34.193017  9148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10"
I20260630 12:11:34.193250  9277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67f1e8e8b256425292f55f58a4019d85"
I20260630 12:11:34.193837  9334 leader_election.cc:290] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [CANDIDATE]: Term 1 election: Requested vote from peers 9f4882c4e07d4b398036ea3eb2cf8b10 (127.7.215.190:46145), 67f1e8e8b256425292f55f58a4019d85 (127.7.215.188:43789)
I20260630 12:11:34.194134  9148 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 14ff23f1c0264f1eb0c87cd60e9a9d8a in current term 1: Already voted for candidate 9f4882c4e07d4b398036ea3eb2cf8b10 in this term.
I20260630 12:11:34.193682  9308 leader_election.cc:290] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [CANDIDATE]: Term 1 election: Requested vote from peers 14ff23f1c0264f1eb0c87cd60e9a9d8a (127.7.215.189:46127), 67f1e8e8b256425292f55f58a4019d85 (127.7.215.188:43789)
I20260630 12:11:34.195323  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:34.195618  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:34.195895  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:34.196091  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:34.199224  9278 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f4882c4e07d4b398036ea3eb2cf8b10 in term 1.
I20260630 12:11:34.199404  9187 leader_election.cc:304] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [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: 14ff23f1c0264f1eb0c87cd60e9a9d8a; no voters: 67f1e8e8b256425292f55f58a4019d85, 9f4882c4e07d4b398036ea3eb2cf8b10
I20260630 12:11:34.200307  9122 leader_election.cc:304] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [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: 67f1e8e8b256425292f55f58a4019d85, 9f4882c4e07d4b398036ea3eb2cf8b10; no voters: 14ff23f1c0264f1eb0c87cd60e9a9d8a
I20260630 12:11:34.200567  9334 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:11:34.201050  9308 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:34.202313  9308 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [term 1 LEADER]: Becoming Leader. State: Replica: 9f4882c4e07d4b398036ea3eb2cf8b10, State: Running, Role: LEADER
I20260630 12:11:34.203030  9308 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } }
I20260630 12:11:34.208829  9362 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9f4882c4e07d4b398036ea3eb2cf8b10. Latest consensus state: current_term: 1 leader_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } } }
I20260630 12:11:34.209657  9362 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:34.211699  9370 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:34.217734  9370 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:34.232060  9278 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [term 1 FOLLOWER]: Refusing update from remote peer 9f4882c4e07d4b398036ea3eb2cf8b10: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:34.233083  9213 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [term 1 FOLLOWER]: Refusing update from remote peer 9f4882c4e07d4b398036ea3eb2cf8b10: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:34.234097  9362 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:34.234987  9308 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:34.248292  9334 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9f4882c4e07d4b398036ea3eb2cf8b10. Latest consensus state: current_term: 1 leader_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } } }
I20260630 12:11:34.249090  9334 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:34.254290  9362 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } } }
I20260630 12:11:34.255316  9362 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:34.256105  9370 catalog_manager.cc:1383] Generated new cluster ID: 6b0cbe90c8d145a59a03bcb7b2dfc25f
I20260630 12:11:34.256553  9370 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:34.280365  9334 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } } }
I20260630 12:11:34.281140  9334 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:34.283178  9321 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9f4882c4e07d4b398036ea3eb2cf8b10. Latest consensus state: current_term: 1 leader_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } } }
I20260630 12:11:34.284003  9321 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:34.287492  9308 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } } }
I20260630 12:11:34.288261  9308 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:34.295305  9321 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } } }
I20260630 12:11:34.296067  9321 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:34.300801  9370 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:34.302528  9370 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:34.315953  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:44613
I20260630 12:11:34.316053  9427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:44613 every 8 connection(s)
I20260630 12:11:34.331847  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:34.337802  9370 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10: Generated new TSK 0
I20260630 12:11:34.338502  9370 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:34.349190  9428 heartbeater.cc:344] Connected to a master server at 127.7.215.188:43789
I20260630 12:11:34.349771  9428 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:34.350883  9428 heartbeater.cc:507] Master 127.7.215.188:43789 requested a full tablet report, sending...
W20260630 12:11:34.351181  9436 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:34.354931  9437 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:34.358361  9268 ts_manager.cc:194] Registered new tserver with Master: 738517131e0b430dac60bb271dd365c8 (127.7.215.129:44613)
I20260630 12:11:34.362501  9429 heartbeater.cc:344] Connected to a master server at 127.7.215.189:46127
I20260630 12:11:34.362954  9429 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:34.363994  9429 heartbeater.cc:507] Master 127.7.215.189:46127 requested a full tablet report, sending...
I20260630 12:11:34.365630  9430 heartbeater.cc:344] Connected to a master server at 127.7.215.190:46145
I20260630 12:11:34.366032  9430 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:34.366923  9430 heartbeater.cc:507] Master 127.7.215.190:46145 requested a full tablet report, sending...
I20260630 12:11:34.367465  8030 server_base.cc:1061] running on GCE node
I20260630 12:11:34.368026  9203 ts_manager.cc:194] Registered new tserver with Master: 738517131e0b430dac60bb271dd365c8 (127.7.215.129:44613)
I20260630 12:11:34.369335  9138 ts_manager.cc:194] Registered new tserver with Master: 738517131e0b430dac60bb271dd365c8 (127.7.215.129:44613)
W20260630 12:11:34.369496  9439 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:34.370617  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:34.370921  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:34.371136  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821494371120 us; error 0 us; skew 500 ppm
I20260630 12:11:34.371676  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:34.371659  9138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36996
I20260630 12:11:34.375319  8030 webserver.cc:533] Webserver started at http://127.7.215.130:42781/ using document root <none> and password file <none>
I20260630 12:11:34.375803  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:34.376005  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:34.376266  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:34.377260  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-0/minicluster-data/ts-1-root/instance:
uuid: "17e852d4f0974b988c13b15bef36785b"
format_stamp: "Formatted at 2026-06-30 12:11:34 on dist-test-slave-35fp"
I20260630 12:11:34.381372  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:11:34.384548  9444 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:34.385289  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:11:34.385622  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "17e852d4f0974b988c13b15bef36785b"
format_stamp: "Formatted at 2026-06-30 12:11:34 on dist-test-slave-35fp"
I20260630 12:11:34.385906  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-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)
I20260630 12:11:34.411726  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:34.413021  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:34.414485  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:34.416824  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:34.417066  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:34.417305  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:34.417487  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:34.457784  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:43763
I20260630 12:11:34.457890  9506 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:43763 every 8 connection(s)
I20260630 12:11:34.477666  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:34.479055  9507 heartbeater.cc:344] Connected to a master server at 127.7.215.188:43789
I20260630 12:11:34.479466  9507 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:34.480337  9507 heartbeater.cc:507] Master 127.7.215.188:43789 requested a full tablet report, sending...
I20260630 12:11:34.480371  9508 heartbeater.cc:344] Connected to a master server at 127.7.215.189:46127
I20260630 12:11:34.481621  9508 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:34.482427  9508 heartbeater.cc:507] Master 127.7.215.189:46127 requested a full tablet report, sending...
I20260630 12:11:34.483839  9268 ts_manager.cc:194] Registered new tserver with Master: 17e852d4f0974b988c13b15bef36785b (127.7.215.130:43763)
I20260630 12:11:34.485811  9203 ts_manager.cc:194] Registered new tserver with Master: 17e852d4f0974b988c13b15bef36785b (127.7.215.130:43763)
I20260630 12:11:34.488619  9509 heartbeater.cc:344] Connected to a master server at 127.7.215.190:46145
I20260630 12:11:34.489107  9509 heartbeater.cc:461] Registering TS with master...
W20260630 12:11:34.489750  9514 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:34.490255  9509 heartbeater.cc:507] Master 127.7.215.190:46145 requested a full tablet report, sending...
W20260630 12:11:34.491122  9515 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:34.492735  9138 ts_manager.cc:194] Registered new tserver with Master: 17e852d4f0974b988c13b15bef36785b (127.7.215.130:43763)
I20260630 12:11:34.493171  8030 server_base.cc:1061] running on GCE node
W20260630 12:11:34.494165  9518 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:34.494789  9138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37002
I20260630 12:11:34.495260  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:34.495532  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:34.495760  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821494495740 us; error 0 us; skew 500 ppm
I20260630 12:11:34.496510  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:34.499038  8030 webserver.cc:533] Webserver started at http://127.7.215.131:41911/ using document root <none> and password file <none>
I20260630 12:11:34.499517  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:34.499673  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:34.499859  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:34.500842  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-0/minicluster-data/ts-2-root/instance:
uuid: "81f62a9214ba4f88b9c1657c5ea7e598"
format_stamp: "Formatted at 2026-06-30 12:11:34 on dist-test-slave-35fp"
I20260630 12:11:34.505007  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:11:34.508031  9522 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:34.509004  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:11:34.509353  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "81f62a9214ba4f88b9c1657c5ea7e598"
format_stamp: "Formatted at 2026-06-30 12:11:34 on dist-test-slave-35fp"
I20260630 12:11:34.509740  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821475204949-8030-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)
I20260630 12:11:34.539449  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:34.540771  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:34.542119  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:34.544378  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:34.544567  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:34.544855  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:34.545014  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:34.587707  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:32879
I20260630 12:11:34.587906  9584 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:32879 every 8 connection(s)
I20260630 12:11:34.610304  9585 heartbeater.cc:344] Connected to a master server at 127.7.215.188:43789
I20260630 12:11:34.611515  9585 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:34.612721  9585 heartbeater.cc:507] Master 127.7.215.188:43789 requested a full tablet report, sending...
I20260630 12:11:34.616705  9268 ts_manager.cc:194] Registered new tserver with Master: 81f62a9214ba4f88b9c1657c5ea7e598 (127.7.215.131:32879)
I20260630 12:11:34.618427  9586 heartbeater.cc:344] Connected to a master server at 127.7.215.189:46127
I20260630 12:11:34.618860  9586 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:34.619612  9586 heartbeater.cc:507] Master 127.7.215.189:46127 requested a full tablet report, sending...
I20260630 12:11:34.622131  9203 ts_manager.cc:194] Registered new tserver with Master: 81f62a9214ba4f88b9c1657c5ea7e598 (127.7.215.131:32879)
I20260630 12:11:34.624850  9587 heartbeater.cc:344] Connected to a master server at 127.7.215.190:46145
I20260630 12:11:34.625226  9587 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:34.625979  9587 heartbeater.cc:507] Master 127.7.215.190:46145 requested a full tablet report, sending...
I20260630 12:11:34.628083  9138 ts_manager.cc:194] Registered new tserver with Master: 81f62a9214ba4f88b9c1657c5ea7e598 (127.7.215.131:32879)
I20260630 12:11:34.628811  8030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011598503s
I20260630 12:11:34.629724  9138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37018
I20260630 12:11:35.113024  9332 catalog_manager.cc:1295] Loaded cluster ID: 6b0cbe90c8d145a59a03bcb7b2dfc25f
I20260630 12:11:35.113301  9332 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85: loading cluster ID for follower catalog manager: success
I20260630 12:11:35.118008  9332 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85: acquiring CA information for follower catalog manager: success
I20260630 12:11:35.121546  9332 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:35.134416  9345 catalog_manager.cc:1295] Loaded cluster ID: 6b0cbe90c8d145a59a03bcb7b2dfc25f
I20260630 12:11:35.134776  9345 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a: loading cluster ID for follower catalog manager: success
I20260630 12:11:35.139166  9345 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a: acquiring CA information for follower catalog manager: success
I20260630 12:11:35.142485  9345 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:35.374332  9430 heartbeater.cc:499] Master 127.7.215.190:46145 was elected leader, sending a full tablet report...
I20260630 12:11:35.497677  9509 heartbeater.cc:499] Master 127.7.215.190:46145 was elected leader, sending a full tablet report...
I20260630 12:11:35.632566  9587 heartbeater.cc:499] Master 127.7.215.190:46145 was elected leader, sending a full tablet report...
I20260630 12:11:36.076788  9318 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:36.234303  9138 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37026:
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"
    }
  }
}
I20260630 12:11:36.322036  9386 tablet_service.cc:1511] Processing CreateTablet for tablet 603fccc513d4429cbdde96502097e81c (DEFAULT_TABLE table=test-workload [id=e9d6357e862b4956966be40d91ae18b7]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:11:36.324007  9386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 603fccc513d4429cbdde96502097e81c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.334867  9550 tablet_service.cc:1511] Processing CreateTablet for tablet 7fdcac4ae05645ef86e3ec16f2fb50eb (DEFAULT_TABLE table=test-workload [id=e9d6357e862b4956966be40d91ae18b7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:11:36.336145  9472 tablet_service.cc:1511] Processing CreateTablet for tablet 33969c452c5d433dbf86502ccabc95fc (DEFAULT_TABLE table=test-workload [id=e9d6357e862b4956966be40d91ae18b7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:11:36.336635  9550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fdcac4ae05645ef86e3ec16f2fb50eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.337771  9472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33969c452c5d433dbf86502ccabc95fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:36.343106  9621 tablet_bootstrap.cc:492] T 603fccc513d4429cbdde96502097e81c P 738517131e0b430dac60bb271dd365c8: Bootstrap starting.
I20260630 12:11:36.351107  9621 tablet_bootstrap.cc:654] T 603fccc513d4429cbdde96502097e81c P 738517131e0b430dac60bb271dd365c8: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:36.352347  9622 tablet_bootstrap.cc:492] T 33969c452c5d433dbf86502ccabc95fc P 17e852d4f0974b988c13b15bef36785b: Bootstrap starting.
I20260630 12:11:36.354925  9623 tablet_bootstrap.cc:492] T 7fdcac4ae05645ef86e3ec16f2fb50eb P 81f62a9214ba4f88b9c1657c5ea7e598: Bootstrap starting.
I20260630 12:11:36.359091  9621 tablet_bootstrap.cc:492] T 603fccc513d4429cbdde96502097e81c P 738517131e0b430dac60bb271dd365c8: No bootstrap required, opened a new log
I20260630 12:11:36.359609  9621 ts_tablet_manager.cc:1403] T 603fccc513d4429cbdde96502097e81c P 738517131e0b430dac60bb271dd365c8: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260630 12:11:36.360532  9622 tablet_bootstrap.cc:654] T 33969c452c5d433dbf86502ccabc95fc P 17e852d4f0974b988c13b15bef36785b: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:36.362139  9623 tablet_bootstrap.cc:654] T 7fdcac4ae05645ef86e3ec16f2fb50eb P 81f62a9214ba4f88b9c1657c5ea7e598: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:36.363353  9621 raft_consensus.cc:359] T 603fccc513d4429cbdde96502097e81c P 738517131e0b430dac60bb271dd365c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "738517131e0b430dac60bb271dd365c8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44613 } }
I20260630 12:11:36.364389  9621 raft_consensus.cc:385] T 603fccc513d4429cbdde96502097e81c P 738517131e0b430dac60bb271dd365c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.364950  9621 raft_consensus.cc:740] T 603fccc513d4429cbdde96502097e81c P 738517131e0b430dac60bb271dd365c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738517131e0b430dac60bb271dd365c8, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.366474  9621 consensus_queue.cc:260] T 603fccc513d4429cbdde96502097e81c P 738517131e0b430dac60bb271dd365c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "738517131e0b430dac60bb271dd365c8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44613 } }
I20260630 12:11:36.367688  9621 raft_consensus.cc:399] T 603fccc513d4429cbdde96502097e81c P 738517131e0b430dac60bb271dd365c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:36.368216  9621 raft_consensus.cc:493] T 603fccc513d4429cbdde96502097e81c P 738517131e0b430dac60bb271dd365c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:36.368858  9621 raft_consensus.cc:3060] T 603fccc513d4429cbdde96502097e81c P 738517131e0b430dac60bb271dd365c8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:36.372263  9622 tablet_bootstrap.cc:492] T 33969c452c5d433dbf86502ccabc95fc P 17e852d4f0974b988c13b15bef36785b: No bootstrap required, opened a new log
I20260630 12:11:36.372660  9623 tablet_bootstrap.cc:492] T 7fdcac4ae05645ef86e3ec16f2fb50eb P 81f62a9214ba4f88b9c1657c5ea7e598: No bootstrap required, opened a new log
I20260630 12:11:36.372797  9622 ts_tablet_manager.cc:1403] T 33969c452c5d433dbf86502ccabc95fc P 17e852d4f0974b988c13b15bef36785b: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260630 12:11:36.373174  9623 ts_tablet_manager.cc:1403] T 7fdcac4ae05645ef86e3ec16f2fb50eb P 81f62a9214ba4f88b9c1657c5ea7e598: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260630 12:11:36.376303  9622 raft_consensus.cc:359] T 33969c452c5d433dbf86502ccabc95fc P 17e852d4f0974b988c13b15bef36785b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17e852d4f0974b988c13b15bef36785b" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 43763 } }
I20260630 12:11:36.376997  9622 raft_consensus.cc:385] T 33969c452c5d433dbf86502ccabc95fc P 17e852d4f0974b988c13b15bef36785b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.376941  9621 raft_consensus.cc:515] T 603fccc513d4429cbdde96502097e81c P 738517131e0b430dac60bb271dd365c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "738517131e0b430dac60bb271dd365c8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44613 } }
I20260630 12:11:36.378124  9623 raft_consensus.cc:359] T 7fdcac4ae05645ef86e3ec16f2fb50eb P 81f62a9214ba4f88b9c1657c5ea7e598 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81f62a9214ba4f88b9c1657c5ea7e598" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 32879 } }
I20260630 12:11:36.377521  9622 raft_consensus.cc:740] T 33969c452c5d433dbf86502ccabc95fc P 17e852d4f0974b988c13b15bef36785b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17e852d4f0974b988c13b15bef36785b, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.378782  9623 raft_consensus.cc:385] T 7fdcac4ae05645ef86e3ec16f2fb50eb P 81f62a9214ba4f88b9c1657c5ea7e598 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:36.378881  9621 leader_election.cc:304] T 603fccc513d4429cbdde96502097e81c P 738517131e0b430dac60bb271dd365c8 [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: 738517131e0b430dac60bb271dd365c8; no voters: 
I20260630 12:11:36.379233  9623 raft_consensus.cc:740] T 7fdcac4ae05645ef86e3ec16f2fb50eb P 81f62a9214ba4f88b9c1657c5ea7e598 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81f62a9214ba4f88b9c1657c5ea7e598, State: Initialized, Role: FOLLOWER
I20260630 12:11:36.379552  9622 consensus_queue.cc:260] T 33969c452c5d433dbf86502ccabc95fc P 17e852d4f0974b988c13b15bef36785b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "17e852d4f0974b988c13b15bef36785b" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 43763 } }
I20260630 12:11:36.380419  9622 raft_consensus.cc:399] T 33969c452c5d433dbf86502ccabc95fc P 17e852d4f0974b988c13b15bef36785b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:36.380340  9623 consensus_queue.cc:260] T 7fdcac4ae05645ef86e3ec16f2fb50eb P 81f62a9214ba4f88b9c1657c5ea7e598 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81f62a9214ba4f88b9c1657c5ea7e598" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 32879 } }
I20260630 12:11:36.380985  9622 raft_consensus.cc:493] T 33969c452c5d433dbf86502ccabc95fc P 17e852d4f0974b988c13b15bef36785b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:36.381382  9623 raft_consensus.cc:399] T 7fdcac4ae05645ef86e3ec16f2fb50eb P 81f62a9214ba4f88b9c1657c5ea7e598 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:36.381577  9622 raft_consensus.cc:3060] T 33969c452c5d433dbf86502ccabc95fc P 17e852d4f0974b988c13b15bef36785b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:36.381965  9623 raft_consensus.cc:493] T 7fdcac4ae05645ef86e3ec16f2fb50eb P 81f62a9214ba4f88b9c1657c5ea7e598 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:36.382580  9623 raft_consensus.cc:3060] T 7fdcac4ae05645ef86e3ec16f2fb50eb P 81f62a9214ba4f88b9c1657c5ea7e598 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:36.382987  9621 leader_election.cc:290] T 603fccc513d4429cbdde96502097e81c P 738517131e0b430dac60bb271dd365c8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:36.383458  9627 raft_consensus.cc:2804] T 603fccc513d4429cbdde96502097e81c P 738517131e0b430dac60bb271dd365c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:36.392745  9622 raft_consensus.cc:515] T 33969c452c5d433dbf86502ccabc95fc P 17e852d4f0974b988c13b15bef36785b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17e852d4f0974b988c13b15bef36785b" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 43763 } }
I20260630 12:11:36.395293  9621 ts_tablet_manager.cc:1434] T 603fccc513d4429cbdde96502097e81c P 738517131e0b430dac60bb271dd365c8: Time spent starting tablet: real 0.035s	user 0.021s	sys 0.011s
I20260630 12:11:36.395175  9622 leader_election.cc:304] T 33969c452c5d433dbf86502ccabc95fc P 17e852d4f0974b988c13b15bef36785b [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: 17e852d4f0974b988c13b15bef36785b; no voters: 
I20260630 12:11:36.392831  9623 raft_consensus.cc:515] T 7fdcac4ae05645ef86e3ec16f2fb50eb P 81f62a9214ba4f88b9c1657c5ea7e598 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81f62a9214ba4f88b9c1657c5ea7e598" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 32879 } }
I20260630 12:11:36.396834  9627 raft_consensus.cc:697] T 603fccc513d4429cbdde96502097e81c P 738517131e0b430dac60bb271dd365c8 [term 1 LEADER]: Becoming Leader. State: Replica: 738517131e0b430dac60bb271dd365c8, State: Running, Role: LEADER
I20260630 12:11:36.397495  9623 leader_election.cc:304] T 7fdcac4ae05645ef86e3ec16f2fb50eb P 81f62a9214ba4f88b9c1657c5ea7e598 [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: 81f62a9214ba4f88b9c1657c5ea7e598; no voters: 
I20260630 12:11:36.397768  9627 consensus_queue.cc:237] T 603fccc513d4429cbdde96502097e81c P 738517131e0b430dac60bb271dd365c8 [LEADER]: Queue going to LEADER mode. State: All 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: "738517131e0b430dac60bb271dd365c8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44613 } }
I20260630 12:11:36.398319  9622 leader_election.cc:290] T 33969c452c5d433dbf86502ccabc95fc P 17e852d4f0974b988c13b15bef36785b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:36.398864  9630 raft_consensus.cc:2804] T 33969c452c5d433dbf86502ccabc95fc P 17e852d4f0974b988c13b15bef36785b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:36.404172  9630 raft_consensus.cc:697] T 33969c452c5d433dbf86502ccabc95fc P 17e852d4f0974b988c13b15bef36785b [term 1 LEADER]: Becoming Leader. State: Replica: 17e852d4f0974b988c13b15bef36785b, State: Running, Role: LEADER
I20260630 12:11:36.405169  9630 consensus_queue.cc:237] T 33969c452c5d433dbf86502ccabc95fc P 17e852d4f0974b988c13b15bef36785b [LEADER]: Queue going to LEADER mode. State: All 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: "17e852d4f0974b988c13b15bef36785b" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 43763 } }
I20260630 12:11:36.410363  9623 leader_election.cc:290] T 7fdcac4ae05645ef86e3ec16f2fb50eb P 81f62a9214ba4f88b9c1657c5ea7e598 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:36.410797  9631 raft_consensus.cc:2804] T 7fdcac4ae05645ef86e3ec16f2fb50eb P 81f62a9214ba4f88b9c1657c5ea7e598 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:36.419513  9137 catalog_manager.cc:5697] T 603fccc513d4429cbdde96502097e81c P 738517131e0b430dac60bb271dd365c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 738517131e0b430dac60bb271dd365c8 (127.7.215.129). New cstate: current_term: 1 leader_uuid: "738517131e0b430dac60bb271dd365c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "738517131e0b430dac60bb271dd365c8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44613 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:36.446947  9622 ts_tablet_manager.cc:1434] T 33969c452c5d433dbf86502ccabc95fc P 17e852d4f0974b988c13b15bef36785b: Time spent starting tablet: real 0.074s	user 0.046s	sys 0.023s
I20260630 12:11:36.464502  9631 raft_consensus.cc:697] T 7fdcac4ae05645ef86e3ec16f2fb50eb P 81f62a9214ba4f88b9c1657c5ea7e598 [term 1 LEADER]: Becoming Leader. State: Replica: 81f62a9214ba4f88b9c1657c5ea7e598, State: Running, Role: LEADER
I20260630 12:11:36.465886  9631 consensus_queue.cc:237] T 7fdcac4ae05645ef86e3ec16f2fb50eb P 81f62a9214ba4f88b9c1657c5ea7e598 [LEADER]: Queue going to LEADER mode. State: All 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: "81f62a9214ba4f88b9c1657c5ea7e598" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 32879 } }
I20260630 12:11:36.473500  9623 ts_tablet_manager.cc:1434] T 7fdcac4ae05645ef86e3ec16f2fb50eb P 81f62a9214ba4f88b9c1657c5ea7e598: Time spent starting tablet: real 0.100s	user 0.039s	sys 0.041s
I20260630 12:11:36.479238  9137 catalog_manager.cc:5697] T 7fdcac4ae05645ef86e3ec16f2fb50eb P 81f62a9214ba4f88b9c1657c5ea7e598 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81f62a9214ba4f88b9c1657c5ea7e598 (127.7.215.131). New cstate: current_term: 1 leader_uuid: "81f62a9214ba4f88b9c1657c5ea7e598" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81f62a9214ba4f88b9c1657c5ea7e598" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 32879 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:36.491626  9138 catalog_manager.cc:5697] T 33969c452c5d433dbf86502ccabc95fc P 17e852d4f0974b988c13b15bef36785b reported cstate change: term changed from 0 to 1, leader changed from <none> to 17e852d4f0974b988c13b15bef36785b (127.7.215.130). New cstate: current_term: 1 leader_uuid: "17e852d4f0974b988c13b15bef36785b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17e852d4f0974b988c13b15bef36785b" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 43763 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:38.077955  9318 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:38.080132  9318 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:38.566514  8030 master.cc:562] Master@127.7.215.190:46145 shutting down...
I20260630 12:11:38.588825  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:38.589608  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:38.589946  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9f4882c4e07d4b398036ea3eb2cf8b10: stopping tablet replica
I20260630 12:11:38.611243  8030 master.cc:584] Master@127.7.215.190:46145 shutdown complete.
W20260630 12:11:39.444423  9430 heartbeater.cc:646] Failed to heartbeat to 127.7.215.190:46145 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.7.215.190:46145: connect: Connection refused (error 111)
I20260630 12:11:39.686676  9645 raft_consensus.cc:493] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f4882c4e07d4b398036ea3eb2cf8b10)
I20260630 12:11:39.687202  9645 raft_consensus.cc:515] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } }
I20260630 12:11:39.688961  9645 leader_election.cc:290] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f4882c4e07d4b398036ea3eb2cf8b10 (127.7.215.190:46145), 67f1e8e8b256425292f55f58a4019d85 (127.7.215.188:43789)
I20260630 12:11:39.690307  9278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "67f1e8e8b256425292f55f58a4019d85" is_pre_election: true
W20260630 12:11:39.692353  9189 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.215.190:46145: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260630 12:11:39.695755  9189 leader_election.cc:336] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9f4882c4e07d4b398036ea3eb2cf8b10 (127.7.215.190:46145): Network error: Client connection negotiation failed: client connection to 127.7.215.190:46145: connect: Connection refused (error 111)
I20260630 12:11:39.696175  9189 leader_election.cc:304] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [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: 14ff23f1c0264f1eb0c87cd60e9a9d8a; no voters: 67f1e8e8b256425292f55f58a4019d85, 9f4882c4e07d4b398036ea3eb2cf8b10
I20260630 12:11:39.696775  9645 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:11:39.950773  9648 raft_consensus.cc:493] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f4882c4e07d4b398036ea3eb2cf8b10)
I20260630 12:11:39.951191  9648 raft_consensus.cc:515] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } }
I20260630 12:11:39.952831  9648 leader_election.cc:290] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f4882c4e07d4b398036ea3eb2cf8b10 (127.7.215.190:46145), 14ff23f1c0264f1eb0c87cd60e9a9d8a (127.7.215.189:46127)
I20260630 12:11:39.955682  9213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "67f1e8e8b256425292f55f58a4019d85" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" is_pre_election: true
I20260630 12:11:39.956326  9213 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67f1e8e8b256425292f55f58a4019d85 in term 1.
I20260630 12:11:39.957723  9253 leader_election.cc:304] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [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: 14ff23f1c0264f1eb0c87cd60e9a9d8a, 67f1e8e8b256425292f55f58a4019d85; no voters: 
I20260630 12:11:39.958335  9648 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:11:39.958669  9648 raft_consensus.cc:493] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f4882c4e07d4b398036ea3eb2cf8b10)
I20260630 12:11:39.958964  9648 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:11:39.959816  9253 leader_election.cc:336] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9f4882c4e07d4b398036ea3eb2cf8b10 (127.7.215.190:46145): Network error: Client connection negotiation failed: client connection to 127.7.215.190:46145: connect: Connection refused (error 111)
I20260630 12:11:39.963650  9648 raft_consensus.cc:515] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } }
I20260630 12:11:39.965106  9648 leader_election.cc:290] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [CANDIDATE]: Term 2 election: Requested vote from peers 9f4882c4e07d4b398036ea3eb2cf8b10 (127.7.215.190:46145), 14ff23f1c0264f1eb0c87cd60e9a9d8a (127.7.215.189:46127)
I20260630 12:11:39.966437  9213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "67f1e8e8b256425292f55f58a4019d85" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a"
I20260630 12:11:39.966954  9213 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:11:39.968627  9253 leader_election.cc:336] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9f4882c4e07d4b398036ea3eb2cf8b10 (127.7.215.190:46145): Network error: Client connection negotiation failed: client connection to 127.7.215.190:46145: connect: Connection refused (error 111)
I20260630 12:11:39.972195  9213 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67f1e8e8b256425292f55f58a4019d85 in term 2.
I20260630 12:11:39.973163  9253 leader_election.cc:304] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [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: 14ff23f1c0264f1eb0c87cd60e9a9d8a, 67f1e8e8b256425292f55f58a4019d85; no voters: 9f4882c4e07d4b398036ea3eb2cf8b10
I20260630 12:11:39.973824  9648 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:39.974928  9648 raft_consensus.cc:697] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [term 2 LEADER]: Becoming Leader. State: Replica: 67f1e8e8b256425292f55f58a4019d85, State: Running, Role: LEADER
I20260630 12:11:39.975564  9648 consensus_queue.cc:237] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } }
I20260630 12:11:39.978865  9651 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 67f1e8e8b256425292f55f58a4019d85. Latest consensus state: current_term: 2 leader_uuid: "67f1e8e8b256425292f55f58a4019d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f4882c4e07d4b398036ea3eb2cf8b10" member_type: VOTER last_known_addr { host: "127.7.215.190" port: 46145 } } peers { permanent_uuid: "14ff23f1c0264f1eb0c87cd60e9a9d8a" member_type: VOTER last_known_addr { host: "127.7.215.189" port: 46127 } } peers { permanent_uuid: "67f1e8e8b256425292f55f58a4019d85" member_type: VOTER last_known_addr { host: "127.7.215.188" port: 43789 } } }
I20260630 12:11:39.979698  9651 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:39.981207  9653 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:39.986143  9653 catalog_manager.cc:679] Loaded metadata for table test-workload [id=e9d6357e862b4956966be40d91ae18b7]
I20260630 12:11:39.990985  9653 tablet_loader.cc:96] loaded metadata for tablet 33969c452c5d433dbf86502ccabc95fc (table test-workload [id=e9d6357e862b4956966be40d91ae18b7])
I20260630 12:11:39.991868  9653 tablet_loader.cc:96] loaded metadata for tablet 603fccc513d4429cbdde96502097e81c (table test-workload [id=e9d6357e862b4956966be40d91ae18b7])
I20260630 12:11:39.992674  9653 tablet_loader.cc:96] loaded metadata for tablet 7fdcac4ae05645ef86e3ec16f2fb50eb (table test-workload [id=e9d6357e862b4956966be40d91ae18b7])
I20260630 12:11:39.993542  9653 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:39.996622  9653 catalog_manager.cc:1295] Loaded cluster ID: 6b0cbe90c8d145a59a03bcb7b2dfc25f
I20260630 12:11:39.996807  9653 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:40.000557  9653 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:40.003441  9653 catalog_manager.cc:6081] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85: Loaded TSK: 0
I20260630 12:11:40.004428  9653 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:40.107285  9331 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:40.110004  9331 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:40.112066  8030 tablet_server.cc:179] TabletServer@127.7.215.129:0 shutting down...
I20260630 12:11:40.136142  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:40.136873  8030 tablet_replica.cc:333] T 603fccc513d4429cbdde96502097e81c P 738517131e0b430dac60bb271dd365c8: stopping tablet replica
I20260630 12:11:40.137419  8030 raft_consensus.cc:2243] T 603fccc513d4429cbdde96502097e81c P 738517131e0b430dac60bb271dd365c8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:40.137840  8030 raft_consensus.cc:2272] T 603fccc513d4429cbdde96502097e81c P 738517131e0b430dac60bb271dd365c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:40.155599  8030 tablet_server.cc:196] TabletServer@127.7.215.129:0 shutdown complete.
I20260630 12:11:40.164999  8030 tablet_server.cc:179] TabletServer@127.7.215.130:0 shutting down...
I20260630 12:11:40.186419  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:40.187093  8030 tablet_replica.cc:333] T 33969c452c5d433dbf86502ccabc95fc P 17e852d4f0974b988c13b15bef36785b: stopping tablet replica
I20260630 12:11:40.187538  8030 raft_consensus.cc:2243] T 33969c452c5d433dbf86502ccabc95fc P 17e852d4f0974b988c13b15bef36785b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:40.188021  8030 raft_consensus.cc:2272] T 33969c452c5d433dbf86502ccabc95fc P 17e852d4f0974b988c13b15bef36785b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:40.205653  8030 tablet_server.cc:196] TabletServer@127.7.215.130:0 shutdown complete.
I20260630 12:11:40.214785  8030 tablet_server.cc:179] TabletServer@127.7.215.131:0 shutting down...
I20260630 12:11:40.241139  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:40.241863  8030 tablet_replica.cc:333] T 7fdcac4ae05645ef86e3ec16f2fb50eb P 81f62a9214ba4f88b9c1657c5ea7e598: stopping tablet replica
I20260630 12:11:40.242352  8030 raft_consensus.cc:2243] T 7fdcac4ae05645ef86e3ec16f2fb50eb P 81f62a9214ba4f88b9c1657c5ea7e598 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:40.242784  8030 raft_consensus.cc:2272] T 7fdcac4ae05645ef86e3ec16f2fb50eb P 81f62a9214ba4f88b9c1657c5ea7e598 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:40.260303  8030 tablet_server.cc:196] TabletServer@127.7.215.131:0 shutdown complete.
I20260630 12:11:40.268921  8030 master.cc:562] Master@127.7.215.189:46127 shutting down...
I20260630 12:11:40.285003  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:40.285463  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:40.285710  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 14ff23f1c0264f1eb0c87cd60e9a9d8a: stopping tablet replica
I20260630 12:11:40.303354  8030 master.cc:584] Master@127.7.215.189:46127 shutdown complete.
I20260630 12:11:40.315533  8030 master.cc:562] Master@127.7.215.188:43789 shutting down...
I20260630 12:11:40.331650  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:11:40.332312  8030 pending_rounds.cc:70] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85: Trying to abort 1 pending ops.
I20260630 12:11:40.332571  8030 pending_rounds.cc:77] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85: Aborting op as it isn't in flight: id { term: 2 index: 12 } timestamp: 7302436863906181120 op_type: NO_OP noop_request { }
I20260630 12:11:40.332903  8030 raft_consensus.cc:2889] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:11:40.333169  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:40.333563  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 67f1e8e8b256425292f55f58a4019d85: stopping tablet replica
I20260630 12:11:40.356218  8030 master.cc:584] Master@127.7.215.188:43789 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6643 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:11:40.388027  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:44141
I20260630 12:11:40.389109  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:40.394660  9654 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:40.394660  9655 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:40.396001  9657 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:40.396546  8030 server_base.cc:1061] running on GCE node
I20260630 12:11:40.397675  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:40.397974  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:40.398168  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821500398150 us; error 0 us; skew 500 ppm
I20260630 12:11:40.398801  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:40.401255  8030 webserver.cc:533] Webserver started at http://127.7.215.190:38887/ using document root <none> and password file <none>
I20260630 12:11:40.401742  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:40.401923  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:40.402313  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:40.403424  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "2ce90fe391984c168f9b06eed2a2f207"
format_stamp: "Formatted at 2026-06-30 12:11:40 on dist-test-slave-35fp"
I20260630 12:11:40.407641  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:11:40.410784  9662 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:40.411453  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:11:40.411756  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "2ce90fe391984c168f9b06eed2a2f207"
format_stamp: "Formatted at 2026-06-30 12:11:40 on dist-test-slave-35fp"
I20260630 12:11:40.412016  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-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)
I20260630 12:11:40.432991  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:40.434157  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:40.471462  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:44141
I20260630 12:11:40.471582  9713 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:44141 every 8 connection(s)
I20260630 12:11:40.475306  9714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:40.484834  9714 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ce90fe391984c168f9b06eed2a2f207: Bootstrap starting.
I20260630 12:11:40.489010  9714 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2ce90fe391984c168f9b06eed2a2f207: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:40.492846  9714 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ce90fe391984c168f9b06eed2a2f207: No bootstrap required, opened a new log
I20260630 12:11:40.495025  9714 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2ce90fe391984c168f9b06eed2a2f207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ce90fe391984c168f9b06eed2a2f207" member_type: VOTER }
I20260630 12:11:40.495430  9714 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2ce90fe391984c168f9b06eed2a2f207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:40.495714  9714 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2ce90fe391984c168f9b06eed2a2f207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ce90fe391984c168f9b06eed2a2f207, State: Initialized, Role: FOLLOWER
I20260630 12:11:40.496379  9714 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2ce90fe391984c168f9b06eed2a2f207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2ce90fe391984c168f9b06eed2a2f207" member_type: VOTER }
I20260630 12:11:40.496826  9714 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2ce90fe391984c168f9b06eed2a2f207 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:40.497052  9714 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2ce90fe391984c168f9b06eed2a2f207 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:40.497321  9714 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2ce90fe391984c168f9b06eed2a2f207 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:40.501516  9714 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2ce90fe391984c168f9b06eed2a2f207 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ce90fe391984c168f9b06eed2a2f207" member_type: VOTER }
I20260630 12:11:40.502029  9714 leader_election.cc:304] T 00000000000000000000000000000000 P 2ce90fe391984c168f9b06eed2a2f207 [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: 2ce90fe391984c168f9b06eed2a2f207; no voters: 
I20260630 12:11:40.503094  9714 leader_election.cc:290] T 00000000000000000000000000000000 P 2ce90fe391984c168f9b06eed2a2f207 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:40.503391  9717 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2ce90fe391984c168f9b06eed2a2f207 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:40.504745  9717 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2ce90fe391984c168f9b06eed2a2f207 [term 1 LEADER]: Becoming Leader. State: Replica: 2ce90fe391984c168f9b06eed2a2f207, State: Running, Role: LEADER
I20260630 12:11:40.505409  9717 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2ce90fe391984c168f9b06eed2a2f207 [LEADER]: Queue going to LEADER mode. State: All 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: "2ce90fe391984c168f9b06eed2a2f207" member_type: VOTER }
I20260630 12:11:40.506009  9714 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2ce90fe391984c168f9b06eed2a2f207 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:40.508971  9719 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ce90fe391984c168f9b06eed2a2f207 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2ce90fe391984c168f9b06eed2a2f207. Latest consensus state: current_term: 1 leader_uuid: "2ce90fe391984c168f9b06eed2a2f207" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ce90fe391984c168f9b06eed2a2f207" member_type: VOTER } }
I20260630 12:11:40.508931  9718 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ce90fe391984c168f9b06eed2a2f207 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2ce90fe391984c168f9b06eed2a2f207" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ce90fe391984c168f9b06eed2a2f207" member_type: VOTER } }
I20260630 12:11:40.509778  9719 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ce90fe391984c168f9b06eed2a2f207 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:40.509850  9718 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ce90fe391984c168f9b06eed2a2f207 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:40.512768  9723 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:40.519428  9723 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:40.520769  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:40.528386  9723 catalog_manager.cc:1383] Generated new cluster ID: 3ef34ac813334b8990db061806116f48
I20260630 12:11:40.528650  9723 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:40.566030  9723 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:40.567328  9723 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:40.579747  9723 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2ce90fe391984c168f9b06eed2a2f207: Generated new TSK 0
I20260630 12:11:40.580308  9723 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:40.587529  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:40.593472  9735 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:40.594803  9736 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:40.595988  9738 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:40.596704  8030 server_base.cc:1061] running on GCE node
I20260630 12:11:40.597357  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:40.597528  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:40.597653  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821500597634 us; error 0 us; skew 500 ppm
I20260630 12:11:40.598070  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:40.600262  8030 webserver.cc:533] Webserver started at http://127.7.215.129:42379/ using document root <none> and password file <none>
I20260630 12:11:40.600666  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:40.600816  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:40.601017  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:40.601976  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-0/minicluster-data/ts-0-root/instance:
uuid: "5029d0aa80704ed8b1ea3fb778441fc5"
format_stamp: "Formatted at 2026-06-30 12:11:40 on dist-test-slave-35fp"
I20260630 12:11:40.606087  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:11:40.609217  9743 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:40.609928  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:11:40.610167  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "5029d0aa80704ed8b1ea3fb778441fc5"
format_stamp: "Formatted at 2026-06-30 12:11:40 on dist-test-slave-35fp"
I20260630 12:11:40.610388  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-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)
I20260630 12:11:40.624629  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:40.625697  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:40.627094  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:40.629300  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:40.629513  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:40.629765  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:40.629953  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:40.668403  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:46429
I20260630 12:11:40.668493  9805 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:46429 every 8 connection(s)
I20260630 12:11:40.673309  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:40.680344  9810 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:40.680505  9811 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:40.684461  9813 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:40.685329  8030 server_base.cc:1061] running on GCE node
I20260630 12:11:40.685930  9806 heartbeater.cc:344] Connected to a master server at 127.7.215.190:44141
I20260630 12:11:40.686302  9806 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:40.686313  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:40.686699  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:40.686869  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821500686834 us; error 0 us; skew 500 ppm
I20260630 12:11:40.687265  9806 heartbeater.cc:507] Master 127.7.215.190:44141 requested a full tablet report, sending...
I20260630 12:11:40.687561  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:40.689258  9679 ts_manager.cc:194] Registered new tserver with Master: 5029d0aa80704ed8b1ea3fb778441fc5 (127.7.215.129:46429)
I20260630 12:11:40.690362  8030 webserver.cc:533] Webserver started at http://127.7.215.130:34173/ using document root <none> and password file <none>
I20260630 12:11:40.690883  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:40.691092  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:40.691161  9679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53708
I20260630 12:11:40.691385  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:40.692493  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-0/minicluster-data/ts-1-root/instance:
uuid: "14d5f4b646ee46a7bf0d000f687aae59"
format_stamp: "Formatted at 2026-06-30 12:11:40 on dist-test-slave-35fp"
I20260630 12:11:40.696993  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:11:40.700313  9818 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:40.701021  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:11:40.701316  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "14d5f4b646ee46a7bf0d000f687aae59"
format_stamp: "Formatted at 2026-06-30 12:11:40 on dist-test-slave-35fp"
I20260630 12:11:40.701588  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-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)
I20260630 12:11:40.711120  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:40.712193  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:40.713815  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:40.716253  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:40.716468  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:40.716698  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:40.716863  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:40.756181  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:45865
I20260630 12:11:40.756330  9880 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:45865 every 8 connection(s)
I20260630 12:11:40.760813  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:40.767613  9884 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:40.769330  9885 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:40.772392  9887 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:40.772856  8030 server_base.cc:1061] running on GCE node
I20260630 12:11:40.772995  9881 heartbeater.cc:344] Connected to a master server at 127.7.215.190:44141
I20260630 12:11:40.773468  9881 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:40.774175  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:40.774453  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:40.774402  9881 heartbeater.cc:507] Master 127.7.215.190:44141 requested a full tablet report, sending...
I20260630 12:11:40.774816  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821500774794 us; error 0 us; skew 500 ppm
I20260630 12:11:40.775533  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:40.776969  9679 ts_manager.cc:194] Registered new tserver with Master: 14d5f4b646ee46a7bf0d000f687aae59 (127.7.215.130:45865)
I20260630 12:11:40.778065  8030 webserver.cc:533] Webserver started at http://127.7.215.131:46011/ using document root <none> and password file <none>
I20260630 12:11:40.778529  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:40.778477  9679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53710
I20260630 12:11:40.778899  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:40.779191  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:40.780293  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-0/minicluster-data/ts-2-root/instance:
uuid: "734f759efcd04a338b98f73410a1e760"
format_stamp: "Formatted at 2026-06-30 12:11:40 on dist-test-slave-35fp"
I20260630 12:11:40.784457  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:11:40.787622  9892 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:40.788407  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:11:40.788729  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "734f759efcd04a338b98f73410a1e760"
format_stamp: "Formatted at 2026-06-30 12:11:40 on dist-test-slave-35fp"
I20260630 12:11:40.789005  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-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)
I20260630 12:11:40.799510  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:40.800705  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:40.802088  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:40.804364  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:40.804589  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:40.804821  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:40.804998  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:40.844445  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:45465
I20260630 12:11:40.844537  9954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:45465 every 8 connection(s)
I20260630 12:11:40.858163  9955 heartbeater.cc:344] Connected to a master server at 127.7.215.190:44141
I20260630 12:11:40.858541  9955 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:40.859340  9955 heartbeater.cc:507] Master 127.7.215.190:44141 requested a full tablet report, sending...
I20260630 12:11:40.861222  9679 ts_manager.cc:194] Registered new tserver with Master: 734f759efcd04a338b98f73410a1e760 (127.7.215.131:45465)
I20260630 12:11:40.861315  8030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013810558s
I20260630 12:11:40.862636  9679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53716
I20260630 12:11:41.693706  9806 heartbeater.cc:499] Master 127.7.215.190:44141 was elected leader, sending a full tablet report...
I20260630 12:11:41.780857  9881 heartbeater.cc:499] Master 127.7.215.190:44141 was elected leader, sending a full tablet report...
I20260630 12:11:41.865351  9955 heartbeater.cc:499] Master 127.7.215.190:44141 was elected leader, sending a full tablet report...
I20260630 12:11:41.917438  9679 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53730:
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"
    }
  }
}
W20260630 12:11:41.919636  9679 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:11:41.968680  9846 tablet_service.cc:1511] Processing CreateTablet for tablet 8376d2c62e71491b98d3966462df0270 (DEFAULT_TABLE table=test-workload [id=566148307bc5435590f69aa9709153fa]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:11:41.969167  9845 tablet_service.cc:1511] Processing CreateTablet for tablet 0a7ca7736cb44cb8a0f4ef16448aea14 (DEFAULT_TABLE table=test-workload [id=566148307bc5435590f69aa9709153fa]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:11:41.970141  9846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8376d2c62e71491b98d3966462df0270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:41.970806  9845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a7ca7736cb44cb8a0f4ef16448aea14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:41.973239  9771 tablet_service.cc:1511] Processing CreateTablet for tablet 8376d2c62e71491b98d3966462df0270 (DEFAULT_TABLE table=test-workload [id=566148307bc5435590f69aa9709153fa]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:11:41.973572  9770 tablet_service.cc:1511] Processing CreateTablet for tablet 0a7ca7736cb44cb8a0f4ef16448aea14 (DEFAULT_TABLE table=test-workload [id=566148307bc5435590f69aa9709153fa]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:11:41.974555  9771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8376d2c62e71491b98d3966462df0270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:41.976191  9770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a7ca7736cb44cb8a0f4ef16448aea14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:41.987066  9920 tablet_service.cc:1511] Processing CreateTablet for tablet 8376d2c62e71491b98d3966462df0270 (DEFAULT_TABLE table=test-workload [id=566148307bc5435590f69aa9709153fa]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:11:41.988467  9920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8376d2c62e71491b98d3966462df0270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:41.991216  9919 tablet_service.cc:1511] Processing CreateTablet for tablet 0a7ca7736cb44cb8a0f4ef16448aea14 (DEFAULT_TABLE table=test-workload [id=566148307bc5435590f69aa9709153fa]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:11:41.992539  9919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a7ca7736cb44cb8a0f4ef16448aea14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:42.002553  9975 tablet_bootstrap.cc:492] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 14d5f4b646ee46a7bf0d000f687aae59: Bootstrap starting.
I20260630 12:11:42.005002  9976 tablet_bootstrap.cc:492] T 8376d2c62e71491b98d3966462df0270 P 5029d0aa80704ed8b1ea3fb778441fc5: Bootstrap starting.
I20260630 12:11:42.011845  9976 tablet_bootstrap.cc:654] T 8376d2c62e71491b98d3966462df0270 P 5029d0aa80704ed8b1ea3fb778441fc5: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:42.012557  9975 tablet_bootstrap.cc:654] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 14d5f4b646ee46a7bf0d000f687aae59: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:42.019809  9977 tablet_bootstrap.cc:492] T 8376d2c62e71491b98d3966462df0270 P 734f759efcd04a338b98f73410a1e760: Bootstrap starting.
I20260630 12:11:42.020078  9976 tablet_bootstrap.cc:492] T 8376d2c62e71491b98d3966462df0270 P 5029d0aa80704ed8b1ea3fb778441fc5: No bootstrap required, opened a new log
I20260630 12:11:42.020588  9976 ts_tablet_manager.cc:1403] T 8376d2c62e71491b98d3966462df0270 P 5029d0aa80704ed8b1ea3fb778441fc5: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.008s
I20260630 12:11:42.021453  9975 tablet_bootstrap.cc:492] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 14d5f4b646ee46a7bf0d000f687aae59: No bootstrap required, opened a new log
I20260630 12:11:42.022854  9975 ts_tablet_manager.cc:1403] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 14d5f4b646ee46a7bf0d000f687aae59: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260630 12:11:42.023414  9976 raft_consensus.cc:359] T 8376d2c62e71491b98d3966462df0270 P 5029d0aa80704ed8b1ea3fb778441fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } }
I20260630 12:11:42.024051  9976 raft_consensus.cc:385] T 8376d2c62e71491b98d3966462df0270 P 5029d0aa80704ed8b1ea3fb778441fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:42.024302  9976 raft_consensus.cc:740] T 8376d2c62e71491b98d3966462df0270 P 5029d0aa80704ed8b1ea3fb778441fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5029d0aa80704ed8b1ea3fb778441fc5, State: Initialized, Role: FOLLOWER
I20260630 12:11:42.024992  9976 consensus_queue.cc:260] T 8376d2c62e71491b98d3966462df0270 P 5029d0aa80704ed8b1ea3fb778441fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } }
I20260630 12:11:42.025668  9975 raft_consensus.cc:359] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 14d5f4b646ee46a7bf0d000f687aae59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } } peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } }
I20260630 12:11:42.026284  9977 tablet_bootstrap.cc:654] T 8376d2c62e71491b98d3966462df0270 P 734f759efcd04a338b98f73410a1e760: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:42.026479  9975 raft_consensus.cc:385] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 14d5f4b646ee46a7bf0d000f687aae59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:42.026872  9975 raft_consensus.cc:740] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 14d5f4b646ee46a7bf0d000f687aae59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d5f4b646ee46a7bf0d000f687aae59, State: Initialized, Role: FOLLOWER
I20260630 12:11:42.027802  9976 ts_tablet_manager.cc:1434] T 8376d2c62e71491b98d3966462df0270 P 5029d0aa80704ed8b1ea3fb778441fc5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:11:42.027958  9975 consensus_queue.cc:260] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 14d5f4b646ee46a7bf0d000f687aae59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } } peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } }
I20260630 12:11:42.031646  9976 tablet_bootstrap.cc:492] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5: Bootstrap starting.
I20260630 12:11:42.038601  9976 tablet_bootstrap.cc:654] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:42.043365  9975 ts_tablet_manager.cc:1434] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 14d5f4b646ee46a7bf0d000f687aae59: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.009s
I20260630 12:11:42.044549  9975 tablet_bootstrap.cc:492] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59: Bootstrap starting.
I20260630 12:11:42.053081  9975 tablet_bootstrap.cc:654] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:42.061904  9976 tablet_bootstrap.cc:492] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5: No bootstrap required, opened a new log
I20260630 12:11:42.061954  9975 tablet_bootstrap.cc:492] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59: No bootstrap required, opened a new log
I20260630 12:11:42.062716  9976 ts_tablet_manager.cc:1403] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.011s
I20260630 12:11:42.062796  9975 ts_tablet_manager.cc:1403] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260630 12:11:42.062805  9977 tablet_bootstrap.cc:492] T 8376d2c62e71491b98d3966462df0270 P 734f759efcd04a338b98f73410a1e760: No bootstrap required, opened a new log
I20260630 12:11:42.063717  9977 ts_tablet_manager.cc:1403] T 8376d2c62e71491b98d3966462df0270 P 734f759efcd04a338b98f73410a1e760: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.021s
I20260630 12:11:42.065994  9975 raft_consensus.cc:359] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } }
I20260630 12:11:42.065971  9976 raft_consensus.cc:359] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } } peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } }
I20260630 12:11:42.066515  9977 raft_consensus.cc:359] T 8376d2c62e71491b98d3966462df0270 P 734f759efcd04a338b98f73410a1e760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } }
I20260630 12:11:42.067108  9975 raft_consensus.cc:385] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:42.067337  9976 raft_consensus.cc:385] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:42.067363  9977 raft_consensus.cc:385] T 8376d2c62e71491b98d3966462df0270 P 734f759efcd04a338b98f73410a1e760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:42.067582  9975 raft_consensus.cc:740] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d5f4b646ee46a7bf0d000f687aae59, State: Initialized, Role: FOLLOWER
I20260630 12:11:42.067973  9976 raft_consensus.cc:740] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5029d0aa80704ed8b1ea3fb778441fc5, State: Initialized, Role: FOLLOWER
I20260630 12:11:42.068038  9977 raft_consensus.cc:740] T 8376d2c62e71491b98d3966462df0270 P 734f759efcd04a338b98f73410a1e760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 734f759efcd04a338b98f73410a1e760, State: Initialized, Role: FOLLOWER
I20260630 12:11:42.068822  9975 consensus_queue.cc:260] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } }
I20260630 12:11:42.069087  9976 consensus_queue.cc:260] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } } peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } }
I20260630 12:11:42.069056  9977 consensus_queue.cc:260] T 8376d2c62e71491b98d3966462df0270 P 734f759efcd04a338b98f73410a1e760 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } }
I20260630 12:11:42.071249  9975 ts_tablet_manager.cc:1434] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:11:42.073119  9976 ts_tablet_manager.cc:1434] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260630 12:11:42.075315  9977 ts_tablet_manager.cc:1434] T 8376d2c62e71491b98d3966462df0270 P 734f759efcd04a338b98f73410a1e760: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260630 12:11:42.076349  9977 tablet_bootstrap.cc:492] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 734f759efcd04a338b98f73410a1e760: Bootstrap starting.
I20260630 12:11:42.082763  9977 tablet_bootstrap.cc:654] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 734f759efcd04a338b98f73410a1e760: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:42.087652  9977 tablet_bootstrap.cc:492] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 734f759efcd04a338b98f73410a1e760: No bootstrap required, opened a new log
I20260630 12:11:42.088079  9977 ts_tablet_manager.cc:1403] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 734f759efcd04a338b98f73410a1e760: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:11:42.090675  9977 raft_consensus.cc:359] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 734f759efcd04a338b98f73410a1e760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } } peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } }
I20260630 12:11:42.091285  9977 raft_consensus.cc:385] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 734f759efcd04a338b98f73410a1e760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:42.091531  9977 raft_consensus.cc:740] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 734f759efcd04a338b98f73410a1e760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 734f759efcd04a338b98f73410a1e760, State: Initialized, Role: FOLLOWER
I20260630 12:11:42.092137  9977 consensus_queue.cc:260] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 734f759efcd04a338b98f73410a1e760 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } } peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } }
I20260630 12:11:42.093621  9977 ts_tablet_manager.cc:1434] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 734f759efcd04a338b98f73410a1e760: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:11:42.270409  9982 raft_consensus.cc:493] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:42.270928  9982 raft_consensus.cc:515] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } }
I20260630 12:11:42.272951  9982 leader_election.cc:290] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5029d0aa80704ed8b1ea3fb778441fc5 (127.7.215.129:46429), 734f759efcd04a338b98f73410a1e760 (127.7.215.131:45465)
I20260630 12:11:42.283877  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8376d2c62e71491b98d3966462df0270" candidate_uuid: "14d5f4b646ee46a7bf0d000f687aae59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" is_pre_election: true
I20260630 12:11:42.284540  9781 raft_consensus.cc:2468] T 8376d2c62e71491b98d3966462df0270 P 5029d0aa80704ed8b1ea3fb778441fc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14d5f4b646ee46a7bf0d000f687aae59 in term 0.
I20260630 12:11:42.285135  9930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8376d2c62e71491b98d3966462df0270" candidate_uuid: "14d5f4b646ee46a7bf0d000f687aae59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "734f759efcd04a338b98f73410a1e760" is_pre_election: true
I20260630 12:11:42.285609  9821 leader_election.cc:304] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d5f4b646ee46a7bf0d000f687aae59, 5029d0aa80704ed8b1ea3fb778441fc5; no voters: 
I20260630 12:11:42.285693  9930 raft_consensus.cc:2468] T 8376d2c62e71491b98d3966462df0270 P 734f759efcd04a338b98f73410a1e760 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14d5f4b646ee46a7bf0d000f687aae59 in term 0.
I20260630 12:11:42.286375  9982 raft_consensus.cc:2804] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:42.286792  9982 raft_consensus.cc:493] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:42.287088  9982 raft_consensus.cc:3060] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:42.335713  9980 raft_consensus.cc:493] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:42.336491  9980 raft_consensus.cc:515] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } } peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } }
I20260630 12:11:42.339154  9980 leader_election.cc:290] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d5f4b646ee46a7bf0d000f687aae59 (127.7.215.130:45865), 734f759efcd04a338b98f73410a1e760 (127.7.215.131:45465)
I20260630 12:11:42.350235  9856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7ca7736cb44cb8a0f4ef16448aea14" candidate_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d5f4b646ee46a7bf0d000f687aae59" is_pre_election: true
I20260630 12:11:42.351253  9856 raft_consensus.cc:2468] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 14d5f4b646ee46a7bf0d000f687aae59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5029d0aa80704ed8b1ea3fb778441fc5 in term 0.
I20260630 12:11:42.352298  9930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7ca7736cb44cb8a0f4ef16448aea14" candidate_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "734f759efcd04a338b98f73410a1e760" is_pre_election: true
I20260630 12:11:42.352403  9747 leader_election.cc:304] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d5f4b646ee46a7bf0d000f687aae59, 5029d0aa80704ed8b1ea3fb778441fc5; no voters: 
I20260630 12:11:42.352998  9930 raft_consensus.cc:2468] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 734f759efcd04a338b98f73410a1e760 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5029d0aa80704ed8b1ea3fb778441fc5 in term 0.
I20260630 12:11:42.353274  9980 raft_consensus.cc:2804] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:42.353684  9980 raft_consensus.cc:493] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:42.354092  9980 raft_consensus.cc:3060] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:42.372578  9982 raft_consensus.cc:515] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } }
I20260630 12:11:42.372578  9980 raft_consensus.cc:515] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } } peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } }
I20260630 12:11:42.375281  9982 leader_election.cc:290] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [CANDIDATE]: Term 1 election: Requested vote from peers 5029d0aa80704ed8b1ea3fb778441fc5 (127.7.215.129:46429), 734f759efcd04a338b98f73410a1e760 (127.7.215.131:45465)
I20260630 12:11:42.376220  9781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8376d2c62e71491b98d3966462df0270" candidate_uuid: "14d5f4b646ee46a7bf0d000f687aae59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5029d0aa80704ed8b1ea3fb778441fc5"
I20260630 12:11:42.375208  9980 leader_election.cc:290] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5 [CANDIDATE]: Term 1 election: Requested vote from peers 14d5f4b646ee46a7bf0d000f687aae59 (127.7.215.130:45865), 734f759efcd04a338b98f73410a1e760 (127.7.215.131:45465)
I20260630 12:11:42.376523  9856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7ca7736cb44cb8a0f4ef16448aea14" candidate_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d5f4b646ee46a7bf0d000f687aae59"
I20260630 12:11:42.376894  9781 raft_consensus.cc:3060] T 8376d2c62e71491b98d3966462df0270 P 5029d0aa80704ed8b1ea3fb778441fc5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:42.377205  9856 raft_consensus.cc:3060] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 14d5f4b646ee46a7bf0d000f687aae59 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:42.378108  9930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a7ca7736cb44cb8a0f4ef16448aea14" candidate_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "734f759efcd04a338b98f73410a1e760"
I20260630 12:11:42.378715  9930 raft_consensus.cc:3060] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 734f759efcd04a338b98f73410a1e760 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:42.378826  9929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8376d2c62e71491b98d3966462df0270" candidate_uuid: "14d5f4b646ee46a7bf0d000f687aae59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "734f759efcd04a338b98f73410a1e760"
I20260630 12:11:42.379612  9929 raft_consensus.cc:3060] T 8376d2c62e71491b98d3966462df0270 P 734f759efcd04a338b98f73410a1e760 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:42.476959  9930 raft_consensus.cc:2468] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 734f759efcd04a338b98f73410a1e760 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5029d0aa80704ed8b1ea3fb778441fc5 in term 1.
I20260630 12:11:42.477274  9929 raft_consensus.cc:2468] T 8376d2c62e71491b98d3966462df0270 P 734f759efcd04a338b98f73410a1e760 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d5f4b646ee46a7bf0d000f687aae59 in term 1.
I20260630 12:11:42.476959  9856 raft_consensus.cc:2468] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 14d5f4b646ee46a7bf0d000f687aae59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5029d0aa80704ed8b1ea3fb778441fc5 in term 1.
I20260630 12:11:42.476961  9781 raft_consensus.cc:2468] T 8376d2c62e71491b98d3966462df0270 P 5029d0aa80704ed8b1ea3fb778441fc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d5f4b646ee46a7bf0d000f687aae59 in term 1.
I20260630 12:11:42.478778  9822 leader_election.cc:304] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d5f4b646ee46a7bf0d000f687aae59, 734f759efcd04a338b98f73410a1e760; no voters: 
I20260630 12:11:42.479292  9747 leader_election.cc:304] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5029d0aa80704ed8b1ea3fb778441fc5, 734f759efcd04a338b98f73410a1e760; no voters: 
I20260630 12:11:42.479904  9982 raft_consensus.cc:2804] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:42.480217  9980 raft_consensus.cc:2804] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:42.481035  9982 raft_consensus.cc:697] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [term 1 LEADER]: Becoming Leader. State: Replica: 14d5f4b646ee46a7bf0d000f687aae59, State: Running, Role: LEADER
I20260630 12:11:42.481384  9980 raft_consensus.cc:697] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5 [term 1 LEADER]: Becoming Leader. State: Replica: 5029d0aa80704ed8b1ea3fb778441fc5, State: Running, Role: LEADER
I20260630 12:11:42.482389  9982 consensus_queue.cc:237] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } }
I20260630 12:11:42.482460  9980 consensus_queue.cc:237] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } } peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } }
I20260630 12:11:42.491535  9677 catalog_manager.cc:5697] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14d5f4b646ee46a7bf0d000f687aae59 (127.7.215.130). New cstate: current_term: 1 leader_uuid: "14d5f4b646ee46a7bf0d000f687aae59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:42.491761  9679 catalog_manager.cc:5697] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5029d0aa80704ed8b1ea3fb778441fc5 (127.7.215.129). New cstate: current_term: 1 leader_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:42.520839  9732 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:42.522874  9732 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:42.523233  9732 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:42.910111  9982 consensus_queue.cc:1048] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:42.922159  9982 consensus_queue.cc:1048] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:42.980270  9980 consensus_queue.cc:1048] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:42.992497 10008 consensus_queue.cc:1048] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:44.524125  9732 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:44.526029  9732 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:44.526368  9732 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:46.527601  9732 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:46.529620  9732 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:46.529966  9732 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:48.530936  9732 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:48.532837  9732 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:48.533172  9732 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:50.534128  9732 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:50.536060  9732 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:50.536409  9732 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:52.537385  9732 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:52.539381  9732 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:52.539759  9732 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:54.540683  9732 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:54.542603  9732 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:54.542956  9732 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:54.604290  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:54.612661 10013 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:54.613683 10014 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:54.614434 10016 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:54.617085  8030 server_base.cc:1061] running on GCE node
I20260630 12:11:54.618752  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:54.619063  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:54.619266  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821514619244 us; error 0 us; skew 500 ppm
I20260630 12:11:54.619761  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:54.622511  8030 webserver.cc:533] Webserver started at http://127.7.215.132:41623/ using document root <none> and password file <none>
I20260630 12:11:54.623108  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:54.623334  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:54.623660  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:54.625030  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-0/minicluster-data/ts-3-root/instance:
uuid: "88c42776fe0246f0bec5fa7c4be81a27"
format_stamp: "Formatted at 2026-06-30 12:11:54 on dist-test-slave-35fp"
I20260630 12:11:54.629879  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:11:54.633435 10021 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:54.634235  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:11:54.634630  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-0/minicluster-data/ts-3-root
uuid: "88c42776fe0246f0bec5fa7c4be81a27"
format_stamp: "Formatted at 2026-06-30 12:11:54 on dist-test-slave-35fp"
I20260630 12:11:54.634917  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-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)
I20260630 12:11:54.662395  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:54.663780  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:54.665355  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:54.667860  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:54.668104  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:54.668354  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:54.668553  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:54.709239  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.132:38529
I20260630 12:11:54.709368 10083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.132:38529 every 8 connection(s)
I20260630 12:11:54.730857 10084 heartbeater.cc:344] Connected to a master server at 127.7.215.190:44141
I20260630 12:11:54.731449 10084 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:54.732192 10084 heartbeater.cc:507] Master 127.7.215.190:44141 requested a full tablet report, sending...
I20260630 12:11:54.734230  9679 ts_manager.cc:194] Registered new tserver with Master: 88c42776fe0246f0bec5fa7c4be81a27 (127.7.215.132:38529)
I20260630 12:11:54.735801  9679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48626
I20260630 12:11:55.601576  9856 consensus_queue.cc:237] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [LEADER]: Queue 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: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } attrs { replace: true } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } } peers { permanent_uuid: "88c42776fe0246f0bec5fa7c4be81a27" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38529 } attrs { promote: true } }
I20260630 12:11:55.612514  9781 raft_consensus.cc:1275] T 8376d2c62e71491b98d3966462df0270 P 5029d0aa80704ed8b1ea3fb778441fc5 [term 1 FOLLOWER]: Refusing update from remote peer 14d5f4b646ee46a7bf0d000f687aae59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:55.617087 10092 consensus_queue.cc:1048] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:11:55.619158  9930 raft_consensus.cc:1275] T 8376d2c62e71491b98d3966462df0270 P 734f759efcd04a338b98f73410a1e760 [term 1 FOLLOWER]: Refusing update from remote peer 14d5f4b646ee46a7bf0d000f687aae59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:55.621001 10092 consensus_queue.cc:1048] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:11:55.631642  9822 consensus_peers.cc:597] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 -> Peer 88c42776fe0246f0bec5fa7c4be81a27 (127.7.215.132:38529): Couldn't send request to peer 88c42776fe0246f0bec5fa7c4be81a27. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8376d2c62e71491b98d3966462df0270. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:55.633934 10092 raft_consensus.cc:2955] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 88c42776fe0246f0bec5fa7c4be81a27 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } attrs { replace: true } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } } peers { permanent_uuid: "88c42776fe0246f0bec5fa7c4be81a27" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38529 } attrs { promote: true } } }
I20260630 12:11:55.635324  9930 raft_consensus.cc:2955] T 8376d2c62e71491b98d3966462df0270 P 734f759efcd04a338b98f73410a1e760 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 88c42776fe0246f0bec5fa7c4be81a27 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } attrs { replace: true } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } } peers { permanent_uuid: "88c42776fe0246f0bec5fa7c4be81a27" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38529 } attrs { promote: true } } }
I20260630 12:11:55.636272  9781 raft_consensus.cc:2955] T 8376d2c62e71491b98d3966462df0270 P 5029d0aa80704ed8b1ea3fb778441fc5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 88c42776fe0246f0bec5fa7c4be81a27 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } attrs { replace: true } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } } peers { permanent_uuid: "88c42776fe0246f0bec5fa7c4be81a27" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38529 } attrs { promote: true } } }
I20260630 12:11:55.648226  9679 catalog_manager.cc:5697] T 8376d2c62e71491b98d3966462df0270 P 5029d0aa80704ed8b1ea3fb778441fc5 reported cstate change: config changed from index -1 to 2, NON_VOTER 88c42776fe0246f0bec5fa7c4be81a27 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "14d5f4b646ee46a7bf0d000f687aae59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } attrs { replace: true } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } } peers { permanent_uuid: "88c42776fe0246f0bec5fa7c4be81a27" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38529 } attrs { promote: true } } }
I20260630 12:11:55.738412 10084 heartbeater.cc:499] Master 127.7.215.190:44141 was elected leader, sending a full tablet report...
I20260630 12:11:56.221511 10104 ts_tablet_manager.cc:933] T 8376d2c62e71491b98d3966462df0270 P 88c42776fe0246f0bec5fa7c4be81a27: Initiating tablet copy from peer 14d5f4b646ee46a7bf0d000f687aae59 (127.7.215.130:45865)
I20260630 12:11:56.224280 10104 tablet_copy_client.cc:323] T 8376d2c62e71491b98d3966462df0270 P 88c42776fe0246f0bec5fa7c4be81a27: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.130:45865
I20260630 12:11:56.254424  9866 tablet_copy_service.cc:140] P 14d5f4b646ee46a7bf0d000f687aae59: Received BeginTabletCopySession request for tablet 8376d2c62e71491b98d3966462df0270 from peer 88c42776fe0246f0bec5fa7c4be81a27 ({username='slave'} at 127.0.0.1:46274)
I20260630 12:11:56.255064  9866 tablet_copy_service.cc:161] P 14d5f4b646ee46a7bf0d000f687aae59: Beginning new tablet copy session on tablet 8376d2c62e71491b98d3966462df0270 from peer 88c42776fe0246f0bec5fa7c4be81a27 at {username='slave'} at 127.0.0.1:46274: session id = 88c42776fe0246f0bec5fa7c4be81a27-8376d2c62e71491b98d3966462df0270
I20260630 12:11:56.263924  9866 tablet_copy_source_session.cc:215] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:56.268054 10104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8376d2c62e71491b98d3966462df0270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:56.288451 10104 tablet_copy_client.cc:806] T 8376d2c62e71491b98d3966462df0270 P 88c42776fe0246f0bec5fa7c4be81a27: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:56.289240 10104 tablet_copy_client.cc:670] T 8376d2c62e71491b98d3966462df0270 P 88c42776fe0246f0bec5fa7c4be81a27: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:56.293964 10104 tablet_copy_client.cc:538] T 8376d2c62e71491b98d3966462df0270 P 88c42776fe0246f0bec5fa7c4be81a27: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:11:56.304073 10104 tablet_bootstrap.cc:492] T 8376d2c62e71491b98d3966462df0270 P 88c42776fe0246f0bec5fa7c4be81a27: Bootstrap starting.
I20260630 12:11:56.326817 10104 tablet_bootstrap.cc:492] T 8376d2c62e71491b98d3966462df0270 P 88c42776fe0246f0bec5fa7c4be81a27: 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
I20260630 12:11:56.327819 10104 tablet_bootstrap.cc:492] T 8376d2c62e71491b98d3966462df0270 P 88c42776fe0246f0bec5fa7c4be81a27: Bootstrap complete.
I20260630 12:11:56.328564 10104 ts_tablet_manager.cc:1403] T 8376d2c62e71491b98d3966462df0270 P 88c42776fe0246f0bec5fa7c4be81a27: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.015s
I20260630 12:11:56.331911 10104 raft_consensus.cc:359] T 8376d2c62e71491b98d3966462df0270 P 88c42776fe0246f0bec5fa7c4be81a27 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } attrs { replace: true } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } } peers { permanent_uuid: "88c42776fe0246f0bec5fa7c4be81a27" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38529 } attrs { promote: true } }
I20260630 12:11:56.332834 10104 raft_consensus.cc:740] T 8376d2c62e71491b98d3966462df0270 P 88c42776fe0246f0bec5fa7c4be81a27 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 88c42776fe0246f0bec5fa7c4be81a27, State: Initialized, Role: LEARNER
I20260630 12:11:56.333547 10104 consensus_queue.cc:260] T 8376d2c62e71491b98d3966462df0270 P 88c42776fe0246f0bec5fa7c4be81a27 [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: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } attrs { replace: true } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } } peers { permanent_uuid: "88c42776fe0246f0bec5fa7c4be81a27" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38529 } attrs { promote: true } }
I20260630 12:11:56.336871 10104 ts_tablet_manager.cc:1434] T 8376d2c62e71491b98d3966462df0270 P 88c42776fe0246f0bec5fa7c4be81a27: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.008s
I20260630 12:11:56.338680  9866 tablet_copy_service.cc:342] P 14d5f4b646ee46a7bf0d000f687aae59: Request end of tablet copy session 88c42776fe0246f0bec5fa7c4be81a27-8376d2c62e71491b98d3966462df0270 received from {username='slave'} at 127.0.0.1:46274
I20260630 12:11:56.339083  9866 tablet_copy_service.cc:434] P 14d5f4b646ee46a7bf0d000f687aae59: ending tablet copy session 88c42776fe0246f0bec5fa7c4be81a27-8376d2c62e71491b98d3966462df0270 on tablet 8376d2c62e71491b98d3966462df0270 with peer 88c42776fe0246f0bec5fa7c4be81a27
I20260630 12:11:56.544411  9732 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:56.547547  9732 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:56.548053  9732 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:56.717409 10059 raft_consensus.cc:1217] T 8376d2c62e71491b98d3966462df0270 P 88c42776fe0246f0bec5fa7c4be81a27 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:11:57.194188 10110 raft_consensus.cc:1064] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59: attempting to promote NON_VOTER 88c42776fe0246f0bec5fa7c4be81a27 to VOTER
I20260630 12:11:57.196650 10110 consensus_queue.cc:237] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [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: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } attrs { replace: true } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } } peers { permanent_uuid: "88c42776fe0246f0bec5fa7c4be81a27" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 38529 } attrs { promote: false } }
I20260630 12:11:57.203995  9781 raft_consensus.cc:1275] T 8376d2c62e71491b98d3966462df0270 P 5029d0aa80704ed8b1ea3fb778441fc5 [term 1 FOLLOWER]: Refusing update from remote peer 14d5f4b646ee46a7bf0d000f687aae59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:57.204919 10059 raft_consensus.cc:1275] T 8376d2c62e71491b98d3966462df0270 P 88c42776fe0246f0bec5fa7c4be81a27 [term 1 LEARNER]: Refusing update from remote peer 14d5f4b646ee46a7bf0d000f687aae59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:57.205237  9930 raft_consensus.cc:1275] T 8376d2c62e71491b98d3966462df0270 P 734f759efcd04a338b98f73410a1e760 [term 1 FOLLOWER]: Refusing update from remote peer 14d5f4b646ee46a7bf0d000f687aae59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:57.205861 10111 consensus_queue.cc:1048] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:11:57.206903 10098 consensus_queue.cc:1048] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:11:57.208063 10113 consensus_queue.cc:1048] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c42776fe0246f0bec5fa7c4be81a27" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 38529 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:11:57.225072 10113 raft_consensus.cc:2955] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 88c42776fe0246f0bec5fa7c4be81a27 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } attrs { replace: true } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } } peers { permanent_uuid: "88c42776fe0246f0bec5fa7c4be81a27" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 38529 } attrs { promote: false } } }
I20260630 12:11:57.227545  9781 raft_consensus.cc:2955] T 8376d2c62e71491b98d3966462df0270 P 5029d0aa80704ed8b1ea3fb778441fc5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 88c42776fe0246f0bec5fa7c4be81a27 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } attrs { replace: true } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } } peers { permanent_uuid: "88c42776fe0246f0bec5fa7c4be81a27" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 38529 } attrs { promote: false } } }
I20260630 12:11:57.227667  9930 raft_consensus.cc:2955] T 8376d2c62e71491b98d3966462df0270 P 734f759efcd04a338b98f73410a1e760 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 88c42776fe0246f0bec5fa7c4be81a27 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } attrs { replace: true } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } } peers { permanent_uuid: "88c42776fe0246f0bec5fa7c4be81a27" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 38529 } attrs { promote: false } } }
I20260630 12:11:57.239825  9677 catalog_manager.cc:5697] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 reported cstate change: config changed from index 2 to 3, 88c42776fe0246f0bec5fa7c4be81a27 (127.7.215.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "14d5f4b646ee46a7bf0d000f687aae59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88c42776fe0246f0bec5fa7c4be81a27" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 38529 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:57.240206 10059 raft_consensus.cc:2955] T 8376d2c62e71491b98d3966462df0270 P 88c42776fe0246f0bec5fa7c4be81a27 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 88c42776fe0246f0bec5fa7c4be81a27 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "5029d0aa80704ed8b1ea3fb778441fc5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 46429 } attrs { replace: true } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } } peers { permanent_uuid: "88c42776fe0246f0bec5fa7c4be81a27" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 38529 } attrs { promote: false } } }
I20260630 12:11:57.272405  9856 consensus_queue.cc:237] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [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: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } } peers { permanent_uuid: "88c42776fe0246f0bec5fa7c4be81a27" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 38529 } attrs { promote: false } }
I20260630 12:11:57.278254 10059 raft_consensus.cc:1275] T 8376d2c62e71491b98d3966462df0270 P 88c42776fe0246f0bec5fa7c4be81a27 [term 1 FOLLOWER]: Refusing update from remote peer 14d5f4b646ee46a7bf0d000f687aae59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:11:57.278419  9930 raft_consensus.cc:1275] T 8376d2c62e71491b98d3966462df0270 P 734f759efcd04a338b98f73410a1e760 [term 1 FOLLOWER]: Refusing update from remote peer 14d5f4b646ee46a7bf0d000f687aae59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:11:57.279832 10098 consensus_queue.cc:1048] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:11:57.280611 10113 consensus_queue.cc:1048] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88c42776fe0246f0bec5fa7c4be81a27" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 38529 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:11:57.287062 10110 raft_consensus.cc:2955] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5029d0aa80704ed8b1ea3fb778441fc5 (127.7.215.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } } peers { permanent_uuid: "88c42776fe0246f0bec5fa7c4be81a27" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 38529 } attrs { promote: false } } }
I20260630 12:11:57.289409 10059 raft_consensus.cc:2955] T 8376d2c62e71491b98d3966462df0270 P 88c42776fe0246f0bec5fa7c4be81a27 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5029d0aa80704ed8b1ea3fb778441fc5 (127.7.215.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } } peers { permanent_uuid: "88c42776fe0246f0bec5fa7c4be81a27" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 38529 } attrs { promote: false } } }
I20260630 12:11:57.294268  9930 raft_consensus.cc:2955] T 8376d2c62e71491b98d3966462df0270 P 734f759efcd04a338b98f73410a1e760 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5029d0aa80704ed8b1ea3fb778441fc5 (127.7.215.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } } peers { permanent_uuid: "88c42776fe0246f0bec5fa7c4be81a27" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 38529 } attrs { promote: false } } }
I20260630 12:11:57.296350  9666 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8376d2c62e71491b98d3966462df0270 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:11:57.301422  9676 catalog_manager.cc:5697] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 reported cstate change: config changed from index 3 to 4, VOTER 5029d0aa80704ed8b1ea3fb778441fc5 (127.7.215.129) evicted. New cstate: current_term: 1 leader_uuid: "14d5f4b646ee46a7bf0d000f687aae59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "14d5f4b646ee46a7bf0d000f687aae59" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "734f759efcd04a338b98f73410a1e760" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88c42776fe0246f0bec5fa7c4be81a27" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 38529 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:11:57.312606  9771 tablet_service.cc:1558] Processing DeleteTablet for tablet 8376d2c62e71491b98d3966462df0270 with delete_type TABLET_DATA_TOMBSTONED (TS 5029d0aa80704ed8b1ea3fb778441fc5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49458
I20260630 12:11:57.315465 10123 tablet_replica.cc:333] T 8376d2c62e71491b98d3966462df0270 P 5029d0aa80704ed8b1ea3fb778441fc5: stopping tablet replica
I20260630 12:11:57.316167 10123 raft_consensus.cc:2243] T 8376d2c62e71491b98d3966462df0270 P 5029d0aa80704ed8b1ea3fb778441fc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:57.316792 10123 raft_consensus.cc:2272] T 8376d2c62e71491b98d3966462df0270 P 5029d0aa80704ed8b1ea3fb778441fc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:57.319335 10123 ts_tablet_manager.cc:1916] T 8376d2c62e71491b98d3966462df0270 P 5029d0aa80704ed8b1ea3fb778441fc5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:11:57.329649 10123 ts_tablet_manager.cc:1929] T 8376d2c62e71491b98d3966462df0270 P 5029d0aa80704ed8b1ea3fb778441fc5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:11:57.330108 10123 log.cc:1199] T 8376d2c62e71491b98d3966462df0270 P 5029d0aa80704ed8b1ea3fb778441fc5: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821475204949-8030-0/minicluster-data/ts-0-root/wals/8376d2c62e71491b98d3966462df0270
I20260630 12:11:57.331847  9665 catalog_manager.cc:5028] TS 5029d0aa80704ed8b1ea3fb778441fc5 (127.7.215.129:46429): tablet 8376d2c62e71491b98d3966462df0270 (table test-workload [id=566148307bc5435590f69aa9709153fa]) successfully deleted
I20260630 12:11:58.549206  9732 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:58.551136  9732 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:58.551442  9732 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:11:58.617904  9710 debug-util.cc:398] Leaking SignalData structure 0x7b08001695e0 after lost signal to thread 8033
W20260630 12:11:58.618993  9710 debug-util.cc:398] Leaking SignalData structure 0x7b0800169cc0 after lost signal to thread 9713
W20260630 12:11:58.619859  9710 debug-util.cc:398] Leaking SignalData structure 0x7b08001d8a80 after lost signal to thread 9805
W20260630 12:11:58.620607  9710 debug-util.cc:398] Leaking SignalData structure 0x7b0800196f80 after lost signal to thread 9880
W20260630 12:11:58.621345  9710 debug-util.cc:398] Leaking SignalData structure 0x7b0800067a80 after lost signal to thread 9954
W20260630 12:11:58.622123  9710 debug-util.cc:398] Leaking SignalData structure 0x7b0800184ca0 after lost signal to thread 10083
I20260630 12:12:00.552395  9732 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:00.554440  9732 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:00.554838  9732 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:02.555828  9732 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:02.557807  9732 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:02.558166  9732 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:04.559199  9732 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:04.561158  9732 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:04.561514  9732 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:06.562717  9732 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:06.564961  9732 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:06.565353  9732 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:08.566426  9732 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:08.568444  9732 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:08.568817  9732 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:08.881701  8030 tablet_server.cc:179] TabletServer@127.7.215.129:0 shutting down...
I20260630 12:12:08.908488  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:08.909399  8030 tablet_replica.cc:333] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5: stopping tablet replica
I20260630 12:12:08.909950  8030 raft_consensus.cc:2243] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:08.910919  8030 raft_consensus.cc:2272] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 5029d0aa80704ed8b1ea3fb778441fc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:08.933264  8030 tablet_server.cc:196] TabletServer@127.7.215.129:0 shutdown complete.
I20260630 12:12:08.946053  8030 tablet_server.cc:179] TabletServer@127.7.215.130:0 shutting down...
I20260630 12:12:08.968667  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:08.969415  8030 tablet_replica.cc:333] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59: stopping tablet replica
I20260630 12:12:08.970086  8030 raft_consensus.cc:2243] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:08.971014  8030 raft_consensus.cc:2272] T 8376d2c62e71491b98d3966462df0270 P 14d5f4b646ee46a7bf0d000f687aae59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:08.973130  8030 tablet_replica.cc:333] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 14d5f4b646ee46a7bf0d000f687aae59: stopping tablet replica
I20260630 12:12:08.973554  8030 raft_consensus.cc:2243] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 14d5f4b646ee46a7bf0d000f687aae59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:08.973958  8030 raft_consensus.cc:2272] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 14d5f4b646ee46a7bf0d000f687aae59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:08.994901  8030 tablet_server.cc:196] TabletServer@127.7.215.130:0 shutdown complete.
I20260630 12:12:09.006733  8030 tablet_server.cc:179] TabletServer@127.7.215.131:0 shutting down...
I20260630 12:12:09.029613  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:09.030330  8030 tablet_replica.cc:333] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 734f759efcd04a338b98f73410a1e760: stopping tablet replica
I20260630 12:12:09.030936  8030 raft_consensus.cc:2243] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 734f759efcd04a338b98f73410a1e760 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:09.031438  8030 raft_consensus.cc:2272] T 0a7ca7736cb44cb8a0f4ef16448aea14 P 734f759efcd04a338b98f73410a1e760 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:09.033484  8030 tablet_replica.cc:333] T 8376d2c62e71491b98d3966462df0270 P 734f759efcd04a338b98f73410a1e760: stopping tablet replica
I20260630 12:12:09.033974  8030 raft_consensus.cc:2243] T 8376d2c62e71491b98d3966462df0270 P 734f759efcd04a338b98f73410a1e760 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:09.034696  8030 raft_consensus.cc:2272] T 8376d2c62e71491b98d3966462df0270 P 734f759efcd04a338b98f73410a1e760 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:09.055953  8030 tablet_server.cc:196] TabletServer@127.7.215.131:0 shutdown complete.
I20260630 12:12:09.067271  8030 tablet_server.cc:179] TabletServer@127.7.215.132:0 shutting down...
I20260630 12:12:09.087464  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:09.088157  8030 tablet_replica.cc:333] T 8376d2c62e71491b98d3966462df0270 P 88c42776fe0246f0bec5fa7c4be81a27: stopping tablet replica
I20260630 12:12:09.088636  8030 raft_consensus.cc:2243] T 8376d2c62e71491b98d3966462df0270 P 88c42776fe0246f0bec5fa7c4be81a27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:09.089250  8030 raft_consensus.cc:2272] T 8376d2c62e71491b98d3966462df0270 P 88c42776fe0246f0bec5fa7c4be81a27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:09.108111  8030 tablet_server.cc:196] TabletServer@127.7.215.132:0 shutdown complete.
I20260630 12:12:09.118321  8030 master.cc:562] Master@127.7.215.190:44141 shutting down...
I20260630 12:12:09.134768  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2ce90fe391984c168f9b06eed2a2f207 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:09.135361  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2ce90fe391984c168f9b06eed2a2f207 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:09.135635  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2ce90fe391984c168f9b06eed2a2f207: stopping tablet replica
I20260630 12:12:09.173949  8030 master.cc:584] Master@127.7.215.190:44141 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (28823 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:12:09.211755  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:45577
I20260630 12:12:09.212949  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:09.220482 10128 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:09.220993 10129 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:09.226222 10131 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:09.229598  8030 server_base.cc:1061] running on GCE node
I20260630 12:12:09.231154  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:09.231451  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:09.231688  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821529231655 us; error 0 us; skew 500 ppm
I20260630 12:12:09.232347  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:09.235455  8030 webserver.cc:533] Webserver started at http://127.7.215.190:37225/ using document root <none> and password file <none>
I20260630 12:12:09.236123  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:09.236369  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:09.236740  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:09.238401  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "5588d8d0d06847489e92b97e1a836e81"
format_stamp: "Formatted at 2026-06-30 12:12:09 on dist-test-slave-35fp"
I20260630 12:12:09.244927  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:12:09.248368 10136 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:09.249109  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:12:09.249411  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "5588d8d0d06847489e92b97e1a836e81"
format_stamp: "Formatted at 2026-06-30 12:12:09 on dist-test-slave-35fp"
I20260630 12:12:09.249702  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821475204949-8030-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)
I20260630 12:12:09.266990  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:09.268174  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:09.304436  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:45577
I20260630 12:12:09.304540 10187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:45577 every 8 connection(s)
I20260630 12:12:09.308389 10188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:09.318243 10188 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5588d8d0d06847489e92b97e1a836e81: Bootstrap starting.
I20260630 12:12:09.322783 10188 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5588d8d0d06847489e92b97e1a836e81: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:09.326725 10188 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5588d8d0d06847489e92b97e1a836e81: No bootstrap required, opened a new log
I20260630 12:12:09.328796 10188 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5588d8d0d06847489e92b97e1a836e81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5588d8d0d06847489e92b97e1a836e81" member_type: VOTER }
I20260630 12:12:09.329195 10188 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5588d8d0d06847489e92b97e1a836e81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:09.329377 10188 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5588d8d0d06847489e92b97e1a836e81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5588d8d0d06847489e92b97e1a836e81, State: Initialized, Role: FOLLOWER
I20260630 12:12:09.329864 10188 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5588d8d0d06847489e92b97e1a836e81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5588d8d0d06847489e92b97e1a836e81" member_type: VOTER }
I20260630 12:12:09.330269 10188 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5588d8d0d06847489e92b97e1a836e81 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:09.330451 10188 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5588d8d0d06847489e92b97e1a836e81 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:09.330713 10188 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5588d8d0d06847489e92b97e1a836e81 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:09.334797 10188 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5588d8d0d06847489e92b97e1a836e81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5588d8d0d06847489e92b97e1a836e81" member_type: VOTER }
I20260630 12:12:09.335263 10188 leader_election.cc:304] T 00000000000000000000000000000000 P 5588d8d0d06847489e92b97e1a836e81 [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: 5588d8d0d06847489e92b97e1a836e81; no voters: 
I20260630 12:12:09.336290 10188 leader_election.cc:290] T 00000000000000000000000000000000 P 5588d8d0d06847489e92b97e1a836e81 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:09.336688 10191 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5588d8d0d06847489e92b97e1a836e81 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:09.337946 10191 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5588d8d0d06847489e92b97e1a836e81 [term 1 LEADER]: Becoming Leader. State: Replica: 5588d8d0d06847489e92b97e1a836e81, State: Running, Role: LEADER
I20260630 12:12:09.338726 10191 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5588d8d0d06847489e92b97e1a836e81 [LEADER]: Queue going to LEADER mode. State: All 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: "5588d8d0d06847489e92b97e1a836e81" member_type: VOTER }
I20260630 12:12:09.339294 10188 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5588d8d0d06847489e92b97e1a836e81 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:09.343887 10193 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5588d8d0d06847489e92b97e1a836e81 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5588d8d0d06847489e92b97e1a836e81. Latest consensus state: current_term: 1 leader_uuid: "5588d8d0d06847489e92b97e1a836e81" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5588d8d0d06847489e92b97e1a836e81" member_type: VOTER } }
I20260630 12:12:09.343899 10192 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5588d8d0d06847489e92b97e1a836e81 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5588d8d0d06847489e92b97e1a836e81" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5588d8d0d06847489e92b97e1a836e81" member_type: VOTER } }
I20260630 12:12:09.344918 10193 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5588d8d0d06847489e92b97e1a836e81 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:09.345013 10192 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5588d8d0d06847489e92b97e1a836e81 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:09.347868 10198 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:09.352989 10198 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:09.357818  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:09.362296 10198 catalog_manager.cc:1383] Generated new cluster ID: 0fb44d825be5471295b701db11723f06
I20260630 12:12:09.362637 10198 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:09.375833 10198 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:09.377050 10198 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:09.391034 10198 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5588d8d0d06847489e92b97e1a836e81: Generated new TSK 0
I20260630 12:12:09.391603 10198 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:09.423426  8030 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000184265s
I20260630 12:12:21.517722  8030 master.cc:562] Master@127.7.215.190:45577 shutting down...
I20260630 12:12:21.540186  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5588d8d0d06847489e92b97e1a836e81 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:21.541275  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5588d8d0d06847489e92b97e1a836e81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:21.541671  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5588d8d0d06847489e92b97e1a836e81: stopping tablet replica
I20260630 12:12:21.561081  8030 master.cc:584] Master@127.7.215.190:45577 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12380 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:12:21.591943  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:39463
I20260630 12:12:21.593132  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:21.598644 10211 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:21.599840 10212 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:21.600234 10214 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:21.601099  8030 server_base.cc:1061] running on GCE node
I20260630 12:12:21.601895  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:21.602067  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:21.602273  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821541602240 us; error 0 us; skew 500 ppm
I20260630 12:12:21.602844  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:21.605230  8030 webserver.cc:533] Webserver started at http://127.7.215.190:34919/ using document root <none> and password file <none>
I20260630 12:12:21.605723  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:21.605914  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:21.606256  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:21.607507  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "4e4921df868645a9a02df0b544148c36"
format_stamp: "Formatted at 2026-06-30 12:12:21 on dist-test-slave-35fp"
I20260630 12:12:21.612108  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:12:21.615506 10219 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:21.616248  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:21.616535  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "4e4921df868645a9a02df0b544148c36"
format_stamp: "Formatted at 2026-06-30 12:12:21 on dist-test-slave-35fp"
I20260630 12:12:21.616778  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821475204949-8030-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)
I20260630 12:12:21.632570  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:21.633805  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:21.671957  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:39463
I20260630 12:12:21.672031 10270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:39463 every 8 connection(s)
I20260630 12:12:21.676241 10271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:21.689318 10271 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e4921df868645a9a02df0b544148c36: Bootstrap starting.
I20260630 12:12:21.693974 10271 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4e4921df868645a9a02df0b544148c36: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:21.698246 10271 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e4921df868645a9a02df0b544148c36: No bootstrap required, opened a new log
I20260630 12:12:21.700481 10271 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4e4921df868645a9a02df0b544148c36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e4921df868645a9a02df0b544148c36" member_type: VOTER }
I20260630 12:12:21.700947 10271 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4e4921df868645a9a02df0b544148c36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:21.701185 10271 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4e4921df868645a9a02df0b544148c36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e4921df868645a9a02df0b544148c36, State: Initialized, Role: FOLLOWER
I20260630 12:12:21.701736 10271 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4e4921df868645a9a02df0b544148c36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4e4921df868645a9a02df0b544148c36" member_type: VOTER }
I20260630 12:12:21.702215 10271 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4e4921df868645a9a02df0b544148c36 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:21.702466 10271 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4e4921df868645a9a02df0b544148c36 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:21.702756 10271 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4e4921df868645a9a02df0b544148c36 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:21.707234 10271 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4e4921df868645a9a02df0b544148c36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e4921df868645a9a02df0b544148c36" member_type: VOTER }
I20260630 12:12:21.707760 10271 leader_election.cc:304] T 00000000000000000000000000000000 P 4e4921df868645a9a02df0b544148c36 [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: 4e4921df868645a9a02df0b544148c36; no voters: 
I20260630 12:12:21.708858 10271 leader_election.cc:290] T 00000000000000000000000000000000 P 4e4921df868645a9a02df0b544148c36 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:21.709301 10274 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4e4921df868645a9a02df0b544148c36 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:21.710592 10274 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4e4921df868645a9a02df0b544148c36 [term 1 LEADER]: Becoming Leader. State: Replica: 4e4921df868645a9a02df0b544148c36, State: Running, Role: LEADER
I20260630 12:12:21.711334 10274 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4e4921df868645a9a02df0b544148c36 [LEADER]: Queue going to LEADER mode. State: All 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: "4e4921df868645a9a02df0b544148c36" member_type: VOTER }
I20260630 12:12:21.711969 10271 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4e4921df868645a9a02df0b544148c36 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:21.714229 10275 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e4921df868645a9a02df0b544148c36 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4e4921df868645a9a02df0b544148c36" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e4921df868645a9a02df0b544148c36" member_type: VOTER } }
I20260630 12:12:21.714404 10276 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e4921df868645a9a02df0b544148c36 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4e4921df868645a9a02df0b544148c36. Latest consensus state: current_term: 1 leader_uuid: "4e4921df868645a9a02df0b544148c36" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e4921df868645a9a02df0b544148c36" member_type: VOTER } }
I20260630 12:12:21.714977 10276 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e4921df868645a9a02df0b544148c36 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:21.714943 10275 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e4921df868645a9a02df0b544148c36 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:21.717749 10280 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:21.723067 10280 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:21.728281  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:21.732758 10280 catalog_manager.cc:1383] Generated new cluster ID: 669369d818bc4e7b8286c54a563ae0f8
I20260630 12:12:21.733067 10280 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:21.758193 10280 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:21.759500 10280 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:21.771143 10280 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4e4921df868645a9a02df0b544148c36: Generated new TSK 0
I20260630 12:12:21.771746 10280 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:21.795936  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:21.802366 10292 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:21.803161 10293 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:21.804855 10295 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:21.805336  8030 server_base.cc:1061] running on GCE node
I20260630 12:12:21.806125  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:21.806331  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:21.806502  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821541806483 us; error 0 us; skew 500 ppm
I20260630 12:12:21.807085  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:21.809330  8030 webserver.cc:533] Webserver started at http://127.7.215.129:45469/ using document root <none> and password file <none>
I20260630 12:12:21.809857  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:21.810052  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:21.810338  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:21.811555  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821475204949-8030-0/minicluster-data/ts-0-root/instance:
uuid: "ece7d86cbf264db6b8f18c3fb4fc704e"
format_stamp: "Formatted at 2026-06-30 12:12:21 on dist-test-slave-35fp"
I20260630 12:12:21.816118  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:21.819545 10300 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:21.820336  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:21.820617  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "ece7d86cbf264db6b8f18c3fb4fc704e"
format_stamp: "Formatted at 2026-06-30 12:12:21 on dist-test-slave-35fp"
I20260630 12:12:21.820904  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821475204949-8030-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)
I20260630 12:12:21.856917  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:21.858170  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:21.859740  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:21.862114  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:21.862341  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:21.862600  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:21.862790  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:21.902348  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:43347
I20260630 12:12:21.902441 10362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:43347 every 8 connection(s)
I20260630 12:12:21.907364  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:21.915397 10367 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:21.916824 10368 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:21.920050 10371 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:21.920120  8030 server_base.cc:1061] running on GCE node
I20260630 12:12:21.921005  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:21.921226  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:21.921403  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821541921386 us; error 0 us; skew 500 ppm
I20260630 12:12:21.922080  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:21.924767  8030 webserver.cc:533] Webserver started at http://127.7.215.130:43815/ using document root <none> and password file <none>
I20260630 12:12:21.925391  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:21.925640  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:21.925946  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:21.927189  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821475204949-8030-0/minicluster-data/ts-1-root/instance:
uuid: "a4655b69425b4fcdb1a5692c06589ffb"
format_stamp: "Formatted at 2026-06-30 12:12:21 on dist-test-slave-35fp"
I20260630 12:12:21.928345 10363 heartbeater.cc:344] Connected to a master server at 127.7.215.190:39463
I20260630 12:12:21.928694 10363 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:21.929399 10363 heartbeater.cc:507] Master 127.7.215.190:39463 requested a full tablet report, sending...
I20260630 12:12:21.931813 10236 ts_manager.cc:194] Registered new tserver with Master: ece7d86cbf264db6b8f18c3fb4fc704e (127.7.215.129:43347)
I20260630 12:12:21.932489  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:12:21.934207 10236 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35780
I20260630 12:12:21.937399 10375 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:21.938195  8030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:12:21.938477  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "a4655b69425b4fcdb1a5692c06589ffb"
format_stamp: "Formatted at 2026-06-30 12:12:21 on dist-test-slave-35fp"
I20260630 12:12:21.938872  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821475204949-8030-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)
I20260630 12:12:21.961102  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:21.962350  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:21.963877  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:21.966141  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:21.966318  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:21.966632  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:21.966786  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:12:22.007664  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:45767
I20260630 12:12:22.007773 10437 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:45767 every 8 connection(s)
I20260630 12:12:22.012418  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:22.019670 10441 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:22.021121 10442 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:22.023523  8030 server_base.cc:1061] running on GCE node
W20260630 12:12:22.024086 10444 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:22.025198  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:22.025385  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:22.025636  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821542025615 us; error 0 us; skew 500 ppm
I20260630 12:12:22.025801 10438 heartbeater.cc:344] Connected to a master server at 127.7.215.190:39463
I20260630 12:12:22.026176 10438 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:22.026286  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:22.027140 10438 heartbeater.cc:507] Master 127.7.215.190:39463 requested a full tablet report, sending...
I20260630 12:12:22.029071  8030 webserver.cc:533] Webserver started at http://127.7.215.131:42445/ using document root <none> and password file <none>
I20260630 12:12:22.029493 10236 ts_manager.cc:194] Registered new tserver with Master: a4655b69425b4fcdb1a5692c06589ffb (127.7.215.130:45767)
I20260630 12:12:22.029801  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:22.030064  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:22.030383  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:22.031343 10236 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35796
I20260630 12:12:22.031940  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821475204949-8030-0/minicluster-data/ts-2-root/instance:
uuid: "724a2f8c883947fc8aed1c197b284089"
format_stamp: "Formatted at 2026-06-30 12:12:22 on dist-test-slave-35fp"
I20260630 12:12:22.036629  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:22.039883 10449 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:22.040650  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:22.040992  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "724a2f8c883947fc8aed1c197b284089"
format_stamp: "Formatted at 2026-06-30 12:12:22 on dist-test-slave-35fp"
I20260630 12:12:22.041225  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821475204949-8030-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)
I20260630 12:12:22.053584  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:22.054968  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:22.056494  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:22.058840  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:22.059065  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:22.059298  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:22.059476  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:22.099570  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:45809
I20260630 12:12:22.099676 10511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:45809 every 8 connection(s)
I20260630 12:12:22.113243 10512 heartbeater.cc:344] Connected to a master server at 127.7.215.190:39463
I20260630 12:12:22.113698 10512 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:22.114434 10512 heartbeater.cc:507] Master 127.7.215.190:39463 requested a full tablet report, sending...
I20260630 12:12:22.116477 10236 ts_manager.cc:194] Registered new tserver with Master: 724a2f8c883947fc8aed1c197b284089 (127.7.215.131:45809)
I20260630 12:12:22.117269  8030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014467375s
I20260630 12:12:22.117847 10236 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35806
I20260630 12:12:22.937394 10363 heartbeater.cc:499] Master 127.7.215.190:39463 was elected leader, sending a full tablet report...
I20260630 12:12:23.033839 10438 heartbeater.cc:499] Master 127.7.215.190:39463 was elected leader, sending a full tablet report...
I20260630 12:12:23.120729 10512 heartbeater.cc:499] Master 127.7.215.190:39463 was elected leader, sending a full tablet report...
I20260630 12:12:23.727917 10289 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:25.729099 10289 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:27.730466 10289 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:29.731722 10289 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:31.732841 10289 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:33.733909 10289 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:34.212080  8030 tablet_server.cc:179] TabletServer@127.7.215.129:0 shutting down...
I20260630 12:12:34.239313  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:34.256397  8030 tablet_server.cc:196] TabletServer@127.7.215.129:0 shutdown complete.
I20260630 12:12:34.266553  8030 tablet_server.cc:179] TabletServer@127.7.215.130:0 shutting down...
I20260630 12:12:34.287031  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:34.302819  8030 tablet_server.cc:196] TabletServer@127.7.215.130:0 shutdown complete.
I20260630 12:12:34.311915  8030 tablet_server.cc:179] TabletServer@127.7.215.131:0 shutting down...
I20260630 12:12:34.335392  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:34.351534  8030 tablet_server.cc:196] TabletServer@127.7.215.131:0 shutdown complete.
I20260630 12:12:34.360313  8030 master.cc:562] Master@127.7.215.190:39463 shutting down...
I20260630 12:12:34.378346  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4e4921df868645a9a02df0b544148c36 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:34.379365  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4e4921df868645a9a02df0b544148c36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:34.379698  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4e4921df868645a9a02df0b544148c36: stopping tablet replica
I20260630 12:12:34.397589  8030 master.cc:584] Master@127.7.215.190:39463 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12836 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:12:34.431035  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:42645
I20260630 12:12:34.432124  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:34.437983 10518 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:34.437956 10517 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:34.439740 10520 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:34.441030  8030 server_base.cc:1061] running on GCE node
I20260630 12:12:34.441934  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:34.442107  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:34.442220  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821554442208 us; error 0 us; skew 500 ppm
I20260630 12:12:34.442763  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:34.445079  8030 webserver.cc:533] Webserver started at http://127.7.215.190:39565/ using document root <none> and password file <none>
I20260630 12:12:34.445518  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:34.445674  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:34.445905  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:34.447079  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "945375b3c4664cf7981a1ac458bf1b2e"
format_stamp: "Formatted at 2026-06-30 12:12:34 on dist-test-slave-35fp"
I20260630 12:12:34.451524  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:12:34.454909 10525 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:34.455663  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:34.455963  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "945375b3c4664cf7981a1ac458bf1b2e"
format_stamp: "Formatted at 2026-06-30 12:12:34 on dist-test-slave-35fp"
I20260630 12:12:34.456245  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821475204949-8030-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)
I20260630 12:12:34.470477  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:34.471745  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:34.510667  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:42645
I20260630 12:12:34.510820 10576 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:42645 every 8 connection(s)
I20260630 12:12:34.514555 10577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:34.524679 10577 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 945375b3c4664cf7981a1ac458bf1b2e: Bootstrap starting.
I20260630 12:12:34.529295 10577 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 945375b3c4664cf7981a1ac458bf1b2e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:34.533448 10577 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 945375b3c4664cf7981a1ac458bf1b2e: No bootstrap required, opened a new log
I20260630 12:12:34.535763 10577 raft_consensus.cc:359] T 00000000000000000000000000000000 P 945375b3c4664cf7981a1ac458bf1b2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "945375b3c4664cf7981a1ac458bf1b2e" member_type: VOTER }
I20260630 12:12:34.536273 10577 raft_consensus.cc:385] T 00000000000000000000000000000000 P 945375b3c4664cf7981a1ac458bf1b2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:34.536461 10577 raft_consensus.cc:740] T 00000000000000000000000000000000 P 945375b3c4664cf7981a1ac458bf1b2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945375b3c4664cf7981a1ac458bf1b2e, State: Initialized, Role: FOLLOWER
I20260630 12:12:34.537024 10577 consensus_queue.cc:260] T 00000000000000000000000000000000 P 945375b3c4664cf7981a1ac458bf1b2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "945375b3c4664cf7981a1ac458bf1b2e" member_type: VOTER }
I20260630 12:12:34.537472 10577 raft_consensus.cc:399] T 00000000000000000000000000000000 P 945375b3c4664cf7981a1ac458bf1b2e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:34.537667 10577 raft_consensus.cc:493] T 00000000000000000000000000000000 P 945375b3c4664cf7981a1ac458bf1b2e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:34.537881 10577 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 945375b3c4664cf7981a1ac458bf1b2e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:34.543229 10577 raft_consensus.cc:515] T 00000000000000000000000000000000 P 945375b3c4664cf7981a1ac458bf1b2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "945375b3c4664cf7981a1ac458bf1b2e" member_type: VOTER }
I20260630 12:12:34.543784 10577 leader_election.cc:304] T 00000000000000000000000000000000 P 945375b3c4664cf7981a1ac458bf1b2e [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: 945375b3c4664cf7981a1ac458bf1b2e; no voters: 
I20260630 12:12:34.544929 10577 leader_election.cc:290] T 00000000000000000000000000000000 P 945375b3c4664cf7981a1ac458bf1b2e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:34.545244 10580 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 945375b3c4664cf7981a1ac458bf1b2e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:34.546497 10580 raft_consensus.cc:697] T 00000000000000000000000000000000 P 945375b3c4664cf7981a1ac458bf1b2e [term 1 LEADER]: Becoming Leader. State: Replica: 945375b3c4664cf7981a1ac458bf1b2e, State: Running, Role: LEADER
I20260630 12:12:34.547236 10580 consensus_queue.cc:237] T 00000000000000000000000000000000 P 945375b3c4664cf7981a1ac458bf1b2e [LEADER]: Queue going to LEADER mode. State: All 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: "945375b3c4664cf7981a1ac458bf1b2e" member_type: VOTER }
I20260630 12:12:34.548290 10577 sys_catalog.cc:565] T 00000000000000000000000000000000 P 945375b3c4664cf7981a1ac458bf1b2e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:34.550256 10582 sys_catalog.cc:455] T 00000000000000000000000000000000 P 945375b3c4664cf7981a1ac458bf1b2e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 945375b3c4664cf7981a1ac458bf1b2e. Latest consensus state: current_term: 1 leader_uuid: "945375b3c4664cf7981a1ac458bf1b2e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "945375b3c4664cf7981a1ac458bf1b2e" member_type: VOTER } }
I20260630 12:12:34.550184 10581 sys_catalog.cc:455] T 00000000000000000000000000000000 P 945375b3c4664cf7981a1ac458bf1b2e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "945375b3c4664cf7981a1ac458bf1b2e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "945375b3c4664cf7981a1ac458bf1b2e" member_type: VOTER } }
I20260630 12:12:34.550976 10582 sys_catalog.cc:458] T 00000000000000000000000000000000 P 945375b3c4664cf7981a1ac458bf1b2e [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:34.551064 10581 sys_catalog.cc:458] T 00000000000000000000000000000000 P 945375b3c4664cf7981a1ac458bf1b2e [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:34.558948 10584 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:34.563951 10584 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:34.565932  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:34.573289 10584 catalog_manager.cc:1383] Generated new cluster ID: c0455c2987f44f19873d839069eaf4a6
I20260630 12:12:34.573621 10584 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:34.615388 10584 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:34.616742 10584 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:34.645655 10584 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 945375b3c4664cf7981a1ac458bf1b2e: Generated new TSK 0
I20260630 12:12:34.646369 10584 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:34.696921  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:34.704344 10599 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:34.704767 10598 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:34.705989  8030 server_base.cc:1061] running on GCE node
W20260630 12:12:34.705935 10601 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:34.707125  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:34.707302  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:34.707430  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821554707419 us; error 0 us; skew 500 ppm
I20260630 12:12:34.707846  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:34.710052  8030 webserver.cc:533] Webserver started at http://127.7.215.129:43631/ using document root <none> and password file <none>
I20260630 12:12:34.710544  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:34.710781  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:34.711002  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:34.711990  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821475204949-8030-0/minicluster-data/ts-0-root/instance:
uuid: "9aa72cc4273b4970b937723d45810169"
format_stamp: "Formatted at 2026-06-30 12:12:34 on dist-test-slave-35fp"
I20260630 12:12:34.716439  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:12:34.719734 10606 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:34.720602  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:34.720845  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "9aa72cc4273b4970b937723d45810169"
format_stamp: "Formatted at 2026-06-30 12:12:34 on dist-test-slave-35fp"
I20260630 12:12:34.721088  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821475204949-8030-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)
I20260630 12:12:34.730695  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:34.732035  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:34.733448  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:34.736498  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:34.736783  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:12:34.737051  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:34.737255  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:34.778230  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:43557
I20260630 12:12:34.778350 10668 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:43557 every 8 connection(s)
I20260630 12:12:34.783399  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:34.790481 10673 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:34.791509 10674 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:34.793572 10676 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:34.794461  8030 server_base.cc:1061] running on GCE node
I20260630 12:12:34.795260  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:34.795441  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:34.795570  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821554795557 us; error 0 us; skew 500 ppm
I20260630 12:12:34.795974  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:34.798125  8030 webserver.cc:533] Webserver started at http://127.7.215.130:37289/ using document root <none> and password file <none>
I20260630 12:12:34.798558  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:34.798810  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:34.799018  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:34.800046  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821475204949-8030-0/minicluster-data/ts-1-root/instance:
uuid: "f8e783693f3a4f2ea7b584f5a495d0dd"
format_stamp: "Formatted at 2026-06-30 12:12:34 on dist-test-slave-35fp"
I20260630 12:12:34.804803  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:34.806485 10669 heartbeater.cc:344] Connected to a master server at 127.7.215.190:42645
I20260630 12:12:34.806969 10669 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:34.807868 10669 heartbeater.cc:507] Master 127.7.215.190:42645 requested a full tablet report, sending...
I20260630 12:12:34.808676 10681 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:34.809620  8030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:12:34.809900  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "f8e783693f3a4f2ea7b584f5a495d0dd"
format_stamp: "Formatted at 2026-06-30 12:12:34 on dist-test-slave-35fp"
I20260630 12:12:34.810144  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821475204949-8030-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)
I20260630 12:12:34.810247 10542 ts_manager.cc:194] Registered new tserver with Master: 9aa72cc4273b4970b937723d45810169 (127.7.215.129:43557)
I20260630 12:12:34.812263 10542 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42872
I20260630 12:12:34.821702  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:34.823006  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:34.824486  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:34.826802  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:34.827036  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:34.827277  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:34.827452  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:34.870806  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:41263
I20260630 12:12:34.871073 10743 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:41263 every 8 connection(s)
I20260630 12:12:34.875358  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:34.882459 10747 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:34.883370 10748 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:34.886462  8030 server_base.cc:1061] running on GCE node
W20260630 12:12:34.886670 10751 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:34.888011  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:34.888267  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:34.888473  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821554888454 us; error 0 us; skew 500 ppm
I20260630 12:12:34.888617 10744 heartbeater.cc:344] Connected to a master server at 127.7.215.190:42645
I20260630 12:12:34.888993 10744 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:34.889201  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:34.889878 10744 heartbeater.cc:507] Master 127.7.215.190:42645 requested a full tablet report, sending...
I20260630 12:12:34.892083  8030 webserver.cc:533] Webserver started at http://127.7.215.131:34569/ using document root <none> and password file <none>
I20260630 12:12:34.892314 10542 ts_manager.cc:194] Registered new tserver with Master: f8e783693f3a4f2ea7b584f5a495d0dd (127.7.215.130:41263)
I20260630 12:12:34.892606  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:34.892854  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:34.893117  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:34.893826 10542 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42874
I20260630 12:12:34.894290  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821475204949-8030-0/minicluster-data/ts-2-root/instance:
uuid: "55bb8cf19e8547c28b441ddb3ff04b79"
format_stamp: "Formatted at 2026-06-30 12:12:34 on dist-test-slave-35fp"
I20260630 12:12:34.898663  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:12:34.901835 10755 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:34.902631  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:34.902911  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "55bb8cf19e8547c28b441ddb3ff04b79"
format_stamp: "Formatted at 2026-06-30 12:12:34 on dist-test-slave-35fp"
I20260630 12:12:34.903163  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821475204949-8030-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)
I20260630 12:12:34.928227  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:34.929400  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:34.930855  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:34.933038  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:34.933264  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:34.933635  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:34.933895  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:34.975510  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:46279
I20260630 12:12:34.975606 10817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:46279 every 8 connection(s)
I20260630 12:12:34.989547 10818 heartbeater.cc:344] Connected to a master server at 127.7.215.190:42645
I20260630 12:12:34.989897 10818 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:34.990749 10818 heartbeater.cc:507] Master 127.7.215.190:42645 requested a full tablet report, sending...
I20260630 12:12:34.992702 10542 ts_manager.cc:194] Registered new tserver with Master: 55bb8cf19e8547c28b441ddb3ff04b79 (127.7.215.131:46279)
I20260630 12:12:34.993131  8030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014352073s
I20260630 12:12:34.994043 10542 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42876
I20260630 12:12:35.815979 10669 heartbeater.cc:499] Master 127.7.215.190:42645 was elected leader, sending a full tablet report...
I20260630 12:12:35.896387 10744 heartbeater.cc:499] Master 127.7.215.190:42645 was elected leader, sending a full tablet report...
I20260630 12:12:35.996714 10818 heartbeater.cc:499] Master 127.7.215.190:42645 was elected leader, sending a full tablet report...
I20260630 12:12:36.051157 10542 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42878:
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"
    }
  }
}
W20260630 12:12:36.053913 10542 catalog_manager.cc:7077] 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.
I20260630 12:12:36.113466 10634 tablet_service.cc:1511] Processing CreateTablet for tablet 4a255ed0e84041f09fabbd97a44df380 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=51e76b411907410183100c47c75b4155]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:36.115731 10634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a255ed0e84041f09fabbd97a44df380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.116554 10783 tablet_service.cc:1511] Processing CreateTablet for tablet 4a255ed0e84041f09fabbd97a44df380 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=51e76b411907410183100c47c75b4155]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:36.118216 10783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a255ed0e84041f09fabbd97a44df380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.117834 10632 tablet_service.cc:1511] Processing CreateTablet for tablet 219122d4cf7740fc814005691a106a83 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=51e76b411907410183100c47c75b4155]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:36.119429 10632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 219122d4cf7740fc814005691a106a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.119710 10633 tablet_service.cc:1511] Processing CreateTablet for tablet 03aadf726aa74b4aa503351a03905f5e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=51e76b411907410183100c47c75b4155]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:36.121073 10633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03aadf726aa74b4aa503351a03905f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.123682 10782 tablet_service.cc:1511] Processing CreateTablet for tablet 03aadf726aa74b4aa503351a03905f5e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=51e76b411907410183100c47c75b4155]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:36.125056 10782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03aadf726aa74b4aa503351a03905f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.142633 10709 tablet_service.cc:1511] Processing CreateTablet for tablet 4a255ed0e84041f09fabbd97a44df380 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=51e76b411907410183100c47c75b4155]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:36.144244 10709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a255ed0e84041f09fabbd97a44df380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.144729 10707 tablet_service.cc:1511] Processing CreateTablet for tablet 219122d4cf7740fc814005691a106a83 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=51e76b411907410183100c47c75b4155]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:36.146152 10707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 219122d4cf7740fc814005691a106a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.147759 10708 tablet_service.cc:1511] Processing CreateTablet for tablet 03aadf726aa74b4aa503351a03905f5e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=51e76b411907410183100c47c75b4155]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:36.149156 10708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03aadf726aa74b4aa503351a03905f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.165967 10781 tablet_service.cc:1511] Processing CreateTablet for tablet 219122d4cf7740fc814005691a106a83 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=51e76b411907410183100c47c75b4155]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:36.167618 10781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 219122d4cf7740fc814005691a106a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.171344 10631 tablet_service.cc:1511] Processing CreateTablet for tablet 72be40d925924d29ad8f44aabc510808 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=51e76b411907410183100c47c75b4155]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:36.173069 10631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72be40d925924d29ad8f44aabc510808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.173756 10783 tablet_service.cc:1511] Processing CreateTablet for tablet 72be40d925924d29ad8f44aabc510808 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=51e76b411907410183100c47c75b4155]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:36.175092 10783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72be40d925924d29ad8f44aabc510808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.176551 10706 tablet_service.cc:1511] Processing CreateTablet for tablet 72be40d925924d29ad8f44aabc510808 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=51e76b411907410183100c47c75b4155]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:36.178103 10706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72be40d925924d29ad8f44aabc510808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.187189 10839 tablet_bootstrap.cc:492] T 4a255ed0e84041f09fabbd97a44df380 P 55bb8cf19e8547c28b441ddb3ff04b79: Bootstrap starting.
I20260630 12:12:36.194242 10841 tablet_bootstrap.cc:492] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd: Bootstrap starting.
I20260630 12:12:36.198280 10839 tablet_bootstrap.cc:654] T 4a255ed0e84041f09fabbd97a44df380 P 55bb8cf19e8547c28b441ddb3ff04b79: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:36.201879 10841 tablet_bootstrap.cc:654] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:36.203771 10840 tablet_bootstrap.cc:492] T 219122d4cf7740fc814005691a106a83 P 9aa72cc4273b4970b937723d45810169: Bootstrap starting.
I20260630 12:12:36.212651 10839 tablet_bootstrap.cc:492] T 4a255ed0e84041f09fabbd97a44df380 P 55bb8cf19e8547c28b441ddb3ff04b79: No bootstrap required, opened a new log
I20260630 12:12:36.213231 10840 tablet_bootstrap.cc:654] T 219122d4cf7740fc814005691a106a83 P 9aa72cc4273b4970b937723d45810169: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:36.213256 10839 ts_tablet_manager.cc:1403] T 4a255ed0e84041f09fabbd97a44df380 P 55bb8cf19e8547c28b441ddb3ff04b79: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.004s
I20260630 12:12:36.214702 10841 tablet_bootstrap.cc:492] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd: No bootstrap required, opened a new log
I20260630 12:12:36.215214 10841 ts_tablet_manager.cc:1403] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260630 12:12:36.217202 10839 raft_consensus.cc:359] T 4a255ed0e84041f09fabbd97a44df380 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } }
I20260630 12:12:36.218436 10839 raft_consensus.cc:385] T 4a255ed0e84041f09fabbd97a44df380 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:36.218921 10839 raft_consensus.cc:740] T 4a255ed0e84041f09fabbd97a44df380 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bb8cf19e8547c28b441ddb3ff04b79, State: Initialized, Role: FOLLOWER
I20260630 12:12:36.218884 10841 raft_consensus.cc:359] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } }
I20260630 12:12:36.219916 10841 raft_consensus.cc:385] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:36.220383 10841 raft_consensus.cc:740] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8e783693f3a4f2ea7b584f5a495d0dd, State: Initialized, Role: FOLLOWER
I20260630 12:12:36.220479 10840 tablet_bootstrap.cc:492] T 219122d4cf7740fc814005691a106a83 P 9aa72cc4273b4970b937723d45810169: No bootstrap required, opened a new log
I20260630 12:12:36.220417 10839 consensus_queue.cc:260] T 4a255ed0e84041f09fabbd97a44df380 P 55bb8cf19e8547c28b441ddb3ff04b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } }
I20260630 12:12:36.221585 10840 ts_tablet_manager.cc:1403] T 219122d4cf7740fc814005691a106a83 P 9aa72cc4273b4970b937723d45810169: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260630 12:12:36.221763 10841 consensus_queue.cc:260] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } }
I20260630 12:12:36.225898 10840 raft_consensus.cc:359] T 219122d4cf7740fc814005691a106a83 P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.227926 10840 raft_consensus.cc:385] T 219122d4cf7740fc814005691a106a83 P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:36.228255 10840 raft_consensus.cc:740] T 219122d4cf7740fc814005691a106a83 P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa72cc4273b4970b937723d45810169, State: Initialized, Role: FOLLOWER
I20260630 12:12:36.229066 10840 consensus_queue.cc:260] T 219122d4cf7740fc814005691a106a83 P 9aa72cc4273b4970b937723d45810169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
W20260630 12:12:36.230975 10819 tablet.cc:2406] T 4a255ed0e84041f09fabbd97a44df380 P 55bb8cf19e8547c28b441ddb3ff04b79: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:12:36.233603 10840 ts_tablet_manager.cc:1434] T 219122d4cf7740fc814005691a106a83 P 9aa72cc4273b4970b937723d45810169: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.007s
I20260630 12:12:36.234596 10841 ts_tablet_manager.cc:1434] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.008s
I20260630 12:12:36.234720 10840 tablet_bootstrap.cc:492] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169: Bootstrap starting.
I20260630 12:12:36.232246 10839 ts_tablet_manager.cc:1434] T 4a255ed0e84041f09fabbd97a44df380 P 55bb8cf19e8547c28b441ddb3ff04b79: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.007s
I20260630 12:12:36.237681 10839 tablet_bootstrap.cc:492] T 03aadf726aa74b4aa503351a03905f5e P 55bb8cf19e8547c28b441ddb3ff04b79: Bootstrap starting.
I20260630 12:12:36.242866 10840 tablet_bootstrap.cc:654] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:36.245972 10839 tablet_bootstrap.cc:654] T 03aadf726aa74b4aa503351a03905f5e P 55bb8cf19e8547c28b441ddb3ff04b79: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:36.238899 10841 tablet_bootstrap.cc:492] T 219122d4cf7740fc814005691a106a83 P f8e783693f3a4f2ea7b584f5a495d0dd: Bootstrap starting.
I20260630 12:12:36.255247 10840 tablet_bootstrap.cc:492] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169: No bootstrap required, opened a new log
I20260630 12:12:36.255800 10840 ts_tablet_manager.cc:1403] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260630 12:12:36.256958 10841 tablet_bootstrap.cc:654] T 219122d4cf7740fc814005691a106a83 P f8e783693f3a4f2ea7b584f5a495d0dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:36.258026 10839 tablet_bootstrap.cc:492] T 03aadf726aa74b4aa503351a03905f5e P 55bb8cf19e8547c28b441ddb3ff04b79: No bootstrap required, opened a new log
I20260630 12:12:36.258441 10839 ts_tablet_manager.cc:1403] T 03aadf726aa74b4aa503351a03905f5e P 55bb8cf19e8547c28b441ddb3ff04b79: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.001s
I20260630 12:12:36.259150 10840 raft_consensus.cc:359] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.260075 10840 raft_consensus.cc:385] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:36.260514 10840 raft_consensus.cc:740] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa72cc4273b4970b937723d45810169, State: Initialized, Role: FOLLOWER
I20260630 12:12:36.260811 10839 raft_consensus.cc:359] T 03aadf726aa74b4aa503351a03905f5e P 55bb8cf19e8547c28b441ddb3ff04b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.261476 10839 raft_consensus.cc:385] T 03aadf726aa74b4aa503351a03905f5e P 55bb8cf19e8547c28b441ddb3ff04b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:36.261725 10839 raft_consensus.cc:740] T 03aadf726aa74b4aa503351a03905f5e P 55bb8cf19e8547c28b441ddb3ff04b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bb8cf19e8547c28b441ddb3ff04b79, State: Initialized, Role: FOLLOWER
I20260630 12:12:36.261648 10840 consensus_queue.cc:260] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.262692 10839 consensus_queue.cc:260] T 03aadf726aa74b4aa503351a03905f5e P 55bb8cf19e8547c28b441ddb3ff04b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.264776 10839 ts_tablet_manager.cc:1434] T 03aadf726aa74b4aa503351a03905f5e P 55bb8cf19e8547c28b441ddb3ff04b79: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:12:36.265763 10839 tablet_bootstrap.cc:492] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79: Bootstrap starting.
I20260630 12:12:36.270406 10840 ts_tablet_manager.cc:1434] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260630 12:12:36.271937 10839 tablet_bootstrap.cc:654] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:36.271939 10840 tablet_bootstrap.cc:492] T 4a255ed0e84041f09fabbd97a44df380 P 9aa72cc4273b4970b937723d45810169: Bootstrap starting.
I20260630 12:12:36.286511 10841 tablet_bootstrap.cc:492] T 219122d4cf7740fc814005691a106a83 P f8e783693f3a4f2ea7b584f5a495d0dd: No bootstrap required, opened a new log
I20260630 12:12:36.287179 10841 ts_tablet_manager.cc:1403] T 219122d4cf7740fc814005691a106a83 P f8e783693f3a4f2ea7b584f5a495d0dd: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.024s
I20260630 12:12:36.288297 10840 tablet_bootstrap.cc:654] T 4a255ed0e84041f09fabbd97a44df380 P 9aa72cc4273b4970b937723d45810169: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:36.290454 10841 raft_consensus.cc:359] T 219122d4cf7740fc814005691a106a83 P f8e783693f3a4f2ea7b584f5a495d0dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.291338 10841 raft_consensus.cc:385] T 219122d4cf7740fc814005691a106a83 P f8e783693f3a4f2ea7b584f5a495d0dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:36.291742 10841 raft_consensus.cc:740] T 219122d4cf7740fc814005691a106a83 P f8e783693f3a4f2ea7b584f5a495d0dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8e783693f3a4f2ea7b584f5a495d0dd, State: Initialized, Role: FOLLOWER
I20260630 12:12:36.292682 10841 consensus_queue.cc:260] T 219122d4cf7740fc814005691a106a83 P f8e783693f3a4f2ea7b584f5a495d0dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.294047 10839 tablet_bootstrap.cc:492] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79: No bootstrap required, opened a new log
I20260630 12:12:36.294684 10840 tablet_bootstrap.cc:492] T 4a255ed0e84041f09fabbd97a44df380 P 9aa72cc4273b4970b937723d45810169: No bootstrap required, opened a new log
I20260630 12:12:36.294688 10839 ts_tablet_manager.cc:1403] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.011s
I20260630 12:12:36.295025 10841 ts_tablet_manager.cc:1434] T 219122d4cf7740fc814005691a106a83 P f8e783693f3a4f2ea7b584f5a495d0dd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:12:36.295372 10840 ts_tablet_manager.cc:1403] T 4a255ed0e84041f09fabbd97a44df380 P 9aa72cc4273b4970b937723d45810169: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260630 12:12:36.296070 10841 tablet_bootstrap.cc:492] T 03aadf726aa74b4aa503351a03905f5e P f8e783693f3a4f2ea7b584f5a495d0dd: Bootstrap starting.
I20260630 12:12:36.298259 10839 raft_consensus.cc:359] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.298643 10840 raft_consensus.cc:359] T 4a255ed0e84041f09fabbd97a44df380 P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } }
I20260630 12:12:36.299510 10840 raft_consensus.cc:385] T 4a255ed0e84041f09fabbd97a44df380 P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:36.299932 10840 raft_consensus.cc:740] T 4a255ed0e84041f09fabbd97a44df380 P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa72cc4273b4970b937723d45810169, State: Initialized, Role: FOLLOWER
I20260630 12:12:36.300683 10839 raft_consensus.cc:385] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:36.301069 10839 raft_consensus.cc:740] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bb8cf19e8547c28b441ddb3ff04b79, State: Initialized, Role: FOLLOWER
I20260630 12:12:36.300983 10840 consensus_queue.cc:260] T 4a255ed0e84041f09fabbd97a44df380 P 9aa72cc4273b4970b937723d45810169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } }
I20260630 12:12:36.301971 10839 consensus_queue.cc:260] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.303531 10841 tablet_bootstrap.cc:654] T 03aadf726aa74b4aa503351a03905f5e P f8e783693f3a4f2ea7b584f5a495d0dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:36.304409 10839 ts_tablet_manager.cc:1434] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:12:36.305410 10839 tablet_bootstrap.cc:492] T 72be40d925924d29ad8f44aabc510808 P 55bb8cf19e8547c28b441ddb3ff04b79: Bootstrap starting.
I20260630 12:12:36.311561 10839 tablet_bootstrap.cc:654] T 72be40d925924d29ad8f44aabc510808 P 55bb8cf19e8547c28b441ddb3ff04b79: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:36.312587 10840 ts_tablet_manager.cc:1434] T 4a255ed0e84041f09fabbd97a44df380 P 9aa72cc4273b4970b937723d45810169: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260630 12:12:36.313874 10840 tablet_bootstrap.cc:492] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169: Bootstrap starting.
I20260630 12:12:36.315795 10841 tablet_bootstrap.cc:492] T 03aadf726aa74b4aa503351a03905f5e P f8e783693f3a4f2ea7b584f5a495d0dd: No bootstrap required, opened a new log
I20260630 12:12:36.316375 10841 ts_tablet_manager.cc:1403] T 03aadf726aa74b4aa503351a03905f5e P f8e783693f3a4f2ea7b584f5a495d0dd: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260630 12:12:36.319594 10841 raft_consensus.cc:359] T 03aadf726aa74b4aa503351a03905f5e P f8e783693f3a4f2ea7b584f5a495d0dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.320555 10841 raft_consensus.cc:385] T 03aadf726aa74b4aa503351a03905f5e P f8e783693f3a4f2ea7b584f5a495d0dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:36.320781 10840 tablet_bootstrap.cc:654] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:36.320976 10841 raft_consensus.cc:740] T 03aadf726aa74b4aa503351a03905f5e P f8e783693f3a4f2ea7b584f5a495d0dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8e783693f3a4f2ea7b584f5a495d0dd, State: Initialized, Role: FOLLOWER
I20260630 12:12:36.322077 10841 consensus_queue.cc:260] T 03aadf726aa74b4aa503351a03905f5e P f8e783693f3a4f2ea7b584f5a495d0dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.325048 10841 ts_tablet_manager.cc:1434] T 03aadf726aa74b4aa503351a03905f5e P f8e783693f3a4f2ea7b584f5a495d0dd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:12:36.326200 10841 tablet_bootstrap.cc:492] T 72be40d925924d29ad8f44aabc510808 P f8e783693f3a4f2ea7b584f5a495d0dd: Bootstrap starting.
I20260630 12:12:36.332401 10845 raft_consensus.cc:493] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:36.333043 10845 raft_consensus.cc:515] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.334321 10841 tablet_bootstrap.cc:654] T 72be40d925924d29ad8f44aabc510808 P f8e783693f3a4f2ea7b584f5a495d0dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:36.337512 10845 leader_election.cc:290] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa72cc4273b4970b937723d45810169 (127.7.215.129:43557), f8e783693f3a4f2ea7b584f5a495d0dd (127.7.215.130:41263)
I20260630 12:12:36.346372 10839 tablet_bootstrap.cc:492] T 72be40d925924d29ad8f44aabc510808 P 55bb8cf19e8547c28b441ddb3ff04b79: No bootstrap required, opened a new log
I20260630 12:12:36.347229 10846 raft_consensus.cc:493] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:36.347975 10846 raft_consensus.cc:515] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } }
I20260630 12:12:36.351295 10841 tablet_bootstrap.cc:492] T 72be40d925924d29ad8f44aabc510808 P f8e783693f3a4f2ea7b584f5a495d0dd: No bootstrap required, opened a new log
I20260630 12:12:36.351872 10841 ts_tablet_manager.cc:1403] T 72be40d925924d29ad8f44aabc510808 P f8e783693f3a4f2ea7b584f5a495d0dd: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.008s
I20260630 12:12:36.353466 10840 tablet_bootstrap.cc:492] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169: No bootstrap required, opened a new log
I20260630 12:12:36.353976 10840 ts_tablet_manager.cc:1403] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169: Time spent bootstrapping tablet: real 0.040s	user 0.003s	sys 0.015s
I20260630 12:12:36.355430 10841 raft_consensus.cc:359] T 72be40d925924d29ad8f44aabc510808 P f8e783693f3a4f2ea7b584f5a495d0dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.356469 10841 raft_consensus.cc:385] T 72be40d925924d29ad8f44aabc510808 P f8e783693f3a4f2ea7b584f5a495d0dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:36.356894 10841 raft_consensus.cc:740] T 72be40d925924d29ad8f44aabc510808 P f8e783693f3a4f2ea7b584f5a495d0dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8e783693f3a4f2ea7b584f5a495d0dd, State: Initialized, Role: FOLLOWER
I20260630 12:12:36.356777 10840 raft_consensus.cc:359] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.358430 10840 raft_consensus.cc:385] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:36.358147 10841 consensus_queue.cc:260] T 72be40d925924d29ad8f44aabc510808 P f8e783693f3a4f2ea7b584f5a495d0dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.358831 10840 raft_consensus.cc:740] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa72cc4273b4970b937723d45810169, State: Initialized, Role: FOLLOWER
I20260630 12:12:36.360499 10840 consensus_queue.cc:260] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.364359 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "219122d4cf7740fc814005691a106a83" candidate_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" is_pre_election: true
I20260630 12:12:36.365238 10719 raft_consensus.cc:2468] T 219122d4cf7740fc814005691a106a83 P f8e783693f3a4f2ea7b584f5a495d0dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55bb8cf19e8547c28b441ddb3ff04b79 in term 0.
I20260630 12:12:36.365839 10840 ts_tablet_manager.cc:1434] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:12:36.366796 10758 leader_election.cc:304] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55bb8cf19e8547c28b441ddb3ff04b79, f8e783693f3a4f2ea7b584f5a495d0dd; no voters: 
I20260630 12:12:36.367806 10845 raft_consensus.cc:2804] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:36.368048 10841 ts_tablet_manager.cc:1434] T 72be40d925924d29ad8f44aabc510808 P f8e783693f3a4f2ea7b584f5a495d0dd: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260630 12:12:36.368197 10845 raft_consensus.cc:493] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:36.368623 10845 raft_consensus.cc:3060] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:36.372001 10644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "219122d4cf7740fc814005691a106a83" candidate_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa72cc4273b4970b937723d45810169" is_pre_election: true
I20260630 12:12:36.372656 10644 raft_consensus.cc:2468] T 219122d4cf7740fc814005691a106a83 P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55bb8cf19e8547c28b441ddb3ff04b79 in term 0.
I20260630 12:12:36.375118 10846 leader_election.cc:290] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9aa72cc4273b4970b937723d45810169 (127.7.215.129:43557), 55bb8cf19e8547c28b441ddb3ff04b79 (127.7.215.131:46279)
I20260630 12:12:36.376694 10845 raft_consensus.cc:515] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.380314 10644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "219122d4cf7740fc814005691a106a83" candidate_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa72cc4273b4970b937723d45810169"
I20260630 12:12:36.380780 10644 raft_consensus.cc:3060] T 219122d4cf7740fc814005691a106a83 P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:36.381770 10845 leader_election.cc:290] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79 [CANDIDATE]: Term 1 election: Requested vote from peers 9aa72cc4273b4970b937723d45810169 (127.7.215.129:43557), f8e783693f3a4f2ea7b584f5a495d0dd (127.7.215.130:41263)
I20260630 12:12:36.382001 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "219122d4cf7740fc814005691a106a83" candidate_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd"
I20260630 12:12:36.382690 10719 raft_consensus.cc:3060] T 219122d4cf7740fc814005691a106a83 P f8e783693f3a4f2ea7b584f5a495d0dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:36.382769 10839 ts_tablet_manager.cc:1403] T 72be40d925924d29ad8f44aabc510808 P 55bb8cf19e8547c28b441ddb3ff04b79: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.012s
I20260630 12:12:36.386875 10839 raft_consensus.cc:359] T 72be40d925924d29ad8f44aabc510808 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.387818 10839 raft_consensus.cc:385] T 72be40d925924d29ad8f44aabc510808 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:36.387871 10644 raft_consensus.cc:2468] T 219122d4cf7740fc814005691a106a83 P 9aa72cc4273b4970b937723d45810169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55bb8cf19e8547c28b441ddb3ff04b79 in term 1.
I20260630 12:12:36.388355 10839 raft_consensus.cc:740] T 72be40d925924d29ad8f44aabc510808 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55bb8cf19e8547c28b441ddb3ff04b79, State: Initialized, Role: FOLLOWER
I20260630 12:12:36.389328 10757 leader_election.cc:304] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55bb8cf19e8547c28b441ddb3ff04b79, 9aa72cc4273b4970b937723d45810169; no voters: 
I20260630 12:12:36.390038 10719 raft_consensus.cc:2468] T 219122d4cf7740fc814005691a106a83 P f8e783693f3a4f2ea7b584f5a495d0dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55bb8cf19e8547c28b441ddb3ff04b79 in term 1.
I20260630 12:12:36.390218 10845 raft_consensus.cc:2804] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:36.394464 10845 raft_consensus.cc:697] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 1 LEADER]: Becoming Leader. State: Replica: 55bb8cf19e8547c28b441ddb3ff04b79, State: Running, Role: LEADER
I20260630 12:12:36.395301 10839 consensus_queue.cc:260] T 72be40d925924d29ad8f44aabc510808 P 55bb8cf19e8547c28b441ddb3ff04b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.395362 10845 consensus_queue.cc:237] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.397832 10839 ts_tablet_manager.cc:1434] T 72be40d925924d29ad8f44aabc510808 P 55bb8cf19e8547c28b441ddb3ff04b79: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260630 12:12:36.398550 10644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a255ed0e84041f09fabbd97a44df380" candidate_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa72cc4273b4970b937723d45810169" is_pre_election: true
I20260630 12:12:36.399293 10644 raft_consensus.cc:2468] T 4a255ed0e84041f09fabbd97a44df380 P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8e783693f3a4f2ea7b584f5a495d0dd in term 0.
I20260630 12:12:36.400856 10683 leader_election.cc:304] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aa72cc4273b4970b937723d45810169, f8e783693f3a4f2ea7b584f5a495d0dd; no voters: 
I20260630 12:12:36.402149 10846 raft_consensus.cc:2804] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:36.402558 10846 raft_consensus.cc:493] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:36.402947 10846 raft_consensus.cc:3060] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:36.404529 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a255ed0e84041f09fabbd97a44df380" candidate_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" is_pre_election: true
I20260630 12:12:36.405298 10793 raft_consensus.cc:2468] T 4a255ed0e84041f09fabbd97a44df380 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8e783693f3a4f2ea7b584f5a495d0dd in term 0.
I20260630 12:12:36.406100 10542 catalog_manager.cc:5697] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55bb8cf19e8547c28b441ddb3ff04b79 (127.7.215.131). New cstate: current_term: 1 leader_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:36.409462 10846 raft_consensus.cc:515] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } }
I20260630 12:12:36.411760 10846 leader_election.cc:290] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd [CANDIDATE]: Term 1 election: Requested vote from peers 9aa72cc4273b4970b937723d45810169 (127.7.215.129:43557), 55bb8cf19e8547c28b441ddb3ff04b79 (127.7.215.131:46279)
I20260630 12:12:36.412413 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a255ed0e84041f09fabbd97a44df380" candidate_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb8cf19e8547c28b441ddb3ff04b79"
I20260630 12:12:36.412994 10793 raft_consensus.cc:3060] T 4a255ed0e84041f09fabbd97a44df380 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:36.413502 10644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a255ed0e84041f09fabbd97a44df380" candidate_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aa72cc4273b4970b937723d45810169"
I20260630 12:12:36.413978 10644 raft_consensus.cc:3060] T 4a255ed0e84041f09fabbd97a44df380 P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:36.419191 10644 raft_consensus.cc:2468] T 4a255ed0e84041f09fabbd97a44df380 P 9aa72cc4273b4970b937723d45810169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e783693f3a4f2ea7b584f5a495d0dd in term 1.
I20260630 12:12:36.419595 10793 raft_consensus.cc:2468] T 4a255ed0e84041f09fabbd97a44df380 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e783693f3a4f2ea7b584f5a495d0dd in term 1.
I20260630 12:12:36.420143 10683 leader_election.cc:304] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aa72cc4273b4970b937723d45810169, f8e783693f3a4f2ea7b584f5a495d0dd; no voters: 
I20260630 12:12:36.420970 10846 raft_consensus.cc:2804] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:36.421391 10846 raft_consensus.cc:697] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd [term 1 LEADER]: Becoming Leader. State: Replica: f8e783693f3a4f2ea7b584f5a495d0dd, State: Running, Role: LEADER
I20260630 12:12:36.422030 10846 consensus_queue.cc:237] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } }
I20260630 12:12:36.429113 10542 catalog_manager.cc:5697] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd reported cstate change: term changed from 0 to 1, leader changed from <none> to f8e783693f3a4f2ea7b584f5a495d0dd (127.7.215.130). New cstate: current_term: 1 leader_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:36.430213 10847 raft_consensus.cc:493] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:36.430639 10847 raft_consensus.cc:515] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.432864 10847 leader_election.cc:290] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8e783693f3a4f2ea7b584f5a495d0dd (127.7.215.130:41263), 55bb8cf19e8547c28b441ddb3ff04b79 (127.7.215.131:46279)
I20260630 12:12:36.444178 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03aadf726aa74b4aa503351a03905f5e" candidate_uuid: "9aa72cc4273b4970b937723d45810169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" is_pre_election: true
I20260630 12:12:36.444836 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03aadf726aa74b4aa503351a03905f5e" candidate_uuid: "9aa72cc4273b4970b937723d45810169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" is_pre_election: true
I20260630 12:12:36.444880 10719 raft_consensus.cc:2468] T 03aadf726aa74b4aa503351a03905f5e P f8e783693f3a4f2ea7b584f5a495d0dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa72cc4273b4970b937723d45810169 in term 0.
I20260630 12:12:36.445559 10793 raft_consensus.cc:2468] T 03aadf726aa74b4aa503351a03905f5e P 55bb8cf19e8547c28b441ddb3ff04b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa72cc4273b4970b937723d45810169 in term 0.
I20260630 12:12:36.446224 10609 leader_election.cc:304] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aa72cc4273b4970b937723d45810169, f8e783693f3a4f2ea7b584f5a495d0dd; no voters: 
I20260630 12:12:36.447050 10847 raft_consensus.cc:2804] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:36.447407 10847 raft_consensus.cc:493] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:36.447698 10847 raft_consensus.cc:3060] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:36.452766 10847 raft_consensus.cc:515] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.454578 10847 leader_election.cc:290] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169 [CANDIDATE]: Term 1 election: Requested vote from peers f8e783693f3a4f2ea7b584f5a495d0dd (127.7.215.130:41263), 55bb8cf19e8547c28b441ddb3ff04b79 (127.7.215.131:46279)
I20260630 12:12:36.455250 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03aadf726aa74b4aa503351a03905f5e" candidate_uuid: "9aa72cc4273b4970b937723d45810169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd"
I20260630 12:12:36.455567 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03aadf726aa74b4aa503351a03905f5e" candidate_uuid: "9aa72cc4273b4970b937723d45810169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb8cf19e8547c28b441ddb3ff04b79"
I20260630 12:12:36.455858 10719 raft_consensus.cc:3060] T 03aadf726aa74b4aa503351a03905f5e P f8e783693f3a4f2ea7b584f5a495d0dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:36.456104 10793 raft_consensus.cc:3060] T 03aadf726aa74b4aa503351a03905f5e P 55bb8cf19e8547c28b441ddb3ff04b79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:36.462512 10719 raft_consensus.cc:2468] T 03aadf726aa74b4aa503351a03905f5e P f8e783693f3a4f2ea7b584f5a495d0dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa72cc4273b4970b937723d45810169 in term 1.
I20260630 12:12:36.462512 10793 raft_consensus.cc:2468] T 03aadf726aa74b4aa503351a03905f5e P 55bb8cf19e8547c28b441ddb3ff04b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa72cc4273b4970b937723d45810169 in term 1.
I20260630 12:12:36.463845 10609 leader_election.cc:304] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9aa72cc4273b4970b937723d45810169, f8e783693f3a4f2ea7b584f5a495d0dd; no voters: 
I20260630 12:12:36.464530 10847 raft_consensus.cc:2804] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:36.465550 10847 raft_consensus.cc:697] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169 [term 1 LEADER]: Becoming Leader. State: Replica: 9aa72cc4273b4970b937723d45810169, State: Running, Role: LEADER
I20260630 12:12:36.466324 10847 consensus_queue.cc:237] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.472843 10542 catalog_manager.cc:5697] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa72cc4273b4970b937723d45810169 (127.7.215.129). New cstate: current_term: 1 leader_uuid: "9aa72cc4273b4970b937723d45810169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } health_report { overall_health: UNKNOWN } } }
W20260630 12:12:36.563917 10590 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:12:36.565689 10595 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
W20260630 12:12:36.568374 10595 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:12:36.577142 10847 raft_consensus.cc:493] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:36.577718 10847 raft_consensus.cc:515] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.579524 10847 leader_election.cc:290] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8e783693f3a4f2ea7b584f5a495d0dd (127.7.215.130:41263), 55bb8cf19e8547c28b441ddb3ff04b79 (127.7.215.131:46279)
I20260630 12:12:36.580546 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72be40d925924d29ad8f44aabc510808" candidate_uuid: "9aa72cc4273b4970b937723d45810169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" is_pre_election: true
I20260630 12:12:36.580559 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72be40d925924d29ad8f44aabc510808" candidate_uuid: "9aa72cc4273b4970b937723d45810169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" is_pre_election: true
I20260630 12:12:36.581153 10793 raft_consensus.cc:2468] T 72be40d925924d29ad8f44aabc510808 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa72cc4273b4970b937723d45810169 in term 0.
I20260630 12:12:36.581207 10719 raft_consensus.cc:2468] T 72be40d925924d29ad8f44aabc510808 P f8e783693f3a4f2ea7b584f5a495d0dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9aa72cc4273b4970b937723d45810169 in term 0.
I20260630 12:12:36.582348 10607 leader_election.cc:304] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55bb8cf19e8547c28b441ddb3ff04b79, 9aa72cc4273b4970b937723d45810169; no voters: 
I20260630 12:12:36.583034 10847 raft_consensus.cc:2804] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:36.583369 10847 raft_consensus.cc:493] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:36.583640 10847 raft_consensus.cc:3060] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:36.588359 10847 raft_consensus.cc:515] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.590093 10847 leader_election.cc:290] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169 [CANDIDATE]: Term 1 election: Requested vote from peers f8e783693f3a4f2ea7b584f5a495d0dd (127.7.215.130:41263), 55bb8cf19e8547c28b441ddb3ff04b79 (127.7.215.131:46279)
I20260630 12:12:36.590982 10719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72be40d925924d29ad8f44aabc510808" candidate_uuid: "9aa72cc4273b4970b937723d45810169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd"
I20260630 12:12:36.591130 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72be40d925924d29ad8f44aabc510808" candidate_uuid: "9aa72cc4273b4970b937723d45810169" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55bb8cf19e8547c28b441ddb3ff04b79"
I20260630 12:12:36.591476 10719 raft_consensus.cc:3060] T 72be40d925924d29ad8f44aabc510808 P f8e783693f3a4f2ea7b584f5a495d0dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:36.591722 10793 raft_consensus.cc:3060] T 72be40d925924d29ad8f44aabc510808 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:36.596159 10793 raft_consensus.cc:2468] T 72be40d925924d29ad8f44aabc510808 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa72cc4273b4970b937723d45810169 in term 1.
I20260630 12:12:36.596259 10719 raft_consensus.cc:2468] T 72be40d925924d29ad8f44aabc510808 P f8e783693f3a4f2ea7b584f5a495d0dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9aa72cc4273b4970b937723d45810169 in term 1.
I20260630 12:12:36.597263 10607 leader_election.cc:304] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55bb8cf19e8547c28b441ddb3ff04b79, 9aa72cc4273b4970b937723d45810169; no voters: 
I20260630 12:12:36.597955 10847 raft_consensus.cc:2804] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:36.598403 10847 raft_consensus.cc:697] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169 [term 1 LEADER]: Becoming Leader. State: Replica: 9aa72cc4273b4970b937723d45810169, State: Running, Role: LEADER
I20260630 12:12:36.599176 10847 consensus_queue.cc:237] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } }
I20260630 12:12:36.605443 10542 catalog_manager.cc:5697] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa72cc4273b4970b937723d45810169 (127.7.215.129). New cstate: current_term: 1 leader_uuid: "9aa72cc4273b4970b937723d45810169" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9aa72cc4273b4970b937723d45810169" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8e783693f3a4f2ea7b584f5a495d0dd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55bb8cf19e8547c28b441ddb3ff04b79" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46279 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:36.627921  8030 tablet_server.cc:179] TabletServer@127.7.215.129:0 shutting down...
I20260630 12:12:36.652710  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:36.653508  8030 tablet_replica.cc:333] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169: stopping tablet replica
I20260630 12:12:36.654006  8030 raft_consensus.cc:2243] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:36.654537  8030 pending_rounds.cc:70] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169: Trying to abort 1 pending ops.
I20260630 12:12:36.654803  8030 pending_rounds.cc:77] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437095836815360 op_type: NO_OP noop_request { }
I20260630 12:12:36.655079  8030 raft_consensus.cc:2889] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:12:36.655309  8030 raft_consensus.cc:2272] T 72be40d925924d29ad8f44aabc510808 P 9aa72cc4273b4970b937723d45810169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:36.657424  8030 tablet_replica.cc:333] T 4a255ed0e84041f09fabbd97a44df380 P 9aa72cc4273b4970b937723d45810169: stopping tablet replica
I20260630 12:12:36.657891  8030 raft_consensus.cc:2243] T 4a255ed0e84041f09fabbd97a44df380 P 9aa72cc4273b4970b937723d45810169 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:36.658196  8030 raft_consensus.cc:2272] T 4a255ed0e84041f09fabbd97a44df380 P 9aa72cc4273b4970b937723d45810169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:36.660151  8030 tablet_replica.cc:333] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169: stopping tablet replica
I20260630 12:12:36.660624  8030 raft_consensus.cc:2243] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:36.661149  8030 pending_rounds.cc:70] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169: Trying to abort 1 pending ops.
I20260630 12:12:36.661321  8030 pending_rounds.cc:77] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437095293231104 op_type: NO_OP noop_request { }
I20260630 12:12:36.661563  8030 raft_consensus.cc:2889] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:12:36.661844  8030 raft_consensus.cc:2272] T 03aadf726aa74b4aa503351a03905f5e P 9aa72cc4273b4970b937723d45810169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:36.663872  8030 tablet_replica.cc:333] T 219122d4cf7740fc814005691a106a83 P 9aa72cc4273b4970b937723d45810169: stopping tablet replica
I20260630 12:12:36.664327  8030 raft_consensus.cc:2243] T 219122d4cf7740fc814005691a106a83 P 9aa72cc4273b4970b937723d45810169 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:36.664680  8030 raft_consensus.cc:2272] T 219122d4cf7740fc814005691a106a83 P 9aa72cc4273b4970b937723d45810169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:36.687480  8030 tablet_server.cc:196] TabletServer@127.7.215.129:0 shutdown complete.
I20260630 12:12:36.698905  8030 tablet_server.cc:179] TabletServer@127.7.215.130:0 shutting down...
I20260630 12:12:36.720400  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:36.721226  8030 tablet_replica.cc:333] T 72be40d925924d29ad8f44aabc510808 P f8e783693f3a4f2ea7b584f5a495d0dd: stopping tablet replica
I20260630 12:12:36.721767  8030 raft_consensus.cc:2243] T 72be40d925924d29ad8f44aabc510808 P f8e783693f3a4f2ea7b584f5a495d0dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:36.722162  8030 raft_consensus.cc:2272] T 72be40d925924d29ad8f44aabc510808 P f8e783693f3a4f2ea7b584f5a495d0dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:36.724002  8030 tablet_replica.cc:333] T 03aadf726aa74b4aa503351a03905f5e P f8e783693f3a4f2ea7b584f5a495d0dd: stopping tablet replica
I20260630 12:12:36.724480  8030 raft_consensus.cc:2243] T 03aadf726aa74b4aa503351a03905f5e P f8e783693f3a4f2ea7b584f5a495d0dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:36.724838  8030 raft_consensus.cc:2272] T 03aadf726aa74b4aa503351a03905f5e P f8e783693f3a4f2ea7b584f5a495d0dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:36.726454  8030 tablet_replica.cc:333] T 219122d4cf7740fc814005691a106a83 P f8e783693f3a4f2ea7b584f5a495d0dd: stopping tablet replica
I20260630 12:12:36.726987  8030 raft_consensus.cc:2243] T 219122d4cf7740fc814005691a106a83 P f8e783693f3a4f2ea7b584f5a495d0dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:36.727334  8030 raft_consensus.cc:2272] T 219122d4cf7740fc814005691a106a83 P f8e783693f3a4f2ea7b584f5a495d0dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:36.728932  8030 tablet_replica.cc:333] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd: stopping tablet replica
I20260630 12:12:36.729372  8030 raft_consensus.cc:2243] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:36.729902  8030 pending_rounds.cc:70] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd: Trying to abort 1 pending ops.
I20260630 12:12:36.730073  8030 pending_rounds.cc:77] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437095111790592 op_type: NO_OP noop_request { }
I20260630 12:12:36.730345  8030 raft_consensus.cc:2889] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:12:36.730645  8030 raft_consensus.cc:2272] T 4a255ed0e84041f09fabbd97a44df380 P f8e783693f3a4f2ea7b584f5a495d0dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:36.752135  8030 tablet_server.cc:196] TabletServer@127.7.215.130:0 shutdown complete.
I20260630 12:12:36.764467  8030 tablet_server.cc:179] TabletServer@127.7.215.131:0 shutting down...
I20260630 12:12:36.782723  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:36.783710  8030 tablet_replica.cc:333] T 72be40d925924d29ad8f44aabc510808 P 55bb8cf19e8547c28b441ddb3ff04b79: stopping tablet replica
I20260630 12:12:36.784278  8030 raft_consensus.cc:2243] T 72be40d925924d29ad8f44aabc510808 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:36.784644  8030 raft_consensus.cc:2272] T 72be40d925924d29ad8f44aabc510808 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:36.786554  8030 tablet_replica.cc:333] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79: stopping tablet replica
I20260630 12:12:36.787148  8030 raft_consensus.cc:2243] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:36.787706  8030 pending_rounds.cc:70] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79: Trying to abort 1 pending ops.
I20260630 12:12:36.787873  8030 pending_rounds.cc:77] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437095005814784 op_type: NO_OP noop_request { }
I20260630 12:12:36.788110  8030 raft_consensus.cc:2889] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:12:36.788347  8030 raft_consensus.cc:2272] T 219122d4cf7740fc814005691a106a83 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:36.790535  8030 tablet_replica.cc:333] T 03aadf726aa74b4aa503351a03905f5e P 55bb8cf19e8547c28b441ddb3ff04b79: stopping tablet replica
I20260630 12:12:36.791095  8030 raft_consensus.cc:2243] T 03aadf726aa74b4aa503351a03905f5e P 55bb8cf19e8547c28b441ddb3ff04b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:36.791431  8030 raft_consensus.cc:2272] T 03aadf726aa74b4aa503351a03905f5e P 55bb8cf19e8547c28b441ddb3ff04b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:36.793011  8030 tablet_replica.cc:333] T 4a255ed0e84041f09fabbd97a44df380 P 55bb8cf19e8547c28b441ddb3ff04b79: stopping tablet replica
I20260630 12:12:36.793465  8030 raft_consensus.cc:2243] T 4a255ed0e84041f09fabbd97a44df380 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:36.793809  8030 raft_consensus.cc:2272] T 4a255ed0e84041f09fabbd97a44df380 P 55bb8cf19e8547c28b441ddb3ff04b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:36.816075  8030 tablet_server.cc:196] TabletServer@127.7.215.131:0 shutdown complete.
I20260630 12:12:36.826822  8030 master.cc:562] Master@127.7.215.190:42645 shutting down...
I20260630 12:12:36.845371  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 945375b3c4664cf7981a1ac458bf1b2e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:36.845887  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 945375b3c4664cf7981a1ac458bf1b2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:36.846226  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 945375b3c4664cf7981a1ac458bf1b2e: stopping tablet replica
I20260630 12:12:36.864128  8030 master.cc:584] Master@127.7.215.190:42645 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2471 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:12:36.902340  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:36051
I20260630 12:12:36.903388  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:36.908403 10871 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:36.908509 10872 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:36.910944 10874 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:36.911175  8030 server_base.cc:1061] running on GCE node
I20260630 12:12:36.912353  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:36.912557  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:36.912731  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821556912699 us; error 0 us; skew 500 ppm
I20260630 12:12:36.913254  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:36.915560  8030 webserver.cc:533] Webserver started at http://127.7.215.190:37897/ using document root <none> and password file <none>
I20260630 12:12:36.916035  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:36.916221  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:36.916507  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:36.917593  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "043cc64c15e143c8b5f9721259c21939"
format_stamp: "Formatted at 2026-06-30 12:12:36 on dist-test-slave-35fp"
I20260630 12:12:36.921895  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:36.925129 10879 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:36.925856  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:36.926134  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "043cc64c15e143c8b5f9721259c21939"
format_stamp: "Formatted at 2026-06-30 12:12:36 on dist-test-slave-35fp"
I20260630 12:12:36.926424  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-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)
I20260630 12:12:36.935039  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:36.936110  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:36.973265  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:36051
I20260630 12:12:36.973357 10930 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:36051 every 8 connection(s)
I20260630 12:12:36.977160 10931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.987193 10931 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939: Bootstrap starting.
I20260630 12:12:36.991587 10931 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:36.995711 10931 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939: No bootstrap required, opened a new log
I20260630 12:12:36.997706 10931 raft_consensus.cc:359] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "043cc64c15e143c8b5f9721259c21939" member_type: VOTER }
I20260630 12:12:36.998095 10931 raft_consensus.cc:385] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:36.998343 10931 raft_consensus.cc:740] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 043cc64c15e143c8b5f9721259c21939, State: Initialized, Role: FOLLOWER
I20260630 12:12:36.998931 10931 consensus_queue.cc:260] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "043cc64c15e143c8b5f9721259c21939" member_type: VOTER }
I20260630 12:12:36.999375 10931 raft_consensus.cc:399] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:36.999599 10931 raft_consensus.cc:493] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:36.999862 10931 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:37.004011 10931 raft_consensus.cc:515] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "043cc64c15e143c8b5f9721259c21939" member_type: VOTER }
I20260630 12:12:37.004518 10931 leader_election.cc:304] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939 [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: 043cc64c15e143c8b5f9721259c21939; no voters: 
I20260630 12:12:37.005672 10931 leader_election.cc:290] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:37.006036 10934 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:37.007382 10934 raft_consensus.cc:697] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939 [term 1 LEADER]: Becoming Leader. State: Replica: 043cc64c15e143c8b5f9721259c21939, State: Running, Role: LEADER
I20260630 12:12:37.007988 10934 consensus_queue.cc:237] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939 [LEADER]: Queue going to LEADER mode. State: All 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: "043cc64c15e143c8b5f9721259c21939" member_type: VOTER }
I20260630 12:12:37.008565 10931 sys_catalog.cc:565] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:37.011189 10936 sys_catalog.cc:455] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 043cc64c15e143c8b5f9721259c21939. Latest consensus state: current_term: 1 leader_uuid: "043cc64c15e143c8b5f9721259c21939" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "043cc64c15e143c8b5f9721259c21939" member_type: VOTER } }
I20260630 12:12:37.011102 10935 sys_catalog.cc:455] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "043cc64c15e143c8b5f9721259c21939" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "043cc64c15e143c8b5f9721259c21939" member_type: VOTER } }
I20260630 12:12:37.011740 10936 sys_catalog.cc:458] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:37.011860 10935 sys_catalog.cc:458] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:37.014745 10939 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:37.021485 10939 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:37.022451  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:37.030105 10939 catalog_manager.cc:1383] Generated new cluster ID: 215d4470288447e48c652cc9ca3b33af
I20260630 12:12:37.030419 10939 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:37.063199 10939 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:37.064452 10939 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:37.079180 10939 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939: Generated new TSK 0
I20260630 12:12:37.079771 10939 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:37.088737  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:37.094165 10952 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:37.095259 10953 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:37.096874 10955 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:37.097110  8030 server_base.cc:1061] running on GCE node
I20260630 12:12:37.098006  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:37.098201  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:37.098400  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821557098374 us; error 0 us; skew 500 ppm
I20260630 12:12:37.098918  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:37.101259  8030 webserver.cc:533] Webserver started at http://127.7.215.129:36677/ using document root <none> and password file <none>
I20260630 12:12:37.101742  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:37.101934  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:37.102231  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:37.103336  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/ts-0-root/instance:
uuid: "e5c63afb604d4d3ea2edd3627f1c4d76"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-35fp"
I20260630 12:12:37.107741  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:12:37.111306 10960 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.112054  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:12:37.112318  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "e5c63afb604d4d3ea2edd3627f1c4d76"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-35fp"
I20260630 12:12:37.112573  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-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)
I20260630 12:12:37.131134  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:37.132337  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:37.133811  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:37.136420  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:37.136667  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.136931  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:37.137133  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.178210  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:44705
I20260630 12:12:37.178303 11022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:44705 every 8 connection(s)
I20260630 12:12:37.183269  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:37.191622 11028 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:37.193611 11027 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:37.196717 11023 heartbeater.cc:344] Connected to a master server at 127.7.215.190:36051
W20260630 12:12:37.196873 11030 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:37.197177 11023 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:37.197816  8030 server_base.cc:1061] running on GCE node
I20260630 12:12:37.198163 11023 heartbeater.cc:507] Master 127.7.215.190:36051 requested a full tablet report, sending...
I20260630 12:12:37.198802  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:37.199069  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:37.199271  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821557199232 us; error 0 us; skew 500 ppm
I20260630 12:12:37.199833  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:37.200788 10896 ts_manager.cc:194] Registered new tserver with Master: e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705)
I20260630 12:12:37.202399  8030 webserver.cc:533] Webserver started at http://127.7.215.130:36401/ using document root <none> and password file <none>
I20260630 12:12:37.202924  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:37.203147  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:37.203023 10896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53940
I20260630 12:12:37.203547  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:37.204711  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/ts-1-root/instance:
uuid: "8c12427a60db4468934a8e7bdb91dacd"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-35fp"
I20260630 12:12:37.209183  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:12:37.212423 11035 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.213227  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:12:37.213476  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "8c12427a60db4468934a8e7bdb91dacd"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-35fp"
I20260630 12:12:37.213696  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-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)
I20260630 12:12:37.238830  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:37.239799  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:37.241061  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:37.243285  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:37.243548  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.243809  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:37.243964  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.280417  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:37923
I20260630 12:12:37.280537 11097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:37923 every 8 connection(s)
I20260630 12:12:37.284919  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:37.291208 11101 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:37.292280 11102 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:37.295161 11104 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:37.296494  8030 server_base.cc:1061] running on GCE node
I20260630 12:12:37.297545  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:37.297792  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:37.297979  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821557297956 us; error 0 us; skew 500 ppm
I20260630 12:12:37.298235 11098 heartbeater.cc:344] Connected to a master server at 127.7.215.190:36051
I20260630 12:12:37.298524  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:37.298643 11098 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:37.299422 11098 heartbeater.cc:507] Master 127.7.215.190:36051 requested a full tablet report, sending...
I20260630 12:12:37.301330  8030 webserver.cc:533] Webserver started at http://127.7.215.131:35779/ using document root <none> and password file <none>
I20260630 12:12:37.301723 10896 ts_manager.cc:194] Registered new tserver with Master: 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923)
I20260630 12:12:37.301959  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:37.302222  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:37.302541  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:37.303561 10896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53954
I20260630 12:12:37.304085  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/ts-2-root/instance:
uuid: "73221a0a082240a190672a8726abc3ee"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-35fp"
I20260630 12:12:37.308553  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:12:37.311841 11109 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.313006  8030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:12:37.313436  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "73221a0a082240a190672a8726abc3ee"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-35fp"
I20260630 12:12:37.313694  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-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)
I20260630 12:12:37.338637  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:37.339675  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:37.341063  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:37.343365  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:37.343535  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.343818  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:37.343979  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.382720  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:45671
I20260630 12:12:37.382875 11171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:45671 every 8 connection(s)
I20260630 12:12:37.396672 11172 heartbeater.cc:344] Connected to a master server at 127.7.215.190:36051
I20260630 12:12:37.397080 11172 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:37.397732 11172 heartbeater.cc:507] Master 127.7.215.190:36051 requested a full tablet report, sending...
I20260630 12:12:37.399690 10896 ts_manager.cc:194] Registered new tserver with Master: 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671)
I20260630 12:12:37.400496  8030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014596264s
I20260630 12:12:37.401073 10896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53968
I20260630 12:12:38.206041 11023 heartbeater.cc:499] Master 127.7.215.190:36051 was elected leader, sending a full tablet report...
I20260630 12:12:38.306021 11098 heartbeater.cc:499] Master 127.7.215.190:36051 was elected leader, sending a full tablet report...
I20260630 12:12:38.403833 11172 heartbeater.cc:499] Master 127.7.215.190:36051 was elected leader, sending a full tablet report...
I20260630 12:12:38.453737 10896 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53974:
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"
    }
  }
}
W20260630 12:12:38.455838 10896 catalog_manager.cc:7077] 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.
I20260630 12:12:38.526753 11136 tablet_service.cc:1511] Processing CreateTablet for tablet a76768c9a5914a798fbf301ecc7261de (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.527765 11134 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed18db3b06b487ea43e0a441e883298 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.526794 11133 tablet_service.cc:1511] Processing CreateTablet for tablet e2656489e5874aa0988365c60a986cda (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.530026 11135 tablet_service.cc:1511] Processing CreateTablet for tablet df5016d070ed46e99a2ba05944767d3f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.531140 11063 tablet_service.cc:1511] Processing CreateTablet for tablet 50fb641675d14a40a88953be075eafac (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.532500 11063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50fb641675d14a40a88953be075eafac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.532294 11137 tablet_service.cc:1511] Processing CreateTablet for tablet 50fb641675d14a40a88953be075eafac (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.533932 11058 tablet_service.cc:1511] Processing CreateTablet for tablet 1e6e3230e42c4d05aba59180415d2e2c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.535326 11058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e6e3230e42c4d05aba59180415d2e2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.535485 11062 tablet_service.cc:1511] Processing CreateTablet for tablet a76768c9a5914a798fbf301ecc7261de (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.536780 11062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76768c9a5914a798fbf301ecc7261de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.528301 11136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76768c9a5914a798fbf301ecc7261de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.539601 11061 tablet_service.cc:1511] Processing CreateTablet for tablet df5016d070ed46e99a2ba05944767d3f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.540809 11057 tablet_service.cc:1511] Processing CreateTablet for tablet 5988a5863baa4933b1b87223f4da2792 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.541496 11061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df5016d070ed46e99a2ba05944767d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.542338 11057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5988a5863baa4933b1b87223f4da2792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.542346 11134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed18db3b06b487ea43e0a441e883298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.543223 11135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df5016d070ed46e99a2ba05944767d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.543417 11060 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed18db3b06b487ea43e0a441e883298 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.544747 11060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed18db3b06b487ea43e0a441e883298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.545212 11137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50fb641675d14a40a88953be075eafac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.546893 11133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2656489e5874aa0988365c60a986cda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.532512 11059 tablet_service.cc:1511] Processing CreateTablet for tablet e2656489e5874aa0988365c60a986cda (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.548066 11059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2656489e5874aa0988365c60a986cda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.552845 11132 tablet_service.cc:1511] Processing CreateTablet for tablet 1e6e3230e42c4d05aba59180415d2e2c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.554343 11132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e6e3230e42c4d05aba59180415d2e2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.559648 11131 tablet_service.cc:1511] Processing CreateTablet for tablet 5988a5863baa4933b1b87223f4da2792 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.561129 11131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5988a5863baa4933b1b87223f4da2792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.564072 11130 tablet_service.cc:1511] Processing CreateTablet for tablet 9a3c98a5d1b24be09c73442bf6186da7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.565436 11130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a3c98a5d1b24be09c73442bf6186da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.576589 11056 tablet_service.cc:1511] Processing CreateTablet for tablet 9a3c98a5d1b24be09c73442bf6186da7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.578058 11056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a3c98a5d1b24be09c73442bf6186da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.618261 10987 tablet_service.cc:1511] Processing CreateTablet for tablet a76768c9a5914a798fbf301ecc7261de (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.620154 10987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76768c9a5914a798fbf301ecc7261de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.620211 11193 tablet_bootstrap.cc:492] T 5988a5863baa4933b1b87223f4da2792 P 73221a0a082240a190672a8726abc3ee: Bootstrap starting.
I20260630 12:12:38.621774 11192 tablet_bootstrap.cc:492] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd: Bootstrap starting.
I20260630 12:12:38.623656 10986 tablet_service.cc:1511] Processing CreateTablet for tablet df5016d070ed46e99a2ba05944767d3f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.625206 10986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df5016d070ed46e99a2ba05944767d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.625907 11192 tablet_bootstrap.cc:654] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.627676 11193 tablet_bootstrap.cc:654] T 5988a5863baa4933b1b87223f4da2792 P 73221a0a082240a190672a8726abc3ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.627738 10984 tablet_service.cc:1511] Processing CreateTablet for tablet e2656489e5874aa0988365c60a986cda (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.629452 10984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2656489e5874aa0988365c60a986cda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.629329 10985 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed18db3b06b487ea43e0a441e883298 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.631857 10988 tablet_service.cc:1511] Processing CreateTablet for tablet 50fb641675d14a40a88953be075eafac (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.639323 10985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed18db3b06b487ea43e0a441e883298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.644121 10988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50fb641675d14a40a88953be075eafac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.642843 10982 tablet_service.cc:1511] Processing CreateTablet for tablet 5988a5863baa4933b1b87223f4da2792 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.647073 10982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5988a5863baa4933b1b87223f4da2792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.644011 10981 tablet_service.cc:1511] Processing CreateTablet for tablet 9a3c98a5d1b24be09c73442bf6186da7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.649544 10981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a3c98a5d1b24be09c73442bf6186da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.641489 10983 tablet_service.cc:1511] Processing CreateTablet for tablet 1e6e3230e42c4d05aba59180415d2e2c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.651253 10983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e6e3230e42c4d05aba59180415d2e2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.740695 11193 tablet_bootstrap.cc:492] T 5988a5863baa4933b1b87223f4da2792 P 73221a0a082240a190672a8726abc3ee: No bootstrap required, opened a new log
I20260630 12:12:38.741338 11193 ts_tablet_manager.cc:1403] T 5988a5863baa4933b1b87223f4da2792 P 73221a0a082240a190672a8726abc3ee: Time spent bootstrapping tablet: real 0.121s	user 0.062s	sys 0.038s
I20260630 12:12:38.741604 11192 tablet_bootstrap.cc:492] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd: No bootstrap required, opened a new log
I20260630 12:12:38.742105 11192 ts_tablet_manager.cc:1403] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd: Time spent bootstrapping tablet: real 0.120s	user 0.048s	sys 0.069s
I20260630 12:12:38.744582 11193 raft_consensus.cc:359] T 5988a5863baa4933b1b87223f4da2792 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:38.762828 11193 raft_consensus.cc:385] T 5988a5863baa4933b1b87223f4da2792 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.763310 11193 raft_consensus.cc:740] T 5988a5863baa4933b1b87223f4da2792 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.764405 11193 consensus_queue.cc:260] T 5988a5863baa4933b1b87223f4da2792 P 73221a0a082240a190672a8726abc3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:38.744874 11192 raft_consensus.cc:359] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:38.766608 11192 raft_consensus.cc:385] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.767055 11192 raft_consensus.cc:740] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c12427a60db4468934a8e7bdb91dacd, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.768159 11192 consensus_queue.cc:260] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:38.772228 11193 ts_tablet_manager.cc:1434] T 5988a5863baa4933b1b87223f4da2792 P 73221a0a082240a190672a8726abc3ee: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.006s
I20260630 12:12:38.773514 11193 tablet_bootstrap.cc:492] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee: Bootstrap starting.
I20260630 12:12:38.795640 11198 tablet_bootstrap.cc:492] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76: Bootstrap starting.
I20260630 12:12:38.798758 11192 ts_tablet_manager.cc:1434] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.007s
I20260630 12:12:38.802486 11192 tablet_bootstrap.cc:492] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd: Bootstrap starting.
I20260630 12:12:38.805243 11193 tablet_bootstrap.cc:654] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.808244 11198 tablet_bootstrap.cc:654] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.809449 11192 tablet_bootstrap.cc:654] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.810261 11193 tablet_bootstrap.cc:492] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee: No bootstrap required, opened a new log
I20260630 12:12:38.811022 11193 ts_tablet_manager.cc:1403] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.004s
I20260630 12:12:38.814857 11193 raft_consensus.cc:359] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:38.815783 11193 raft_consensus.cc:385] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.816146 11193 raft_consensus.cc:740] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.816933 11193 consensus_queue.cc:260] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:38.825778 11192 tablet_bootstrap.cc:492] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd: No bootstrap required, opened a new log
I20260630 12:12:38.826400 11192 ts_tablet_manager.cc:1403] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.006s
I20260630 12:12:38.826839 11193 ts_tablet_manager.cc:1434] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260630 12:12:38.829625 11192 raft_consensus.cc:359] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:38.831856 11192 raft_consensus.cc:385] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.832244 11192 raft_consensus.cc:740] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c12427a60db4468934a8e7bdb91dacd, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.833016 11198 tablet_bootstrap.cc:492] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76: No bootstrap required, opened a new log
I20260630 12:12:38.833544 11198 ts_tablet_manager.cc:1403] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.008s
I20260630 12:12:38.833209 11192 consensus_queue.cc:260] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:38.834980 11193 tablet_bootstrap.cc:492] T e2656489e5874aa0988365c60a986cda P 73221a0a082240a190672a8726abc3ee: Bootstrap starting.
I20260630 12:12:38.835654 11192 ts_tablet_manager.cc:1434] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:12:38.836640 11192 tablet_bootstrap.cc:492] T 50fb641675d14a40a88953be075eafac P 8c12427a60db4468934a8e7bdb91dacd: Bootstrap starting.
I20260630 12:12:38.841308 11198 raft_consensus.cc:359] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:38.842044 11198 raft_consensus.cc:385] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.842384 11198 raft_consensus.cc:740] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5c63afb604d4d3ea2edd3627f1c4d76, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.843247 11198 consensus_queue.cc:260] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:38.844091 11192 tablet_bootstrap.cc:654] T 50fb641675d14a40a88953be075eafac P 8c12427a60db4468934a8e7bdb91dacd: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.852303 11198 ts_tablet_manager.cc:1434] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.000s
I20260630 12:12:38.853024 11193 tablet_bootstrap.cc:654] T e2656489e5874aa0988365c60a986cda P 73221a0a082240a190672a8726abc3ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.854365 11198 tablet_bootstrap.cc:492] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76: Bootstrap starting.
I20260630 12:12:38.863445 11198 tablet_bootstrap.cc:654] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.865058 11192 tablet_bootstrap.cc:492] T 50fb641675d14a40a88953be075eafac P 8c12427a60db4468934a8e7bdb91dacd: No bootstrap required, opened a new log
I20260630 12:12:38.865909 11192 ts_tablet_manager.cc:1403] T 50fb641675d14a40a88953be075eafac P 8c12427a60db4468934a8e7bdb91dacd: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.013s
I20260630 12:12:38.869365 11193 tablet_bootstrap.cc:492] T e2656489e5874aa0988365c60a986cda P 73221a0a082240a190672a8726abc3ee: No bootstrap required, opened a new log
I20260630 12:12:38.869707 11198 tablet_bootstrap.cc:492] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76: No bootstrap required, opened a new log
I20260630 12:12:38.869279 11192 raft_consensus.cc:359] T 50fb641675d14a40a88953be075eafac P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:38.869961 11193 ts_tablet_manager.cc:1403] T e2656489e5874aa0988365c60a986cda P 73221a0a082240a190672a8726abc3ee: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.007s
I20260630 12:12:38.870285 11198 ts_tablet_manager.cc:1403] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:12:38.870290 11192 raft_consensus.cc:385] T 50fb641675d14a40a88953be075eafac P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.871028 11192 raft_consensus.cc:740] T 50fb641675d14a40a88953be075eafac P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c12427a60db4468934a8e7bdb91dacd, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.871912 11192 consensus_queue.cc:260] T 50fb641675d14a40a88953be075eafac P 8c12427a60db4468934a8e7bdb91dacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:38.873509 11198 raft_consensus.cc:359] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:38.874300 11198 raft_consensus.cc:385] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.874406 11192 ts_tablet_manager.cc:1434] T 50fb641675d14a40a88953be075eafac P 8c12427a60db4468934a8e7bdb91dacd: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:12:38.874677 11198 raft_consensus.cc:740] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5c63afb604d4d3ea2edd3627f1c4d76, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.875675 11192 tablet_bootstrap.cc:492] T e2656489e5874aa0988365c60a986cda P 8c12427a60db4468934a8e7bdb91dacd: Bootstrap starting.
I20260630 12:12:38.875705 11198 consensus_queue.cc:260] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:38.878165 11198 ts_tablet_manager.cc:1434] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:12:38.880510 11198 tablet_bootstrap.cc:492] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76: Bootstrap starting.
I20260630 12:12:38.873071 11193 raft_consensus.cc:359] T e2656489e5874aa0988365c60a986cda P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:38.882750 11193 raft_consensus.cc:385] T e2656489e5874aa0988365c60a986cda P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.883214 11192 tablet_bootstrap.cc:654] T e2656489e5874aa0988365c60a986cda P 8c12427a60db4468934a8e7bdb91dacd: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.886178 11198 tablet_bootstrap.cc:654] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.883101 11193 raft_consensus.cc:740] T e2656489e5874aa0988365c60a986cda P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.891408 11193 consensus_queue.cc:260] T e2656489e5874aa0988365c60a986cda P 73221a0a082240a190672a8726abc3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:38.895543 11198 tablet_bootstrap.cc:492] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76: No bootstrap required, opened a new log
I20260630 12:12:38.896132 11198 ts_tablet_manager.cc:1403] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.007s
I20260630 12:12:38.897157 11193 ts_tablet_manager.cc:1434] T e2656489e5874aa0988365c60a986cda P 73221a0a082240a190672a8726abc3ee: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260630 12:12:38.895578 11192 tablet_bootstrap.cc:492] T e2656489e5874aa0988365c60a986cda P 8c12427a60db4468934a8e7bdb91dacd: No bootstrap required, opened a new log
I20260630 12:12:38.898013 11192 ts_tablet_manager.cc:1403] T e2656489e5874aa0988365c60a986cda P 8c12427a60db4468934a8e7bdb91dacd: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260630 12:12:38.898276 11193 tablet_bootstrap.cc:492] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee: Bootstrap starting.
I20260630 12:12:38.899603 11198 raft_consensus.cc:359] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:38.900432 11198 raft_consensus.cc:385] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.900767 11198 raft_consensus.cc:740] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5c63afb604d4d3ea2edd3627f1c4d76, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.901378 11192 raft_consensus.cc:359] T e2656489e5874aa0988365c60a986cda P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:38.901536 11198 consensus_queue.cc:260] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:38.902432 11192 raft_consensus.cc:385] T e2656489e5874aa0988365c60a986cda P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.902923 11192 raft_consensus.cc:740] T e2656489e5874aa0988365c60a986cda P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c12427a60db4468934a8e7bdb91dacd, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.904107 11192 consensus_queue.cc:260] T e2656489e5874aa0988365c60a986cda P 8c12427a60db4468934a8e7bdb91dacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:38.908257 11193 tablet_bootstrap.cc:654] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.909152 11198 ts_tablet_manager.cc:1434] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260630 12:12:38.910137 11198 tablet_bootstrap.cc:492] T a76768c9a5914a798fbf301ecc7261de P e5c63afb604d4d3ea2edd3627f1c4d76: Bootstrap starting.
I20260630 12:12:38.913740 11192 ts_tablet_manager.cc:1434] T e2656489e5874aa0988365c60a986cda P 8c12427a60db4468934a8e7bdb91dacd: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:12:38.915711 11198 tablet_bootstrap.cc:654] T a76768c9a5914a798fbf301ecc7261de P e5c63afb604d4d3ea2edd3627f1c4d76: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.917560 11192 tablet_bootstrap.cc:492] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd: Bootstrap starting.
I20260630 12:12:38.919139 11193 tablet_bootstrap.cc:492] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee: No bootstrap required, opened a new log
I20260630 12:12:38.919828 11193 ts_tablet_manager.cc:1403] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.001s
I20260630 12:12:38.922273 11197 raft_consensus.cc:493] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:38.922874 11197 raft_consensus.cc:515] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:38.923460 11193 raft_consensus.cc:359] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:38.924453 11193 raft_consensus.cc:385] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.924576 11192 tablet_bootstrap.cc:654] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.924875 11193 raft_consensus.cc:740] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.925843 11193 consensus_queue.cc:260] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:38.927263 11198 tablet_bootstrap.cc:492] T a76768c9a5914a798fbf301ecc7261de P e5c63afb604d4d3ea2edd3627f1c4d76: No bootstrap required, opened a new log
I20260630 12:12:38.927717 11198 ts_tablet_manager.cc:1403] T a76768c9a5914a798fbf301ecc7261de P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260630 12:12:38.928329 11193 ts_tablet_manager.cc:1434] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:12:38.929363 11193 tablet_bootstrap.cc:492] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee: Bootstrap starting.
I20260630 12:12:38.930423 11198 raft_consensus.cc:359] T a76768c9a5914a798fbf301ecc7261de P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:38.931303 11198 raft_consensus.cc:385] T a76768c9a5914a798fbf301ecc7261de P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.931690 11198 raft_consensus.cc:740] T a76768c9a5914a798fbf301ecc7261de P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5c63afb604d4d3ea2edd3627f1c4d76, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.932613 11198 consensus_queue.cc:260] T a76768c9a5914a798fbf301ecc7261de P e5c63afb604d4d3ea2edd3627f1c4d76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:38.936834 11198 ts_tablet_manager.cc:1434] T a76768c9a5914a798fbf301ecc7261de P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:12:38.937880 11198 tablet_bootstrap.cc:492] T 50fb641675d14a40a88953be075eafac P e5c63afb604d4d3ea2edd3627f1c4d76: Bootstrap starting.
I20260630 12:12:38.939908 11197 leader_election.cc:290] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705), 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671)
I20260630 12:12:38.944723 11198 tablet_bootstrap.cc:654] T 50fb641675d14a40a88953be075eafac P e5c63afb604d4d3ea2edd3627f1c4d76: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.948882 11193 tablet_bootstrap.cc:654] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.949509 11192 tablet_bootstrap.cc:492] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd: No bootstrap required, opened a new log
I20260630 12:12:38.950052 11192 ts_tablet_manager.cc:1403] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.003s
I20260630 12:12:38.953367 11192 raft_consensus.cc:359] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:38.954346 11192 raft_consensus.cc:385] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.954782 11192 raft_consensus.cc:740] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c12427a60db4468934a8e7bdb91dacd, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.955250 10998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e6e3230e42c4d05aba59180415d2e2c" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" is_pre_election: true
I20260630 12:12:38.955897 11192 consensus_queue.cc:260] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
W20260630 12:12:38.957038 11037 leader_election.cc:343] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:38.960595 11198 tablet_bootstrap.cc:492] T 50fb641675d14a40a88953be075eafac P e5c63afb604d4d3ea2edd3627f1c4d76: No bootstrap required, opened a new log
I20260630 12:12:38.961117 11198 ts_tablet_manager.cc:1403] T 50fb641675d14a40a88953be075eafac P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260630 12:12:38.961278 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e6e3230e42c4d05aba59180415d2e2c" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73221a0a082240a190672a8726abc3ee" is_pre_election: true
W20260630 12:12:38.963141 11036 leader_election.cc:343] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:38.963575 11036 leader_election.cc:304] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c12427a60db4468934a8e7bdb91dacd; no voters: 73221a0a082240a190672a8726abc3ee, e5c63afb604d4d3ea2edd3627f1c4d76
I20260630 12:12:38.964327 11202 raft_consensus.cc:493] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:38.964758 11197 raft_consensus.cc:2749] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:38.964704 11202 raft_consensus.cc:515] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:38.965796 11198 raft_consensus.cc:359] T 50fb641675d14a40a88953be075eafac P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:38.966454 11198 raft_consensus.cc:385] T 50fb641675d14a40a88953be075eafac P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.966472 11193 tablet_bootstrap.cc:492] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee: No bootstrap required, opened a new log
I20260630 12:12:38.966977 11198 raft_consensus.cc:740] T 50fb641675d14a40a88953be075eafac P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5c63afb604d4d3ea2edd3627f1c4d76, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.967434 11193 ts_tablet_manager.cc:1403] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.013s
I20260630 12:12:38.967975 11198 consensus_queue.cc:260] T 50fb641675d14a40a88953be075eafac P e5c63afb604d4d3ea2edd3627f1c4d76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:38.970839 11193 raft_consensus.cc:359] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:38.973551 11193 raft_consensus.cc:385] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.972184 11202 leader_election.cc:290] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923), 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671)
I20260630 12:12:38.974717 11192 ts_tablet_manager.cc:1434] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260630 12:12:38.971679 11198 ts_tablet_manager.cc:1434] T 50fb641675d14a40a88953be075eafac P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260630 12:12:38.976279 11198 tablet_bootstrap.cc:492] T 9a3c98a5d1b24be09c73442bf6186da7 P e5c63afb604d4d3ea2edd3627f1c4d76: Bootstrap starting.
I20260630 12:12:38.975070 11193 raft_consensus.cc:740] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.978156 11193 consensus_queue.cc:260] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:38.982980 11192 tablet_bootstrap.cc:492] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd: Bootstrap starting.
I20260630 12:12:38.983332 11198 tablet_bootstrap.cc:654] T 9a3c98a5d1b24be09c73442bf6186da7 P e5c63afb604d4d3ea2edd3627f1c4d76: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.989880 11193 ts_tablet_manager.cc:1434] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260630 12:12:38.990757 11192 tablet_bootstrap.cc:654] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.991138 11196 raft_consensus.cc:493] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:38.991860 11196 raft_consensus.cc:515] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:38.993301 11073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2656489e5874aa0988365c60a986cda" candidate_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd" is_pre_election: true
I20260630 12:12:38.993968 11073 raft_consensus.cc:2468] T e2656489e5874aa0988365c60a986cda P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5c63afb604d4d3ea2edd3627f1c4d76 in term 0.
I20260630 12:12:38.995889 10962 leader_election.cc:304] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c12427a60db4468934a8e7bdb91dacd, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: 
I20260630 12:12:38.996364 11198 tablet_bootstrap.cc:492] T 9a3c98a5d1b24be09c73442bf6186da7 P e5c63afb604d4d3ea2edd3627f1c4d76: No bootstrap required, opened a new log
I20260630 12:12:38.996824 11198 ts_tablet_manager.cc:1403] T 9a3c98a5d1b24be09c73442bf6186da7 P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.008s
I20260630 12:12:38.996752 11202 raft_consensus.cc:2804] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:38.997292 11202 raft_consensus.cc:493] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:38.997663 11202 raft_consensus.cc:3060] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.991145 11193 tablet_bootstrap.cc:492] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee: Bootstrap starting.
I20260630 12:12:38.999852 11198 raft_consensus.cc:359] T 9a3c98a5d1b24be09c73442bf6186da7 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.000525 11198 raft_consensus.cc:385] T 9a3c98a5d1b24be09c73442bf6186da7 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.000800 11198 raft_consensus.cc:740] T 9a3c98a5d1b24be09c73442bf6186da7 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5c63afb604d4d3ea2edd3627f1c4d76, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.001471 11198 consensus_queue.cc:260] T 9a3c98a5d1b24be09c73442bf6186da7 P e5c63afb604d4d3ea2edd3627f1c4d76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.003931 11198 ts_tablet_manager.cc:1434] T 9a3c98a5d1b24be09c73442bf6186da7 P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:12:39.004943 11198 tablet_bootstrap.cc:492] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76: Bootstrap starting.
I20260630 12:12:39.005139 11193 tablet_bootstrap.cc:654] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.005121 11202 raft_consensus.cc:515] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.008208 11073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2656489e5874aa0988365c60a986cda" candidate_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd"
I20260630 12:12:39.008806 11073 raft_consensus.cc:3060] T e2656489e5874aa0988365c60a986cda P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.011277 11198 tablet_bootstrap.cc:654] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.019562 11196 leader_election.cc:290] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923), e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705)
W20260630 12:12:39.020428 10944 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:12:39.021047 11073 raft_consensus.cc:2468] T e2656489e5874aa0988365c60a986cda P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5c63afb604d4d3ea2edd3627f1c4d76 in term 1.
I20260630 12:12:39.022236 10949 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:12:39.028891 10949 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:12:39.023128 11216 raft_consensus.cc:493] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.029667 11216 raft_consensus.cc:515] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.019623 11202 leader_election.cc:290] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 election: Requested vote from peers 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923), 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671)
I20260630 12:12:39.035487 11072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed18db3b06b487ea43e0a441e883298" candidate_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd" is_pre_election: true
W20260630 12:12:39.037699 10962 leader_election.cc:343] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:39.038537 11216 leader_election.cc:290] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923), 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671)
I20260630 12:12:39.040308 10962 leader_election.cc:304] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c12427a60db4468934a8e7bdb91dacd, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: 
I20260630 12:12:39.040958 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2656489e5874aa0988365c60a986cda" candidate_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73221a0a082240a190672a8726abc3ee" is_pre_election: true
I20260630 12:12:39.041411 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2656489e5874aa0988365c60a986cda" candidate_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73221a0a082240a190672a8726abc3ee"
I20260630 12:12:39.041531 11216 raft_consensus.cc:2804] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.041754 11147 raft_consensus.cc:2468] T e2656489e5874aa0988365c60a986cda P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5c63afb604d4d3ea2edd3627f1c4d76 in term 0.
I20260630 12:12:39.042318 11216 raft_consensus.cc:697] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Becoming Leader. State: Replica: e5c63afb604d4d3ea2edd3627f1c4d76, State: Running, Role: LEADER
I20260630 12:12:39.043483 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed18db3b06b487ea43e0a441e883298" candidate_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73221a0a082240a190672a8726abc3ee" is_pre_election: true
I20260630 12:12:39.043431 11216 consensus_queue.cc:237] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.044445 11146 raft_consensus.cc:2468] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5c63afb604d4d3ea2edd3627f1c4d76 in term 0.
I20260630 12:12:39.048270 10961 leader_election.cc:304] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [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: 73221a0a082240a190672a8726abc3ee, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: 8c12427a60db4468934a8e7bdb91dacd
I20260630 12:12:39.050786 11202 raft_consensus.cc:2804] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:39.051335 11202 raft_consensus.cc:493] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:39.051776 11202 raft_consensus.cc:3060] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.057192 11192 tablet_bootstrap.cc:492] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd: No bootstrap required, opened a new log
I20260630 12:12:39.057808 11192 ts_tablet_manager.cc:1403] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd: Time spent bootstrapping tablet: real 0.075s	user 0.005s	sys 0.006s
I20260630 12:12:39.065351 11197 raft_consensus.cc:493] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.065845 11197 raft_consensus.cc:515] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.067449 10998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fb641675d14a40a88953be075eafac" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" is_pre_election: true
I20260630 12:12:39.067953 11197 leader_election.cc:290] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705), 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671)
I20260630 12:12:39.068059 10998 raft_consensus.cc:2468] T 50fb641675d14a40a88953be075eafac P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73221a0a082240a190672a8726abc3ee in term 0.
I20260630 12:12:39.069523 11111 leader_election.cc:304] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73221a0a082240a190672a8726abc3ee, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: 
I20260630 12:12:39.070385 11196 raft_consensus.cc:2804] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:39.070856 11196 raft_consensus.cc:493] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:39.070999 10998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76768c9a5914a798fbf301ecc7261de" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" is_pre_election: true
I20260630 12:12:39.071208 11196 raft_consensus.cc:3060] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.071600 10998 raft_consensus.cc:2468] T a76768c9a5914a798fbf301ecc7261de P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c12427a60db4468934a8e7bdb91dacd in term 0.
I20260630 12:12:39.073017 11037 leader_election.cc:304] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c12427a60db4468934a8e7bdb91dacd, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: 
I20260630 12:12:39.073935 11197 raft_consensus.cc:2804] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:39.073724 11073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fb641675d14a40a88953be075eafac" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd" is_pre_election: true
I20260630 12:12:39.074743 11197 raft_consensus.cc:493] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:39.075115 11197 raft_consensus.cc:3060] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.075032 11073 raft_consensus.cc:2468] T 50fb641675d14a40a88953be075eafac P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73221a0a082240a190672a8726abc3ee in term 0.
I20260630 12:12:39.070429 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76768c9a5914a798fbf301ecc7261de" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73221a0a082240a190672a8726abc3ee" is_pre_election: true
W20260630 12:12:39.078209 11036 leader_election.cc:343] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:39.078255 11196 raft_consensus.cc:515] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:39.080470 11196 leader_election.cc:290] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 election: Requested vote from peers 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923), e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705)
I20260630 12:12:39.061885 11192 raft_consensus.cc:359] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.081599 11192 raft_consensus.cc:385] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.081501 11073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fb641675d14a40a88953be075eafac" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd"
I20260630 12:12:39.082052 11193 tablet_bootstrap.cc:492] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee: No bootstrap required, opened a new log
I20260630 12:12:39.082401 11073 raft_consensus.cc:3060] T 50fb641675d14a40a88953be075eafac P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.082590 11193 ts_tablet_manager.cc:1403] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee: Time spent bootstrapping tablet: real 0.092s	user 0.035s	sys 0.025s
I20260630 12:12:39.085558 11193 raft_consensus.cc:359] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.086264 11193 raft_consensus.cc:385] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.086540 11193 raft_consensus.cc:740] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.087256 11193 consensus_queue.cc:260] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.088115 11198 tablet_bootstrap.cc:492] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76: No bootstrap required, opened a new log
I20260630 12:12:39.087636 10895 catalog_manager.cc:5697] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129). New cstate: current_term: 1 leader_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:39.089277 11073 raft_consensus.cc:2468] T 50fb641675d14a40a88953be075eafac P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73221a0a082240a190672a8726abc3ee in term 1.
I20260630 12:12:39.089799 11197 raft_consensus.cc:515] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.091212 11111 leader_election.cc:304] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73221a0a082240a190672a8726abc3ee, 8c12427a60db4468934a8e7bdb91dacd; no voters: 
I20260630 12:12:39.088582 11198 ts_tablet_manager.cc:1403] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent bootstrapping tablet: real 0.084s	user 0.034s	sys 0.040s
I20260630 12:12:39.091713 10998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fb641675d14a40a88953be075eafac" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76"
I20260630 12:12:39.092269 10998 raft_consensus.cc:3060] T 50fb641675d14a40a88953be075eafac P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.093663 10997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76768c9a5914a798fbf301ecc7261de" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76"
I20260630 12:12:39.093921 11202 raft_consensus.cc:515] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.094327 10997 raft_consensus.cc:3060] T a76768c9a5914a798fbf301ecc7261de P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.082073 11192 raft_consensus.cc:740] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c12427a60db4468934a8e7bdb91dacd, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.095669 11192 consensus_queue.cc:260] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.096896 11202 leader_election.cc:290] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 election: Requested vote from peers 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923), 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671)
I20260630 12:12:39.098215 11227 raft_consensus.cc:493] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.098712 11227 raft_consensus.cc:515] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.099136 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76768c9a5914a798fbf301ecc7261de" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73221a0a082240a190672a8726abc3ee"
I20260630 12:12:39.098837 11197 leader_election.cc:290] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 election: Requested vote from peers e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705), 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671)
I20260630 12:12:39.103012 10998 raft_consensus.cc:2468] T 50fb641675d14a40a88953be075eafac P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73221a0a082240a190672a8726abc3ee in term 1.
I20260630 12:12:39.108806 11198 raft_consensus.cc:359] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.111315 11073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed18db3b06b487ea43e0a441e883298" candidate_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd"
I20260630 12:12:39.105218 11196 raft_consensus.cc:493] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.112418 11073 raft_consensus.cc:3060] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:12:39.112072 11036 leader_election.cc:343] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:39.114920 11196 raft_consensus.cc:515] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.120196 10997 raft_consensus.cc:2468] T a76768c9a5914a798fbf301ecc7261de P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c12427a60db4468934a8e7bdb91dacd in term 1.
I20260630 12:12:39.121336 11037 leader_election.cc:304] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [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: 8c12427a60db4468934a8e7bdb91dacd, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: 73221a0a082240a190672a8726abc3ee
I20260630 12:12:39.111757 11198 raft_consensus.cc:385] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.123498 11198 raft_consensus.cc:740] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5c63afb604d4d3ea2edd3627f1c4d76, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.123565 11226 raft_consensus.cc:2804] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.124264 11226 raft_consensus.cc:697] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [term 1 LEADER]: Becoming Leader. State: Replica: 8c12427a60db4468934a8e7bdb91dacd, State: Running, Role: LEADER
I20260630 12:12:39.125046 11226 consensus_queue.cc:237] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.124699 11198 consensus_queue.cc:260] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.127898 11198 ts_tablet_manager.cc:1434] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.002s
I20260630 12:12:39.129555 11198 tablet_bootstrap.cc:492] T 5988a5863baa4933b1b87223f4da2792 P e5c63afb604d4d3ea2edd3627f1c4d76: Bootstrap starting.
I20260630 12:12:39.127938 11196 leader_election.cc:290] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705), 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923)
I20260630 12:12:39.130412 11196 raft_consensus.cc:2804] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.131075 11196 raft_consensus.cc:697] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [term 1 LEADER]: Becoming Leader. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Running, Role: LEADER
I20260630 12:12:39.129626 11192 ts_tablet_manager.cc:1434] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd: Time spent starting tablet: real 0.071s	user 0.008s	sys 0.003s
I20260630 12:12:39.133726 11192 tablet_bootstrap.cc:492] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd: Bootstrap starting.
I20260630 12:12:39.133846 11202 raft_consensus.cc:493] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.134608 11202 raft_consensus.cc:515] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.138054 11072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e6e3230e42c4d05aba59180415d2e2c" candidate_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd" is_pre_election: true
I20260630 12:12:39.138597 11202 leader_election.cc:290] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923), 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671)
I20260630 12:12:39.138736 11072 raft_consensus.cc:2468] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5c63afb604d4d3ea2edd3627f1c4d76 in term 0.
I20260630 12:12:39.132871 11196 consensus_queue.cc:237] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:39.140182 10962 leader_election.cc:304] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c12427a60db4468934a8e7bdb91dacd, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: 
I20260630 12:12:39.141053 11202 raft_consensus.cc:2804] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:39.141471 11202 raft_consensus.cc:493] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:39.141884 11202 raft_consensus.cc:3060] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.148550 11198 tablet_bootstrap.cc:654] T 5988a5863baa4933b1b87223f4da2792 P e5c63afb604d4d3ea2edd3627f1c4d76: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.150359 11193 ts_tablet_manager.cc:1434] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee: Time spent starting tablet: real 0.067s	user 0.003s	sys 0.004s
I20260630 12:12:39.150946 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5988a5863baa4933b1b87223f4da2792" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73221a0a082240a190672a8726abc3ee" is_pre_election: true
I20260630 12:12:39.151584 11202 raft_consensus.cc:515] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.151203 10896 catalog_manager.cc:5697] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 73221a0a082240a190672a8726abc3ee (127.7.215.131). New cstate: current_term: 1 leader_uuid: "73221a0a082240a190672a8726abc3ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:39.154445 11073 raft_consensus.cc:2468] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5c63afb604d4d3ea2edd3627f1c4d76 in term 1.
W20260630 12:12:39.143074 11111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.215.130:37923, user_credentials={real_user=slave}} blocked reactor thread for 51941.9us
I20260630 12:12:39.154896 11227 leader_election.cc:290] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705), 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671)
I20260630 12:12:39.161249 11146 raft_consensus.cc:2468] T 5988a5863baa4933b1b87223f4da2792 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c12427a60db4468934a8e7bdb91dacd in term 0.
I20260630 12:12:39.161712 11193 tablet_bootstrap.cc:492] T a76768c9a5914a798fbf301ecc7261de P 73221a0a082240a190672a8726abc3ee: Bootstrap starting.
I20260630 12:12:39.162655 11036 leader_election.cc:304] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73221a0a082240a190672a8726abc3ee, 8c12427a60db4468934a8e7bdb91dacd; no voters: 
I20260630 12:12:39.163497 11226 raft_consensus.cc:2804] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:39.163334 11072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e6e3230e42c4d05aba59180415d2e2c" candidate_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd"
I20260630 12:12:39.163334 10997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5988a5863baa4933b1b87223f4da2792" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" is_pre_election: true
I20260630 12:12:39.164099 11072 raft_consensus.cc:3060] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:12:39.165099 11037 leader_election.cc:343] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:39.163355 11202 leader_election.cc:290] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 election: Requested vote from peers 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923), 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671)
I20260630 12:12:39.167989 11226 raft_consensus.cc:493] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:39.168458 10962 leader_election.cc:304] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c12427a60db4468934a8e7bdb91dacd, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: 
I20260630 12:12:39.169035 11230 raft_consensus.cc:493] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.169340 11202 raft_consensus.cc:2804] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.169837 11202 raft_consensus.cc:697] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Becoming Leader. State: Replica: e5c63afb604d4d3ea2edd3627f1c4d76, State: Running, Role: LEADER
I20260630 12:12:39.170233 11192 tablet_bootstrap.cc:654] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.171736 10997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3c98a5d1b24be09c73442bf6186da7" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" is_pre_election: true
I20260630 12:12:39.172704 10997 raft_consensus.cc:2468] T 9a3c98a5d1b24be09c73442bf6186da7 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73221a0a082240a190672a8726abc3ee in term 0.
I20260630 12:12:39.172840 11193 tablet_bootstrap.cc:654] T a76768c9a5914a798fbf301ecc7261de P 73221a0a082240a190672a8726abc3ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.168656 11226 raft_consensus.cc:3060] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.175383 11202 consensus_queue.cc:237] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.178978 11073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3c98a5d1b24be09c73442bf6186da7" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd" is_pre_election: true
I20260630 12:12:39.168486 10893 catalog_manager.cc:5697] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130). New cstate: current_term: 1 leader_uuid: "8c12427a60db4468934a8e7bdb91dacd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:39.169495 11230 raft_consensus.cc:515] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.192710 11111 leader_election.cc:304] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73221a0a082240a190672a8726abc3ee, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: 
I20260630 12:12:39.193842 11230 leader_election.cc:290] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705), 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923)
I20260630 12:12:39.192973 11198 tablet_bootstrap.cc:492] T 5988a5863baa4933b1b87223f4da2792 P e5c63afb604d4d3ea2edd3627f1c4d76: No bootstrap required, opened a new log
I20260630 12:12:39.194830 11147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e6e3230e42c4d05aba59180415d2e2c" candidate_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73221a0a082240a190672a8726abc3ee" is_pre_election: true
I20260630 12:12:39.195820 11198 ts_tablet_manager.cc:1403] T 5988a5863baa4933b1b87223f4da2792 P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.009s
I20260630 12:12:39.196162 11145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e6e3230e42c4d05aba59180415d2e2c" candidate_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73221a0a082240a190672a8726abc3ee"
I20260630 12:12:39.195197 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed18db3b06b487ea43e0a441e883298" candidate_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73221a0a082240a190672a8726abc3ee"
I20260630 12:12:39.198084 10997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df5016d070ed46e99a2ba05944767d3f" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" is_pre_election: true
I20260630 12:12:39.197585 11230 raft_consensus.cc:2804] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:39.200482 11146 raft_consensus.cc:3060] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.203415 11230 raft_consensus.cc:493] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:39.202920 10997 raft_consensus.cc:2468] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73221a0a082240a190672a8726abc3ee in term 0.
I20260630 12:12:39.216141 11073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df5016d070ed46e99a2ba05944767d3f" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd" is_pre_election: true
I20260630 12:12:39.216384 11072 raft_consensus.cc:2468] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5c63afb604d4d3ea2edd3627f1c4d76 in term 1.
I20260630 12:12:39.220070 11198 raft_consensus.cc:359] T 5988a5863baa4933b1b87223f4da2792 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.224659 11198 raft_consensus.cc:385] T 5988a5863baa4933b1b87223f4da2792 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.225047 11198 raft_consensus.cc:740] T 5988a5863baa4933b1b87223f4da2792 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5c63afb604d4d3ea2edd3627f1c4d76, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.225914 11198 consensus_queue.cc:260] T 5988a5863baa4933b1b87223f4da2792 P e5c63afb604d4d3ea2edd3627f1c4d76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.207759 11230 raft_consensus.cc:3060] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:12:39.220546 11111 leader_election.cc:343] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:39.233217 11192 tablet_bootstrap.cc:492] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd: No bootstrap required, opened a new log
I20260630 12:12:39.233721 11192 ts_tablet_manager.cc:1403] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd: Time spent bootstrapping tablet: real 0.100s	user 0.017s	sys 0.004s
W20260630 12:12:39.233661 10961 leader_election.cc:343] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:39.228828 10962 leader_election.cc:304] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c12427a60db4468934a8e7bdb91dacd, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: 
I20260630 12:12:39.236321 11111 leader_election.cc:304] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73221a0a082240a190672a8726abc3ee, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: 
W20260630 12:12:39.236557 10961 leader_election.cc:343] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:39.237895 11229 raft_consensus.cc:2804] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:39.238979 11198 ts_tablet_manager.cc:1434] T 5988a5863baa4933b1b87223f4da2792 P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.001s
I20260630 12:12:39.237563 11202 raft_consensus.cc:2804] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.238425 11229 raft_consensus.cc:493] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:39.239962 11229 raft_consensus.cc:3060] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.240404 11202 raft_consensus.cc:697] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Becoming Leader. State: Replica: e5c63afb604d4d3ea2edd3627f1c4d76, State: Running, Role: LEADER
W20260630 12:12:39.241498 11111 leader_election.cc:343] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:39.241212 11192 raft_consensus.cc:359] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.246140 11192 raft_consensus.cc:385] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.248970 11193 tablet_bootstrap.cc:492] T a76768c9a5914a798fbf301ecc7261de P 73221a0a082240a190672a8726abc3ee: No bootstrap required, opened a new log
I20260630 12:12:39.248540 11226 raft_consensus.cc:515] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.251197 11146 raft_consensus.cc:2468] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5c63afb604d4d3ea2edd3627f1c4d76 in term 1.
I20260630 12:12:39.246409 11202 consensus_queue.cc:237] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.250300 11192 raft_consensus.cc:740] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c12427a60db4468934a8e7bdb91dacd, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.256880 10997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5988a5863baa4933b1b87223f4da2792" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76"
I20260630 12:12:39.257344 11145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5988a5863baa4933b1b87223f4da2792" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73221a0a082240a190672a8726abc3ee"
I20260630 12:12:39.257499 10997 raft_consensus.cc:3060] T 5988a5863baa4933b1b87223f4da2792 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.257946 11193 ts_tablet_manager.cc:1403] T a76768c9a5914a798fbf301ecc7261de P 73221a0a082240a190672a8726abc3ee: Time spent bootstrapping tablet: real 0.096s	user 0.018s	sys 0.018s
I20260630 12:12:39.255155 11229 raft_consensus.cc:515] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.257890 11145 raft_consensus.cc:3060] T 5988a5863baa4933b1b87223f4da2792 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.258662 11226 leader_election.cc:290] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 election: Requested vote from peers e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705), 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671)
I20260630 12:12:39.257095 11192 consensus_queue.cc:260] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.261781 11193 raft_consensus.cc:359] T a76768c9a5914a798fbf301ecc7261de P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.264022 10998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df5016d070ed46e99a2ba05944767d3f" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76"
I20260630 12:12:39.265964 11072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df5016d070ed46e99a2ba05944767d3f" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd"
I20260630 12:12:39.266309 11193 raft_consensus.cc:385] T a76768c9a5914a798fbf301ecc7261de P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.266482 10998 raft_consensus.cc:3060] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.266598 11072 raft_consensus.cc:3060] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.266688 11193 raft_consensus.cc:740] T a76768c9a5914a798fbf301ecc7261de P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.267830 11192 ts_tablet_manager.cc:1434] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.004s
I20260630 12:12:39.267681 11193 consensus_queue.cc:260] T a76768c9a5914a798fbf301ecc7261de P 73221a0a082240a190672a8726abc3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.253219 11230 raft_consensus.cc:515] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.270300 11230 leader_election.cc:290] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 election: Requested vote from peers e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705), 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923)
I20260630 12:12:39.271057 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3c98a5d1b24be09c73442bf6186da7" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76"
I20260630 12:12:39.271245 11073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3c98a5d1b24be09c73442bf6186da7" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd"
I20260630 12:12:39.271780 10996 raft_consensus.cc:3060] T 9a3c98a5d1b24be09c73442bf6186da7 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:12:39.272722 11111 leader_election.cc:343] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:39.274430 11193 ts_tablet_manager.cc:1434] T a76768c9a5914a798fbf301ecc7261de P 73221a0a082240a190672a8726abc3ee: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.007s
I20260630 12:12:39.275461 11193 tablet_bootstrap.cc:492] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee: Bootstrap starting.
I20260630 12:12:39.281786 11193 tablet_bootstrap.cc:654] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.265038 11145 raft_consensus.cc:2468] T 5988a5863baa4933b1b87223f4da2792 P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c12427a60db4468934a8e7bdb91dacd in term 1.
I20260630 12:12:39.265774 10997 raft_consensus.cc:2468] T 5988a5863baa4933b1b87223f4da2792 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c12427a60db4468934a8e7bdb91dacd in term 1.
I20260630 12:12:39.271888 11192 tablet_bootstrap.cc:492] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd: Bootstrap starting.
I20260630 12:12:39.264983 11229 leader_election.cc:290] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 election: Requested vote from peers e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705), 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923)
I20260630 12:12:39.291729 11037 leader_election.cc:304] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c12427a60db4468934a8e7bdb91dacd, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: 
I20260630 12:12:39.284413 11072 raft_consensus.cc:2468] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73221a0a082240a190672a8726abc3ee in term 1.
I20260630 12:12:39.294008 11111 leader_election.cc:304] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73221a0a082240a190672a8726abc3ee, 8c12427a60db4468934a8e7bdb91dacd; no voters: 
I20260630 12:12:39.294860 11229 raft_consensus.cc:2804] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.295398 10996 raft_consensus.cc:2468] T 9a3c98a5d1b24be09c73442bf6186da7 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73221a0a082240a190672a8726abc3ee in term 1.
I20260630 12:12:39.296839 11229 raft_consensus.cc:697] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 1 LEADER]: Becoming Leader. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Running, Role: LEADER
I20260630 12:12:39.297004 11111 leader_election.cc:304] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [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: 73221a0a082240a190672a8726abc3ee, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: 8c12427a60db4468934a8e7bdb91dacd
I20260630 12:12:39.297672 11229 consensus_queue.cc:237] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.297456 10893 catalog_manager.cc:5697] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129). New cstate: current_term: 1 leader_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:39.298228 11230 raft_consensus.cc:2804] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.298760 11230 raft_consensus.cc:697] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [term 1 LEADER]: Becoming Leader. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Running, Role: LEADER
I20260630 12:12:39.299540 11230 consensus_queue.cc:237] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.300570 10893 catalog_manager.cc:5697] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129). New cstate: current_term: 1 leader_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:39.301565 11192 tablet_bootstrap.cc:654] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.299865 11226 raft_consensus.cc:2804] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.307025 11226 raft_consensus.cc:697] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [term 1 LEADER]: Becoming Leader. State: Replica: 8c12427a60db4468934a8e7bdb91dacd, State: Running, Role: LEADER
I20260630 12:12:39.309484 11193 tablet_bootstrap.cc:492] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee: No bootstrap required, opened a new log
I20260630 12:12:39.309935 11193 ts_tablet_manager.cc:1403] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.013s
I20260630 12:12:39.312531 11193 raft_consensus.cc:359] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.313222 11193 raft_consensus.cc:385] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.289188 10998 raft_consensus.cc:2468] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73221a0a082240a190672a8726abc3ee in term 1.
I20260630 12:12:39.313536 11193 raft_consensus.cc:740] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.307940 11226 consensus_queue.cc:237] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.314425 11193 consensus_queue.cc:260] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.318624 11193 ts_tablet_manager.cc:1434] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260630 12:12:39.322201 11192 tablet_bootstrap.cc:492] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd: No bootstrap required, opened a new log
I20260630 12:12:39.322685 11192 ts_tablet_manager.cc:1403] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.001s
I20260630 12:12:39.324369 11192 raft_consensus.cc:359] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.324865 11192 raft_consensus.cc:385] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.325088 11192 raft_consensus.cc:740] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c12427a60db4468934a8e7bdb91dacd, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.325664 11192 consensus_queue.cc:260] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.327450 11192 ts_tablet_manager.cc:1434] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:12:39.332710 10893 catalog_manager.cc:5697] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130). New cstate: current_term: 1 leader_uuid: "8c12427a60db4468934a8e7bdb91dacd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:39.333917 10895 catalog_manager.cc:5697] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 73221a0a082240a190672a8726abc3ee (127.7.215.131). New cstate: current_term: 1 leader_uuid: "73221a0a082240a190672a8726abc3ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:39.335841 10895 catalog_manager.cc:5697] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 73221a0a082240a190672a8726abc3ee (127.7.215.131). New cstate: current_term: 1 leader_uuid: "73221a0a082240a190672a8726abc3ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:39.393402 11229 raft_consensus.cc:493] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.393813 11229 raft_consensus.cc:515] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.395593 11229 leader_election.cc:290] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923), e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705)
I20260630 12:12:39.396575 11072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e6e3230e42c4d05aba59180415d2e2c" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd" is_pre_election: true
I20260630 12:12:39.396765 10998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e6e3230e42c4d05aba59180415d2e2c" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" is_pre_election: true
I20260630 12:12:39.397276 11072 raft_consensus.cc:2393] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73221a0a082240a190672a8726abc3ee in current term 1: Already voted for candidate e5c63afb604d4d3ea2edd3627f1c4d76 in this term.
I20260630 12:12:39.398394 11111 leader_election.cc:304] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73221a0a082240a190672a8726abc3ee; no voters: 8c12427a60db4468934a8e7bdb91dacd, e5c63afb604d4d3ea2edd3627f1c4d76
I20260630 12:12:39.399071 11229 raft_consensus.cc:3060] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.403524 11229 raft_consensus.cc:2749] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:39.441399  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:39.447058 11246 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:39.448323 11247 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:39.451476 11249 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:39.451556  8030 server_base.cc:1061] running on GCE node
I20260630 12:12:39.452507 11202 consensus_queue.cc:1048] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:39.452848  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:39.453104  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:39.453260  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821559453247 us; error 0 us; skew 500 ppm
I20260630 12:12:39.453801  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:39.457203  8030 webserver.cc:533] Webserver started at http://127.7.215.132:38311/ using document root <none> and password file <none>
I20260630 12:12:39.457746  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:39.458812  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:39.459169  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:39.460577  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/ts-3-root/instance:
uuid: "bcd34b340ac146d8b8683a4229fe741e"
format_stamp: "Formatted at 2026-06-30 12:12:39 on dist-test-slave-35fp"
I20260630 12:12:39.463333 11145 raft_consensus.cc:3060] T e2656489e5874aa0988365c60a986cda P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.468712  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:12:39.473459 11257 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:39.473233 11202 consensus_queue.cc:1048] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:39.474463  8030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:12:39.474834  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/ts-3-root
uuid: "bcd34b340ac146d8b8683a4229fe741e"
format_stamp: "Formatted at 2026-06-30 12:12:39 on dist-test-slave-35fp"
I20260630 12:12:39.475199  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-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)
I20260630 12:12:39.491142 11229 raft_consensus.cc:493] T a76768c9a5914a798fbf301ecc7261de P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.491686 11229 raft_consensus.cc:515] T a76768c9a5914a798fbf301ecc7261de P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.493927 11229 leader_election.cc:290] T a76768c9a5914a798fbf301ecc7261de P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705), 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923)
I20260630 12:12:39.494560 10998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76768c9a5914a798fbf301ecc7261de" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" is_pre_election: true
I20260630 12:12:39.495357 10998 raft_consensus.cc:2393] T a76768c9a5914a798fbf301ecc7261de P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73221a0a082240a190672a8726abc3ee in current term 1: Already voted for candidate 8c12427a60db4468934a8e7bdb91dacd in this term.
I20260630 12:12:39.495625 11072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76768c9a5914a798fbf301ecc7261de" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd" is_pre_election: true
I20260630 12:12:39.497053 11111 leader_election.cc:304] T a76768c9a5914a798fbf301ecc7261de P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73221a0a082240a190672a8726abc3ee; no voters: 8c12427a60db4468934a8e7bdb91dacd, e5c63afb604d4d3ea2edd3627f1c4d76
I20260630 12:12:39.497839 11229 raft_consensus.cc:3060] T a76768c9a5914a798fbf301ecc7261de P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.502467 11229 raft_consensus.cc:2749] T a76768c9a5914a798fbf301ecc7261de P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:39.514240  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:39.515803  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:39.517020  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:39.519927  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:39.520179  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:39.520469  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:39.520676  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:39.521476 11229 consensus_queue.cc:1048] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:39.532598 11229 consensus_queue.cc:1048] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:39.584921  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.132:43367
I20260630 12:12:39.585008 11324 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.132:43367 every 8 connection(s)
I20260630 12:12:39.591173 10893 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53974:
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
I20260630 12:12:39.593417 11226 consensus_queue.cc:1048] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:39.602665 11325 heartbeater.cc:344] Connected to a master server at 127.7.215.190:36051
I20260630 12:12:39.603148 11325 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:39.604081 11325 heartbeater.cc:507] Master 127.7.215.190:36051 requested a full tablet report, sending...
I20260630 12:12:39.608304 10894 ts_manager.cc:194] Registered new tserver with Master: bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367)
I20260630 12:12:39.610097 10894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42976
I20260630 12:12:39.610664 11227 consensus_queue.cc:1048] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:12:39.618963 10893 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 091c63958a2d4198a40c7b9cba46e102 has no consensus state
W20260630 12:12:39.621047 10893 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a0d569c6e8c74c9b80c8691d05e513c8 has no consensus state
W20260630 12:12:39.622803 10893 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 41ffd49edad54282ad25aed14f282d5d has no consensus state
W20260630 12:12:39.624238 10893 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2cb611b5dd7c47f5a7979d338b8d870f has no consensus state
W20260630 12:12:39.625728 10893 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 76987f116cb641159cadb655b3a58cf8 has no consensus state
W20260630 12:12:39.627159 10893 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 07de3889f5594ad398a0e2fa50c16ced has no consensus state
W20260630 12:12:39.628616 10893 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dd2315843a1f4c6c93a10b7e02a58993 has no consensus state
W20260630 12:12:39.630369 10893 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c4050861dd2b4e4ea9907923a5e62f2b has no consensus state
W20260630 12:12:39.643725 10881 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet a0d569c6e8c74c9b80c8691d05e513c8 (table range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet a0d569c6e8c74c9b80c8691d05e513c8 has no consensus state
I20260630 12:12:39.652369 11202 consensus_queue.cc:1048] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:39.653425 10983 tablet_service.cc:1511] Processing CreateTablet for tablet 091c63958a2d4198a40c7b9cba46e102 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:39.654855 10983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 091c63958a2d4198a40c7b9cba46e102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.655184 11056 tablet_service.cc:1511] Processing CreateTablet for tablet 091c63958a2d4198a40c7b9cba46e102 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:39.656472 11056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 091c63958a2d4198a40c7b9cba46e102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.658465 11132 tablet_service.cc:1511] Processing CreateTablet for tablet a0d569c6e8c74c9b80c8691d05e513c8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:39.659837 11132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d569c6e8c74c9b80c8691d05e513c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.674366 11131 tablet_service.cc:1511] Processing CreateTablet for tablet 41ffd49edad54282ad25aed14f282d5d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:39.675670 11131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ffd49edad54282ad25aed14f282d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.676195 10984 tablet_service.cc:1511] Processing CreateTablet for tablet a0d569c6e8c74c9b80c8691d05e513c8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:39.677872 10984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d569c6e8c74c9b80c8691d05e513c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.683758 11268 consensus_queue.cc:1048] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:39.685292 11227 raft_consensus.cc:493] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.685761 11227 raft_consensus.cc:515] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:39.685799 11216 consensus_queue.cc:1048] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:39.687906 11227 leader_election.cc:290] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705), 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671)
I20260630 12:12:39.688014 11073 raft_consensus.cc:3060] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.691358 11145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3c98a5d1b24be09c73442bf6186da7" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73221a0a082240a190672a8726abc3ee" is_pre_election: true
I20260630 12:12:39.692647 10998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3c98a5d1b24be09c73442bf6186da7" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" is_pre_election: true
I20260630 12:12:39.693411 10998 raft_consensus.cc:2393] T 9a3c98a5d1b24be09c73442bf6186da7 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c12427a60db4468934a8e7bdb91dacd in current term 1: Already voted for candidate 73221a0a082240a190672a8726abc3ee in this term.
I20260630 12:12:39.684935 11224 consensus_queue.cc:1048] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:39.674754 11198 tablet_bootstrap.cc:492] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76: Bootstrap starting.
I20260630 12:12:39.694545 11037 leader_election.cc:304] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c12427a60db4468934a8e7bdb91dacd; no voters: 73221a0a082240a190672a8726abc3ee, e5c63afb604d4d3ea2edd3627f1c4d76
I20260630 12:12:39.698879 11061 tablet_service.cc:1511] Processing CreateTablet for tablet 41ffd49edad54282ad25aed14f282d5d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:39.700176 11061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ffd49edad54282ad25aed14f282d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.700976 11056 tablet_service.cc:1511] Processing CreateTablet for tablet 2cb611b5dd7c47f5a7979d338b8d870f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:39.702289 11056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cb611b5dd7c47f5a7979d338b8d870f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.702755 11192 tablet_bootstrap.cc:492] T 091c63958a2d4198a40c7b9cba46e102 P 8c12427a60db4468934a8e7bdb91dacd: Bootstrap starting.
I20260630 12:12:39.711122 11193 tablet_bootstrap.cc:492] T 41ffd49edad54282ad25aed14f282d5d P 73221a0a082240a190672a8726abc3ee: Bootstrap starting.
I20260630 12:12:39.720110 10983 tablet_service.cc:1511] Processing CreateTablet for tablet 2cb611b5dd7c47f5a7979d338b8d870f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:39.722605 10983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cb611b5dd7c47f5a7979d338b8d870f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.732023 11192 tablet_bootstrap.cc:654] T 091c63958a2d4198a40c7b9cba46e102 P 8c12427a60db4468934a8e7bdb91dacd: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.727275 11131 tablet_service.cc:1511] Processing CreateTablet for tablet 76987f116cb641159cadb655b3a58cf8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:39.729125 11268 consensus_queue.cc:1048] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260630 12:12:39.734318 10982 tablet_service.cc:1511] Processing CreateTablet for tablet 76987f116cb641159cadb655b3a58cf8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:39.735672 10982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76987f116cb641159cadb655b3a58cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.744946 11198 tablet_bootstrap.cc:654] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.745476 11227 raft_consensus.cc:2749] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:39.753010 11268 consensus_queue.cc:1048] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:39.753485 11058 tablet_service.cc:1511] Processing CreateTablet for tablet 07de3889f5594ad398a0e2fa50c16ced (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:39.754894 11058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07de3889f5594ad398a0e2fa50c16ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.757826 11193 tablet_bootstrap.cc:654] T 41ffd49edad54282ad25aed14f282d5d P 73221a0a082240a190672a8726abc3ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.758358 11060 tablet_service.cc:1511] Processing CreateTablet for tablet dd2315843a1f4c6c93a10b7e02a58993 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:39.764461 11060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2315843a1f4c6c93a10b7e02a58993. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.770746 11268 consensus_queue.cc:1048] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:39.775202 11132 tablet_service.cc:1511] Processing CreateTablet for tablet 07de3889f5594ad398a0e2fa50c16ced (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:39.784845 11130 tablet_service.cc:1511] Processing CreateTablet for tablet c4050861dd2b4e4ea9907923a5e62f2b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:39.790709 11131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76987f116cb641159cadb655b3a58cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.777242 10981 tablet_service.cc:1511] Processing CreateTablet for tablet dd2315843a1f4c6c93a10b7e02a58993 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:39.797652 11130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4050861dd2b4e4ea9907923a5e62f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.803395 11224 consensus_queue.cc:1048] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:39.809991 11132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07de3889f5594ad398a0e2fa50c16ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.822711 10981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2315843a1f4c6c93a10b7e02a58993. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.819136 10988 tablet_service.cc:1511] Processing CreateTablet for tablet c4050861dd2b4e4ea9907923a5e62f2b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:39.843119 10988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4050861dd2b4e4ea9907923a5e62f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.874068 11192 tablet_bootstrap.cc:492] T 091c63958a2d4198a40c7b9cba46e102 P 8c12427a60db4468934a8e7bdb91dacd: No bootstrap required, opened a new log
I20260630 12:12:39.874607 11192 ts_tablet_manager.cc:1403] T 091c63958a2d4198a40c7b9cba46e102 P 8c12427a60db4468934a8e7bdb91dacd: Time spent bootstrapping tablet: real 0.172s	user 0.025s	sys 0.020s
I20260630 12:12:39.876017 11290 tablet_service.cc:1511] Processing CreateTablet for tablet 091c63958a2d4198a40c7b9cba46e102 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:39.880551 11290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 091c63958a2d4198a40c7b9cba46e102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:39.883267 11289 tablet_service.cc:1511] Processing CreateTablet for tablet a0d569c6e8c74c9b80c8691d05e513c8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:39.895962 11285 tablet_service.cc:1511] Processing CreateTablet for tablet 07de3889f5594ad398a0e2fa50c16ced (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:39.906328 11288 tablet_service.cc:1511] Processing CreateTablet for tablet 41ffd49edad54282ad25aed14f282d5d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:39.913852 11284 tablet_service.cc:1511] Processing CreateTablet for tablet dd2315843a1f4c6c93a10b7e02a58993 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:39.917725 11286 tablet_service.cc:1511] Processing CreateTablet for tablet 76987f116cb641159cadb655b3a58cf8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:39.891917 11287 tablet_service.cc:1511] Processing CreateTablet for tablet 2cb611b5dd7c47f5a7979d338b8d870f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:39.943198 11198 tablet_bootstrap.cc:492] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76: No bootstrap required, opened a new log
I20260630 12:12:39.973297 11198 ts_tablet_manager.cc:1403] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent bootstrapping tablet: real 0.299s	user 0.020s	sys 0.010s
I20260630 12:12:39.954845 11289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d569c6e8c74c9b80c8691d05e513c8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:12:39.966157 11342 log.cc:927] Time spent T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
W20260630 12:12:39.976328 11037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.215.129:44705, user_credentials={real_user=slave}} blocked reactor thread for 66236.9us
I20260630 12:12:39.979687 11226 consensus_queue.cc:1048] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:39.986945 11192 raft_consensus.cc:359] T 091c63958a2d4198a40c7b9cba46e102 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } }
I20260630 12:12:40.027364 11192 raft_consensus.cc:385] T 091c63958a2d4198a40c7b9cba46e102 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.027727 11192 raft_consensus.cc:740] T 091c63958a2d4198a40c7b9cba46e102 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c12427a60db4468934a8e7bdb91dacd, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.028473 11192 consensus_queue.cc:260] T 091c63958a2d4198a40c7b9cba46e102 P 8c12427a60db4468934a8e7bdb91dacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } }
I20260630 12:12:40.029107 11227 consensus_queue.cc:1048] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:40.033607 11192 ts_tablet_manager.cc:1434] T 091c63958a2d4198a40c7b9cba46e102 P 8c12427a60db4468934a8e7bdb91dacd: Time spent starting tablet: real 0.156s	user 0.015s	sys 0.017s
I20260630 12:12:40.034588 11192 tablet_bootstrap.cc:492] T 2cb611b5dd7c47f5a7979d338b8d870f P 8c12427a60db4468934a8e7bdb91dacd: Bootstrap starting.
W20260630 12:12:39.988809 11337 log.cc:927] Time spent T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260630 12:12:39.955431 11283 tablet_service.cc:1511] Processing CreateTablet for tablet c4050861dd2b4e4ea9907923a5e62f2b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:40.061326 11193 tablet_bootstrap.cc:492] T 41ffd49edad54282ad25aed14f282d5d P 73221a0a082240a190672a8726abc3ee: No bootstrap required, opened a new log
I20260630 12:12:40.063396 11193 ts_tablet_manager.cc:1403] T 41ffd49edad54282ad25aed14f282d5d P 73221a0a082240a190672a8726abc3ee: Time spent bootstrapping tablet: real 0.353s	user 0.049s	sys 0.070s
I20260630 12:12:40.065956 11193 raft_consensus.cc:359] T 41ffd49edad54282ad25aed14f282d5d P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } }
I20260630 12:12:40.066677 11193 raft_consensus.cc:385] T 41ffd49edad54282ad25aed14f282d5d P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.066965 11193 raft_consensus.cc:740] T 41ffd49edad54282ad25aed14f282d5d P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.071332 11198 raft_consensus.cc:359] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } }
I20260630 12:12:40.072250 11198 raft_consensus.cc:385] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.072587 11198 raft_consensus.cc:740] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5c63afb604d4d3ea2edd3627f1c4d76, State: Initialized, Role: FOLLOWER
W20260630 12:12:40.074487 10944 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:12:40.074421 11193 consensus_queue.cc:260] T 41ffd49edad54282ad25aed14f282d5d P 73221a0a082240a190672a8726abc3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } }
I20260630 12:12:40.079716 11193 ts_tablet_manager.cc:1434] T 41ffd49edad54282ad25aed14f282d5d P 73221a0a082240a190672a8726abc3ee: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:12:40.080869 11193 tablet_bootstrap.cc:492] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee: Bootstrap starting.
I20260630 12:12:40.057504 11284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2315843a1f4c6c93a10b7e02a58993. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.085004 11283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4050861dd2b4e4ea9907923a5e62f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.088249 11198 consensus_queue.cc:260] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } }
I20260630 12:12:40.090935 11288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ffd49edad54282ad25aed14f282d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.098857 11198 ts_tablet_manager.cc:1434] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent starting tablet: real 0.125s	user 0.007s	sys 0.001s
I20260630 12:12:40.099862 11198 tablet_bootstrap.cc:492] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76: Bootstrap starting.
I20260630 12:12:40.107263 11192 tablet_bootstrap.cc:654] T 2cb611b5dd7c47f5a7979d338b8d870f P 8c12427a60db4468934a8e7bdb91dacd: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.109345 11287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cb611b5dd7c47f5a7979d338b8d870f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.124691 11193 tablet_bootstrap.cc:654] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.136582 11198 tablet_bootstrap.cc:654] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.137392 11286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76987f116cb641159cadb655b3a58cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.165163 11192 tablet_bootstrap.cc:492] T 2cb611b5dd7c47f5a7979d338b8d870f P 8c12427a60db4468934a8e7bdb91dacd: No bootstrap required, opened a new log
I20260630 12:12:40.175489 11192 ts_tablet_manager.cc:1403] T 2cb611b5dd7c47f5a7979d338b8d870f P 8c12427a60db4468934a8e7bdb91dacd: Time spent bootstrapping tablet: real 0.141s	user 0.012s	sys 0.000s
I20260630 12:12:40.178944 11192 raft_consensus.cc:359] T 2cb611b5dd7c47f5a7979d338b8d870f P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.180899 11192 raft_consensus.cc:385] T 2cb611b5dd7c47f5a7979d338b8d870f P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.181219 11192 raft_consensus.cc:740] T 2cb611b5dd7c47f5a7979d338b8d870f P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c12427a60db4468934a8e7bdb91dacd, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.181897 11192 consensus_queue.cc:260] T 2cb611b5dd7c47f5a7979d338b8d870f P 8c12427a60db4468934a8e7bdb91dacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.185273 11230 raft_consensus.cc:493] T 41ffd49edad54282ad25aed14f282d5d P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:40.185786 11192 ts_tablet_manager.cc:1434] T 2cb611b5dd7c47f5a7979d338b8d870f P 8c12427a60db4468934a8e7bdb91dacd: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260630 12:12:40.185746 11230 raft_consensus.cc:515] T 41ffd49edad54282ad25aed14f282d5d P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } }
I20260630 12:12:40.186797 11192 tablet_bootstrap.cc:492] T 07de3889f5594ad398a0e2fa50c16ced P 8c12427a60db4468934a8e7bdb91dacd: Bootstrap starting.
I20260630 12:12:40.161164 11285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07de3889f5594ad398a0e2fa50c16ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:40.189796 11230 leader_election.cc:290] T 41ffd49edad54282ad25aed14f282d5d P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367), 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923)
I20260630 12:12:40.192612 11073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ffd49edad54282ad25aed14f282d5d" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd" is_pre_election: true
I20260630 12:12:40.195274 11349 tablet_bootstrap.cc:492] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e: Bootstrap starting.
W20260630 12:12:40.195403 11111 leader_election.cc:343] T 41ffd49edad54282ad25aed14f282d5d P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:40.220357 11349 tablet_bootstrap.cc:654] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.226455 11193 tablet_bootstrap.cc:492] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee: No bootstrap required, opened a new log
I20260630 12:12:40.226994 11193 ts_tablet_manager.cc:1403] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee: Time spent bootstrapping tablet: real 0.146s	user 0.005s	sys 0.014s
I20260630 12:12:40.230384 11193 raft_consensus.cc:359] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.231051 11193 raft_consensus.cc:385] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.231323 11193 raft_consensus.cc:740] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.231956 11193 consensus_queue.cc:260] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.234884 11193 ts_tablet_manager.cc:1434] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:12:40.236506 11193 tablet_bootstrap.cc:492] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee: Bootstrap starting.
I20260630 12:12:40.240028 11192 tablet_bootstrap.cc:654] T 07de3889f5594ad398a0e2fa50c16ced P 8c12427a60db4468934a8e7bdb91dacd: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.245637 11198 tablet_bootstrap.cc:492] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76: No bootstrap required, opened a new log
I20260630 12:12:40.246083 11198 ts_tablet_manager.cc:1403] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent bootstrapping tablet: real 0.146s	user 0.007s	sys 0.013s
I20260630 12:12:40.258773 11193 tablet_bootstrap.cc:654] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.258896 11198 raft_consensus.cc:359] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.259625 11198 raft_consensus.cc:385] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.260324 11198 raft_consensus.cc:740] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5c63afb604d4d3ea2edd3627f1c4d76, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.263356 11349 tablet_bootstrap.cc:492] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e: No bootstrap required, opened a new log
I20260630 12:12:40.263818 11349 ts_tablet_manager.cc:1403] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.005s
I20260630 12:12:40.266016 11198 consensus_queue.cc:260] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.271425 11349 raft_consensus.cc:359] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } }
I20260630 12:12:40.272451 11349 raft_consensus.cc:385] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.272823 11349 raft_consensus.cc:740] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd34b340ac146d8b8683a4229fe741e, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.274209 11198 ts_tablet_manager.cc:1434] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260630 12:12:40.275367 11198 tablet_bootstrap.cc:492] T c4050861dd2b4e4ea9907923a5e62f2b P e5c63afb604d4d3ea2edd3627f1c4d76: Bootstrap starting.
I20260630 12:12:40.282651 11349 consensus_queue.cc:260] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } }
I20260630 12:12:40.291571 11198 tablet_bootstrap.cc:654] T c4050861dd2b4e4ea9907923a5e62f2b P e5c63afb604d4d3ea2edd3627f1c4d76: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.292701 11300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ffd49edad54282ad25aed14f282d5d" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd34b340ac146d8b8683a4229fe741e" is_pre_election: true
W20260630 12:12:40.295042 11113 leader_election.cc:343] T 41ffd49edad54282ad25aed14f282d5d P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:40.295712 11113 leader_election.cc:304] T 41ffd49edad54282ad25aed14f282d5d P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73221a0a082240a190672a8726abc3ee; no voters: 8c12427a60db4468934a8e7bdb91dacd, bcd34b340ac146d8b8683a4229fe741e
I20260630 12:12:40.296761 11230 raft_consensus.cc:2749] T 41ffd49edad54282ad25aed14f282d5d P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:40.300504 11325 heartbeater.cc:499] Master 127.7.215.190:36051 was elected leader, sending a full tablet report...
I20260630 12:12:40.300925 11349 ts_tablet_manager.cc:1434] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e: Time spent starting tablet: real 0.037s	user 0.010s	sys 0.000s
I20260630 12:12:40.301546 11192 tablet_bootstrap.cc:492] T 07de3889f5594ad398a0e2fa50c16ced P 8c12427a60db4468934a8e7bdb91dacd: No bootstrap required, opened a new log
I20260630 12:12:40.301981 11349 tablet_bootstrap.cc:492] T dd2315843a1f4c6c93a10b7e02a58993 P bcd34b340ac146d8b8683a4229fe741e: Bootstrap starting.
I20260630 12:12:40.302282 11192 ts_tablet_manager.cc:1403] T 07de3889f5594ad398a0e2fa50c16ced P 8c12427a60db4468934a8e7bdb91dacd: Time spent bootstrapping tablet: real 0.116s	user 0.026s	sys 0.015s
I20260630 12:12:40.304760 11192 raft_consensus.cc:359] T 07de3889f5594ad398a0e2fa50c16ced P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:40.305474 11192 raft_consensus.cc:385] T 07de3889f5594ad398a0e2fa50c16ced P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.305755 11192 raft_consensus.cc:740] T 07de3889f5594ad398a0e2fa50c16ced P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c12427a60db4468934a8e7bdb91dacd, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.306464 11192 consensus_queue.cc:260] T 07de3889f5594ad398a0e2fa50c16ced P 8c12427a60db4468934a8e7bdb91dacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:40.308943 11192 ts_tablet_manager.cc:1434] T 07de3889f5594ad398a0e2fa50c16ced P 8c12427a60db4468934a8e7bdb91dacd: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260630 12:12:40.310142 11192 tablet_bootstrap.cc:492] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd: Bootstrap starting.
I20260630 12:12:40.311615 11349 tablet_bootstrap.cc:654] T dd2315843a1f4c6c93a10b7e02a58993 P bcd34b340ac146d8b8683a4229fe741e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.312342 11193 tablet_bootstrap.cc:492] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee: No bootstrap required, opened a new log
I20260630 12:12:40.312829 11193 ts_tablet_manager.cc:1403] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.033s
I20260630 12:12:40.316555 11192 tablet_bootstrap.cc:654] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.323721 11193 raft_consensus.cc:359] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.324466 11193 raft_consensus.cc:385] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.324848 11193 raft_consensus.cc:740] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.325008 11198 tablet_bootstrap.cc:492] T c4050861dd2b4e4ea9907923a5e62f2b P e5c63afb604d4d3ea2edd3627f1c4d76: No bootstrap required, opened a new log
I20260630 12:12:40.325461 11198 ts_tablet_manager.cc:1403] T c4050861dd2b4e4ea9907923a5e62f2b P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.004s
I20260630 12:12:40.325611 11193 consensus_queue.cc:260] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.329101 11198 raft_consensus.cc:359] T c4050861dd2b4e4ea9907923a5e62f2b P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.329867 11198 raft_consensus.cc:385] T c4050861dd2b4e4ea9907923a5e62f2b P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.330111 11198 raft_consensus.cc:740] T c4050861dd2b4e4ea9907923a5e62f2b P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5c63afb604d4d3ea2edd3627f1c4d76, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.330873 11198 consensus_queue.cc:260] T c4050861dd2b4e4ea9907923a5e62f2b P e5c63afb604d4d3ea2edd3627f1c4d76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.333207 11198 ts_tablet_manager.cc:1434] T c4050861dd2b4e4ea9907923a5e62f2b P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:12:40.333618 11193 ts_tablet_manager.cc:1434] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.005s
I20260630 12:12:40.334829 11193 tablet_bootstrap.cc:492] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee: Bootstrap starting.
I20260630 12:12:40.337116 11198 tablet_bootstrap.cc:492] T a0d569c6e8c74c9b80c8691d05e513c8 P e5c63afb604d4d3ea2edd3627f1c4d76: Bootstrap starting.
I20260630 12:12:40.339397 11349 tablet_bootstrap.cc:492] T dd2315843a1f4c6c93a10b7e02a58993 P bcd34b340ac146d8b8683a4229fe741e: No bootstrap required, opened a new log
I20260630 12:12:40.341282 11349 ts_tablet_manager.cc:1403] T dd2315843a1f4c6c93a10b7e02a58993 P bcd34b340ac146d8b8683a4229fe741e: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.016s
I20260630 12:12:40.341920 11193 tablet_bootstrap.cc:654] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.345367 11349 raft_consensus.cc:359] T dd2315843a1f4c6c93a10b7e02a58993 P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.346096 11230 raft_consensus.cc:493] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:40.346485 11349 raft_consensus.cc:385] T dd2315843a1f4c6c93a10b7e02a58993 P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.347034 11349 raft_consensus.cc:740] T dd2315843a1f4c6c93a10b7e02a58993 P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd34b340ac146d8b8683a4229fe741e, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.346832 11230 raft_consensus.cc:515] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.347985 11349 consensus_queue.cc:260] T dd2315843a1f4c6c93a10b7e02a58993 P bcd34b340ac146d8b8683a4229fe741e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.350868 11349 ts_tablet_manager.cc:1434] T dd2315843a1f4c6c93a10b7e02a58993 P bcd34b340ac146d8b8683a4229fe741e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260630 12:12:40.352136 11349 tablet_bootstrap.cc:492] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e: Bootstrap starting.
I20260630 12:12:40.353853 11300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4050861dd2b4e4ea9907923a5e62f2b" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd34b340ac146d8b8683a4229fe741e" is_pre_election: true
I20260630 12:12:40.355713 11198 tablet_bootstrap.cc:654] T a0d569c6e8c74c9b80c8691d05e513c8 P e5c63afb604d4d3ea2edd3627f1c4d76: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.356154 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4050861dd2b4e4ea9907923a5e62f2b" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" is_pre_election: true
I20260630 12:12:40.357050 10996 raft_consensus.cc:2468] T c4050861dd2b4e4ea9907923a5e62f2b P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73221a0a082240a190672a8726abc3ee in term 0.
I20260630 12:12:40.360150 11349 tablet_bootstrap.cc:654] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.361024 11111 leader_election.cc:304] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73221a0a082240a190672a8726abc3ee, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: 
W20260630 12:12:40.362396 11113 leader_election.cc:343] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:40.364252 11229 raft_consensus.cc:2804] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:40.364761 11229 raft_consensus.cc:493] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:40.365206 11229 raft_consensus.cc:3060] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:40.366003 10893 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939: range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83] alter complete (version 0)
I20260630 12:12:40.377550 11230 leader_election.cc:290] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367), e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705)
I20260630 12:12:40.386492 11216 raft_consensus.cc:493] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:40.388985 11216 raft_consensus.cc:515] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } }
I20260630 12:12:40.388284 11192 tablet_bootstrap.cc:492] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd: No bootstrap required, opened a new log
I20260630 12:12:40.392369 11192 ts_tablet_manager.cc:1403] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd: Time spent bootstrapping tablet: real 0.082s	user 0.017s	sys 0.007s
I20260630 12:12:40.392683 11073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091c63958a2d4198a40c7b9cba46e102" candidate_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd" is_pre_election: true
I20260630 12:12:40.393347 11073 raft_consensus.cc:2468] T 091c63958a2d4198a40c7b9cba46e102 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5c63afb604d4d3ea2edd3627f1c4d76 in term 0.
I20260630 12:12:40.386057 11229 raft_consensus.cc:515] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.394558 10962 leader_election.cc:304] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c12427a60db4468934a8e7bdb91dacd, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: 
I20260630 12:12:40.395419 11202 raft_consensus.cc:2804] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:40.395757 11202 raft_consensus.cc:493] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:40.396215 11202 raft_consensus.cc:3060] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:40.396071 11198 tablet_bootstrap.cc:492] T a0d569c6e8c74c9b80c8691d05e513c8 P e5c63afb604d4d3ea2edd3627f1c4d76: No bootstrap required, opened a new log
I20260630 12:12:40.396958 11198 ts_tablet_manager.cc:1403] T a0d569c6e8c74c9b80c8691d05e513c8 P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.004s
I20260630 12:12:40.397842 11192 raft_consensus.cc:359] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.398535 11192 raft_consensus.cc:385] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.398813 11192 raft_consensus.cc:740] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c12427a60db4468934a8e7bdb91dacd, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.394168 11193 tablet_bootstrap.cc:492] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee: No bootstrap required, opened a new log
I20260630 12:12:40.399609 11193 ts_tablet_manager.cc:1403] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee: Time spent bootstrapping tablet: real 0.065s	user 0.022s	sys 0.034s
I20260630 12:12:40.399490 11198 raft_consensus.cc:359] T a0d569c6e8c74c9b80c8691d05e513c8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.399725 11300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4050861dd2b4e4ea9907923a5e62f2b" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd34b340ac146d8b8683a4229fe741e"
I20260630 12:12:40.400190 11198 raft_consensus.cc:385] T a0d569c6e8c74c9b80c8691d05e513c8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.400496 11198 raft_consensus.cc:740] T a0d569c6e8c74c9b80c8691d05e513c8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5c63afb604d4d3ea2edd3627f1c4d76, State: Initialized, Role: FOLLOWER
W20260630 12:12:40.401146 11113 leader_election.cc:343] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:40.401670 11198 consensus_queue.cc:260] T a0d569c6e8c74c9b80c8691d05e513c8 P e5c63afb604d4d3ea2edd3627f1c4d76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.402287 11193 raft_consensus.cc:359] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:40.402971 11193 raft_consensus.cc:385] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.403236 11193 raft_consensus.cc:740] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.403649 11198 ts_tablet_manager.cc:1434] T a0d569c6e8c74c9b80c8691d05e513c8 P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:12:40.403903 11193 consensus_queue.cc:260] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:40.405198 11198 tablet_bootstrap.cc:492] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76: Bootstrap starting.
I20260630 12:12:40.405866 11193 ts_tablet_manager.cc:1434] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:12:40.406800 11192 consensus_queue.cc:260] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.395839 11229 leader_election.cc:290] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 election: Requested vote from peers bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367), e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705)
I20260630 12:12:40.408942 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4050861dd2b4e4ea9907923a5e62f2b" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76"
I20260630 12:12:40.409561 11192 ts_tablet_manager.cc:1434] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260630 12:12:40.410543 11192 tablet_bootstrap.cc:492] T 41ffd49edad54282ad25aed14f282d5d P 8c12427a60db4468934a8e7bdb91dacd: Bootstrap starting.
I20260630 12:12:40.411779 11198 tablet_bootstrap.cc:654] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.415025 11193 tablet_bootstrap.cc:492] T 76987f116cb641159cadb655b3a58cf8 P 73221a0a082240a190672a8726abc3ee: Bootstrap starting.
I20260630 12:12:40.409503 10996 raft_consensus.cc:3060] T c4050861dd2b4e4ea9907923a5e62f2b P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:40.421559 11216 leader_election.cc:290] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923), bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367)
I20260630 12:12:40.426433 11192 tablet_bootstrap.cc:654] T 41ffd49edad54282ad25aed14f282d5d P 8c12427a60db4468934a8e7bdb91dacd: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.428778 11349 tablet_bootstrap.cc:492] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e: No bootstrap required, opened a new log
I20260630 12:12:40.429210 11349 ts_tablet_manager.cc:1403] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e: Time spent bootstrapping tablet: real 0.077s	user 0.018s	sys 0.010s
I20260630 12:12:40.434595 11193 tablet_bootstrap.cc:654] T 76987f116cb641159cadb655b3a58cf8 P 73221a0a082240a190672a8726abc3ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.437909 10996 raft_consensus.cc:2468] T c4050861dd2b4e4ea9907923a5e62f2b P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73221a0a082240a190672a8726abc3ee in term 1.
I20260630 12:12:40.438912 11349 raft_consensus.cc:359] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } }
I20260630 12:12:40.439617 11349 raft_consensus.cc:385] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.439936 11349 raft_consensus.cc:740] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd34b340ac146d8b8683a4229fe741e, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.439736 11111 leader_election.cc:304] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [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: 73221a0a082240a190672a8726abc3ee, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: bcd34b340ac146d8b8683a4229fe741e
I20260630 12:12:40.441895 11230 raft_consensus.cc:2804] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:40.442548 11230 raft_consensus.cc:697] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [term 1 LEADER]: Becoming Leader. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Running, Role: LEADER
I20260630 12:12:40.443542 11230 consensus_queue.cc:237] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.446013 11202 raft_consensus.cc:515] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } }
I20260630 12:12:40.445990 11349 consensus_queue.cc:260] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } }
I20260630 12:12:40.448752 11349 ts_tablet_manager.cc:1434] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260630 12:12:40.449671 11349 tablet_bootstrap.cc:492] T 76987f116cb641159cadb655b3a58cf8 P bcd34b340ac146d8b8683a4229fe741e: Bootstrap starting.
I20260630 12:12:40.449508 11073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091c63958a2d4198a40c7b9cba46e102" candidate_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd"
I20260630 12:12:40.450074 11073 raft_consensus.cc:3060] T 091c63958a2d4198a40c7b9cba46e102 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:40.480449 11356 raft_consensus.cc:493] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:40.481153 11356 raft_consensus.cc:515] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } }
I20260630 12:12:40.473273 11202 leader_election.cc:290] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 election: Requested vote from peers 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923), bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367)
I20260630 12:12:40.503960 11299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091c63958a2d4198a40c7b9cba46e102" candidate_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd34b340ac146d8b8683a4229fe741e"
I20260630 12:12:40.505556 11299 raft_consensus.cc:3060] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:40.512529 11226 raft_consensus.cc:493] T 2cb611b5dd7c47f5a7979d338b8d870f P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:40.513159 11226 raft_consensus.cc:515] T 2cb611b5dd7c47f5a7979d338b8d870f P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.533530 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb611b5dd7c47f5a7979d338b8d870f" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" is_pre_election: true
W20260630 12:12:40.535156 11037 leader_election.cc:343] T 2cb611b5dd7c47f5a7979d338b8d870f P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:40.536895 11226 leader_election.cc:290] T 2cb611b5dd7c47f5a7979d338b8d870f P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367), e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705)
I20260630 12:12:40.553844 11299 raft_consensus.cc:2468] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5c63afb604d4d3ea2edd3627f1c4d76 in term 1.
I20260630 12:12:40.585538 10964 leader_election.cc:304] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcd34b340ac146d8b8683a4229fe741e, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: 
I20260630 12:12:40.586696 11216 raft_consensus.cc:2804] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:40.587311 11216 raft_consensus.cc:697] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Becoming Leader. State: Replica: e5c63afb604d4d3ea2edd3627f1c4d76, State: Running, Role: LEADER
I20260630 12:12:40.588498 11216 consensus_queue.cc:237] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } }
I20260630 12:12:40.686123 11202 raft_consensus.cc:493] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:40.686420 11349 tablet_bootstrap.cc:654] T 76987f116cb641159cadb655b3a58cf8 P bcd34b340ac146d8b8683a4229fe741e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.687073 11192 tablet_bootstrap.cc:492] T 41ffd49edad54282ad25aed14f282d5d P 8c12427a60db4468934a8e7bdb91dacd: No bootstrap required, opened a new log
I20260630 12:12:40.687032 11198 tablet_bootstrap.cc:492] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76: No bootstrap required, opened a new log
I20260630 12:12:40.699182 11192 ts_tablet_manager.cc:1403] T 41ffd49edad54282ad25aed14f282d5d P 8c12427a60db4468934a8e7bdb91dacd: Time spent bootstrapping tablet: real 0.289s	user 0.012s	sys 0.008s
I20260630 12:12:40.699604 11198 ts_tablet_manager.cc:1403] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent bootstrapping tablet: real 0.295s	user 0.054s	sys 0.033s
I20260630 12:12:40.690804 11300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091c63958a2d4198a40c7b9cba46e102" candidate_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd34b340ac146d8b8683a4229fe741e" is_pre_election: true
I20260630 12:12:40.694253 10896 catalog_manager.cc:5697] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 73221a0a082240a190672a8726abc3ee (127.7.215.131). New cstate: current_term: 1 leader_uuid: "73221a0a082240a190672a8726abc3ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:40.696094 11226 raft_consensus.cc:493] T 07de3889f5594ad398a0e2fa50c16ced P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:40.696331 10894 catalog_manager.cc:5697] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129). New cstate: current_term: 1 leader_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:40.697506 11268 raft_consensus.cc:493] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:40.701738 11229 raft_consensus.cc:493] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:40.702490 11374 raft_consensus.cc:493] T dd2315843a1f4c6c93a10b7e02a58993 P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:40.705847 11268 raft_consensus.cc:515] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.707866 11229 raft_consensus.cc:515] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:40.708644 11268 leader_election.cc:290] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367), e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705)
I20260630 12:12:40.701236 11356 leader_election.cc:290] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705), 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923)
I20260630 12:12:40.700562 11073 raft_consensus.cc:2468] T 091c63958a2d4198a40c7b9cba46e102 P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5c63afb604d4d3ea2edd3627f1c4d76 in term 1.
I20260630 12:12:40.714934 11193 tablet_bootstrap.cc:492] T 76987f116cb641159cadb655b3a58cf8 P 73221a0a082240a190672a8726abc3ee: No bootstrap required, opened a new log
I20260630 12:12:40.716820 11193 ts_tablet_manager.cc:1403] T 76987f116cb641159cadb655b3a58cf8 P 73221a0a082240a190672a8726abc3ee: Time spent bootstrapping tablet: real 0.310s	user 0.017s	sys 0.003s
I20260630 12:12:40.700099 11202 raft_consensus.cc:515] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.721990 10998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d569c6e8c74c9b80c8691d05e513c8" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" is_pre_election: true
I20260630 12:12:40.702948 11300 raft_consensus.cc:2376] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate e5c63afb604d4d3ea2edd3627f1c4d76 in term 1. Re-sending same reply.
I20260630 12:12:40.725987 11198 raft_consensus.cc:359] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.726712 11198 raft_consensus.cc:385] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.726969 11198 raft_consensus.cc:740] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5c63afb604d4d3ea2edd3627f1c4d76, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.727594 11198 consensus_queue.cc:260] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.728422 11299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d569c6e8c74c9b80c8691d05e513c8" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd34b340ac146d8b8683a4229fe741e" is_pre_election: true
I20260630 12:12:40.704782 11226 raft_consensus.cc:515] T 07de3889f5594ad398a0e2fa50c16ced P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:40.732478 11198 ts_tablet_manager.cc:1434] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260630 12:12:40.734925 11198 tablet_bootstrap.cc:492] T dd2315843a1f4c6c93a10b7e02a58993 P e5c63afb604d4d3ea2edd3627f1c4d76: Bootstrap starting.
I20260630 12:12:40.713249 11374 raft_consensus.cc:515] T dd2315843a1f4c6c93a10b7e02a58993 P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.736696 11374 leader_election.cc:290] T dd2315843a1f4c6c93a10b7e02a58993 P bcd34b340ac146d8b8683a4229fe741e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923), e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705)
I20260630 12:12:40.731418 10998 raft_consensus.cc:2468] T a0d569c6e8c74c9b80c8691d05e513c8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73221a0a082240a190672a8726abc3ee in term 0.
I20260630 12:12:40.738529 11192 raft_consensus.cc:359] T 41ffd49edad54282ad25aed14f282d5d P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } }
I20260630 12:12:40.740928 11192 raft_consensus.cc:385] T 41ffd49edad54282ad25aed14f282d5d P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.741344 11192 raft_consensus.cc:740] T 41ffd49edad54282ad25aed14f282d5d P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c12427a60db4468934a8e7bdb91dacd, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.742142 11192 consensus_queue.cc:260] T 41ffd49edad54282ad25aed14f282d5d P 8c12427a60db4468934a8e7bdb91dacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } }
I20260630 12:12:40.731819 11229 leader_election.cc:290] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367), 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923)
I20260630 12:12:40.753571 11298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07de3889f5594ad398a0e2fa50c16ced" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd34b340ac146d8b8683a4229fe741e" is_pre_election: true
I20260630 12:12:40.756974 11202 leader_election.cc:290] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671), bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367)
W20260630 12:12:40.751435 11113 leader_election.cc:343] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:40.759725 11073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07de3889f5594ad398a0e2fa50c16ced" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd" is_pre_election: true
I20260630 12:12:40.760450 11198 tablet_bootstrap.cc:654] T dd2315843a1f4c6c93a10b7e02a58993 P e5c63afb604d4d3ea2edd3627f1c4d76: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.760380 11073 raft_consensus.cc:2468] T 07de3889f5594ad398a0e2fa50c16ced P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73221a0a082240a190672a8726abc3ee in term 0.
I20260630 12:12:40.764475 11193 raft_consensus.cc:359] T 76987f116cb641159cadb655b3a58cf8 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.764971 11193 raft_consensus.cc:385] T 76987f116cb641159cadb655b3a58cf8 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.765137 11193 raft_consensus.cc:740] T 76987f116cb641159cadb655b3a58cf8 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.765869 11111 leader_election.cc:304] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee [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: 73221a0a082240a190672a8726abc3ee, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: bcd34b340ac146d8b8683a4229fe741e
I20260630 12:12:40.766582 11192 ts_tablet_manager.cc:1434] T 41ffd49edad54282ad25aed14f282d5d P 8c12427a60db4468934a8e7bdb91dacd: Time spent starting tablet: real 0.067s	user 0.009s	sys 0.000s
I20260630 12:12:40.767125 11111 leader_election.cc:304] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73221a0a082240a190672a8726abc3ee, 8c12427a60db4468934a8e7bdb91dacd; no voters: 
I20260630 12:12:40.767958 11268 raft_consensus.cc:2804] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:40.768321 11268 raft_consensus.cc:493] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:40.768640 11268 raft_consensus.cc:3060] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:12:40.768594 11113 leader_election.cc:343] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:40.773288 11229 raft_consensus.cc:2804] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:40.773662 11229 raft_consensus.cc:493] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:40.774005 11229 raft_consensus.cc:3060] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:40.774334 11298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76987f116cb641159cadb655b3a58cf8" candidate_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd34b340ac146d8b8683a4229fe741e" is_pre_election: true
I20260630 12:12:40.774617 11226 leader_election.cc:290] T 07de3889f5594ad398a0e2fa50c16ced P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367), 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671)
I20260630 12:12:40.775553 11349 tablet_bootstrap.cc:492] T 76987f116cb641159cadb655b3a58cf8 P bcd34b340ac146d8b8683a4229fe741e: No bootstrap required, opened a new log
I20260630 12:12:40.776011 11349 ts_tablet_manager.cc:1403] T 76987f116cb641159cadb655b3a58cf8 P bcd34b340ac146d8b8683a4229fe741e: Time spent bootstrapping tablet: real 0.327s	user 0.029s	sys 0.040s
W20260630 12:12:40.777403 10964 leader_election.cc:343] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:40.780020 11193 consensus_queue.cc:260] T 76987f116cb641159cadb655b3a58cf8 P 73221a0a082240a190672a8726abc3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.779253 11145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76987f116cb641159cadb655b3a58cf8" candidate_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73221a0a082240a190672a8726abc3ee" is_pre_election: true
I20260630 12:12:40.784762 11145 raft_consensus.cc:2468] T 76987f116cb641159cadb655b3a58cf8 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5c63afb604d4d3ea2edd3627f1c4d76 in term 0.
I20260630 12:12:40.786105 11193 ts_tablet_manager.cc:1434] T 76987f116cb641159cadb655b3a58cf8 P 73221a0a082240a190672a8726abc3ee: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.003s
I20260630 12:12:40.785995 10961 leader_election.cc:304] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [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: 73221a0a082240a190672a8726abc3ee, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: bcd34b340ac146d8b8683a4229fe741e
I20260630 12:12:40.790087 11374 raft_consensus.cc:493] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:40.790117 11145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07de3889f5594ad398a0e2fa50c16ced" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73221a0a082240a190672a8726abc3ee" is_pre_election: true
I20260630 12:12:40.791666 11298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb611b5dd7c47f5a7979d338b8d870f" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd34b340ac146d8b8683a4229fe741e" is_pre_election: true
I20260630 12:12:40.791968 11300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07de3889f5594ad398a0e2fa50c16ced" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd34b340ac146d8b8683a4229fe741e" is_pre_election: true
I20260630 12:12:40.795526 11202 raft_consensus.cc:2804] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:40.794303 11374 raft_consensus.cc:515] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } }
I20260630 12:12:40.797061 11202 raft_consensus.cc:493] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:40.797417 11202 raft_consensus.cc:3060] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:40.797947 11349 raft_consensus.cc:359] T 76987f116cb641159cadb655b3a58cf8 P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.798686 11349 raft_consensus.cc:385] T 76987f116cb641159cadb655b3a58cf8 P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.798980 11349 raft_consensus.cc:740] T 76987f116cb641159cadb655b3a58cf8 P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd34b340ac146d8b8683a4229fe741e, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.799263 11374 leader_election.cc:290] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671), 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923)
I20260630 12:12:40.803748 11349 consensus_queue.cc:260] T 76987f116cb641159cadb655b3a58cf8 P bcd34b340ac146d8b8683a4229fe741e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
W20260630 12:12:40.807288 11039 leader_election.cc:343] T 07de3889f5594ad398a0e2fa50c16ced P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:40.809826 11198 tablet_bootstrap.cc:492] T dd2315843a1f4c6c93a10b7e02a58993 P e5c63afb604d4d3ea2edd3627f1c4d76: No bootstrap required, opened a new log
I20260630 12:12:40.810247 11198 ts_tablet_manager.cc:1403] T dd2315843a1f4c6c93a10b7e02a58993 P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent bootstrapping tablet: real 0.075s	user 0.006s	sys 0.008s
I20260630 12:12:40.811185 11349 ts_tablet_manager.cc:1434] T 76987f116cb641159cadb655b3a58cf8 P bcd34b340ac146d8b8683a4229fe741e: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.006s
W20260630 12:12:40.814508 10882 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet dd2315843a1f4c6c93a10b7e02a58993 (table range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet dd2315843a1f4c6c93a10b7e02a58993 consensus state has no leader
W20260630 12:12:40.819454 11039 leader_election.cc:343] T 2cb611b5dd7c47f5a7979d338b8d870f P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:40.819952 11039 leader_election.cc:304] T 2cb611b5dd7c47f5a7979d338b8d870f P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c12427a60db4468934a8e7bdb91dacd; no voters: bcd34b340ac146d8b8683a4229fe741e, e5c63afb604d4d3ea2edd3627f1c4d76
I20260630 12:12:40.821084 11226 raft_consensus.cc:2749] T 2cb611b5dd7c47f5a7979d338b8d870f P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:40.827116 11229 raft_consensus.cc:515] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:40.808138 11268 raft_consensus.cc:515] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.828498 11145 raft_consensus.cc:2393] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c12427a60db4468934a8e7bdb91dacd in current term 1: Already voted for candidate 73221a0a082240a190672a8726abc3ee in this term.
I20260630 12:12:40.831331 10998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d569c6e8c74c9b80c8691d05e513c8" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76"
I20260630 12:12:40.831331 11073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07de3889f5594ad398a0e2fa50c16ced" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd"
I20260630 12:12:40.832101 10998 raft_consensus.cc:3060] T a0d569c6e8c74c9b80c8691d05e513c8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:40.832201 11073 raft_consensus.cc:3060] T 07de3889f5594ad398a0e2fa50c16ced P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:40.830318 11268 leader_election.cc:290] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 election: Requested vote from peers bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367), e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705)
I20260630 12:12:40.834147 11229 leader_election.cc:290] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 election: Requested vote from peers bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367), 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923)
I20260630 12:12:40.842492 11226 raft_consensus.cc:493] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:40.842952 11036 leader_election.cc:304] T 07de3889f5594ad398a0e2fa50c16ced P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c12427a60db4468934a8e7bdb91dacd; no voters: 73221a0a082240a190672a8726abc3ee, bcd34b340ac146d8b8683a4229fe741e
I20260630 12:12:40.843060 11226 raft_consensus.cc:515] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.845228 11226 leader_election.cc:290] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367), e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705)
I20260630 12:12:40.845865 10998 raft_consensus.cc:2468] T a0d569c6e8c74c9b80c8691d05e513c8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73221a0a082240a190672a8726abc3ee in term 1.
I20260630 12:12:40.852156 11300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07de3889f5594ad398a0e2fa50c16ced" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd34b340ac146d8b8683a4229fe741e"
I20260630 12:12:40.852502 11299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d569c6e8c74c9b80c8691d05e513c8" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd34b340ac146d8b8683a4229fe741e"
I20260630 12:12:40.848500 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2315843a1f4c6c93a10b7e02a58993" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" is_pre_election: true
W20260630 12:12:40.856040 11113 leader_election.cc:343] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:40.856280 11298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2315843a1f4c6c93a10b7e02a58993" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd34b340ac146d8b8683a4229fe741e" is_pre_election: true
I20260630 12:12:40.857031 11349 tablet_bootstrap.cc:492] T c4050861dd2b4e4ea9907923a5e62f2b P bcd34b340ac146d8b8683a4229fe741e: Bootstrap starting.
I20260630 12:12:40.856980 11298 raft_consensus.cc:2468] T dd2315843a1f4c6c93a10b7e02a58993 P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c12427a60db4468934a8e7bdb91dacd in term 0.
I20260630 12:12:40.858318 11039 leader_election.cc:304] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c12427a60db4468934a8e7bdb91dacd, bcd34b340ac146d8b8683a4229fe741e; no voters: 
I20260630 12:12:40.859573 11379 raft_consensus.cc:2804] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:40.859946 11379 raft_consensus.cc:493] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:40.860220 11379 raft_consensus.cc:3060] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:40.860760 11111 leader_election.cc:304] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73221a0a082240a190672a8726abc3ee, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: 
I20260630 12:12:40.865484 11073 raft_consensus.cc:2468] T 07de3889f5594ad398a0e2fa50c16ced P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73221a0a082240a190672a8726abc3ee in term 1.
W20260630 12:12:40.865918 11113 leader_election.cc:343] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:40.866039 11226 raft_consensus.cc:2749] T 07de3889f5594ad398a0e2fa50c16ced P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:40.868722 11111 leader_election.cc:304] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee [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: 73221a0a082240a190672a8726abc3ee, 8c12427a60db4468934a8e7bdb91dacd; no voters: bcd34b340ac146d8b8683a4229fe741e
I20260630 12:12:40.869359 11268 raft_consensus.cc:2804] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:40.870618 11377 raft_consensus.cc:2804] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:40.871155 11377 raft_consensus.cc:697] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee [term 1 LEADER]: Becoming Leader. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Running, Role: LEADER
I20260630 12:12:40.869867 11268 raft_consensus.cc:697] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee [term 1 LEADER]: Becoming Leader. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Running, Role: LEADER
I20260630 12:12:40.871446 11379 raft_consensus.cc:515] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.872068 11268 consensus_queue.cc:237] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.871979 11377 consensus_queue.cc:237] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:40.876210 10997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2315843a1f4c6c93a10b7e02a58993" candidate_uuid: "bcd34b340ac146d8b8683a4229fe741e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" is_pre_election: true
I20260630 12:12:40.879040 10998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091c63958a2d4198a40c7b9cba46e102" candidate_uuid: "bcd34b340ac146d8b8683a4229fe741e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" is_pre_election: true
I20260630 12:12:40.876224 11202 raft_consensus.cc:515] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.883430 11198 raft_consensus.cc:359] T dd2315843a1f4c6c93a10b7e02a58993 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.884153 11198 raft_consensus.cc:385] T dd2315843a1f4c6c93a10b7e02a58993 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:40.884900 11198 raft_consensus.cc:740] T dd2315843a1f4c6c93a10b7e02a58993 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5c63afb604d4d3ea2edd3627f1c4d76, State: Initialized, Role: FOLLOWER
I20260630 12:12:40.885614 11202 leader_election.cc:290] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 election: Requested vote from peers 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671), bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367)
I20260630 12:12:40.886343 11298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2315843a1f4c6c93a10b7e02a58993" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd34b340ac146d8b8683a4229fe741e"
I20260630 12:12:40.886628 11299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76987f116cb641159cadb655b3a58cf8" candidate_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd34b340ac146d8b8683a4229fe741e"
I20260630 12:12:40.886482 11198 consensus_queue.cc:260] T dd2315843a1f4c6c93a10b7e02a58993 P e5c63afb604d4d3ea2edd3627f1c4d76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.887202 10998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2315843a1f4c6c93a10b7e02a58993" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76"
I20260630 12:12:40.887279 11299 raft_consensus.cc:3060] T 76987f116cb641159cadb655b3a58cf8 P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:40.887825 11145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76987f116cb641159cadb655b3a58cf8" candidate_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73221a0a082240a190672a8726abc3ee"
I20260630 12:12:40.888933 11145 raft_consensus.cc:3060] T 76987f116cb641159cadb655b3a58cf8 P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:40.887265 11298 raft_consensus.cc:3060] T dd2315843a1f4c6c93a10b7e02a58993 P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:40.887488 10997 raft_consensus.cc:2468] T dd2315843a1f4c6c93a10b7e02a58993 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcd34b340ac146d8b8683a4229fe741e in term 0.
I20260630 12:12:40.891427 11379 leader_election.cc:290] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 1 election: Requested vote from peers bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367), e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705)
I20260630 12:12:40.903271 11260 leader_election.cc:304] T dd2315843a1f4c6c93a10b7e02a58993 P bcd34b340ac146d8b8683a4229fe741e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcd34b340ac146d8b8683a4229fe741e, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: 
I20260630 12:12:40.904651 11349 tablet_bootstrap.cc:654] T c4050861dd2b4e4ea9907923a5e62f2b P bcd34b340ac146d8b8683a4229fe741e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:40.907624 11299 raft_consensus.cc:2468] T 76987f116cb641159cadb655b3a58cf8 P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5c63afb604d4d3ea2edd3627f1c4d76 in term 1.
I20260630 12:12:40.910908 11298 raft_consensus.cc:2468] T dd2315843a1f4c6c93a10b7e02a58993 P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c12427a60db4468934a8e7bdb91dacd in term 1.
I20260630 12:12:40.911823 11374 raft_consensus.cc:2764] T dd2315843a1f4c6c93a10b7e02a58993 P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:12:40.917392 11198 ts_tablet_manager.cc:1434] T dd2315843a1f4c6c93a10b7e02a58993 P e5c63afb604d4d3ea2edd3627f1c4d76: Time spent starting tablet: real 0.107s	user 0.011s	sys 0.000s
I20260630 12:12:40.916708 11202 raft_consensus.cc:493] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:40.921059 10964 leader_election.cc:304] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcd34b340ac146d8b8683a4229fe741e, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: 
I20260630 12:12:40.921406 11202 raft_consensus.cc:515] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.921916 11216 raft_consensus.cc:2804] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:40.921059 11039 leader_election.cc:304] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd [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: 8c12427a60db4468934a8e7bdb91dacd, bcd34b340ac146d8b8683a4229fe741e; no voters: e5c63afb604d4d3ea2edd3627f1c4d76
I20260630 12:12:40.922480 11216 raft_consensus.cc:697] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Becoming Leader. State: Replica: e5c63afb604d4d3ea2edd3627f1c4d76, State: Running, Role: LEADER
I20260630 12:12:40.923198 11379 raft_consensus.cc:2804] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:40.923506 11202 leader_election.cc:290] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367), 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923)
I20260630 12:12:40.923285 11216 consensus_queue.cc:237] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.923794 11379 raft_consensus.cc:697] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd [term 1 LEADER]: Becoming Leader. State: Replica: 8c12427a60db4468934a8e7bdb91dacd, State: Running, Role: LEADER
I20260630 12:12:40.926777 10893 catalog_manager.cc:5697] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 73221a0a082240a190672a8726abc3ee (127.7.215.131). New cstate: current_term: 1 leader_uuid: "73221a0a082240a190672a8726abc3ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:40.929056 10893 catalog_manager.cc:5697] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 73221a0a082240a190672a8726abc3ee (127.7.215.131). New cstate: current_term: 1 leader_uuid: "73221a0a082240a190672a8726abc3ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:40.933678 11379 consensus_queue.cc:237] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.937480 11073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb611b5dd7c47f5a7979d338b8d870f" candidate_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd" is_pre_election: true
I20260630 12:12:40.938067 11073 raft_consensus.cc:2468] T 2cb611b5dd7c47f5a7979d338b8d870f P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5c63afb604d4d3ea2edd3627f1c4d76 in term 0.
I20260630 12:12:40.939213 10962 leader_election.cc:304] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c12427a60db4468934a8e7bdb91dacd, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: 
I20260630 12:12:40.940109 11202 raft_consensus.cc:2804] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:40.943289 11202 raft_consensus.cc:493] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:40.943674 11202 raft_consensus.cc:3060] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:40.945593 11071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2315843a1f4c6c93a10b7e02a58993" candidate_uuid: "bcd34b340ac146d8b8683a4229fe741e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd" is_pre_election: true
I20260630 12:12:40.948290 11070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ffd49edad54282ad25aed14f282d5d" candidate_uuid: "bcd34b340ac146d8b8683a4229fe741e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd" is_pre_election: true
I20260630 12:12:40.950137 11070 raft_consensus.cc:2468] T 41ffd49edad54282ad25aed14f282d5d P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcd34b340ac146d8b8683a4229fe741e in term 0.
I20260630 12:12:40.952885 11145 raft_consensus.cc:2468] T 76987f116cb641159cadb655b3a58cf8 P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5c63afb604d4d3ea2edd3627f1c4d76 in term 1.
I20260630 12:12:40.954730 11260 leader_election.cc:304] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c12427a60db4468934a8e7bdb91dacd, bcd34b340ac146d8b8683a4229fe741e; no voters: 
I20260630 12:12:40.955137 11349 tablet_bootstrap.cc:492] T c4050861dd2b4e4ea9907923a5e62f2b P bcd34b340ac146d8b8683a4229fe741e: No bootstrap required, opened a new log
I20260630 12:12:40.955365 11073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091c63958a2d4198a40c7b9cba46e102" candidate_uuid: "bcd34b340ac146d8b8683a4229fe741e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd" is_pre_election: true
I20260630 12:12:40.957088 11229 consensus_queue.cc:1048] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:40.959872 11202 raft_consensus.cc:515] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.968122 11299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb611b5dd7c47f5a7979d338b8d870f" candidate_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd34b340ac146d8b8683a4229fe741e"
I20260630 12:12:40.969782 11349 ts_tablet_manager.cc:1403] T c4050861dd2b4e4ea9907923a5e62f2b P bcd34b340ac146d8b8683a4229fe741e: Time spent bootstrapping tablet: real 0.113s	user 0.012s	sys 0.014s
W20260630 12:12:40.970052 10964 leader_election.cc:343] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:40.970156 11374 raft_consensus.cc:2804] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:40.973784 11073 raft_consensus.cc:2393] T 091c63958a2d4198a40c7b9cba46e102 P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcd34b340ac146d8b8683a4229fe741e in current term 1: Already voted for candidate e5c63afb604d4d3ea2edd3627f1c4d76 in this term.
I20260630 12:12:40.971199 11374 raft_consensus.cc:493] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:40.974478 11374 raft_consensus.cc:3060] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:40.976034 11260 leader_election.cc:304] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcd34b340ac146d8b8683a4229fe741e; no voters: 8c12427a60db4468934a8e7bdb91dacd, e5c63afb604d4d3ea2edd3627f1c4d76
I20260630 12:12:40.979342 11356 raft_consensus.cc:2749] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:40.983628 11145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ffd49edad54282ad25aed14f282d5d" candidate_uuid: "bcd34b340ac146d8b8683a4229fe741e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73221a0a082240a190672a8726abc3ee" is_pre_election: true
I20260630 12:12:40.984489 11145 raft_consensus.cc:2468] T 41ffd49edad54282ad25aed14f282d5d P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcd34b340ac146d8b8683a4229fe741e in term 0.
I20260630 12:12:40.980131 11298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb611b5dd7c47f5a7979d338b8d870f" candidate_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd34b340ac146d8b8683a4229fe741e" is_pre_election: true
W20260630 12:12:40.992522 10964 leader_election.cc:343] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:40.996196 11374 raft_consensus.cc:515] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } }
I20260630 12:12:40.998405 10893 catalog_manager.cc:5697] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130). New cstate: current_term: 1 leader_uuid: "8c12427a60db4468934a8e7bdb91dacd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:40.975067 11349 raft_consensus.cc:359] T c4050861dd2b4e4ea9907923a5e62f2b P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:40.990613 11073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb611b5dd7c47f5a7979d338b8d870f" candidate_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd"
I20260630 12:12:40.989118 11202 leader_election.cc:290] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76 [CANDIDATE]: Term 1 election: Requested vote from peers bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367), 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923)
I20260630 12:12:41.004098 11374 leader_election.cc:290] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e [CANDIDATE]: Term 1 election: Requested vote from peers 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671), 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923)
I20260630 12:12:41.003580 11349 raft_consensus.cc:385] T c4050861dd2b4e4ea9907923a5e62f2b P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.005281 11071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ffd49edad54282ad25aed14f282d5d" candidate_uuid: "bcd34b340ac146d8b8683a4229fe741e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd"
I20260630 12:12:41.005476 11349 raft_consensus.cc:740] T c4050861dd2b4e4ea9907923a5e62f2b P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd34b340ac146d8b8683a4229fe741e, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.006326 11071 raft_consensus.cc:3060] T 41ffd49edad54282ad25aed14f282d5d P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.003011 11073 raft_consensus.cc:3060] T 2cb611b5dd7c47f5a7979d338b8d870f P 8c12427a60db4468934a8e7bdb91dacd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.006680 11349 consensus_queue.cc:260] T c4050861dd2b4e4ea9907923a5e62f2b P bcd34b340ac146d8b8683a4229fe741e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:41.008991 11349 ts_tablet_manager.cc:1434] T c4050861dd2b4e4ea9907923a5e62f2b P bcd34b340ac146d8b8683a4229fe741e: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260630 12:12:41.016022 11349 tablet_bootstrap.cc:492] T 2cb611b5dd7c47f5a7979d338b8d870f P bcd34b340ac146d8b8683a4229fe741e: Bootstrap starting.
I20260630 12:12:41.019573 11071 raft_consensus.cc:2468] T 41ffd49edad54282ad25aed14f282d5d P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd34b340ac146d8b8683a4229fe741e in term 1.
I20260630 12:12:41.022753 11260 leader_election.cc:304] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c12427a60db4468934a8e7bdb91dacd, bcd34b340ac146d8b8683a4229fe741e; no voters: 
I20260630 12:12:41.023265 11349 tablet_bootstrap.cc:654] T 2cb611b5dd7c47f5a7979d338b8d870f P bcd34b340ac146d8b8683a4229fe741e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.023581 11374 raft_consensus.cc:2804] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:41.024895 11374 raft_consensus.cc:697] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e [term 1 LEADER]: Becoming Leader. State: Replica: bcd34b340ac146d8b8683a4229fe741e, State: Running, Role: LEADER
I20260630 12:12:41.025804 11298 raft_consensus.cc:3060] T c4050861dd2b4e4ea9907923a5e62f2b P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.027580 10896 catalog_manager.cc:5697] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129). New cstate: current_term: 1 leader_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:41.028158 11145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ffd49edad54282ad25aed14f282d5d" candidate_uuid: "bcd34b340ac146d8b8683a4229fe741e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73221a0a082240a190672a8726abc3ee"
I20260630 12:12:41.030009 10949 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:41.029490 11145 raft_consensus.cc:3060] T 41ffd49edad54282ad25aed14f282d5d P 73221a0a082240a190672a8726abc3ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.032964 11073 raft_consensus.cc:2468] T 2cb611b5dd7c47f5a7979d338b8d870f P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5c63afb604d4d3ea2edd3627f1c4d76 in term 1.
I20260630 12:12:41.034641 10962 leader_election.cc:304] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76 [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: 8c12427a60db4468934a8e7bdb91dacd, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: bcd34b340ac146d8b8683a4229fe741e
I20260630 12:12:41.036340 11202 raft_consensus.cc:2804] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:41.026043 11374 consensus_queue.cc:237] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } }
I20260630 12:12:41.036814 11202 raft_consensus.cc:697] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Becoming Leader. State: Replica: e5c63afb604d4d3ea2edd3627f1c4d76, State: Running, Role: LEADER
I20260630 12:12:41.037796 11202 consensus_queue.cc:237] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:41.044497 11145 raft_consensus.cc:2468] T 41ffd49edad54282ad25aed14f282d5d P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd34b340ac146d8b8683a4229fe741e in term 1.
W20260630 12:12:41.049857 10949 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:12:41.055301 11349 tablet_bootstrap.cc:492] T 2cb611b5dd7c47f5a7979d338b8d870f P bcd34b340ac146d8b8683a4229fe741e: No bootstrap required, opened a new log
I20260630 12:12:41.055847 11349 ts_tablet_manager.cc:1403] T 2cb611b5dd7c47f5a7979d338b8d870f P bcd34b340ac146d8b8683a4229fe741e: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.009s
I20260630 12:12:41.059134 11349 raft_consensus.cc:359] T 2cb611b5dd7c47f5a7979d338b8d870f P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:41.059842 11349 raft_consensus.cc:385] T 2cb611b5dd7c47f5a7979d338b8d870f P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.059563 11229 consensus_queue.cc:1048] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:41.060171 11349 raft_consensus.cc:740] T 2cb611b5dd7c47f5a7979d338b8d870f P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd34b340ac146d8b8683a4229fe741e, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.060942 11349 consensus_queue.cc:260] T 2cb611b5dd7c47f5a7979d338b8d870f P bcd34b340ac146d8b8683a4229fe741e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:41.063390 11349 ts_tablet_manager.cc:1434] T 2cb611b5dd7c47f5a7979d338b8d870f P bcd34b340ac146d8b8683a4229fe741e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:12:41.064420 11349 tablet_bootstrap.cc:492] T a0d569c6e8c74c9b80c8691d05e513c8 P bcd34b340ac146d8b8683a4229fe741e: Bootstrap starting.
I20260630 12:12:41.063550 10893 catalog_manager.cc:5697] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e reported cstate change: term changed from 0 to 1, leader changed from <none> to bcd34b340ac146d8b8683a4229fe741e (127.7.215.132). New cstate: current_term: 1 leader_uuid: "bcd34b340ac146d8b8683a4229fe741e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:41.072181 11374 raft_consensus.cc:493] T 2cb611b5dd7c47f5a7979d338b8d870f P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.072525 11349 tablet_bootstrap.cc:654] T a0d569c6e8c74c9b80c8691d05e513c8 P bcd34b340ac146d8b8683a4229fe741e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.072778 11374 raft_consensus.cc:515] T 2cb611b5dd7c47f5a7979d338b8d870f P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:41.074940 11374 leader_election.cc:290] T 2cb611b5dd7c47f5a7979d338b8d870f P bcd34b340ac146d8b8683a4229fe741e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923), e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705)
I20260630 12:12:41.077157 10997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb611b5dd7c47f5a7979d338b8d870f" candidate_uuid: "bcd34b340ac146d8b8683a4229fe741e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" is_pre_election: true
I20260630 12:12:41.077154 11073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb611b5dd7c47f5a7979d338b8d870f" candidate_uuid: "bcd34b340ac146d8b8683a4229fe741e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c12427a60db4468934a8e7bdb91dacd" is_pre_election: true
I20260630 12:12:41.079694 11073 raft_consensus.cc:2393] T 2cb611b5dd7c47f5a7979d338b8d870f P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcd34b340ac146d8b8683a4229fe741e in current term 1: Already voted for candidate e5c63afb604d4d3ea2edd3627f1c4d76 in this term.
I20260630 12:12:41.079936 11349 tablet_bootstrap.cc:492] T a0d569c6e8c74c9b80c8691d05e513c8 P bcd34b340ac146d8b8683a4229fe741e: No bootstrap required, opened a new log
I20260630 12:12:41.080405 11349 ts_tablet_manager.cc:1403] T a0d569c6e8c74c9b80c8691d05e513c8 P bcd34b340ac146d8b8683a4229fe741e: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260630 12:12:41.080150 10896 catalog_manager.cc:5697] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129). New cstate: current_term: 1 leader_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:41.081514 11260 leader_election.cc:304] T 2cb611b5dd7c47f5a7979d338b8d870f P bcd34b340ac146d8b8683a4229fe741e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcd34b340ac146d8b8683a4229fe741e; no voters: 8c12427a60db4468934a8e7bdb91dacd, e5c63afb604d4d3ea2edd3627f1c4d76
I20260630 12:12:41.082715 11374 raft_consensus.cc:3060] T 2cb611b5dd7c47f5a7979d338b8d870f P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.083359 11349 raft_consensus.cc:359] T a0d569c6e8c74c9b80c8691d05e513c8 P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:41.084064 11349 raft_consensus.cc:385] T a0d569c6e8c74c9b80c8691d05e513c8 P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.084334 11349 raft_consensus.cc:740] T a0d569c6e8c74c9b80c8691d05e513c8 P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd34b340ac146d8b8683a4229fe741e, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.085026 11349 consensus_queue.cc:260] T a0d569c6e8c74c9b80c8691d05e513c8 P bcd34b340ac146d8b8683a4229fe741e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
W20260630 12:12:41.087255 10944 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:12:41.087924 11349 ts_tablet_manager.cc:1434] T a0d569c6e8c74c9b80c8691d05e513c8 P bcd34b340ac146d8b8683a4229fe741e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:12:41.088747 11349 tablet_bootstrap.cc:492] T 07de3889f5594ad398a0e2fa50c16ced P bcd34b340ac146d8b8683a4229fe741e: Bootstrap starting.
I20260630 12:12:41.089802 11374 raft_consensus.cc:2749] T 2cb611b5dd7c47f5a7979d338b8d870f P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:41.093914 11349 tablet_bootstrap.cc:654] T 07de3889f5594ad398a0e2fa50c16ced P bcd34b340ac146d8b8683a4229fe741e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.099197 11349 tablet_bootstrap.cc:492] T 07de3889f5594ad398a0e2fa50c16ced P bcd34b340ac146d8b8683a4229fe741e: No bootstrap required, opened a new log
I20260630 12:12:41.099663 11349 ts_tablet_manager.cc:1403] T 07de3889f5594ad398a0e2fa50c16ced P bcd34b340ac146d8b8683a4229fe741e: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.008s
I20260630 12:12:41.101408 11349 raft_consensus.cc:359] T 07de3889f5594ad398a0e2fa50c16ced P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:41.101924 11349 raft_consensus.cc:385] T 07de3889f5594ad398a0e2fa50c16ced P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.102156 11349 raft_consensus.cc:740] T 07de3889f5594ad398a0e2fa50c16ced P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd34b340ac146d8b8683a4229fe741e, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.102694 11349 consensus_queue.cc:260] T 07de3889f5594ad398a0e2fa50c16ced P bcd34b340ac146d8b8683a4229fe741e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:41.103981 11349 ts_tablet_manager.cc:1434] T 07de3889f5594ad398a0e2fa50c16ced P bcd34b340ac146d8b8683a4229fe741e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:12:41.112532 11216 consensus_queue.cc:1048] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:41.123819 11202 consensus_queue.cc:1048] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:41.292644 11229 consensus_queue.cc:1048] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:41.294224 11374 raft_consensus.cc:493] T a0d569c6e8c74c9b80c8691d05e513c8 P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.294761 11374 raft_consensus.cc:515] T a0d569c6e8c74c9b80c8691d05e513c8 P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:41.296990 11374 leader_election.cc:290] T a0d569c6e8c74c9b80c8691d05e513c8 P bcd34b340ac146d8b8683a4229fe741e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671), e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705)
I20260630 12:12:41.297734 11145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d569c6e8c74c9b80c8691d05e513c8" candidate_uuid: "bcd34b340ac146d8b8683a4229fe741e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73221a0a082240a190672a8726abc3ee" is_pre_election: true
I20260630 12:12:41.298482 10997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d569c6e8c74c9b80c8691d05e513c8" candidate_uuid: "bcd34b340ac146d8b8683a4229fe741e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" is_pre_election: true
I20260630 12:12:41.299285 10997 raft_consensus.cc:2393] T a0d569c6e8c74c9b80c8691d05e513c8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcd34b340ac146d8b8683a4229fe741e in current term 1: Already voted for candidate 73221a0a082240a190672a8726abc3ee in this term.
I20260630 12:12:41.300997 11260 leader_election.cc:304] T a0d569c6e8c74c9b80c8691d05e513c8 P bcd34b340ac146d8b8683a4229fe741e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcd34b340ac146d8b8683a4229fe741e; no voters: 73221a0a082240a190672a8726abc3ee, e5c63afb604d4d3ea2edd3627f1c4d76
I20260630 12:12:41.302079 11374 raft_consensus.cc:3060] T a0d569c6e8c74c9b80c8691d05e513c8 P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.306828 11298 raft_consensus.cc:3060] T 07de3889f5594ad398a0e2fa50c16ced P bcd34b340ac146d8b8683a4229fe741e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.309168 11374 raft_consensus.cc:2749] T a0d569c6e8c74c9b80c8691d05e513c8 P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:41.313763 11268 consensus_queue.cc:1048] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:41.325893 10997 raft_consensus.cc:3060] T dd2315843a1f4c6c93a10b7e02a58993 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.330559 11268 consensus_queue.cc:1048] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:41.333803 11379 consensus_queue.cc:1048] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:41.342084 11268 consensus_queue.cc:1048] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:41.349215 11379 consensus_queue.cc:1048] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:41.418380 11202 consensus_queue.cc:1048] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:41.423430 11202 consensus_queue.cc:1048] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:41.442929 11202 consensus_queue.cc:1048] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:41.446664 11202 consensus_queue.cc:1048] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:41.458554 11374 consensus_queue.cc:1048] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:41.484795 11356 consensus_queue.cc:1048] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e [LEADER]: Connected to new peer: Peer: permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:42.132706 11145 consensus_queue.cc:237] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [LEADER]: Queue 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: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } }
I20260630 12:12:42.138700 11073 raft_consensus.cc:1275] T 50fb641675d14a40a88953be075eafac P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:12:42.139616 11113 consensus_peers.cc:597] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee -> Peer bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367): Couldn't send request to peer bcd34b340ac146d8b8683a4229fe741e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50fb641675d14a40a88953be075eafac. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:42.139909 10997 raft_consensus.cc:1275] T 50fb641675d14a40a88953be075eafac P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:42.140077 11268 consensus_queue.cc:1048] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:42.141248 11229 consensus_queue.cc:1048] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:42.147425 11268 raft_consensus.cc:2955] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } } }
I20260630 12:12:42.149003 11073 raft_consensus.cc:2955] T 50fb641675d14a40a88953be075eafac P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } } }
I20260630 12:12:42.150753 10997 raft_consensus.cc:2955] T 50fb641675d14a40a88953be075eafac P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } } }
I20260630 12:12:42.160630 10895 catalog_manager.cc:5697] T 50fb641675d14a40a88953be075eafac P 8c12427a60db4468934a8e7bdb91dacd reported cstate change: config changed from index -1 to 2, NON_VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "73221a0a082240a190672a8726abc3ee" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } } }
I20260630 12:12:42.177640 11073 consensus_queue.cc:237] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Queue 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: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } }
W20260630 12:12:42.187647 11039 consensus_peers.cc:597] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd -> Peer bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367): Couldn't send request to peer bcd34b340ac146d8b8683a4229fe741e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a76768c9a5914a798fbf301ecc7261de. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:42.187844 11145 raft_consensus.cc:1275] T a76768c9a5914a798fbf301ecc7261de P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Refusing update from remote peer 8c12427a60db4468934a8e7bdb91dacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:42.188823 10997 raft_consensus.cc:1275] T a76768c9a5914a798fbf301ecc7261de P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Refusing update from remote peer 8c12427a60db4468934a8e7bdb91dacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:42.189608 11418 consensus_queue.cc:1048] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:42.190519 11226 consensus_queue.cc:1048] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:42.199129 11379 raft_consensus.cc:2955] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } } }
I20260630 12:12:42.200948 10997 raft_consensus.cc:2955] T a76768c9a5914a798fbf301ecc7261de P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } } }
I20260630 12:12:42.207538 11145 raft_consensus.cc:2955] T a76768c9a5914a798fbf301ecc7261de P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } } }
I20260630 12:12:42.212191 11146 consensus_queue.cc:237] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [LEADER]: Queue 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: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } }
I20260630 12:12:42.217512 10894 catalog_manager.cc:5697] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd reported cstate change: config changed from index -1 to 2, NON_VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "8c12427a60db4468934a8e7bdb91dacd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:42.231503 11073 raft_consensus.cc:1275] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:12:42.232959 11113 consensus_peers.cc:597] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee -> Peer bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367): Couldn't send request to peer bcd34b340ac146d8b8683a4229fe741e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: df5016d070ed46e99a2ba05944767d3f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:42.235877 11268 consensus_queue.cc:1048] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:42.242902 10997 raft_consensus.cc:1275] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:42.245286 11268 consensus_queue.cc:1048] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:42.251467 11229 raft_consensus.cc:2955] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } } }
I20260630 12:12:42.254590 11073 raft_consensus.cc:2955] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } } }
I20260630 12:12:42.259887 10997 raft_consensus.cc:2955] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } } }
I20260630 12:12:42.270455 10894 catalog_manager.cc:5697] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd reported cstate change: config changed from index -1 to 2, NON_VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "73221a0a082240a190672a8726abc3ee" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } } }
I20260630 12:12:42.273808 11073 consensus_queue.cc:237] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Queue 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: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } }
I20260630 12:12:42.281174 11146 raft_consensus.cc:1275] T 5988a5863baa4933b1b87223f4da2792 P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Refusing update from remote peer 8c12427a60db4468934a8e7bdb91dacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:42.282713 11418 consensus_queue.cc:1048] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:42.283288 10997 raft_consensus.cc:1275] T 5988a5863baa4933b1b87223f4da2792 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Refusing update from remote peer 8c12427a60db4468934a8e7bdb91dacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:12:42.283943 11039 consensus_peers.cc:597] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd -> Peer bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367): Couldn't send request to peer bcd34b340ac146d8b8683a4229fe741e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5988a5863baa4933b1b87223f4da2792. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:42.284875 11418 consensus_queue.cc:1048] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:42.296286 11379 raft_consensus.cc:2955] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } } }
I20260630 12:12:42.299259 10997 raft_consensus.cc:2955] T 5988a5863baa4933b1b87223f4da2792 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } } }
I20260630 12:12:42.300032 11146 raft_consensus.cc:2955] T 5988a5863baa4933b1b87223f4da2792 P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } } }
I20260630 12:12:42.314553 10894 catalog_manager.cc:5697] T 5988a5863baa4933b1b87223f4da2792 P 73221a0a082240a190672a8726abc3ee reported cstate change: config changed from index -1 to 2, NON_VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "8c12427a60db4468934a8e7bdb91dacd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } } }
I20260630 12:12:42.695567 11441 ts_tablet_manager.cc:933] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e: Initiating tablet copy from peer 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671)
I20260630 12:12:42.697341 11441 tablet_copy_client.cc:323] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.131:45671
I20260630 12:12:42.698530 11443 ts_tablet_manager.cc:933] T 5988a5863baa4933b1b87223f4da2792 P bcd34b340ac146d8b8683a4229fe741e: Initiating tablet copy from peer 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923)
I20260630 12:12:42.698967 11157 tablet_copy_service.cc:140] P 73221a0a082240a190672a8726abc3ee: Received BeginTabletCopySession request for tablet df5016d070ed46e99a2ba05944767d3f from peer bcd34b340ac146d8b8683a4229fe741e ({username='slave'} at 127.0.0.1:34348)
I20260630 12:12:42.699463 11157 tablet_copy_service.cc:161] P 73221a0a082240a190672a8726abc3ee: Beginning new tablet copy session on tablet df5016d070ed46e99a2ba05944767d3f from peer bcd34b340ac146d8b8683a4229fe741e at {username='slave'} at 127.0.0.1:34348: session id = bcd34b340ac146d8b8683a4229fe741e-df5016d070ed46e99a2ba05944767d3f
I20260630 12:12:42.700248 11443 tablet_copy_client.cc:323] T 5988a5863baa4933b1b87223f4da2792 P bcd34b340ac146d8b8683a4229fe741e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.130:37923
I20260630 12:12:42.701895 11083 tablet_copy_service.cc:140] P 8c12427a60db4468934a8e7bdb91dacd: Received BeginTabletCopySession request for tablet 5988a5863baa4933b1b87223f4da2792 from peer bcd34b340ac146d8b8683a4229fe741e ({username='slave'} at 127.0.0.1:41818)
I20260630 12:12:42.702405 11083 tablet_copy_service.cc:161] P 8c12427a60db4468934a8e7bdb91dacd: Beginning new tablet copy session on tablet 5988a5863baa4933b1b87223f4da2792 from peer bcd34b340ac146d8b8683a4229fe741e at {username='slave'} at 127.0.0.1:41818: session id = bcd34b340ac146d8b8683a4229fe741e-5988a5863baa4933b1b87223f4da2792
I20260630 12:12:42.706997 11157 tablet_copy_source_session.cc:215] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:42.707954 11083 tablet_copy_source_session.cc:215] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:42.711426 11443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5988a5863baa4933b1b87223f4da2792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.712265 11441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df5016d070ed46e99a2ba05944767d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.727610 11441 tablet_copy_client.cc:806] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:42.728099 11443 tablet_copy_client.cc:806] T 5988a5863baa4933b1b87223f4da2792 P bcd34b340ac146d8b8683a4229fe741e: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:42.728171 11441 tablet_copy_client.cc:670] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:42.728770 11443 tablet_copy_client.cc:670] T 5988a5863baa4933b1b87223f4da2792 P bcd34b340ac146d8b8683a4229fe741e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:42.734122 11443 tablet_copy_client.cc:538] T 5988a5863baa4933b1b87223f4da2792 P bcd34b340ac146d8b8683a4229fe741e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:42.734206 11441 tablet_copy_client.cc:538] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:42.747452 11441 tablet_bootstrap.cc:492] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e: Bootstrap starting.
I20260630 12:12:42.747933 11443 tablet_bootstrap.cc:492] T 5988a5863baa4933b1b87223f4da2792 P bcd34b340ac146d8b8683a4229fe741e: Bootstrap starting.
I20260630 12:12:42.757066 11446 ts_tablet_manager.cc:933] T 50fb641675d14a40a88953be075eafac P bcd34b340ac146d8b8683a4229fe741e: Initiating tablet copy from peer 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671)
I20260630 12:12:42.759231 11445 ts_tablet_manager.cc:933] T a76768c9a5914a798fbf301ecc7261de P bcd34b340ac146d8b8683a4229fe741e: Initiating tablet copy from peer 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923)
I20260630 12:12:42.761363 11446 tablet_copy_client.cc:323] T 50fb641675d14a40a88953be075eafac P bcd34b340ac146d8b8683a4229fe741e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.131:45671
I20260630 12:12:42.763497 11157 tablet_copy_service.cc:140] P 73221a0a082240a190672a8726abc3ee: Received BeginTabletCopySession request for tablet 50fb641675d14a40a88953be075eafac from peer bcd34b340ac146d8b8683a4229fe741e ({username='slave'} at 127.0.0.1:34348)
I20260630 12:12:42.764123 11157 tablet_copy_service.cc:161] P 73221a0a082240a190672a8726abc3ee: Beginning new tablet copy session on tablet 50fb641675d14a40a88953be075eafac from peer bcd34b340ac146d8b8683a4229fe741e at {username='slave'} at 127.0.0.1:34348: session id = bcd34b340ac146d8b8683a4229fe741e-50fb641675d14a40a88953be075eafac
I20260630 12:12:42.768862 11445 tablet_copy_client.cc:323] T a76768c9a5914a798fbf301ecc7261de P bcd34b340ac146d8b8683a4229fe741e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.130:37923
I20260630 12:12:42.770781 11083 tablet_copy_service.cc:140] P 8c12427a60db4468934a8e7bdb91dacd: Received BeginTabletCopySession request for tablet a76768c9a5914a798fbf301ecc7261de from peer bcd34b340ac146d8b8683a4229fe741e ({username='slave'} at 127.0.0.1:41818)
I20260630 12:12:42.771332 11083 tablet_copy_service.cc:161] P 8c12427a60db4468934a8e7bdb91dacd: Beginning new tablet copy session on tablet a76768c9a5914a798fbf301ecc7261de from peer bcd34b340ac146d8b8683a4229fe741e at {username='slave'} at 127.0.0.1:41818: session id = bcd34b340ac146d8b8683a4229fe741e-a76768c9a5914a798fbf301ecc7261de
I20260630 12:12:42.776029 11157 tablet_copy_source_session.cc:215] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:42.778720 11083 tablet_copy_source_session.cc:215] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:42.782132 11446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50fb641675d14a40a88953be075eafac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.785362 11445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76768c9a5914a798fbf301ecc7261de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.806336 11443 tablet_bootstrap.cc:492] T 5988a5863baa4933b1b87223f4da2792 P bcd34b340ac146d8b8683a4229fe741e: 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
I20260630 12:12:42.809803 11445 tablet_copy_client.cc:806] T a76768c9a5914a798fbf301ecc7261de P bcd34b340ac146d8b8683a4229fe741e: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:42.811677 11445 tablet_copy_client.cc:670] T a76768c9a5914a798fbf301ecc7261de P bcd34b340ac146d8b8683a4229fe741e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:42.811766 11441 tablet_bootstrap.cc:492] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e: 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
I20260630 12:12:42.811913 11446 tablet_copy_client.cc:806] T 50fb641675d14a40a88953be075eafac P bcd34b340ac146d8b8683a4229fe741e: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:42.812741 11441 tablet_bootstrap.cc:492] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e: Bootstrap complete.
I20260630 12:12:42.812621 11446 tablet_copy_client.cc:670] T 50fb641675d14a40a88953be075eafac P bcd34b340ac146d8b8683a4229fe741e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:42.811754 11443 tablet_bootstrap.cc:492] T 5988a5863baa4933b1b87223f4da2792 P bcd34b340ac146d8b8683a4229fe741e: Bootstrap complete.
I20260630 12:12:42.813470 11441 ts_tablet_manager.cc:1403] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e: Time spent bootstrapping tablet: real 0.066s	user 0.022s	sys 0.017s
I20260630 12:12:42.814098 11443 ts_tablet_manager.cc:1403] T 5988a5863baa4933b1b87223f4da2792 P bcd34b340ac146d8b8683a4229fe741e: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.015s
I20260630 12:12:42.817318 11441 raft_consensus.cc:359] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } }
I20260630 12:12:42.818207 11441 raft_consensus.cc:740] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bcd34b340ac146d8b8683a4229fe741e, State: Initialized, Role: LEARNER
I20260630 12:12:42.818817 11445 tablet_copy_client.cc:538] T a76768c9a5914a798fbf301ecc7261de P bcd34b340ac146d8b8683a4229fe741e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:42.818902 11441 consensus_queue.cc:260] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e [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: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } }
I20260630 12:12:42.821429 11441 ts_tablet_manager.cc:1434] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260630 12:12:42.823416 11446 tablet_copy_client.cc:538] T 50fb641675d14a40a88953be075eafac P bcd34b340ac146d8b8683a4229fe741e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:42.824090 11157 tablet_copy_service.cc:342] P 73221a0a082240a190672a8726abc3ee: Request end of tablet copy session bcd34b340ac146d8b8683a4229fe741e-df5016d070ed46e99a2ba05944767d3f received from {username='slave'} at 127.0.0.1:34348
I20260630 12:12:42.825706 11157 tablet_copy_service.cc:434] P 73221a0a082240a190672a8726abc3ee: ending tablet copy session bcd34b340ac146d8b8683a4229fe741e-df5016d070ed46e99a2ba05944767d3f on tablet df5016d070ed46e99a2ba05944767d3f with peer bcd34b340ac146d8b8683a4229fe741e
I20260630 12:12:42.823832 11443 raft_consensus.cc:359] T 5988a5863baa4933b1b87223f4da2792 P bcd34b340ac146d8b8683a4229fe741e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } }
I20260630 12:12:42.830801 11443 raft_consensus.cc:740] T 5988a5863baa4933b1b87223f4da2792 P bcd34b340ac146d8b8683a4229fe741e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bcd34b340ac146d8b8683a4229fe741e, State: Initialized, Role: LEARNER
I20260630 12:12:42.831539 11443 consensus_queue.cc:260] T 5988a5863baa4933b1b87223f4da2792 P bcd34b340ac146d8b8683a4229fe741e [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: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } }
I20260630 12:12:42.833891 11443 ts_tablet_manager.cc:1434] T 5988a5863baa4933b1b87223f4da2792 P bcd34b340ac146d8b8683a4229fe741e: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.005s
I20260630 12:12:42.831801 11445 tablet_bootstrap.cc:492] T a76768c9a5914a798fbf301ecc7261de P bcd34b340ac146d8b8683a4229fe741e: Bootstrap starting.
I20260630 12:12:42.835737 11083 tablet_copy_service.cc:342] P 8c12427a60db4468934a8e7bdb91dacd: Request end of tablet copy session bcd34b340ac146d8b8683a4229fe741e-5988a5863baa4933b1b87223f4da2792 received from {username='slave'} at 127.0.0.1:41818
I20260630 12:12:42.836169 11083 tablet_copy_service.cc:434] P 8c12427a60db4468934a8e7bdb91dacd: ending tablet copy session bcd34b340ac146d8b8683a4229fe741e-5988a5863baa4933b1b87223f4da2792 on tablet 5988a5863baa4933b1b87223f4da2792 with peer bcd34b340ac146d8b8683a4229fe741e
I20260630 12:12:42.834621 11446 tablet_bootstrap.cc:492] T 50fb641675d14a40a88953be075eafac P bcd34b340ac146d8b8683a4229fe741e: Bootstrap starting.
I20260630 12:12:42.856829 11445 tablet_bootstrap.cc:492] T a76768c9a5914a798fbf301ecc7261de P bcd34b340ac146d8b8683a4229fe741e: 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
I20260630 12:12:42.858214 11445 tablet_bootstrap.cc:492] T a76768c9a5914a798fbf301ecc7261de P bcd34b340ac146d8b8683a4229fe741e: Bootstrap complete.
I20260630 12:12:42.858903 11445 ts_tablet_manager.cc:1403] T a76768c9a5914a798fbf301ecc7261de P bcd34b340ac146d8b8683a4229fe741e: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.009s
I20260630 12:12:42.860041 11446 tablet_bootstrap.cc:492] T 50fb641675d14a40a88953be075eafac P bcd34b340ac146d8b8683a4229fe741e: 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
I20260630 12:12:42.860755 11446 tablet_bootstrap.cc:492] T 50fb641675d14a40a88953be075eafac P bcd34b340ac146d8b8683a4229fe741e: Bootstrap complete.
I20260630 12:12:42.861286 11446 ts_tablet_manager.cc:1403] T 50fb641675d14a40a88953be075eafac P bcd34b340ac146d8b8683a4229fe741e: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.008s
I20260630 12:12:42.861778 11445 raft_consensus.cc:359] T a76768c9a5914a798fbf301ecc7261de P bcd34b340ac146d8b8683a4229fe741e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } }
I20260630 12:12:42.862637 11445 raft_consensus.cc:740] T a76768c9a5914a798fbf301ecc7261de P bcd34b340ac146d8b8683a4229fe741e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bcd34b340ac146d8b8683a4229fe741e, State: Initialized, Role: LEARNER
I20260630 12:12:42.863298 11445 consensus_queue.cc:260] T a76768c9a5914a798fbf301ecc7261de P bcd34b340ac146d8b8683a4229fe741e [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: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } }
I20260630 12:12:42.864042 11446 raft_consensus.cc:359] T 50fb641675d14a40a88953be075eafac P bcd34b340ac146d8b8683a4229fe741e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } }
I20260630 12:12:42.864861 11446 raft_consensus.cc:740] T 50fb641675d14a40a88953be075eafac P bcd34b340ac146d8b8683a4229fe741e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bcd34b340ac146d8b8683a4229fe741e, State: Initialized, Role: LEARNER
I20260630 12:12:42.865662 11445 ts_tablet_manager.cc:1434] T a76768c9a5914a798fbf301ecc7261de P bcd34b340ac146d8b8683a4229fe741e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:12:42.865514 11446 consensus_queue.cc:260] T 50fb641675d14a40a88953be075eafac P bcd34b340ac146d8b8683a4229fe741e [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: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } }
I20260630 12:12:42.867515 11083 tablet_copy_service.cc:342] P 8c12427a60db4468934a8e7bdb91dacd: Request end of tablet copy session bcd34b340ac146d8b8683a4229fe741e-a76768c9a5914a798fbf301ecc7261de received from {username='slave'} at 127.0.0.1:41818
I20260630 12:12:42.867894 11083 tablet_copy_service.cc:434] P 8c12427a60db4468934a8e7bdb91dacd: ending tablet copy session bcd34b340ac146d8b8683a4229fe741e-a76768c9a5914a798fbf301ecc7261de on tablet a76768c9a5914a798fbf301ecc7261de with peer bcd34b340ac146d8b8683a4229fe741e
I20260630 12:12:42.870330 11446 ts_tablet_manager.cc:1434] T 50fb641675d14a40a88953be075eafac P bcd34b340ac146d8b8683a4229fe741e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260630 12:12:42.872117 11157 tablet_copy_service.cc:342] P 73221a0a082240a190672a8726abc3ee: Request end of tablet copy session bcd34b340ac146d8b8683a4229fe741e-50fb641675d14a40a88953be075eafac received from {username='slave'} at 127.0.0.1:34348
I20260630 12:12:42.872530 11157 tablet_copy_service.cc:434] P 73221a0a082240a190672a8726abc3ee: ending tablet copy session bcd34b340ac146d8b8683a4229fe741e-50fb641675d14a40a88953be075eafac on tablet 50fb641675d14a40a88953be075eafac with peer bcd34b340ac146d8b8683a4229fe741e
I20260630 12:12:43.051080 10949 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:43.081012 10996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76987f116cb641159cadb655b3a58cf8"
dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76"
mode: GRACEFUL
new_leader_uuid: "bcd34b340ac146d8b8683a4229fe741e"
 from {username='slave'} at 127.0.0.1:51044
I20260630 12:12:43.081759 10996 raft_consensus.cc:606] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Received request to transfer leadership to TS bcd34b340ac146d8b8683a4229fe741e
I20260630 12:12:43.085013 10996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ed18db3b06b487ea43e0a441e883298"
dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76"
mode: GRACEFUL
new_leader_uuid: "73221a0a082240a190672a8726abc3ee"
 from {username='slave'} at 127.0.0.1:51044
I20260630 12:12:43.085518 10996 raft_consensus.cc:606] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Received request to transfer leadership to TS 73221a0a082240a190672a8726abc3ee
I20260630 12:12:43.097051 11146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a3c98a5d1b24be09c73442bf6186da7"
dest_uuid: "73221a0a082240a190672a8726abc3ee"
mode: GRACEFUL
new_leader_uuid: "8c12427a60db4468934a8e7bdb91dacd"
 from {username='slave'} at 127.0.0.1:34376
I20260630 12:12:43.097649 11146 raft_consensus.cc:606] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [term 1 LEADER]: Received request to transfer leadership to TS 8c12427a60db4468934a8e7bdb91dacd
I20260630 12:12:43.100378 11146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df5016d070ed46e99a2ba05944767d3f"
dest_uuid: "73221a0a082240a190672a8726abc3ee"
mode: GRACEFUL
new_leader_uuid: "8c12427a60db4468934a8e7bdb91dacd"
 from {username='slave'} at 127.0.0.1:34376
I20260630 12:12:43.100924 11146 raft_consensus.cc:606] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 1 LEADER]: Received request to transfer leadership to TS 8c12427a60db4468934a8e7bdb91dacd
I20260630 12:12:43.102032 10949 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260630 12:12:43.102875 10949 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:43.106372 11299 raft_consensus.cc:1217] T 5988a5863baa4933b1b87223f4da2792 P bcd34b340ac146d8b8683a4229fe741e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:43.175982 11229 raft_consensus.cc:993] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee: : Instructing follower 8c12427a60db4468934a8e7bdb91dacd to start an election
I20260630 12:12:43.176460 11268 raft_consensus.cc:1081] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [term 1 LEADER]: Signalling peer 8c12427a60db4468934a8e7bdb91dacd to start an election
I20260630 12:12:43.177862 11073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a3c98a5d1b24be09c73442bf6186da7"
dest_uuid: "8c12427a60db4468934a8e7bdb91dacd"
 from {username='slave'} at 127.0.0.1:41808
I20260630 12:12:43.178411 11073 raft_consensus.cc:493] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:43.178759 11073 raft_consensus.cc:3060] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.184819 11073 raft_consensus.cc:515] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:43.187680 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3c98a5d1b24be09c73442bf6186da7" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73221a0a082240a190672a8726abc3ee"
I20260630 12:12:43.187418 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3c98a5d1b24be09c73442bf6186da7" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76"
I20260630 12:12:43.188278 11146 raft_consensus.cc:3055] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:43.188407 10996 raft_consensus.cc:3060] T 9a3c98a5d1b24be09c73442bf6186da7 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.188522 11073 leader_election.cc:290] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 2 election: Requested vote from peers e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705), 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671)
I20260630 12:12:43.188653 11146 raft_consensus.cc:740] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Running, Role: LEADER
I20260630 12:12:43.189805 11146 consensus_queue.cc:260] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:43.191053 11146 raft_consensus.cc:3060] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.194648 10996 raft_consensus.cc:2468] T 9a3c98a5d1b24be09c73442bf6186da7 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c12427a60db4468934a8e7bdb91dacd in term 2.
I20260630 12:12:43.195885 11037 leader_election.cc:304] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c12427a60db4468934a8e7bdb91dacd, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: 
I20260630 12:12:43.196681 11456 raft_consensus.cc:2804] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:43.197132 11456 raft_consensus.cc:697] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd [term 2 LEADER]: Becoming Leader. State: Replica: 8c12427a60db4468934a8e7bdb91dacd, State: Running, Role: LEADER
I20260630 12:12:43.197883 11456 consensus_queue.cc:237] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:43.202702 11146 raft_consensus.cc:2468] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c12427a60db4468934a8e7bdb91dacd in term 2.
I20260630 12:12:43.205184 10895 catalog_manager.cc:5697] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd reported cstate change: term changed from 1 to 2, leader changed from 73221a0a082240a190672a8726abc3ee (127.7.215.131) to 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130). New cstate: current_term: 2 leader_uuid: "8c12427a60db4468934a8e7bdb91dacd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:43.220132 11462 raft_consensus.cc:993] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76: : Instructing follower bcd34b340ac146d8b8683a4229fe741e to start an election
I20260630 12:12:43.220611 11413 raft_consensus.cc:1081] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Signalling peer bcd34b340ac146d8b8683a4229fe741e to start an election
I20260630 12:12:43.222108 11299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76987f116cb641159cadb655b3a58cf8"
dest_uuid: "bcd34b340ac146d8b8683a4229fe741e"
 from {username='slave'} at 127.0.0.1:45242
I20260630 12:12:43.222714 11299 raft_consensus.cc:493] T 76987f116cb641159cadb655b3a58cf8 P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:43.223105 11299 raft_consensus.cc:3060] T 76987f116cb641159cadb655b3a58cf8 P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.229619 11299 raft_consensus.cc:515] T 76987f116cb641159cadb655b3a58cf8 P bcd34b340ac146d8b8683a4229fe741e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:43.230754 11229 raft_consensus.cc:993] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee: : Instructing follower 8c12427a60db4468934a8e7bdb91dacd to start an election
I20260630 12:12:43.231253 11268 raft_consensus.cc:1081] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 1 LEADER]: Signalling peer 8c12427a60db4468934a8e7bdb91dacd to start an election
I20260630 12:12:43.231678 11299 leader_election.cc:290] T 76987f116cb641159cadb655b3a58cf8 P bcd34b340ac146d8b8683a4229fe741e [CANDIDATE]: Term 2 election: Requested vote from peers 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671), e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705)
I20260630 12:12:43.232424 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76987f116cb641159cadb655b3a58cf8" candidate_uuid: "bcd34b340ac146d8b8683a4229fe741e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73221a0a082240a190672a8726abc3ee"
I20260630 12:12:43.233001 11146 raft_consensus.cc:3060] T 76987f116cb641159cadb655b3a58cf8 P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.233620 11073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df5016d070ed46e99a2ba05944767d3f"
dest_uuid: "8c12427a60db4468934a8e7bdb91dacd"
 from {username='slave'} at 127.0.0.1:41808
I20260630 12:12:43.233650 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76987f116cb641159cadb655b3a58cf8" candidate_uuid: "bcd34b340ac146d8b8683a4229fe741e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76"
I20260630 12:12:43.234311 11073 raft_consensus.cc:493] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:43.234368 10996 raft_consensus.cc:3055] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:43.234805 11073 raft_consensus.cc:3060] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.234817 10996 raft_consensus.cc:740] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5c63afb604d4d3ea2edd3627f1c4d76, State: Running, Role: LEADER
I20260630 12:12:43.235738 10996 consensus_queue.cc:260] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:43.236963 10996 raft_consensus.cc:3060] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.240674 11146 raft_consensus.cc:2468] T 76987f116cb641159cadb655b3a58cf8 P 73221a0a082240a190672a8726abc3ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd34b340ac146d8b8683a4229fe741e in term 2.
I20260630 12:12:43.240875 11073 raft_consensus.cc:515] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } }
I20260630 12:12:43.241940 11258 leader_election.cc:304] T 76987f116cb641159cadb655b3a58cf8 P bcd34b340ac146d8b8683a4229fe741e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73221a0a082240a190672a8726abc3ee, bcd34b340ac146d8b8683a4229fe741e; no voters: 
I20260630 12:12:43.242844 11420 raft_consensus.cc:2804] T 76987f116cb641159cadb655b3a58cf8 P bcd34b340ac146d8b8683a4229fe741e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:43.243620 10997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df5016d070ed46e99a2ba05944767d3f" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76"
I20260630 12:12:43.243835 11073 leader_election.cc:290] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 2 election: Requested vote from peers e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705), 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671)
I20260630 12:12:43.244217 10997 raft_consensus.cc:3060] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.245934 11145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df5016d070ed46e99a2ba05944767d3f" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "73221a0a082240a190672a8726abc3ee"
I20260630 12:12:43.246515 11145 raft_consensus.cc:3055] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:43.246841 11145 raft_consensus.cc:740] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Running, Role: LEADER
I20260630 12:12:43.247609 11145 consensus_queue.cc:260] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [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: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } }
I20260630 12:12:43.249128 11145 raft_consensus.cc:3060] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.251153 10997 raft_consensus.cc:2468] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c12427a60db4468934a8e7bdb91dacd in term 2.
I20260630 12:12:43.252367 11037 leader_election.cc:304] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c12427a60db4468934a8e7bdb91dacd, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: 
I20260630 12:12:43.253257 11456 raft_consensus.cc:2804] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:43.255510 11456 raft_consensus.cc:697] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [term 2 LEADER]: Becoming Leader. State: Replica: 8c12427a60db4468934a8e7bdb91dacd, State: Running, Role: LEADER
I20260630 12:12:43.256472 10996 raft_consensus.cc:2468] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd34b340ac146d8b8683a4229fe741e in term 2.
I20260630 12:12:43.256356 11456 consensus_queue.cc:237] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [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: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } }
I20260630 12:12:43.257925 11145 raft_consensus.cc:2468] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c12427a60db4468934a8e7bdb91dacd in term 2.
I20260630 12:12:43.260347 11420 raft_consensus.cc:697] T 76987f116cb641159cadb655b3a58cf8 P bcd34b340ac146d8b8683a4229fe741e [term 2 LEADER]: Becoming Leader. State: Replica: bcd34b340ac146d8b8683a4229fe741e, State: Running, Role: LEADER
I20260630 12:12:43.261225 11420 consensus_queue.cc:237] T 76987f116cb641159cadb655b3a58cf8 P bcd34b340ac146d8b8683a4229fe741e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } }
I20260630 12:12:43.268182 10895 catalog_manager.cc:5697] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd reported cstate change: term changed from 1 to 2, leader changed from 73221a0a082240a190672a8726abc3ee (127.7.215.131) to 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130). New cstate: current_term: 2 leader_uuid: "8c12427a60db4468934a8e7bdb91dacd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:43.269866 10893 catalog_manager.cc:5697] T 76987f116cb641159cadb655b3a58cf8 P bcd34b340ac146d8b8683a4229fe741e reported cstate change: term changed from 1 to 2, leader changed from e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129) to bcd34b340ac146d8b8683a4229fe741e (127.7.215.132). New cstate: current_term: 2 leader_uuid: "bcd34b340ac146d8b8683a4229fe741e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:43.280629 11073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df5016d070ed46e99a2ba05944767d3f"
dest_uuid: "8c12427a60db4468934a8e7bdb91dacd"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:40710
I20260630 12:12:43.281127 11073 raft_consensus.cc:606] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [term 2 LEADER]: Received request to transfer leadership
I20260630 12:12:43.284047 11073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df5016d070ed46e99a2ba05944767d3f"
dest_uuid: "8c12427a60db4468934a8e7bdb91dacd"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:40710
I20260630 12:12:43.284410 11073 raft_consensus.cc:606] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [term 2 LEADER]: Received request to transfer leadership
W20260630 12:12:43.285135 10881 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for df5016d070ed46e99a2ba05944767d3f already in progress [suppressed 2 similar messages]
I20260630 12:12:43.287194 11073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df5016d070ed46e99a2ba05944767d3f"
dest_uuid: "8c12427a60db4468934a8e7bdb91dacd"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:40710
I20260630 12:12:43.287531 11073 raft_consensus.cc:606] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [term 2 LEADER]: Received request to transfer leadership
I20260630 12:12:43.329826 11299 raft_consensus.cc:1217] T a76768c9a5914a798fbf301ecc7261de P bcd34b340ac146d8b8683a4229fe741e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:43.339684 11299 raft_consensus.cc:1217] T 50fb641675d14a40a88953be075eafac P bcd34b340ac146d8b8683a4229fe741e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:43.468372 11462 raft_consensus.cc:993] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76: : Instructing follower 73221a0a082240a190672a8726abc3ee to start an election
I20260630 12:12:43.468842 11413 raft_consensus.cc:1081] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Signalling peer 73221a0a082240a190672a8726abc3ee to start an election
I20260630 12:12:43.470319 11145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ed18db3b06b487ea43e0a441e883298"
dest_uuid: "73221a0a082240a190672a8726abc3ee"
 from {username='slave'} at 127.0.0.1:34344
I20260630 12:12:43.470837 11145 raft_consensus.cc:493] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:43.471165 11145 raft_consensus.cc:3060] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.475802 11145 raft_consensus.cc:515] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:43.477391 11145 leader_election.cc:290] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 2 election: Requested vote from peers e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705), 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923)
I20260630 12:12:43.478368 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed18db3b06b487ea43e0a441e883298" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76"
I20260630 12:12:43.478721 11073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed18db3b06b487ea43e0a441e883298" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c12427a60db4468934a8e7bdb91dacd"
I20260630 12:12:43.478938 10996 raft_consensus.cc:3055] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:43.479295 10996 raft_consensus.cc:740] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5c63afb604d4d3ea2edd3627f1c4d76, State: Running, Role: LEADER
I20260630 12:12:43.479300 11073 raft_consensus.cc:3060] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.480016 10996 consensus_queue.cc:260] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:43.480935 10996 raft_consensus.cc:3060] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.483898 11073 raft_consensus.cc:2468] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73221a0a082240a190672a8726abc3ee in term 2.
I20260630 12:12:43.484913 11111 leader_election.cc:304] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73221a0a082240a190672a8726abc3ee, 8c12427a60db4468934a8e7bdb91dacd; no voters: 
I20260630 12:12:43.485378 10996 raft_consensus.cc:2468] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73221a0a082240a190672a8726abc3ee in term 2.
I20260630 12:12:43.485647 11466 raft_consensus.cc:2804] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:43.486182 11466 raft_consensus.cc:697] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [term 2 LEADER]: Becoming Leader. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Running, Role: LEADER
I20260630 12:12:43.487036 11466 consensus_queue.cc:237] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:43.493918 10894 catalog_manager.cc:5697] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee reported cstate change: term changed from 1 to 2, leader changed from e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129) to 73221a0a082240a190672a8726abc3ee (127.7.215.131). New cstate: current_term: 2 leader_uuid: "73221a0a082240a190672a8726abc3ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:43.540401 11379 raft_consensus.cc:1064] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd: attempting to promote NON_VOTER bcd34b340ac146d8b8683a4229fe741e to VOTER
I20260630 12:12:43.542196 11379 consensus_queue.cc:237] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [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: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } }
I20260630 12:12:43.549427 11299 raft_consensus.cc:1275] T 5988a5863baa4933b1b87223f4da2792 P bcd34b340ac146d8b8683a4229fe741e [term 1 LEARNER]: Refusing update from remote peer 8c12427a60db4468934a8e7bdb91dacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:43.549453 11146 raft_consensus.cc:1275] T 5988a5863baa4933b1b87223f4da2792 P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Refusing update from remote peer 8c12427a60db4468934a8e7bdb91dacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:43.549456 10996 raft_consensus.cc:1275] T 5988a5863baa4933b1b87223f4da2792 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Refusing update from remote peer 8c12427a60db4468934a8e7bdb91dacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:43.551405 11469 consensus_queue.cc:1048] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:12:43.552388 11379 consensus_queue.cc:1048] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:43.553260 11457 consensus_queue.cc:1048] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:43.572156 11379 raft_consensus.cc:2955] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:43.573900 11146 raft_consensus.cc:2955] T 5988a5863baa4933b1b87223f4da2792 P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:43.574401 10996 raft_consensus.cc:2955] T 5988a5863baa4933b1b87223f4da2792 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:43.584653 11299 raft_consensus.cc:2955] T 5988a5863baa4933b1b87223f4da2792 P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:43.586596 10894 catalog_manager.cc:5697] T 5988a5863baa4933b1b87223f4da2792 P e5c63afb604d4d3ea2edd3627f1c4d76 reported cstate change: config changed from index 2 to 3, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8c12427a60db4468934a8e7bdb91dacd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:43.590548 10997 raft_consensus.cc:1275] T 9a3c98a5d1b24be09c73442bf6186da7 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 2 FOLLOWER]: Refusing update from remote peer 8c12427a60db4468934a8e7bdb91dacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:43.592177 11456 consensus_queue.cc:1048] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:12:43.598595 10944 auto_rebalancer.cc:911] Removing replace marker failed after 3 inline attempts; will retry on next rebalancer loop iteration: Service unavailable: leader transfer in progress
W20260630 12:12:43.599007 10944 auto_rebalancer.cc:920] Could not move replica: Remote error: Service unavailable: leadership transfer for df5016d070ed46e99a2ba05944767d3f already in progress
W20260630 12:12:43.599257 10944 auto_rebalancer.cc:340] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for df5016d070ed46e99a2ba05944767d3f already in progress
I20260630 12:12:43.613306 11073 consensus_queue.cc:237] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [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: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } }
I20260630 12:12:43.620873 11299 raft_consensus.cc:1275] T 5988a5863baa4933b1b87223f4da2792 P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Refusing update from remote peer 8c12427a60db4468934a8e7bdb91dacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:43.622402 11469 consensus_queue.cc:1048] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:43.629428 11456 raft_consensus.cc:2955] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:43.633275 11146 raft_consensus.cc:1275] T 5988a5863baa4933b1b87223f4da2792 P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Refusing update from remote peer 8c12427a60db4468934a8e7bdb91dacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:43.635730 11146 raft_consensus.cc:1275] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [term 2 FOLLOWER]: Refusing update from remote peer 8c12427a60db4468934a8e7bdb91dacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:43.635538 11299 raft_consensus.cc:2955] T 5988a5863baa4933b1b87223f4da2792 P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:43.637624 11469 consensus_queue.cc:1048] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:43.639318 11469 consensus_queue.cc:1048] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:43.643553 11146 raft_consensus.cc:2955] T 5988a5863baa4933b1b87223f4da2792 P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:43.652099 10881 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5988a5863baa4933b1b87223f4da2792 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:43.655498 11298 raft_consensus.cc:3060] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e [term 1 LEARNER]: Advancing to term 2
I20260630 12:12:43.668336 11147 raft_consensus.cc:1275] T 76987f116cb641159cadb655b3a58cf8 P 73221a0a082240a190672a8726abc3ee [term 2 FOLLOWER]: Refusing update from remote peer bcd34b340ac146d8b8683a4229fe741e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:43.668629 10894 catalog_manager.cc:5697] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd reported cstate change: config changed from index 3 to 4, VOTER e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129) evicted. New cstate: current_term: 1 leader_uuid: "8c12427a60db4468934a8e7bdb91dacd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:43.673476 11420 consensus_queue.cc:1048] T 76987f116cb641159cadb655b3a58cf8 P bcd34b340ac146d8b8683a4229fe741e [LEADER]: Connected to new peer: Peer: permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:43.683692 11298 raft_consensus.cc:1275] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e [term 2 LEARNER]: Refusing update from remote peer 8c12427a60db4468934a8e7bdb91dacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:12:43.688293 10983 tablet_service.cc:1558] Processing DeleteTablet for tablet 5988a5863baa4933b1b87223f4da2792 with delete_type TABLET_DATA_TOMBSTONED (TS e5c63afb604d4d3ea2edd3627f1c4d76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44654
I20260630 12:12:43.690214 11379 consensus_queue.cc:1048] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:43.708214 11479 tablet_replica.cc:333] T 5988a5863baa4933b1b87223f4da2792 P e5c63afb604d4d3ea2edd3627f1c4d76: stopping tablet replica
I20260630 12:12:43.709440 11479 raft_consensus.cc:2243] T 5988a5863baa4933b1b87223f4da2792 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:43.710186 11479 raft_consensus.cc:2272] T 5988a5863baa4933b1b87223f4da2792 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:43.712925 11379 raft_consensus.cc:1064] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd: attempting to promote NON_VOTER bcd34b340ac146d8b8683a4229fe741e to VOTER
W20260630 12:12:43.713371 11379 raft_consensus.cc:1068] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd: Unable to promote non-voter bcd34b340ac146d8b8683a4229fe741e: Service unavailable: leader transfer in progress
I20260630 12:12:43.715296 11479 ts_tablet_manager.cc:1916] T 5988a5863baa4933b1b87223f4da2792 P e5c63afb604d4d3ea2edd3627f1c4d76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:43.725062 11147 raft_consensus.cc:1275] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 2 FOLLOWER]: Refusing update from remote peer 8c12427a60db4468934a8e7bdb91dacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:12:43.726670 11469 consensus_queue.cc:1048] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:43.730413 10996 raft_consensus.cc:1275] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 2 FOLLOWER]: Refusing update from remote peer bcd34b340ac146d8b8683a4229fe741e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:43.733790 11420 consensus_queue.cc:1048] T 76987f116cb641159cadb655b3a58cf8 P bcd34b340ac146d8b8683a4229fe741e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:43.747664 11479 ts_tablet_manager.cc:1929] T 5988a5863baa4933b1b87223f4da2792 P e5c63afb604d4d3ea2edd3627f1c4d76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:43.748134 11479 log.cc:1199] T 5988a5863baa4933b1b87223f4da2792 P e5c63afb604d4d3ea2edd3627f1c4d76: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/ts-0-root/wals/5988a5863baa4933b1b87223f4da2792
I20260630 12:12:43.752533 10881 catalog_manager.cc:5028] TS e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705): tablet 5988a5863baa4933b1b87223f4da2792 (table range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]) successfully deleted
I20260630 12:12:43.755910 11469 raft_consensus.cc:993] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd: : Instructing follower 73221a0a082240a190672a8726abc3ee to start an election
I20260630 12:12:43.756372 11469 raft_consensus.cc:1081] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [term 2 LEADER]: Signalling peer 73221a0a082240a190672a8726abc3ee to start an election
I20260630 12:12:43.761951 10997 raft_consensus.cc:1275] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 2 FOLLOWER]: Refusing update from remote peer 8c12427a60db4468934a8e7bdb91dacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:12:43.762893 11146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df5016d070ed46e99a2ba05944767d3f"
dest_uuid: "73221a0a082240a190672a8726abc3ee"
 from {username='slave'} at 127.0.0.1:34332
I20260630 12:12:43.763475 11146 raft_consensus.cc:493] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:43.763859 11146 raft_consensus.cc:3060] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:12:43.767578 11457 raft_consensus.cc:1064] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd: attempting to promote NON_VOTER bcd34b340ac146d8b8683a4229fe741e to VOTER
W20260630 12:12:43.767997 11457 raft_consensus.cc:1068] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd: Unable to promote non-voter bcd34b340ac146d8b8683a4229fe741e: Service unavailable: leader transfer in progress
I20260630 12:12:43.770255 11469 consensus_queue.cc:1048] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:43.783480 11146 raft_consensus.cc:515] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } }
I20260630 12:12:43.786185 11146 leader_election.cc:290] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 3 election: Requested vote from peers e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705), 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923)
I20260630 12:12:43.787880 11147 raft_consensus.cc:1240] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 3 FOLLOWER]: Rejecting Update request from peer 8c12427a60db4468934a8e7bdb91dacd for earlier term 2. Current term is 3. Ops: []
I20260630 12:12:43.788050 11073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df5016d070ed46e99a2ba05944767d3f" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "8c12427a60db4468934a8e7bdb91dacd"
I20260630 12:12:43.788658 11073 raft_consensus.cc:3055] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:12:43.788944 11073 raft_consensus.cc:740] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8c12427a60db4468934a8e7bdb91dacd, State: Running, Role: LEADER
I20260630 12:12:43.789388 11469 consensus_queue.cc:1059] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:43.792793 11073 consensus_queue.cc:260] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } }
I20260630 12:12:43.793903 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df5016d070ed46e99a2ba05944767d3f" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76"
I20260630 12:12:43.794225 11073 raft_consensus.cc:3060] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:12:43.794487 10996 raft_consensus.cc:3060] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:12:43.801062 11073 raft_consensus.cc:2468] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73221a0a082240a190672a8726abc3ee in term 3.
W20260630 12:12:43.801558 11379 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260630 12:12:43.803015 10996 raft_consensus.cc:2468] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73221a0a082240a190672a8726abc3ee in term 3.
I20260630 12:12:43.803625 11111 leader_election.cc:304] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73221a0a082240a190672a8726abc3ee, 8c12427a60db4468934a8e7bdb91dacd; no voters: 
I20260630 12:12:43.804483 11466 raft_consensus.cc:2804] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:12:43.804971 11466 raft_consensus.cc:697] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 3 LEADER]: Becoming Leader. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Running, Role: LEADER
I20260630 12:12:43.805819 11466 consensus_queue.cc:237] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } }
I20260630 12:12:43.813181 10894 catalog_manager.cc:5697] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee reported cstate change: term changed from 2 to 3, leader changed from 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130) to 73221a0a082240a190672a8726abc3ee (127.7.215.131). New cstate: current_term: 3 leader_uuid: "73221a0a082240a190672a8726abc3ee" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:43.863583 11379 raft_consensus.cc:1064] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd: attempting to promote NON_VOTER bcd34b340ac146d8b8683a4229fe741e to VOTER
I20260630 12:12:43.865558 11379 consensus_queue.cc:237] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [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: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } }
I20260630 12:12:43.872097 10996 raft_consensus.cc:1275] T a76768c9a5914a798fbf301ecc7261de P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Refusing update from remote peer 8c12427a60db4468934a8e7bdb91dacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:43.872097 11299 raft_consensus.cc:1275] T a76768c9a5914a798fbf301ecc7261de P bcd34b340ac146d8b8683a4229fe741e [term 1 LEARNER]: Refusing update from remote peer 8c12427a60db4468934a8e7bdb91dacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:43.872473 11146 raft_consensus.cc:1275] T a76768c9a5914a798fbf301ecc7261de P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Refusing update from remote peer 8c12427a60db4468934a8e7bdb91dacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:43.873915 11456 consensus_queue.cc:1048] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:43.874809 11457 consensus_queue.cc:1048] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:43.875587 11469 consensus_queue.cc:1048] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:43.885797 11456 raft_consensus.cc:2955] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:43.892617 11146 raft_consensus.cc:2955] T a76768c9a5914a798fbf301ecc7261de P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:43.894951 11298 raft_consensus.cc:2955] T a76768c9a5914a798fbf301ecc7261de P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:43.897939 10996 raft_consensus.cc:2955] T a76768c9a5914a798fbf301ecc7261de P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:43.904098 10894 catalog_manager.cc:5697] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd reported cstate change: config changed from index 2 to 3, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8c12427a60db4468934a8e7bdb91dacd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:43.925336 11073 consensus_queue.cc:237] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [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: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } }
I20260630 12:12:43.929687 10996 raft_consensus.cc:1275] T a76768c9a5914a798fbf301ecc7261de P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Refusing update from remote peer 8c12427a60db4468934a8e7bdb91dacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:43.930135 11298 raft_consensus.cc:1275] T a76768c9a5914a798fbf301ecc7261de P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Refusing update from remote peer 8c12427a60db4468934a8e7bdb91dacd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:43.931082 11456 consensus_queue.cc:1048] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:12:43.932258 11457 consensus_queue.cc:1048] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:43.938189 11457 raft_consensus.cc:2955] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 73221a0a082240a190672a8726abc3ee (127.7.215.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:43.940237 10997 raft_consensus.cc:1275] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 2 FOLLOWER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:43.941833 11466 consensus_queue.cc:1048] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:43.943735 10997 raft_consensus.cc:2955] T a76768c9a5914a798fbf301ecc7261de P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 73221a0a082240a190672a8726abc3ee (127.7.215.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:43.949136 10881 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a76768c9a5914a798fbf301ecc7261de with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:43.951478 11299 raft_consensus.cc:2955] T a76768c9a5914a798fbf301ecc7261de P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 73221a0a082240a190672a8726abc3ee (127.7.215.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:43.963676 10895 catalog_manager.cc:5697] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd reported cstate change: config changed from index 3 to 4, VOTER 73221a0a082240a190672a8726abc3ee (127.7.215.131) evicted. New cstate: current_term: 1 leader_uuid: "8c12427a60db4468934a8e7bdb91dacd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:43.969099 11268 raft_consensus.cc:1064] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee: attempting to promote NON_VOTER bcd34b340ac146d8b8683a4229fe741e to VOTER
I20260630 12:12:43.971498 11268 consensus_queue.cc:237] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [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: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } }
I20260630 12:12:43.972609 11073 raft_consensus.cc:1275] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [term 2 FOLLOWER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:43.974216 11466 consensus_queue.cc:1048] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:43.978042 11131 tablet_service.cc:1558] Processing DeleteTablet for tablet a76768c9a5914a798fbf301ecc7261de with delete_type TABLET_DATA_TOMBSTONED (TS 73221a0a082240a190672a8726abc3ee not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41280
I20260630 12:12:43.982362 11494 tablet_replica.cc:333] T a76768c9a5914a798fbf301ecc7261de P 73221a0a082240a190672a8726abc3ee: stopping tablet replica
I20260630 12:12:43.983371 11494 raft_consensus.cc:2243] T a76768c9a5914a798fbf301ecc7261de P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:43.984575 11494 raft_consensus.cc:2272] T a76768c9a5914a798fbf301ecc7261de P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:43.993099 11494 ts_tablet_manager.cc:1916] T a76768c9a5914a798fbf301ecc7261de P 73221a0a082240a190672a8726abc3ee: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:43.996660 11299 raft_consensus.cc:1275] T 50fb641675d14a40a88953be075eafac P bcd34b340ac146d8b8683a4229fe741e [term 1 LEARNER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:43.998070 11466 consensus_queue.cc:1048] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:44.004182 10997 raft_consensus.cc:1275] T 50fb641675d14a40a88953be075eafac P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:44.004585 11073 raft_consensus.cc:1275] T 50fb641675d14a40a88953be075eafac P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:44.005772 11268 consensus_queue.cc:1048] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:44.006623 11466 consensus_queue.cc:1048] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:44.027768 11466 raft_consensus.cc:2955] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:44.035511 11071 raft_consensus.cc:2955] T 50fb641675d14a40a88953be075eafac P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:44.039391 11494 ts_tablet_manager.cc:1929] T a76768c9a5914a798fbf301ecc7261de P 73221a0a082240a190672a8726abc3ee: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:44.039831 11494 log.cc:1199] T a76768c9a5914a798fbf301ecc7261de P 73221a0a082240a190672a8726abc3ee: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/ts-2-root/wals/a76768c9a5914a798fbf301ecc7261de
I20260630 12:12:44.039877 10996 raft_consensus.cc:2955] T 50fb641675d14a40a88953be075eafac P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:44.041574 10880 catalog_manager.cc:5028] TS 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671): tablet a76768c9a5914a798fbf301ecc7261de (table range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]) successfully deleted
I20260630 12:12:44.050037 10895 catalog_manager.cc:5697] T 50fb641675d14a40a88953be075eafac P 8c12427a60db4468934a8e7bdb91dacd reported cstate change: config changed from index 2 to 3, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "73221a0a082240a190672a8726abc3ee" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:44.059634 11298 raft_consensus.cc:2955] T 50fb641675d14a40a88953be075eafac P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
W20260630 12:12:44.075572 11499 consensus_queue.cc:1175] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "bcd34b340ac146d8b8683a4229fe741e" responder_term: 1 status { last_received { term: 1 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 1 index: 3 } }
I20260630 12:12:44.080384 11146 consensus_queue.cc:237] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [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: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } }
I20260630 12:12:44.085422 11298 raft_consensus.cc:1275] T 50fb641675d14a40a88953be075eafac P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:44.085867 11071 raft_consensus.cc:1275] T 50fb641675d14a40a88953be075eafac P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:44.087603 11500 consensus_queue.cc:1048] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:12:44.089823 11500 consensus_queue.cc:1048] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:44.093925 11268 raft_consensus.cc:2955] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:44.095750 11298 raft_consensus.cc:2955] T 50fb641675d14a40a88953be075eafac P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:44.100701 11071 raft_consensus.cc:2955] T 50fb641675d14a40a88953be075eafac P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:44.103340 10880 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 50fb641675d14a40a88953be075eafac with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:44.106736 10896 catalog_manager.cc:5697] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee reported cstate change: config changed from index 3 to 4, VOTER e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129) evicted. New cstate: current_term: 1 leader_uuid: "73221a0a082240a190672a8726abc3ee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:44.120029 10983 tablet_service.cc:1558] Processing DeleteTablet for tablet 50fb641675d14a40a88953be075eafac with delete_type TABLET_DATA_TOMBSTONED (TS e5c63afb604d4d3ea2edd3627f1c4d76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44654
I20260630 12:12:44.120860 11479 tablet_replica.cc:333] T 50fb641675d14a40a88953be075eafac P e5c63afb604d4d3ea2edd3627f1c4d76: stopping tablet replica
I20260630 12:12:44.121768 11479 raft_consensus.cc:2243] T 50fb641675d14a40a88953be075eafac P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:44.122493 11479 raft_consensus.cc:2272] T 50fb641675d14a40a88953be075eafac P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:44.125957 11479 ts_tablet_manager.cc:1916] T 50fb641675d14a40a88953be075eafac P e5c63afb604d4d3ea2edd3627f1c4d76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:44.136775 11479 ts_tablet_manager.cc:1929] T 50fb641675d14a40a88953be075eafac P e5c63afb604d4d3ea2edd3627f1c4d76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:44.137169 11479 log.cc:1199] T 50fb641675d14a40a88953be075eafac P e5c63afb604d4d3ea2edd3627f1c4d76: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/ts-0-root/wals/50fb641675d14a40a88953be075eafac
I20260630 12:12:44.138481 10881 catalog_manager.cc:5028] TS e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705): tablet 50fb641675d14a40a88953be075eafac (table range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]) successfully deleted
I20260630 12:12:44.216707 10996 raft_consensus.cc:1275] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 3 FOLLOWER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:12:44.218336 11500 consensus_queue.cc:1048] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:44.227620 11298 raft_consensus.cc:3060] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e [term 2 LEARNER]: Advancing to term 3
I20260630 12:12:44.228313 11071 raft_consensus.cc:1275] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [term 3 FOLLOWER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:12:44.229707 11466 consensus_queue.cc:1048] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:44.235951 11298 raft_consensus.cc:1275] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e [term 3 LEARNER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:12:44.237563 11466 consensus_queue.cc:1048] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:44.247433 11268 raft_consensus.cc:1064] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee: attempting to promote NON_VOTER bcd34b340ac146d8b8683a4229fe741e to VOTER
I20260630 12:12:44.249225 11268 consensus_queue.cc:237] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } }
I20260630 12:12:44.254482 11071 raft_consensus.cc:1275] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [term 3 FOLLOWER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:12:44.255527 11298 raft_consensus.cc:1275] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e [term 3 LEARNER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:12:44.256989 10996 raft_consensus.cc:1275] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 3 FOLLOWER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:12:44.256968 11268 consensus_queue.cc:1048] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:12:44.257908 11499 consensus_queue.cc:1048] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:12:44.258527 11500 consensus_queue.cc:1048] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:12:44.266038 11268 raft_consensus.cc:2955] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:44.270386 11071 raft_consensus.cc:2955] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:44.271010 11299 raft_consensus.cc:2955] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:44.278363 10996 raft_consensus.cc:2955] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:44.284157 10895 catalog_manager.cc:5697] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e reported cstate change: config changed from index 2 to 5, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "73221a0a082240a190672a8726abc3ee" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:44.302358 11146 consensus_queue.cc:237] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } }
I20260630 12:12:44.306777 10996 raft_consensus.cc:1275] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 3 FOLLOWER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:12:44.307236 11299 raft_consensus.cc:1275] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e [term 3 FOLLOWER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:12:44.308176 11500 consensus_queue.cc:1048] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:12:44.309017 11268 consensus_queue.cc:1048] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:12:44.315243 11466 raft_consensus.cc:2955] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:44.316517 11299 raft_consensus.cc:2955] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:44.317281 10996 raft_consensus.cc:2955] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:44.323062 10880 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet df5016d070ed46e99a2ba05944767d3f with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:44.329955 10893 catalog_manager.cc:5697] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee reported cstate change: config changed from index 5 to 6, VOTER 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130) evicted. New cstate: current_term: 3 leader_uuid: "73221a0a082240a190672a8726abc3ee" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:44.340664 11061 tablet_service.cc:1558] Processing DeleteTablet for tablet df5016d070ed46e99a2ba05944767d3f with delete_type TABLET_DATA_TOMBSTONED (TS 8c12427a60db4468934a8e7bdb91dacd not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:40710
I20260630 12:12:44.342361 11504 tablet_replica.cc:333] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd: stopping tablet replica
I20260630 12:12:44.343290 11504 raft_consensus.cc:2243] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:44.343961 11504 raft_consensus.cc:2272] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:44.346840 11504 ts_tablet_manager.cc:1916] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:44.358248 11504 ts_tablet_manager.cc:1929] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260630 12:12:44.358544 11504 log.cc:1199] T df5016d070ed46e99a2ba05944767d3f P 8c12427a60db4468934a8e7bdb91dacd: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/ts-1-root/wals/df5016d070ed46e99a2ba05944767d3f
I20260630 12:12:44.359886 10881 catalog_manager.cc:5028] TS 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923): tablet df5016d070ed46e99a2ba05944767d3f (table range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]) successfully deleted
I20260630 12:12:45.104395 10949 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:45.119251 11146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ed18db3b06b487ea43e0a441e883298"
dest_uuid: "73221a0a082240a190672a8726abc3ee"
mode: GRACEFUL
new_leader_uuid: "8c12427a60db4468934a8e7bdb91dacd"
 from {username='slave'} at 127.0.0.1:34376
I20260630 12:12:45.119863 11146 raft_consensus.cc:606] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [term 2 LEADER]: Received request to transfer leadership to TS 8c12427a60db4468934a8e7bdb91dacd
I20260630 12:12:45.122995 11146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df5016d070ed46e99a2ba05944767d3f"
dest_uuid: "73221a0a082240a190672a8726abc3ee"
mode: GRACEFUL
new_leader_uuid: "bcd34b340ac146d8b8683a4229fe741e"
 from {username='slave'} at 127.0.0.1:34376
I20260630 12:12:45.123514 11146 raft_consensus.cc:606] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 3 LEADER]: Received request to transfer leadership to TS bcd34b340ac146d8b8683a4229fe741e
I20260630 12:12:45.124454 10949 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260630 12:12:45.125186 10949 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:45.142639 11146 consensus_queue.cc:237] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [LEADER]: Queue 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: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: NON_VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { promote: true } }
W20260630 12:12:45.149379 11111 consensus_peers.cc:597] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee -> Peer 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923): Couldn't send request to peer 8c12427a60db4468934a8e7bdb91dacd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c4050861dd2b4e4ea9907923a5e62f2b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:45.149740 10996 raft_consensus.cc:1275] T c4050861dd2b4e4ea9907923a5e62f2b P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:45.151185 11466 consensus_queue.cc:1048] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:45.151686 11299 raft_consensus.cc:1275] T c4050861dd2b4e4ea9907923a5e62f2b P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:45.152886 11466 consensus_queue.cc:1048] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:45.157671 11506 raft_consensus.cc:2955] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: NON_VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { promote: true } } }
I20260630 12:12:45.159417 10996 raft_consensus.cc:2955] T c4050861dd2b4e4ea9907923a5e62f2b P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: NON_VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { promote: true } } }
I20260630 12:12:45.161592 11299 raft_consensus.cc:2955] T c4050861dd2b4e4ea9907923a5e62f2b P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: NON_VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { promote: true } } }
I20260630 12:12:45.169613 10894 catalog_manager.cc:5697] T c4050861dd2b4e4ea9907923a5e62f2b P e5c63afb604d4d3ea2edd3627f1c4d76 reported cstate change: config changed from index -1 to 2, NON_VOTER 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130) added. New cstate: current_term: 1 leader_uuid: "73221a0a082240a190672a8726abc3ee" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: NON_VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { promote: true } } }
I20260630 12:12:45.195322 10996 consensus_queue.cc:237] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Queue 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: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } }
W20260630 12:12:45.206146 10964 consensus_peers.cc:597] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 -> Peer bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367): Couldn't send request to peer bcd34b340ac146d8b8683a4229fe741e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e2656489e5874aa0988365c60a986cda. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:45.206663 11146 raft_consensus.cc:1275] T e2656489e5874aa0988365c60a986cda P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Refusing update from remote peer e5c63afb604d4d3ea2edd3627f1c4d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:45.208014 11071 raft_consensus.cc:1275] T e2656489e5874aa0988365c60a986cda P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Refusing update from remote peer e5c63afb604d4d3ea2edd3627f1c4d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:45.207859 11501 consensus_queue.cc:1048] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:45.209246 11517 consensus_queue.cc:1048] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:45.216189 11517 raft_consensus.cc:2955] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } } }
I20260630 12:12:45.218168 11146 raft_consensus.cc:2955] T e2656489e5874aa0988365c60a986cda P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } } }
I20260630 12:12:45.221817 11071 raft_consensus.cc:2955] T e2656489e5874aa0988365c60a986cda P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } } }
I20260630 12:12:45.230896 10996 consensus_queue.cc:237] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Queue 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: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: NON_VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { promote: true } }
I20260630 12:12:45.231683 10896 catalog_manager.cc:5697] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 reported cstate change: config changed from index -1 to 2, NON_VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:45.241870 11299 raft_consensus.cc:1275] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Refusing update from remote peer e5c63afb604d4d3ea2edd3627f1c4d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:45.243299 11517 consensus_queue.cc:1048] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:45.243960 11071 raft_consensus.cc:1275] T 091c63958a2d4198a40c7b9cba46e102 P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Refusing update from remote peer e5c63afb604d4d3ea2edd3627f1c4d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:45.245288 11517 consensus_queue.cc:1048] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:12:45.249353 10961 consensus_peers.cc:597] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 -> Peer 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671): Couldn't send request to peer 73221a0a082240a190672a8726abc3ee. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 091c63958a2d4198a40c7b9cba46e102. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:45.255082 11520 raft_consensus.cc:2955] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73221a0a082240a190672a8726abc3ee (127.7.215.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: NON_VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { promote: true } } }
I20260630 12:12:45.259688 11073 raft_consensus.cc:2955] T 091c63958a2d4198a40c7b9cba46e102 P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73221a0a082240a190672a8726abc3ee (127.7.215.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: NON_VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { promote: true } } }
I20260630 12:12:45.267975 10996 consensus_queue.cc:237] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Queue 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: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } }
I20260630 12:12:45.267799 11298 raft_consensus.cc:2955] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 73221a0a082240a190672a8726abc3ee (127.7.215.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: NON_VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { promote: true } } }
I20260630 12:12:45.269778 10896 catalog_manager.cc:5697] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 reported cstate change: config changed from index -1 to 2, NON_VOTER 73221a0a082240a190672a8726abc3ee (127.7.215.131) added. New cstate: current_term: 1 leader_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: NON_VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:45.278245 11146 raft_consensus.cc:1275] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Refusing update from remote peer e5c63afb604d4d3ea2edd3627f1c4d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:45.279755 11520 consensus_queue.cc:1048] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:45.281543 11073 raft_consensus.cc:1275] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Refusing update from remote peer e5c63afb604d4d3ea2edd3627f1c4d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:12:45.284849 10964 consensus_peers.cc:597] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 -> Peer bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367): Couldn't send request to peer bcd34b340ac146d8b8683a4229fe741e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e6e3230e42c4d05aba59180415d2e2c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:45.285537 11517 consensus_queue.cc:1048] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:45.290316 11520 raft_consensus.cc:2955] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } } }
I20260630 12:12:45.291966 11146 raft_consensus.cc:2955] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } } }
I20260630 12:12:45.300803 11073 raft_consensus.cc:2955] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } } }
I20260630 12:12:45.304395 10894 catalog_manager.cc:5697] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 reported cstate change: config changed from index -1 to 2, NON_VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:45.321713 11507 raft_consensus.cc:993] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee: : Instructing follower bcd34b340ac146d8b8683a4229fe741e to start an election
I20260630 12:12:45.322160 11511 raft_consensus.cc:1081] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 3 LEADER]: Signalling peer bcd34b340ac146d8b8683a4229fe741e to start an election
I20260630 12:12:45.324052 11298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df5016d070ed46e99a2ba05944767d3f"
dest_uuid: "bcd34b340ac146d8b8683a4229fe741e"
 from {username='slave'} at 127.0.0.1:45240
I20260630 12:12:45.324551 11298 raft_consensus.cc:493] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:45.324870 11298 raft_consensus.cc:3060] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:12:45.330926 11298 raft_consensus.cc:515] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } }
I20260630 12:12:45.333170 11298 leader_election.cc:290] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e [CANDIDATE]: Term 4 election: Requested vote from peers e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705), 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671)
I20260630 12:12:45.333501 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df5016d070ed46e99a2ba05944767d3f" candidate_uuid: "bcd34b340ac146d8b8683a4229fe741e" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76"
I20260630 12:12:45.333912 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df5016d070ed46e99a2ba05944767d3f" candidate_uuid: "bcd34b340ac146d8b8683a4229fe741e" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "73221a0a082240a190672a8726abc3ee"
I20260630 12:12:45.334126 10996 raft_consensus.cc:3060] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:12:45.334446 11146 raft_consensus.cc:3055] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 3 LEADER]: Stepping down as leader of term 3
I20260630 12:12:45.334807 11146 raft_consensus.cc:740] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Running, Role: LEADER
I20260630 12:12:45.335523 11146 consensus_queue.cc:260] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } }
I20260630 12:12:45.336634 11146 raft_consensus.cc:3060] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:12:45.340229 10996 raft_consensus.cc:2468] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd34b340ac146d8b8683a4229fe741e in term 4.
I20260630 12:12:45.341320 11260 leader_election.cc:304] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcd34b340ac146d8b8683a4229fe741e, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: 
I20260630 12:12:45.342140 11503 raft_consensus.cc:2804] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e [term 4 FOLLOWER]: Leader election won for term 4
I20260630 12:12:45.344445 11503 raft_consensus.cc:697] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e [term 4 LEADER]: Becoming Leader. State: Replica: bcd34b340ac146d8b8683a4229fe741e, State: Running, Role: LEADER
I20260630 12:12:45.345248 11503 consensus_queue.cc:237] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } }
I20260630 12:12:45.346272 11146 raft_consensus.cc:2468] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd34b340ac146d8b8683a4229fe741e in term 4.
I20260630 12:12:45.352813 10896 catalog_manager.cc:5697] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e reported cstate change: term changed from 3 to 4, leader changed from 73221a0a082240a190672a8726abc3ee (127.7.215.131) to bcd34b340ac146d8b8683a4229fe741e (127.7.215.132). New cstate: current_term: 4 leader_uuid: "bcd34b340ac146d8b8683a4229fe741e" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:45.435057 11507 raft_consensus.cc:993] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee: : Instructing follower 8c12427a60db4468934a8e7bdb91dacd to start an election
I20260630 12:12:45.435541 11511 raft_consensus.cc:1081] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [term 2 LEADER]: Signalling peer 8c12427a60db4468934a8e7bdb91dacd to start an election
I20260630 12:12:45.437012 11073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ed18db3b06b487ea43e0a441e883298"
dest_uuid: "8c12427a60db4468934a8e7bdb91dacd"
 from {username='slave'} at 127.0.0.1:41808
I20260630 12:12:45.437544 11073 raft_consensus.cc:493] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:45.437867 11073 raft_consensus.cc:3060] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:12:45.444023 11073 raft_consensus.cc:515] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:45.446233 11073 leader_election.cc:290] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 3 election: Requested vote from peers e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705), 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671)
I20260630 12:12:45.446547 10996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed18db3b06b487ea43e0a441e883298" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76"
I20260630 12:12:45.447219 10996 raft_consensus.cc:3060] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:12:45.447309 11146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed18db3b06b487ea43e0a441e883298" candidate_uuid: "8c12427a60db4468934a8e7bdb91dacd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73221a0a082240a190672a8726abc3ee"
I20260630 12:12:45.447842 11146 raft_consensus.cc:3055] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:12:45.448143 11146 raft_consensus.cc:740] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Running, Role: LEADER
I20260630 12:12:45.448843 11146 consensus_queue.cc:260] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:45.449910 11146 raft_consensus.cc:3060] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:12:45.453451 10996 raft_consensus.cc:2468] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c12427a60db4468934a8e7bdb91dacd in term 3.
I20260630 12:12:45.454638 11037 leader_election.cc:304] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c12427a60db4468934a8e7bdb91dacd, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: 
I20260630 12:12:45.455446 11456 raft_consensus.cc:2804] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:12:45.455974 11146 raft_consensus.cc:2468] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c12427a60db4468934a8e7bdb91dacd in term 3.
I20260630 12:12:45.456486 11456 raft_consensus.cc:697] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [term 3 LEADER]: Becoming Leader. State: Replica: 8c12427a60db4468934a8e7bdb91dacd, State: Running, Role: LEADER
I20260630 12:12:45.457325 11456 consensus_queue.cc:237] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:45.464798 10896 catalog_manager.cc:5697] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd reported cstate change: term changed from 2 to 3, leader changed from 73221a0a082240a190672a8726abc3ee (127.7.215.131) to 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130). New cstate: current_term: 3 leader_uuid: "8c12427a60db4468934a8e7bdb91dacd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:45.658093 11531 ts_tablet_manager.cc:933] T 1e6e3230e42c4d05aba59180415d2e2c P bcd34b340ac146d8b8683a4229fe741e: Initiating tablet copy from peer e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705)
I20260630 12:12:45.660090 11531 tablet_copy_client.cc:323] T 1e6e3230e42c4d05aba59180415d2e2c P bcd34b340ac146d8b8683a4229fe741e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.129:44705
I20260630 12:12:45.661679 11008 tablet_copy_service.cc:140] P e5c63afb604d4d3ea2edd3627f1c4d76: Received BeginTabletCopySession request for tablet 1e6e3230e42c4d05aba59180415d2e2c from peer bcd34b340ac146d8b8683a4229fe741e ({username='slave'} at 127.0.0.1:51038)
I20260630 12:12:45.662190 11008 tablet_copy_service.cc:161] P e5c63afb604d4d3ea2edd3627f1c4d76: Beginning new tablet copy session on tablet 1e6e3230e42c4d05aba59180415d2e2c from peer bcd34b340ac146d8b8683a4229fe741e at {username='slave'} at 127.0.0.1:51038: session id = bcd34b340ac146d8b8683a4229fe741e-1e6e3230e42c4d05aba59180415d2e2c
I20260630 12:12:45.667855 11008 tablet_copy_source_session.cc:215] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:45.670794 11531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e6e3230e42c4d05aba59180415d2e2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:45.682473 11531 tablet_copy_client.cc:806] T 1e6e3230e42c4d05aba59180415d2e2c P bcd34b340ac146d8b8683a4229fe741e: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:45.683157 11531 tablet_copy_client.cc:670] T 1e6e3230e42c4d05aba59180415d2e2c P bcd34b340ac146d8b8683a4229fe741e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:45.686947 11531 tablet_copy_client.cc:538] T 1e6e3230e42c4d05aba59180415d2e2c P bcd34b340ac146d8b8683a4229fe741e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:45.695060 11531 tablet_bootstrap.cc:492] T 1e6e3230e42c4d05aba59180415d2e2c P bcd34b340ac146d8b8683a4229fe741e: Bootstrap starting.
I20260630 12:12:45.704592 11533 ts_tablet_manager.cc:933] T c4050861dd2b4e4ea9907923a5e62f2b P 8c12427a60db4468934a8e7bdb91dacd: Initiating tablet copy from peer 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671)
I20260630 12:12:45.706588 11533 tablet_copy_client.cc:323] T c4050861dd2b4e4ea9907923a5e62f2b P 8c12427a60db4468934a8e7bdb91dacd: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.131:45671
I20260630 12:12:45.708536 11157 tablet_copy_service.cc:140] P 73221a0a082240a190672a8726abc3ee: Received BeginTabletCopySession request for tablet c4050861dd2b4e4ea9907923a5e62f2b from peer 8c12427a60db4468934a8e7bdb91dacd ({username='slave'} at 127.0.0.1:34332)
I20260630 12:12:45.709137 11157 tablet_copy_service.cc:161] P 73221a0a082240a190672a8726abc3ee: Beginning new tablet copy session on tablet c4050861dd2b4e4ea9907923a5e62f2b from peer 8c12427a60db4468934a8e7bdb91dacd at {username='slave'} at 127.0.0.1:34332: session id = 8c12427a60db4468934a8e7bdb91dacd-c4050861dd2b4e4ea9907923a5e62f2b
I20260630 12:12:45.714355 11531 tablet_bootstrap.cc:492] T 1e6e3230e42c4d05aba59180415d2e2c P bcd34b340ac146d8b8683a4229fe741e: 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
I20260630 12:12:45.715512 11531 tablet_bootstrap.cc:492] T 1e6e3230e42c4d05aba59180415d2e2c P bcd34b340ac146d8b8683a4229fe741e: Bootstrap complete.
I20260630 12:12:45.716264 11531 ts_tablet_manager.cc:1403] T 1e6e3230e42c4d05aba59180415d2e2c P bcd34b340ac146d8b8683a4229fe741e: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.004s
I20260630 12:12:45.718735 11157 tablet_copy_source_session.cc:215] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:45.719651 11531 raft_consensus.cc:359] T 1e6e3230e42c4d05aba59180415d2e2c P bcd34b340ac146d8b8683a4229fe741e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } }
I20260630 12:12:45.720620 11531 raft_consensus.cc:740] T 1e6e3230e42c4d05aba59180415d2e2c P bcd34b340ac146d8b8683a4229fe741e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bcd34b340ac146d8b8683a4229fe741e, State: Initialized, Role: LEARNER
I20260630 12:12:45.721277 11531 consensus_queue.cc:260] T 1e6e3230e42c4d05aba59180415d2e2c P bcd34b340ac146d8b8683a4229fe741e [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: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } }
I20260630 12:12:45.722009 11533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4050861dd2b4e4ea9907923a5e62f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:45.723599 11531 ts_tablet_manager.cc:1434] T 1e6e3230e42c4d05aba59180415d2e2c P bcd34b340ac146d8b8683a4229fe741e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:12:45.729897 11008 tablet_copy_service.cc:342] P e5c63afb604d4d3ea2edd3627f1c4d76: Request end of tablet copy session bcd34b340ac146d8b8683a4229fe741e-1e6e3230e42c4d05aba59180415d2e2c received from {username='slave'} at 127.0.0.1:51038
I20260630 12:12:45.730347 11008 tablet_copy_service.cc:434] P e5c63afb604d4d3ea2edd3627f1c4d76: ending tablet copy session bcd34b340ac146d8b8683a4229fe741e-1e6e3230e42c4d05aba59180415d2e2c on tablet 1e6e3230e42c4d05aba59180415d2e2c with peer bcd34b340ac146d8b8683a4229fe741e
I20260630 12:12:45.738067 11533 tablet_copy_client.cc:806] T c4050861dd2b4e4ea9907923a5e62f2b P 8c12427a60db4468934a8e7bdb91dacd: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:45.738732 11533 tablet_copy_client.cc:670] T c4050861dd2b4e4ea9907923a5e62f2b P 8c12427a60db4468934a8e7bdb91dacd: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:45.744603 11533 tablet_copy_client.cc:538] T c4050861dd2b4e4ea9907923a5e62f2b P 8c12427a60db4468934a8e7bdb91dacd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:45.753080 11533 tablet_bootstrap.cc:492] T c4050861dd2b4e4ea9907923a5e62f2b P 8c12427a60db4468934a8e7bdb91dacd: Bootstrap starting.
I20260630 12:12:45.821252 11533 tablet_bootstrap.cc:492] T c4050861dd2b4e4ea9907923a5e62f2b P 8c12427a60db4468934a8e7bdb91dacd: 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
I20260630 12:12:45.822741 11533 tablet_bootstrap.cc:492] T c4050861dd2b4e4ea9907923a5e62f2b P 8c12427a60db4468934a8e7bdb91dacd: Bootstrap complete.
I20260630 12:12:45.823550 11531 ts_tablet_manager.cc:933] T e2656489e5874aa0988365c60a986cda P bcd34b340ac146d8b8683a4229fe741e: Initiating tablet copy from peer e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705)
I20260630 12:12:45.823799 11533 ts_tablet_manager.cc:1403] T c4050861dd2b4e4ea9907923a5e62f2b P 8c12427a60db4468934a8e7bdb91dacd: Time spent bootstrapping tablet: real 0.071s	user 0.019s	sys 0.009s
I20260630 12:12:45.837505 11533 raft_consensus.cc:359] T c4050861dd2b4e4ea9907923a5e62f2b P 8c12427a60db4468934a8e7bdb91dacd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: NON_VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { promote: true } }
I20260630 12:12:45.839778 11531 tablet_copy_client.cc:323] T e2656489e5874aa0988365c60a986cda P bcd34b340ac146d8b8683a4229fe741e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.129:44705
I20260630 12:12:45.841260 11533 raft_consensus.cc:740] T c4050861dd2b4e4ea9907923a5e62f2b P 8c12427a60db4468934a8e7bdb91dacd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c12427a60db4468934a8e7bdb91dacd, State: Initialized, Role: LEARNER
I20260630 12:12:45.842252 11533 consensus_queue.cc:260] T c4050861dd2b4e4ea9907923a5e62f2b P 8c12427a60db4468934a8e7bdb91dacd [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: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: NON_VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { promote: true } }
I20260630 12:12:45.843763 11008 tablet_copy_service.cc:140] P e5c63afb604d4d3ea2edd3627f1c4d76: Received BeginTabletCopySession request for tablet e2656489e5874aa0988365c60a986cda from peer bcd34b340ac146d8b8683a4229fe741e ({username='slave'} at 127.0.0.1:51038)
I20260630 12:12:45.844699 11008 tablet_copy_service.cc:161] P e5c63afb604d4d3ea2edd3627f1c4d76: Beginning new tablet copy session on tablet e2656489e5874aa0988365c60a986cda from peer bcd34b340ac146d8b8683a4229fe741e at {username='slave'} at 127.0.0.1:51038: session id = bcd34b340ac146d8b8683a4229fe741e-e2656489e5874aa0988365c60a986cda
I20260630 12:12:45.858145 11008 tablet_copy_source_session.cc:215] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:45.860335 11533 ts_tablet_manager.cc:1434] T c4050861dd2b4e4ea9907923a5e62f2b P 8c12427a60db4468934a8e7bdb91dacd: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.005s
I20260630 12:12:45.863399 11157 tablet_copy_service.cc:342] P 73221a0a082240a190672a8726abc3ee: Request end of tablet copy session 8c12427a60db4468934a8e7bdb91dacd-c4050861dd2b4e4ea9907923a5e62f2b received from {username='slave'} at 127.0.0.1:34332
I20260630 12:12:45.864082 11157 tablet_copy_service.cc:434] P 73221a0a082240a190672a8726abc3ee: ending tablet copy session 8c12427a60db4468934a8e7bdb91dacd-c4050861dd2b4e4ea9907923a5e62f2b on tablet c4050861dd2b4e4ea9907923a5e62f2b with peer 8c12427a60db4468934a8e7bdb91dacd
I20260630 12:12:45.873097 11531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2656489e5874aa0988365c60a986cda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:45.927165 11146 raft_consensus.cc:1275] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [term 3 FOLLOWER]: Refusing update from remote peer 8c12427a60db4468934a8e7bdb91dacd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:12:45.936439 11456 consensus_queue.cc:1048] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:12:45.939668 11531 tablet_copy_client.cc:806] T e2656489e5874aa0988365c60a986cda P bcd34b340ac146d8b8683a4229fe741e: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:45.940395 11531 tablet_copy_client.cc:670] T e2656489e5874aa0988365c60a986cda P bcd34b340ac146d8b8683a4229fe741e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:45.941699 10996 raft_consensus.cc:1275] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 3 FOLLOWER]: Refusing update from remote peer 8c12427a60db4468934a8e7bdb91dacd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:12:45.943923 11540 ts_tablet_manager.cc:933] T 091c63958a2d4198a40c7b9cba46e102 P 73221a0a082240a190672a8726abc3ee: Initiating tablet copy from peer e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705)
I20260630 12:12:45.951622 11456 consensus_queue.cc:1048] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:45.959033 11540 tablet_copy_client.cc:323] T 091c63958a2d4198a40c7b9cba46e102 P 73221a0a082240a190672a8726abc3ee: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.129:44705
I20260630 12:12:45.961433 11008 tablet_copy_service.cc:140] P e5c63afb604d4d3ea2edd3627f1c4d76: Received BeginTabletCopySession request for tablet 091c63958a2d4198a40c7b9cba46e102 from peer 73221a0a082240a190672a8726abc3ee ({username='slave'} at 127.0.0.1:51036)
I20260630 12:12:45.961990 11008 tablet_copy_service.cc:161] P e5c63afb604d4d3ea2edd3627f1c4d76: Beginning new tablet copy session on tablet 091c63958a2d4198a40c7b9cba46e102 from peer 73221a0a082240a190672a8726abc3ee at {username='slave'} at 127.0.0.1:51036: session id = 73221a0a082240a190672a8726abc3ee-091c63958a2d4198a40c7b9cba46e102
I20260630 12:12:45.971660 11008 tablet_copy_source_session.cc:215] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:45.976588 11540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 091c63958a2d4198a40c7b9cba46e102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:46.004931 10997 raft_consensus.cc:1275] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 4 FOLLOWER]: Refusing update from remote peer bcd34b340ac146d8b8683a4229fe741e: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260630 12:12:46.033286 11147 raft_consensus.cc:1275] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 4 FOLLOWER]: Refusing update from remote peer bcd34b340ac146d8b8683a4229fe741e: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260630 12:12:46.035298 11503 consensus_queue.cc:1048] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260630 12:12:46.039001 11531 tablet_copy_client.cc:538] T e2656489e5874aa0988365c60a986cda P bcd34b340ac146d8b8683a4229fe741e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:46.040498 11540 tablet_copy_client.cc:806] T 091c63958a2d4198a40c7b9cba46e102 P 73221a0a082240a190672a8726abc3ee: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:46.041226 11540 tablet_copy_client.cc:670] T 091c63958a2d4198a40c7b9cba46e102 P 73221a0a082240a190672a8726abc3ee: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:46.052655 11540 tablet_copy_client.cc:538] T 091c63958a2d4198a40c7b9cba46e102 P 73221a0a082240a190672a8726abc3ee: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:46.054533 11531 tablet_bootstrap.cc:492] T e2656489e5874aa0988365c60a986cda P bcd34b340ac146d8b8683a4229fe741e: Bootstrap starting.
I20260630 12:12:46.065954 11548 consensus_queue.cc:1048] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e [LEADER]: Connected to new peer: Peer: permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260630 12:12:46.069919 11298 raft_consensus.cc:1217] T 1e6e3230e42c4d05aba59180415d2e2c P bcd34b340ac146d8b8683a4229fe741e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:46.103641 11540 tablet_bootstrap.cc:492] T 091c63958a2d4198a40c7b9cba46e102 P 73221a0a082240a190672a8726abc3ee: Bootstrap starting.
I20260630 12:12:46.183262 11540 tablet_bootstrap.cc:492] T 091c63958a2d4198a40c7b9cba46e102 P 73221a0a082240a190672a8726abc3ee: 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
I20260630 12:12:46.184320 11540 tablet_bootstrap.cc:492] T 091c63958a2d4198a40c7b9cba46e102 P 73221a0a082240a190672a8726abc3ee: Bootstrap complete.
I20260630 12:12:46.185060 11531 tablet_bootstrap.cc:492] T e2656489e5874aa0988365c60a986cda P bcd34b340ac146d8b8683a4229fe741e: 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
I20260630 12:12:46.185074 11540 ts_tablet_manager.cc:1403] T 091c63958a2d4198a40c7b9cba46e102 P 73221a0a082240a190672a8726abc3ee: Time spent bootstrapping tablet: real 0.082s	user 0.022s	sys 0.007s
I20260630 12:12:46.186121 11531 tablet_bootstrap.cc:492] T e2656489e5874aa0988365c60a986cda P bcd34b340ac146d8b8683a4229fe741e: Bootstrap complete.
I20260630 12:12:46.186777 11531 ts_tablet_manager.cc:1403] T e2656489e5874aa0988365c60a986cda P bcd34b340ac146d8b8683a4229fe741e: Time spent bootstrapping tablet: real 0.133s	user 0.015s	sys 0.019s
I20260630 12:12:46.188813 11531 raft_consensus.cc:359] T e2656489e5874aa0988365c60a986cda P bcd34b340ac146d8b8683a4229fe741e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } }
I20260630 12:12:46.188863 11540 raft_consensus.cc:359] T 091c63958a2d4198a40c7b9cba46e102 P 73221a0a082240a190672a8726abc3ee [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: NON_VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { promote: true } }
I20260630 12:12:46.189450 11531 raft_consensus.cc:740] T e2656489e5874aa0988365c60a986cda P bcd34b340ac146d8b8683a4229fe741e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bcd34b340ac146d8b8683a4229fe741e, State: Initialized, Role: LEARNER
I20260630 12:12:46.189761 11540 raft_consensus.cc:740] T 091c63958a2d4198a40c7b9cba46e102 P 73221a0a082240a190672a8726abc3ee [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Initialized, Role: LEARNER
I20260630 12:12:46.190059 11531 consensus_queue.cc:260] T e2656489e5874aa0988365c60a986cda P bcd34b340ac146d8b8683a4229fe741e [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: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: true } }
I20260630 12:12:46.190483 11540 consensus_queue.cc:260] T 091c63958a2d4198a40c7b9cba46e102 P 73221a0a082240a190672a8726abc3ee [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: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: NON_VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { promote: true } }
I20260630 12:12:46.192755 11531 ts_tablet_manager.cc:1434] T e2656489e5874aa0988365c60a986cda P bcd34b340ac146d8b8683a4229fe741e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260630 12:12:46.194696 11008 tablet_copy_service.cc:342] P e5c63afb604d4d3ea2edd3627f1c4d76: Request end of tablet copy session bcd34b340ac146d8b8683a4229fe741e-e2656489e5874aa0988365c60a986cda received from {username='slave'} at 127.0.0.1:51038
I20260630 12:12:46.195117 11008 tablet_copy_service.cc:434] P e5c63afb604d4d3ea2edd3627f1c4d76: ending tablet copy session bcd34b340ac146d8b8683a4229fe741e-e2656489e5874aa0988365c60a986cda on tablet e2656489e5874aa0988365c60a986cda with peer bcd34b340ac146d8b8683a4229fe741e
I20260630 12:12:46.197292 11540 ts_tablet_manager.cc:1434] T 091c63958a2d4198a40c7b9cba46e102 P 73221a0a082240a190672a8726abc3ee: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:12:46.199569 11008 tablet_copy_service.cc:342] P e5c63afb604d4d3ea2edd3627f1c4d76: Request end of tablet copy session 73221a0a082240a190672a8726abc3ee-091c63958a2d4198a40c7b9cba46e102 received from {username='slave'} at 127.0.0.1:51036
I20260630 12:12:46.199946 11008 tablet_copy_service.cc:434] P e5c63afb604d4d3ea2edd3627f1c4d76: ending tablet copy session 73221a0a082240a190672a8726abc3ee-091c63958a2d4198a40c7b9cba46e102 on tablet 091c63958a2d4198a40c7b9cba46e102 with peer 73221a0a082240a190672a8726abc3ee
I20260630 12:12:46.313393 11073 raft_consensus.cc:1217] T c4050861dd2b4e4ea9907923a5e62f2b P 8c12427a60db4468934a8e7bdb91dacd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:46.360394 11147 raft_consensus.cc:1217] T 091c63958a2d4198a40c7b9cba46e102 P 73221a0a082240a190672a8726abc3ee [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:46.472972 11537 raft_consensus.cc:1064] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76: attempting to promote NON_VOTER bcd34b340ac146d8b8683a4229fe741e to VOTER
I20260630 12:12:46.475140 11537 consensus_queue.cc:237] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [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: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } }
I20260630 12:12:46.482492 11298 raft_consensus.cc:1275] T 1e6e3230e42c4d05aba59180415d2e2c P bcd34b340ac146d8b8683a4229fe741e [term 1 LEARNER]: Refusing update from remote peer e5c63afb604d4d3ea2edd3627f1c4d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:46.482932 11147 raft_consensus.cc:1275] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Refusing update from remote peer e5c63afb604d4d3ea2edd3627f1c4d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:46.483667 11073 raft_consensus.cc:1275] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Refusing update from remote peer e5c63afb604d4d3ea2edd3627f1c4d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:46.484045 11520 consensus_queue.cc:1048] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:46.485270 11517 consensus_queue.cc:1048] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:46.486979 11537 consensus_queue.cc:1048] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:46.499663 11517 raft_consensus.cc:2955] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:46.502405 11146 raft_consensus.cc:2955] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:46.502617 11073 raft_consensus.cc:2955] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:46.513088 11298 raft_consensus.cc:2955] T 1e6e3230e42c4d05aba59180415d2e2c P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:46.515283 10894 catalog_manager.cc:5697] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee reported cstate change: config changed from index 2 to 3, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { replace: true } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:46.520740 11299 raft_consensus.cc:1217] T e2656489e5874aa0988365c60a986cda P bcd34b340ac146d8b8683a4229fe741e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:46.551698 10997 consensus_queue.cc:237] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [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: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } }
I20260630 12:12:46.557693 11298 raft_consensus.cc:1275] T 1e6e3230e42c4d05aba59180415d2e2c P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Refusing update from remote peer e5c63afb604d4d3ea2edd3627f1c4d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:46.559158 11073 raft_consensus.cc:1275] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Refusing update from remote peer e5c63afb604d4d3ea2edd3627f1c4d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:46.559458 11520 consensus_queue.cc:1048] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:46.560619 11517 consensus_queue.cc:1048] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:46.569259 11517 raft_consensus.cc:2955] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 73221a0a082240a190672a8726abc3ee (127.7.215.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:46.575332 11073 raft_consensus.cc:2955] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 73221a0a082240a190672a8726abc3ee (127.7.215.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:46.577239 11298 raft_consensus.cc:2955] T 1e6e3230e42c4d05aba59180415d2e2c P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 73221a0a082240a190672a8726abc3ee (127.7.215.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:46.580222 10881 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1e6e3230e42c4d05aba59180415d2e2c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:46.584117 10895 catalog_manager.cc:5697] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 reported cstate change: config changed from index 3 to 4, VOTER 73221a0a082240a190672a8726abc3ee (127.7.215.131) evicted. New cstate: current_term: 1 leader_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:46.594910 11131 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e6e3230e42c4d05aba59180415d2e2c with delete_type TABLET_DATA_TOMBSTONED (TS 73221a0a082240a190672a8726abc3ee not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41280
I20260630 12:12:46.597116 11567 tablet_replica.cc:333] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee: stopping tablet replica
I20260630 12:12:46.598145 11567 raft_consensus.cc:2243] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:46.599067 11567 raft_consensus.cc:2272] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:46.602051 11567 ts_tablet_manager.cc:1916] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:46.619639 11567 ts_tablet_manager.cc:1929] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:46.620255 11567 log.cc:1199] T 1e6e3230e42c4d05aba59180415d2e2c P 73221a0a082240a190672a8726abc3ee: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/ts-2-root/wals/1e6e3230e42c4d05aba59180415d2e2c
I20260630 12:12:46.622444 10880 catalog_manager.cc:5028] TS 73221a0a082240a190672a8726abc3ee (127.7.215.131:45671): tablet 1e6e3230e42c4d05aba59180415d2e2c (table range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]) successfully deleted
I20260630 12:12:46.797601 11520 raft_consensus.cc:1064] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76: attempting to promote NON_VOTER 73221a0a082240a190672a8726abc3ee to VOTER
I20260630 12:12:46.799618 11520 consensus_queue.cc:237] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [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: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { promote: false } }
I20260630 12:12:46.805532 11146 raft_consensus.cc:1275] T 091c63958a2d4198a40c7b9cba46e102 P 73221a0a082240a190672a8726abc3ee [term 1 LEARNER]: Refusing update from remote peer e5c63afb604d4d3ea2edd3627f1c4d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:46.805871 11298 raft_consensus.cc:1275] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Refusing update from remote peer e5c63afb604d4d3ea2edd3627f1c4d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:46.806649 11073 raft_consensus.cc:1275] T 091c63958a2d4198a40c7b9cba46e102 P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Refusing update from remote peer e5c63afb604d4d3ea2edd3627f1c4d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:46.807336 11520 consensus_queue.cc:1048] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:46.808285 11517 consensus_queue.cc:1048] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:46.809082 11537 consensus_queue.cc:1048] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:46.830217 11558 raft_consensus.cc:1064] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee: attempting to promote NON_VOTER 8c12427a60db4468934a8e7bdb91dacd to VOTER
I20260630 12:12:46.830022 11520 raft_consensus.cc:2955] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73221a0a082240a190672a8726abc3ee (127.7.215.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { promote: false } } }
I20260630 12:12:46.832820 11558 consensus_queue.cc:237] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [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: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { promote: false } }
I20260630 12:12:46.839412 11070 raft_consensus.cc:2955] T 091c63958a2d4198a40c7b9cba46e102 P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73221a0a082240a190672a8726abc3ee (127.7.215.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { promote: false } } }
I20260630 12:12:46.839650 11298 raft_consensus.cc:2955] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73221a0a082240a190672a8726abc3ee (127.7.215.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { promote: false } } }
I20260630 12:12:46.853154 10895 catalog_manager.cc:5697] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e reported cstate change: config changed from index 2 to 3, 73221a0a082240a190672a8726abc3ee (127.7.215.131) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { promote: false } } }
I20260630 12:12:46.872341 11070 raft_consensus.cc:1275] T c4050861dd2b4e4ea9907923a5e62f2b P 8c12427a60db4468934a8e7bdb91dacd [term 1 LEARNER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:46.874647 11511 consensus_queue.cc:1048] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:12:46.876554 10997 raft_consensus.cc:1275] T c4050861dd2b4e4ea9907923a5e62f2b P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:46.881981 11511 consensus_queue.cc:1048] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:46.892345 11146 raft_consensus.cc:2955] T 091c63958a2d4198a40c7b9cba46e102 P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 73221a0a082240a190672a8726abc3ee (127.7.215.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { promote: false } } }
I20260630 12:12:46.907953 10996 consensus_queue.cc:237] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [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: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { promote: false } }
I20260630 12:12:46.916360 11073 raft_consensus.cc:1275] T 091c63958a2d4198a40c7b9cba46e102 P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Refusing update from remote peer e5c63afb604d4d3ea2edd3627f1c4d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:46.913408 11576 raft_consensus.cc:2955] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { promote: false } } }
I20260630 12:12:46.917806 11146 raft_consensus.cc:1275] T 091c63958a2d4198a40c7b9cba46e102 P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Refusing update from remote peer e5c63afb604d4d3ea2edd3627f1c4d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:46.917681 11298 raft_consensus.cc:1275] T c4050861dd2b4e4ea9907923a5e62f2b P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:46.919332 11520 consensus_queue.cc:1048] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:46.919971 11572 consensus_queue.cc:1048] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:46.923195 10997 raft_consensus.cc:2955] T c4050861dd2b4e4ea9907923a5e62f2b P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { promote: false } } }
I20260630 12:12:46.926540 11517 raft_consensus.cc:2955] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { promote: false } } }
I20260630 12:12:46.930464 11073 raft_consensus.cc:2955] T 091c63958a2d4198a40c7b9cba46e102 P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { promote: false } } }
I20260630 12:12:46.933830 11147 raft_consensus.cc:2955] T 091c63958a2d4198a40c7b9cba46e102 P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { promote: false } } }
I20260630 12:12:46.938203 10881 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 091c63958a2d4198a40c7b9cba46e102 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:46.942214 11511 consensus_queue.cc:1048] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:46.951167 10896 catalog_manager.cc:5697] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee reported cstate change: config changed from index 2 to 3, 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "73221a0a082240a190672a8726abc3ee" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:46.947449 10895 catalog_manager.cc:5697] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 reported cstate change: config changed from index 3 to 4, VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) evicted. New cstate: current_term: 1 leader_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:46.966203 11298 raft_consensus.cc:2955] T c4050861dd2b4e4ea9907923a5e62f2b P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { promote: false } } }
I20260630 12:12:46.966746 11073 raft_consensus.cc:2955] T c4050861dd2b4e4ea9907923a5e62f2b P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { replace: true } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { promote: false } } }
I20260630 12:12:46.976964 11147 consensus_queue.cc:237] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [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: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { promote: false } }
I20260630 12:12:46.983733 11289 tablet_service.cc:1558] Processing DeleteTablet for tablet 091c63958a2d4198a40c7b9cba46e102 with delete_type TABLET_DATA_TOMBSTONED (TS bcd34b340ac146d8b8683a4229fe741e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45236
I20260630 12:12:46.986187 10997 raft_consensus.cc:1275] T c4050861dd2b4e4ea9907923a5e62f2b P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:46.987845 11511 consensus_queue.cc:1048] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:46.992024 11070 raft_consensus.cc:1275] T c4050861dd2b4e4ea9907923a5e62f2b P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:46.996403 11576 raft_consensus.cc:2955] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { promote: false } } }
I20260630 12:12:47.004184 10997 raft_consensus.cc:2955] T c4050861dd2b4e4ea9907923a5e62f2b P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { promote: false } } }
I20260630 12:12:47.006207 11580 consensus_queue.cc:1048] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:12:47.012656 11581 tablet_replica.cc:333] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e: stopping tablet replica
I20260630 12:12:47.011771 11070 raft_consensus.cc:2955] T c4050861dd2b4e4ea9907923a5e62f2b P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { promote: false } } }
I20260630 12:12:47.013631 11581 raft_consensus.cc:2243] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.014770 11581 raft_consensus.cc:2272] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.019326 11581 ts_tablet_manager.cc:1916] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:47.021241 10880 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c4050861dd2b4e4ea9907923a5e62f2b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:47.021059 10895 catalog_manager.cc:5697] T c4050861dd2b4e4ea9907923a5e62f2b P e5c63afb604d4d3ea2edd3627f1c4d76 reported cstate change: config changed from index 3 to 4, VOTER bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) evicted. New cstate: current_term: 1 leader_uuid: "73221a0a082240a190672a8726abc3ee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { promote: false } } }
I20260630 12:12:47.036161 11581 ts_tablet_manager.cc:1929] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:47.036729 11581 log.cc:1199] T 091c63958a2d4198a40c7b9cba46e102 P bcd34b340ac146d8b8683a4229fe741e: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/ts-3-root/wals/091c63958a2d4198a40c7b9cba46e102
I20260630 12:12:47.038630 10883 catalog_manager.cc:5028] TS bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367): tablet 091c63958a2d4198a40c7b9cba46e102 (table range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]) successfully deleted
I20260630 12:12:47.046792 11289 tablet_service.cc:1558] Processing DeleteTablet for tablet c4050861dd2b4e4ea9907923a5e62f2b with delete_type TABLET_DATA_TOMBSTONED (TS bcd34b340ac146d8b8683a4229fe741e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45236
I20260630 12:12:47.048698 11581 tablet_replica.cc:333] T c4050861dd2b4e4ea9907923a5e62f2b P bcd34b340ac146d8b8683a4229fe741e: stopping tablet replica
I20260630 12:12:47.049563 11581 raft_consensus.cc:2243] T c4050861dd2b4e4ea9907923a5e62f2b P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.050122 11581 raft_consensus.cc:2272] T c4050861dd2b4e4ea9907923a5e62f2b P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.053390 11581 ts_tablet_manager.cc:1916] T c4050861dd2b4e4ea9907923a5e62f2b P bcd34b340ac146d8b8683a4229fe741e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:47.063732 11581 ts_tablet_manager.cc:1929] T c4050861dd2b4e4ea9907923a5e62f2b P bcd34b340ac146d8b8683a4229fe741e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:47.064060 11581 log.cc:1199] T c4050861dd2b4e4ea9907923a5e62f2b P bcd34b340ac146d8b8683a4229fe741e: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/ts-3-root/wals/c4050861dd2b4e4ea9907923a5e62f2b
I20260630 12:12:47.065615 10883 catalog_manager.cc:5028] TS bcd34b340ac146d8b8683a4229fe741e (127.7.215.132:43367): tablet c4050861dd2b4e4ea9907923a5e62f2b (table range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]) successfully deleted
I20260630 12:12:47.126374 10949 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:47.139083 11537 raft_consensus.cc:1064] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76: attempting to promote NON_VOTER bcd34b340ac146d8b8683a4229fe741e to VOTER
I20260630 12:12:47.141637 11537 consensus_queue.cc:237] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [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: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } }
I20260630 12:12:47.152412 11298 raft_consensus.cc:1275] T e2656489e5874aa0988365c60a986cda P bcd34b340ac146d8b8683a4229fe741e [term 1 LEARNER]: Refusing update from remote peer e5c63afb604d4d3ea2edd3627f1c4d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:47.153023 11070 raft_consensus.cc:1275] T e2656489e5874aa0988365c60a986cda P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Refusing update from remote peer e5c63afb604d4d3ea2edd3627f1c4d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:47.153888 11517 consensus_queue.cc:1048] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260630 12:12:47.155887 11537 consensus_queue.cc:1048] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:47.156822 11147 raft_consensus.cc:1275] T e2656489e5874aa0988365c60a986cda P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Refusing update from remote peer e5c63afb604d4d3ea2edd3627f1c4d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:47.158090 11517 consensus_queue.cc:1048] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:47.169166 11073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ed18db3b06b487ea43e0a441e883298"
dest_uuid: "8c12427a60db4468934a8e7bdb91dacd"
mode: GRACEFUL
new_leader_uuid: "73221a0a082240a190672a8726abc3ee"
 from {username='slave'} at 127.0.0.1:41838
I20260630 12:12:47.169870 11073 raft_consensus.cc:606] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [term 3 LEADER]: Received request to transfer leadership to TS 73221a0a082240a190672a8726abc3ee
I20260630 12:12:47.171653 10949 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:12:47.172417 10949 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:47.174348 11572 raft_consensus.cc:2955] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:47.175733 11070 raft_consensus.cc:2955] T e2656489e5874aa0988365c60a986cda P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:47.179339 11147 raft_consensus.cc:2955] T e2656489e5874aa0988365c60a986cda P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:47.186968 11298 raft_consensus.cc:2955] T e2656489e5874aa0988365c60a986cda P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:47.189663 10895 catalog_manager.cc:5697] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 reported cstate change: config changed from index 2 to 3, bcd34b340ac146d8b8683a4229fe741e (127.7.215.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:47.208360 10997 consensus_queue.cc:237] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [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: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } }
I20260630 12:12:47.213558 11147 raft_consensus.cc:1275] T e2656489e5874aa0988365c60a986cda P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Refusing update from remote peer e5c63afb604d4d3ea2edd3627f1c4d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:47.213886 11298 raft_consensus.cc:1275] T e2656489e5874aa0988365c60a986cda P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Refusing update from remote peer e5c63afb604d4d3ea2edd3627f1c4d76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:47.214988 11572 consensus_queue.cc:1048] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:47.215843 11537 consensus_queue.cc:1048] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:47.222889 11537 raft_consensus.cc:2955] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:47.226472 11298 raft_consensus.cc:2955] T e2656489e5874aa0988365c60a986cda P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:47.228767 11574 raft_consensus.cc:993] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd: : Instructing follower 73221a0a082240a190672a8726abc3ee to start an election
I20260630 12:12:47.229413 11546 raft_consensus.cc:1081] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [term 3 LEADER]: Signalling peer 73221a0a082240a190672a8726abc3ee to start an election
I20260630 12:12:47.231163 11147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ed18db3b06b487ea43e0a441e883298"
dest_uuid: "73221a0a082240a190672a8726abc3ee"
 from {username='slave'} at 127.0.0.1:34332
I20260630 12:12:47.231748 11147 raft_consensus.cc:493] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:47.232117 11147 raft_consensus.cc:3060] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:12:47.231914 11146 raft_consensus.cc:2955] T e2656489e5874aa0988365c60a986cda P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:47.242877 10895 catalog_manager.cc:5697] T e2656489e5874aa0988365c60a986cda P bcd34b340ac146d8b8683a4229fe741e reported cstate change: config changed from index 3 to 4, VOTER 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130) evicted. New cstate: current_term: 1 leader_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } } peers { permanent_uuid: "bcd34b340ac146d8b8683a4229fe741e" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43367 } attrs { promote: false } } }
I20260630 12:12:47.243839 11147 raft_consensus.cc:515] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:47.247591 11147 leader_election.cc:290] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 4 election: Requested vote from peers e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705), 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923)
I20260630 12:12:47.248914 11070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed18db3b06b487ea43e0a441e883298" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8c12427a60db4468934a8e7bdb91dacd"
I20260630 12:12:47.249636 11070 raft_consensus.cc:3055] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [term 3 LEADER]: Stepping down as leader of term 3
I20260630 12:12:47.249673 10997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed18db3b06b487ea43e0a441e883298" candidate_uuid: "73221a0a082240a190672a8726abc3ee" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76"
I20260630 12:12:47.250077 11070 raft_consensus.cc:740] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8c12427a60db4468934a8e7bdb91dacd, State: Running, Role: LEADER
I20260630 12:12:47.250288 10997 raft_consensus.cc:3060] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:12:47.250937 10881 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e2656489e5874aa0988365c60a986cda with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:47.251958 11070 consensus_queue.cc:260] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:47.253166 11070 raft_consensus.cc:3060] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:12:47.256963 10997 raft_consensus.cc:2468] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73221a0a082240a190672a8726abc3ee in term 4.
I20260630 12:12:47.258431 11111 leader_election.cc:304] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73221a0a082240a190672a8726abc3ee, e5c63afb604d4d3ea2edd3627f1c4d76; no voters: 
I20260630 12:12:47.259287 11576 raft_consensus.cc:2804] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [term 4 FOLLOWER]: Leader election won for term 4
I20260630 12:12:47.259788 11576 raft_consensus.cc:697] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [term 4 LEADER]: Becoming Leader. State: Replica: 73221a0a082240a190672a8726abc3ee, State: Running, Role: LEADER
I20260630 12:12:47.259886 11061 tablet_service.cc:1558] Processing DeleteTablet for tablet e2656489e5874aa0988365c60a986cda with delete_type TABLET_DATA_TOMBSTONED (TS 8c12427a60db4468934a8e7bdb91dacd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40710
I20260630 12:12:47.260592 11576 consensus_queue.cc:237] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } }
I20260630 12:12:47.261772 11070 raft_consensus.cc:2468] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73221a0a082240a190672a8726abc3ee in term 4.
I20260630 12:12:47.261878 11589 tablet_replica.cc:333] T e2656489e5874aa0988365c60a986cda P 8c12427a60db4468934a8e7bdb91dacd: stopping tablet replica
I20260630 12:12:47.263262 11589 raft_consensus.cc:2243] T e2656489e5874aa0988365c60a986cda P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.264076 11589 raft_consensus.cc:2272] T e2656489e5874aa0988365c60a986cda P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.268134 11589 ts_tablet_manager.cc:1916] T e2656489e5874aa0988365c60a986cda P 8c12427a60db4468934a8e7bdb91dacd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:47.273542 10895 catalog_manager.cc:5697] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee reported cstate change: term changed from 3 to 4, leader changed from 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130) to 73221a0a082240a190672a8726abc3ee (127.7.215.131). New cstate: current_term: 4 leader_uuid: "73221a0a082240a190672a8726abc3ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c63afb604d4d3ea2edd3627f1c4d76" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73221a0a082240a190672a8726abc3ee" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 45671 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:47.281527 11589 ts_tablet_manager.cc:1929] T e2656489e5874aa0988365c60a986cda P 8c12427a60db4468934a8e7bdb91dacd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:47.281992 11589 log.cc:1199] T e2656489e5874aa0988365c60a986cda P 8c12427a60db4468934a8e7bdb91dacd: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821475204949-8030-0/minicluster-data/ts-1-root/wals/e2656489e5874aa0988365c60a986cda
I20260630 12:12:47.283494 10881 catalog_manager.cc:5028] TS 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923): tablet e2656489e5874aa0988365c60a986cda (table range_aware_rebalance_new_range [id=86405cbd5967493ea084b06ae4e39e83]) successfully deleted
I20260630 12:12:47.721719  8030 tablet_server.cc:179] TabletServer@127.7.215.129:0 shutting down...
I20260630 12:12:47.750962  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:47.751592  8030 tablet_replica.cc:333] T dd2315843a1f4c6c93a10b7e02a58993 P e5c63afb604d4d3ea2edd3627f1c4d76: stopping tablet replica
I20260630 12:12:47.752405  8030 raft_consensus.cc:2243] T dd2315843a1f4c6c93a10b7e02a58993 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.752893  8030 raft_consensus.cc:2272] T dd2315843a1f4c6c93a10b7e02a58993 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.755124  8030 tablet_replica.cc:333] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76: stopping tablet replica
I20260630 12:12:47.755792  8030 raft_consensus.cc:2243] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:47.756517  8030 raft_consensus.cc:2272] T 2cb611b5dd7c47f5a7979d338b8d870f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.758900  8030 tablet_replica.cc:333] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76: stopping tablet replica
I20260630 12:12:47.759563  8030 raft_consensus.cc:2243] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.760051  8030 raft_consensus.cc:2272] T 76987f116cb641159cadb655b3a58cf8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.762279  8030 tablet_replica.cc:333] T a76768c9a5914a798fbf301ecc7261de P e5c63afb604d4d3ea2edd3627f1c4d76: stopping tablet replica
I20260630 12:12:47.763166  8030 raft_consensus.cc:2243] T a76768c9a5914a798fbf301ecc7261de P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.764075  8030 raft_consensus.cc:2272] T a76768c9a5914a798fbf301ecc7261de P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:12:47.764830 11111 consensus_peers.cc:597] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee -> Peer e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705): Couldn't send request to peer e5c63afb604d4d3ea2edd3627f1c4d76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:47.766109  8030 tablet_replica.cc:333] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76: stopping tablet replica
I20260630 12:12:47.766782  8030 raft_consensus.cc:2243] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:47.767426  8030 raft_consensus.cc:2272] T 1e6e3230e42c4d05aba59180415d2e2c P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.769761  8030 tablet_replica.cc:333] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76: stopping tablet replica
I20260630 12:12:47.770200  8030 raft_consensus.cc:2243] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:47.770855  8030 raft_consensus.cc:2272] T 091c63958a2d4198a40c7b9cba46e102 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.772686  8030 tablet_replica.cc:333] T 9a3c98a5d1b24be09c73442bf6186da7 P e5c63afb604d4d3ea2edd3627f1c4d76: stopping tablet replica
I20260630 12:12:47.773113  8030 raft_consensus.cc:2243] T 9a3c98a5d1b24be09c73442bf6186da7 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.773460  8030 raft_consensus.cc:2272] T 9a3c98a5d1b24be09c73442bf6186da7 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.775166  8030 tablet_replica.cc:333] T c4050861dd2b4e4ea9907923a5e62f2b P e5c63afb604d4d3ea2edd3627f1c4d76: stopping tablet replica
I20260630 12:12:47.775565  8030 raft_consensus.cc:2243] T c4050861dd2b4e4ea9907923a5e62f2b P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.776039  8030 raft_consensus.cc:2272] T c4050861dd2b4e4ea9907923a5e62f2b P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.778266  8030 tablet_replica.cc:333] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76: stopping tablet replica
I20260630 12:12:47.778777  8030 raft_consensus.cc:2243] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.779230  8030 raft_consensus.cc:2272] T 7ed18db3b06b487ea43e0a441e883298 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.780990  8030 tablet_replica.cc:333] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76: stopping tablet replica
I20260630 12:12:47.781441  8030 raft_consensus.cc:2243] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.782116  8030 raft_consensus.cc:2272] T df5016d070ed46e99a2ba05944767d3f P e5c63afb604d4d3ea2edd3627f1c4d76 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.784412  8030 tablet_replica.cc:333] T a0d569c6e8c74c9b80c8691d05e513c8 P e5c63afb604d4d3ea2edd3627f1c4d76: stopping tablet replica
I20260630 12:12:47.784992  8030 raft_consensus.cc:2243] T a0d569c6e8c74c9b80c8691d05e513c8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.785478  8030 raft_consensus.cc:2272] T a0d569c6e8c74c9b80c8691d05e513c8 P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.787446  8030 tablet_replica.cc:333] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76: stopping tablet replica
I20260630 12:12:47.787910  8030 raft_consensus.cc:2243] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:47.788563  8030 raft_consensus.cc:2272] T e2656489e5874aa0988365c60a986cda P e5c63afb604d4d3ea2edd3627f1c4d76 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:12:47.791838 11260 consensus_peers.cc:597] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e -> Peer e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705): Couldn't send request to peer e5c63afb604d4d3ea2edd3627f1c4d76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:47.824414  8030 tablet_server.cc:196] TabletServer@127.7.215.129:0 shutdown complete.
I20260630 12:12:47.830466 11070 raft_consensus.cc:1275] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [term 4 FOLLOWER]: Refusing update from remote peer 73221a0a082240a190672a8726abc3ee: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260630 12:12:47.831996 11580 consensus_queue.cc:1048] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c12427a60db4468934a8e7bdb91dacd" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 37923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260630 12:12:47.870945 11111 consensus_peers.cc:597] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee -> Peer e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705): Couldn't send request to peer e5c63afb604d4d3ea2edd3627f1c4d76. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:44705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:47.871526  8030 tablet_server.cc:179] TabletServer@127.7.215.130:0 shutting down...
W20260630 12:12:47.875355 11111 consensus_peers.cc:597] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee -> Peer 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923): Couldn't send request to peer 8c12427a60db4468934a8e7bdb91dacd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:12:47.900962 11037 consensus_peers.cc:597] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd -> Peer e5c63afb604d4d3ea2edd3627f1c4d76 (127.7.215.129:44705): Couldn't send request to peer e5c63afb604d4d3ea2edd3627f1c4d76. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:44705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:47.902793  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:47.903560  8030 tablet_replica.cc:333] T 41ffd49edad54282ad25aed14f282d5d P 8c12427a60db4468934a8e7bdb91dacd: stopping tablet replica
I20260630 12:12:47.904474  8030 raft_consensus.cc:2243] T 41ffd49edad54282ad25aed14f282d5d P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.904999  8030 raft_consensus.cc:2272] T 41ffd49edad54282ad25aed14f282d5d P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.907029  8030 tablet_replica.cc:333] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd: stopping tablet replica
I20260630 12:12:47.907557  8030 raft_consensus.cc:2243] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:47.908272  8030 raft_consensus.cc:2272] T dd2315843a1f4c6c93a10b7e02a58993 P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.909960  8030 tablet_replica.cc:333] T 2cb611b5dd7c47f5a7979d338b8d870f P 8c12427a60db4468934a8e7bdb91dacd: stopping tablet replica
I20260630 12:12:47.910557  8030 raft_consensus.cc:2243] T 2cb611b5dd7c47f5a7979d338b8d870f P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.911000  8030 raft_consensus.cc:2272] T 2cb611b5dd7c47f5a7979d338b8d870f P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.912655  8030 tablet_replica.cc:333] T 091c63958a2d4198a40c7b9cba46e102 P 8c12427a60db4468934a8e7bdb91dacd: stopping tablet replica
I20260630 12:12:47.913141  8030 raft_consensus.cc:2243] T 091c63958a2d4198a40c7b9cba46e102 P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.913681  8030 raft_consensus.cc:2272] T 091c63958a2d4198a40c7b9cba46e102 P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.916046  8030 tablet_replica.cc:333] T c4050861dd2b4e4ea9907923a5e62f2b P 8c12427a60db4468934a8e7bdb91dacd: stopping tablet replica
I20260630 12:12:47.916531  8030 raft_consensus.cc:2243] T c4050861dd2b4e4ea9907923a5e62f2b P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.917050  8030 raft_consensus.cc:2272] T c4050861dd2b4e4ea9907923a5e62f2b P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.919029  8030 tablet_replica.cc:333] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd: stopping tablet replica
I20260630 12:12:47.919553  8030 raft_consensus.cc:2243] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:47.920262  8030 raft_consensus.cc:2272] T 9a3c98a5d1b24be09c73442bf6186da7 P 8c12427a60db4468934a8e7bdb91dacd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.921967  8030 tablet_replica.cc:333] T 07de3889f5594ad398a0e2fa50c16ced P 8c12427a60db4468934a8e7bdb91dacd: stopping tablet replica
I20260630 12:12:47.922403  8030 raft_consensus.cc:2243] T 07de3889f5594ad398a0e2fa50c16ced P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.922824  8030 raft_consensus.cc:2272] T 07de3889f5594ad398a0e2fa50c16ced P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.924360  8030 tablet_replica.cc:333] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd: stopping tablet replica
I20260630 12:12:47.924904  8030 raft_consensus.cc:2243] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.925276  8030 raft_consensus.cc:2272] T 7ed18db3b06b487ea43e0a441e883298 P 8c12427a60db4468934a8e7bdb91dacd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.927110  8030 tablet_replica.cc:333] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd: stopping tablet replica
I20260630 12:12:47.927604  8030 raft_consensus.cc:2243] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:47.928421  8030 raft_consensus.cc:2272] T 5988a5863baa4933b1b87223f4da2792 P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.930112  8030 tablet_replica.cc:333] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd: stopping tablet replica
I20260630 12:12:47.930606  8030 raft_consensus.cc:2243] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.931026  8030 raft_consensus.cc:2272] T 1e6e3230e42c4d05aba59180415d2e2c P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.932607  8030 tablet_replica.cc:333] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd: stopping tablet replica
I20260630 12:12:47.933048  8030 raft_consensus.cc:2243] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:47.933732  8030 raft_consensus.cc:2272] T a76768c9a5914a798fbf301ecc7261de P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.935470  8030 tablet_replica.cc:333] T 50fb641675d14a40a88953be075eafac P 8c12427a60db4468934a8e7bdb91dacd: stopping tablet replica
I20260630 12:12:47.935920  8030 raft_consensus.cc:2243] T 50fb641675d14a40a88953be075eafac P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:47.936466  8030 raft_consensus.cc:2272] T 50fb641675d14a40a88953be075eafac P 8c12427a60db4468934a8e7bdb91dacd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:47.970279  8030 tablet_server.cc:196] TabletServer@127.7.215.130:0 shutdown complete.
I20260630 12:12:47.994400  8030 tablet_server.cc:179] TabletServer@127.7.215.131:0 shutting down...
I20260630 12:12:48.019107  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:48.019748  8030 tablet_replica.cc:333] T 091c63958a2d4198a40c7b9cba46e102 P 73221a0a082240a190672a8726abc3ee: stopping tablet replica
I20260630 12:12:48.020447  8030 raft_consensus.cc:2243] T 091c63958a2d4198a40c7b9cba46e102 P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.021018  8030 raft_consensus.cc:2272] T 091c63958a2d4198a40c7b9cba46e102 P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.023197  8030 tablet_replica.cc:333] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee: stopping tablet replica
I20260630 12:12:48.023661  8030 raft_consensus.cc:2243] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:48.024344  8030 raft_consensus.cc:2272] T 07de3889f5594ad398a0e2fa50c16ced P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.026180  8030 tablet_replica.cc:333] T e2656489e5874aa0988365c60a986cda P 73221a0a082240a190672a8726abc3ee: stopping tablet replica
I20260630 12:12:48.026731  8030 raft_consensus.cc:2243] T e2656489e5874aa0988365c60a986cda P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.027209  8030 raft_consensus.cc:2272] T e2656489e5874aa0988365c60a986cda P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.029321  8030 tablet_replica.cc:333] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee: stopping tablet replica
I20260630 12:12:48.029814  8030 raft_consensus.cc:2243] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:48.030728  8030 raft_consensus.cc:2272] T a0d569c6e8c74c9b80c8691d05e513c8 P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.033056  8030 tablet_replica.cc:333] T 5988a5863baa4933b1b87223f4da2792 P 73221a0a082240a190672a8726abc3ee: stopping tablet replica
I20260630 12:12:48.033619  8030 raft_consensus.cc:2243] T 5988a5863baa4933b1b87223f4da2792 P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.034325  8030 raft_consensus.cc:2272] T 5988a5863baa4933b1b87223f4da2792 P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:12:48.035414 11111 consensus_peers.cc:597] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee -> Peer 8c12427a60db4468934a8e7bdb91dacd (127.7.215.130:37923): Couldn't send request to peer 8c12427a60db4468934a8e7bdb91dacd. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.130:37923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:48.036690  8030 tablet_replica.cc:333] T 41ffd49edad54282ad25aed14f282d5d P 73221a0a082240a190672a8726abc3ee: stopping tablet replica
I20260630 12:12:48.037220  8030 raft_consensus.cc:2243] T 41ffd49edad54282ad25aed14f282d5d P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.037607  8030 raft_consensus.cc:2272] T 41ffd49edad54282ad25aed14f282d5d P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.039577  8030 tablet_replica.cc:333] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee: stopping tablet replica
I20260630 12:12:48.040098  8030 raft_consensus.cc:2243] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:48.040768  8030 raft_consensus.cc:2272] T c4050861dd2b4e4ea9907923a5e62f2b P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.042389  8030 tablet_replica.cc:333] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee: stopping tablet replica
I20260630 12:12:48.042912  8030 raft_consensus.cc:2243] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.043313  8030 raft_consensus.cc:2272] T 9a3c98a5d1b24be09c73442bf6186da7 P 73221a0a082240a190672a8726abc3ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.044994  8030 tablet_replica.cc:333] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee: stopping tablet replica
I20260630 12:12:48.045498  8030 raft_consensus.cc:2243] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.045905  8030 raft_consensus.cc:2272] T df5016d070ed46e99a2ba05944767d3f P 73221a0a082240a190672a8726abc3ee [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.047945  8030 tablet_replica.cc:333] T 76987f116cb641159cadb655b3a58cf8 P 73221a0a082240a190672a8726abc3ee: stopping tablet replica
I20260630 12:12:48.048559  8030 raft_consensus.cc:2243] T 76987f116cb641159cadb655b3a58cf8 P 73221a0a082240a190672a8726abc3ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.049069  8030 raft_consensus.cc:2272] T 76987f116cb641159cadb655b3a58cf8 P 73221a0a082240a190672a8726abc3ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.051601  8030 tablet_replica.cc:333] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee: stopping tablet replica
I20260630 12:12:48.052032  8030 raft_consensus.cc:2243] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:48.052811  8030 raft_consensus.cc:2272] T 50fb641675d14a40a88953be075eafac P 73221a0a082240a190672a8726abc3ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.054747  8030 tablet_replica.cc:333] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee: stopping tablet replica
I20260630 12:12:48.055166  8030 raft_consensus.cc:2243] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [term 4 LEADER]: Raft consensus shutting down.
I20260630 12:12:48.055824  8030 raft_consensus.cc:2272] T 7ed18db3b06b487ea43e0a441e883298 P 73221a0a082240a190672a8726abc3ee [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.088310  8030 tablet_server.cc:196] TabletServer@127.7.215.131:0 shutdown complete.
I20260630 12:12:48.113664  8030 tablet_server.cc:179] TabletServer@127.7.215.132:0 shutting down...
I20260630 12:12:48.141685  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:48.142465  8030 tablet_replica.cc:333] T 1e6e3230e42c4d05aba59180415d2e2c P bcd34b340ac146d8b8683a4229fe741e: stopping tablet replica
I20260630 12:12:48.143532  8030 raft_consensus.cc:2243] T 1e6e3230e42c4d05aba59180415d2e2c P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.144225  8030 raft_consensus.cc:2272] T 1e6e3230e42c4d05aba59180415d2e2c P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.146416  8030 tablet_replica.cc:333] T 5988a5863baa4933b1b87223f4da2792 P bcd34b340ac146d8b8683a4229fe741e: stopping tablet replica
I20260630 12:12:48.146984  8030 raft_consensus.cc:2243] T 5988a5863baa4933b1b87223f4da2792 P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.147519  8030 raft_consensus.cc:2272] T 5988a5863baa4933b1b87223f4da2792 P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.149358  8030 tablet_replica.cc:333] T a76768c9a5914a798fbf301ecc7261de P bcd34b340ac146d8b8683a4229fe741e: stopping tablet replica
I20260630 12:12:48.149822  8030 raft_consensus.cc:2243] T a76768c9a5914a798fbf301ecc7261de P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.150249  8030 raft_consensus.cc:2272] T a76768c9a5914a798fbf301ecc7261de P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.151907  8030 tablet_replica.cc:333] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e: stopping tablet replica
I20260630 12:12:48.152338  8030 raft_consensus.cc:2243] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e [term 4 LEADER]: Raft consensus shutting down.
I20260630 12:12:48.152941  8030 raft_consensus.cc:2272] T df5016d070ed46e99a2ba05944767d3f P bcd34b340ac146d8b8683a4229fe741e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.154735  8030 tablet_replica.cc:333] T e2656489e5874aa0988365c60a986cda P bcd34b340ac146d8b8683a4229fe741e: stopping tablet replica
I20260630 12:12:48.155226  8030 raft_consensus.cc:2243] T e2656489e5874aa0988365c60a986cda P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.155632  8030 raft_consensus.cc:2272] T e2656489e5874aa0988365c60a986cda P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.157351  8030 tablet_replica.cc:333] T a0d569c6e8c74c9b80c8691d05e513c8 P bcd34b340ac146d8b8683a4229fe741e: stopping tablet replica
I20260630 12:12:48.157809  8030 raft_consensus.cc:2243] T a0d569c6e8c74c9b80c8691d05e513c8 P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.158157  8030 raft_consensus.cc:2272] T a0d569c6e8c74c9b80c8691d05e513c8 P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.159735  8030 tablet_replica.cc:333] T 07de3889f5594ad398a0e2fa50c16ced P bcd34b340ac146d8b8683a4229fe741e: stopping tablet replica
I20260630 12:12:48.160140  8030 raft_consensus.cc:2243] T 07de3889f5594ad398a0e2fa50c16ced P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.160466  8030 raft_consensus.cc:2272] T 07de3889f5594ad398a0e2fa50c16ced P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.161945  8030 tablet_replica.cc:333] T 50fb641675d14a40a88953be075eafac P bcd34b340ac146d8b8683a4229fe741e: stopping tablet replica
I20260630 12:12:48.162379  8030 raft_consensus.cc:2243] T 50fb641675d14a40a88953be075eafac P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.162842  8030 raft_consensus.cc:2272] T 50fb641675d14a40a88953be075eafac P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.164399  8030 tablet_replica.cc:333] T 76987f116cb641159cadb655b3a58cf8 P bcd34b340ac146d8b8683a4229fe741e: stopping tablet replica
I20260630 12:12:48.164796  8030 raft_consensus.cc:2243] T 76987f116cb641159cadb655b3a58cf8 P bcd34b340ac146d8b8683a4229fe741e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:48.165421  8030 raft_consensus.cc:2272] T 76987f116cb641159cadb655b3a58cf8 P bcd34b340ac146d8b8683a4229fe741e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.166950  8030 tablet_replica.cc:333] T 2cb611b5dd7c47f5a7979d338b8d870f P bcd34b340ac146d8b8683a4229fe741e: stopping tablet replica
I20260630 12:12:48.167366  8030 raft_consensus.cc:2243] T 2cb611b5dd7c47f5a7979d338b8d870f P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.167658  8030 raft_consensus.cc:2272] T 2cb611b5dd7c47f5a7979d338b8d870f P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.169128  8030 tablet_replica.cc:333] T dd2315843a1f4c6c93a10b7e02a58993 P bcd34b340ac146d8b8683a4229fe741e: stopping tablet replica
I20260630 12:12:48.169497  8030 raft_consensus.cc:2243] T dd2315843a1f4c6c93a10b7e02a58993 P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.169795  8030 raft_consensus.cc:2272] T dd2315843a1f4c6c93a10b7e02a58993 P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.171386  8030 tablet_replica.cc:333] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e: stopping tablet replica
I20260630 12:12:48.171742  8030 raft_consensus.cc:2243] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:48.172374  8030 raft_consensus.cc:2272] T 41ffd49edad54282ad25aed14f282d5d P bcd34b340ac146d8b8683a4229fe741e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.203195  8030 tablet_server.cc:196] TabletServer@127.7.215.132:0 shutdown complete.
I20260630 12:12:48.230224  8030 master.cc:562] Master@127.7.215.190:36051 shutting down...
I20260630 12:12:48.248943  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:48.249464  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.249804  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 043cc64c15e143c8b5f9721259c21939: stopping tablet replica
I20260630 12:12:48.269937  8030 master.cc:584] Master@127.7.215.190:36051 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (11419 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:12:48.320600  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:36739
I20260630 12:12:48.321674  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:48.327809 11601 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:48.327988 11600 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:48.328384 11603 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:48.330217  8030 server_base.cc:1061] running on GCE node
I20260630 12:12:48.331842  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:48.332062  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:48.332250  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821568332213 us; error 0 us; skew 500 ppm
I20260630 12:12:48.332808  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:48.335340  8030 webserver.cc:533] Webserver started at http://127.7.215.190:45289/ using document root <none> and password file <none>
I20260630 12:12:48.335863  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:48.336066  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:48.336402  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:48.337564  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "2d2e86674dd9474287ee750ee5191b39"
format_stamp: "Formatted at 2026-06-30 12:12:48 on dist-test-slave-35fp"
I20260630 12:12:48.342315  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:12:48.345952 11608 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.346781  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:48.347093  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "2d2e86674dd9474287ee750ee5191b39"
format_stamp: "Formatted at 2026-06-30 12:12:48 on dist-test-slave-35fp"
I20260630 12:12:48.347471  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821475204949-8030-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)
I20260630 12:12:48.364861  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:48.366393  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:48.405084  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:36739
I20260630 12:12:48.405174 11659 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:36739 every 8 connection(s)
I20260630 12:12:48.409075 11660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:48.418771 11660 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d2e86674dd9474287ee750ee5191b39: Bootstrap starting.
I20260630 12:12:48.423187 11660 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2d2e86674dd9474287ee750ee5191b39: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:48.427341 11660 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d2e86674dd9474287ee750ee5191b39: No bootstrap required, opened a new log
I20260630 12:12:48.429284 11660 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2d2e86674dd9474287ee750ee5191b39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d2e86674dd9474287ee750ee5191b39" member_type: VOTER }
I20260630 12:12:48.429632 11660 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2d2e86674dd9474287ee750ee5191b39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:48.429888 11660 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2d2e86674dd9474287ee750ee5191b39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d2e86674dd9474287ee750ee5191b39, State: Initialized, Role: FOLLOWER
I20260630 12:12:48.430553 11660 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2d2e86674dd9474287ee750ee5191b39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2d2e86674dd9474287ee750ee5191b39" member_type: VOTER }
I20260630 12:12:48.431049 11660 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2d2e86674dd9474287ee750ee5191b39 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:48.431269 11660 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2d2e86674dd9474287ee750ee5191b39 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:48.431551 11660 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2d2e86674dd9474287ee750ee5191b39 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:48.435834 11660 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2d2e86674dd9474287ee750ee5191b39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d2e86674dd9474287ee750ee5191b39" member_type: VOTER }
I20260630 12:12:48.436350 11660 leader_election.cc:304] T 00000000000000000000000000000000 P 2d2e86674dd9474287ee750ee5191b39 [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: 2d2e86674dd9474287ee750ee5191b39; no voters: 
I20260630 12:12:48.437475 11660 leader_election.cc:290] T 00000000000000000000000000000000 P 2d2e86674dd9474287ee750ee5191b39 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:48.437827 11663 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2d2e86674dd9474287ee750ee5191b39 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:48.439234 11663 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2d2e86674dd9474287ee750ee5191b39 [term 1 LEADER]: Becoming Leader. State: Replica: 2d2e86674dd9474287ee750ee5191b39, State: Running, Role: LEADER
I20260630 12:12:48.439855 11663 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2d2e86674dd9474287ee750ee5191b39 [LEADER]: Queue going to LEADER mode. State: All 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: "2d2e86674dd9474287ee750ee5191b39" member_type: VOTER }
I20260630 12:12:48.440416 11660 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2d2e86674dd9474287ee750ee5191b39 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:48.444883 11665 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d2e86674dd9474287ee750ee5191b39 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2d2e86674dd9474287ee750ee5191b39. Latest consensus state: current_term: 1 leader_uuid: "2d2e86674dd9474287ee750ee5191b39" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d2e86674dd9474287ee750ee5191b39" member_type: VOTER } }
I20260630 12:12:48.445478 11665 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d2e86674dd9474287ee750ee5191b39 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:48.446521 11664 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d2e86674dd9474287ee750ee5191b39 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2d2e86674dd9474287ee750ee5191b39" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d2e86674dd9474287ee750ee5191b39" member_type: VOTER } }
I20260630 12:12:48.447144 11664 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d2e86674dd9474287ee750ee5191b39 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:48.450716 11671 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:48.458434 11671 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:48.459420  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:48.467207 11671 catalog_manager.cc:1383] Generated new cluster ID: a8a3367b19664aa2a234ea9ff55be526
I20260630 12:12:48.467494 11671 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:48.487684 11671 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:48.489068 11671 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:48.512283 11671 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2d2e86674dd9474287ee750ee5191b39: Generated new TSK 0
I20260630 12:12:48.512957 11671 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:48.526373  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:48.532517 11681 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:48.533187 11682 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:48.534479 11684 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:48.535671  8030 server_base.cc:1061] running on GCE node
I20260630 12:12:48.536587  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:48.536777  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:48.536911  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821568536897 us; error 0 us; skew 500 ppm
I20260630 12:12:48.537454  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:48.539753  8030 webserver.cc:533] Webserver started at http://127.7.215.129:42377/ using document root <none> and password file <none>
I20260630 12:12:48.540223  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:48.540436  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:48.540679  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:48.541814  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821475204949-8030-0/minicluster-data/ts-0-root/instance:
uuid: "d8e55be8c3174a089c264c01b597b63c"
format_stamp: "Formatted at 2026-06-30 12:12:48 on dist-test-slave-35fp"
I20260630 12:12:48.546665  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:48.550241 11689 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.551203  8030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:12:48.551507  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "d8e55be8c3174a089c264c01b597b63c"
format_stamp: "Formatted at 2026-06-30 12:12:48 on dist-test-slave-35fp"
I20260630 12:12:48.551889  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821475204949-8030-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)
I20260630 12:12:48.570658  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:48.571899  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:48.573383  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:48.575839  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:48.576057  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.576340  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:48.576529  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.618077  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:44869
I20260630 12:12:48.618163 11751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:44869 every 8 connection(s)
I20260630 12:12:48.623229  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:48.630910 11756 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:48.631904 11757 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:48.634549 11759 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:48.634953  8030 server_base.cc:1061] running on GCE node
I20260630 12:12:48.636072  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:48.636385  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:48.636539 11752 heartbeater.cc:344] Connected to a master server at 127.7.215.190:36739
I20260630 12:12:48.636622  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821568636591 us; error 0 us; skew 500 ppm
I20260630 12:12:48.637040 11752 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:48.637537  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:48.638053 11752 heartbeater.cc:507] Master 127.7.215.190:36739 requested a full tablet report, sending...
I20260630 12:12:48.640501 11625 ts_manager.cc:194] Registered new tserver with Master: d8e55be8c3174a089c264c01b597b63c (127.7.215.129:44869)
I20260630 12:12:48.640723  8030 webserver.cc:533] Webserver started at http://127.7.215.130:35497/ using document root <none> and password file <none>
I20260630 12:12:48.641378  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:48.641585  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:48.641894  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:48.642439 11625 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32954
I20260630 12:12:48.643189  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821475204949-8030-0/minicluster-data/ts-1-root/instance:
uuid: "86ce9542dbc24866b30f8f40b617d1af"
format_stamp: "Formatted at 2026-06-30 12:12:48 on dist-test-slave-35fp"
I20260630 12:12:48.648341  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:48.652020 11764 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.652742  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:48.653059  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "86ce9542dbc24866b30f8f40b617d1af"
format_stamp: "Formatted at 2026-06-30 12:12:48 on dist-test-slave-35fp"
I20260630 12:12:48.653337  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821475204949-8030-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)
I20260630 12:12:48.670868  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:48.672053  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:48.673475  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:48.675762  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:48.675983  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.676226  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:48.676396  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.714790  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:36679
I20260630 12:12:48.714892 11826 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:36679 every 8 connection(s)
I20260630 12:12:48.719601  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:48.727468 11830 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:48.729241 11831 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:48.731324  8030 server_base.cc:1061] running on GCE node
W20260630 12:12:48.732924 11833 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:48.733589 11827 heartbeater.cc:344] Connected to a master server at 127.7.215.190:36739
I20260630 12:12:48.734053 11827 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:48.734182  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:48.734474  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:48.734730  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821568734708 us; error 0 us; skew 500 ppm
I20260630 12:12:48.735057 11827 heartbeater.cc:507] Master 127.7.215.190:36739 requested a full tablet report, sending...
I20260630 12:12:48.735502  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:48.737682 11625 ts_manager.cc:194] Registered new tserver with Master: 86ce9542dbc24866b30f8f40b617d1af (127.7.215.130:36679)
I20260630 12:12:48.738402  8030 webserver.cc:533] Webserver started at http://127.7.215.131:34309/ using document root <none> and password file <none>
I20260630 12:12:48.739022  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:48.739229  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:48.739387 11625 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32970
I20260630 12:12:48.739533  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:48.740976  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821475204949-8030-0/minicluster-data/ts-2-root/instance:
uuid: "227faf8de50f46a7a7f2f3167d214073"
format_stamp: "Formatted at 2026-06-30 12:12:48 on dist-test-slave-35fp"
I20260630 12:12:48.745687  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:12:48.749049 11838 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.749868  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:48.750227  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "227faf8de50f46a7a7f2f3167d214073"
format_stamp: "Formatted at 2026-06-30 12:12:48 on dist-test-slave-35fp"
I20260630 12:12:48.750530  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821475204949-8030-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)
I20260630 12:12:48.790632  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:48.791810  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:48.793201  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:48.795529  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:48.795765  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.796041  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:48.796217  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.834877  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:38033
I20260630 12:12:48.834975 11900 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:38033 every 8 connection(s)
I20260630 12:12:48.839298  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:48.846695 11904 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:48.847291 11905 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:48.854884 11901 heartbeater.cc:344] Connected to a master server at 127.7.215.190:36739
W20260630 12:12:48.855077 11907 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:48.855371 11901 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:48.856242 11901 heartbeater.cc:507] Master 127.7.215.190:36739 requested a full tablet report, sending...
I20260630 12:12:48.856590  8030 server_base.cc:1061] running on GCE node
I20260630 12:12:48.857589  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:48.857846  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:48.858055  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821568858037 us; error 0 us; skew 500 ppm
I20260630 12:12:48.858557 11625 ts_manager.cc:194] Registered new tserver with Master: 227faf8de50f46a7a7f2f3167d214073 (127.7.215.131:38033)
I20260630 12:12:48.858762  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:48.860425 11625 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32986
I20260630 12:12:48.861548  8030 webserver.cc:533] Webserver started at http://127.7.215.132:38427/ using document root <none> and password file <none>
I20260630 12:12:48.862140  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:48.862334  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:48.862653  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:48.863675  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821475204949-8030-0/minicluster-data/ts-3-root/instance:
uuid: "dcd618935f864bc89b6436f1e5a0afbc"
format_stamp: "Formatted at 2026-06-30 12:12:48 on dist-test-slave-35fp"
I20260630 12:12:48.867955  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:48.871316 11912 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.872097  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:48.872386  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821475204949-8030-0/minicluster-data/ts-3-root
uuid: "dcd618935f864bc89b6436f1e5a0afbc"
format_stamp: "Formatted at 2026-06-30 12:12:48 on dist-test-slave-35fp"
I20260630 12:12:48.872660  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821475204949-8030-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821475204949-8030-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821475204949-8030-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)
I20260630 12:12:48.888846  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:48.890019  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:48.891520  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:48.893735  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:48.893954  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.894207  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:48.894418  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:48.934978  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.132:45935
I20260630 12:12:48.935091 11974 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.132:45935 every 8 connection(s)
I20260630 12:12:48.949617 11975 heartbeater.cc:344] Connected to a master server at 127.7.215.190:36739
I20260630 12:12:48.950016 11975 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:48.950904 11975 heartbeater.cc:507] Master 127.7.215.190:36739 requested a full tablet report, sending...
I20260630 12:12:48.952927 11625 ts_manager.cc:194] Registered new tserver with Master: dcd618935f864bc89b6436f1e5a0afbc (127.7.215.132:45935)
I20260630 12:12:48.953155  8030 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015054265s
I20260630 12:12:48.954324 11625 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32988
I20260630 12:12:49.506763 11625 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33004:
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"
    }
  }
}
I20260630 12:12:49.559662 11866 tablet_service.cc:1511] Processing CreateTablet for tablet de4cc0e216d941f5acf48ecef18e6f16 (DEFAULT_TABLE table=test-workload [id=be72bb4d1d4f4fb5b36baf5fcb5a7adf]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:49.561107 11866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de4cc0e216d941f5acf48ecef18e6f16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:49.564095 11717 tablet_service.cc:1511] Processing CreateTablet for tablet de4cc0e216d941f5acf48ecef18e6f16 (DEFAULT_TABLE table=test-workload [id=be72bb4d1d4f4fb5b36baf5fcb5a7adf]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:49.565305 11717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de4cc0e216d941f5acf48ecef18e6f16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:49.565575 11940 tablet_service.cc:1511] Processing CreateTablet for tablet de4cc0e216d941f5acf48ecef18e6f16 (DEFAULT_TABLE table=test-workload [id=be72bb4d1d4f4fb5b36baf5fcb5a7adf]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:49.566790 11940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de4cc0e216d941f5acf48ecef18e6f16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:49.577885 11996 tablet_bootstrap.cc:492] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073: Bootstrap starting.
I20260630 12:12:49.579906 11997 tablet_bootstrap.cc:492] T de4cc0e216d941f5acf48ecef18e6f16 P d8e55be8c3174a089c264c01b597b63c: Bootstrap starting.
I20260630 12:12:49.583904 11996 tablet_bootstrap.cc:654] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:49.585651 11998 tablet_bootstrap.cc:492] T de4cc0e216d941f5acf48ecef18e6f16 P dcd618935f864bc89b6436f1e5a0afbc: Bootstrap starting.
I20260630 12:12:49.587066 11997 tablet_bootstrap.cc:654] T de4cc0e216d941f5acf48ecef18e6f16 P d8e55be8c3174a089c264c01b597b63c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:49.589351 11996 tablet_bootstrap.cc:492] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073: No bootstrap required, opened a new log
I20260630 12:12:49.590026 11996 ts_tablet_manager.cc:1403] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073: Time spent bootstrapping tablet: real 0.012s	user 0.012s	sys 0.000s
I20260630 12:12:49.591671 11997 tablet_bootstrap.cc:492] T de4cc0e216d941f5acf48ecef18e6f16 P d8e55be8c3174a089c264c01b597b63c: No bootstrap required, opened a new log
I20260630 12:12:49.592116 11997 ts_tablet_manager.cc:1403] T de4cc0e216d941f5acf48ecef18e6f16 P d8e55be8c3174a089c264c01b597b63c: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260630 12:12:49.592293 11998 tablet_bootstrap.cc:654] T de4cc0e216d941f5acf48ecef18e6f16 P dcd618935f864bc89b6436f1e5a0afbc: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:49.592814 11996 raft_consensus.cc:359] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227faf8de50f46a7a7f2f3167d214073" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38033 } } peers { permanent_uuid: "dcd618935f864bc89b6436f1e5a0afbc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 45935 } } peers { permanent_uuid: "d8e55be8c3174a089c264c01b597b63c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44869 } }
I20260630 12:12:49.593616 11996 raft_consensus.cc:385] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:49.593906 11996 raft_consensus.cc:740] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227faf8de50f46a7a7f2f3167d214073, State: Initialized, Role: FOLLOWER
I20260630 12:12:49.594827 11997 raft_consensus.cc:359] T de4cc0e216d941f5acf48ecef18e6f16 P d8e55be8c3174a089c264c01b597b63c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227faf8de50f46a7a7f2f3167d214073" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38033 } } peers { permanent_uuid: "dcd618935f864bc89b6436f1e5a0afbc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 45935 } } peers { permanent_uuid: "d8e55be8c3174a089c264c01b597b63c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44869 } }
I20260630 12:12:49.594826 11996 consensus_queue.cc:260] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227faf8de50f46a7a7f2f3167d214073" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38033 } } peers { permanent_uuid: "dcd618935f864bc89b6436f1e5a0afbc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 45935 } } peers { permanent_uuid: "d8e55be8c3174a089c264c01b597b63c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44869 } }
I20260630 12:12:49.595728 11997 raft_consensus.cc:385] T de4cc0e216d941f5acf48ecef18e6f16 P d8e55be8c3174a089c264c01b597b63c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:49.596103 11997 raft_consensus.cc:740] T de4cc0e216d941f5acf48ecef18e6f16 P d8e55be8c3174a089c264c01b597b63c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8e55be8c3174a089c264c01b597b63c, State: Initialized, Role: FOLLOWER
I20260630 12:12:49.597024 11997 consensus_queue.cc:260] T de4cc0e216d941f5acf48ecef18e6f16 P d8e55be8c3174a089c264c01b597b63c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227faf8de50f46a7a7f2f3167d214073" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38033 } } peers { permanent_uuid: "dcd618935f864bc89b6436f1e5a0afbc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 45935 } } peers { permanent_uuid: "d8e55be8c3174a089c264c01b597b63c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44869 } }
I20260630 12:12:49.598210 11996 ts_tablet_manager.cc:1434] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260630 12:12:49.598810 11998 tablet_bootstrap.cc:492] T de4cc0e216d941f5acf48ecef18e6f16 P dcd618935f864bc89b6436f1e5a0afbc: No bootstrap required, opened a new log
I20260630 12:12:49.598982 11901 heartbeater.cc:499] Master 127.7.215.190:36739 was elected leader, sending a full tablet report...
I20260630 12:12:49.599342 11998 ts_tablet_manager.cc:1403] T de4cc0e216d941f5acf48ecef18e6f16 P dcd618935f864bc89b6436f1e5a0afbc: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:12:49.599440 11752 heartbeater.cc:499] Master 127.7.215.190:36739 was elected leader, sending a full tablet report...
I20260630 12:12:49.601415 11997 ts_tablet_manager.cc:1434] T de4cc0e216d941f5acf48ecef18e6f16 P d8e55be8c3174a089c264c01b597b63c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260630 12:12:49.603595 11998 raft_consensus.cc:359] T de4cc0e216d941f5acf48ecef18e6f16 P dcd618935f864bc89b6436f1e5a0afbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227faf8de50f46a7a7f2f3167d214073" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38033 } } peers { permanent_uuid: "dcd618935f864bc89b6436f1e5a0afbc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 45935 } } peers { permanent_uuid: "d8e55be8c3174a089c264c01b597b63c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44869 } }
I20260630 12:12:49.604173 11998 raft_consensus.cc:385] T de4cc0e216d941f5acf48ecef18e6f16 P dcd618935f864bc89b6436f1e5a0afbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:49.604415 11998 raft_consensus.cc:740] T de4cc0e216d941f5acf48ecef18e6f16 P dcd618935f864bc89b6436f1e5a0afbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcd618935f864bc89b6436f1e5a0afbc, State: Initialized, Role: FOLLOWER
I20260630 12:12:49.605343 11998 consensus_queue.cc:260] T de4cc0e216d941f5acf48ecef18e6f16 P dcd618935f864bc89b6436f1e5a0afbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227faf8de50f46a7a7f2f3167d214073" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38033 } } peers { permanent_uuid: "dcd618935f864bc89b6436f1e5a0afbc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 45935 } } peers { permanent_uuid: "d8e55be8c3174a089c264c01b597b63c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44869 } }
I20260630 12:12:49.607591 11975 heartbeater.cc:499] Master 127.7.215.190:36739 was elected leader, sending a full tablet report...
I20260630 12:12:49.608156 11998 ts_tablet_manager.cc:1434] T de4cc0e216d941f5acf48ecef18e6f16 P dcd618935f864bc89b6436f1e5a0afbc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:12:49.631961 12002 raft_consensus.cc:493] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:49.632468 12002 raft_consensus.cc:515] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227faf8de50f46a7a7f2f3167d214073" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38033 } } peers { permanent_uuid: "dcd618935f864bc89b6436f1e5a0afbc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 45935 } } peers { permanent_uuid: "d8e55be8c3174a089c264c01b597b63c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44869 } }
I20260630 12:12:49.634610 12002 leader_election.cc:290] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcd618935f864bc89b6436f1e5a0afbc (127.7.215.132:45935), d8e55be8c3174a089c264c01b597b63c (127.7.215.129:44869)
I20260630 12:12:49.645931 11950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4cc0e216d941f5acf48ecef18e6f16" candidate_uuid: "227faf8de50f46a7a7f2f3167d214073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcd618935f864bc89b6436f1e5a0afbc" is_pre_election: true
I20260630 12:12:49.646593 11727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4cc0e216d941f5acf48ecef18e6f16" candidate_uuid: "227faf8de50f46a7a7f2f3167d214073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8e55be8c3174a089c264c01b597b63c" is_pre_election: true
I20260630 12:12:49.646714 11950 raft_consensus.cc:2468] T de4cc0e216d941f5acf48ecef18e6f16 P dcd618935f864bc89b6436f1e5a0afbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 227faf8de50f46a7a7f2f3167d214073 in term 0.
I20260630 12:12:49.647229 11727 raft_consensus.cc:2468] T de4cc0e216d941f5acf48ecef18e6f16 P d8e55be8c3174a089c264c01b597b63c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 227faf8de50f46a7a7f2f3167d214073 in term 0.
I20260630 12:12:49.647994 11842 leader_election.cc:304] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 227faf8de50f46a7a7f2f3167d214073, dcd618935f864bc89b6436f1e5a0afbc; no voters: 
I20260630 12:12:49.648849 12002 raft_consensus.cc:2804] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:49.649151 12002 raft_consensus.cc:493] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:49.649482 12002 raft_consensus.cc:3060] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:49.654731 12002 raft_consensus.cc:515] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227faf8de50f46a7a7f2f3167d214073" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38033 } } peers { permanent_uuid: "dcd618935f864bc89b6436f1e5a0afbc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 45935 } } peers { permanent_uuid: "d8e55be8c3174a089c264c01b597b63c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44869 } }
I20260630 12:12:49.656332 12002 leader_election.cc:290] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073 [CANDIDATE]: Term 1 election: Requested vote from peers dcd618935f864bc89b6436f1e5a0afbc (127.7.215.132:45935), d8e55be8c3174a089c264c01b597b63c (127.7.215.129:44869)
I20260630 12:12:49.657208 11950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4cc0e216d941f5acf48ecef18e6f16" candidate_uuid: "227faf8de50f46a7a7f2f3167d214073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcd618935f864bc89b6436f1e5a0afbc"
I20260630 12:12:49.657382 11727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4cc0e216d941f5acf48ecef18e6f16" candidate_uuid: "227faf8de50f46a7a7f2f3167d214073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8e55be8c3174a089c264c01b597b63c"
I20260630 12:12:49.657730 11950 raft_consensus.cc:3060] T de4cc0e216d941f5acf48ecef18e6f16 P dcd618935f864bc89b6436f1e5a0afbc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:49.657883 11727 raft_consensus.cc:3060] T de4cc0e216d941f5acf48ecef18e6f16 P d8e55be8c3174a089c264c01b597b63c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:49.663081 11727 raft_consensus.cc:2468] T de4cc0e216d941f5acf48ecef18e6f16 P d8e55be8c3174a089c264c01b597b63c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227faf8de50f46a7a7f2f3167d214073 in term 1.
I20260630 12:12:49.663142 11950 raft_consensus.cc:2468] T de4cc0e216d941f5acf48ecef18e6f16 P dcd618935f864bc89b6436f1e5a0afbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227faf8de50f46a7a7f2f3167d214073 in term 1.
I20260630 12:12:49.664247 11840 leader_election.cc:304] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 227faf8de50f46a7a7f2f3167d214073, d8e55be8c3174a089c264c01b597b63c; no voters: 
I20260630 12:12:49.664902 12002 raft_consensus.cc:2804] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:49.665984 12002 raft_consensus.cc:697] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073 [term 1 LEADER]: Becoming Leader. State: Replica: 227faf8de50f46a7a7f2f3167d214073, State: Running, Role: LEADER
I20260630 12:12:49.666723 12002 consensus_queue.cc:237] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227faf8de50f46a7a7f2f3167d214073" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38033 } } peers { permanent_uuid: "dcd618935f864bc89b6436f1e5a0afbc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 45935 } } peers { permanent_uuid: "d8e55be8c3174a089c264c01b597b63c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44869 } }
I20260630 12:12:49.673548 11624 catalog_manager.cc:5697] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 227faf8de50f46a7a7f2f3167d214073 (127.7.215.131). New cstate: current_term: 1 leader_uuid: "227faf8de50f46a7a7f2f3167d214073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "227faf8de50f46a7a7f2f3167d214073" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcd618935f864bc89b6436f1e5a0afbc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 45935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8e55be8c3174a089c264c01b597b63c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44869 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:49.741936 11827 heartbeater.cc:499] Master 127.7.215.190:36739 was elected leader, sending a full tablet report...
I20260630 12:12:50.101887 12002 consensus_queue.cc:1048] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8e55be8c3174a089c264c01b597b63c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:50.114666 12002 consensus_queue.cc:1048] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcd618935f864bc89b6436f1e5a0afbc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 45935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:50.456833 11678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:50.458189 11678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:50.458523 11678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:12:51.318358 11897 debug-util.cc:398] Leaking SignalData structure 0x7b08000b37e0 after lost signal to thread 8033
W20260630 12:12:51.319353 11897 debug-util.cc:398] Leaking SignalData structure 0x7b0800086500 after lost signal to thread 11659
W20260630 12:12:51.320269 11897 debug-util.cc:398] Leaking SignalData structure 0x7b08001e45c0 after lost signal to thread 11751
W20260630 12:12:51.321054 11897 debug-util.cc:398] Leaking SignalData structure 0x7b0800160e00 after lost signal to thread 11826
W20260630 12:12:51.321843 11897 debug-util.cc:398] Leaking SignalData structure 0x7b080016f800 after lost signal to thread 11900
W20260630 12:12:51.322767 11897 debug-util.cc:398] Leaking SignalData structure 0x7b08001515c0 after lost signal to thread 11974
I20260630 12:12:52.459438 11678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:52.460724 11678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:52.461030 11678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:54.462024 11678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:54.463392 11678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:54.463723 11678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:56.464886 11678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:56.466598 11678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:56.466948 11678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:58.467891 11678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:58.469218 11678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:58.469537 11678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:00.470444 11678 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:00.471730 11678 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:00.472038 11678 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:00.890743  8030 tablet_server.cc:179] TabletServer@127.7.215.129:0 shutting down...
I20260630 12:13:00.920188  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:00.920922  8030 tablet_replica.cc:333] T de4cc0e216d941f5acf48ecef18e6f16 P d8e55be8c3174a089c264c01b597b63c: stopping tablet replica
I20260630 12:13:00.921566  8030 raft_consensus.cc:2243] T de4cc0e216d941f5acf48ecef18e6f16 P d8e55be8c3174a089c264c01b597b63c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:00.922194  8030 raft_consensus.cc:2272] T de4cc0e216d941f5acf48ecef18e6f16 P d8e55be8c3174a089c264c01b597b63c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:00.943306  8030 tablet_server.cc:196] TabletServer@127.7.215.129:0 shutdown complete.
I20260630 12:13:00.960829  8030 tablet_server.cc:179] TabletServer@127.7.215.130:0 shutting down...
I20260630 12:13:00.983704  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:01.000226  8030 tablet_server.cc:196] TabletServer@127.7.215.130:0 shutdown complete.
I20260630 12:13:01.008874  8030 tablet_server.cc:179] TabletServer@127.7.215.131:0 shutting down...
W20260630 12:13:01.023640 11840 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.215.129:44869: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260630 12:13:01.029934 11840 consensus_peers.cc:597] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073 -> Peer d8e55be8c3174a089c264c01b597b63c (127.7.215.129:44869): Couldn't send request to peer d8e55be8c3174a089c264c01b597b63c. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:44869: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:01.034941  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:01.035676  8030 tablet_replica.cc:333] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073: stopping tablet replica
I20260630 12:13:01.036253  8030 raft_consensus.cc:2243] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:01.037103  8030 raft_consensus.cc:2272] T de4cc0e216d941f5acf48ecef18e6f16 P 227faf8de50f46a7a7f2f3167d214073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:01.075352  8030 tablet_server.cc:196] TabletServer@127.7.215.131:0 shutdown complete.
I20260630 12:13:01.085791  8030 tablet_server.cc:179] TabletServer@127.7.215.132:0 shutting down...
I20260630 12:13:01.108858  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:01.109550  8030 tablet_replica.cc:333] T de4cc0e216d941f5acf48ecef18e6f16 P dcd618935f864bc89b6436f1e5a0afbc: stopping tablet replica
I20260630 12:13:01.110100  8030 raft_consensus.cc:2243] T de4cc0e216d941f5acf48ecef18e6f16 P dcd618935f864bc89b6436f1e5a0afbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:01.110774  8030 raft_consensus.cc:2272] T de4cc0e216d941f5acf48ecef18e6f16 P dcd618935f864bc89b6436f1e5a0afbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:01.130467  8030 tablet_server.cc:196] TabletServer@127.7.215.132:0 shutdown complete.
I20260630 12:13:01.141263  8030 master.cc:562] Master@127.7.215.190:36739 shutting down...
I20260630 12:13:01.161136  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2d2e86674dd9474287ee750ee5191b39 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:01.161872  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2d2e86674dd9474287ee750ee5191b39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:01.162251  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2d2e86674dd9474287ee750ee5191b39: stopping tablet replica
I20260630 12:13:01.182319  8030 master.cc:584] Master@127.7.215.190:36739 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12898 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:13:01.220606  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:43131
I20260630 12:13:01.222025  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:01.227903 12027 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:01.227945 12026 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:01.229466 12029 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:01.230648  8030 server_base.cc:1061] running on GCE node
I20260630 12:13:01.231534  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:01.231706  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:01.231900  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821581231868 us; error 0 us; skew 500 ppm
I20260630 12:13:01.232394  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:01.234972  8030 webserver.cc:533] Webserver started at http://127.7.215.190:42679/ using document root <none> and password file <none>
I20260630 12:13:01.235479  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:01.235692  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:01.235988  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:01.237159  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "120e0ebe563b490c9be7843a54c15abe"
format_stamp: "Formatted at 2026-06-30 12:13:01 on dist-test-slave-35fp"
I20260630 12:13:01.241671  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:13:01.245105 12034 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:01.245893  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:01.246263  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "120e0ebe563b490c9be7843a54c15abe"
format_stamp: "Formatted at 2026-06-30 12:13:01 on dist-test-slave-35fp"
I20260630 12:13:01.246538  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821475204949-8030-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)
I20260630 12:13:01.264953  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:01.266336  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:01.306660  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:43131
I20260630 12:13:01.306720 12085 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:43131 every 8 connection(s)
I20260630 12:13:01.310818 12086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:01.321453 12086 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 120e0ebe563b490c9be7843a54c15abe: Bootstrap starting.
I20260630 12:13:01.325955 12086 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 120e0ebe563b490c9be7843a54c15abe: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:01.329948 12086 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 120e0ebe563b490c9be7843a54c15abe: No bootstrap required, opened a new log
I20260630 12:13:01.331991 12086 raft_consensus.cc:359] T 00000000000000000000000000000000 P 120e0ebe563b490c9be7843a54c15abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "120e0ebe563b490c9be7843a54c15abe" member_type: VOTER }
I20260630 12:13:01.332389 12086 raft_consensus.cc:385] T 00000000000000000000000000000000 P 120e0ebe563b490c9be7843a54c15abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:01.332564 12086 raft_consensus.cc:740] T 00000000000000000000000000000000 P 120e0ebe563b490c9be7843a54c15abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 120e0ebe563b490c9be7843a54c15abe, State: Initialized, Role: FOLLOWER
I20260630 12:13:01.333137 12086 consensus_queue.cc:260] T 00000000000000000000000000000000 P 120e0ebe563b490c9be7843a54c15abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "120e0ebe563b490c9be7843a54c15abe" member_type: VOTER }
I20260630 12:13:01.333570 12086 raft_consensus.cc:399] T 00000000000000000000000000000000 P 120e0ebe563b490c9be7843a54c15abe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:01.333768 12086 raft_consensus.cc:493] T 00000000000000000000000000000000 P 120e0ebe563b490c9be7843a54c15abe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:01.333998 12086 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 120e0ebe563b490c9be7843a54c15abe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:01.338234 12086 raft_consensus.cc:515] T 00000000000000000000000000000000 P 120e0ebe563b490c9be7843a54c15abe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "120e0ebe563b490c9be7843a54c15abe" member_type: VOTER }
I20260630 12:13:01.338764 12086 leader_election.cc:304] T 00000000000000000000000000000000 P 120e0ebe563b490c9be7843a54c15abe [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: 120e0ebe563b490c9be7843a54c15abe; no voters: 
I20260630 12:13:01.339844 12086 leader_election.cc:290] T 00000000000000000000000000000000 P 120e0ebe563b490c9be7843a54c15abe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:01.340328 12089 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 120e0ebe563b490c9be7843a54c15abe [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:01.341630 12089 raft_consensus.cc:697] T 00000000000000000000000000000000 P 120e0ebe563b490c9be7843a54c15abe [term 1 LEADER]: Becoming Leader. State: Replica: 120e0ebe563b490c9be7843a54c15abe, State: Running, Role: LEADER
I20260630 12:13:01.342279 12089 consensus_queue.cc:237] T 00000000000000000000000000000000 P 120e0ebe563b490c9be7843a54c15abe [LEADER]: Queue going to LEADER mode. State: All 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: "120e0ebe563b490c9be7843a54c15abe" member_type: VOTER }
I20260630 12:13:01.342849 12086 sys_catalog.cc:565] T 00000000000000000000000000000000 P 120e0ebe563b490c9be7843a54c15abe [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:01.347977 12091 sys_catalog.cc:455] T 00000000000000000000000000000000 P 120e0ebe563b490c9be7843a54c15abe [sys.catalog]: SysCatalogTable state changed. Reason: New leader 120e0ebe563b490c9be7843a54c15abe. Latest consensus state: current_term: 1 leader_uuid: "120e0ebe563b490c9be7843a54c15abe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "120e0ebe563b490c9be7843a54c15abe" member_type: VOTER } }
I20260630 12:13:01.348695 12091 sys_catalog.cc:458] T 00000000000000000000000000000000 P 120e0ebe563b490c9be7843a54c15abe [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:01.347884 12090 sys_catalog.cc:455] T 00000000000000000000000000000000 P 120e0ebe563b490c9be7843a54c15abe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "120e0ebe563b490c9be7843a54c15abe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "120e0ebe563b490c9be7843a54c15abe" member_type: VOTER } }
I20260630 12:13:01.349663 12090 sys_catalog.cc:458] T 00000000000000000000000000000000 P 120e0ebe563b490c9be7843a54c15abe [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:01.351711 12095 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:01.360318 12095 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:01.361369  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:01.369520 12095 catalog_manager.cc:1383] Generated new cluster ID: 1e205957da14473483fc461759002760
I20260630 12:13:01.369843 12095 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:01.392679 12095 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:01.393989 12095 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:01.416862 12095 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 120e0ebe563b490c9be7843a54c15abe: Generated new TSK 0
I20260630 12:13:01.417469 12095 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:01.427728  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:01.433797 12107 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:01.435045 12108 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:01.437019  8030 server_base.cc:1061] running on GCE node
W20260630 12:13:01.436981 12110 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:01.438169  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:01.438393  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:01.438592  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821581438538 us; error 0 us; skew 500 ppm
I20260630 12:13:01.439095  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:01.441377  8030 webserver.cc:533] Webserver started at http://127.7.215.129:34625/ using document root <none> and password file <none>
I20260630 12:13:01.441847  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:01.442054  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:01.442335  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:01.443475  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821475204949-8030-0/minicluster-data/ts-0-root/instance:
uuid: "33126247d881474a825bfd7ede885a2e"
format_stamp: "Formatted at 2026-06-30 12:13:01 on dist-test-slave-35fp"
I20260630 12:13:01.447819  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:13:01.451303 12115 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:01.452052  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:01.452351  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "33126247d881474a825bfd7ede885a2e"
format_stamp: "Formatted at 2026-06-30 12:13:01 on dist-test-slave-35fp"
I20260630 12:13:01.452638  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821475204949-8030-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)
I20260630 12:13:01.473104  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:01.474298  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:01.475755  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:01.477962  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:01.478191  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:01.478422  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:01.478621  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:13:01.517535  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:43005
I20260630 12:13:01.517660 12177 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:43005 every 8 connection(s)
I20260630 12:13:01.522799  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:01.529338 12182 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:01.530637 12183 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:01.532644 12185 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:01.533478  8030 server_base.cc:1061] running on GCE node
I20260630 12:13:01.534416  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:01.534672  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:01.534809  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821581534797 us; error 0 us; skew 500 ppm
I20260630 12:13:01.535259  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:01.537635  8030 webserver.cc:533] Webserver started at http://127.7.215.130:37157/ using document root <none> and password file <none>
I20260630 12:13:01.538213  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:01.538442  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:01.538829  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:01.539997 12178 heartbeater.cc:344] Connected to a master server at 127.7.215.190:43131
I20260630 12:13:01.540055  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821475204949-8030-0/minicluster-data/ts-1-root/instance:
uuid: "2fdc1158690d45f9823c27f9facc1c0d"
format_stamp: "Formatted at 2026-06-30 12:13:01 on dist-test-slave-35fp"
I20260630 12:13:01.540468 12178 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:01.541174 12178 heartbeater.cc:507] Master 127.7.215.190:43131 requested a full tablet report, sending...
I20260630 12:13:01.543277 12051 ts_manager.cc:194] Registered new tserver with Master: 33126247d881474a825bfd7ede885a2e (127.7.215.129:43005)
I20260630 12:13:01.545297  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:13:01.545506 12051 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52466
I20260630 12:13:01.549340 12190 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:01.550228  8030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:13:01.550581  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "2fdc1158690d45f9823c27f9facc1c0d"
format_stamp: "Formatted at 2026-06-30 12:13:01 on dist-test-slave-35fp"
I20260630 12:13:01.550894  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821475204949-8030-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)
I20260630 12:13:01.580363  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:01.581598  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:01.583061  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:01.585217  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:01.585440  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:01.585685  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:01.585857  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:01.624250  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:42233
I20260630 12:13:01.624367 12252 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:42233 every 8 connection(s)
I20260630 12:13:01.628981  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:01.635718 12256 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:01.637434 12257 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:01.639642 12259 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:01.640419  8030 server_base.cc:1061] running on GCE node
I20260630 12:13:01.641153  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:01.641367  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:01.641584  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821581641563 us; error 0 us; skew 500 ppm
I20260630 12:13:01.641590 12253 heartbeater.cc:344] Connected to a master server at 127.7.215.190:43131
I20260630 12:13:01.641983 12253 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:01.642202  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:01.642675 12253 heartbeater.cc:507] Master 127.7.215.190:43131 requested a full tablet report, sending...
I20260630 12:13:01.644924 12051 ts_manager.cc:194] Registered new tserver with Master: 2fdc1158690d45f9823c27f9facc1c0d (127.7.215.130:42233)
I20260630 12:13:01.645007  8030 webserver.cc:533] Webserver started at http://127.7.215.131:33787/ using document root <none> and password file <none>
I20260630 12:13:01.645563  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:01.645763  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:01.646044  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:01.646481 12051 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52470
I20260630 12:13:01.647255  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821475204949-8030-0/minicluster-data/ts-2-root/instance:
uuid: "888ea8dd2cd14016bc13c994f6952cf4"
format_stamp: "Formatted at 2026-06-30 12:13:01 on dist-test-slave-35fp"
I20260630 12:13:01.651938  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:13:01.655335 12264 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:01.656157  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:01.656443  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "888ea8dd2cd14016bc13c994f6952cf4"
format_stamp: "Formatted at 2026-06-30 12:13:01 on dist-test-slave-35fp"
I20260630 12:13:01.656739  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821475204949-8030-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)
I20260630 12:13:01.679656  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:01.680825  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:01.682231  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:01.684435  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:01.684657  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:01.684883  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:01.685060  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:01.723053  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:42559
I20260630 12:13:01.723121 12326 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:42559 every 8 connection(s)
I20260630 12:13:01.736428 12327 heartbeater.cc:344] Connected to a master server at 127.7.215.190:43131
I20260630 12:13:01.736744 12327 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:01.737454 12327 heartbeater.cc:507] Master 127.7.215.190:43131 requested a full tablet report, sending...
I20260630 12:13:01.739382 12051 ts_manager.cc:194] Registered new tserver with Master: 888ea8dd2cd14016bc13c994f6952cf4 (127.7.215.131:42559)
I20260630 12:13:01.739569  8030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013467328s
I20260630 12:13:01.741174 12051 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52486
I20260630 12:13:02.548233 12178 heartbeater.cc:499] Master 127.7.215.190:43131 was elected leader, sending a full tablet report...
I20260630 12:13:02.649076 12253 heartbeater.cc:499] Master 127.7.215.190:43131 was elected leader, sending a full tablet report...
I20260630 12:13:02.743885 12327 heartbeater.cc:499] Master 127.7.215.190:43131 was elected leader, sending a full tablet report...
I20260630 12:13:02.807498 12051 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52508:
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"
    }
  }
}
W20260630 12:13:02.809407 12051 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:13:02.854255 12292 tablet_service.cc:1511] Processing CreateTablet for tablet a14aa854fb1b440aa9ad134068c225f5 (DEFAULT_TABLE table=test-workload [id=1e2b2d398040467eab33b7ba3dc27f89]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:02.855683 12292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14aa854fb1b440aa9ad134068c225f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:02.864295 12218 tablet_service.cc:1511] Processing CreateTablet for tablet a14aa854fb1b440aa9ad134068c225f5 (DEFAULT_TABLE table=test-workload [id=1e2b2d398040467eab33b7ba3dc27f89]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:02.865665 12218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14aa854fb1b440aa9ad134068c225f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:02.866981 12143 tablet_service.cc:1511] Processing CreateTablet for tablet a14aa854fb1b440aa9ad134068c225f5 (DEFAULT_TABLE table=test-workload [id=1e2b2d398040467eab33b7ba3dc27f89]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:02.868023 12143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14aa854fb1b440aa9ad134068c225f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:02.877307 12348 tablet_bootstrap.cc:492] T a14aa854fb1b440aa9ad134068c225f5 P 888ea8dd2cd14016bc13c994f6952cf4: Bootstrap starting.
I20260630 12:13:02.882167 12349 tablet_bootstrap.cc:492] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d: Bootstrap starting.
I20260630 12:13:02.883860 12350 tablet_bootstrap.cc:492] T a14aa854fb1b440aa9ad134068c225f5 P 33126247d881474a825bfd7ede885a2e: Bootstrap starting.
I20260630 12:13:02.885344 12348 tablet_bootstrap.cc:654] T a14aa854fb1b440aa9ad134068c225f5 P 888ea8dd2cd14016bc13c994f6952cf4: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:02.889117 12349 tablet_bootstrap.cc:654] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:02.890442 12348 tablet_bootstrap.cc:492] T a14aa854fb1b440aa9ad134068c225f5 P 888ea8dd2cd14016bc13c994f6952cf4: No bootstrap required, opened a new log
I20260630 12:13:02.890614 12350 tablet_bootstrap.cc:654] T a14aa854fb1b440aa9ad134068c225f5 P 33126247d881474a825bfd7ede885a2e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:02.891022 12348 ts_tablet_manager.cc:1403] T a14aa854fb1b440aa9ad134068c225f5 P 888ea8dd2cd14016bc13c994f6952cf4: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260630 12:13:02.893854 12348 raft_consensus.cc:359] T a14aa854fb1b440aa9ad134068c225f5 P 888ea8dd2cd14016bc13c994f6952cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888ea8dd2cd14016bc13c994f6952cf4" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42559 } } peers { permanent_uuid: "33126247d881474a825bfd7ede885a2e" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43005 } } peers { permanent_uuid: "2fdc1158690d45f9823c27f9facc1c0d" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 42233 } }
I20260630 12:13:02.894716 12348 raft_consensus.cc:385] T a14aa854fb1b440aa9ad134068c225f5 P 888ea8dd2cd14016bc13c994f6952cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:02.894804 12349 tablet_bootstrap.cc:492] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d: No bootstrap required, opened a new log
I20260630 12:13:02.895002 12348 raft_consensus.cc:740] T a14aa854fb1b440aa9ad134068c225f5 P 888ea8dd2cd14016bc13c994f6952cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 888ea8dd2cd14016bc13c994f6952cf4, State: Initialized, Role: FOLLOWER
I20260630 12:13:02.895334 12349 ts_tablet_manager.cc:1403] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:13:02.895814 12348 consensus_queue.cc:260] T a14aa854fb1b440aa9ad134068c225f5 P 888ea8dd2cd14016bc13c994f6952cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888ea8dd2cd14016bc13c994f6952cf4" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42559 } } peers { permanent_uuid: "33126247d881474a825bfd7ede885a2e" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43005 } } peers { permanent_uuid: "2fdc1158690d45f9823c27f9facc1c0d" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 42233 } }
I20260630 12:13:02.896126 12350 tablet_bootstrap.cc:492] T a14aa854fb1b440aa9ad134068c225f5 P 33126247d881474a825bfd7ede885a2e: No bootstrap required, opened a new log
I20260630 12:13:02.896657 12350 ts_tablet_manager.cc:1403] T a14aa854fb1b440aa9ad134068c225f5 P 33126247d881474a825bfd7ede885a2e: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:13:02.898582 12348 ts_tablet_manager.cc:1434] T a14aa854fb1b440aa9ad134068c225f5 P 888ea8dd2cd14016bc13c994f6952cf4: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260630 12:13:02.898289 12349 raft_consensus.cc:359] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888ea8dd2cd14016bc13c994f6952cf4" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42559 } } peers { permanent_uuid: "33126247d881474a825bfd7ede885a2e" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43005 } } peers { permanent_uuid: "2fdc1158690d45f9823c27f9facc1c0d" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 42233 } }
I20260630 12:13:02.899114 12349 raft_consensus.cc:385] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:02.899478 12349 raft_consensus.cc:740] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fdc1158690d45f9823c27f9facc1c0d, State: Initialized, Role: FOLLOWER
I20260630 12:13:02.899775 12350 raft_consensus.cc:359] T a14aa854fb1b440aa9ad134068c225f5 P 33126247d881474a825bfd7ede885a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888ea8dd2cd14016bc13c994f6952cf4" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42559 } } peers { permanent_uuid: "33126247d881474a825bfd7ede885a2e" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43005 } } peers { permanent_uuid: "2fdc1158690d45f9823c27f9facc1c0d" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 42233 } }
I20260630 12:13:02.900513 12350 raft_consensus.cc:385] T a14aa854fb1b440aa9ad134068c225f5 P 33126247d881474a825bfd7ede885a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:02.900254 12349 consensus_queue.cc:260] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888ea8dd2cd14016bc13c994f6952cf4" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42559 } } peers { permanent_uuid: "33126247d881474a825bfd7ede885a2e" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43005 } } peers { permanent_uuid: "2fdc1158690d45f9823c27f9facc1c0d" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 42233 } }
I20260630 12:13:02.900825 12350 raft_consensus.cc:740] T a14aa854fb1b440aa9ad134068c225f5 P 33126247d881474a825bfd7ede885a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33126247d881474a825bfd7ede885a2e, State: Initialized, Role: FOLLOWER
I20260630 12:13:02.901631 12350 consensus_queue.cc:260] T a14aa854fb1b440aa9ad134068c225f5 P 33126247d881474a825bfd7ede885a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888ea8dd2cd14016bc13c994f6952cf4" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42559 } } peers { permanent_uuid: "33126247d881474a825bfd7ede885a2e" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43005 } } peers { permanent_uuid: "2fdc1158690d45f9823c27f9facc1c0d" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 42233 } }
I20260630 12:13:02.903220 12349 ts_tablet_manager.cc:1434] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:13:02.906848 12350 ts_tablet_manager.cc:1434] T a14aa854fb1b440aa9ad134068c225f5 P 33126247d881474a825bfd7ede885a2e: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:13:02.966882 12355 raft_consensus.cc:493] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:02.967492 12355 raft_consensus.cc:515] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888ea8dd2cd14016bc13c994f6952cf4" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42559 } } peers { permanent_uuid: "33126247d881474a825bfd7ede885a2e" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43005 } } peers { permanent_uuid: "2fdc1158690d45f9823c27f9facc1c0d" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 42233 } }
I20260630 12:13:02.970279 12355 leader_election.cc:290] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 888ea8dd2cd14016bc13c994f6952cf4 (127.7.215.131:42559), 33126247d881474a825bfd7ede885a2e (127.7.215.129:43005)
I20260630 12:13:02.980319 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14aa854fb1b440aa9ad134068c225f5" candidate_uuid: "2fdc1158690d45f9823c27f9facc1c0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888ea8dd2cd14016bc13c994f6952cf4" is_pre_election: true
I20260630 12:13:02.980829 12153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14aa854fb1b440aa9ad134068c225f5" candidate_uuid: "2fdc1158690d45f9823c27f9facc1c0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33126247d881474a825bfd7ede885a2e" is_pre_election: true
I20260630 12:13:02.981043 12302 raft_consensus.cc:2468] T a14aa854fb1b440aa9ad134068c225f5 P 888ea8dd2cd14016bc13c994f6952cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fdc1158690d45f9823c27f9facc1c0d in term 0.
I20260630 12:13:02.981590 12153 raft_consensus.cc:2468] T a14aa854fb1b440aa9ad134068c225f5 P 33126247d881474a825bfd7ede885a2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fdc1158690d45f9823c27f9facc1c0d in term 0.
I20260630 12:13:02.982342 12191 leader_election.cc:304] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fdc1158690d45f9823c27f9facc1c0d, 888ea8dd2cd14016bc13c994f6952cf4; no voters: 
I20260630 12:13:02.983202 12355 raft_consensus.cc:2804] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:02.983561 12355 raft_consensus.cc:493] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:02.983906 12355 raft_consensus.cc:3060] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:02.989117 12355 raft_consensus.cc:515] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888ea8dd2cd14016bc13c994f6952cf4" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42559 } } peers { permanent_uuid: "33126247d881474a825bfd7ede885a2e" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43005 } } peers { permanent_uuid: "2fdc1158690d45f9823c27f9facc1c0d" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 42233 } }
I20260630 12:13:02.990624 12355 leader_election.cc:290] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d [CANDIDATE]: Term 1 election: Requested vote from peers 888ea8dd2cd14016bc13c994f6952cf4 (127.7.215.131:42559), 33126247d881474a825bfd7ede885a2e (127.7.215.129:43005)
I20260630 12:13:02.991672 12153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14aa854fb1b440aa9ad134068c225f5" candidate_uuid: "2fdc1158690d45f9823c27f9facc1c0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33126247d881474a825bfd7ede885a2e"
I20260630 12:13:02.991639 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14aa854fb1b440aa9ad134068c225f5" candidate_uuid: "2fdc1158690d45f9823c27f9facc1c0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "888ea8dd2cd14016bc13c994f6952cf4"
I20260630 12:13:02.992492 12153 raft_consensus.cc:3060] T a14aa854fb1b440aa9ad134068c225f5 P 33126247d881474a825bfd7ede885a2e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:02.992514 12302 raft_consensus.cc:3060] T a14aa854fb1b440aa9ad134068c225f5 P 888ea8dd2cd14016bc13c994f6952cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:03.000232 12302 raft_consensus.cc:2468] T a14aa854fb1b440aa9ad134068c225f5 P 888ea8dd2cd14016bc13c994f6952cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fdc1158690d45f9823c27f9facc1c0d in term 1.
I20260630 12:13:03.000236 12153 raft_consensus.cc:2468] T a14aa854fb1b440aa9ad134068c225f5 P 33126247d881474a825bfd7ede885a2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fdc1158690d45f9823c27f9facc1c0d in term 1.
I20260630 12:13:03.001632 12191 leader_election.cc:304] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fdc1158690d45f9823c27f9facc1c0d, 888ea8dd2cd14016bc13c994f6952cf4; no voters: 
I20260630 12:13:03.002342 12355 raft_consensus.cc:2804] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:03.003520 12355 raft_consensus.cc:697] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d [term 1 LEADER]: Becoming Leader. State: Replica: 2fdc1158690d45f9823c27f9facc1c0d, State: Running, Role: LEADER
I20260630 12:13:03.004351 12355 consensus_queue.cc:237] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888ea8dd2cd14016bc13c994f6952cf4" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42559 } } peers { permanent_uuid: "33126247d881474a825bfd7ede885a2e" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43005 } } peers { permanent_uuid: "2fdc1158690d45f9823c27f9facc1c0d" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 42233 } }
I20260630 12:13:03.011826 12050 catalog_manager.cc:5697] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fdc1158690d45f9823c27f9facc1c0d (127.7.215.130). New cstate: current_term: 1 leader_uuid: "2fdc1158690d45f9823c27f9facc1c0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "888ea8dd2cd14016bc13c994f6952cf4" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33126247d881474a825bfd7ede885a2e" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fdc1158690d45f9823c27f9facc1c0d" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 42233 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:03.359009 12099 placement_policy_util.cc:411] tablet a14aa854fb1b440aa9ad134068c225f5: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:03.360872 12104 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:03.362655 12104 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:03.362983 12104 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:03.467188 12355 consensus_queue.cc:1048] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "888ea8dd2cd14016bc13c994f6952cf4" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:03.479800 12355 consensus_queue.cc:1048] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "33126247d881474a825bfd7ede885a2e" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 43005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:04.367987 12099 placement_policy_util.cc:411] tablet a14aa854fb1b440aa9ad134068c225f5: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:05.364086 12104 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:05.365460 12104 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:05.365728 12104 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:05.375877 12099 placement_policy_util.cc:411] tablet a14aa854fb1b440aa9ad134068c225f5: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:06.384442 12099 placement_policy_util.cc:411] tablet a14aa854fb1b440aa9ad134068c225f5: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:07.366887 12104 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:07.368297 12104 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:07.368604 12104 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:07.392930 12099 placement_policy_util.cc:411] tablet a14aa854fb1b440aa9ad134068c225f5: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:08.400862 12099 placement_policy_util.cc:411] tablet a14aa854fb1b440aa9ad134068c225f5: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:09.369508 12104 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:09.370779 12104 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:09.371091 12104 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:09.408885 12099 placement_policy_util.cc:411] tablet a14aa854fb1b440aa9ad134068c225f5: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:10.416656 12099 placement_policy_util.cc:411] tablet a14aa854fb1b440aa9ad134068c225f5: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:11.372084 12104 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:11.373435 12104 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:11.373759 12104 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:11.424487 12099 placement_policy_util.cc:411] tablet a14aa854fb1b440aa9ad134068c225f5: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:12.431128 12099 placement_policy_util.cc:411] tablet a14aa854fb1b440aa9ad134068c225f5: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:13.374727 12104 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:13.375986 12104 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:13.376242 12104 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:13.437633 12099 placement_policy_util.cc:411] tablet a14aa854fb1b440aa9ad134068c225f5: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:14.118306  8030 tablet_server.cc:179] TabletServer@127.7.215.129:0 shutting down...
W20260630 12:13:14.122704 12192 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260630 12:13:14.127031 12192 consensus_peers.cc:597] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d -> Peer 33126247d881474a825bfd7ede885a2e (127.7.215.129:43005): Couldn't send request to peer 33126247d881474a825bfd7ede885a2e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:14.158303  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:14.159281  8030 tablet_replica.cc:333] T a14aa854fb1b440aa9ad134068c225f5 P 33126247d881474a825bfd7ede885a2e: stopping tablet replica
I20260630 12:13:14.159801  8030 raft_consensus.cc:2243] T a14aa854fb1b440aa9ad134068c225f5 P 33126247d881474a825bfd7ede885a2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:14.160359  8030 raft_consensus.cc:2272] T a14aa854fb1b440aa9ad134068c225f5 P 33126247d881474a825bfd7ede885a2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:14.181113  8030 tablet_server.cc:196] TabletServer@127.7.215.129:0 shutdown complete.
I20260630 12:13:14.193848  8030 tablet_server.cc:179] TabletServer@127.7.215.130:0 shutting down...
I20260630 12:13:14.213925  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:14.214717  8030 tablet_replica.cc:333] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d: stopping tablet replica
I20260630 12:13:14.215216  8030 raft_consensus.cc:2243] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:14.216033  8030 raft_consensus.cc:2272] T a14aa854fb1b440aa9ad134068c225f5 P 2fdc1158690d45f9823c27f9facc1c0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:14.227782  8030 tablet_server.cc:196] TabletServer@127.7.215.130:0 shutdown complete.
I20260630 12:13:14.238637  8030 tablet_server.cc:179] TabletServer@127.7.215.131:0 shutting down...
I20260630 12:13:14.258770  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:14.259335  8030 tablet_replica.cc:333] T a14aa854fb1b440aa9ad134068c225f5 P 888ea8dd2cd14016bc13c994f6952cf4: stopping tablet replica
I20260630 12:13:14.259884  8030 raft_consensus.cc:2243] T a14aa854fb1b440aa9ad134068c225f5 P 888ea8dd2cd14016bc13c994f6952cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:14.260480  8030 raft_consensus.cc:2272] T a14aa854fb1b440aa9ad134068c225f5 P 888ea8dd2cd14016bc13c994f6952cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:14.280632  8030 tablet_server.cc:196] TabletServer@127.7.215.131:0 shutdown complete.
I20260630 12:13:14.291451  8030 master.cc:562] Master@127.7.215.190:43131 shutting down...
I20260630 12:13:14.309069  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 120e0ebe563b490c9be7843a54c15abe [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:14.309767  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 120e0ebe563b490c9be7843a54c15abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:14.310117  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 120e0ebe563b490c9be7843a54c15abe: stopping tablet replica
I20260630 12:13:14.329794  8030 master.cc:584] Master@127.7.215.190:43131 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13148 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:13:14.368287  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:46449
I20260630 12:13:14.369359  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:14.375243 12374 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:14.376883 12375 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:14.378630 12377 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:14.379928  8030 server_base.cc:1061] running on GCE node
I20260630 12:13:14.380829  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:14.381040  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:14.381223  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821594381204 us; error 0 us; skew 500 ppm
I20260630 12:13:14.381896  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:14.384886  8030 webserver.cc:533] Webserver started at http://127.7.215.190:38649/ using document root <none> and password file <none>
I20260630 12:13:14.385366  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:14.385574  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:14.385878  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:14.387213  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "48905b238c104cd480f36891877e9abf"
format_stamp: "Formatted at 2026-06-30 12:13:14 on dist-test-slave-35fp"
I20260630 12:13:14.391817  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:13:14.395219 12382 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:14.396097  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:14.396334  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "48905b238c104cd480f36891877e9abf"
format_stamp: "Formatted at 2026-06-30 12:13:14 on dist-test-slave-35fp"
I20260630 12:13:14.396586  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-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)
I20260630 12:13:14.409467  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:14.410698  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:14.452837  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:46449
I20260630 12:13:14.452936 12433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:46449 every 8 connection(s)
I20260630 12:13:14.457000 12434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:14.467868 12434 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48905b238c104cd480f36891877e9abf: Bootstrap starting.
I20260630 12:13:14.472312 12434 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 48905b238c104cd480f36891877e9abf: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:14.476495 12434 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48905b238c104cd480f36891877e9abf: No bootstrap required, opened a new log
I20260630 12:13:14.478543 12434 raft_consensus.cc:359] T 00000000000000000000000000000000 P 48905b238c104cd480f36891877e9abf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48905b238c104cd480f36891877e9abf" member_type: VOTER }
I20260630 12:13:14.479063 12434 raft_consensus.cc:385] T 00000000000000000000000000000000 P 48905b238c104cd480f36891877e9abf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:14.479234 12434 raft_consensus.cc:740] T 00000000000000000000000000000000 P 48905b238c104cd480f36891877e9abf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48905b238c104cd480f36891877e9abf, State: Initialized, Role: FOLLOWER
I20260630 12:13:14.479707 12434 consensus_queue.cc:260] T 00000000000000000000000000000000 P 48905b238c104cd480f36891877e9abf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "48905b238c104cd480f36891877e9abf" member_type: VOTER }
I20260630 12:13:14.480113 12434 raft_consensus.cc:399] T 00000000000000000000000000000000 P 48905b238c104cd480f36891877e9abf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:14.480297 12434 raft_consensus.cc:493] T 00000000000000000000000000000000 P 48905b238c104cd480f36891877e9abf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:14.480505 12434 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 48905b238c104cd480f36891877e9abf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:14.485033 12434 raft_consensus.cc:515] T 00000000000000000000000000000000 P 48905b238c104cd480f36891877e9abf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48905b238c104cd480f36891877e9abf" member_type: VOTER }
I20260630 12:13:14.485486 12434 leader_election.cc:304] T 00000000000000000000000000000000 P 48905b238c104cd480f36891877e9abf [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: 48905b238c104cd480f36891877e9abf; no voters: 
I20260630 12:13:14.486510 12434 leader_election.cc:290] T 00000000000000000000000000000000 P 48905b238c104cd480f36891877e9abf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:14.486891 12437 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 48905b238c104cd480f36891877e9abf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:14.488185 12437 raft_consensus.cc:697] T 00000000000000000000000000000000 P 48905b238c104cd480f36891877e9abf [term 1 LEADER]: Becoming Leader. State: Replica: 48905b238c104cd480f36891877e9abf, State: Running, Role: LEADER
I20260630 12:13:14.488873 12437 consensus_queue.cc:237] T 00000000000000000000000000000000 P 48905b238c104cd480f36891877e9abf [LEADER]: Queue going to LEADER mode. State: All 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: "48905b238c104cd480f36891877e9abf" member_type: VOTER }
I20260630 12:13:14.489567 12434 sys_catalog.cc:565] T 00000000000000000000000000000000 P 48905b238c104cd480f36891877e9abf [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:14.491848 12438 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48905b238c104cd480f36891877e9abf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "48905b238c104cd480f36891877e9abf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48905b238c104cd480f36891877e9abf" member_type: VOTER } }
I20260630 12:13:14.491897 12439 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48905b238c104cd480f36891877e9abf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 48905b238c104cd480f36891877e9abf. Latest consensus state: current_term: 1 leader_uuid: "48905b238c104cd480f36891877e9abf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48905b238c104cd480f36891877e9abf" member_type: VOTER } }
I20260630 12:13:14.492578 12438 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48905b238c104cd480f36891877e9abf [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:14.493821 12439 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48905b238c104cd480f36891877e9abf [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:14.495639 12443 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:14.501398 12443 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:14.506613  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:14.510871 12443 catalog_manager.cc:1383] Generated new cluster ID: abffffa2b1b04ae2b33655ab2721be1e
I20260630 12:13:14.511147 12443 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:14.544658 12443 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:14.545890 12443 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:14.562932 12443 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 48905b238c104cd480f36891877e9abf: Generated new TSK 0
I20260630 12:13:14.563512 12443 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:14.573758  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:14.579553 12455 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:14.580538 12456 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:14.581645 12458 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:14.581964  8030 server_base.cc:1061] running on GCE node
I20260630 12:13:14.583015  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:14.583216  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:14.583391  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821594583372 us; error 0 us; skew 500 ppm
I20260630 12:13:14.583894  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:14.586124  8030 webserver.cc:533] Webserver started at http://127.7.215.129:45113/ using document root <none> and password file <none>
I20260630 12:13:14.586655  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:14.586845  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:14.587131  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:14.588214  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-0-root/instance:
uuid: "7a7b444aae204b2ba1b1e996668e2ece"
format_stamp: "Formatted at 2026-06-30 12:13:14 on dist-test-slave-35fp"
I20260630 12:13:14.592926  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:13:14.596185 12463 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:14.596887  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:13:14.597182  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "7a7b444aae204b2ba1b1e996668e2ece"
format_stamp: "Formatted at 2026-06-30 12:13:14 on dist-test-slave-35fp"
I20260630 12:13:14.597450  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-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)
I20260630 12:13:14.612888  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:14.614221  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:14.615824  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:14.618247  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:14.618503  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:14.618814  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:14.619024  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:14.660215  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:38761
I20260630 12:13:14.660300 12525 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:38761 every 8 connection(s)
I20260630 12:13:14.665575  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:14.673898 12530 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:14.675941 12531 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:14.677824 12533 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:14.678324  8030 server_base.cc:1061] running on GCE node
I20260630 12:13:14.679427  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:14.679680  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:14.679903  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821594679884 us; error 0 us; skew 500 ppm
I20260630 12:13:14.680480  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:14.683502 12526 heartbeater.cc:344] Connected to a master server at 127.7.215.190:46449
I20260630 12:13:14.683573  8030 webserver.cc:533] Webserver started at http://127.7.215.130:39557/ using document root <none> and password file <none>
I20260630 12:13:14.683895 12526 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:14.684264  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:14.684544  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:14.684701 12526 heartbeater.cc:507] Master 127.7.215.190:46449 requested a full tablet report, sending...
I20260630 12:13:14.684841  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:14.686542  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-1-root/instance:
uuid: "754a0a1bdafe4892b837c0a8acb852d5"
format_stamp: "Formatted at 2026-06-30 12:13:14 on dist-test-slave-35fp"
I20260630 12:13:14.687229 12399 ts_manager.cc:194] Registered new tserver with Master: 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761)
I20260630 12:13:14.690006 12399 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34546
I20260630 12:13:14.693179  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:13:14.696699 12538 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:14.697464  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:14.697786  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "754a0a1bdafe4892b837c0a8acb852d5"
format_stamp: "Formatted at 2026-06-30 12:13:14 on dist-test-slave-35fp"
I20260630 12:13:14.698117  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-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)
I20260630 12:13:14.730618  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:14.731886  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:14.733446  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:14.735864  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:14.736110  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:14.736372  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:14.736575  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:14.776805  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:39979
I20260630 12:13:14.776892 12600 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:39979 every 8 connection(s)
I20260630 12:13:14.782191  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:14.789937 12604 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:14.791801 12605 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:14.793853 12607 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:14.794842  8030 server_base.cc:1061] running on GCE node
I20260630 12:13:14.795585 12601 heartbeater.cc:344] Connected to a master server at 127.7.215.190:46449
I20260630 12:13:14.795908  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:13:14.795991 12601 heartbeater.cc:461] Registering TS with master...
W20260630 12:13:14.796175  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:14.796412  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821594796393 us; error 0 us; skew 500 ppm
I20260630 12:13:14.796967  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:14.796926 12601 heartbeater.cc:507] Master 127.7.215.190:46449 requested a full tablet report, sending...
I20260630 12:13:14.799616 12399 ts_manager.cc:194] Registered new tserver with Master: 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979)
I20260630 12:13:14.800460  8030 webserver.cc:533] Webserver started at http://127.7.215.131:37303/ using document root <none> and password file <none>
I20260630 12:13:14.801137  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:14.801381  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:14.801525 12399 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34548
I20260630 12:13:14.801712  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:14.803267  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-2-root/instance:
uuid: "f7f318dea0b7484b99a20f6e9756b377"
format_stamp: "Formatted at 2026-06-30 12:13:14 on dist-test-slave-35fp"
I20260630 12:13:14.808295  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:13:14.811849 12612 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:14.812654  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:14.812945  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "f7f318dea0b7484b99a20f6e9756b377"
format_stamp: "Formatted at 2026-06-30 12:13:14 on dist-test-slave-35fp"
I20260630 12:13:14.813230  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-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)
I20260630 12:13:14.826041  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:14.827203  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:14.828572  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:14.830678  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:14.830899  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:14.831135  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:14.831308  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:14.869603  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:35861
I20260630 12:13:14.869699 12674 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:35861 every 8 connection(s)
I20260630 12:13:14.883373 12675 heartbeater.cc:344] Connected to a master server at 127.7.215.190:46449
I20260630 12:13:14.883783 12675 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:14.884511 12675 heartbeater.cc:507] Master 127.7.215.190:46449 requested a full tablet report, sending...
I20260630 12:13:14.886341 12399 ts_manager.cc:194] Registered new tserver with Master: f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:14.886822  8030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014249934s
I20260630 12:13:14.887696 12399 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34560
I20260630 12:13:15.693056 12526 heartbeater.cc:499] Master 127.7.215.190:46449 was elected leader, sending a full tablet report...
I20260630 12:13:15.804455 12601 heartbeater.cc:499] Master 127.7.215.190:46449 was elected leader, sending a full tablet report...
I20260630 12:13:15.890542 12675 heartbeater.cc:499] Master 127.7.215.190:46449 was elected leader, sending a full tablet report...
I20260630 12:13:15.945755 12399 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34566:
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"
    }
  }
}
W20260630 12:13:15.949134 12399 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:13:16.051936 12489 tablet_service.cc:1511] Processing CreateTablet for tablet 33e3e74866cb4588a9c55e37c38334c4 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:13:16.052572 12640 tablet_service.cc:1511] Processing CreateTablet for tablet 4f56e766e2de4d26a7a29a3d06c1c927 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:13:16.053891 12489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e3e74866cb4588a9c55e37c38334c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.054275 12640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f56e766e2de4d26a7a29a3d06c1c927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.055940 12488 tablet_service.cc:1511] Processing CreateTablet for tablet 27ac6b78576d4f61834600937f1964e7 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:13:16.057337 12488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ac6b78576d4f61834600937f1964e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.058753 12636 tablet_service.cc:1511] Processing CreateTablet for tablet 9e3283719f3c4f35bed278758d777683 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:13:16.059805 12490 tablet_service.cc:1511] Processing CreateTablet for tablet 4359f1c533044b7eaeccb503d4e8599c (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:13:16.060325 12636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e3283719f3c4f35bed278758d777683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.060750 12638 tablet_service.cc:1511] Processing CreateTablet for tablet 33e3e74866cb4588a9c55e37c38334c4 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:13:16.061225 12490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4359f1c533044b7eaeccb503d4e8599c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.062139 12638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e3e74866cb4588a9c55e37c38334c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.058729 12637 tablet_service.cc:1511] Processing CreateTablet for tablet 27ac6b78576d4f61834600937f1964e7 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:13:16.049796 12491 tablet_service.cc:1511] Processing CreateTablet for tablet 4f56e766e2de4d26a7a29a3d06c1c927 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:13:16.063464 12637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ac6b78576d4f61834600937f1964e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.063715 12491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f56e766e2de4d26a7a29a3d06c1c927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.066056 12639 tablet_service.cc:1511] Processing CreateTablet for tablet 4359f1c533044b7eaeccb503d4e8599c (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:13:16.067544 12639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4359f1c533044b7eaeccb503d4e8599c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.067948 12635 tablet_service.cc:1511] Processing CreateTablet for tablet 14ef53d4964c4b45add47fdba4371e05 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:13:16.069330 12635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ef53d4964c4b45add47fdba4371e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.070286 12487 tablet_service.cc:1511] Processing CreateTablet for tablet 9e3283719f3c4f35bed278758d777683 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:13:16.070333 12485 tablet_service.cc:1511] Processing CreateTablet for tablet 8cf86e3d7ce14254a36e1c6853625a24 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:13:16.071856 12487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e3283719f3c4f35bed278758d777683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.072669 12634 tablet_service.cc:1511] Processing CreateTablet for tablet 8cf86e3d7ce14254a36e1c6853625a24 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:13:16.074229 12634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cf86e3d7ce14254a36e1c6853625a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.075810 12486 tablet_service.cc:1511] Processing CreateTablet for tablet 14ef53d4964c4b45add47fdba4371e05 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:13:16.078168 12633 tablet_service.cc:1511] Processing CreateTablet for tablet 14f5e1651e784c38928c4058f24c4817 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:13:16.078902 12484 tablet_service.cc:1511] Processing CreateTablet for tablet 14f5e1651e784c38928c4058f24c4817 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:13:16.079609 12633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14f5e1651e784c38928c4058f24c4817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.081786 12483 tablet_service.cc:1511] Processing CreateTablet for tablet 6011253925954d93b2901a5abc60700d (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:13:16.087215 12632 tablet_service.cc:1511] Processing CreateTablet for tablet 6011253925954d93b2901a5abc60700d (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:13:16.087227 12486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ef53d4964c4b45add47fdba4371e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.088616 12632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6011253925954d93b2901a5abc60700d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.092769 12566 tablet_service.cc:1511] Processing CreateTablet for tablet 4f56e766e2de4d26a7a29a3d06c1c927 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:13:16.093015 12631 tablet_service.cc:1511] Processing CreateTablet for tablet 62fe54b4329c47e184ddc5daedcbffa4 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:13:16.094275 12631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62fe54b4329c47e184ddc5daedcbffa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.094920 12483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6011253925954d93b2901a5abc60700d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.096047 12565 tablet_service.cc:1511] Processing CreateTablet for tablet 4359f1c533044b7eaeccb503d4e8599c (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:13:16.094282 12566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f56e766e2de4d26a7a29a3d06c1c927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.098037 12565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4359f1c533044b7eaeccb503d4e8599c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.098922 12484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14f5e1651e784c38928c4058f24c4817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.102905 12485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cf86e3d7ce14254a36e1c6853625a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.112129 12564 tablet_service.cc:1511] Processing CreateTablet for tablet 33e3e74866cb4588a9c55e37c38334c4 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:13:16.113829 12564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e3e74866cb4588a9c55e37c38334c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.112126 12482 tablet_service.cc:1511] Processing CreateTablet for tablet 62fe54b4329c47e184ddc5daedcbffa4 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:13:16.115996 12482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62fe54b4329c47e184ddc5daedcbffa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.136279 12563 tablet_service.cc:1511] Processing CreateTablet for tablet 27ac6b78576d4f61834600937f1964e7 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:13:16.137729 12563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ac6b78576d4f61834600937f1964e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.137974 12484 tablet_service.cc:1511] Processing CreateTablet for tablet 6ad061d6a49946ce80a4568b2a67bba2 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:13:16.139297 12484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ad061d6a49946ce80a4568b2a67bba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.141184 12562 tablet_service.cc:1511] Processing CreateTablet for tablet 9e3283719f3c4f35bed278758d777683 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:13:16.142527 12562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e3283719f3c4f35bed278758d777683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.144532 12559 tablet_service.cc:1511] Processing CreateTablet for tablet 14f5e1651e784c38928c4058f24c4817 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:13:16.145167 12557 tablet_service.cc:1511] Processing CreateTablet for tablet 62fe54b4329c47e184ddc5daedcbffa4 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:13:16.145848 12559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14f5e1651e784c38928c4058f24c4817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.146438 12557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62fe54b4329c47e184ddc5daedcbffa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.147872 12561 tablet_service.cc:1511] Processing CreateTablet for tablet 14ef53d4964c4b45add47fdba4371e05 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:13:16.149132 12561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ef53d4964c4b45add47fdba4371e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.151880 12560 tablet_service.cc:1511] Processing CreateTablet for tablet 8cf86e3d7ce14254a36e1c6853625a24 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:13:16.153188 12560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cf86e3d7ce14254a36e1c6853625a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.155831 12558 tablet_service.cc:1511] Processing CreateTablet for tablet 6011253925954d93b2901a5abc60700d (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:13:16.157135 12558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6011253925954d93b2901a5abc60700d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.182819 12633 tablet_service.cc:1511] Processing CreateTablet for tablet c6e4fc471fce4931b36a0e3d8fe77ff3 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:13:16.185981 12633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6e4fc471fce4931b36a0e3d8fe77ff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.184661 12636 tablet_service.cc:1511] Processing CreateTablet for tablet 6ad061d6a49946ce80a4568b2a67bba2 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:13:16.210822 12636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ad061d6a49946ce80a4568b2a67bba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.207598 12489 tablet_service.cc:1511] Processing CreateTablet for tablet c6e4fc471fce4931b36a0e3d8fe77ff3 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:13:16.216693 12489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6e4fc471fce4931b36a0e3d8fe77ff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.233981 12564 tablet_service.cc:1511] Processing CreateTablet for tablet c6e4fc471fce4931b36a0e3d8fe77ff3 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:13:16.248379 12564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6e4fc471fce4931b36a0e3d8fe77ff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.250670 12698 tablet_bootstrap.cc:492] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece: Bootstrap starting.
I20260630 12:13:16.246022 12566 tablet_service.cc:1511] Processing CreateTablet for tablet 6ad061d6a49946ce80a4568b2a67bba2 (DEFAULT_TABLE table=test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:13:16.264361 12566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ad061d6a49946ce80a4568b2a67bba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:16.275621 12698 tablet_bootstrap.cc:654] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.290731 12697 tablet_bootstrap.cc:492] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5: Bootstrap starting.
I20260630 12:13:16.297966 12696 tablet_bootstrap.cc:492] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377: Bootstrap starting.
I20260630 12:13:16.301613 12697 tablet_bootstrap.cc:654] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.306754 12696 tablet_bootstrap.cc:654] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.309440 12698 tablet_bootstrap.cc:492] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece: No bootstrap required, opened a new log
I20260630 12:13:16.309897 12698 ts_tablet_manager.cc:1403] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.017s
I20260630 12:13:16.312958 12698 raft_consensus.cc:359] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.313482 12697 tablet_bootstrap.cc:492] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5: No bootstrap required, opened a new log
I20260630 12:13:16.313509 12696 tablet_bootstrap.cc:492] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377: No bootstrap required, opened a new log
I20260630 12:13:16.314005 12698 raft_consensus.cc:385] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:16.314333 12696 ts_tablet_manager.cc:1403] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.008s
I20260630 12:13:16.314466 12697 ts_tablet_manager.cc:1403] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.008s
I20260630 12:13:16.314394 12698 raft_consensus.cc:740] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a7b444aae204b2ba1b1e996668e2ece, State: Initialized, Role: FOLLOWER
I20260630 12:13:16.315636 12698 consensus_queue.cc:260] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.316951 12696 raft_consensus.cc:359] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.317689 12696 raft_consensus.cc:385] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:16.318050 12696 raft_consensus.cc:740] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f318dea0b7484b99a20f6e9756b377, State: Initialized, Role: FOLLOWER
I20260630 12:13:16.318264 12697 raft_consensus.cc:359] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.318956 12698 ts_tablet_manager.cc:1434] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.005s
I20260630 12:13:16.319272 12697 raft_consensus.cc:385] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:16.319129 12696 consensus_queue.cc:260] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.319684 12697 raft_consensus.cc:740] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754a0a1bdafe4892b837c0a8acb852d5, State: Initialized, Role: FOLLOWER
I20260630 12:13:16.320061 12698 tablet_bootstrap.cc:492] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece: Bootstrap starting.
I20260630 12:13:16.320794 12697 consensus_queue.cc:260] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.328577 12698 tablet_bootstrap.cc:654] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.328946 12696 ts_tablet_manager.cc:1434] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260630 12:13:16.332773 12696 tablet_bootstrap.cc:492] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377: Bootstrap starting.
I20260630 12:13:16.339880 12696 tablet_bootstrap.cc:654] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.341429 12698 tablet_bootstrap.cc:492] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece: No bootstrap required, opened a new log
I20260630 12:13:16.342054 12698 ts_tablet_manager.cc:1403] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.006s
I20260630 12:13:16.345959 12697 ts_tablet_manager.cc:1434] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.020s
I20260630 12:13:16.345661 12698 raft_consensus.cc:359] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.346410 12698 raft_consensus.cc:385] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:16.346733 12698 raft_consensus.cc:740] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a7b444aae204b2ba1b1e996668e2ece, State: Initialized, Role: FOLLOWER
I20260630 12:13:16.347505 12698 consensus_queue.cc:260] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.348452 12697 tablet_bootstrap.cc:492] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5: Bootstrap starting.
I20260630 12:13:16.349478 12696 tablet_bootstrap.cc:492] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377: No bootstrap required, opened a new log
I20260630 12:13:16.350000 12696 ts_tablet_manager.cc:1403] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:13:16.351720 12698 ts_tablet_manager.cc:1434] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:13:16.352746 12698 tablet_bootstrap.cc:492] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece: Bootstrap starting.
I20260630 12:13:16.353082 12696 raft_consensus.cc:359] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.353890 12696 raft_consensus.cc:385] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:16.354214 12696 raft_consensus.cc:740] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f318dea0b7484b99a20f6e9756b377, State: Initialized, Role: FOLLOWER
I20260630 12:13:16.355079 12696 consensus_queue.cc:260] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.357357 12697 tablet_bootstrap.cc:654] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.359664 12698 tablet_bootstrap.cc:654] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.357424 12696 ts_tablet_manager.cc:1434] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:13:16.360730 12696 tablet_bootstrap.cc:492] T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377: Bootstrap starting.
I20260630 12:13:16.368103 12696 tablet_bootstrap.cc:654] T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377: Neither blocks nor log segments found. Creating new log.
W20260630 12:13:16.374960 12676 tablet.cc:2406] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:13:16.395105 12698 tablet_bootstrap.cc:492] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece: No bootstrap required, opened a new log
I20260630 12:13:16.395586 12698 ts_tablet_manager.cc:1403] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.022s
I20260630 12:13:16.396256 12696 tablet_bootstrap.cc:492] T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377: No bootstrap required, opened a new log
I20260630 12:13:16.396509 12697 tablet_bootstrap.cc:492] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5: No bootstrap required, opened a new log
I20260630 12:13:16.396798 12696 ts_tablet_manager.cc:1403] T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.016s
I20260630 12:13:16.396984 12697 ts_tablet_manager.cc:1403] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5: Time spent bootstrapping tablet: real 0.049s	user 0.025s	sys 0.017s
I20260630 12:13:16.398137 12698 raft_consensus.cc:359] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.399142 12698 raft_consensus.cc:385] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:16.399426 12698 raft_consensus.cc:740] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a7b444aae204b2ba1b1e996668e2ece, State: Initialized, Role: FOLLOWER
I20260630 12:13:16.399900 12696 raft_consensus.cc:359] T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.400094 12698 consensus_queue.cc:260] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.400753 12696 raft_consensus.cc:385] T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:16.400568 12697 raft_consensus.cc:359] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.401147 12696 raft_consensus.cc:740] T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f318dea0b7484b99a20f6e9756b377, State: Initialized, Role: FOLLOWER
I20260630 12:13:16.401369 12697 raft_consensus.cc:385] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:16.401701 12697 raft_consensus.cc:740] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754a0a1bdafe4892b837c0a8acb852d5, State: Initialized, Role: FOLLOWER
I20260630 12:13:16.402580 12698 ts_tablet_manager.cc:1434] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:13:16.402154 12696 consensus_queue.cc:260] T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.402482 12697 consensus_queue.cc:260] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.403573 12698 tablet_bootstrap.cc:492] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece: Bootstrap starting.
I20260630 12:13:16.404825 12697 ts_tablet_manager.cc:1434] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260630 12:13:16.405879 12697 tablet_bootstrap.cc:492] T 33e3e74866cb4588a9c55e37c38334c4 P 754a0a1bdafe4892b837c0a8acb852d5: Bootstrap starting.
I20260630 12:13:16.406948 12696 ts_tablet_manager.cc:1434] T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260630 12:13:16.407949 12696 tablet_bootstrap.cc:492] T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377: Bootstrap starting.
I20260630 12:13:16.410219 12698 tablet_bootstrap.cc:654] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.412724 12697 tablet_bootstrap.cc:654] T 33e3e74866cb4588a9c55e37c38334c4 P 754a0a1bdafe4892b837c0a8acb852d5: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.416316 12696 tablet_bootstrap.cc:654] T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.421756 12698 tablet_bootstrap.cc:492] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece: No bootstrap required, opened a new log
I20260630 12:13:16.422214 12698 ts_tablet_manager.cc:1403] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260630 12:13:16.425052 12698 raft_consensus.cc:359] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.425930 12698 raft_consensus.cc:385] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:16.426216 12698 raft_consensus.cc:740] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a7b444aae204b2ba1b1e996668e2ece, State: Initialized, Role: FOLLOWER
I20260630 12:13:16.428473 12698 consensus_queue.cc:260] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.430938 12698 ts_tablet_manager.cc:1434] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:13:16.431052 12697 tablet_bootstrap.cc:492] T 33e3e74866cb4588a9c55e37c38334c4 P 754a0a1bdafe4892b837c0a8acb852d5: No bootstrap required, opened a new log
I20260630 12:13:16.431788 12697 ts_tablet_manager.cc:1403] T 33e3e74866cb4588a9c55e37c38334c4 P 754a0a1bdafe4892b837c0a8acb852d5: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.011s
I20260630 12:13:16.431964 12698 tablet_bootstrap.cc:492] T 62fe54b4329c47e184ddc5daedcbffa4 P 7a7b444aae204b2ba1b1e996668e2ece: Bootstrap starting.
I20260630 12:13:16.436024 12697 raft_consensus.cc:359] T 33e3e74866cb4588a9c55e37c38334c4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.437084 12697 raft_consensus.cc:385] T 33e3e74866cb4588a9c55e37c38334c4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:16.437801 12697 raft_consensus.cc:740] T 33e3e74866cb4588a9c55e37c38334c4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754a0a1bdafe4892b837c0a8acb852d5, State: Initialized, Role: FOLLOWER
I20260630 12:13:16.438942 12698 tablet_bootstrap.cc:654] T 62fe54b4329c47e184ddc5daedcbffa4 P 7a7b444aae204b2ba1b1e996668e2ece: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.439072 12697 consensus_queue.cc:260] T 33e3e74866cb4588a9c55e37c38334c4 P 754a0a1bdafe4892b837c0a8acb852d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.442368 12697 ts_tablet_manager.cc:1434] T 33e3e74866cb4588a9c55e37c38334c4 P 754a0a1bdafe4892b837c0a8acb852d5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260630 12:13:16.443688 12697 tablet_bootstrap.cc:492] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5: Bootstrap starting.
I20260630 12:13:16.452678 12697 tablet_bootstrap.cc:654] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.466379 12696 tablet_bootstrap.cc:492] T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377: No bootstrap required, opened a new log
I20260630 12:13:16.466449 12697 tablet_bootstrap.cc:492] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5: No bootstrap required, opened a new log
I20260630 12:13:16.466919 12696 ts_tablet_manager.cc:1403] T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377: Time spent bootstrapping tablet: real 0.059s	user 0.032s	sys 0.024s
I20260630 12:13:16.467034 12698 tablet_bootstrap.cc:492] T 62fe54b4329c47e184ddc5daedcbffa4 P 7a7b444aae204b2ba1b1e996668e2ece: No bootstrap required, opened a new log
I20260630 12:13:16.467036 12697 ts_tablet_manager.cc:1403] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.016s
I20260630 12:13:16.467788 12698 ts_tablet_manager.cc:1403] T 62fe54b4329c47e184ddc5daedcbffa4 P 7a7b444aae204b2ba1b1e996668e2ece: Time spent bootstrapping tablet: real 0.036s	user 0.031s	sys 0.004s
I20260630 12:13:16.469836 12696 raft_consensus.cc:359] T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.470609 12696 raft_consensus.cc:385] T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:16.470304 12697 raft_consensus.cc:359] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } }
I20260630 12:13:16.470948 12696 raft_consensus.cc:740] T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f318dea0b7484b99a20f6e9756b377, State: Initialized, Role: FOLLOWER
I20260630 12:13:16.470808 12698 raft_consensus.cc:359] T 62fe54b4329c47e184ddc5daedcbffa4 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.471261 12697 raft_consensus.cc:385] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:16.471484 12698 raft_consensus.cc:385] T 62fe54b4329c47e184ddc5daedcbffa4 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:16.471766 12697 raft_consensus.cc:740] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754a0a1bdafe4892b837c0a8acb852d5, State: Initialized, Role: FOLLOWER
I20260630 12:13:16.471858 12698 raft_consensus.cc:740] T 62fe54b4329c47e184ddc5daedcbffa4 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a7b444aae204b2ba1b1e996668e2ece, State: Initialized, Role: FOLLOWER
I20260630 12:13:16.471828 12696 consensus_queue.cc:260] T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.472985 12697 consensus_queue.cc:260] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } }
I20260630 12:13:16.472990 12698 consensus_queue.cc:260] T 62fe54b4329c47e184ddc5daedcbffa4 P 7a7b444aae204b2ba1b1e996668e2ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.474376 12696 ts_tablet_manager.cc:1434] T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:13:16.475373 12696 tablet_bootstrap.cc:492] T 62fe54b4329c47e184ddc5daedcbffa4 P f7f318dea0b7484b99a20f6e9756b377: Bootstrap starting.
I20260630 12:13:16.477849 12697 ts_tablet_manager.cc:1434] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260630 12:13:16.478492 12698 ts_tablet_manager.cc:1434] T 62fe54b4329c47e184ddc5daedcbffa4 P 7a7b444aae204b2ba1b1e996668e2ece: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260630 12:13:16.479046 12697 tablet_bootstrap.cc:492] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5: Bootstrap starting.
I20260630 12:13:16.479666 12698 tablet_bootstrap.cc:492] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece: Bootstrap starting.
I20260630 12:13:16.481616 12696 tablet_bootstrap.cc:654] T 62fe54b4329c47e184ddc5daedcbffa4 P f7f318dea0b7484b99a20f6e9756b377: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.486528 12697 tablet_bootstrap.cc:654] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.487113 12698 tablet_bootstrap.cc:654] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.499464 12698 tablet_bootstrap.cc:492] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece: No bootstrap required, opened a new log
I20260630 12:13:16.500131 12698 ts_tablet_manager.cc:1403] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
W20260630 12:13:16.503711 12447 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:13:16.506902 12698 raft_consensus.cc:359] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.507719 12698 raft_consensus.cc:385] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:16.508044 12698 raft_consensus.cc:740] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a7b444aae204b2ba1b1e996668e2ece, State: Initialized, Role: FOLLOWER
I20260630 12:13:16.508946 12698 consensus_queue.cc:260] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.513301 12696 tablet_bootstrap.cc:492] T 62fe54b4329c47e184ddc5daedcbffa4 P f7f318dea0b7484b99a20f6e9756b377: No bootstrap required, opened a new log
I20260630 12:13:16.513815 12696 ts_tablet_manager.cc:1403] T 62fe54b4329c47e184ddc5daedcbffa4 P f7f318dea0b7484b99a20f6e9756b377: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.024s
I20260630 12:13:16.514272 12698 ts_tablet_manager.cc:1434] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260630 12:13:16.514454 12697 tablet_bootstrap.cc:492] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5: No bootstrap required, opened a new log
I20260630 12:13:16.515067 12697 ts_tablet_manager.cc:1403] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.019s
I20260630 12:13:16.515434 12698 tablet_bootstrap.cc:492] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece: Bootstrap starting.
I20260630 12:13:16.516796 12696 raft_consensus.cc:359] T 62fe54b4329c47e184ddc5daedcbffa4 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.517493 12696 raft_consensus.cc:385] T 62fe54b4329c47e184ddc5daedcbffa4 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:16.517783 12696 raft_consensus.cc:740] T 62fe54b4329c47e184ddc5daedcbffa4 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f318dea0b7484b99a20f6e9756b377, State: Initialized, Role: FOLLOWER
I20260630 12:13:16.518087 12697 raft_consensus.cc:359] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.518935 12697 raft_consensus.cc:385] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:16.518517 12696 consensus_queue.cc:260] T 62fe54b4329c47e184ddc5daedcbffa4 P f7f318dea0b7484b99a20f6e9756b377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.519320 12697 raft_consensus.cc:740] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754a0a1bdafe4892b837c0a8acb852d5, State: Initialized, Role: FOLLOWER
I20260630 12:13:16.520345 12697 consensus_queue.cc:260] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.522940 12697 ts_tablet_manager.cc:1434] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:13:16.522961 12698 tablet_bootstrap.cc:654] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.523247 12696 ts_tablet_manager.cc:1434] T 62fe54b4329c47e184ddc5daedcbffa4 P f7f318dea0b7484b99a20f6e9756b377: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260630 12:13:16.524206 12697 tablet_bootstrap.cc:492] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5: Bootstrap starting.
I20260630 12:13:16.524303 12696 tablet_bootstrap.cc:492] T 33e3e74866cb4588a9c55e37c38334c4 P f7f318dea0b7484b99a20f6e9756b377: Bootstrap starting.
I20260630 12:13:16.532608 12697 tablet_bootstrap.cc:654] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.533566 12696 tablet_bootstrap.cc:654] T 33e3e74866cb4588a9c55e37c38334c4 P f7f318dea0b7484b99a20f6e9756b377: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.545288 12696 tablet_bootstrap.cc:492] T 33e3e74866cb4588a9c55e37c38334c4 P f7f318dea0b7484b99a20f6e9756b377: No bootstrap required, opened a new log
I20260630 12:13:16.545786 12696 ts_tablet_manager.cc:1403] T 33e3e74866cb4588a9c55e37c38334c4 P f7f318dea0b7484b99a20f6e9756b377: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.002s
I20260630 12:13:16.549053 12696 raft_consensus.cc:359] T 33e3e74866cb4588a9c55e37c38334c4 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.550004 12696 raft_consensus.cc:385] T 33e3e74866cb4588a9c55e37c38334c4 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:16.550307 12696 raft_consensus.cc:740] T 33e3e74866cb4588a9c55e37c38334c4 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f318dea0b7484b99a20f6e9756b377, State: Initialized, Role: FOLLOWER
I20260630 12:13:16.551285 12697 tablet_bootstrap.cc:492] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5: No bootstrap required, opened a new log
I20260630 12:13:16.551096 12696 consensus_queue.cc:260] T 33e3e74866cb4588a9c55e37c38334c4 P f7f318dea0b7484b99a20f6e9756b377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.551781 12697 ts_tablet_manager.cc:1403] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.012s
I20260630 12:13:16.552026 12698 tablet_bootstrap.cc:492] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece: No bootstrap required, opened a new log
I20260630 12:13:16.552570 12698 ts_tablet_manager.cc:1403] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.016s
I20260630 12:13:16.553748 12696 ts_tablet_manager.cc:1434] T 33e3e74866cb4588a9c55e37c38334c4 P f7f318dea0b7484b99a20f6e9756b377: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:13:16.554528 12704 raft_consensus.cc:493] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:16.554891 12696 tablet_bootstrap.cc:492] T 4f56e766e2de4d26a7a29a3d06c1c927 P f7f318dea0b7484b99a20f6e9756b377: Bootstrap starting.
I20260630 12:13:16.555173 12704 raft_consensus.cc:515] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } }
I20260630 12:13:16.555373 12697 raft_consensus.cc:359] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.556124 12697 raft_consensus.cc:385] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:16.556428 12697 raft_consensus.cc:740] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754a0a1bdafe4892b837c0a8acb852d5, State: Initialized, Role: FOLLOWER
I20260630 12:13:16.558069 12697 consensus_queue.cc:260] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.562230 12696 tablet_bootstrap.cc:654] T 4f56e766e2de4d26a7a29a3d06c1c927 P f7f318dea0b7484b99a20f6e9756b377: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.568559 12704 leader_election.cc:290] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861), 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761)
I20260630 12:13:16.573781 12696 tablet_bootstrap.cc:492] T 4f56e766e2de4d26a7a29a3d06c1c927 P f7f318dea0b7484b99a20f6e9756b377: No bootstrap required, opened a new log
I20260630 12:13:16.574294 12703 raft_consensus.cc:493] T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:16.574467 12696 ts_tablet_manager.cc:1403] T 4f56e766e2de4d26a7a29a3d06c1c927 P f7f318dea0b7484b99a20f6e9756b377: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.001s
I20260630 12:13:16.575037 12703 raft_consensus.cc:515] T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.578481 12696 raft_consensus.cc:359] T 4f56e766e2de4d26a7a29a3d06c1c927 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } }
I20260630 12:13:16.579500 12696 raft_consensus.cc:385] T 4f56e766e2de4d26a7a29a3d06c1c927 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:16.579879 12696 raft_consensus.cc:740] T 4f56e766e2de4d26a7a29a3d06c1c927 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f318dea0b7484b99a20f6e9756b377, State: Initialized, Role: FOLLOWER
I20260630 12:13:16.581179 12698 raft_consensus.cc:359] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.582042 12698 raft_consensus.cc:385] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:16.582341 12698 raft_consensus.cc:740] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a7b444aae204b2ba1b1e996668e2ece, State: Initialized, Role: FOLLOWER
I20260630 12:13:16.592674 12698 consensus_queue.cc:260] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.600533 12702 raft_consensus.cc:493] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:16.601159 12702 raft_consensus.cc:515] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.605904 12703 leader_election.cc:290] T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979)
I20260630 12:13:16.607020 12702 leader_election.cc:290] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:16.610693 12702 raft_consensus.cc:493] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:16.611292 12702 raft_consensus.cc:515] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.612736 12703 raft_consensus.cc:493] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:16.613329 12703 raft_consensus.cc:515] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.613972 12702 leader_election.cc:290] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:16.615876 12703 leader_election.cc:290] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979)
I20260630 12:13:16.619630 12698 ts_tablet_manager.cc:1434] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece: Time spent starting tablet: real 0.067s	user 0.009s	sys 0.000s
I20260630 12:13:16.621023 12698 tablet_bootstrap.cc:492] T 4f56e766e2de4d26a7a29a3d06c1c927 P 7a7b444aae204b2ba1b1e996668e2ece: Bootstrap starting.
I20260630 12:13:16.654114 12698 tablet_bootstrap.cc:654] T 4f56e766e2de4d26a7a29a3d06c1c927 P 7a7b444aae204b2ba1b1e996668e2ece: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.715317 12703 raft_consensus.cc:493] T 62fe54b4329c47e184ddc5daedcbffa4 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:16.715943 12703 raft_consensus.cc:515] T 62fe54b4329c47e184ddc5daedcbffa4 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.580796 12696 consensus_queue.cc:260] T 4f56e766e2de4d26a7a29a3d06c1c927 P f7f318dea0b7484b99a20f6e9756b377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } }
I20260630 12:13:16.718210 12703 leader_election.cc:290] T 62fe54b4329c47e184ddc5daedcbffa4 P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979)
I20260630 12:13:16.741861 12697 ts_tablet_manager.cc:1434] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5: Time spent starting tablet: real 0.190s	user 0.070s	sys 0.068s
I20260630 12:13:16.744027 12722 raft_consensus.cc:493] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:16.745093 12722 raft_consensus.cc:515] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.749363 12722 leader_election.cc:290] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:16.743291 12697 tablet_bootstrap.cc:492] T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5: Bootstrap starting.
I20260630 12:13:16.753299 12650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f56e766e2de4d26a7a29a3d06c1c927" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377" is_pre_election: true
I20260630 12:13:16.754303 12650 raft_consensus.cc:2468] T 4f56e766e2de4d26a7a29a3d06c1c927 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754a0a1bdafe4892b837c0a8acb852d5 in term 0.
I20260630 12:13:16.756640 12650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fe54b4329c47e184ddc5daedcbffa4" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377" is_pre_election: true
I20260630 12:13:16.759290 12697 tablet_bootstrap.cc:654] T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.759749 12650 raft_consensus.cc:2468] T 62fe54b4329c47e184ddc5daedcbffa4 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754a0a1bdafe4892b837c0a8acb852d5 in term 0.
I20260630 12:13:16.758492 12722 raft_consensus.cc:493] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:16.764261 12722 raft_consensus.cc:515] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.763648 12703 raft_consensus.cc:493] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:16.765403 12703 raft_consensus.cc:515] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.767671 12703 leader_election.cc:290] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979)
I20260630 12:13:16.761101 12541 leader_election.cc:304] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754a0a1bdafe4892b837c0a8acb852d5, f7f318dea0b7484b99a20f6e9756b377; no voters: 
I20260630 12:13:16.768831 12541 leader_election.cc:304] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754a0a1bdafe4892b837c0a8acb852d5, f7f318dea0b7484b99a20f6e9756b377; no voters: 
I20260630 12:13:16.769809 12704 raft_consensus.cc:2804] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:16.770166 12704 raft_consensus.cc:493] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:16.770514 12704 raft_consensus.cc:3060] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:16.771699 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f56e766e2de4d26a7a29a3d06c1c927" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece" is_pre_election: true
I20260630 12:13:16.773782 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fe54b4329c47e184ddc5daedcbffa4" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece" is_pre_election: true
I20260630 12:13:16.774379 12501 raft_consensus.cc:2468] T 62fe54b4329c47e184ddc5daedcbffa4 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754a0a1bdafe4892b837c0a8acb852d5 in term 0.
W20260630 12:13:16.775465 12542 leader_election.cc:343] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:16.777629 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf86e3d7ce14254a36e1c6853625a24" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece" is_pre_election: true
I20260630 12:13:16.778235 12501 raft_consensus.cc:2468] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754a0a1bdafe4892b837c0a8acb852d5 in term 0.
I20260630 12:13:16.778966 12722 leader_election.cc:290] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:16.779906 12722 raft_consensus.cc:2804] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:16.783025 12722 raft_consensus.cc:493] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:16.781414 12702 raft_consensus.cc:493] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:16.783928 12722 raft_consensus.cc:3060] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:16.784173 12702 raft_consensus.cc:515] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.787523 12702 leader_election.cc:290] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:16.788200 12702 raft_consensus.cc:493] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:16.788825 12702 raft_consensus.cc:515] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.779954 12542 leader_election.cc:304] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754a0a1bdafe4892b837c0a8acb852d5, 7a7b444aae204b2ba1b1e996668e2ece; no voters: 
I20260630 12:13:16.792688 12702 leader_election.cc:290] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:16.802888 12736 raft_consensus.cc:493] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:16.782320 12704 raft_consensus.cc:515] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } }
I20260630 12:13:16.807377 12736 raft_consensus.cc:515] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.808301 12649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6011253925954d93b2901a5abc60700d" candidate_uuid: "7a7b444aae204b2ba1b1e996668e2ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377" is_pre_election: true
I20260630 12:13:16.809136 12649 raft_consensus.cc:2468] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a7b444aae204b2ba1b1e996668e2ece in term 0.
I20260630 12:13:16.809288 12704 leader_election.cc:290] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 election: Requested vote from peers f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861), 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761)
I20260630 12:13:16.811405 12648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ef53d4964c4b45add47fdba4371e05" candidate_uuid: "7a7b444aae204b2ba1b1e996668e2ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377" is_pre_election: true
I20260630 12:13:16.811832 12698 tablet_bootstrap.cc:492] T 4f56e766e2de4d26a7a29a3d06c1c927 P 7a7b444aae204b2ba1b1e996668e2ece: No bootstrap required, opened a new log
I20260630 12:13:16.812356 12698 ts_tablet_manager.cc:1403] T 4f56e766e2de4d26a7a29a3d06c1c927 P 7a7b444aae204b2ba1b1e996668e2ece: Time spent bootstrapping tablet: real 0.192s	user 0.016s	sys 0.003s
I20260630 12:13:16.812461 12650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf86e3d7ce14254a36e1c6853625a24" candidate_uuid: "7a7b444aae204b2ba1b1e996668e2ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377" is_pre_election: true
I20260630 12:13:16.812911 12647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf86e3d7ce14254a36e1c6853625a24" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377" is_pre_election: true
I20260630 12:13:16.814663 12646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f56e766e2de4d26a7a29a3d06c1c927" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377"
I20260630 12:13:16.815083 12466 leader_election.cc:304] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a7b444aae204b2ba1b1e996668e2ece, f7f318dea0b7484b99a20f6e9756b377; no voters: 
I20260630 12:13:16.815337 12646 raft_consensus.cc:3060] T 4f56e766e2de4d26a7a29a3d06c1c927 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:16.816185 12702 raft_consensus.cc:493] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:16.816785 12702 raft_consensus.cc:515] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.820466 12698 raft_consensus.cc:359] T 4f56e766e2de4d26a7a29a3d06c1c927 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } }
I20260630 12:13:16.805469 12734 raft_consensus.cc:2804] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:16.825433 12698 raft_consensus.cc:385] T 4f56e766e2de4d26a7a29a3d06c1c927 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:16.822234 12702 leader_election.cc:290] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:16.823194 12649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4359f1c533044b7eaeccb503d4e8599c" candidate_uuid: "7a7b444aae204b2ba1b1e996668e2ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377" is_pre_election: true
I20260630 12:13:16.825700 12734 raft_consensus.cc:493] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:16.826172 12649 raft_consensus.cc:2468] T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a7b444aae204b2ba1b1e996668e2ece in term 0.
I20260630 12:13:16.853899 12734 raft_consensus.cc:3060] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:16.854049 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f56e766e2de4d26a7a29a3d06c1c927" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece"
I20260630 12:13:16.855679 12576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf86e3d7ce14254a36e1c6853625a24" candidate_uuid: "7a7b444aae204b2ba1b1e996668e2ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754a0a1bdafe4892b837c0a8acb852d5" is_pre_election: true
I20260630 12:13:16.857326 12575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6011253925954d93b2901a5abc60700d" candidate_uuid: "7a7b444aae204b2ba1b1e996668e2ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754a0a1bdafe4892b837c0a8acb852d5" is_pre_election: true
I20260630 12:13:16.857724 12574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4359f1c533044b7eaeccb503d4e8599c" candidate_uuid: "7a7b444aae204b2ba1b1e996668e2ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754a0a1bdafe4892b837c0a8acb852d5" is_pre_election: true
I20260630 12:13:16.825245 12736 leader_election.cc:290] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:16.800966 12722 raft_consensus.cc:515] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.859494 12575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e3e74866cb4588a9c55e37c38334c4" candidate_uuid: "7a7b444aae204b2ba1b1e996668e2ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754a0a1bdafe4892b837c0a8acb852d5" is_pre_election: true
I20260630 12:13:16.860028 12572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f5e1651e784c38928c4058f24c4817" candidate_uuid: "7a7b444aae204b2ba1b1e996668e2ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754a0a1bdafe4892b837c0a8acb852d5" is_pre_election: true
I20260630 12:13:16.860188 12575 raft_consensus.cc:2468] T 33e3e74866cb4588a9c55e37c38334c4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a7b444aae204b2ba1b1e996668e2ece in term 0.
I20260630 12:13:16.860455 12571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3283719f3c4f35bed278758d777683" candidate_uuid: "f7f318dea0b7484b99a20f6e9756b377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754a0a1bdafe4892b837c0a8acb852d5" is_pre_election: true
I20260630 12:13:16.861397 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fe54b4329c47e184ddc5daedcbffa4" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece"
I20260630 12:13:16.862118 12500 raft_consensus.cc:3060] T 62fe54b4329c47e184ddc5daedcbffa4 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:16.862317 12571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f5e1651e784c38928c4058f24c4817" candidate_uuid: "f7f318dea0b7484b99a20f6e9756b377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754a0a1bdafe4892b837c0a8acb852d5" is_pre_election: true
I20260630 12:13:16.864136 12571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fe54b4329c47e184ddc5daedcbffa4" candidate_uuid: "f7f318dea0b7484b99a20f6e9756b377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754a0a1bdafe4892b837c0a8acb852d5" is_pre_election: true
I20260630 12:13:16.864938 12571 raft_consensus.cc:2393] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7f318dea0b7484b99a20f6e9756b377 in current term 1: Already voted for candidate 754a0a1bdafe4892b837c0a8acb852d5 in this term.
I20260630 12:13:16.866348 12571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6011253925954d93b2901a5abc60700d" candidate_uuid: "f7f318dea0b7484b99a20f6e9756b377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754a0a1bdafe4892b837c0a8acb852d5" is_pre_election: true
W20260630 12:13:16.867798 12464 leader_election.cc:343] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:13:16.869048 12464 leader_election.cc:343] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:16.870004 12464 leader_election.cc:304] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754a0a1bdafe4892b837c0a8acb852d5, 7a7b444aae204b2ba1b1e996668e2ece; no voters: 
I20260630 12:13:16.827711 12697 tablet_bootstrap.cc:492] T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5: No bootstrap required, opened a new log
I20260630 12:13:16.870918 12697 ts_tablet_manager.cc:1403] T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5: Time spent bootstrapping tablet: real 0.128s	user 0.011s	sys 0.002s
I20260630 12:13:16.871055 12736 raft_consensus.cc:2804] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:16.841226 12704 raft_consensus.cc:493] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:16.797437 12696 ts_tablet_manager.cc:1434] T 4f56e766e2de4d26a7a29a3d06c1c927 P f7f318dea0b7484b99a20f6e9756b377: Time spent starting tablet: real 0.222s	user 0.008s	sys 0.002s
I20260630 12:13:16.871840 12704 raft_consensus.cc:515] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.872560 12696 tablet_bootstrap.cc:492] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377: Bootstrap starting.
I20260630 12:13:16.873692 12736 raft_consensus.cc:493] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:16.874140 12704 leader_election.cc:290] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:16.825826 12698 raft_consensus.cc:740] T 4f56e766e2de4d26a7a29a3d06c1c927 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a7b444aae204b2ba1b1e996668e2ece, State: Initialized, Role: FOLLOWER
I20260630 12:13:16.874902 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e4fc471fce4931b36a0e3d8fe77ff3" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece" is_pre_election: true
I20260630 12:13:16.875663 12698 consensus_queue.cc:260] T 4f56e766e2de4d26a7a29a3d06c1c927 P 7a7b444aae204b2ba1b1e996668e2ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } }
I20260630 12:13:16.858140 12573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ef53d4964c4b45add47fdba4371e05" candidate_uuid: "7a7b444aae204b2ba1b1e996668e2ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754a0a1bdafe4892b837c0a8acb852d5" is_pre_election: true
W20260630 12:13:16.876284 12542 leader_election.cc:343] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:16.877048 12722 leader_election.cc:290] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 election: Requested vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:16.877379 12501 raft_consensus.cc:3060] T 4f56e766e2de4d26a7a29a3d06c1c927 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:16.878810 12698 ts_tablet_manager.cc:1434] T 4f56e766e2de4d26a7a29a3d06c1c927 P 7a7b444aae204b2ba1b1e996668e2ece: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.000s
I20260630 12:13:16.879787 12698 tablet_bootstrap.cc:492] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece: Bootstrap starting.
W20260630 12:13:16.871059 12613 leader_election.cc:343] T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:13:16.883065 12613 leader_election.cc:343] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:16.826449 12702 raft_consensus.cc:2804] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:13:16.884182 12613 leader_election.cc:343] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:16.884310 12702 raft_consensus.cc:493] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:16.874189 12736 raft_consensus.cc:3060] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:16.884788 12702 raft_consensus.cc:3060] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:13:16.885444 12464 leader_election.cc:343] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:16.885639 12501 raft_consensus.cc:2468] T 4f56e766e2de4d26a7a29a3d06c1c927 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754a0a1bdafe4892b837c0a8acb852d5 in term 1.
I20260630 12:13:16.824503 12646 raft_consensus.cc:2468] T 4f56e766e2de4d26a7a29a3d06c1c927 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754a0a1bdafe4892b837c0a8acb852d5 in term 1.
I20260630 12:13:16.888252 12696 tablet_bootstrap.cc:654] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.892836 12702 raft_consensus.cc:515] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.895267 12702 leader_election.cc:290] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 election: Requested vote from peers 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:16.897039 12573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6011253925954d93b2901a5abc60700d" candidate_uuid: "7a7b444aae204b2ba1b1e996668e2ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754a0a1bdafe4892b837c0a8acb852d5"
I20260630 12:13:16.870370 12500 raft_consensus.cc:2468] T 62fe54b4329c47e184ddc5daedcbffa4 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754a0a1bdafe4892b837c0a8acb852d5 in term 1.
W20260630 12:13:16.898881 12464 leader_election.cc:343] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:16.853360 12739 raft_consensus.cc:493] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:16.899953 12542 leader_election.cc:304] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754a0a1bdafe4892b837c0a8acb852d5, 7a7b444aae204b2ba1b1e996668e2ece; no voters: 
I20260630 12:13:16.900018 12736 raft_consensus.cc:515] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.905455 12698 tablet_bootstrap.cc:654] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.909700 12498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fe54b4329c47e184ddc5daedcbffa4" candidate_uuid: "f7f318dea0b7484b99a20f6e9756b377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece" is_pre_election: true
I20260630 12:13:16.910631 12498 raft_consensus.cc:2393] T 62fe54b4329c47e184ddc5daedcbffa4 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7f318dea0b7484b99a20f6e9756b377 in current term 1: Already voted for candidate 754a0a1bdafe4892b837c0a8acb852d5 in this term.
I20260630 12:13:16.911710 12497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6011253925954d93b2901a5abc60700d" candidate_uuid: "f7f318dea0b7484b99a20f6e9756b377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece" is_pre_election: true
I20260630 12:13:16.912201 12499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f5e1651e784c38928c4058f24c4817" candidate_uuid: "f7f318dea0b7484b99a20f6e9756b377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece" is_pre_election: true
I20260630 12:13:16.912827 12497 raft_consensus.cc:2393] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7f318dea0b7484b99a20f6e9756b377 in current term 1: Already voted for candidate 7a7b444aae204b2ba1b1e996668e2ece in this term.
I20260630 12:13:16.912935 12499 raft_consensus.cc:2468] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7f318dea0b7484b99a20f6e9756b377 in term 0.
I20260630 12:13:16.911718 12696 tablet_bootstrap.cc:492] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377: No bootstrap required, opened a new log
I20260630 12:13:16.913977 12696 ts_tablet_manager.cc:1403] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.000s
I20260630 12:13:16.915086 12616 leader_election.cc:304] T 62fe54b4329c47e184ddc5daedcbffa4 P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7f318dea0b7484b99a20f6e9756b377; no voters: 754a0a1bdafe4892b837c0a8acb852d5, 7a7b444aae204b2ba1b1e996668e2ece
I20260630 12:13:16.916276 12733 raft_consensus.cc:3060] T 62fe54b4329c47e184ddc5daedcbffa4 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:16.916952 12696 raft_consensus.cc:359] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.917667 12696 raft_consensus.cc:385] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:16.917936 12696 raft_consensus.cc:740] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f318dea0b7484b99a20f6e9756b377, State: Initialized, Role: FOLLOWER
I20260630 12:13:16.918692 12696 consensus_queue.cc:260] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
W20260630 12:13:16.919150 12466 leader_election.cc:343] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:16.919273 12616 leader_election.cc:304] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7f318dea0b7484b99a20f6e9756b377; no voters: 754a0a1bdafe4892b837c0a8acb852d5, 7a7b444aae204b2ba1b1e996668e2ece
I20260630 12:13:16.919667 12466 leader_election.cc:304] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a7b444aae204b2ba1b1e996668e2ece; no voters: 754a0a1bdafe4892b837c0a8acb852d5, f7f318dea0b7484b99a20f6e9756b377
I20260630 12:13:16.920079 12703 raft_consensus.cc:3060] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:16.920807 12702 raft_consensus.cc:2749] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:13:16.922060 12466 leader_election.cc:343] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:13:16.923053 12541 leader_election.cc:343] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:16.924340 12466 leader_election.cc:304] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a7b444aae204b2ba1b1e996668e2ece, f7f318dea0b7484b99a20f6e9756b377; no voters: 
I20260630 12:13:16.925235 12702 raft_consensus.cc:2804] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:16.925659 12702 raft_consensus.cc:493] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:16.926156 12702 raft_consensus.cc:3060] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:16.926429 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3283719f3c4f35bed278758d777683" candidate_uuid: "f7f318dea0b7484b99a20f6e9756b377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece" is_pre_election: true
I20260630 12:13:16.927139 12542 leader_election.cc:304] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754a0a1bdafe4892b837c0a8acb852d5, 7a7b444aae204b2ba1b1e996668e2ece; no voters: 
I20260630 12:13:16.900735 12697 raft_consensus.cc:359] T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.928009 12704 raft_consensus.cc:2804] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:16.909509 12734 raft_consensus.cc:515] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.936532 12576 raft_consensus.cc:2393] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a7b444aae204b2ba1b1e996668e2ece in current term 1: Already voted for candidate 754a0a1bdafe4892b837c0a8acb852d5 in this term.
I20260630 12:13:16.925724 12733 raft_consensus.cc:2749] T 62fe54b4329c47e184ddc5daedcbffa4 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:16.938369 12573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e3e74866cb4588a9c55e37c38334c4" candidate_uuid: "7a7b444aae204b2ba1b1e996668e2ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754a0a1bdafe4892b837c0a8acb852d5"
I20260630 12:13:16.939112 12573 raft_consensus.cc:3060] T 33e3e74866cb4588a9c55e37c38334c4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:16.939482 12734 leader_election.cc:290] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 election: Requested vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:16.939445 12646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e4fc471fce4931b36a0e3d8fe77ff3" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377" is_pre_election: true
I20260630 12:13:16.901678 12722 raft_consensus.cc:2804] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:16.941375 12646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fe54b4329c47e184ddc5daedcbffa4" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377"
I20260630 12:13:16.942034 12649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf86e3d7ce14254a36e1c6853625a24" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377"
I20260630 12:13:16.980989 12722 raft_consensus.cc:697] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Becoming Leader. State: Replica: 754a0a1bdafe4892b837c0a8acb852d5, State: Running, Role: LEADER
I20260630 12:13:16.943255 12647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f5e1651e784c38928c4058f24c4817" candidate_uuid: "7a7b444aae204b2ba1b1e996668e2ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377" is_pre_election: true
I20260630 12:13:16.981809 12647 raft_consensus.cc:2468] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a7b444aae204b2ba1b1e996668e2ece in term 0.
I20260630 12:13:16.981873 12722 consensus_queue.cc:237] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.944643 12650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e3e74866cb4588a9c55e37c38334c4" candidate_uuid: "7a7b444aae204b2ba1b1e996668e2ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377" is_pre_election: true
I20260630 12:13:16.983263 12650 raft_consensus.cc:2468] T 33e3e74866cb4588a9c55e37c38334c4 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a7b444aae204b2ba1b1e996668e2ece in term 0.
I20260630 12:13:16.983618 12702 raft_consensus.cc:515] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.984247 12466 leader_election.cc:304] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [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: 7a7b444aae204b2ba1b1e996668e2ece, f7f318dea0b7484b99a20f6e9756b377; no voters: 754a0a1bdafe4892b837c0a8acb852d5
I20260630 12:13:16.946300 12648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6011253925954d93b2901a5abc60700d" candidate_uuid: "7a7b444aae204b2ba1b1e996668e2ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377"
W20260630 12:13:16.947218 12541 leader_election.cc:343] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:16.985766 12702 leader_election.cc:290] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 election: Requested vote from peers 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:16.985973 12541 leader_election.cc:304] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 754a0a1bdafe4892b837c0a8acb852d5; no voters: 7a7b444aae204b2ba1b1e996668e2ece, f7f318dea0b7484b99a20f6e9756b377
W20260630 12:13:16.987195 12541 leader_election.cc:343] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:16.948698 12573 raft_consensus.cc:2468] T 33e3e74866cb4588a9c55e37c38334c4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a7b444aae204b2ba1b1e996668e2ece in term 1.
I20260630 12:13:16.987735 12696 ts_tablet_manager.cc:1434] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377: Time spent starting tablet: real 0.073s	user 0.008s	sys 0.000s
I20260630 12:13:16.899699 12739 raft_consensus.cc:515] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:16.988703 12696 tablet_bootstrap.cc:492] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377: Bootstrap starting.
I20260630 12:13:16.988956 12646 raft_consensus.cc:2468] T 62fe54b4329c47e184ddc5daedcbffa4 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754a0a1bdafe4892b837c0a8acb852d5 in term 1.
I20260630 12:13:16.989704 12739 leader_election.cc:290] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:16.990312 12739 raft_consensus.cc:2749] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:16.991456 12574 raft_consensus.cc:2468] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a7b444aae204b2ba1b1e996668e2ece in term 0.
I20260630 12:13:16.994033 12696 tablet_bootstrap.cc:654] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:16.985792 12738 raft_consensus.cc:2804] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:16.995081 12738 raft_consensus.cc:493] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:16.995301 12738 raft_consensus.cc:3060] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:16.950671 12736 leader_election.cc:290] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 election: Requested vote from peers 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:16.952535 12645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e3e74866cb4588a9c55e37c38334c4" candidate_uuid: "7a7b444aae204b2ba1b1e996668e2ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377"
I20260630 12:13:16.996961 12646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4359f1c533044b7eaeccb503d4e8599c" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377" is_pre_election: true
I20260630 12:13:16.997187 12645 raft_consensus.cc:3060] T 33e3e74866cb4588a9c55e37c38334c4 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:16.997617 12646 raft_consensus.cc:2468] T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754a0a1bdafe4892b837c0a8acb852d5 in term 0.
I20260630 12:13:16.998845 12541 leader_election.cc:304] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754a0a1bdafe4892b837c0a8acb852d5, f7f318dea0b7484b99a20f6e9756b377; no voters: 
I20260630 12:13:16.952739 12616 leader_election.cc:304] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [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: 7a7b444aae204b2ba1b1e996668e2ece, f7f318dea0b7484b99a20f6e9756b377; no voters: 754a0a1bdafe4892b837c0a8acb852d5
I20260630 12:13:16.953608 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf86e3d7ce14254a36e1c6853625a24" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece"
I20260630 12:13:16.954339 12704 raft_consensus.cc:697] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Becoming Leader. State: Replica: 754a0a1bdafe4892b837c0a8acb852d5, State: Running, Role: LEADER
I20260630 12:13:17.000501 12500 raft_consensus.cc:3060] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:13:17.000728 12616 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.215.129:38761, user_credentials={real_user=slave}} blocked reactor thread for 48096.6us
I20260630 12:13:17.000948 12704 consensus_queue.cc:237] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } }
W20260630 12:13:17.001549 12616 leader_election.cc:343] T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:17.001971 12616 leader_election.cc:304] T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7f318dea0b7484b99a20f6e9756b377; no voters: 754a0a1bdafe4892b837c0a8acb852d5, 7a7b444aae204b2ba1b1e996668e2ece
I20260630 12:13:17.002748 12733 raft_consensus.cc:2749] T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:17.002879 12741 raft_consensus.cc:2804] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:17.003314 12741 raft_consensus.cc:493] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:17.003630 12741 raft_consensus.cc:3060] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:16.928066 12703 raft_consensus.cc:2749] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:16.977213 12698 tablet_bootstrap.cc:492] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece: No bootstrap required, opened a new log
I20260630 12:13:16.977795 12464 leader_election.cc:304] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a7b444aae204b2ba1b1e996668e2ece; no voters: 754a0a1bdafe4892b837c0a8acb852d5, f7f318dea0b7484b99a20f6e9756b377
I20260630 12:13:16.928452 12697 raft_consensus.cc:385] T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.004671 12698 ts_tablet_manager.cc:1403] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece: Time spent bootstrapping tablet: real 0.125s	user 0.015s	sys 0.001s
I20260630 12:13:17.004124 12738 raft_consensus.cc:515] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.011091 12738 leader_election.cc:290] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 election: Requested vote from peers 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:17.011168 12698 raft_consensus.cc:359] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.012017 12698 raft_consensus.cc:385] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.012295 12698 raft_consensus.cc:740] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a7b444aae204b2ba1b1e996668e2ece, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.012918 12698 consensus_queue.cc:260] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.015550 12698 ts_tablet_manager.cc:1434] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:13:17.007653 12697 raft_consensus.cc:740] T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754a0a1bdafe4892b837c0a8acb852d5, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.016505 12648 raft_consensus.cc:2468] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a7b444aae204b2ba1b1e996668e2ece in term 1.
I20260630 12:13:17.016996 12697 consensus_queue.cc:260] T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.007596 12734 raft_consensus.cc:2804] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:17.020975 12698 tablet_bootstrap.cc:492] T 6ad061d6a49946ce80a4568b2a67bba2 P 7a7b444aae204b2ba1b1e996668e2ece: Bootstrap starting.
I20260630 12:13:17.023859 12466 leader_election.cc:304] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [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: 7a7b444aae204b2ba1b1e996668e2ece, f7f318dea0b7484b99a20f6e9756b377; no voters: 754a0a1bdafe4892b837c0a8acb852d5
I20260630 12:13:17.025853 12646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f5e1651e784c38928c4058f24c4817" candidate_uuid: "7a7b444aae204b2ba1b1e996668e2ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377"
W20260630 12:13:17.022164 12464 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.215.130:39979, user_credentials={real_user=slave}} blocked reactor thread for 44439.2us
I20260630 12:13:17.031176 12645 raft_consensus.cc:2468] T 33e3e74866cb4588a9c55e37c38334c4 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a7b444aae204b2ba1b1e996668e2ece in term 1.
I20260630 12:13:17.021741 12734 raft_consensus.cc:493] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:17.028609 12738 raft_consensus.cc:2804] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:17.034232 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4359f1c533044b7eaeccb503d4e8599c" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece" is_pre_election: true
I20260630 12:13:17.035068 12738 raft_consensus.cc:697] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [term 1 LEADER]: Becoming Leader. State: Replica: 7a7b444aae204b2ba1b1e996668e2ece, State: Running, Role: LEADER
I20260630 12:13:17.035238 12501 raft_consensus.cc:2393] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 754a0a1bdafe4892b837c0a8acb852d5 in current term 1: Already voted for candidate 7a7b444aae204b2ba1b1e996668e2ece in this term.
I20260630 12:13:17.030807 12697 ts_tablet_manager.cc:1434] T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5: Time spent starting tablet: real 0.159s	user 0.010s	sys 0.003s
I20260630 12:13:17.032291 12574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4359f1c533044b7eaeccb503d4e8599c" candidate_uuid: "7a7b444aae204b2ba1b1e996668e2ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754a0a1bdafe4892b837c0a8acb852d5"
I20260630 12:13:17.032414 12741 raft_consensus.cc:515] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.035823 12738 consensus_queue.cc:237] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.036650 12646 raft_consensus.cc:2393] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a7b444aae204b2ba1b1e996668e2ece in current term 1: Already voted for candidate f7f318dea0b7484b99a20f6e9756b377 in this term.
I20260630 12:13:17.037007 12697 tablet_bootstrap.cc:492] T 27ac6b78576d4f61834600937f1964e7 P 754a0a1bdafe4892b837c0a8acb852d5: Bootstrap starting.
I20260630 12:13:17.033054 12696 tablet_bootstrap.cc:492] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377: No bootstrap required, opened a new log
I20260630 12:13:17.033733 12573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f5e1651e784c38928c4058f24c4817" candidate_uuid: "7a7b444aae204b2ba1b1e996668e2ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754a0a1bdafe4892b837c0a8acb852d5"
I20260630 12:13:17.039891 12696 ts_tablet_manager.cc:1403] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.004s
I20260630 12:13:17.034109 12466 leader_election.cc:304] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a7b444aae204b2ba1b1e996668e2ece, f7f318dea0b7484b99a20f6e9756b377; no voters: 
I20260630 12:13:17.034242 12734 raft_consensus.cc:3060] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:13:17.041381 12464 leader_election.cc:343] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:17.042037 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f5e1651e784c38928c4058f24c4817" candidate_uuid: "f7f318dea0b7484b99a20f6e9756b377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece"
I20260630 12:13:17.042904 12501 raft_consensus.cc:2393] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f7f318dea0b7484b99a20f6e9756b377 in current term 1: Already voted for candidate 7a7b444aae204b2ba1b1e996668e2ece in this term.
I20260630 12:13:17.043123 12702 raft_consensus.cc:2804] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:17.043557 12399 catalog_manager.cc:5697] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130). New cstate: current_term: 1 leader_uuid: "754a0a1bdafe4892b837c0a8acb852d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:17.044572 12466 leader_election.cc:304] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [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: 7a7b444aae204b2ba1b1e996668e2ece; no voters: 754a0a1bdafe4892b837c0a8acb852d5, f7f318dea0b7484b99a20f6e9756b377
I20260630 12:13:17.045156 12741 leader_election.cc:290] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 1 election: Requested vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979)
I20260630 12:13:17.030457 12500 raft_consensus.cc:2468] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754a0a1bdafe4892b837c0a8acb852d5 in term 1.
I20260630 12:13:17.044678 12573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f5e1651e784c38928c4058f24c4817" candidate_uuid: "f7f318dea0b7484b99a20f6e9756b377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754a0a1bdafe4892b837c0a8acb852d5"
W20260630 12:13:17.046842 12613 leader_election.cc:343] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:17.047286 12613 leader_election.cc:304] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [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: f7f318dea0b7484b99a20f6e9756b377; no voters: 754a0a1bdafe4892b837c0a8acb852d5, 7a7b444aae204b2ba1b1e996668e2ece
I20260630 12:13:17.027877 12648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4359f1c533044b7eaeccb503d4e8599c" candidate_uuid: "7a7b444aae204b2ba1b1e996668e2ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377"
I20260630 12:13:17.049069 12542 leader_election.cc:304] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [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: 754a0a1bdafe4892b837c0a8acb852d5, 7a7b444aae204b2ba1b1e996668e2ece; no voters: f7f318dea0b7484b99a20f6e9756b377
I20260630 12:13:17.049576 12648 raft_consensus.cc:3060] T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:17.042593 12696 raft_consensus.cc:359] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.051682 12696 raft_consensus.cc:385] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.052007 12696 raft_consensus.cc:740] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f318dea0b7484b99a20f6e9756b377, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.050462 12697 tablet_bootstrap.cc:654] T 27ac6b78576d4f61834600937f1964e7 P 754a0a1bdafe4892b837c0a8acb852d5: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:17.053324 12741 raft_consensus.cc:2749] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:13:17.053625 12702 raft_consensus.cc:697] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 LEADER]: Becoming Leader. State: Replica: 7a7b444aae204b2ba1b1e996668e2ece, State: Running, Role: LEADER
I20260630 12:13:17.051308 12736 raft_consensus.cc:2749] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:17.057427 12698 tablet_bootstrap.cc:654] T 6ad061d6a49946ce80a4568b2a67bba2 P 7a7b444aae204b2ba1b1e996668e2ece: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:17.057644 12696 consensus_queue.cc:260] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.058511 12748 raft_consensus.cc:2749] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:13:17.060886 12696 ts_tablet_manager.cc:1434] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260630 12:13:17.062177 12696 tablet_bootstrap.cc:492] T 14ef53d4964c4b45add47fdba4371e05 P f7f318dea0b7484b99a20f6e9756b377: Bootstrap starting.
I20260630 12:13:17.062790 12702 consensus_queue.cc:237] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.052795 12704 raft_consensus.cc:2804] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:17.066910 12704 raft_consensus.cc:697] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Becoming Leader. State: Replica: 754a0a1bdafe4892b837c0a8acb852d5, State: Running, Role: LEADER
I20260630 12:13:17.067737 12704 consensus_queue.cc:237] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.078718 12648 raft_consensus.cc:2468] T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a7b444aae204b2ba1b1e996668e2ece in term 1.
I20260630 12:13:17.079080 12734 raft_consensus.cc:515] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.081657 12574 raft_consensus.cc:2393] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a7b444aae204b2ba1b1e996668e2ece in current term 1: Already voted for candidate 754a0a1bdafe4892b837c0a8acb852d5 in this term.
I20260630 12:13:17.080425 12466 leader_election.cc:304] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a7b444aae204b2ba1b1e996668e2ece, f7f318dea0b7484b99a20f6e9756b377; no voters: 
I20260630 12:13:17.087260 12736 raft_consensus.cc:2804] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:17.087785 12736 raft_consensus.cc:697] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [term 1 LEADER]: Becoming Leader. State: Replica: 7a7b444aae204b2ba1b1e996668e2ece, State: Running, Role: LEADER
I20260630 12:13:17.089497 12696 tablet_bootstrap.cc:654] T 14ef53d4964c4b45add47fdba4371e05 P f7f318dea0b7484b99a20f6e9756b377: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:17.091981 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4359f1c533044b7eaeccb503d4e8599c" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece"
I20260630 12:13:17.090018 12734 leader_election.cc:290] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 election: Requested vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:17.088610 12736 consensus_queue.cc:237] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.097527 12648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4359f1c533044b7eaeccb503d4e8599c" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377"
I20260630 12:13:17.101316 12648 raft_consensus.cc:2393] T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 754a0a1bdafe4892b837c0a8acb852d5 in current term 1: Already voted for candidate 7a7b444aae204b2ba1b1e996668e2ece in this term.
I20260630 12:13:17.102816 12541 leader_election.cc:304] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5 [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: 754a0a1bdafe4892b837c0a8acb852d5; no voters: 7a7b444aae204b2ba1b1e996668e2ece, f7f318dea0b7484b99a20f6e9756b377
I20260630 12:13:17.104804 12704 raft_consensus.cc:2749] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:13:17.103801 12396 catalog_manager.cc:5697] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129). New cstate: current_term: 1 leader_uuid: "7a7b444aae204b2ba1b1e996668e2ece" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:17.109820 12698 tablet_bootstrap.cc:492] T 6ad061d6a49946ce80a4568b2a67bba2 P 7a7b444aae204b2ba1b1e996668e2ece: No bootstrap required, opened a new log
I20260630 12:13:17.110459 12698 ts_tablet_manager.cc:1403] T 6ad061d6a49946ce80a4568b2a67bba2 P 7a7b444aae204b2ba1b1e996668e2ece: Time spent bootstrapping tablet: real 0.090s	user 0.008s	sys 0.006s
I20260630 12:13:17.113085 12698 raft_consensus.cc:359] T 6ad061d6a49946ce80a4568b2a67bba2 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.113538 12698 raft_consensus.cc:385] T 6ad061d6a49946ce80a4568b2a67bba2 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.113792 12698 raft_consensus.cc:740] T 6ad061d6a49946ce80a4568b2a67bba2 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a7b444aae204b2ba1b1e996668e2ece, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.117583 12697 tablet_bootstrap.cc:492] T 27ac6b78576d4f61834600937f1964e7 P 754a0a1bdafe4892b837c0a8acb852d5: No bootstrap required, opened a new log
I20260630 12:13:17.118065 12697 ts_tablet_manager.cc:1403] T 27ac6b78576d4f61834600937f1964e7 P 754a0a1bdafe4892b837c0a8acb852d5: Time spent bootstrapping tablet: real 0.081s	user 0.007s	sys 0.013s
I20260630 12:13:17.120594 12697 raft_consensus.cc:359] T 27ac6b78576d4f61834600937f1964e7 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.121270 12697 raft_consensus.cc:385] T 27ac6b78576d4f61834600937f1964e7 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.121652 12697 raft_consensus.cc:740] T 27ac6b78576d4f61834600937f1964e7 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754a0a1bdafe4892b837c0a8acb852d5, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.121729 12698 consensus_queue.cc:260] T 6ad061d6a49946ce80a4568b2a67bba2 P 7a7b444aae204b2ba1b1e996668e2ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.127928 12698 ts_tablet_manager.cc:1434] T 6ad061d6a49946ce80a4568b2a67bba2 P 7a7b444aae204b2ba1b1e996668e2ece: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260630 12:13:17.128336 12697 consensus_queue.cc:260] T 27ac6b78576d4f61834600937f1964e7 P 754a0a1bdafe4892b837c0a8acb852d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.109791 12696 tablet_bootstrap.cc:492] T 14ef53d4964c4b45add47fdba4371e05 P f7f318dea0b7484b99a20f6e9756b377: No bootstrap required, opened a new log
I20260630 12:13:17.130617 12697 ts_tablet_manager.cc:1434] T 27ac6b78576d4f61834600937f1964e7 P 754a0a1bdafe4892b837c0a8acb852d5: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:13:17.131399 12697 tablet_bootstrap.cc:492] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5: Bootstrap starting.
I20260630 12:13:17.132880 12696 ts_tablet_manager.cc:1403] T 14ef53d4964c4b45add47fdba4371e05 P f7f318dea0b7484b99a20f6e9756b377: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.008s
I20260630 12:13:17.135370 12696 raft_consensus.cc:359] T 14ef53d4964c4b45add47fdba4371e05 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.136023 12696 raft_consensus.cc:385] T 14ef53d4964c4b45add47fdba4371e05 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.136284 12696 raft_consensus.cc:740] T 14ef53d4964c4b45add47fdba4371e05 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f318dea0b7484b99a20f6e9756b377, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.136921 12696 consensus_queue.cc:260] T 14ef53d4964c4b45add47fdba4371e05 P f7f318dea0b7484b99a20f6e9756b377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.136994 12396 catalog_manager.cc:5697] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129). New cstate: current_term: 1 leader_uuid: "7a7b444aae204b2ba1b1e996668e2ece" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:17.138078 12698 tablet_bootstrap.cc:492] T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece: Bootstrap starting.
I20260630 12:13:17.138557 12398 catalog_manager.cc:5697] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130). New cstate: current_term: 1 leader_uuid: "754a0a1bdafe4892b837c0a8acb852d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:17.138705 12396 catalog_manager.cc:5697] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129). New cstate: current_term: 1 leader_uuid: "7a7b444aae204b2ba1b1e996668e2ece" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:17.140304 12697 tablet_bootstrap.cc:654] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:17.140574 12398 catalog_manager.cc:5697] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130). New cstate: current_term: 1 leader_uuid: "754a0a1bdafe4892b837c0a8acb852d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:17.143796 12698 tablet_bootstrap.cc:654] T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:17.150125 12696 ts_tablet_manager.cc:1434] T 14ef53d4964c4b45add47fdba4371e05 P f7f318dea0b7484b99a20f6e9756b377: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260630 12:13:17.151096 12696 tablet_bootstrap.cc:492] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377: Bootstrap starting.
I20260630 12:13:17.154495 12698 tablet_bootstrap.cc:492] T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece: No bootstrap required, opened a new log
I20260630 12:13:17.154953 12698 ts_tablet_manager.cc:1403] T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260630 12:13:17.159024 12696 tablet_bootstrap.cc:654] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:17.157559 12698 raft_consensus.cc:359] T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.163729 12697 tablet_bootstrap.cc:492] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5: No bootstrap required, opened a new log
I20260630 12:13:17.164179 12697 ts_tablet_manager.cc:1403] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.017s
I20260630 12:13:17.166630 12697 raft_consensus.cc:359] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.167400 12697 raft_consensus.cc:385] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.167640 12697 raft_consensus.cc:740] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754a0a1bdafe4892b837c0a8acb852d5, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.168249 12697 consensus_queue.cc:260] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.162194 12698 raft_consensus.cc:385] T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.169580 12698 raft_consensus.cc:740] T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a7b444aae204b2ba1b1e996668e2ece, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.170280 12697 ts_tablet_manager.cc:1434] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260630 12:13:17.171252 12697 tablet_bootstrap.cc:492] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5: Bootstrap starting.
I20260630 12:13:17.170687 12698 consensus_queue.cc:260] T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.174322 12698 ts_tablet_manager.cc:1434] T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260630 12:13:17.175539 12698 tablet_bootstrap.cc:492] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 7a7b444aae204b2ba1b1e996668e2ece: Bootstrap starting.
I20260630 12:13:17.182423 12697 tablet_bootstrap.cc:654] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:17.183234 12698 tablet_bootstrap.cc:654] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 7a7b444aae204b2ba1b1e996668e2ece: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:17.184576 12696 tablet_bootstrap.cc:492] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377: No bootstrap required, opened a new log
I20260630 12:13:17.185050 12696 ts_tablet_manager.cc:1403] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377: Time spent bootstrapping tablet: real 0.034s	user 0.003s	sys 0.025s
I20260630 12:13:17.188355 12696 raft_consensus.cc:359] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.189270 12696 raft_consensus.cc:385] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.189510 12696 raft_consensus.cc:740] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f318dea0b7484b99a20f6e9756b377, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.190200 12696 consensus_queue.cc:260] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.191244 12697 tablet_bootstrap.cc:492] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5: No bootstrap required, opened a new log
I20260630 12:13:17.191294 12698 tablet_bootstrap.cc:492] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 7a7b444aae204b2ba1b1e996668e2ece: No bootstrap required, opened a new log
I20260630 12:13:17.191886 12697 ts_tablet_manager.cc:1403] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.004s
I20260630 12:13:17.191958 12698 ts_tablet_manager.cc:1403] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 7a7b444aae204b2ba1b1e996668e2ece: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260630 12:13:17.192169 12696 ts_tablet_manager.cc:1434] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:13:17.193104 12696 tablet_bootstrap.cc:492] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377: Bootstrap starting.
I20260630 12:13:17.194510 12697 raft_consensus.cc:359] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.195169 12697 raft_consensus.cc:385] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.194816 12698 raft_consensus.cc:359] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.195457 12697 raft_consensus.cc:740] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754a0a1bdafe4892b837c0a8acb852d5, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.195549 12698 raft_consensus.cc:385] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.195943 12698 raft_consensus.cc:740] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a7b444aae204b2ba1b1e996668e2ece, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.196256 12697 consensus_queue.cc:260] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.196687 12698 consensus_queue.cc:260] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 7a7b444aae204b2ba1b1e996668e2ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.198401 12697 ts_tablet_manager.cc:1434] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:13:17.198773 12698 ts_tablet_manager.cc:1434] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 7a7b444aae204b2ba1b1e996668e2ece: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:13:17.199311 12697 tablet_bootstrap.cc:492] T 9e3283719f3c4f35bed278758d777683 P 754a0a1bdafe4892b837c0a8acb852d5: Bootstrap starting.
I20260630 12:13:17.201742 12696 tablet_bootstrap.cc:654] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:17.205986 12697 tablet_bootstrap.cc:654] T 9e3283719f3c4f35bed278758d777683 P 754a0a1bdafe4892b837c0a8acb852d5: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:17.214105 12696 tablet_bootstrap.cc:492] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377: No bootstrap required, opened a new log
I20260630 12:13:17.214807 12696 ts_tablet_manager.cc:1403] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260630 12:13:17.217314 12697 tablet_bootstrap.cc:492] T 9e3283719f3c4f35bed278758d777683 P 754a0a1bdafe4892b837c0a8acb852d5: No bootstrap required, opened a new log
I20260630 12:13:17.217803 12697 ts_tablet_manager.cc:1403] T 9e3283719f3c4f35bed278758d777683 P 754a0a1bdafe4892b837c0a8acb852d5: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260630 12:13:17.217473 12696 raft_consensus.cc:359] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.218151 12696 raft_consensus.cc:385] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.218483 12696 raft_consensus.cc:740] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f318dea0b7484b99a20f6e9756b377, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.219177 12696 consensus_queue.cc:260] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.220361 12697 raft_consensus.cc:359] T 9e3283719f3c4f35bed278758d777683 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.221056 12697 raft_consensus.cc:385] T 9e3283719f3c4f35bed278758d777683 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.221089 12696 ts_tablet_manager.cc:1434] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:13:17.221423 12697 raft_consensus.cc:740] T 9e3283719f3c4f35bed278758d777683 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754a0a1bdafe4892b837c0a8acb852d5, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.222069 12697 consensus_queue.cc:260] T 9e3283719f3c4f35bed278758d777683 P 754a0a1bdafe4892b837c0a8acb852d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.223793 12697 ts_tablet_manager.cc:1434] T 9e3283719f3c4f35bed278758d777683 P 754a0a1bdafe4892b837c0a8acb852d5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:13:17.224815 12697 tablet_bootstrap.cc:492] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5: Bootstrap starting.
I20260630 12:13:17.228932 12697 tablet_bootstrap.cc:654] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:17.233834 12697 tablet_bootstrap.cc:492] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5: No bootstrap required, opened a new log
I20260630 12:13:17.234233 12697 ts_tablet_manager.cc:1403] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:13:17.236030 12697 raft_consensus.cc:359] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.236358 12736 raft_consensus.cc:493] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:17.236629 12697 raft_consensus.cc:385] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:17.236934 12697 raft_consensus.cc:740] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754a0a1bdafe4892b837c0a8acb852d5, State: Initialized, Role: FOLLOWER
I20260630 12:13:17.236840 12736 raft_consensus.cc:515] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.237636 12697 consensus_queue.cc:260] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.239028 12736 leader_election.cc:290] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:17.239657 12697 ts_tablet_manager.cc:1434] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:13:17.239859 12574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3283719f3c4f35bed278758d777683" candidate_uuid: "7a7b444aae204b2ba1b1e996668e2ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754a0a1bdafe4892b837c0a8acb852d5" is_pre_election: true
I20260630 12:13:17.240548 12574 raft_consensus.cc:2468] T 9e3283719f3c4f35bed278758d777683 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a7b444aae204b2ba1b1e996668e2ece in term 0.
I20260630 12:13:17.240579 12648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3283719f3c4f35bed278758d777683" candidate_uuid: "7a7b444aae204b2ba1b1e996668e2ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377" is_pre_election: true
I20260630 12:13:17.241408 12648 raft_consensus.cc:2468] T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a7b444aae204b2ba1b1e996668e2ece in term 0.
I20260630 12:13:17.241947 12464 leader_election.cc:304] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754a0a1bdafe4892b837c0a8acb852d5, 7a7b444aae204b2ba1b1e996668e2ece; no voters: 
I20260630 12:13:17.242760 12736 raft_consensus.cc:2804] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:17.243147 12736 raft_consensus.cc:493] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:17.243417 12736 raft_consensus.cc:3060] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:17.248407 12736 raft_consensus.cc:515] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.250118 12736 leader_election.cc:290] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 election: Requested vote from peers 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:17.250926 12574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3283719f3c4f35bed278758d777683" candidate_uuid: "7a7b444aae204b2ba1b1e996668e2ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754a0a1bdafe4892b837c0a8acb852d5"
I20260630 12:13:17.251303 12648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3283719f3c4f35bed278758d777683" candidate_uuid: "7a7b444aae204b2ba1b1e996668e2ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377"
I20260630 12:13:17.251459 12574 raft_consensus.cc:3060] T 9e3283719f3c4f35bed278758d777683 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:17.251854 12648 raft_consensus.cc:3060] T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:17.256266 12648 raft_consensus.cc:2468] T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a7b444aae204b2ba1b1e996668e2ece in term 1.
I20260630 12:13:17.256285 12574 raft_consensus.cc:2468] T 9e3283719f3c4f35bed278758d777683 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a7b444aae204b2ba1b1e996668e2ece in term 1.
I20260630 12:13:17.257359 12466 leader_election.cc:304] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a7b444aae204b2ba1b1e996668e2ece, f7f318dea0b7484b99a20f6e9756b377; no voters: 
I20260630 12:13:17.258054 12736 raft_consensus.cc:2804] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:17.258486 12736 raft_consensus.cc:697] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 LEADER]: Becoming Leader. State: Replica: 7a7b444aae204b2ba1b1e996668e2ece, State: Running, Role: LEADER
I20260630 12:13:17.259183 12736 consensus_queue.cc:237] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.266511 12398 catalog_manager.cc:5697] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129). New cstate: current_term: 1 leader_uuid: "7a7b444aae204b2ba1b1e996668e2ece" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:17.285647 12704 raft_consensus.cc:493] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:17.286155 12704 raft_consensus.cc:515] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.287834 12704 leader_election.cc:290] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:17.288798 12648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ef53d4964c4b45add47fdba4371e05" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377" is_pre_election: true
I20260630 12:13:17.288751 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ef53d4964c4b45add47fdba4371e05" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece" is_pre_election: true
I20260630 12:13:17.289600 12648 raft_consensus.cc:2468] T 14ef53d4964c4b45add47fdba4371e05 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754a0a1bdafe4892b837c0a8acb852d5 in term 0.
I20260630 12:13:17.289659 12500 raft_consensus.cc:2468] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754a0a1bdafe4892b837c0a8acb852d5 in term 0.
I20260630 12:13:17.290657 12541 leader_election.cc:304] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754a0a1bdafe4892b837c0a8acb852d5, f7f318dea0b7484b99a20f6e9756b377; no voters: 
I20260630 12:13:17.291520 12704 raft_consensus.cc:2804] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:17.291855 12704 raft_consensus.cc:493] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:17.292119 12704 raft_consensus.cc:3060] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:17.296788 12704 raft_consensus.cc:515] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.297600 12741 raft_consensus.cc:493] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:17.298084 12741 raft_consensus.cc:515] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.298683 12704 leader_election.cc:290] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 election: Requested vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:17.299561 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ef53d4964c4b45add47fdba4371e05" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece"
I20260630 12:13:17.300163 12500 raft_consensus.cc:3060] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:17.300135 12648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ef53d4964c4b45add47fdba4371e05" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377"
I20260630 12:13:17.300961 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ac6b78576d4f61834600937f1964e7" candidate_uuid: "f7f318dea0b7484b99a20f6e9756b377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece" is_pre_election: true
I20260630 12:13:17.300268 12741 leader_election.cc:290] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979)
I20260630 12:13:17.301558 12501 raft_consensus.cc:2468] T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7f318dea0b7484b99a20f6e9756b377 in term 0.
I20260630 12:13:17.301285 12648 raft_consensus.cc:3060] T 14ef53d4964c4b45add47fdba4371e05 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:17.302237 12574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ac6b78576d4f61834600937f1964e7" candidate_uuid: "f7f318dea0b7484b99a20f6e9756b377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754a0a1bdafe4892b837c0a8acb852d5" is_pre_election: true
I20260630 12:13:17.302729 12616 leader_election.cc:304] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a7b444aae204b2ba1b1e996668e2ece, f7f318dea0b7484b99a20f6e9756b377; no voters: 
I20260630 12:13:17.302874 12574 raft_consensus.cc:2468] T 27ac6b78576d4f61834600937f1964e7 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7f318dea0b7484b99a20f6e9756b377 in term 0.
I20260630 12:13:17.303507 12741 raft_consensus.cc:2804] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:17.303859 12741 raft_consensus.cc:493] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:17.304194 12741 raft_consensus.cc:3060] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:17.306340 12704 raft_consensus.cc:493] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:17.306897 12704 raft_consensus.cc:515] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.307323 12500 raft_consensus.cc:2468] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754a0a1bdafe4892b837c0a8acb852d5 in term 1.
I20260630 12:13:17.308495 12542 leader_election.cc:304] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754a0a1bdafe4892b837c0a8acb852d5, 7a7b444aae204b2ba1b1e996668e2ece; no voters: 
I20260630 12:13:17.309136 12704 leader_election.cc:290] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:17.309043 12648 raft_consensus.cc:2468] T 14ef53d4964c4b45add47fdba4371e05 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754a0a1bdafe4892b837c0a8acb852d5 in term 1.
I20260630 12:13:17.309710 12734 raft_consensus.cc:2804] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:17.310250 12646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad061d6a49946ce80a4568b2a67bba2" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377" is_pre_election: true
I20260630 12:13:17.310727 12734 raft_consensus.cc:697] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Becoming Leader. State: Replica: 754a0a1bdafe4892b837c0a8acb852d5, State: Running, Role: LEADER
I20260630 12:13:17.310767 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad061d6a49946ce80a4568b2a67bba2" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece" is_pre_election: true
I20260630 12:13:17.311525 12501 raft_consensus.cc:2468] T 6ad061d6a49946ce80a4568b2a67bba2 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754a0a1bdafe4892b837c0a8acb852d5 in term 0.
I20260630 12:13:17.311379 12741 raft_consensus.cc:515] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.310894 12646 raft_consensus.cc:2468] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754a0a1bdafe4892b837c0a8acb852d5 in term 0.
I20260630 12:13:17.311717 12734 consensus_queue.cc:237] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.312919 12541 leader_election.cc:304] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754a0a1bdafe4892b837c0a8acb852d5, f7f318dea0b7484b99a20f6e9756b377; no voters: 
I20260630 12:13:17.314060 12742 raft_consensus.cc:2804] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:17.314145 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ac6b78576d4f61834600937f1964e7" candidate_uuid: "f7f318dea0b7484b99a20f6e9756b377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece"
I20260630 12:13:17.314458 12574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ac6b78576d4f61834600937f1964e7" candidate_uuid: "f7f318dea0b7484b99a20f6e9756b377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754a0a1bdafe4892b837c0a8acb852d5"
I20260630 12:13:17.314834 12500 raft_consensus.cc:3060] T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:17.315061 12574 raft_consensus.cc:3060] T 27ac6b78576d4f61834600937f1964e7 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:17.314471 12742 raft_consensus.cc:493] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:17.319036 12742 raft_consensus.cc:3060] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:17.321120 12500 raft_consensus.cc:2468] T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f318dea0b7484b99a20f6e9756b377 in term 1.
I20260630 12:13:17.322316 12616 leader_election.cc:304] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a7b444aae204b2ba1b1e996668e2ece, f7f318dea0b7484b99a20f6e9756b377; no voters: 
I20260630 12:13:17.321943 12398 catalog_manager.cc:5697] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130). New cstate: current_term: 1 leader_uuid: "754a0a1bdafe4892b837c0a8acb852d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:17.323112 12703 raft_consensus.cc:2804] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:17.323524 12703 raft_consensus.cc:697] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [term 1 LEADER]: Becoming Leader. State: Replica: f7f318dea0b7484b99a20f6e9756b377, State: Running, Role: LEADER
I20260630 12:13:17.324273 12703 consensus_queue.cc:237] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.325968 12742 raft_consensus.cc:515] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.333537 12742 leader_election.cc:290] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 election: Requested vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:17.334143 12741 leader_election.cc:290] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 1 election: Requested vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979)
I20260630 12:13:17.334224 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad061d6a49946ce80a4568b2a67bba2" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece"
I20260630 12:13:17.333405 12398 catalog_manager.cc:5697] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131). New cstate: current_term: 1 leader_uuid: "f7f318dea0b7484b99a20f6e9756b377" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:17.334690 12646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad061d6a49946ce80a4568b2a67bba2" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377"
I20260630 12:13:17.334911 12500 raft_consensus.cc:3060] T 6ad061d6a49946ce80a4568b2a67bba2 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:17.335233 12646 raft_consensus.cc:3060] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:17.336282 12574 raft_consensus.cc:2468] T 27ac6b78576d4f61834600937f1964e7 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f318dea0b7484b99a20f6e9756b377 in term 1.
I20260630 12:13:17.341213 12500 raft_consensus.cc:2468] T 6ad061d6a49946ce80a4568b2a67bba2 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754a0a1bdafe4892b837c0a8acb852d5 in term 1.
I20260630 12:13:17.341274 12646 raft_consensus.cc:2468] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754a0a1bdafe4892b837c0a8acb852d5 in term 1.
I20260630 12:13:17.342535 12542 leader_election.cc:304] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754a0a1bdafe4892b837c0a8acb852d5, 7a7b444aae204b2ba1b1e996668e2ece; no voters: 
I20260630 12:13:17.343340 12742 raft_consensus.cc:2804] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:17.343809 12742 raft_consensus.cc:697] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Becoming Leader. State: Replica: 754a0a1bdafe4892b837c0a8acb852d5, State: Running, Role: LEADER
I20260630 12:13:17.344460 12742 consensus_queue.cc:237] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.351100 12398 catalog_manager.cc:5697] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130). New cstate: current_term: 1 leader_uuid: "754a0a1bdafe4892b837c0a8acb852d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:17.410321 12741 raft_consensus.cc:493] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:17.410800 12741 raft_consensus.cc:515] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.412631 12741 leader_election.cc:290] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979)
I20260630 12:13:17.413494 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf86e3d7ce14254a36e1c6853625a24" candidate_uuid: "f7f318dea0b7484b99a20f6e9756b377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece" is_pre_election: true
I20260630 12:13:17.413924 12574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cf86e3d7ce14254a36e1c6853625a24" candidate_uuid: "f7f318dea0b7484b99a20f6e9756b377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754a0a1bdafe4892b837c0a8acb852d5" is_pre_election: true
I20260630 12:13:17.414477 12500 raft_consensus.cc:2393] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7f318dea0b7484b99a20f6e9756b377 in current term 1: Already voted for candidate 754a0a1bdafe4892b837c0a8acb852d5 in this term.
I20260630 12:13:17.415573 12616 leader_election.cc:304] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7f318dea0b7484b99a20f6e9756b377; no voters: 754a0a1bdafe4892b837c0a8acb852d5, 7a7b444aae204b2ba1b1e996668e2ece
I20260630 12:13:17.416410 12741 raft_consensus.cc:3060] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:17.416234 12742 consensus_queue.cc:1048] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:17.423030 12741 raft_consensus.cc:2749] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:17.428190 12742 consensus_queue.cc:1048] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260630 12:13:17.434527 12741 raft_consensus.cc:493] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:17.435084 12741 raft_consensus.cc:515] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.437220 12741 leader_election.cc:290] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979)
I20260630 12:13:17.438118 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e4fc471fce4931b36a0e3d8fe77ff3" candidate_uuid: "f7f318dea0b7484b99a20f6e9756b377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece" is_pre_election: true
I20260630 12:13:17.438892 12501 raft_consensus.cc:2468] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7f318dea0b7484b99a20f6e9756b377 in term 0.
I20260630 12:13:17.438807 12574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e4fc471fce4931b36a0e3d8fe77ff3" candidate_uuid: "f7f318dea0b7484b99a20f6e9756b377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754a0a1bdafe4892b837c0a8acb852d5" is_pre_election: true
I20260630 12:13:17.439971 12574 raft_consensus.cc:2468] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7f318dea0b7484b99a20f6e9756b377 in term 0.
I20260630 12:13:17.440992 12613 leader_election.cc:304] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754a0a1bdafe4892b837c0a8acb852d5, f7f318dea0b7484b99a20f6e9756b377; no voters: 
I20260630 12:13:17.441855 12741 raft_consensus.cc:2804] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:17.442204 12741 raft_consensus.cc:493] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:17.442539 12741 raft_consensus.cc:3060] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:17.447703 12741 raft_consensus.cc:515] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.449383 12741 leader_election.cc:290] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 1 election: Requested vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979)
I20260630 12:13:17.450222 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e4fc471fce4931b36a0e3d8fe77ff3" candidate_uuid: "f7f318dea0b7484b99a20f6e9756b377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece"
I20260630 12:13:17.450467 12574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e4fc471fce4931b36a0e3d8fe77ff3" candidate_uuid: "f7f318dea0b7484b99a20f6e9756b377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754a0a1bdafe4892b837c0a8acb852d5"
I20260630 12:13:17.450882 12500 raft_consensus.cc:3060] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 7a7b444aae204b2ba1b1e996668e2ece [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:17.451128 12574 raft_consensus.cc:3060] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:17.454807 12742 raft_consensus.cc:493] T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:17.455296 12742 raft_consensus.cc:515] T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.456080 12574 raft_consensus.cc:2468] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f318dea0b7484b99a20f6e9756b377 in term 1.
I20260630 12:13:17.456462 12500 raft_consensus.cc:2468] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f318dea0b7484b99a20f6e9756b377 in term 1.
I20260630 12:13:17.457048 12613 leader_election.cc:304] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754a0a1bdafe4892b837c0a8acb852d5, f7f318dea0b7484b99a20f6e9756b377; no voters: 
I20260630 12:13:17.457412 12742 leader_election.cc:290] T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:17.457914 12741 raft_consensus.cc:2804] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:17.458104 12501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6011253925954d93b2901a5abc60700d" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece" is_pre_election: true
I20260630 12:13:17.458384 12741 raft_consensus.cc:697] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 [term 1 LEADER]: Becoming Leader. State: Replica: f7f318dea0b7484b99a20f6e9756b377, State: Running, Role: LEADER
I20260630 12:13:17.458932 12646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6011253925954d93b2901a5abc60700d" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377" is_pre_election: true
I20260630 12:13:17.459641 12646 raft_consensus.cc:2393] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 754a0a1bdafe4892b837c0a8acb852d5 in current term 1: Already voted for candidate 7a7b444aae204b2ba1b1e996668e2ece in this term.
I20260630 12:13:17.459228 12741 consensus_queue.cc:237] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.460579 12541 leader_election.cc:304] T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 754a0a1bdafe4892b837c0a8acb852d5; no voters: 7a7b444aae204b2ba1b1e996668e2ece, f7f318dea0b7484b99a20f6e9756b377
I20260630 12:13:17.461311 12742 raft_consensus.cc:3060] T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:17.466982 12742 raft_consensus.cc:2749] T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:17.467463 12722 consensus_queue.cc:1048] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:17.467880 12399 catalog_manager.cc:5697] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131). New cstate: current_term: 1 leader_uuid: "f7f318dea0b7484b99a20f6e9756b377" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:17.479198 12722 consensus_queue.cc:1048] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:17.483724 12736 consensus_queue.cc:1048] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:17.484354 12749 consensus_queue.cc:1048] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:17.487205 12749 consensus_queue.cc:1048] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:17.495944 12722 consensus_queue.cc:1048] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:17.503544 12738 consensus_queue.cc:1048] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:17.515228 12722 raft_consensus.cc:493] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:17.515877 12722 raft_consensus.cc:515] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:17.519578 12646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f5e1651e784c38928c4058f24c4817" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7f318dea0b7484b99a20f6e9756b377" is_pre_election: true
I20260630 12:13:17.519644 12738 consensus_queue.cc:1048] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:17.520429 12646 raft_consensus.cc:2393] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 754a0a1bdafe4892b837c0a8acb852d5 in current term 1: Already voted for candidate f7f318dea0b7484b99a20f6e9756b377 in this term.
I20260630 12:13:17.520978 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f5e1651e784c38928c4058f24c4817" candidate_uuid: "754a0a1bdafe4892b837c0a8acb852d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece" is_pre_election: true
I20260630 12:13:17.521750 12500 raft_consensus.cc:2393] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 754a0a1bdafe4892b837c0a8acb852d5 in current term 1: Already voted for candidate 7a7b444aae204b2ba1b1e996668e2ece in this term.
I20260630 12:13:17.522092 12722 leader_election.cc:290] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:17.525708 12748 consensus_queue.cc:1048] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:13:17.527252 12447 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:13:17.538965 12542 leader_election.cc:304] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 754a0a1bdafe4892b837c0a8acb852d5; no voters: 7a7b444aae204b2ba1b1e996668e2ece, f7f318dea0b7484b99a20f6e9756b377
I20260630 12:13:17.539788 12722 raft_consensus.cc:3060] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:17.549966 12722 raft_consensus.cc:2749] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:17.555444 12742 consensus_queue.cc:1048] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:17.679392 12748 consensus_queue.cc:1048] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:17.690125 12738 consensus_queue.cc:1048] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:17.726433 12741 consensus_queue.cc:1048] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:17.736145 12733 consensus_queue.cc:1048] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:17.740469 12742 consensus_queue.cc:1048] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:17.751605 12704 consensus_queue.cc:1048] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:17.757179 12704 consensus_queue.cc:1048] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:17.768489 12722 consensus_queue.cc:1048] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:17.890918 12733 consensus_queue.cc:1048] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:17.904938 12733 consensus_queue.cc:1048] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:13:17.933974 12597 debug-util.cc:398] Leaking SignalData structure 0x7b0800097980 after lost signal to thread 8033
W20260630 12:13:17.934903 12597 debug-util.cc:398] Leaking SignalData structure 0x7b0800064d80 after lost signal to thread 12433
W20260630 12:13:17.935802 12597 debug-util.cc:398] Leaking SignalData structure 0x7b0800117a20 after lost signal to thread 12525
W20260630 12:13:17.936607 12597 debug-util.cc:398] Leaking SignalData structure 0x7b0800253c60 after lost signal to thread 12600
W20260630 12:13:17.937404 12597 debug-util.cc:398] Leaking SignalData structure 0x7b0800199380 after lost signal to thread 12674
W20260630 12:13:18.536363 12447 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:13:18.818758 12733 raft_consensus.cc:493] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:18.819303 12733 raft_consensus.cc:515] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:18.821280 12733 leader_election.cc:290] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979)
I20260630 12:13:18.822062 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f5e1651e784c38928c4058f24c4817" candidate_uuid: "f7f318dea0b7484b99a20f6e9756b377" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece" is_pre_election: true
I20260630 12:13:18.822358 12573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f5e1651e784c38928c4058f24c4817" candidate_uuid: "f7f318dea0b7484b99a20f6e9756b377" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754a0a1bdafe4892b837c0a8acb852d5" is_pre_election: true
I20260630 12:13:18.822839 12500 raft_consensus.cc:2468] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7f318dea0b7484b99a20f6e9756b377 in term 1.
I20260630 12:13:18.823004 12573 raft_consensus.cc:2468] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7f318dea0b7484b99a20f6e9756b377 in term 1.
I20260630 12:13:18.824141 12613 leader_election.cc:304] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [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: 754a0a1bdafe4892b837c0a8acb852d5, f7f318dea0b7484b99a20f6e9756b377; no voters: 
I20260630 12:13:18.824968 12733 raft_consensus.cc:2804] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:13:18.825294 12733 raft_consensus.cc:493] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:18.825598 12733 raft_consensus.cc:3060] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:18.830443 12733 raft_consensus.cc:515] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:18.832183 12733 leader_election.cc:290] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 2 election: Requested vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979)
I20260630 12:13:18.832983 12500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f5e1651e784c38928c4058f24c4817" candidate_uuid: "f7f318dea0b7484b99a20f6e9756b377" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a7b444aae204b2ba1b1e996668e2ece"
I20260630 12:13:18.833220 12573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f5e1651e784c38928c4058f24c4817" candidate_uuid: "f7f318dea0b7484b99a20f6e9756b377" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754a0a1bdafe4892b837c0a8acb852d5"
I20260630 12:13:18.833622 12500 raft_consensus.cc:3060] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:18.833760 12573 raft_consensus.cc:3060] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:18.839047 12573 raft_consensus.cc:2468] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f318dea0b7484b99a20f6e9756b377 in term 2.
I20260630 12:13:18.840031 12613 leader_election.cc:304] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754a0a1bdafe4892b837c0a8acb852d5, f7f318dea0b7484b99a20f6e9756b377; no voters: 
I20260630 12:13:18.840723 12733 raft_consensus.cc:2804] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:13:18.841156 12733 raft_consensus.cc:697] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 2 LEADER]: Becoming Leader. State: Replica: f7f318dea0b7484b99a20f6e9756b377, State: Running, Role: LEADER
I20260630 12:13:18.841624 12500 raft_consensus.cc:2468] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7f318dea0b7484b99a20f6e9756b377 in term 2.
I20260630 12:13:18.841967 12733 consensus_queue.cc:237] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Queue going to LEADER 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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } }
I20260630 12:13:18.850240 12398 catalog_manager.cc:5697] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 reported cstate change: term changed from 0 to 2, leader changed from <none> to f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131). New cstate: current_term: 2 leader_uuid: "f7f318dea0b7484b99a20f6e9756b377" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:19.339311 12573 raft_consensus.cc:1275] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5 [term 2 FOLLOWER]: Refusing update from remote peer f7f318dea0b7484b99a20f6e9756b377: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:13:19.340544 12733 consensus_queue.cc:1048] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:19.356544 12500 raft_consensus.cc:1275] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [term 2 FOLLOWER]: Refusing update from remote peer f7f318dea0b7484b99a20f6e9756b377: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:13:19.358723 12733 consensus_queue.cc:1048] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:13:19.639026 12814 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.011s	sys 0.001s
W20260630 12:13:19.809005 12683 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.7.215.190:46449, user_credentials={real_user=slave}} blocked reactor thread for 54328.2us
W20260630 12:13:20.191174 12858 log.cc:927] Time spent T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
W20260630 12:13:20.226068 12859 log.cc:927] Time spent T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
W20260630 12:13:20.277472 12542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.215.129:38761, user_credentials={real_user=slave}} blocked reactor thread for 51285.9us
W20260630 12:13:20.276961 12541 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.215.131:35861, user_credentials={real_user=slave}} blocked reactor thread for 80538.2us
W20260630 12:13:20.315543 12869 log.cc:927] Time spent T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
W20260630 12:13:20.326166 12868 log.cc:927] Time spent T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
W20260630 12:13:20.359925 12874 log.cc:927] Time spent T 62fe54b4329c47e184ddc5daedcbffa4 P 7a7b444aae204b2ba1b1e996668e2ece: Append to log took a long time: real 0.076s	user 0.002s	sys 0.000s
W20260630 12:13:20.363869 12881 log.cc:927] Time spent T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
W20260630 12:13:20.384680 12873 log.cc:927] Time spent T 62fe54b4329c47e184ddc5daedcbffa4 P f7f318dea0b7484b99a20f6e9756b377: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
W20260630 12:13:20.421250 12882 log.cc:927] Time spent T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
W20260630 12:13:20.535862 12889 log.cc:927] Time spent T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
W20260630 12:13:20.549114 12890 log.cc:927] Time spent T 27ac6b78576d4f61834600937f1964e7 P 754a0a1bdafe4892b837c0a8acb852d5: Append to log took a long time: real 0.091s	user 0.002s	sys 0.000s
W20260630 12:13:20.663659 12466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.215.131:35861, user_credentials={real_user=slave}} blocked reactor thread for 50508.1us
W20260630 12:13:20.692797 12895 log.cc:927] Time spent T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece: Append to log took a long time: real 0.108s	user 0.001s	sys 0.000s
W20260630 12:13:20.725378 12896 log.cc:927] Time spent T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5: Append to log took a long time: real 0.115s	user 0.004s	sys 0.000s
W20260630 12:13:20.726272 12894 log.cc:927] Time spent T 9e3283719f3c4f35bed278758d777683 P 754a0a1bdafe4892b837c0a8acb852d5: Append to log took a long time: real 0.075s	user 0.000s	sys 0.001s
W20260630 12:13:20.818675 12900 log.cc:927] Time spent T c6e4fc471fce4931b36a0e3d8fe77ff3 P 7a7b444aae204b2ba1b1e996668e2ece: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
W20260630 12:13:20.855657 12902 log.cc:927] Time spent T 33e3e74866cb4588a9c55e37c38334c4 P 754a0a1bdafe4892b837c0a8acb852d5: Append to log took a long time: real 0.114s	user 0.000s	sys 0.001s
I20260630 12:13:20.862313 12886 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53364 (ReqId={client: 9c2173600ce34deb8c19622a0bc0075b, seq_no=24, attempt_no=0}) took 1066 ms. Trace:
W20260630 12:13:20.883939 12466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.215.131:35861, user_credentials={real_user=slave}} blocked reactor thread for 56746.4us
I20260630 12:13:20.914139 12898 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:36540 (ReqId={client: 9c2173600ce34deb8c19622a0bc0075b, seq_no=6, attempt_no=0}) took 1036 ms. Trace:
I20260630 12:13:20.919759 12901 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:36540 (ReqId={client: 9c2173600ce34deb8c19622a0bc0075b, seq_no=21, attempt_no=0}) took 1017 ms. Trace:
I20260630 12:13:20.914592 12898 rpcz_store.cc:276] 0630 12:13:19.884667 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.886160 (+  1493us) service_pool.cc:224] Handling call
0630 12:13:20.913937 (+1027777us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:19.952815 (+     0us) write_op.cc:183] PREPARE: starting on tablet 27ac6b78576d4f61834600937f1964e7
0630 12:13:20.005644 (+ 52829us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.011348 (+  5704us) write_op.cc:435] Acquired schema lock
0630 12:13:20.011888 (+   540us) tablet.cc:662] Decoding operations
0630 12:13:20.054232 (+ 42344us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.060004 (+  5772us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.065220 (+  5216us) tablet.cc:685] Acquiring locks for 8 operations
0630 12:13:20.089379 (+ 24159us) tablet.cc:701] Row locks acquired
0630 12:13:20.089398 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:13:20.089570 (+   172us) write_op.cc:270] Start()
0630 12:13:20.089682 (+   112us) write_op.cc:276] Timestamp: P: 1782821600089521 usec, L: 0
0630 12:13:20.089701 (+    19us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.112269 (+ 22568us) log.cc:844] Serialized 649 byte log entry
0630 12:13:20.594928 (+482659us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.661109 (+ 66181us) write_op.cc:301] APPLY: starting
0630 12:13:20.661678 (+   569us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.709571 (+ 47893us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.729544 (+ 19973us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.839057 (+109513us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.844071 (+  5014us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.844123 (+    52us) write_op.cc:312] APPLY: finished
0630 12:13:20.844393 (+   270us) log.cc:844] Serialized 64 byte log entry
0630 12:13:20.847352 (+  2959us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.883989 (+ 36637us) write_op.cc:454] Released schema lock
0630 12:13:20.889598 (+  5609us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":598912,"child_traces":[["op",{"apply.queue_time_us":40583,"num_ops":8,"prepare.queue_time_us":40230,"prepare.run_cpu_time_us":13090,"prepare.run_wall_time_us":183386,"raft.queue_time_us":2100,"raft.run_cpu_time_us":1311,"raft.run_wall_time_us":28980,"replication_time_us":505106,"spinlock_wait_cycles":118656,"thread_start_us":154907,"threads_started":3,"wal-append.queue_time_us":43231}]]}
I20260630 12:13:20.884089 12893 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53364 (ReqId={client: 9c2173600ce34deb8c19622a0bc0075b, seq_no=39, attempt_no=0}) took 1083 ms. Trace:
I20260630 12:13:20.930930 12893 rpcz_store.cc:276] 0630 12:13:19.804892 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.808116 (+  3224us) service_pool.cc:224] Handling call
0630 12:13:20.882378 (+1074262us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.207856 (+     0us) write_op.cc:183] PREPARE: starting on tablet 62fe54b4329c47e184ddc5daedcbffa4
0630 12:13:20.224271 (+ 16415us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.224303 (+    32us) write_op.cc:435] Acquired schema lock
0630 12:13:20.224326 (+    23us) tablet.cc:662] Decoding operations
0630 12:13:20.225996 (+  1670us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.226043 (+    47us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.226086 (+    43us) tablet.cc:685] Acquiring locks for 7 operations
0630 12:13:20.226513 (+   427us) tablet.cc:701] Row locks acquired
0630 12:13:20.226530 (+    17us) write_op.cc:260] PREPARE: finished
0630 12:13:20.226732 (+   202us) write_op.cc:270] Start()
0630 12:13:20.226834 (+   102us) write_op.cc:276] Timestamp: P: 1782821600226685 usec, L: 0
0630 12:13:20.226854 (+    20us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.227543 (+   689us) log.cc:844] Serialized 605 byte log entry
0630 12:13:20.656482 (+428939us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.743917 (+ 87435us) write_op.cc:301] APPLY: starting
0630 12:13:20.743987 (+    70us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.744166 (+   179us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.744450 (+   284us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.880590 (+136140us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.880798 (+   208us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.880848 (+    50us) write_op.cc:312] APPLY: finished
0630 12:13:20.881116 (+   268us) log.cc:844] Serialized 58 byte log entry
0630 12:13:20.881876 (+   760us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.881987 (+   111us) write_op.cc:454] Released schema lock
0630 12:13:20.882044 (+    57us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":87287,"num_ops":7,"prepare.queue_time_us":343803,"prepare.run_cpu_time_us":3202,"prepare.run_wall_time_us":20685,"replication_time_us":429539}]]}
I20260630 12:13:20.920703 12901 rpcz_store.cc:276] 0630 12:13:19.909463 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.912428 (+  2965us) service_pool.cc:224] Handling call
0630 12:13:20.919071 (+1006643us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.132899 (+     0us) write_op.cc:183] PREPARE: starting on tablet 27ac6b78576d4f61834600937f1964e7
0630 12:13:20.150735 (+ 17836us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.152751 (+  2016us) write_op.cc:435] Acquired schema lock
0630 12:13:20.154812 (+  2061us) tablet.cc:662] Decoding operations
0630 12:13:20.172403 (+ 17591us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.175794 (+  3391us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.177489 (+  1695us) tablet.cc:685] Acquiring locks for 1 operations
0630 12:13:20.187999 (+ 10510us) tablet.cc:701] Row locks acquired
0630 12:13:20.188037 (+    38us) write_op.cc:260] PREPARE: finished
0630 12:13:20.195562 (+  7525us) write_op.cc:270] Start()
0630 12:13:20.198015 (+  2453us) write_op.cc:276] Timestamp: P: 1782821600195318 usec, L: 0
0630 12:13:20.198887 (+   872us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.209884 (+ 10997us) log.cc:844] Serialized 345 byte log entry
0630 12:13:20.740926 (+531042us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.917151 (+176225us) write_op.cc:301] APPLY: starting
0630 12:13:20.917222 (+    71us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.917307 (+    85us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.917396 (+    89us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.917612 (+   216us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.917752 (+   140us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.917791 (+    39us) write_op.cc:312] APPLY: finished
0630 12:13:20.917924 (+   133us) log.cc:844] Serialized 22 byte log entry
0630 12:13:20.918697 (+   773us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.918759 (+    62us) write_op.cc:454] Released schema lock
0630 12:13:20.918793 (+    34us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":176044,"num_ops":1,"prepare.queue_time_us":171870,"prepare.run_cpu_time_us":3383,"prepare.run_wall_time_us":77334,"replication_time_us":540679}]]}
I20260630 12:13:20.883430 12886 rpcz_store.cc:276] 0630 12:13:19.796017 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.796192 (+   175us) service_pool.cc:224] Handling call
0630 12:13:20.862094 (+1065902us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.316035 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6ad061d6a49946ce80a4568b2a67bba2
0630 12:13:20.322442 (+  6407us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.322481 (+    39us) write_op.cc:435] Acquired schema lock
0630 12:13:20.322501 (+    20us) tablet.cc:662] Decoding operations
0630 12:13:20.323208 (+   707us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.323257 (+    49us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.323287 (+    30us) tablet.cc:685] Acquiring locks for 7 operations
0630 12:13:20.323694 (+   407us) tablet.cc:701] Row locks acquired
0630 12:13:20.323714 (+    20us) write_op.cc:260] PREPARE: finished
0630 12:13:20.323896 (+   182us) write_op.cc:270] Start()
0630 12:13:20.324031 (+   135us) write_op.cc:276] Timestamp: P: 1782821600323851 usec, L: 0
0630 12:13:20.324052 (+    21us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.324683 (+   631us) log.cc:844] Serialized 605 byte log entry
0630 12:13:20.692598 (+367915us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.858869 (+166271us) write_op.cc:301] APPLY: starting
0630 12:13:20.858947 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.859146 (+   199us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.859252 (+   106us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.860304 (+  1052us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.860515 (+   211us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.860565 (+    50us) write_op.cc:312] APPLY: finished
0630 12:13:20.860807 (+   242us) log.cc:844] Serialized 58 byte log entry
0630 12:13:20.861605 (+   798us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.861702 (+    97us) write_op.cc:454] Released schema lock
0630 12:13:20.861758 (+    56us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":165409,"num_ops":7,"prepare.queue_time_us":509950,"prepare.run_cpu_time_us":3166,"prepare.run_wall_time_us":16058,"replication_time_us":368373}]]}
I20260630 12:13:20.971879 12898 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:36540 (ReqId={client: 9c2173600ce34deb8c19622a0bc0075b, seq_no=32, attempt_no=0}) took 1019 ms. Trace:
I20260630 12:13:20.963820 12839 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53364 (ReqId={client: 9c2173600ce34deb8c19622a0bc0075b, seq_no=44, attempt_no=0}) took 1142 ms. Trace:
I20260630 12:13:20.972398 12898 rpcz_store.cc:276] 0630 12:13:19.960020 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.965406 (+  5386us) service_pool.cc:224] Handling call
0630 12:13:20.971826 (+1006420us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.213194 (+     0us) write_op.cc:183] PREPARE: starting on tablet 27ac6b78576d4f61834600937f1964e7
0630 12:13:20.213674 (+   480us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.213702 (+    28us) write_op.cc:435] Acquired schema lock
0630 12:13:20.213716 (+    14us) tablet.cc:662] Decoding operations
0630 12:13:20.214100 (+   384us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.214140 (+    40us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.214171 (+    31us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:13:20.222626 (+  8455us) tablet.cc:701] Row locks acquired
0630 12:13:20.225626 (+  3000us) write_op.cc:260] PREPARE: finished
0630 12:13:20.233888 (+  8262us) write_op.cc:270] Start()
0630 12:13:20.234073 (+   185us) write_op.cc:276] Timestamp: P: 1782821600232327 usec, L: 0
0630 12:13:20.234106 (+    33us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.259352 (+ 25246us) log.cc:844] Serialized 432 byte log entry
0630 12:13:20.741221 (+481869us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.924695 (+183474us) write_op.cc:301] APPLY: starting
0630 12:13:20.924766 (+    71us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.924888 (+   122us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.939064 (+ 14176us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.952154 (+ 13090us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.959016 (+  6862us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.959290 (+   274us) write_op.cc:312] APPLY: finished
0630 12:13:20.959487 (+   197us) log.cc:844] Serialized 34 byte log entry
0630 12:13:20.965438 (+  5951us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.970831 (+  5393us) write_op.cc:454] Released schema lock
0630 12:13:20.971584 (+   753us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":183318,"mutex_wait_us":382,"num_ops":3,"prepare.queue_time_us":203513,"prepare.run_cpu_time_us":3545,"prepare.run_wall_time_us":51610,"replication_time_us":507009}]]}
I20260630 12:13:20.983803 12839 rpcz_store.cc:276] 0630 12:13:19.827605 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.839245 (+ 11640us) service_pool.cc:224] Handling call
0630 12:13:20.963171 (+1123926us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.625247 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6ad061d6a49946ce80a4568b2a67bba2
0630 12:13:20.625753 (+   506us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.625782 (+    29us) write_op.cc:435] Acquired schema lock
0630 12:13:20.625800 (+    18us) tablet.cc:662] Decoding operations
0630 12:13:20.626303 (+   503us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.626344 (+    41us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.626370 (+    26us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:13:20.640365 (+ 13995us) tablet.cc:701] Row locks acquired
0630 12:13:20.640384 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:13:20.640536 (+   152us) write_op.cc:270] Start()
0630 12:13:20.640643 (+   107us) write_op.cc:276] Timestamp: P: 1782821600640499 usec, L: 0
0630 12:13:20.640665 (+    22us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.641227 (+   562us) log.cc:844] Serialized 519 byte log entry
0630 12:13:20.855765 (+214538us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.961034 (+105269us) write_op.cc:301] APPLY: starting
0630 12:13:20.961110 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.961234 (+   124us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.961329 (+    95us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.962134 (+   805us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.962303 (+   169us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.962346 (+    43us) write_op.cc:312] APPLY: finished
0630 12:13:20.962522 (+   176us) log.cc:844] Serialized 46 byte log entry
0630 12:13:20.962740 (+   218us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.962825 (+    85us) write_op.cc:454] Released schema lock
0630 12:13:20.962869 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":105100,"num_ops":5,"prepare.queue_time_us":765263,"prepare.run_cpu_time_us":2814,"prepare.run_wall_time_us":16211,"replication_time_us":215001}]]}
I20260630 12:13:20.990025 12886 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53364 (ReqId={client: 9c2173600ce34deb8c19622a0bc0075b, seq_no=12, attempt_no=0}) took 1227 ms. Trace:
I20260630 12:13:20.990473 12886 rpcz_store.cc:276] 0630 12:13:19.762428 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:19.766626 (+  4198us) service_pool.cc:224] Handling call
0630 12:13:20.989963 (+1223337us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:20.325660 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6ad061d6a49946ce80a4568b2a67bba2
0630 12:13:20.371221 (+ 45561us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:20.372193 (+   972us) write_op.cc:435] Acquired schema lock
0630 12:13:20.373666 (+  1473us) tablet.cc:662] Decoding operations
0630 12:13:20.375342 (+  1676us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:20.375383 (+    41us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:20.375411 (+    28us) tablet.cc:685] Acquiring locks for 7 operations
0630 12:13:20.377242 (+  1831us) tablet.cc:701] Row locks acquired
0630 12:13:20.377262 (+    20us) write_op.cc:260] PREPARE: finished
0630 12:13:20.623872 (+246610us) spinlock_profiling.cc:243] Waited 4.63 ms on lock 0x7b3400198978. stack: 00007f0ff3e12983 00007f0ff3e12880 00007f0ff37a21d4 000000000042d824 000000000042d7b9 00007f0ff51e2171 00007f0ff5227b64 00007f0ffa9661b5 00007f0ffa965d58 00007f0ffa96a9f1 00007f0ffa96a9a9 00007f0ffa96a939 00007f0ffa96a901 00007f0ffa969b2d 000000000043f3c4 000000000043f209
0630 12:13:20.623989 (+   117us) write_op.cc:270] Start()
0630 12:13:20.624177 (+   188us) write_op.cc:276] Timestamp: P: 1782821600623945 usec, L: 0
0630 12:13:20.624200 (+    23us) op_driver.cc:348] REPLICATION: starting
0630 12:13:20.624867 (+   667us) log.cc:844] Serialized 605 byte log entry
0630 12:13:20.855478 (+230611us) op_driver.cc:464] REPLICATION: finished
0630 12:13:20.958167 (+102689us) write_op.cc:301] APPLY: starting
0630 12:13:20.958229 (+    62us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:20.958394 (+   165us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:20.958414 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:20.976672 (+ 18258us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:20.976860 (+   188us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:20.976905 (+    45us) write_op.cc:312] APPLY: finished
0630 12:13:20.977148 (+   243us) log.cc:844] Serialized 58 byte log entry
0630 12:13:20.989515 (+ 12367us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:20.989625 (+   110us) write_op.cc:454] Released schema lock
0630 12:13:20.989669 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":102523,"num_ops":7,"prepare.queue_time_us":523913,"prepare.run_cpu_time_us":8922,"prepare.run_wall_time_us":300017,"replication_time_us":231176,"spinlock_wait_cycles":10643712}]]}
W20260630 12:13:21.282998 12541 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.215.131:35861, user_credentials={real_user=slave}} blocked reactor thread for 62197.9us
W20260630 12:13:21.599231 12616 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.215.129:38761, user_credentials={real_user=slave}} blocked reactor thread for 56475.3us
W20260630 12:13:22.268126 12464 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.215.130:39979, user_credentials={real_user=slave}} blocked reactor thread for 52983us
W20260630 12:13:22.830775 12816 meta_cache.cc:1261] Time spent looking up entry by key: real 0.068s	user 0.000s	sys 0.000s
W20260630 12:13:23.302557 12464 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.215.130:39979, user_credentials={real_user=slave}} blocked reactor thread for 84136.4us
W20260630 12:13:23.538379 12858 log.cc:927] Time spent T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
W20260630 12:13:23.602586 12848 log.cc:927] Time spent T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece: Append to log took a long time: real 0.069s	user 0.003s	sys 0.000s
W20260630 12:13:23.592810 12542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.215.129:38761, user_credentials={real_user=slave}} blocked reactor thread for 147809us
W20260630 12:13:23.637038 12541 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.215.131:35861, user_credentials={real_user=slave}} blocked reactor thread for 177503us
W20260630 12:13:24.247815 12890 log.cc:927] Time spent T 27ac6b78576d4f61834600937f1964e7 P 754a0a1bdafe4892b837c0a8acb852d5: Append to log took a long time: real 0.215s	user 0.000s	sys 0.013s
W20260630 12:13:24.248231 12832 log.cc:927] Time spent T 14ef53d4964c4b45add47fdba4371e05 P f7f318dea0b7484b99a20f6e9756b377: Append to log took a long time: real 0.086s	user 0.000s	sys 0.013s
W20260630 12:13:24.248376 12902 log.cc:927] Time spent T 33e3e74866cb4588a9c55e37c38334c4 P 754a0a1bdafe4892b837c0a8acb852d5: Append to log took a long time: real 0.248s	user 0.007s	sys 0.020s
W20260630 12:13:24.249006 12896 log.cc:927] Time spent T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5: Append to log took a long time: real 0.167s	user 0.000s	sys 0.013s
W20260630 12:13:24.247834 12895 log.cc:927] Time spent T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece: Append to log took a long time: real 0.248s	user 0.012s	sys 0.014s
W20260630 12:13:24.247963 12825 log.cc:927] Time spent T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5: Append to log took a long time: real 0.185s	user 0.008s	sys 0.006s
W20260630 12:13:24.247968 12882 log.cc:927] Time spent T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece: Append to log took a long time: real 0.223s	user 0.010s	sys 0.017s
W20260630 12:13:24.289355 12823 log.cc:927] Time spent T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5: Append to log took a long time: real 0.098s	user 0.012s	sys 0.006s
W20260630 12:13:24.291181 12874 log.cc:927] Time spent T 62fe54b4329c47e184ddc5daedcbffa4 P 7a7b444aae204b2ba1b1e996668e2ece: Append to log took a long time: real 0.233s	user 0.020s	sys 0.012s
W20260630 12:13:24.291638 12900 log.cc:927] Time spent T c6e4fc471fce4931b36a0e3d8fe77ff3 P 7a7b444aae204b2ba1b1e996668e2ece: Append to log took a long time: real 0.305s	user 0.008s	sys 0.006s
W20260630 12:13:24.292006 12889 log.cc:927] Time spent T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377: Append to log took a long time: real 0.231s	user 0.010s	sys 0.005s
W20260630 12:13:24.292258 12873 log.cc:927] Time spent T 62fe54b4329c47e184ddc5daedcbffa4 P f7f318dea0b7484b99a20f6e9756b377: Append to log took a long time: real 0.206s	user 0.010s	sys 0.004s
W20260630 12:13:24.292479 12881 log.cc:927] Time spent T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377: Append to log took a long time: real 0.223s	user 0.007s	sys 0.007s
W20260630 12:13:24.292687 12848 log.cc:927] Time spent T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece: Append to log took a long time: real 0.304s	user 0.017s	sys 0.015s
W20260630 12:13:24.290419 12846 log.cc:927] Time spent T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377: Append to log took a long time: real 0.225s	user 0.011s	sys 0.021s
W20260630 12:13:24.292853 12885 log.cc:927] Time spent T 6ad061d6a49946ce80a4568b2a67bba2 P 7a7b444aae204b2ba1b1e996668e2ece: Append to log took a long time: real 0.245s	user 0.001s	sys 0.014s
W20260630 12:13:24.290658 12894 log.cc:927] Time spent T 9e3283719f3c4f35bed278758d777683 P 754a0a1bdafe4892b837c0a8acb852d5: Append to log took a long time: real 0.152s	user 0.000s	sys 0.013s
W20260630 12:13:24.295404 12868 log.cc:927] Time spent T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5: Append to log took a long time: real 0.106s	user 0.013s	sys 0.005s
W20260630 12:13:24.297309 12887 log.cc:927] Time spent T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377: Append to log took a long time: real 0.294s	user 0.003s	sys 0.012s
W20260630 12:13:24.313552 12891 log.cc:927] Time spent T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5: Append to log took a long time: real 0.284s	user 0.022s	sys 0.010s
W20260630 12:13:24.295300 12858 log.cc:927] Time spent T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece: Append to log took a long time: real 0.254s	user 0.008s	sys 0.010s
W20260630 12:13:24.326265 12854 log.cc:927] Time spent T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece: Append to log took a long time: real 0.305s	user 0.007s	sys 0.012s
W20260630 12:13:24.328593 12806 log.cc:927] Time spent T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5: Append to log took a long time: real 0.193s	user 0.009s	sys 0.010s
W20260630 12:13:24.331249 12856 log.cc:927] Time spent T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5: Append to log took a long time: real 0.289s	user 0.002s	sys 0.016s
W20260630 12:13:24.331364 12834 log.cc:927] Time spent T 4f56e766e2de4d26a7a29a3d06c1c927 P f7f318dea0b7484b99a20f6e9756b377: Append to log took a long time: real 0.280s	user 0.004s	sys 0.015s
W20260630 12:13:24.354055 12811 log.cc:927] Time spent T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece: Append to log took a long time: real 0.111s	user 0.000s	sys 0.014s
W20260630 12:13:24.354938 12828 log.cc:927] Time spent T 4f56e766e2de4d26a7a29a3d06c1c927 P 7a7b444aae204b2ba1b1e996668e2ece: Append to log took a long time: real 0.259s	user 0.004s	sys 0.011s
W20260630 12:13:24.356796 12861 log.cc:927] Time spent T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377: Append to log took a long time: real 0.108s	user 0.013s	sys 0.001s
W20260630 12:13:24.352000 12881 log.cc:927] Time spent T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
W20260630 12:13:24.359259 12845 log.cc:927] Time spent T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5: Append to log took a long time: real 0.236s	user 0.007s	sys 0.011s
W20260630 12:13:24.398623 12871 log.cc:927] Time spent T 33e3e74866cb4588a9c55e37c38334c4 P f7f318dea0b7484b99a20f6e9756b377: Append to log took a long time: real 0.180s	user 0.009s	sys 0.005s
W20260630 12:13:24.416340 12842 log.cc:927] Time spent T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece: Append to log took a long time: real 0.231s	user 0.007s	sys 0.011s
W20260630 12:13:24.427723 12863 log.cc:927] Time spent T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377: Append to log took a long time: real 0.187s	user 0.005s	sys 0.013s
W20260630 12:13:24.430254 12860 log.cc:927] Time spent T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece: Append to log took a long time: real 0.200s	user 0.008s	sys 0.010s
W20260630 12:13:24.579263 12466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.215.131:35861, user_credentials={real_user=slave}} blocked reactor thread for 104743us
W20260630 12:13:24.588685 12464 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.215.130:39979, user_credentials={real_user=slave}} blocked reactor thread for 116624us
I20260630 12:13:24.642386  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:24.652346 12951 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:24.653155 12952 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:24.660437  8030 server_base.cc:1061] running on GCE node
W20260630 12:13:24.661134 12954 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:24.662864  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:24.663156  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:24.663362  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821604663346 us; error 0 us; skew 500 ppm
I20260630 12:13:24.663961  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:24.667045  8030 webserver.cc:533] Webserver started at http://127.7.215.132:40933/ using document root <none> and password file <none>
I20260630 12:13:24.667564  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:24.667788  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:24.668131  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:24.669297  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-3-root/instance:
uuid: "3760ccf09ab74a85af6bb74f3eb1d793"
format_stamp: "Formatted at 2026-06-30 12:13:24 on dist-test-slave-35fp"
I20260630 12:13:24.674125  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260630 12:13:24.677687 12959 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:24.678633  8030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260630 12:13:24.678915  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-3-root
uuid: "3760ccf09ab74a85af6bb74f3eb1d793"
format_stamp: "Formatted at 2026-06-30 12:13:24 on dist-test-slave-35fp"
I20260630 12:13:24.679179  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-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)
I20260630 12:13:24.722112  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:24.723506  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:24.725234  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:24.728020  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:24.728240  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:24.728528  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:24.728685  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:24.787460  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.132:37793
I20260630 12:13:24.787650 13021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.132:37793 every 8 connection(s)
I20260630 12:13:24.793229  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:24.810168 13026 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:24.813529 13027 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:24.822896  8030 server_base.cc:1061] running on GCE node
W20260630 12:13:24.823877 13030 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:24.825896 13022 heartbeater.cc:344] Connected to a master server at 127.7.215.190:46449
I20260630 12:13:24.826383 13022 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:24.827330  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:13:24.827384 13022 heartbeater.cc:507] Master 127.7.215.190:46449 requested a full tablet report, sending...
W20260630 12:13:24.827652  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:24.827930  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821604827915 us; error 0 us; skew 500 ppm
I20260630 12:13:24.828686  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:24.829957 12394 ts_manager.cc:194] Registered new tserver with Master: 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132:37793)
I20260630 12:13:24.831709 12394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33746
I20260630 12:13:24.833252  8030 webserver.cc:533] Webserver started at http://127.7.215.133:33673/ using document root <none> and password file <none>
I20260630 12:13:24.834077  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:24.834343  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:24.834692  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:24.836174  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-4-root/instance:
uuid: "132d859784f64d96ac5ce710ad2800fd"
format_stamp: "Formatted at 2026-06-30 12:13:24 on dist-test-slave-35fp"
I20260630 12:13:24.842543  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:13:24.847374 13034 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:24.848284  8030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260630 12:13:24.848606  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-4-root
uuid: "132d859784f64d96ac5ce710ad2800fd"
format_stamp: "Formatted at 2026-06-30 12:13:24 on dist-test-slave-35fp"
I20260630 12:13:24.848912  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-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)
I20260630 12:13:24.889936  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:24.891326  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:24.892763  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:24.895035  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:24.895270  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:24.895517  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:24.895696  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:24.992475  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.133:34857
I20260630 12:13:24.992637 13096 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.133:34857 every 8 connection(s)
I20260630 12:13:24.997512  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:25.007226 13100 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:25.022294 13097 heartbeater.cc:344] Connected to a master server at 127.7.215.190:46449
I20260630 12:13:25.022837 13097 heartbeater.cc:461] Registering TS with master...
W20260630 12:13:25.023337 13101 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:25.023818 13097 heartbeater.cc:507] Master 127.7.215.190:46449 requested a full tablet report, sending...
I20260630 12:13:25.026135 12394 ts_manager.cc:194] Registered new tserver with Master: 132d859784f64d96ac5ce710ad2800fd (127.7.215.133:34857)
I20260630 12:13:25.028223 12394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33756
I20260630 12:13:25.029510  8030 server_base.cc:1061] running on GCE node
W20260630 12:13:25.031246 13104 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:25.034690  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:25.035001  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:25.035234  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821605035216 us; error 0 us; skew 500 ppm
I20260630 12:13:25.036049  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:25.039228  8030 webserver.cc:533] Webserver started at http://127.7.215.134:37727/ using document root <none> and password file <none>
I20260630 12:13:25.039924  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:25.040189  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:25.040512  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:25.042140  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-5-root/instance:
uuid: "44be36c1de644be1a36a49d4e0775d92"
format_stamp: "Formatted at 2026-06-30 12:13:25 on dist-test-slave-35fp"
I20260630 12:13:25.048161  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:13:25.052896 13108 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:25.053903  8030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:13:25.054327  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-5-root
uuid: "44be36c1de644be1a36a49d4e0775d92"
format_stamp: "Formatted at 2026-06-30 12:13:25 on dist-test-slave-35fp"
I20260630 12:13:25.054747  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-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)
I20260630 12:13:25.087806  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:25.089080  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:25.090652  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:25.093096  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:25.093319  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:25.093577  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:25.093737  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:25.210734 12649 consensus_queue.cc:237] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 2.25, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } }
I20260630 12:13:25.220175 12570 raft_consensus.cc:1275] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5 [term 2 FOLLOWER]: Refusing update from remote peer f7f318dea0b7484b99a20f6e9756b377: Log matching property violated. Preceding OpId in replica: term: 2 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260630 12:13:25.223939 12862 consensus_queue.cc:1048] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:25.231410 12497 raft_consensus.cc:1275] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [term 2 FOLLOWER]: Refusing update from remote peer f7f318dea0b7484b99a20f6e9756b377: Log matching property violated. Preceding OpId in replica: term: 2 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260630 12:13:25.233103 13171 consensus_queue.cc:1048] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:25.236994 12862 raft_consensus.cc:2955] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 2 LEADER]: Committing config change with OpId 2.26: config changed from index -1 to 26, NON_VOTER 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } } }
I20260630 12:13:25.243228  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.134:39761
I20260630 12:13:25.243348 13175 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.134:39761 every 8 connection(s)
W20260630 12:13:25.250952 12614 consensus_peers.cc:597] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 -> Peer 132d859784f64d96ac5ce710ad2800fd (127.7.215.133:34857): Couldn't send request to peer 132d859784f64d96ac5ce710ad2800fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14f5e1651e784c38928c4058f24c4817. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:25.256000 12497 raft_consensus.cc:2955] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [term 2 FOLLOWER]: Committing config change with OpId 2.26: config changed from index -1 to 26, NON_VOTER 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } } }
I20260630 12:13:25.266739 12570 raft_consensus.cc:2955] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5 [term 2 FOLLOWER]: Committing config change with OpId 2.26: config changed from index -1 to 26, NON_VOTER 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } } }
I20260630 12:13:25.289817 12394 catalog_manager.cc:5697] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5 reported cstate change: config changed from index -1 to 26, NON_VOTER 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) added. New cstate: current_term: 2 leader_uuid: "f7f318dea0b7484b99a20f6e9756b377" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } } }
I20260630 12:13:25.298635 13176 heartbeater.cc:344] Connected to a master server at 127.7.215.190:46449
I20260630 12:13:25.299136 13176 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:25.300074 13176 heartbeater.cc:507] Master 127.7.215.190:46449 requested a full tablet report, sending...
I20260630 12:13:25.302760 12398 ts_manager.cc:194] Registered new tserver with Master: 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134:39761)
I20260630 12:13:25.304625 12398 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33772
I20260630 12:13:25.339567 12497 consensus_queue.cc:237] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } }
I20260630 12:13:25.348436 12649 raft_consensus.cc:1275] T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:25.350725 12570 raft_consensus.cc:1275] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:25.350522 12950 consensus_queue.cc:1048] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:13:25.353062 12903 consensus_queue.cc:1048] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:13:25.362035 12903 raft_consensus.cc:2955] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } } }
I20260630 12:13:25.363356 12649 raft_consensus.cc:2955] T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } } }
I20260630 12:13:25.378506 12570 raft_consensus.cc:2955] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } } }
W20260630 12:13:25.390805 12465 consensus_peers.cc:597] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece -> Peer 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132:37793): Couldn't send request to peer 3760ccf09ab74a85af6bb74f3eb1d793. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4359f1c533044b7eaeccb503d4e8599c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:25.403312 12649 consensus_queue.cc:237] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } }
I20260630 12:13:25.411513 12570 raft_consensus.cc:1275] T 27ac6b78576d4f61834600937f1964e7 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Refusing update from remote peer f7f318dea0b7484b99a20f6e9756b377: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:25.413332 13181 consensus_queue.cc:1048] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:25.413934 12497 raft_consensus.cc:1275] T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Refusing update from remote peer f7f318dea0b7484b99a20f6e9756b377: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:25.415558 13171 consensus_queue.cc:1048] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:25.400780 12398 catalog_manager.cc:5697] T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377 reported cstate change: config changed from index -1 to 26, NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "7a7b444aae204b2ba1b1e996668e2ece" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } } }
I20260630 12:13:25.421417 13171 raft_consensus.cc:2955] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } } }
I20260630 12:13:25.431483 12570 raft_consensus.cc:2955] T 27ac6b78576d4f61834600937f1964e7 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } } }
I20260630 12:13:25.436640 12494 consensus_queue.cc:237] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } }
I20260630 12:13:25.432525 12497 raft_consensus.cc:2955] T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } } }
W20260630 12:13:25.445097 12614 consensus_peers.cc:597] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 -> Peer 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132:37793): Couldn't send request to peer 3760ccf09ab74a85af6bb74f3eb1d793. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 27ac6b78576d4f61834600937f1964e7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:25.453114 12398 catalog_manager.cc:5697] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 reported cstate change: config changed from index -1 to 26, NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "f7f318dea0b7484b99a20f6e9756b377" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:25.459769 12575 raft_consensus.cc:1275] T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:25.459759 12649 raft_consensus.cc:1275] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:25.469905 13189 consensus_queue.cc:1048] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:25.474848 12950 consensus_queue.cc:1048] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.004s
W20260630 12:13:25.480569 12465 consensus_peers.cc:597] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece -> Peer 132d859784f64d96ac5ce710ad2800fd (127.7.215.133:34857): Couldn't send request to peer 132d859784f64d96ac5ce710ad2800fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6011253925954d93b2901a5abc60700d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:25.481076 13189 raft_consensus.cc:2955] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } } }
I20260630 12:13:25.484767 12649 raft_consensus.cc:2955] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } } }
I20260630 12:13:25.494694 12570 raft_consensus.cc:2955] T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } } }
I20260630 12:13:25.504281 12398 catalog_manager.cc:5697] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 reported cstate change: config changed from index -1 to 26, NON_VOTER 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) added. New cstate: current_term: 1 leader_uuid: "7a7b444aae204b2ba1b1e996668e2ece" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } } }
I20260630 12:13:25.537297 12570 consensus_queue.cc:237] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } }
I20260630 12:13:25.547653 12649 raft_consensus.cc:1275] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:25.553980 12883 consensus_queue.cc:1048] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:25.555678 12494 raft_consensus.cc:1275] T 6ad061d6a49946ce80a4568b2a67bba2 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:25.557893 13192 consensus_queue.cc:1048] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:25.579315 13194 raft_consensus.cc:2955] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } } }
I20260630 12:13:25.580003 12649 raft_consensus.cc:2955] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } } }
W20260630 12:13:25.590432 12540 consensus_peers.cc:597] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 -> Peer 132d859784f64d96ac5ce710ad2800fd (127.7.215.133:34857): Couldn't send request to peer 132d859784f64d96ac5ce710ad2800fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6ad061d6a49946ce80a4568b2a67bba2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:25.597247 12398 catalog_manager.cc:5697] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377 reported cstate change: config changed from index -1 to 26, NON_VOTER 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) added. New cstate: current_term: 1 leader_uuid: "754a0a1bdafe4892b837c0a8acb852d5" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } } }
I20260630 12:13:25.606354 12494 raft_consensus.cc:2955] T 6ad061d6a49946ce80a4568b2a67bba2 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } } }
I20260630 12:13:25.676208 13197 ts_tablet_manager.cc:933] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd: Initiating tablet copy from peer f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:25.680904 13197 tablet_copy_client.cc:323] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.131:35861
I20260630 12:13:25.696691 12660 tablet_copy_service.cc:140] P f7f318dea0b7484b99a20f6e9756b377: Received BeginTabletCopySession request for tablet 14f5e1651e784c38928c4058f24c4817 from peer 132d859784f64d96ac5ce710ad2800fd ({username='slave'} at 127.0.0.1:36558)
I20260630 12:13:25.697270 12660 tablet_copy_service.cc:161] P f7f318dea0b7484b99a20f6e9756b377: Beginning new tablet copy session on tablet 14f5e1651e784c38928c4058f24c4817 from peer 132d859784f64d96ac5ce710ad2800fd at {username='slave'} at 127.0.0.1:36558: session id = 132d859784f64d96ac5ce710ad2800fd-14f5e1651e784c38928c4058f24c4817
I20260630 12:13:25.703454 12660 tablet_copy_source_session.cc:215] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:25.706343 13197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14f5e1651e784c38928c4058f24c4817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:25.719597 13197 tablet_copy_client.cc:806] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:25.720238 13197 tablet_copy_client.cc:670] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:25.724279 13198 tablet_copy_client.cc:1025] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:25.815546 13200 ts_tablet_manager.cc:933] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793: Initiating tablet copy from peer 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761)
I20260630 12:13:25.817363 13200 tablet_copy_client.cc:323] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.129:38761
I20260630 12:13:25.834306 13022 heartbeater.cc:499] Master 127.7.215.190:46449 was elected leader, sending a full tablet report...
I20260630 12:13:25.835175 12511 tablet_copy_service.cc:140] P 7a7b444aae204b2ba1b1e996668e2ece: Received BeginTabletCopySession request for tablet 4359f1c533044b7eaeccb503d4e8599c from peer 3760ccf09ab74a85af6bb74f3eb1d793 ({username='slave'} at 127.0.0.1:42948)
I20260630 12:13:25.835794 12511 tablet_copy_service.cc:161] P 7a7b444aae204b2ba1b1e996668e2ece: Beginning new tablet copy session on tablet 4359f1c533044b7eaeccb503d4e8599c from peer 3760ccf09ab74a85af6bb74f3eb1d793 at {username='slave'} at 127.0.0.1:42948: session id = 3760ccf09ab74a85af6bb74f3eb1d793-4359f1c533044b7eaeccb503d4e8599c
I20260630 12:13:25.844209 12511 tablet_copy_source_session.cc:215] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:25.847841 13200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4359f1c533044b7eaeccb503d4e8599c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:25.864089 13200 tablet_copy_client.cc:806] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:25.864679 13200 tablet_copy_client.cc:670] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:25.870273 13201 tablet_copy_client.cc:1025] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:25.895639 13203 ts_tablet_manager.cc:933] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd: Initiating tablet copy from peer 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761)
I20260630 12:13:25.897795 13203 tablet_copy_client.cc:323] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.129:38761
I20260630 12:13:25.909253 12511 tablet_copy_service.cc:140] P 7a7b444aae204b2ba1b1e996668e2ece: Received BeginTabletCopySession request for tablet 6011253925954d93b2901a5abc60700d from peer 132d859784f64d96ac5ce710ad2800fd ({username='slave'} at 127.0.0.1:42958)
I20260630 12:13:25.909819 12511 tablet_copy_service.cc:161] P 7a7b444aae204b2ba1b1e996668e2ece: Beginning new tablet copy session on tablet 6011253925954d93b2901a5abc60700d from peer 132d859784f64d96ac5ce710ad2800fd at {username='slave'} at 127.0.0.1:42958: session id = 132d859784f64d96ac5ce710ad2800fd-6011253925954d93b2901a5abc60700d
I20260630 12:13:25.917409 12511 tablet_copy_source_session.cc:215] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:25.920765 13203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6011253925954d93b2901a5abc60700d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:25.950201 13203 tablet_copy_client.cc:806] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:25.950881 13203 tablet_copy_client.cc:670] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:25.960590 13204 tablet_copy_client.cc:1025] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:26.035241 13097 heartbeater.cc:499] Master 127.7.215.190:46449 was elected leader, sending a full tablet report...
I20260630 12:13:26.066525 13208 ts_tablet_manager.cc:933] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd: Initiating tablet copy from peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979)
I20260630 12:13:26.069439 13207 ts_tablet_manager.cc:933] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793: Initiating tablet copy from peer f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:26.079636 13208 tablet_copy_client.cc:323] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.130:39979
I20260630 12:13:26.081790 13207 tablet_copy_client.cc:323] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.131:35861
I20260630 12:13:26.105309 12660 tablet_copy_service.cc:140] P f7f318dea0b7484b99a20f6e9756b377: Received BeginTabletCopySession request for tablet 27ac6b78576d4f61834600937f1964e7 from peer 3760ccf09ab74a85af6bb74f3eb1d793 ({username='slave'} at 127.0.0.1:36566)
I20260630 12:13:26.106088 12660 tablet_copy_service.cc:161] P f7f318dea0b7484b99a20f6e9756b377: Beginning new tablet copy session on tablet 27ac6b78576d4f61834600937f1964e7 from peer 3760ccf09ab74a85af6bb74f3eb1d793 at {username='slave'} at 127.0.0.1:36566: session id = 3760ccf09ab74a85af6bb74f3eb1d793-27ac6b78576d4f61834600937f1964e7
I20260630 12:13:26.120636 12660 tablet_copy_source_session.cc:215] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:26.125180 13207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ac6b78576d4f61834600937f1964e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:26.126052 12586 tablet_copy_service.cc:140] P 754a0a1bdafe4892b837c0a8acb852d5: Received BeginTabletCopySession request for tablet 6ad061d6a49946ce80a4568b2a67bba2 from peer 132d859784f64d96ac5ce710ad2800fd ({username='slave'} at 127.0.0.1:53368)
I20260630 12:13:26.126850 12586 tablet_copy_service.cc:161] P 754a0a1bdafe4892b837c0a8acb852d5: Beginning new tablet copy session on tablet 6ad061d6a49946ce80a4568b2a67bba2 from peer 132d859784f64d96ac5ce710ad2800fd at {username='slave'} at 127.0.0.1:53368: session id = 132d859784f64d96ac5ce710ad2800fd-6ad061d6a49946ce80a4568b2a67bba2
I20260630 12:13:26.134662 12586 tablet_copy_source_session.cc:215] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:26.138489 13208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ad061d6a49946ce80a4568b2a67bba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:26.145349 13207 tablet_copy_client.cc:806] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:26.146070 13207 tablet_copy_client.cc:670] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:26.151062 13210 tablet_copy_client.cc:1025] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:26.157661 13208 tablet_copy_client.cc:806] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:26.158329 13208 tablet_copy_client.cc:670] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:26.163390 13209 tablet_copy_client.cc:1025] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:26.308238 13176 heartbeater.cc:499] Master 127.7.215.190:46449 was elected leader, sending a full tablet report...
I20260630 12:13:27.725912 13197 tablet_copy_client.cc:538] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:27.737435 13197 tablet_bootstrap.cc:492] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd: Bootstrap starting.
I20260630 12:13:27.871640 13200 tablet_copy_client.cc:538] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:27.882440 13200 tablet_bootstrap.cc:492] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793: Bootstrap starting.
I20260630 12:13:27.905087 13197 tablet_bootstrap.cc:492] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:27.906196 13197 tablet_bootstrap.cc:492] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd: Bootstrap complete.
I20260630 12:13:27.906998 13197 ts_tablet_manager.cc:1403] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd: Time spent bootstrapping tablet: real 0.170s	user 0.132s	sys 0.029s
I20260630 12:13:27.910214 13197 raft_consensus.cc:359] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } }
I20260630 12:13:27.911599 13197 raft_consensus.cc:740] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 132d859784f64d96ac5ce710ad2800fd, State: Initialized, Role: LEARNER
I20260630 12:13:27.912353 13197 consensus_queue.cc:260] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 2.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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } }
I20260630 12:13:27.936311 13197 ts_tablet_manager.cc:1434] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.024s
I20260630 12:13:27.940757 12660 tablet_copy_service.cc:342] P f7f318dea0b7484b99a20f6e9756b377: Request end of tablet copy session 132d859784f64d96ac5ce710ad2800fd-14f5e1651e784c38928c4058f24c4817 received from {username='slave'} at 127.0.0.1:36558
I20260630 12:13:27.941320 12660 tablet_copy_service.cc:434] P f7f318dea0b7484b99a20f6e9756b377: ending tablet copy session 132d859784f64d96ac5ce710ad2800fd-14f5e1651e784c38928c4058f24c4817 on tablet 14f5e1651e784c38928c4058f24c4817 with peer 132d859784f64d96ac5ce710ad2800fd
I20260630 12:13:27.961998 13203 tablet_copy_client.cc:538] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:27.972493 13203 tablet_bootstrap.cc:492] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd: Bootstrap starting.
I20260630 12:13:28.023801 13072 raft_consensus.cc:1217] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd [term 2 LEARNER]: Deduplicated request from leader. Original: 2.25->[2.26-2.26]   Dedup: 2.26->[]
I20260630 12:13:28.079679 13200 tablet_bootstrap.cc:492] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793: 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
I20260630 12:13:28.080780 13200 tablet_bootstrap.cc:492] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793: Bootstrap complete.
I20260630 12:13:28.081538 13200 ts_tablet_manager.cc:1403] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793: Time spent bootstrapping tablet: real 0.199s	user 0.138s	sys 0.024s
I20260630 12:13:28.084534 13200 raft_consensus.cc:359] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } }
I20260630 12:13:28.085448 13200 raft_consensus.cc:740] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3760ccf09ab74a85af6bb74f3eb1d793, State: Initialized, Role: LEARNER
I20260630 12:13:28.086148 13200 consensus_queue.cc:260] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793 [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } }
I20260630 12:13:28.096982 13200 ts_tablet_manager.cc:1434] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:13:28.099328 12511 tablet_copy_service.cc:342] P 7a7b444aae204b2ba1b1e996668e2ece: Request end of tablet copy session 3760ccf09ab74a85af6bb74f3eb1d793-4359f1c533044b7eaeccb503d4e8599c received from {username='slave'} at 127.0.0.1:42948
I20260630 12:13:28.099881 12511 tablet_copy_service.cc:434] P 7a7b444aae204b2ba1b1e996668e2ece: ending tablet copy session 3760ccf09ab74a85af6bb74f3eb1d793-4359f1c533044b7eaeccb503d4e8599c on tablet 4359f1c533044b7eaeccb503d4e8599c with peer 3760ccf09ab74a85af6bb74f3eb1d793
I20260630 12:13:28.104039 12997 raft_consensus.cc:1217] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:28.152032 13207 tablet_copy_client.cc:538] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:28.162091 13207 tablet_bootstrap.cc:492] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793: Bootstrap starting.
I20260630 12:13:28.164271 13208 tablet_copy_client.cc:538] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:28.174265 13208 tablet_bootstrap.cc:492] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd: Bootstrap starting.
I20260630 12:13:28.201331 13203 tablet_bootstrap.cc:492] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=113 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:28.202355 13203 tablet_bootstrap.cc:492] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd: Bootstrap complete.
I20260630 12:13:28.203100 13203 ts_tablet_manager.cc:1403] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd: Time spent bootstrapping tablet: real 0.231s	user 0.143s	sys 0.014s
I20260630 12:13:28.206048 13203 raft_consensus.cc:359] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } }
I20260630 12:13:28.206991 13203 raft_consensus.cc:740] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 132d859784f64d96ac5ce710ad2800fd, State: Initialized, Role: LEARNER
I20260630 12:13:28.207690 13203 consensus_queue.cc:260] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } }
I20260630 12:13:28.210278 13203 ts_tablet_manager.cc:1434] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:13:28.212438 12511 tablet_copy_service.cc:342] P 7a7b444aae204b2ba1b1e996668e2ece: Request end of tablet copy session 132d859784f64d96ac5ce710ad2800fd-6011253925954d93b2901a5abc60700d received from {username='slave'} at 127.0.0.1:42958
I20260630 12:13:28.212944 12511 tablet_copy_service.cc:434] P 7a7b444aae204b2ba1b1e996668e2ece: ending tablet copy session 132d859784f64d96ac5ce710ad2800fd-6011253925954d93b2901a5abc60700d on tablet 6011253925954d93b2901a5abc60700d with peer 132d859784f64d96ac5ce710ad2800fd
I20260630 12:13:28.369518 13207 tablet_bootstrap.cc:492] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793: 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
I20260630 12:13:28.370321 13207 tablet_bootstrap.cc:492] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793: Bootstrap complete.
I20260630 12:13:28.370930 13207 ts_tablet_manager.cc:1403] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793: Time spent bootstrapping tablet: real 0.209s	user 0.142s	sys 0.012s
I20260630 12:13:28.373063 13207 raft_consensus.cc:359] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } }
I20260630 12:13:28.373687 13207 raft_consensus.cc:740] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3760ccf09ab74a85af6bb74f3eb1d793, State: Initialized, Role: LEARNER
I20260630 12:13:28.374202 13207 consensus_queue.cc:260] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793 [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } }
I20260630 12:13:28.376170 13207 ts_tablet_manager.cc:1434] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:13:28.378044 12660 tablet_copy_service.cc:342] P f7f318dea0b7484b99a20f6e9756b377: Request end of tablet copy session 3760ccf09ab74a85af6bb74f3eb1d793-27ac6b78576d4f61834600937f1964e7 received from {username='slave'} at 127.0.0.1:36566
I20260630 12:13:28.378540 12660 tablet_copy_service.cc:434] P f7f318dea0b7484b99a20f6e9756b377: ending tablet copy session 3760ccf09ab74a85af6bb74f3eb1d793-27ac6b78576d4f61834600937f1964e7 on tablet 27ac6b78576d4f61834600937f1964e7 with peer 3760ccf09ab74a85af6bb74f3eb1d793
I20260630 12:13:28.382067 13208 tablet_bootstrap.cc:492] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=128 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:28.382979 13208 tablet_bootstrap.cc:492] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd: Bootstrap complete.
I20260630 12:13:28.383618 13208 ts_tablet_manager.cc:1403] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd: Time spent bootstrapping tablet: real 0.210s	user 0.155s	sys 0.008s
I20260630 12:13:28.386242 13208 raft_consensus.cc:359] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } }
I20260630 12:13:28.387018 13208 raft_consensus.cc:740] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 132d859784f64d96ac5ce710ad2800fd, State: Initialized, Role: LEARNER
I20260630 12:13:28.387567 13208 consensus_queue.cc:260] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } }
I20260630 12:13:28.389498 13208 ts_tablet_manager.cc:1434] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260630 12:13:28.391494 12586 tablet_copy_service.cc:342] P 754a0a1bdafe4892b837c0a8acb852d5: Request end of tablet copy session 132d859784f64d96ac5ce710ad2800fd-6ad061d6a49946ce80a4568b2a67bba2 received from {username='slave'} at 127.0.0.1:53368
I20260630 12:13:28.391954 12586 tablet_copy_service.cc:434] P 754a0a1bdafe4892b837c0a8acb852d5: ending tablet copy session 132d859784f64d96ac5ce710ad2800fd-6ad061d6a49946ce80a4568b2a67bba2 on tablet 6ad061d6a49946ce80a4568b2a67bba2 with peer 132d859784f64d96ac5ce710ad2800fd
I20260630 12:13:28.406195 13072 raft_consensus.cc:1217] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:28.425216 13213 raft_consensus.cc:1064] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377: attempting to promote NON_VOTER 132d859784f64d96ac5ce710ad2800fd to VOTER
I20260630 12:13:28.427624 13213 consensus_queue.cc:237] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 2.26, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } }
I20260630 12:13:28.434788 13072 raft_consensus.cc:1275] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd [term 2 LEARNER]: Refusing update from remote peer f7f318dea0b7484b99a20f6e9756b377: Log matching property violated. Preceding OpId in replica: term: 2 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260630 12:13:28.436446 12575 raft_consensus.cc:1275] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5 [term 2 FOLLOWER]: Refusing update from remote peer f7f318dea0b7484b99a20f6e9756b377: Log matching property violated. Preceding OpId in replica: term: 2 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260630 12:13:28.436467 12497 raft_consensus.cc:1275] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [term 2 FOLLOWER]: Refusing update from remote peer f7f318dea0b7484b99a20f6e9756b377: Log matching property violated. Preceding OpId in replica: term: 2 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260630 12:13:28.436379 13223 consensus_queue.cc:1048] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:28.438355 13213 consensus_queue.cc:1048] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:28.439560 13206 consensus_queue.cc:1048] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:28.452206 13223 raft_consensus.cc:2955] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 2 LEADER]: Committing config change with OpId 2.27: config changed from index 26 to 27, 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } }
I20260630 12:13:28.454521 13072 raft_consensus.cc:2955] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd [term 2 FOLLOWER]: Committing config change with OpId 2.27: config changed from index 26 to 27, 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } }
I20260630 12:13:28.462986 12497 raft_consensus.cc:2955] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [term 2 FOLLOWER]: Committing config change with OpId 2.27: config changed from index 26 to 27, 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } }
I20260630 12:13:28.464841 12575 raft_consensus.cc:2955] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5 [term 2 FOLLOWER]: Committing config change with OpId 2.27: config changed from index 26 to 27, 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } }
I20260630 12:13:28.469017 12394 catalog_manager.cc:5697] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 reported cstate change: config changed from index 26 to 27, 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f7f318dea0b7484b99a20f6e9756b377" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:28.508203 12643 consensus_queue.cc:237] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 2.27, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } }
I20260630 12:13:28.518641 13072 raft_consensus.cc:1275] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd [term 2 FOLLOWER]: Refusing update from remote peer f7f318dea0b7484b99a20f6e9756b377: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260630 12:13:28.519191 12575 raft_consensus.cc:1275] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5 [term 2 FOLLOWER]: Refusing update from remote peer f7f318dea0b7484b99a20f6e9756b377: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260630 12:13:28.520310 13213 consensus_queue.cc:1048] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:28.521157 13223 consensus_queue.cc:1048] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:28.528362 13206 raft_consensus.cc:2955] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 2 LEADER]: Committing config change with OpId 2.28: config changed from index 27 to 28, VOTER 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } }
I20260630 12:13:28.533121 12575 raft_consensus.cc:2955] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5 [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index 27 to 28, VOTER 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } }
I20260630 12:13:28.537148 12997 raft_consensus.cc:1217] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:28.539336 12385 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 14f5e1651e784c38928c4058f24c4817 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:28.540830 13072 raft_consensus.cc:2955] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index 27 to 28, VOTER 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } }
I20260630 12:13:28.553022 12392 catalog_manager.cc:5697] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 reported cstate change: config changed from index 27 to 28, VOTER 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129) evicted. New cstate: current_term: 2 leader_uuid: "f7f318dea0b7484b99a20f6e9756b377" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:28.565999 12489 tablet_service.cc:1558] Processing DeleteTablet for tablet 14f5e1651e784c38928c4058f24c4817 with delete_type TABLET_DATA_TOMBSTONED (TS 7a7b444aae204b2ba1b1e996668e2ece not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:59082
I20260630 12:13:28.568177 13233 tablet_replica.cc:333] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece: stopping tablet replica
I20260630 12:13:28.569176 13233 raft_consensus.cc:2243] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:28.569839 13233 raft_consensus.cc:2272] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:28.573977 13233 ts_tablet_manager.cc:1916] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:28.584990 13233 ts_tablet_manager.cc:1929] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.27
I20260630 12:13:28.585353 13233 log.cc:1199] T 14f5e1651e784c38928c4058f24c4817 P 7a7b444aae204b2ba1b1e996668e2ece: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-0-root/wals/14f5e1651e784c38928c4058f24c4817
I20260630 12:13:28.587051 12386 catalog_manager.cc:5028] TS 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761): tablet 14f5e1651e784c38928c4058f24c4817 (table test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]) successfully deleted
I20260630 12:13:28.664669 13072 raft_consensus.cc:1217] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:28.724218 13235 raft_consensus.cc:1064] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece: attempting to promote NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 to VOTER
I20260630 12:13:28.726486 13235 consensus_queue.cc:237] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } }
I20260630 12:13:28.734913 12575 raft_consensus.cc:1275] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:28.735801 12643 raft_consensus.cc:1275] T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:28.736681 12997 raft_consensus.cc:1275] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 LEARNER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:28.737067 13237 consensus_queue.cc:1048] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:28.738165 13215 consensus_queue.cc:1048] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:28.739097 13235 consensus_queue.cc:1048] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:28.771299 13215 raft_consensus.cc:2955] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:28.773896 12575 raft_consensus.cc:2955] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:28.774107 12996 raft_consensus.cc:2955] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:28.784256 12643 raft_consensus.cc:2955] T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:28.789225 12395 catalog_manager.cc:5697] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece reported cstate change: config changed from index 26 to 27, 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7a7b444aae204b2ba1b1e996668e2ece" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:28.804397 12497 consensus_queue.cc:237] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } }
I20260630 12:13:28.811484 12575 raft_consensus.cc:1275] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:28.811836 12996 raft_consensus.cc:1275] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:28.812885 13215 consensus_queue.cc:1048] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:28.813668 13235 consensus_queue.cc:1048] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:28.820426 13235 raft_consensus.cc:2955] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:28.824805 12996 raft_consensus.cc:2955] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:28.827894 12575 raft_consensus.cc:2955] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:28.829981 12386 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4359f1c533044b7eaeccb503d4e8599c with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:28.835693 12398 catalog_manager.cc:5697] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece reported cstate change: config changed from index 27 to 28, VOTER f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131) evicted. New cstate: current_term: 1 leader_uuid: "7a7b444aae204b2ba1b1e996668e2ece" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:28.848191 12636 tablet_service.cc:1558] Processing DeleteTablet for tablet 4359f1c533044b7eaeccb503d4e8599c with delete_type TABLET_DATA_TOMBSTONED (TS f7f318dea0b7484b99a20f6e9756b377 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:51898
I20260630 12:13:28.853545 13241 tablet_replica.cc:333] T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377: stopping tablet replica
I20260630 12:13:28.854715 13241 raft_consensus.cc:2243] T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:28.855453 13241 raft_consensus.cc:2272] T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:28.859573 13241 ts_tablet_manager.cc:1916] T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:28.870373 13241 ts_tablet_manager.cc:1929] T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:28.870795 13241 log.cc:1199] T 4359f1c533044b7eaeccb503d4e8599c P f7f318dea0b7484b99a20f6e9756b377: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-2-root/wals/4359f1c533044b7eaeccb503d4e8599c
I20260630 12:13:28.872201 12385 catalog_manager.cc:5028] TS f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861): tablet 4359f1c533044b7eaeccb503d4e8599c (table test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]) successfully deleted
I20260630 12:13:28.892379 13242 raft_consensus.cc:1064] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5: attempting to promote NON_VOTER 132d859784f64d96ac5ce710ad2800fd to VOTER
I20260630 12:13:28.895452 13242 consensus_queue.cc:237] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } }
I20260630 12:13:28.902355 12643 raft_consensus.cc:1275] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:28.902328 13072 raft_consensus.cc:1275] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd [term 1 LEARNER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:28.903070 12497 raft_consensus.cc:1275] T 6ad061d6a49946ce80a4568b2a67bba2 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:28.904170 13242 consensus_queue.cc:1048] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:28.905093 13229 consensus_queue.cc:1048] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:28.906016 13194 consensus_queue.cc:1048] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:28.927793 13229 raft_consensus.cc:2955] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } }
I20260630 12:13:28.932808 13072 raft_consensus.cc:2955] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } }
I20260630 12:13:28.935057 12643 raft_consensus.cc:2955] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } }
I20260630 12:13:28.940140 12497 raft_consensus.cc:2955] T 6ad061d6a49946ce80a4568b2a67bba2 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } }
I20260630 12:13:28.950030 12392 catalog_manager.cc:5697] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd reported cstate change: config changed from index 26 to 27, 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "754a0a1bdafe4892b837c0a8acb852d5" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } }
I20260630 12:13:28.968678 12575 consensus_queue.cc:237] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [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: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } }
I20260630 12:13:28.975845 12643 raft_consensus.cc:1275] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:28.977267 13072 raft_consensus.cc:1275] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:28.977983 13194 consensus_queue.cc:1048] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:28.978992 13247 consensus_queue.cc:1048] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:13:28.986352 13247 raft_consensus.cc:2955] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } }
I20260630 12:13:28.988628 13071 raft_consensus.cc:2955] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } }
I20260630 12:13:28.989770 12643 raft_consensus.cc:2955] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } }
I20260630 12:13:28.998414 12383 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6ad061d6a49946ce80a4568b2a67bba2 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:29.000032 13213 raft_consensus.cc:1064] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377: attempting to promote NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 to VOTER
I20260630 12:13:29.004012 13213 consensus_queue.cc:237] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } }
I20260630 12:13:29.011801 12392 catalog_manager.cc:5697] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 reported cstate change: config changed from index 27 to 28, VOTER 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129) evicted. New cstate: current_term: 1 leader_uuid: "754a0a1bdafe4892b837c0a8acb852d5" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:29.016775 12497 raft_consensus.cc:1275] T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Refusing update from remote peer f7f318dea0b7484b99a20f6e9756b377: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:29.017097 12575 raft_consensus.cc:1275] T 27ac6b78576d4f61834600937f1964e7 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Refusing update from remote peer f7f318dea0b7484b99a20f6e9756b377: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:29.019089 13206 consensus_queue.cc:1048] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:29.019758 12996 raft_consensus.cc:1275] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 LEARNER]: Refusing update from remote peer f7f318dea0b7484b99a20f6e9756b377: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:29.020620 13223 consensus_queue.cc:1048] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:29.021433 13213 consensus_queue.cc:1048] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:29.034255 13213 raft_consensus.cc:2955] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:29.039090 12489 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ad061d6a49946ce80a4568b2a67bba2 with delete_type TABLET_DATA_TOMBSTONED (TS 7a7b444aae204b2ba1b1e996668e2ece not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:59082
I20260630 12:13:29.040107 13233 tablet_replica.cc:333] T 6ad061d6a49946ce80a4568b2a67bba2 P 7a7b444aae204b2ba1b1e996668e2ece: stopping tablet replica
I20260630 12:13:29.041152 13233 raft_consensus.cc:2243] T 6ad061d6a49946ce80a4568b2a67bba2 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:29.041873 13233 raft_consensus.cc:2272] T 6ad061d6a49946ce80a4568b2a67bba2 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:29.040881 12497 raft_consensus.cc:2955] T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:29.046305 13233 ts_tablet_manager.cc:1916] T 6ad061d6a49946ce80a4568b2a67bba2 P 7a7b444aae204b2ba1b1e996668e2ece: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:29.049569 12575 raft_consensus.cc:2955] T 27ac6b78576d4f61834600937f1964e7 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:29.048182 12996 raft_consensus.cc:2955] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:29.062945 12394 catalog_manager.cc:5697] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 reported cstate change: config changed from index 26 to 27, 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f7f318dea0b7484b99a20f6e9756b377" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:29.074690 13233 ts_tablet_manager.cc:1929] T 6ad061d6a49946ce80a4568b2a67bba2 P 7a7b444aae204b2ba1b1e996668e2ece: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:29.075270 13233 log.cc:1199] T 6ad061d6a49946ce80a4568b2a67bba2 P 7a7b444aae204b2ba1b1e996668e2ece: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-0-root/wals/6ad061d6a49946ce80a4568b2a67bba2
I20260630 12:13:29.076959 12386 catalog_manager.cc:5028] TS 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761): tablet 6ad061d6a49946ce80a4568b2a67bba2 (table test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]) successfully deleted
W20260630 12:13:29.083582 13206 consensus_queue.cc:1175] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" responder_term: 1 status { last_received { term: 1 index: 27 } last_committed_idx: 27 last_received_current_leader { term: 1 index: 27 } }
I20260630 12:13:29.085218 12643 consensus_queue.cc:237] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } }
I20260630 12:13:29.090767 12497 raft_consensus.cc:1275] T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Refusing update from remote peer f7f318dea0b7484b99a20f6e9756b377: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:29.092275 13206 consensus_queue.cc:1048] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:29.095230 12996 raft_consensus.cc:1275] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Refusing update from remote peer f7f318dea0b7484b99a20f6e9756b377: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:29.096463 13206 consensus_queue.cc:1048] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:29.098834 13213 raft_consensus.cc:2955] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:29.103781 12996 raft_consensus.cc:2955] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:29.104844 12497 raft_consensus.cc:2955] T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:29.109191 12385 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 27ac6b78576d4f61834600937f1964e7 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:29.116262 12394 catalog_manager.cc:5697] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 reported cstate change: config changed from index 27 to 28, VOTER 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130) evicted. New cstate: current_term: 1 leader_uuid: "f7f318dea0b7484b99a20f6e9756b377" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:29.127578 12566 tablet_service.cc:1558] Processing DeleteTablet for tablet 27ac6b78576d4f61834600937f1964e7 with delete_type TABLET_DATA_TOMBSTONED (TS 754a0a1bdafe4892b837c0a8acb852d5 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:39288
I20260630 12:13:29.129540 13252 tablet_replica.cc:333] T 27ac6b78576d4f61834600937f1964e7 P 754a0a1bdafe4892b837c0a8acb852d5: stopping tablet replica
I20260630 12:13:29.130779 13252 raft_consensus.cc:2243] T 27ac6b78576d4f61834600937f1964e7 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:29.131572 13252 raft_consensus.cc:2272] T 27ac6b78576d4f61834600937f1964e7 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:29.135962 13252 ts_tablet_manager.cc:1916] T 27ac6b78576d4f61834600937f1964e7 P 754a0a1bdafe4892b837c0a8acb852d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:29.148383 13252 ts_tablet_manager.cc:1929] T 27ac6b78576d4f61834600937f1964e7 P 754a0a1bdafe4892b837c0a8acb852d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:29.148775 13252 log.cc:1199] T 27ac6b78576d4f61834600937f1964e7 P 754a0a1bdafe4892b837c0a8acb852d5: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-1-root/wals/27ac6b78576d4f61834600937f1964e7
I20260630 12:13:29.150398 12383 catalog_manager.cc:5028] TS 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979): tablet 27ac6b78576d4f61834600937f1964e7 (table test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]) successfully deleted
I20260630 12:13:29.191879 13235 raft_consensus.cc:1064] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece: attempting to promote NON_VOTER 132d859784f64d96ac5ce710ad2800fd to VOTER
I20260630 12:13:29.193854 13235 consensus_queue.cc:237] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } }
I20260630 12:13:29.200232 12643 raft_consensus.cc:1275] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:29.200493 13071 raft_consensus.cc:1275] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [term 1 LEARNER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:29.201817 13215 consensus_queue.cc:1048] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:29.202163 12575 raft_consensus.cc:1275] T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:29.203671 13215 consensus_queue.cc:1048] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:29.206025 13235 consensus_queue.cc:1048] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:29.218080 13215 raft_consensus.cc:2955] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } }
I20260630 12:13:29.221215 12575 raft_consensus.cc:2955] T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } }
I20260630 12:13:29.221719 12643 raft_consensus.cc:2955] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } }
I20260630 12:13:29.232308 12398 catalog_manager.cc:5697] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece reported cstate change: config changed from index 26 to 27, 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7a7b444aae204b2ba1b1e996668e2ece" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:29.230347 13071 raft_consensus.cc:2955] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } }
I20260630 12:13:29.246836 12497 consensus_queue.cc:237] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } }
I20260630 12:13:29.253036 12643 raft_consensus.cc:1275] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:29.254477 13237 consensus_queue.cc:1048] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:29.256029 13072 raft_consensus.cc:1275] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:29.258739 13237 consensus_queue.cc:1048] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:29.262073 13237 raft_consensus.cc:2955] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } }
I20260630 12:13:29.263809 12643 raft_consensus.cc:2955] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } }
I20260630 12:13:29.268718 13071 raft_consensus.cc:2955] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } }
I20260630 12:13:29.274050 12386 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6011253925954d93b2901a5abc60700d with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:29.277431 12398 catalog_manager.cc:5697] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece reported cstate change: config changed from index 27 to 28, VOTER 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130) evicted. New cstate: current_term: 1 leader_uuid: "7a7b444aae204b2ba1b1e996668e2ece" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:29.288039 12566 tablet_service.cc:1558] Processing DeleteTablet for tablet 6011253925954d93b2901a5abc60700d with delete_type TABLET_DATA_TOMBSTONED (TS 754a0a1bdafe4892b837c0a8acb852d5 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:39288
I20260630 12:13:29.288968 13252 tablet_replica.cc:333] T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5: stopping tablet replica
I20260630 12:13:29.289974 13252 raft_consensus.cc:2243] T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:29.290956 13252 raft_consensus.cc:2272] T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:29.295117 13252 ts_tablet_manager.cc:1916] T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:29.308017 13252 ts_tablet_manager.cc:1929] T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:29.308405 13252 log.cc:1199] T 6011253925954d93b2901a5abc60700d P 754a0a1bdafe4892b837c0a8acb852d5: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-1-root/wals/6011253925954d93b2901a5abc60700d
I20260630 12:13:29.309661 12383 catalog_manager.cc:5028] TS 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979): tablet 6011253925954d93b2901a5abc60700d (table test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]) successfully deleted
I20260630 12:13:30.313387 12575 consensus_queue.cc:237] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [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: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } }
I20260630 12:13:30.320571 12497 raft_consensus.cc:1275] T 4f56e766e2de4d26a7a29a3d06c1c927 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:30.321879 12643 raft_consensus.cc:1275] T 4f56e766e2de4d26a7a29a3d06c1c927 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:30.324518 13247 consensus_queue.cc:1048] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:13:30.325834 13262 consensus_queue.cc:1048] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:30.336781 13259 raft_consensus.cc:2955] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } } }
I20260630 12:13:30.338384 12649 raft_consensus.cc:2955] T 4f56e766e2de4d26a7a29a3d06c1c927 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } } }
I20260630 12:13:30.344780 12497 raft_consensus.cc:2955] T 4f56e766e2de4d26a7a29a3d06c1c927 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } } }
W20260630 12:13:30.351229 12539 consensus_peers.cc:597] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 -> Peer 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134:39761): Couldn't send request to peer 44be36c1de644be1a36a49d4e0775d92. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f56e766e2de4d26a7a29a3d06c1c927. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:30.353559 12398 catalog_manager.cc:5697] T 4f56e766e2de4d26a7a29a3d06c1c927 P f7f318dea0b7484b99a20f6e9756b377 reported cstate change: config changed from index -1 to 26, NON_VOTER 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) added. New cstate: current_term: 1 leader_uuid: "754a0a1bdafe4892b837c0a8acb852d5" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } } }
I20260630 12:13:30.356086 12575 consensus_queue.cc:237] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [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: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } }
W20260630 12:13:30.365587 12539 consensus_peers.cc:597] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 -> Peer 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134:39761): Couldn't send request to peer 44be36c1de644be1a36a49d4e0775d92. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6ad061d6a49946ce80a4568b2a67bba2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:30.366923 13071 raft_consensus.cc:1275] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:30.367540 12649 raft_consensus.cc:1275] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:30.369009 13259 consensus_queue.cc:1048] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:30.369925 13247 consensus_queue.cc:1048] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:30.378645 13247 raft_consensus.cc:2955] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } } }
I20260630 12:13:30.380560 12649 raft_consensus.cc:2955] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } } }
I20260630 12:13:30.382755 13071 raft_consensus.cc:2955] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } } }
I20260630 12:13:30.395699 12394 catalog_manager.cc:5697] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 reported cstate change: config changed from index 28 to 29, NON_VOTER 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) added. New cstate: current_term: 1 leader_uuid: "754a0a1bdafe4892b837c0a8acb852d5" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:30.396255 12497 consensus_queue.cc:237] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } }
W20260630 12:13:30.416193 12465 consensus_peers.cc:597] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece -> Peer 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132:37793): Couldn't send request to peer 3760ccf09ab74a85af6bb74f3eb1d793. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 33e3e74866cb4588a9c55e37c38334c4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:30.425738 12649 raft_consensus.cc:1275] T 33e3e74866cb4588a9c55e37c38334c4 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:30.428115 13215 consensus_queue.cc:1048] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:13:30.439615 12575 raft_consensus.cc:1275] T 33e3e74866cb4588a9c55e37c38334c4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:30.449819 13215 consensus_queue.cc:1048] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:13:30.453572 13278 raft_consensus.cc:2955] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } } }
I20260630 12:13:30.457691 12649 raft_consensus.cc:2955] T 33e3e74866cb4588a9c55e37c38334c4 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } } }
I20260630 12:13:30.463156 12575 raft_consensus.cc:2955] T 33e3e74866cb4588a9c55e37c38334c4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } } }
I20260630 12:13:30.470551 12570 consensus_queue.cc:237] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } }
I20260630 12:13:30.472393 12394 catalog_manager.cc:5697] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece reported cstate change: config changed from index -1 to 26, NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "7a7b444aae204b2ba1b1e996668e2ece" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:30.481037 12649 raft_consensus.cc:1275] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:30.481182 12497 raft_consensus.cc:1275] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260630 12:13:30.481997 12539 consensus_peers.cc:597] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 -> Peer 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134:39761): Couldn't send request to peer 44be36c1de644be1a36a49d4e0775d92. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8cf86e3d7ce14254a36e1c6853625a24. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:30.483127 13262 consensus_queue.cc:1048] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:30.486204 13259 consensus_queue.cc:1048] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:30.492177 13262 raft_consensus.cc:2955] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } } }
I20260630 12:13:30.494361 12497 raft_consensus.cc:2955] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } } }
I20260630 12:13:30.506726 12570 consensus_queue.cc:237] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } }
I20260630 12:13:30.509380 12649 raft_consensus.cc:2955] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } } }
I20260630 12:13:30.506557 12398 catalog_manager.cc:5697] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 reported cstate change: config changed from index -1 to 26, NON_VOTER 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) added. New cstate: current_term: 1 leader_uuid: "754a0a1bdafe4892b837c0a8acb852d5" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:30.515630 12643 raft_consensus.cc:1275] T 14ef53d4964c4b45add47fdba4371e05 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:30.517125 13247 consensus_queue.cc:1048] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:30.526396 12497 raft_consensus.cc:1275] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:30.528460 13259 consensus_queue.cc:1048] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:30.545727 13247 raft_consensus.cc:2955] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } } }
I20260630 12:13:30.549077 12649 raft_consensus.cc:2955] T 14ef53d4964c4b45add47fdba4371e05 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } } }
I20260630 12:13:30.551522 12497 raft_consensus.cc:2955] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } } }
W20260630 12:13:30.553171 12540 consensus_peers.cc:597] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 -> Peer 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132:37793): Couldn't send request to peer 3760ccf09ab74a85af6bb74f3eb1d793. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14ef53d4964c4b45add47fdba4371e05. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:30.561231 12392 catalog_manager.cc:5697] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 reported cstate change: config changed from index -1 to 26, NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "754a0a1bdafe4892b837c0a8acb852d5" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:30.565721 12497 consensus_queue.cc:237] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } }
I20260630 12:13:30.573828 12649 raft_consensus.cc:1275] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:30.573980 13071 raft_consensus.cc:1275] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:30.575230 13278 consensus_queue.cc:1048] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:30.576233 13215 consensus_queue.cc:1048] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:30.586896 13278 raft_consensus.cc:2955] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } } }
I20260630 12:13:30.588140 13071 raft_consensus.cc:2955] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } } }
W20260630 12:13:30.593681 12464 consensus_peers.cc:597] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece -> Peer 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134:39761): Couldn't send request to peer 44be36c1de644be1a36a49d4e0775d92. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6011253925954d93b2901a5abc60700d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:30.593482 12649 raft_consensus.cc:2955] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } } }
I20260630 12:13:30.601151 12394 catalog_manager.cc:5697] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd reported cstate change: config changed from index 28 to 29, NON_VOTER 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) added. New cstate: current_term: 1 leader_uuid: "7a7b444aae204b2ba1b1e996668e2ece" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } } }
I20260630 12:13:30.759578 13293 ts_tablet_manager.cc:933] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92: Initiating tablet copy from peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979)
I20260630 12:13:30.761540 13293 tablet_copy_client.cc:323] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.130:39979
I20260630 12:13:30.774523 12586 tablet_copy_service.cc:140] P 754a0a1bdafe4892b837c0a8acb852d5: Received BeginTabletCopySession request for tablet 4f56e766e2de4d26a7a29a3d06c1c927 from peer 44be36c1de644be1a36a49d4e0775d92 ({username='slave'} at 127.0.0.1:53148)
I20260630 12:13:30.775187 12586 tablet_copy_service.cc:161] P 754a0a1bdafe4892b837c0a8acb852d5: Beginning new tablet copy session on tablet 4f56e766e2de4d26a7a29a3d06c1c927 from peer 44be36c1de644be1a36a49d4e0775d92 at {username='slave'} at 127.0.0.1:53148: session id = 44be36c1de644be1a36a49d4e0775d92-4f56e766e2de4d26a7a29a3d06c1c927
I20260630 12:13:30.783598 12586 tablet_copy_source_session.cc:215] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:30.786952 13293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f56e766e2de4d26a7a29a3d06c1c927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:30.798908 13293 tablet_copy_client.cc:806] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:30.799571 13293 tablet_copy_client.cc:670] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:30.803996 13294 tablet_copy_client.cc:1025] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:30.824960 13297 ts_tablet_manager.cc:933] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793: Initiating tablet copy from peer 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761)
I20260630 12:13:30.827297 13297 tablet_copy_client.cc:323] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.129:38761
I20260630 12:13:30.828965 12511 tablet_copy_service.cc:140] P 7a7b444aae204b2ba1b1e996668e2ece: Received BeginTabletCopySession request for tablet 33e3e74866cb4588a9c55e37c38334c4 from peer 3760ccf09ab74a85af6bb74f3eb1d793 ({username='slave'} at 127.0.0.1:42948)
I20260630 12:13:30.829459 12511 tablet_copy_service.cc:161] P 7a7b444aae204b2ba1b1e996668e2ece: Beginning new tablet copy session on tablet 33e3e74866cb4588a9c55e37c38334c4 from peer 3760ccf09ab74a85af6bb74f3eb1d793 at {username='slave'} at 127.0.0.1:42948: session id = 3760ccf09ab74a85af6bb74f3eb1d793-33e3e74866cb4588a9c55e37c38334c4
I20260630 12:13:30.836812 12511 tablet_copy_source_session.cc:215] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:30.839475 13297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e3e74866cb4588a9c55e37c38334c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:30.850824 13297 tablet_copy_client.cc:806] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:30.851401 13297 tablet_copy_client.cc:670] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:30.855578 13298 tablet_copy_client.cc:1025] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:30.875943 13299 ts_tablet_manager.cc:933] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92: Initiating tablet copy from peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979)
I20260630 12:13:30.877992 13299 tablet_copy_client.cc:323] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.130:39979
I20260630 12:13:30.879568 12586 tablet_copy_service.cc:140] P 754a0a1bdafe4892b837c0a8acb852d5: Received BeginTabletCopySession request for tablet 6ad061d6a49946ce80a4568b2a67bba2 from peer 44be36c1de644be1a36a49d4e0775d92 ({username='slave'} at 127.0.0.1:53148)
I20260630 12:13:30.880173 12586 tablet_copy_service.cc:161] P 754a0a1bdafe4892b837c0a8acb852d5: Beginning new tablet copy session on tablet 6ad061d6a49946ce80a4568b2a67bba2 from peer 44be36c1de644be1a36a49d4e0775d92 at {username='slave'} at 127.0.0.1:53148: session id = 44be36c1de644be1a36a49d4e0775d92-6ad061d6a49946ce80a4568b2a67bba2
I20260630 12:13:30.888418 12586 tablet_copy_source_session.cc:215] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:30.891695 13299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ad061d6a49946ce80a4568b2a67bba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:30.908979 13299 tablet_copy_client.cc:806] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:30.909612 13299 tablet_copy_client.cc:670] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:30.913873 13300 tablet_copy_client.cc:1025] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:30.970082 13302 ts_tablet_manager.cc:933] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793: Initiating tablet copy from peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979)
I20260630 12:13:30.972023 13302 tablet_copy_client.cc:323] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.130:39979
I20260630 12:13:30.983491 12586 tablet_copy_service.cc:140] P 754a0a1bdafe4892b837c0a8acb852d5: Received BeginTabletCopySession request for tablet 14ef53d4964c4b45add47fdba4371e05 from peer 3760ccf09ab74a85af6bb74f3eb1d793 ({username='slave'} at 127.0.0.1:53160)
I20260630 12:13:30.984128 12586 tablet_copy_service.cc:161] P 754a0a1bdafe4892b837c0a8acb852d5: Beginning new tablet copy session on tablet 14ef53d4964c4b45add47fdba4371e05 from peer 3760ccf09ab74a85af6bb74f3eb1d793 at {username='slave'} at 127.0.0.1:53160: session id = 3760ccf09ab74a85af6bb74f3eb1d793-14ef53d4964c4b45add47fdba4371e05
I20260630 12:13:30.992554 12586 tablet_copy_source_session.cc:215] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:30.995940 13302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ef53d4964c4b45add47fdba4371e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:30.997418 13305 ts_tablet_manager.cc:933] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92: Initiating tablet copy from peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979)
I20260630 12:13:30.999825 13305 tablet_copy_client.cc:323] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.130:39979
I20260630 12:13:31.001798 12586 tablet_copy_service.cc:140] P 754a0a1bdafe4892b837c0a8acb852d5: Received BeginTabletCopySession request for tablet 8cf86e3d7ce14254a36e1c6853625a24 from peer 44be36c1de644be1a36a49d4e0775d92 ({username='slave'} at 127.0.0.1:53148)
I20260630 12:13:31.002382 12586 tablet_copy_service.cc:161] P 754a0a1bdafe4892b837c0a8acb852d5: Beginning new tablet copy session on tablet 8cf86e3d7ce14254a36e1c6853625a24 from peer 44be36c1de644be1a36a49d4e0775d92 at {username='slave'} at 127.0.0.1:53148: session id = 44be36c1de644be1a36a49d4e0775d92-8cf86e3d7ce14254a36e1c6853625a24
I20260630 12:13:31.010214 13302 tablet_copy_client.cc:806] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:31.010878 13302 tablet_copy_client.cc:670] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:31.011194 12586 tablet_copy_source_session.cc:215] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:31.014815 13305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cf86e3d7ce14254a36e1c6853625a24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:31.015735 13303 tablet_copy_client.cc:1025] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:31.026117 13305 tablet_copy_client.cc:806] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:31.026805 13305 tablet_copy_client.cc:670] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:31.031172 13306 tablet_copy_client.cc:1025] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:31.166262 13307 ts_tablet_manager.cc:933] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92: Initiating tablet copy from peer 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761)
I20260630 12:13:31.167846 13307 tablet_copy_client.cc:323] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.129:38761
I20260630 12:13:31.179900 12511 tablet_copy_service.cc:140] P 7a7b444aae204b2ba1b1e996668e2ece: Received BeginTabletCopySession request for tablet 6011253925954d93b2901a5abc60700d from peer 44be36c1de644be1a36a49d4e0775d92 ({username='slave'} at 127.0.0.1:45672)
I20260630 12:13:31.180408 12511 tablet_copy_service.cc:161] P 7a7b444aae204b2ba1b1e996668e2ece: Beginning new tablet copy session on tablet 6011253925954d93b2901a5abc60700d from peer 44be36c1de644be1a36a49d4e0775d92 at {username='slave'} at 127.0.0.1:45672: session id = 44be36c1de644be1a36a49d4e0775d92-6011253925954d93b2901a5abc60700d
I20260630 12:13:31.185177 12511 tablet_copy_source_session.cc:215] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:31.188058 13307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6011253925954d93b2901a5abc60700d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:31.205225 13307 tablet_copy_client.cc:806] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:31.205863 13307 tablet_copy_client.cc:670] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:31.210100 13308 tablet_copy_client.cc:1025] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:32.804893 13293 tablet_copy_client.cc:538] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:32.813576 13293 tablet_bootstrap.cc:492] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92: Bootstrap starting.
I20260630 12:13:32.857381 13297 tablet_copy_client.cc:538] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:32.867057 13297 tablet_bootstrap.cc:492] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793: Bootstrap starting.
I20260630 12:13:32.915575 13299 tablet_copy_client.cc:538] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:32.933069 13299 tablet_bootstrap.cc:492] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92: Bootstrap starting.
I20260630 12:13:32.951104 13293 tablet_bootstrap.cc:492] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:32.952159 13293 tablet_bootstrap.cc:492] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92: Bootstrap complete.
I20260630 12:13:32.952913 13293 ts_tablet_manager.cc:1403] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92: Time spent bootstrapping tablet: real 0.140s	user 0.134s	sys 0.000s
I20260630 12:13:32.955621 13293 raft_consensus.cc:359] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } }
I20260630 12:13:32.956457 13293 raft_consensus.cc:740] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 44be36c1de644be1a36a49d4e0775d92, State: Initialized, Role: LEARNER
I20260630 12:13:32.957172 13293 consensus_queue.cc:260] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92 [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: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } }
I20260630 12:13:32.966384 13293 ts_tablet_manager.cc:1434] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.006s
I20260630 12:13:32.968248 12586 tablet_copy_service.cc:342] P 754a0a1bdafe4892b837c0a8acb852d5: Request end of tablet copy session 44be36c1de644be1a36a49d4e0775d92-4f56e766e2de4d26a7a29a3d06c1c927 received from {username='slave'} at 127.0.0.1:53148
I20260630 12:13:32.968734 12586 tablet_copy_service.cc:434] P 754a0a1bdafe4892b837c0a8acb852d5: ending tablet copy session 44be36c1de644be1a36a49d4e0775d92-4f56e766e2de4d26a7a29a3d06c1c927 on tablet 4f56e766e2de4d26a7a29a3d06c1c927 with peer 44be36c1de644be1a36a49d4e0775d92
I20260630 12:13:33.016645 13302 tablet_copy_client.cc:538] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:33.026705 13146 raft_consensus.cc:1217] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:33.032212 13305 tablet_copy_client.cc:538] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:33.039602 13302 tablet_bootstrap.cc:492] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793: Bootstrap starting.
I20260630 12:13:33.041646 13305 tablet_bootstrap.cc:492] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92: Bootstrap starting.
I20260630 12:13:33.046530 13297 tablet_bootstrap.cc:492] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:33.047569 13297 tablet_bootstrap.cc:492] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793: Bootstrap complete.
I20260630 12:13:33.048285 13297 ts_tablet_manager.cc:1403] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793: Time spent bootstrapping tablet: real 0.181s	user 0.138s	sys 0.021s
I20260630 12:13:33.051172 13297 raft_consensus.cc:359] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } }
I20260630 12:13:33.052038 13297 raft_consensus.cc:740] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3760ccf09ab74a85af6bb74f3eb1d793, State: Initialized, Role: LEARNER
I20260630 12:13:33.052707 13297 consensus_queue.cc:260] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793 [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } }
I20260630 12:13:33.067818 13297 ts_tablet_manager.cc:1434] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260630 12:13:33.071609 12511 tablet_copy_service.cc:342] P 7a7b444aae204b2ba1b1e996668e2ece: Request end of tablet copy session 3760ccf09ab74a85af6bb74f3eb1d793-33e3e74866cb4588a9c55e37c38334c4 received from {username='slave'} at 127.0.0.1:42948
I20260630 12:13:33.072088 12511 tablet_copy_service.cc:434] P 7a7b444aae204b2ba1b1e996668e2ece: ending tablet copy session 3760ccf09ab74a85af6bb74f3eb1d793-33e3e74866cb4588a9c55e37c38334c4 on tablet 33e3e74866cb4588a9c55e37c38334c4 with peer 3760ccf09ab74a85af6bb74f3eb1d793
I20260630 12:13:33.144742 13299 tablet_bootstrap.cc:492] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=128 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:33.145766 13299 tablet_bootstrap.cc:492] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92: Bootstrap complete.
I20260630 12:13:33.146499 13299 ts_tablet_manager.cc:1403] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92: Time spent bootstrapping tablet: real 0.214s	user 0.135s	sys 0.033s
I20260630 12:13:33.149230 13299 raft_consensus.cc:359] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } }
I20260630 12:13:33.150123 13299 raft_consensus.cc:740] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 44be36c1de644be1a36a49d4e0775d92, State: Initialized, Role: LEARNER
I20260630 12:13:33.150810 13299 consensus_queue.cc:260] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [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: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } }
I20260630 12:13:33.153208 13299 ts_tablet_manager.cc:1434] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:13:33.155503 12586 tablet_copy_service.cc:342] P 754a0a1bdafe4892b837c0a8acb852d5: Request end of tablet copy session 44be36c1de644be1a36a49d4e0775d92-6ad061d6a49946ce80a4568b2a67bba2 received from {username='slave'} at 127.0.0.1:53148
I20260630 12:13:33.155925 12586 tablet_copy_service.cc:434] P 754a0a1bdafe4892b837c0a8acb852d5: ending tablet copy session 44be36c1de644be1a36a49d4e0775d92-6ad061d6a49946ce80a4568b2a67bba2 on tablet 6ad061d6a49946ce80a4568b2a67bba2 with peer 44be36c1de644be1a36a49d4e0775d92
I20260630 12:13:33.201913 13305 tablet_bootstrap.cc:492] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:33.202962 13305 tablet_bootstrap.cc:492] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92: Bootstrap complete.
I20260630 12:13:33.203714 13305 ts_tablet_manager.cc:1403] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92: Time spent bootstrapping tablet: real 0.162s	user 0.138s	sys 0.011s
I20260630 12:13:33.206311 13305 raft_consensus.cc:359] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } }
I20260630 12:13:33.207180 13305 raft_consensus.cc:740] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 44be36c1de644be1a36a49d4e0775d92, State: Initialized, Role: LEARNER
I20260630 12:13:33.207823 13305 consensus_queue.cc:260] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92 [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } }
I20260630 12:13:33.210086 13305 ts_tablet_manager.cc:1434] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260630 12:13:33.211061 13307 tablet_copy_client.cc:538] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:33.211352 13302 tablet_bootstrap.cc:492] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:33.212137 13302 tablet_bootstrap.cc:492] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793: Bootstrap complete.
I20260630 12:13:33.212502 12586 tablet_copy_service.cc:342] P 754a0a1bdafe4892b837c0a8acb852d5: Request end of tablet copy session 44be36c1de644be1a36a49d4e0775d92-8cf86e3d7ce14254a36e1c6853625a24 received from {username='slave'} at 127.0.0.1:53148
I20260630 12:13:33.212764 13302 ts_tablet_manager.cc:1403] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793: Time spent bootstrapping tablet: real 0.173s	user 0.126s	sys 0.015s
I20260630 12:13:33.212991 12586 tablet_copy_service.cc:434] P 754a0a1bdafe4892b837c0a8acb852d5: ending tablet copy session 44be36c1de644be1a36a49d4e0775d92-8cf86e3d7ce14254a36e1c6853625a24 on tablet 8cf86e3d7ce14254a36e1c6853625a24 with peer 44be36c1de644be1a36a49d4e0775d92
I20260630 12:13:33.215571 13302 raft_consensus.cc:359] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } }
I20260630 12:13:33.216434 13302 raft_consensus.cc:740] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3760ccf09ab74a85af6bb74f3eb1d793, State: Initialized, Role: LEARNER
I20260630 12:13:33.217075 13302 consensus_queue.cc:260] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793 [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } }
I20260630 12:13:33.219427 13302 ts_tablet_manager.cc:1434] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:13:33.220983 12586 tablet_copy_service.cc:342] P 754a0a1bdafe4892b837c0a8acb852d5: Request end of tablet copy session 3760ccf09ab74a85af6bb74f3eb1d793-14ef53d4964c4b45add47fdba4371e05 received from {username='slave'} at 127.0.0.1:53160
I20260630 12:13:33.221397 12586 tablet_copy_service.cc:434] P 754a0a1bdafe4892b837c0a8acb852d5: ending tablet copy session 3760ccf09ab74a85af6bb74f3eb1d793-14ef53d4964c4b45add47fdba4371e05 on tablet 14ef53d4964c4b45add47fdba4371e05 with peer 3760ccf09ab74a85af6bb74f3eb1d793
I20260630 12:13:33.223980 13307 tablet_bootstrap.cc:492] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92: Bootstrap starting.
I20260630 12:13:33.289572 12996 raft_consensus.cc:1217] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:33.315506 12996 raft_consensus.cc:1217] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:33.350785 13307 tablet_bootstrap.cc:492] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=113 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:33.351693 13307 tablet_bootstrap.cc:492] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92: Bootstrap complete.
I20260630 12:13:33.352221 13307 ts_tablet_manager.cc:1403] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92: Time spent bootstrapping tablet: real 0.129s	user 0.109s	sys 0.017s
I20260630 12:13:33.354085 13307 raft_consensus.cc:359] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } }
I20260630 12:13:33.354686 13307 raft_consensus.cc:740] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 44be36c1de644be1a36a49d4e0775d92, State: Initialized, Role: LEARNER
I20260630 12:13:33.355144 13307 consensus_queue.cc:260] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92 [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } }
I20260630 12:13:33.356712 13307 ts_tablet_manager.cc:1434] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:13:33.358651 12511 tablet_copy_service.cc:342] P 7a7b444aae204b2ba1b1e996668e2ece: Request end of tablet copy session 44be36c1de644be1a36a49d4e0775d92-6011253925954d93b2901a5abc60700d received from {username='slave'} at 127.0.0.1:45672
I20260630 12:13:33.359063 12511 tablet_copy_service.cc:434] P 7a7b444aae204b2ba1b1e996668e2ece: ending tablet copy session 44be36c1de644be1a36a49d4e0775d92-6011253925954d93b2901a5abc60700d on tablet 6011253925954d93b2901a5abc60700d with peer 44be36c1de644be1a36a49d4e0775d92
I20260630 12:13:33.426924 13146 raft_consensus.cc:1217] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260630 12:13:33.458930 13146 raft_consensus.cc:1217] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:33.496929 13322 raft_consensus.cc:1064] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5: attempting to promote NON_VOTER 44be36c1de644be1a36a49d4e0775d92 to VOTER
I20260630 12:13:33.499501 13322 consensus_queue.cc:237] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [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: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } }
I20260630 12:13:33.507637 13146 raft_consensus.cc:1275] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92 [term 1 LEARNER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.509562 12649 raft_consensus.cc:1275] T 4f56e766e2de4d26a7a29a3d06c1c927 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.510375 12494 raft_consensus.cc:1275] T 4f56e766e2de4d26a7a29a3d06c1c927 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.511371 13259 consensus_queue.cc:1048] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:33.512329 13325 consensus_queue.cc:1048] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:33.513154 13322 consensus_queue.cc:1048] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:33.535432 13259 raft_consensus.cc:2955] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:33.537472 12649 raft_consensus.cc:2955] T 4f56e766e2de4d26a7a29a3d06c1c927 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:33.548584 12494 raft_consensus.cc:2955] T 4f56e766e2de4d26a7a29a3d06c1c927 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:33.551677 12392 catalog_manager.cc:5697] T 4f56e766e2de4d26a7a29a3d06c1c927 P f7f318dea0b7484b99a20f6e9756b377 reported cstate change: config changed from index 26 to 27, 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "754a0a1bdafe4892b837c0a8acb852d5" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:33.543473 13146 raft_consensus.cc:2955] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:33.582983 12570 consensus_queue.cc:237] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [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: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } }
I20260630 12:13:33.587517 13146 raft_consensus.cc:1275] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:33.587806 12494 raft_consensus.cc:1275] T 4f56e766e2de4d26a7a29a3d06c1c927 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:33.589391 13325 consensus_queue.cc:1048] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:33.590240 13322 consensus_queue.cc:1048] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:33.597350 13325 raft_consensus.cc:2955] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:33.599061 13146 raft_consensus.cc:2955] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:33.603252 12494 raft_consensus.cc:2955] T 4f56e766e2de4d26a7a29a3d06c1c927 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:33.607987 12383 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4f56e766e2de4d26a7a29a3d06c1c927 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:33.612615 12395 catalog_manager.cc:5697] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 reported cstate change: config changed from index 27 to 28, VOTER f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131) evicted. New cstate: current_term: 1 leader_uuid: "754a0a1bdafe4892b837c0a8acb852d5" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:33.624984 12636 tablet_service.cc:1558] Processing DeleteTablet for tablet 4f56e766e2de4d26a7a29a3d06c1c927 with delete_type TABLET_DATA_TOMBSTONED (TS f7f318dea0b7484b99a20f6e9756b377 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:51898
I20260630 12:13:33.631716 13333 tablet_replica.cc:333] T 4f56e766e2de4d26a7a29a3d06c1c927 P f7f318dea0b7484b99a20f6e9756b377: stopping tablet replica
I20260630 12:13:33.632521 13333 raft_consensus.cc:2243] T 4f56e766e2de4d26a7a29a3d06c1c927 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:33.633229 13333 raft_consensus.cc:2272] T 4f56e766e2de4d26a7a29a3d06c1c927 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.636200 13333 ts_tablet_manager.cc:1916] T 4f56e766e2de4d26a7a29a3d06c1c927 P f7f318dea0b7484b99a20f6e9756b377: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:33.647408 13333 ts_tablet_manager.cc:1929] T 4f56e766e2de4d26a7a29a3d06c1c927 P f7f318dea0b7484b99a20f6e9756b377: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:33.647876 13333 log.cc:1199] T 4f56e766e2de4d26a7a29a3d06c1c927 P f7f318dea0b7484b99a20f6e9756b377: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-2-root/wals/4f56e766e2de4d26a7a29a3d06c1c927
I20260630 12:13:33.649816 12385 catalog_manager.cc:5028] TS f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861): tablet 4f56e766e2de4d26a7a29a3d06c1c927 (table test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]) successfully deleted
I20260630 12:13:33.750146 13322 raft_consensus.cc:1064] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5: attempting to promote NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 to VOTER
I20260630 12:13:33.752177 13322 consensus_queue.cc:237] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } }
I20260630 12:13:33.758415 12649 raft_consensus.cc:1275] T 14ef53d4964c4b45add47fdba4371e05 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.758497 12996 raft_consensus.cc:1275] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 LEARNER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.760107 13325 consensus_queue.cc:1048] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:33.760288 12494 raft_consensus.cc:1275] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.761149 13322 consensus_queue.cc:1048] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:33.762003 13259 consensus_queue.cc:1048] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:33.770232 13316 raft_consensus.cc:1064] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece: attempting to promote NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 to VOTER
I20260630 12:13:33.773666 13316 consensus_queue.cc:237] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } }
I20260630 12:13:33.787271 12997 raft_consensus.cc:1275] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 LEARNER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.789620 13314 consensus_queue.cc:1048] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:33.792229 13325 raft_consensus.cc:2955] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:33.793762 12649 raft_consensus.cc:2955] T 14ef53d4964c4b45add47fdba4371e05 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:33.813635 12643 raft_consensus.cc:1275] T 33e3e74866cb4588a9c55e37c38334c4 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.815889 13314 consensus_queue.cc:1048] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:33.817776 12398 catalog_manager.cc:5697] T 14ef53d4964c4b45add47fdba4371e05 P f7f318dea0b7484b99a20f6e9756b377 reported cstate change: config changed from index 26 to 27, 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "754a0a1bdafe4892b837c0a8acb852d5" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:33.839936 12570 raft_consensus.cc:1275] T 33e3e74866cb4588a9c55e37c38334c4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.839695 12494 raft_consensus.cc:2955] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:33.841661 13340 consensus_queue.cc:1048] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:33.843178 13146 raft_consensus.cc:1217] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260630 12:13:33.845446 13323 raft_consensus.cc:1064] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5: attempting to promote NON_VOTER 44be36c1de644be1a36a49d4e0775d92 to VOTER
I20260630 12:13:33.852101 13316 raft_consensus.cc:2955] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:33.856479 12996 raft_consensus.cc:2955] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:33.858726 13323 consensus_queue.cc:237] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } }
I20260630 12:13:33.868737 12997 raft_consensus.cc:2955] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:33.872503 12575 consensus_queue.cc:237] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [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: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } }
I20260630 12:13:33.874385 12395 catalog_manager.cc:5697] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece reported cstate change: config changed from index 26 to 27, 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7a7b444aae204b2ba1b1e996668e2ece" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:33.890350 12649 raft_consensus.cc:1275] T 14ef53d4964c4b45add47fdba4371e05 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:33.892781 13259 consensus_queue.cc:1048] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:33.896814 12575 raft_consensus.cc:2955] T 33e3e74866cb4588a9c55e37c38334c4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:33.904659 12649 raft_consensus.cc:2955] T 14ef53d4964c4b45add47fdba4371e05 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:33.908645 12643 raft_consensus.cc:2955] T 33e3e74866cb4588a9c55e37c38334c4 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:33.922600 13325 raft_consensus.cc:2955] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:33.930101 13322 raft_consensus.cc:1064] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5: attempting to promote NON_VOTER 44be36c1de644be1a36a49d4e0775d92 to VOTER
I20260630 12:13:33.935000 12394 catalog_manager.cc:5697] T 14ef53d4964c4b45add47fdba4371e05 P f7f318dea0b7484b99a20f6e9756b377 reported cstate change: config changed from index 27 to 28, VOTER 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129) evicted. New cstate: current_term: 1 leader_uuid: "754a0a1bdafe4892b837c0a8acb852d5" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:33.940169 12494 consensus_queue.cc:237] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } }
I20260630 12:13:33.945520 12383 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 14ef53d4964c4b45add47fdba4371e05 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:33.948989 12489 tablet_service.cc:1558] Processing DeleteTablet for tablet 14ef53d4964c4b45add47fdba4371e05 with delete_type TABLET_DATA_TOMBSTONED (TS 7a7b444aae204b2ba1b1e996668e2ece not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:59082
I20260630 12:13:33.949990 13322 consensus_queue.cc:237] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } }
I20260630 12:13:33.953056 12995 raft_consensus.cc:1275] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:33.954470 13348 tablet_replica.cc:333] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece: stopping tablet replica
I20260630 12:13:33.955518 13348 raft_consensus.cc:2243] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:33.956641 13259 consensus_queue.cc:1048] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:33.958884 13348 raft_consensus.cc:2272] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.962853 12995 raft_consensus.cc:2955] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:33.967479 13348 ts_tablet_manager.cc:1916] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:33.953137 12643 raft_consensus.cc:1275] T 33e3e74866cb4588a9c55e37c38334c4 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:33.976234 13316 consensus_queue.cc:1048] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:13:33.978371 12994 raft_consensus.cc:1275] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:33.981761 13316 consensus_queue.cc:1048] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:13:33.989779 13314 raft_consensus.cc:2955] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:33.994554 12494 raft_consensus.cc:1275] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.996217 13325 consensus_queue.cc:1048] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:33.998158 13146 raft_consensus.cc:1275] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92 [term 1 LEARNER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:34.000204 13346 consensus_queue.cc:1048] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:34.004235 12649 raft_consensus.cc:1275] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:34.009228 13325 consensus_queue.cc:1048] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:34.021106 12995 raft_consensus.cc:2955] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:34.035015 12642 raft_consensus.cc:2955] T 33e3e74866cb4588a9c55e37c38334c4 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } }
I20260630 12:13:34.037474 12386 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 33e3e74866cb4588a9c55e37c38334c4 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:34.043223 13323 raft_consensus.cc:2955] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:34.044865 12649 raft_consensus.cc:2955] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:34.044903 12394 catalog_manager.cc:5697] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece reported cstate change: config changed from index 27 to 28, VOTER 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130) evicted. New cstate: current_term: 1 leader_uuid: "7a7b444aae204b2ba1b1e996668e2ece" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:34.052975 13146 raft_consensus.cc:1275] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [term 1 LEARNER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:13:34.054631 12642 raft_consensus.cc:1275] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:13:34.056247 13325 consensus_queue.cc:1048] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260630 12:13:34.058614 13071 raft_consensus.cc:1275] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:13:34.009537 13348 ts_tablet_manager.cc:1929] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:34.059868 13348 log.cc:1199] T 14ef53d4964c4b45add47fdba4371e05 P 7a7b444aae204b2ba1b1e996668e2ece: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-0-root/wals/14ef53d4964c4b45add47fdba4371e05
I20260630 12:13:34.061600 12386 catalog_manager.cc:5028] TS 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761): tablet 14ef53d4964c4b45add47fdba4371e05 (table test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]) successfully deleted
I20260630 12:13:34.062867 13259 consensus_queue.cc:1048] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:13:34.064076 13325 consensus_queue.cc:1048] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:13:34.072074 12494 raft_consensus.cc:2955] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:34.074904 12566 tablet_service.cc:1558] Processing DeleteTablet for tablet 33e3e74866cb4588a9c55e37c38334c4 with delete_type TABLET_DATA_TOMBSTONED (TS 754a0a1bdafe4892b837c0a8acb852d5 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:39288
I20260630 12:13:34.092554 12394 catalog_manager.cc:5697] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377 reported cstate change: config changed from index 26 to 27, 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "754a0a1bdafe4892b837c0a8acb852d5" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:34.107788 13146 raft_consensus.cc:2955] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:34.125113 12575 consensus_queue.cc:237] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [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: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } }
I20260630 12:13:34.132933 13322 raft_consensus.cc:2955] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:34.135473 13071 raft_consensus.cc:2955] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:34.141498 13145 raft_consensus.cc:1275] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:34.143159 13346 consensus_queue.cc:1048] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:34.144615 12642 raft_consensus.cc:2955] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:34.146973 12649 raft_consensus.cc:1275] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:34.148579 13259 consensus_queue.cc:1048] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:34.152717 13356 tablet_replica.cc:333] T 33e3e74866cb4588a9c55e37c38334c4 P 754a0a1bdafe4892b837c0a8acb852d5: stopping tablet replica
I20260630 12:13:34.154700 13145 raft_consensus.cc:2955] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:34.156512 13356 raft_consensus.cc:2243] T 33e3e74866cb4588a9c55e37c38334c4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:34.158327 13345 raft_consensus.cc:2955] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:34.162667 12394 catalog_manager.cc:5697] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 reported cstate change: config changed from index 29 to 30, 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "754a0a1bdafe4892b837c0a8acb852d5" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:34.161448 12649 raft_consensus.cc:2955] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:34.174417 13144 raft_consensus.cc:2955] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:34.177204 13356 raft_consensus.cc:2272] T 33e3e74866cb4588a9c55e37c38334c4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:34.187393 12383 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8cf86e3d7ce14254a36e1c6853625a24 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:34.192399 13356 ts_tablet_manager.cc:1916] T 33e3e74866cb4588a9c55e37c38334c4 P 754a0a1bdafe4892b837c0a8acb852d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:34.203003 12575 consensus_queue.cc:237] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } }
I20260630 12:13:34.208359 13356 ts_tablet_manager.cc:1929] T 33e3e74866cb4588a9c55e37c38334c4 P 754a0a1bdafe4892b837c0a8acb852d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:34.208927 13356 log.cc:1199] T 33e3e74866cb4588a9c55e37c38334c4 P 754a0a1bdafe4892b837c0a8acb852d5: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-1-root/wals/33e3e74866cb4588a9c55e37c38334c4
I20260630 12:13:34.209854 13071 raft_consensus.cc:1275] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:13:34.210501 12383 catalog_manager.cc:5028] TS 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979): tablet 33e3e74866cb4588a9c55e37c38334c4 (table test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]) successfully deleted
I20260630 12:13:34.211470 13345 consensus_queue.cc:1048] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260630 12:13:34.211895 13144 raft_consensus.cc:1275] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:13:34.213085 12395 catalog_manager.cc:5697] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377 reported cstate change: config changed from index 27 to 28, VOTER 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129) evicted. New cstate: current_term: 1 leader_uuid: "754a0a1bdafe4892b837c0a8acb852d5" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:34.213461 13322 consensus_queue.cc:1048] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260630 12:13:34.220269 13322 raft_consensus.cc:2955] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:34.224993 13145 raft_consensus.cc:2955] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:34.234295 12489 tablet_service.cc:1558] Processing DeleteTablet for tablet 8cf86e3d7ce14254a36e1c6853625a24 with delete_type TABLET_DATA_TOMBSTONED (TS 7a7b444aae204b2ba1b1e996668e2ece not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:59082
I20260630 12:13:34.233047 13071 raft_consensus.cc:2955] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:34.235262 13348 tablet_replica.cc:333] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece: stopping tablet replica
I20260630 12:13:34.236235 13348 raft_consensus.cc:2243] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:34.237154 13348 raft_consensus.cc:2272] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:34.237964 12383 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6ad061d6a49946ce80a4568b2a67bba2 with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:34.241430 13348 ts_tablet_manager.cc:1916] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:34.243552 12395 catalog_manager.cc:5697] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 reported cstate change: config changed from index 30 to 31, VOTER f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131) evicted. New cstate: current_term: 1 leader_uuid: "754a0a1bdafe4892b837c0a8acb852d5" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:34.256704 12636 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ad061d6a49946ce80a4568b2a67bba2 with delete_type TABLET_DATA_TOMBSTONED (TS f7f318dea0b7484b99a20f6e9756b377 not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:51898
I20260630 12:13:34.258252 13348 ts_tablet_manager.cc:1929] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:34.258703 13348 log.cc:1199] T 8cf86e3d7ce14254a36e1c6853625a24 P 7a7b444aae204b2ba1b1e996668e2ece: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-0-root/wals/8cf86e3d7ce14254a36e1c6853625a24
I20260630 12:13:34.260273 12386 catalog_manager.cc:5028] TS 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761): tablet 8cf86e3d7ce14254a36e1c6853625a24 (table test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]) successfully deleted
I20260630 12:13:34.261602 13359 tablet_replica.cc:333] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377: stopping tablet replica
I20260630 12:13:34.262354 13359 raft_consensus.cc:2243] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:34.263293 13359 raft_consensus.cc:2272] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:34.267025 13359 ts_tablet_manager.cc:1916] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:34.279213 13359 ts_tablet_manager.cc:1929] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260630 12:13:34.279557 13359 log.cc:1199] T 6ad061d6a49946ce80a4568b2a67bba2 P f7f318dea0b7484b99a20f6e9756b377: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-2-root/wals/6ad061d6a49946ce80a4568b2a67bba2
I20260630 12:13:34.280884 12385 catalog_manager.cc:5028] TS f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861): tablet 6ad061d6a49946ce80a4568b2a67bba2 (table test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]) successfully deleted
I20260630 12:13:34.318230 13316 raft_consensus.cc:1064] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece: attempting to promote NON_VOTER 44be36c1de644be1a36a49d4e0775d92 to VOTER
I20260630 12:13:34.320138 13316 consensus_queue.cc:237] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } }
I20260630 12:13:34.326839 13145 raft_consensus.cc:1275] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92 [term 1 LEARNER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:13:34.327167 13071 raft_consensus.cc:1275] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:13:34.327805 12649 raft_consensus.cc:1275] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:13:34.328719 13316 consensus_queue.cc:1048] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260630 12:13:34.329730 13314 consensus_queue.cc:1048] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:13:34.330610 13340 consensus_queue.cc:1048] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:13:34.352080 13316 raft_consensus.cc:2955] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:34.354466 13145 raft_consensus.cc:2955] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:34.357862 13071 raft_consensus.cc:2955] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:34.365252 12649 raft_consensus.cc:2955] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:34.368474 12398 catalog_manager.cc:5697] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92 reported cstate change: config changed from index 29 to 30, 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7a7b444aae204b2ba1b1e996668e2ece" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:34.386587 12494 consensus_queue.cc:237] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } }
I20260630 12:13:34.392045 13145 raft_consensus.cc:1275] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:13:34.392045 13071 raft_consensus.cc:1275] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:13:34.394196 13316 consensus_queue.cc:1048] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260630 12:13:34.395531 13340 consensus_queue.cc:1048] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260630 12:13:34.402170 13314 raft_consensus.cc:2955] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:34.404157 13145 raft_consensus.cc:2955] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:34.407403 13071 raft_consensus.cc:2955] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } }
I20260630 12:13:34.413895 12386 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6011253925954d93b2901a5abc60700d with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:34.418661 12395 catalog_manager.cc:5697] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece reported cstate change: config changed from index 30 to 31, VOTER f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131) evicted. New cstate: current_term: 1 leader_uuid: "7a7b444aae204b2ba1b1e996668e2ece" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:34.431841 12636 tablet_service.cc:1558] Processing DeleteTablet for tablet 6011253925954d93b2901a5abc60700d with delete_type TABLET_DATA_TOMBSTONED (TS f7f318dea0b7484b99a20f6e9756b377 not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:51898
I20260630 12:13:34.432760 13359 tablet_replica.cc:333] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377: stopping tablet replica
I20260630 12:13:34.433498 13359 raft_consensus.cc:2243] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:34.434206 13359 raft_consensus.cc:2272] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:34.437404 13359 ts_tablet_manager.cc:1916] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:34.447925 13359 ts_tablet_manager.cc:1929] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260630 12:13:34.448292 13359 log.cc:1199] T 6011253925954d93b2901a5abc60700d P f7f318dea0b7484b99a20f6e9756b377: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821475204949-8030-0/minicluster-data/ts-2-root/wals/6011253925954d93b2901a5abc60700d
I20260630 12:13:34.449604 12385 catalog_manager.cc:5028] TS f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861): tablet 6011253925954d93b2901a5abc60700d (table test-workload [id=6df56d4f2a204b5cbc5c4bc43df749c4]) successfully deleted
I20260630 12:13:35.450555 12494 consensus_queue.cc:237] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } }
W20260630 12:13:35.457234 12465 consensus_peers.cc:597] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece -> Peer 132d859784f64d96ac5ce710ad2800fd (127.7.215.133:34857): Couldn't send request to peer 132d859784f64d96ac5ce710ad2800fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e3283719f3c4f35bed278758d777683. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:35.457700 12649 raft_consensus.cc:1275] T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:13:35.458204 12575 raft_consensus.cc:1275] T 9e3283719f3c4f35bed278758d777683 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Refusing update from remote peer 7a7b444aae204b2ba1b1e996668e2ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:13:35.459265 13366 consensus_queue.cc:1048] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:13:35.460107 13314 consensus_queue.cc:1048] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:13:35.468259 13365 raft_consensus.cc:2955] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } } }
I20260630 12:13:35.470068 12649 raft_consensus.cc:2955] T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } } }
I20260630 12:13:35.474906 12575 raft_consensus.cc:2955] T 9e3283719f3c4f35bed278758d777683 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } } }
I20260630 12:13:35.481616 12642 consensus_queue.cc:237] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } }
I20260630 12:13:35.484611 12392 catalog_manager.cc:5697] T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377 reported cstate change: config changed from index -1 to 25, NON_VOTER 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) added. New cstate: current_term: 1 leader_uuid: "7a7b444aae204b2ba1b1e996668e2ece" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } } }
W20260630 12:13:35.501552 12614 consensus_peers.cc:597] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 -> Peer 132d859784f64d96ac5ce710ad2800fd (127.7.215.133:34857): Couldn't send request to peer 132d859784f64d96ac5ce710ad2800fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 27ac6b78576d4f61834600937f1964e7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:35.502012 12995 raft_consensus.cc:1275] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Refusing update from remote peer f7f318dea0b7484b99a20f6e9756b377: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:35.504282 13372 consensus_queue.cc:1048] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:13:35.505124 12494 raft_consensus.cc:1275] T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Refusing update from remote peer f7f318dea0b7484b99a20f6e9756b377: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:35.506795 13372 consensus_queue.cc:1048] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:35.520012 13334 raft_consensus.cc:2955] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } } }
I20260630 12:13:35.522321 12995 raft_consensus.cc:2955] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } } }
I20260630 12:13:35.524058 12494 raft_consensus.cc:2955] T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } } }
I20260630 12:13:35.535578 12394 catalog_manager.cc:5697] T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece reported cstate change: config changed from index 28 to 29, NON_VOTER 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) added. New cstate: current_term: 1 leader_uuid: "f7f318dea0b7484b99a20f6e9756b377" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } } }
I20260630 12:13:35.539780 12575 consensus_queue.cc:237] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } }
W20260630 12:13:35.546715 12539 consensus_peers.cc:597] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 -> Peer 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134:39761): Couldn't send request to peer 44be36c1de644be1a36a49d4e0775d92. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 62fe54b4329c47e184ddc5daedcbffa4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:35.547266 12642 raft_consensus.cc:1275] T 62fe54b4329c47e184ddc5daedcbffa4 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:35.548718 13322 consensus_queue.cc:1048] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:35.549981 12494 raft_consensus.cc:1275] T 62fe54b4329c47e184ddc5daedcbffa4 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:35.551481 13380 consensus_queue.cc:1048] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:35.558743 13380 raft_consensus.cc:2955] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } } }
I20260630 12:13:35.577121 12642 raft_consensus.cc:2955] T 62fe54b4329c47e184ddc5daedcbffa4 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } } }
I20260630 12:13:35.581633 12649 consensus_queue.cc:237] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } }
I20260630 12:13:35.581497 12395 catalog_manager.cc:5697] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 reported cstate change: config changed from index -1 to 26, NON_VOTER 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) added. New cstate: current_term: 1 leader_uuid: "754a0a1bdafe4892b837c0a8acb852d5" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:35.583669 12494 raft_consensus.cc:2955] T 62fe54b4329c47e184ddc5daedcbffa4 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } } }
I20260630 12:13:35.593940 12575 raft_consensus.cc:1275] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Refusing update from remote peer f7f318dea0b7484b99a20f6e9756b377: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:35.594058 12497 raft_consensus.cc:1275] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Refusing update from remote peer f7f318dea0b7484b99a20f6e9756b377: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260630 12:13:35.594362 12614 consensus_peers.cc:597] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 -> Peer 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132:37793): Couldn't send request to peer 3760ccf09ab74a85af6bb74f3eb1d793. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c6e4fc471fce4931b36a0e3d8fe77ff3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:35.595628 13377 consensus_queue.cc:1048] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:13:35.596904 13334 consensus_queue.cc:1048] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:35.613767 13377 raft_consensus.cc:2955] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } } }
I20260630 12:13:35.616783 12575 raft_consensus.cc:2955] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } } }
I20260630 12:13:35.622221 12497 raft_consensus.cc:2955] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } } }
I20260630 12:13:35.629200 12392 catalog_manager.cc:5697] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5 reported cstate change: config changed from index -1 to 26, NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "f7f318dea0b7484b99a20f6e9756b377" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } } }
I20260630 12:13:35.631102 12575 consensus_queue.cc:237] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [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: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } }
I20260630 12:13:35.637732 13145 raft_consensus.cc:1275] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
W20260630 12:13:35.638443 12540 consensus_peers.cc:597] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 -> Peer 132d859784f64d96ac5ce710ad2800fd (127.7.215.133:34857): Couldn't send request to peer 132d859784f64d96ac5ce710ad2800fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f56e766e2de4d26a7a29a3d06c1c927. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:35.639536 12497 raft_consensus.cc:1275] T 4f56e766e2de4d26a7a29a3d06c1c927 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Refusing update from remote peer 754a0a1bdafe4892b837c0a8acb852d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:35.639506 13383 consensus_queue.cc:1048] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:13:35.641148 13384 consensus_queue.cc:1048] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:35.650362 13384 raft_consensus.cc:2955] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } } }
I20260630 12:13:35.652051 12494 raft_consensus.cc:2955] T 4f56e766e2de4d26a7a29a3d06c1c927 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } } }
I20260630 12:13:35.653759 13145 raft_consensus.cc:2955] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } } }
I20260630 12:13:35.662029 12394 catalog_manager.cc:5697] T 4f56e766e2de4d26a7a29a3d06c1c927 P 7a7b444aae204b2ba1b1e996668e2ece reported cstate change: config changed from index 28 to 29, NON_VOTER 132d859784f64d96ac5ce710ad2800fd (127.7.215.133) added. New cstate: current_term: 1 leader_uuid: "754a0a1bdafe4892b837c0a8acb852d5" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } } }
I20260630 12:13:35.664951 12649 consensus_queue.cc:237] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 2.28, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } }
I20260630 12:13:35.674106 13071 raft_consensus.cc:1275] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd [term 2 FOLLOWER]: Refusing update from remote peer f7f318dea0b7484b99a20f6e9756b377: Log matching property violated. Preceding OpId in replica: term: 2 index: 28. Preceding OpId from leader: term: 2 index: 29. (index mismatch)
I20260630 12:13:35.674171 12575 raft_consensus.cc:1275] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5 [term 2 FOLLOWER]: Refusing update from remote peer f7f318dea0b7484b99a20f6e9756b377: Log matching property violated. Preceding OpId in replica: term: 2 index: 28. Preceding OpId from leader: term: 2 index: 29. (index mismatch)
W20260630 12:13:35.676683 12614 consensus_peers.cc:597] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 -> Peer 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132:37793): Couldn't send request to peer 3760ccf09ab74a85af6bb74f3eb1d793. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14f5e1651e784c38928c4058f24c4817. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:35.677250 13334 consensus_queue.cc:1048] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:35.678696 13377 consensus_queue.cc:1048] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:35.685273 13334 raft_consensus.cc:2955] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 2 LEADER]: Committing config change with OpId 2.29: config changed from index 28 to 29, NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } } }
I20260630 12:13:35.687139 13071 raft_consensus.cc:2955] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd [term 2 FOLLOWER]: Committing config change with OpId 2.29: config changed from index 28 to 29, NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } } }
I20260630 12:13:35.695065 12575 raft_consensus.cc:2955] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5 [term 2 FOLLOWER]: Committing config change with OpId 2.29: config changed from index 28 to 29, NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } } }
I20260630 12:13:35.698001 12392 catalog_manager.cc:5697] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 reported cstate change: config changed from index 28 to 29, NON_VOTER 3760ccf09ab74a85af6bb74f3eb1d793 (127.7.215.132) added. New cstate: current_term: 2 leader_uuid: "f7f318dea0b7484b99a20f6e9756b377" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:35.956278 13397 ts_tablet_manager.cc:933] T 27ac6b78576d4f61834600937f1964e7 P 132d859784f64d96ac5ce710ad2800fd: Initiating tablet copy from peer f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:35.958199 13397 tablet_copy_client.cc:323] T 27ac6b78576d4f61834600937f1964e7 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.131:35861
I20260630 12:13:35.959749 12660 tablet_copy_service.cc:140] P f7f318dea0b7484b99a20f6e9756b377: Received BeginTabletCopySession request for tablet 27ac6b78576d4f61834600937f1964e7 from peer 132d859784f64d96ac5ce710ad2800fd ({username='slave'} at 127.0.0.1:36558)
I20260630 12:13:35.960207 12660 tablet_copy_service.cc:161] P f7f318dea0b7484b99a20f6e9756b377: Beginning new tablet copy session on tablet 27ac6b78576d4f61834600937f1964e7 from peer 132d859784f64d96ac5ce710ad2800fd at {username='slave'} at 127.0.0.1:36558: session id = 132d859784f64d96ac5ce710ad2800fd-27ac6b78576d4f61834600937f1964e7
I20260630 12:13:35.965555 12660 tablet_copy_source_session.cc:215] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:35.968747 13397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ac6b78576d4f61834600937f1964e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:35.978161 13399 ts_tablet_manager.cc:933] T 62fe54b4329c47e184ddc5daedcbffa4 P 44be36c1de644be1a36a49d4e0775d92: Initiating tablet copy from peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979)
I20260630 12:13:35.980062 13399 tablet_copy_client.cc:323] T 62fe54b4329c47e184ddc5daedcbffa4 P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.130:39979
I20260630 12:13:35.981846 12586 tablet_copy_service.cc:140] P 754a0a1bdafe4892b837c0a8acb852d5: Received BeginTabletCopySession request for tablet 62fe54b4329c47e184ddc5daedcbffa4 from peer 44be36c1de644be1a36a49d4e0775d92 ({username='slave'} at 127.0.0.1:53148)
I20260630 12:13:35.982434 12586 tablet_copy_service.cc:161] P 754a0a1bdafe4892b837c0a8acb852d5: Beginning new tablet copy session on tablet 62fe54b4329c47e184ddc5daedcbffa4 from peer 44be36c1de644be1a36a49d4e0775d92 at {username='slave'} at 127.0.0.1:53148: session id = 44be36c1de644be1a36a49d4e0775d92-62fe54b4329c47e184ddc5daedcbffa4
I20260630 12:13:35.983173 13397 tablet_copy_client.cc:806] T 27ac6b78576d4f61834600937f1964e7 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:35.983808 13397 tablet_copy_client.cc:670] T 27ac6b78576d4f61834600937f1964e7 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:35.988643 13398 tablet_copy_client.cc:1025] T 27ac6b78576d4f61834600937f1964e7 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:35.989948 12586 tablet_copy_source_session.cc:215] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:35.992872 13399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62fe54b4329c47e184ddc5daedcbffa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:36.003700 13399 tablet_copy_client.cc:806] T 62fe54b4329c47e184ddc5daedcbffa4 P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:36.004324 13399 tablet_copy_client.cc:670] T 62fe54b4329c47e184ddc5daedcbffa4 P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:36.008210 13400 tablet_copy_client.cc:1025] T 62fe54b4329c47e184ddc5daedcbffa4 P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:36.110333 13404 ts_tablet_manager.cc:933] T 9e3283719f3c4f35bed278758d777683 P 132d859784f64d96ac5ce710ad2800fd: Initiating tablet copy from peer 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761)
I20260630 12:13:36.116009 13403 ts_tablet_manager.cc:933] T 4f56e766e2de4d26a7a29a3d06c1c927 P 132d859784f64d96ac5ce710ad2800fd: Initiating tablet copy from peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979)
I20260630 12:13:36.122056 13404 tablet_copy_client.cc:323] T 9e3283719f3c4f35bed278758d777683 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.129:38761
I20260630 12:13:36.124814 13403 tablet_copy_client.cc:323] T 4f56e766e2de4d26a7a29a3d06c1c927 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.130:39979
I20260630 12:13:36.125120 12511 tablet_copy_service.cc:140] P 7a7b444aae204b2ba1b1e996668e2ece: Received BeginTabletCopySession request for tablet 9e3283719f3c4f35bed278758d777683 from peer 132d859784f64d96ac5ce710ad2800fd ({username='slave'} at 127.0.0.1:42958)
I20260630 12:13:36.125880 12511 tablet_copy_service.cc:161] P 7a7b444aae204b2ba1b1e996668e2ece: Beginning new tablet copy session on tablet 9e3283719f3c4f35bed278758d777683 from peer 132d859784f64d96ac5ce710ad2800fd at {username='slave'} at 127.0.0.1:42958: session id = 132d859784f64d96ac5ce710ad2800fd-9e3283719f3c4f35bed278758d777683
I20260630 12:13:36.127522 12586 tablet_copy_service.cc:140] P 754a0a1bdafe4892b837c0a8acb852d5: Received BeginTabletCopySession request for tablet 4f56e766e2de4d26a7a29a3d06c1c927 from peer 132d859784f64d96ac5ce710ad2800fd ({username='slave'} at 127.0.0.1:53368)
I20260630 12:13:36.128242 12586 tablet_copy_service.cc:161] P 754a0a1bdafe4892b837c0a8acb852d5: Beginning new tablet copy session on tablet 4f56e766e2de4d26a7a29a3d06c1c927 from peer 132d859784f64d96ac5ce710ad2800fd at {username='slave'} at 127.0.0.1:53368: session id = 132d859784f64d96ac5ce710ad2800fd-4f56e766e2de4d26a7a29a3d06c1c927
I20260630 12:13:36.137120 12511 tablet_copy_source_session.cc:215] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:36.139559 12586 tablet_copy_source_session.cc:215] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:36.140733 13404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e3283719f3c4f35bed278758d777683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:36.143721 13403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f56e766e2de4d26a7a29a3d06c1c927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:36.162385 13404 tablet_copy_client.cc:806] T 9e3283719f3c4f35bed278758d777683 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:36.163147 13404 tablet_copy_client.cc:670] T 9e3283719f3c4f35bed278758d777683 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:36.164860 13407 ts_tablet_manager.cc:933] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 3760ccf09ab74a85af6bb74f3eb1d793: Initiating tablet copy from peer f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:36.165452 13403 tablet_copy_client.cc:806] T 4f56e766e2de4d26a7a29a3d06c1c927 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:36.166141 13403 tablet_copy_client.cc:670] T 4f56e766e2de4d26a7a29a3d06c1c927 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:36.169297 13407 tablet_copy_client.cc:323] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.131:35861
I20260630 12:13:36.169523 13405 tablet_copy_client.cc:1025] T 9e3283719f3c4f35bed278758d777683 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:36.172603 12660 tablet_copy_service.cc:140] P f7f318dea0b7484b99a20f6e9756b377: Received BeginTabletCopySession request for tablet c6e4fc471fce4931b36a0e3d8fe77ff3 from peer 3760ccf09ab74a85af6bb74f3eb1d793 ({username='slave'} at 127.0.0.1:36566)
I20260630 12:13:36.173095 13406 tablet_copy_client.cc:1025] T 4f56e766e2de4d26a7a29a3d06c1c927 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:36.173332 12660 tablet_copy_service.cc:161] P f7f318dea0b7484b99a20f6e9756b377: Beginning new tablet copy session on tablet c6e4fc471fce4931b36a0e3d8fe77ff3 from peer 3760ccf09ab74a85af6bb74f3eb1d793 at {username='slave'} at 127.0.0.1:36566: session id = 3760ccf09ab74a85af6bb74f3eb1d793-c6e4fc471fce4931b36a0e3d8fe77ff3
I20260630 12:13:36.179798 12660 tablet_copy_source_session.cc:215] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:36.182761 13407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6e4fc471fce4931b36a0e3d8fe77ff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:36.194536 13407 tablet_copy_client.cc:806] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:36.195145 13407 tablet_copy_client.cc:670] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:36.199505 13408 tablet_copy_client.cc:1025] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:36.203898 13409 ts_tablet_manager.cc:933] T 14f5e1651e784c38928c4058f24c4817 P 3760ccf09ab74a85af6bb74f3eb1d793: Initiating tablet copy from peer f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:36.205685 13409 tablet_copy_client.cc:323] T 14f5e1651e784c38928c4058f24c4817 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.131:35861
I20260630 12:13:36.207448 12660 tablet_copy_service.cc:140] P f7f318dea0b7484b99a20f6e9756b377: Received BeginTabletCopySession request for tablet 14f5e1651e784c38928c4058f24c4817 from peer 3760ccf09ab74a85af6bb74f3eb1d793 ({username='slave'} at 127.0.0.1:36566)
I20260630 12:13:36.208019 12660 tablet_copy_service.cc:161] P f7f318dea0b7484b99a20f6e9756b377: Beginning new tablet copy session on tablet 14f5e1651e784c38928c4058f24c4817 from peer 3760ccf09ab74a85af6bb74f3eb1d793 at {username='slave'} at 127.0.0.1:36566: session id = 3760ccf09ab74a85af6bb74f3eb1d793-14f5e1651e784c38928c4058f24c4817
I20260630 12:13:36.218480 12660 tablet_copy_source_session.cc:215] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:36.223917 13409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14f5e1651e784c38928c4058f24c4817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:36.241171 13409 tablet_copy_client.cc:806] T 14f5e1651e784c38928c4058f24c4817 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:36.241814 13409 tablet_copy_client.cc:670] T 14f5e1651e784c38928c4058f24c4817 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:36.245564 13410 tablet_copy_client.cc:1025] T 14f5e1651e784c38928c4058f24c4817 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:36.401028  8030 tablet_server.cc:179] TabletServer@127.7.215.129:0 shutting down...
I20260630 12:13:36.421315  8030 tablet_copy_service.cc:362] P 7a7b444aae204b2ba1b1e996668e2ece: Destroying tablet copy session 132d859784f64d96ac5ce710ad2800fd-9e3283719f3c4f35bed278758d777683 due to service shutdown
I20260630 12:13:36.421734  8030 tablet_copy_service.cc:434] P 7a7b444aae204b2ba1b1e996668e2ece: ending tablet copy session 132d859784f64d96ac5ce710ad2800fd-9e3283719f3c4f35bed278758d777683 on tablet 9e3283719f3c4f35bed278758d777683 with peer 132d859784f64d96ac5ce710ad2800fd
I20260630 12:13:36.459728  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:36.460846  8030 tablet_replica.cc:333] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 7a7b444aae204b2ba1b1e996668e2ece: stopping tablet replica
I20260630 12:13:36.461908  8030 raft_consensus.cc:2243] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.463044  8030 raft_consensus.cc:2272] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.467861  8030 tablet_replica.cc:333] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece: stopping tablet replica
I20260630 12:13:36.468966  8030 raft_consensus.cc:2243] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:36.470815  8030 raft_consensus.cc:2272] T 9e3283719f3c4f35bed278758d777683 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.474712  8030 tablet_replica.cc:333] T 4f56e766e2de4d26a7a29a3d06c1c927 P 7a7b444aae204b2ba1b1e996668e2ece: stopping tablet replica
I20260630 12:13:36.475497  8030 raft_consensus.cc:2243] T 4f56e766e2de4d26a7a29a3d06c1c927 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.477248  8030 raft_consensus.cc:2272] T 4f56e766e2de4d26a7a29a3d06c1c927 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.481442  8030 tablet_replica.cc:333] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece: stopping tablet replica
I20260630 12:13:36.482304  8030 raft_consensus.cc:2243] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:36.483559  8030 raft_consensus.cc:2272] T 4359f1c533044b7eaeccb503d4e8599c P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.487095  8030 tablet_replica.cc:333] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece: stopping tablet replica
I20260630 12:13:36.487872  8030 raft_consensus.cc:2243] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:36.489001  8030 raft_consensus.cc:2272] T 33e3e74866cb4588a9c55e37c38334c4 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.492529  8030 tablet_replica.cc:333] T 62fe54b4329c47e184ddc5daedcbffa4 P 7a7b444aae204b2ba1b1e996668e2ece: stopping tablet replica
I20260630 12:13:36.493266  8030 raft_consensus.cc:2243] T 62fe54b4329c47e184ddc5daedcbffa4 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.494159  8030 raft_consensus.cc:2272] T 62fe54b4329c47e184ddc5daedcbffa4 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.499197  8030 tablet_replica.cc:333] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece: stopping tablet replica
I20260630 12:13:36.500164  8030 raft_consensus.cc:2243] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:36.501516  8030 raft_consensus.cc:2272] T 6011253925954d93b2901a5abc60700d P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.505282  8030 tablet_replica.cc:333] T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece: stopping tablet replica
I20260630 12:13:36.506012  8030 raft_consensus.cc:2243] T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.507436  8030 raft_consensus.cc:2272] T 27ac6b78576d4f61834600937f1964e7 P 7a7b444aae204b2ba1b1e996668e2ece [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:13:36.533303 12542 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260630 12:13:36.537742 12542 consensus_peers.cc:597] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 -> Peer 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761): Couldn't send request to peer 7a7b444aae204b2ba1b1e996668e2ece. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:36.557467  8030 tablet_server.cc:196] TabletServer@127.7.215.129:0 shutdown complete.
W20260630 12:13:36.598647 12542 consensus_peers.cc:597] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 -> Peer 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761): Couldn't send request to peer 7a7b444aae204b2ba1b1e996668e2ece. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:38761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:36.600824  8030 tablet_server.cc:179] TabletServer@127.7.215.130:0 shutting down...
W20260630 12:13:36.612428 12616 consensus_peers.cc:597] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 -> Peer 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761): Couldn't send request to peer 7a7b444aae204b2ba1b1e996668e2ece. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:38761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:36.627949  8030 tablet_copy_service.cc:362] P 754a0a1bdafe4892b837c0a8acb852d5: Destroying tablet copy session 132d859784f64d96ac5ce710ad2800fd-4f56e766e2de4d26a7a29a3d06c1c927 due to service shutdown
I20260630 12:13:36.628482  8030 tablet_copy_service.cc:434] P 754a0a1bdafe4892b837c0a8acb852d5: ending tablet copy session 132d859784f64d96ac5ce710ad2800fd-4f56e766e2de4d26a7a29a3d06c1c927 on tablet 4f56e766e2de4d26a7a29a3d06c1c927 with peer 132d859784f64d96ac5ce710ad2800fd
I20260630 12:13:36.629101  8030 tablet_copy_service.cc:362] P 754a0a1bdafe4892b837c0a8acb852d5: Destroying tablet copy session 44be36c1de644be1a36a49d4e0775d92-62fe54b4329c47e184ddc5daedcbffa4 due to service shutdown
I20260630 12:13:36.629474  8030 tablet_copy_service.cc:434] P 754a0a1bdafe4892b837c0a8acb852d5: ending tablet copy session 44be36c1de644be1a36a49d4e0775d92-62fe54b4329c47e184ddc5daedcbffa4 on tablet 62fe54b4329c47e184ddc5daedcbffa4 with peer 44be36c1de644be1a36a49d4e0775d92
I20260630 12:13:36.655308  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:36.656194  8030 tablet_replica.cc:333] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5: stopping tablet replica
I20260630 12:13:36.657114  8030 raft_consensus.cc:2243] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:36.658190  8030 raft_consensus.cc:2272] T 6ad061d6a49946ce80a4568b2a67bba2 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.661185  8030 tablet_replica.cc:333] T 9e3283719f3c4f35bed278758d777683 P 754a0a1bdafe4892b837c0a8acb852d5: stopping tablet replica
I20260630 12:13:36.661744  8030 raft_consensus.cc:2243] T 9e3283719f3c4f35bed278758d777683 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.662681  8030 raft_consensus.cc:2272] T 9e3283719f3c4f35bed278758d777683 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.665139  8030 tablet_replica.cc:333] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5: stopping tablet replica
I20260630 12:13:36.665795  8030 raft_consensus.cc:2243] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.666721  8030 raft_consensus.cc:2272] T 14f5e1651e784c38928c4058f24c4817 P 754a0a1bdafe4892b837c0a8acb852d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.669831  8030 tablet_replica.cc:333] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5: stopping tablet replica
I20260630 12:13:36.670450  8030 raft_consensus.cc:2243] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:36.671535  8030 raft_consensus.cc:2272] T 4f56e766e2de4d26a7a29a3d06c1c927 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.674703  8030 tablet_replica.cc:333] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5: stopping tablet replica
I20260630 12:13:36.675266  8030 raft_consensus.cc:2243] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:36.676456  8030 raft_consensus.cc:2272] T 8cf86e3d7ce14254a36e1c6853625a24 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.679559  8030 tablet_replica.cc:333] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5: stopping tablet replica
I20260630 12:13:36.680233  8030 raft_consensus.cc:2243] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:36.681425  8030 raft_consensus.cc:2272] T 14ef53d4964c4b45add47fdba4371e05 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.683992  8030 tablet_replica.cc:333] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5: stopping tablet replica
I20260630 12:13:36.684499  8030 raft_consensus.cc:2243] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.685021  8030 raft_consensus.cc:2272] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.687314  8030 tablet_replica.cc:333] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5: stopping tablet replica
I20260630 12:13:36.687768  8030 raft_consensus.cc:2243] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.688532  8030 raft_consensus.cc:2272] T 4359f1c533044b7eaeccb503d4e8599c P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.691018  8030 tablet_replica.cc:333] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5: stopping tablet replica
I20260630 12:13:36.691484  8030 raft_consensus.cc:2243] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:36.692508  8030 raft_consensus.cc:2272] T 62fe54b4329c47e184ddc5daedcbffa4 P 754a0a1bdafe4892b837c0a8acb852d5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:13:36.714166 12616 consensus_peers.cc:597] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 -> Peer 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761): Couldn't send request to peer 7a7b444aae204b2ba1b1e996668e2ece. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:38761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:13:36.731501 12613 consensus_peers.cc:597] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 -> Peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979): Couldn't send request to peer 754a0a1bdafe4892b837c0a8acb852d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.130:39979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:36.766247  8030 tablet_server.cc:196] TabletServer@127.7.215.130:0 shutdown complete.
I20260630 12:13:36.798240  8030 tablet_server.cc:179] TabletServer@127.7.215.131:0 shutting down...
I20260630 12:13:36.815347  8030 tablet_copy_service.cc:362] P f7f318dea0b7484b99a20f6e9756b377: Destroying tablet copy session 3760ccf09ab74a85af6bb74f3eb1d793-14f5e1651e784c38928c4058f24c4817 due to service shutdown
I20260630 12:13:36.815744  8030 tablet_copy_service.cc:434] P f7f318dea0b7484b99a20f6e9756b377: ending tablet copy session 3760ccf09ab74a85af6bb74f3eb1d793-14f5e1651e784c38928c4058f24c4817 on tablet 14f5e1651e784c38928c4058f24c4817 with peer 3760ccf09ab74a85af6bb74f3eb1d793
I20260630 12:13:36.816272  8030 tablet_copy_service.cc:362] P f7f318dea0b7484b99a20f6e9756b377: Destroying tablet copy session 3760ccf09ab74a85af6bb74f3eb1d793-c6e4fc471fce4931b36a0e3d8fe77ff3 due to service shutdown
I20260630 12:13:36.816545  8030 tablet_copy_service.cc:434] P f7f318dea0b7484b99a20f6e9756b377: ending tablet copy session 3760ccf09ab74a85af6bb74f3eb1d793-c6e4fc471fce4931b36a0e3d8fe77ff3 on tablet c6e4fc471fce4931b36a0e3d8fe77ff3 with peer 3760ccf09ab74a85af6bb74f3eb1d793
I20260630 12:13:36.817054  8030 tablet_copy_service.cc:362] P f7f318dea0b7484b99a20f6e9756b377: Destroying tablet copy session 132d859784f64d96ac5ce710ad2800fd-27ac6b78576d4f61834600937f1964e7 due to service shutdown
I20260630 12:13:36.817341  8030 tablet_copy_service.cc:434] P f7f318dea0b7484b99a20f6e9756b377: ending tablet copy session 132d859784f64d96ac5ce710ad2800fd-27ac6b78576d4f61834600937f1964e7 on tablet 27ac6b78576d4f61834600937f1964e7 with peer 132d859784f64d96ac5ce710ad2800fd
I20260630 12:13:36.844242  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:36.845167  8030 tablet_replica.cc:333] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377: stopping tablet replica
I20260630 12:13:36.846180  8030 raft_consensus.cc:2243] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:36.847631  8030 raft_consensus.cc:2272] T c6e4fc471fce4931b36a0e3d8fe77ff3 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.851044  8030 tablet_replica.cc:333] T 14ef53d4964c4b45add47fdba4371e05 P f7f318dea0b7484b99a20f6e9756b377: stopping tablet replica
I20260630 12:13:36.851747  8030 raft_consensus.cc:2243] T 14ef53d4964c4b45add47fdba4371e05 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.852434  8030 raft_consensus.cc:2272] T 14ef53d4964c4b45add47fdba4371e05 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.855722  8030 tablet_replica.cc:333] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377: stopping tablet replica
I20260630 12:13:36.856408  8030 raft_consensus.cc:2243] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.857177  8030 raft_consensus.cc:2272] T 8cf86e3d7ce14254a36e1c6853625a24 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.860225  8030 tablet_replica.cc:333] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377: stopping tablet replica
I20260630 12:13:36.860931  8030 raft_consensus.cc:2243] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:36.862355  8030 raft_consensus.cc:2272] T 27ac6b78576d4f61834600937f1964e7 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.865504  8030 tablet_replica.cc:333] T 33e3e74866cb4588a9c55e37c38334c4 P f7f318dea0b7484b99a20f6e9756b377: stopping tablet replica
I20260630 12:13:36.866209  8030 raft_consensus.cc:2243] T 33e3e74866cb4588a9c55e37c38334c4 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.867080  8030 raft_consensus.cc:2272] T 33e3e74866cb4588a9c55e37c38334c4 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.870183  8030 tablet_replica.cc:333] T 62fe54b4329c47e184ddc5daedcbffa4 P f7f318dea0b7484b99a20f6e9756b377: stopping tablet replica
I20260630 12:13:36.870872  8030 raft_consensus.cc:2243] T 62fe54b4329c47e184ddc5daedcbffa4 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.871637  8030 raft_consensus.cc:2272] T 62fe54b4329c47e184ddc5daedcbffa4 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.874966  8030 tablet_replica.cc:333] T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377: stopping tablet replica
I20260630 12:13:36.875610  8030 raft_consensus.cc:2243] T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.876509  8030 raft_consensus.cc:2272] T 9e3283719f3c4f35bed278758d777683 P f7f318dea0b7484b99a20f6e9756b377 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.879715  8030 tablet_replica.cc:333] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377: stopping tablet replica
I20260630 12:13:36.880290  8030 raft_consensus.cc:2243] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:13:36.881681  8030 raft_consensus.cc:2272] T 14f5e1651e784c38928c4058f24c4817 P f7f318dea0b7484b99a20f6e9756b377 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.927721  8030 tablet_server.cc:196] TabletServer@127.7.215.131:0 shutdown complete.
I20260630 12:13:36.970062  8030 tablet_server.cc:179] TabletServer@127.7.215.132:0 shutting down...
I20260630 12:13:37.000206  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:37.604015 13418 raft_consensus.cc:493] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a7b444aae204b2ba1b1e996668e2ece)
I20260630 12:13:37.604563 13418 raft_consensus.cc:515] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } }
I20260630 12:13:37.607105 13418 leader_election.cc:290] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979)
W20260630 12:13:37.618038 12963 leader_election.cc:336] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761): Network error: Client connection negotiation failed: client connection to 127.7.215.129:38761: connect: Connection refused (error 111)
W20260630 12:13:37.618872 12960 leader_election.cc:336] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979): Network error: Client connection negotiation failed: client connection to 127.7.215.130:39979: connect: Connection refused (error 111)
I20260630 12:13:37.619262 12960 leader_election.cc:304] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793 [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: 3760ccf09ab74a85af6bb74f3eb1d793; no voters: 754a0a1bdafe4892b837c0a8acb852d5, 7a7b444aae204b2ba1b1e996668e2ece
I20260630 12:13:37.619915 13418 raft_consensus.cc:2749] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:37.673465 13418 raft_consensus.cc:493] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a7b444aae204b2ba1b1e996668e2ece)
I20260630 12:13:37.673966 13418 raft_consensus.cc:515] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } }
I20260630 12:13:37.675943 13418 leader_election.cc:290] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
W20260630 12:13:37.680208 12962 leader_election.cc:336] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861): Network error: Client connection negotiation failed: client connection to 127.7.215.131:35861: connect: Connection refused (error 111)
W20260630 12:13:37.680948 12963 leader_election.cc:336] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761): Network error: Client connection negotiation failed: client connection to 127.7.215.129:38761: connect: Connection refused (error 111)
I20260630 12:13:37.681354 12963 leader_election.cc:304] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793 [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: 3760ccf09ab74a85af6bb74f3eb1d793; no voters: 7a7b444aae204b2ba1b1e996668e2ece, f7f318dea0b7484b99a20f6e9756b377
I20260630 12:13:37.681991 13418 raft_consensus.cc:2749] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:37.709946 13422 raft_consensus.cc:493] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 754a0a1bdafe4892b837c0a8acb852d5)
I20260630 12:13:37.710489 13422 raft_consensus.cc:515] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } }
I20260630 12:13:37.712790 13422 leader_election.cc:290] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979), 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134:39761)
W20260630 12:13:37.725802 13035 leader_election.cc:336] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979): Network error: Client connection negotiation failed: client connection to 127.7.215.130:39979: connect: Connection refused (error 111)
I20260630 12:13:37.729408 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad061d6a49946ce80a4568b2a67bba2" candidate_uuid: "132d859784f64d96ac5ce710ad2800fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 31 } } ignore_live_leader: false dest_uuid: "44be36c1de644be1a36a49d4e0775d92" is_pre_election: true
I20260630 12:13:37.729630 13427 raft_consensus.cc:493] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a7b444aae204b2ba1b1e996668e2ece)
I20260630 12:13:37.730341 13427 raft_consensus.cc:515] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } }
I20260630 12:13:37.731132 13035 leader_election.cc:304] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd [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: 132d859784f64d96ac5ce710ad2800fd; no voters: 44be36c1de644be1a36a49d4e0775d92, 754a0a1bdafe4892b837c0a8acb852d5
I20260630 12:13:37.731902 13422 raft_consensus.cc:2749] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:37.733549 13427 leader_election.cc:290] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), 132d859784f64d96ac5ce710ad2800fd (127.7.215.133:34857)
W20260630 12:13:37.743245 13112 leader_election.cc:336] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761): Network error: Client connection negotiation failed: client connection to 127.7.215.129:38761: connect: Connection refused (error 111)
I20260630 12:13:37.748543 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6011253925954d93b2901a5abc60700d" candidate_uuid: "44be36c1de644be1a36a49d4e0775d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 31 } } ignore_live_leader: false dest_uuid: "132d859784f64d96ac5ce710ad2800fd" is_pre_election: true
I20260630 12:13:37.749944 13110 leader_election.cc:304] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92 [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: 44be36c1de644be1a36a49d4e0775d92; no voters: 132d859784f64d96ac5ce710ad2800fd, 7a7b444aae204b2ba1b1e996668e2ece
I20260630 12:13:37.750944 13427 raft_consensus.cc:2749] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:37.937314 13422 raft_consensus.cc:493] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a7b444aae204b2ba1b1e996668e2ece)
I20260630 12:13:37.937958 13422 raft_consensus.cc:515] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } }
I20260630 12:13:37.940320 13422 leader_election.cc:290] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134:39761)
I20260630 12:13:37.941687 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6011253925954d93b2901a5abc60700d" candidate_uuid: "132d859784f64d96ac5ce710ad2800fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 31 } } ignore_live_leader: false dest_uuid: "44be36c1de644be1a36a49d4e0775d92" is_pre_election: true
I20260630 12:13:37.942374 13145 raft_consensus.cc:2468] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 132d859784f64d96ac5ce710ad2800fd in term 1.
I20260630 12:13:37.943565 13035 leader_election.cc:304] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [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: 132d859784f64d96ac5ce710ad2800fd, 44be36c1de644be1a36a49d4e0775d92; no voters: 
I20260630 12:13:37.944271 13422 raft_consensus.cc:2804] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260630 12:13:37.944311 13038 leader_election.cc:336] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761): Network error: Client connection negotiation failed: client connection to 127.7.215.129:38761: connect: Connection refused (error 111)
I20260630 12:13:37.944772 13422 raft_consensus.cc:493] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a7b444aae204b2ba1b1e996668e2ece)
I20260630 12:13:37.945154 13422 raft_consensus.cc:3060] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:37.950188 13422 raft_consensus.cc:515] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [term 2 FOLLOWER]: Starting leader election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } }
I20260630 12:13:37.952059 13422 leader_election.cc:290] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [CANDIDATE]: Term 2 election: Requested vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134:39761)
I20260630 12:13:37.954406 13145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6011253925954d93b2901a5abc60700d" candidate_uuid: "132d859784f64d96ac5ce710ad2800fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 31 } } ignore_live_leader: false dest_uuid: "44be36c1de644be1a36a49d4e0775d92"
I20260630 12:13:37.955031 13145 raft_consensus.cc:3060] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:13:37.955611 13038 leader_election.cc:336] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761): Network error: Client connection negotiation failed: client connection to 127.7.215.129:38761: connect: Connection refused (error 111)
I20260630 12:13:37.962428 13145 raft_consensus.cc:2468] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 132d859784f64d96ac5ce710ad2800fd in term 2.
I20260630 12:13:37.963670 13035 leader_election.cc:304] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [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: 132d859784f64d96ac5ce710ad2800fd, 44be36c1de644be1a36a49d4e0775d92; no voters: 7a7b444aae204b2ba1b1e996668e2ece
I20260630 12:13:37.964480 13422 raft_consensus.cc:2804] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:13:37.965734 13422 raft_consensus.cc:697] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [term 2 LEADER]: Becoming Leader. State: Replica: 132d859784f64d96ac5ce710ad2800fd, State: Running, Role: LEADER
I20260630 12:13:37.966609 13422 consensus_queue.cc:237] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 31, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } }
I20260630 12:13:37.974251 12395 catalog_manager.cc:5697] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd reported cstate change: term changed from 1 to 2, leader changed from 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129) to 132d859784f64d96ac5ce710ad2800fd (127.7.215.133). New cstate: current_term: 2 leader_uuid: "132d859784f64d96ac5ce710ad2800fd" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:37.989734 13397 tablet_copy_client.cc:538] T 27ac6b78576d4f61834600937f1964e7 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:37.999877 13397 tablet_bootstrap.cc:492] T 27ac6b78576d4f61834600937f1964e7 P 132d859784f64d96ac5ce710ad2800fd: Bootstrap starting.
I20260630 12:13:38.009470 13399 tablet_copy_client.cc:538] T 62fe54b4329c47e184ddc5daedcbffa4 P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:38.016240 13399 tablet_bootstrap.cc:492] T 62fe54b4329c47e184ddc5daedcbffa4 P 44be36c1de644be1a36a49d4e0775d92: Bootstrap starting.
I20260630 12:13:38.016939 13427 raft_consensus.cc:493] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 754a0a1bdafe4892b837c0a8acb852d5)
I20260630 12:13:38.017376 13427 raft_consensus.cc:515] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } }
I20260630 12:13:38.019819 13427 leader_election.cc:290] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
W20260630 12:13:38.030449 13109 leader_election.cc:336] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979): Network error: Client connection negotiation failed: client connection to 127.7.215.130:39979: connect: Connection refused (error 111)
W20260630 12:13:38.031472 13111 leader_election.cc:336] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861): Network error: Client connection negotiation failed: client connection to 127.7.215.131:35861: connect: Connection refused (error 111)
I20260630 12:13:38.031956 13111 leader_election.cc:304] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92 [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: 44be36c1de644be1a36a49d4e0775d92; no voters: 754a0a1bdafe4892b837c0a8acb852d5, f7f318dea0b7484b99a20f6e9756b377
I20260630 12:13:38.033197 13427 raft_consensus.cc:2749] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:38.047318 13427 raft_consensus.cc:493] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 754a0a1bdafe4892b837c0a8acb852d5)
I20260630 12:13:38.047835 13427 raft_consensus.cc:515] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } }
W20260630 12:13:38.056028 13109 leader_election.cc:336] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979): Network error: Client connection negotiation failed: client connection to 127.7.215.130:39979: connect: Connection refused (error 111)
I20260630 12:13:38.061280 13427 leader_election.cc:290] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979), 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761)
W20260630 12:13:38.063150 13112 leader_election.cc:336] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761): Network error: Client connection negotiation failed: client connection to 127.7.215.129:38761: connect: Connection refused (error 111)
I20260630 12:13:38.063649 13112 leader_election.cc:304] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92 [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: 44be36c1de644be1a36a49d4e0775d92; no voters: 754a0a1bdafe4892b837c0a8acb852d5, 7a7b444aae204b2ba1b1e996668e2ece
I20260630 12:13:38.064941 13427 raft_consensus.cc:2749] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:38.098135 13427 raft_consensus.cc:493] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 754a0a1bdafe4892b837c0a8acb852d5)
I20260630 12:13:38.098898 13427 raft_consensus.cc:515] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } }
I20260630 12:13:38.102842 13418 raft_consensus.cc:493] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 754a0a1bdafe4892b837c0a8acb852d5)
I20260630 12:13:38.103384 13418 raft_consensus.cc:515] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } }
I20260630 12:13:38.105459 13418 leader_election.cc:290] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
W20260630 12:13:38.115782 12962 leader_election.cc:336] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861): Network error: Client connection negotiation failed: client connection to 127.7.215.131:35861: connect: Connection refused (error 111)
W20260630 12:13:38.116648 12960 leader_election.cc:336] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979): Network error: Client connection negotiation failed: client connection to 127.7.215.130:39979: connect: Connection refused (error 111)
I20260630 12:13:38.117093 12960 leader_election.cc:304] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793 [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: 3760ccf09ab74a85af6bb74f3eb1d793; no voters: 754a0a1bdafe4892b837c0a8acb852d5, f7f318dea0b7484b99a20f6e9756b377
I20260630 12:13:38.118324 13418 raft_consensus.cc:493] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f7f318dea0b7484b99a20f6e9756b377)
I20260630 12:13:38.118908 13418 raft_consensus.cc:515] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } }
I20260630 12:13:38.121184 13418 leader_election.cc:290] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
W20260630 12:13:38.125972 12963 leader_election.cc:336] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761): Network error: Client connection negotiation failed: client connection to 127.7.215.129:38761: connect: Connection refused (error 111)
W20260630 12:13:38.132349 12962 leader_election.cc:336] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861): Network error: Client connection negotiation failed: client connection to 127.7.215.131:35861: connect: Connection refused (error 111)
W20260630 12:13:38.132997 13109 leader_election.cc:336] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979): Network error: Client connection negotiation failed: client connection to 127.7.215.130:39979: connect: Connection refused (error 111)
I20260630 12:13:38.134954 12962 leader_election.cc:304] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793 [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: 3760ccf09ab74a85af6bb74f3eb1d793; no voters: 7a7b444aae204b2ba1b1e996668e2ece, f7f318dea0b7484b99a20f6e9756b377
I20260630 12:13:38.136324 13418 raft_consensus.cc:2749] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:38.138783 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad061d6a49946ce80a4568b2a67bba2" candidate_uuid: "44be36c1de644be1a36a49d4e0775d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 31 } } ignore_live_leader: false dest_uuid: "132d859784f64d96ac5ce710ad2800fd" is_pre_election: true
I20260630 12:13:38.139468 13072 raft_consensus.cc:2468] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44be36c1de644be1a36a49d4e0775d92 in term 1.
I20260630 12:13:38.140777 13110 leader_election.cc:304] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [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: 132d859784f64d96ac5ce710ad2800fd, 44be36c1de644be1a36a49d4e0775d92; no voters: 754a0a1bdafe4892b837c0a8acb852d5
I20260630 12:13:38.148092 13418 raft_consensus.cc:2749] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:38.149724 13427 leader_election.cc:290] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979), 132d859784f64d96ac5ce710ad2800fd (127.7.215.133:34857)
I20260630 12:13:38.150298 13427 raft_consensus.cc:2804] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:13:38.150782 13427 raft_consensus.cc:493] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 754a0a1bdafe4892b837c0a8acb852d5)
I20260630 12:13:38.151127 13427 raft_consensus.cc:3060] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:38.152511 13399 tablet_bootstrap.cc:492] T 62fe54b4329c47e184ddc5daedcbffa4 P 44be36c1de644be1a36a49d4e0775d92: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=90 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:38.153462 13399 tablet_bootstrap.cc:492] T 62fe54b4329c47e184ddc5daedcbffa4 P 44be36c1de644be1a36a49d4e0775d92: Bootstrap complete.
I20260630 12:13:38.154157 13399 ts_tablet_manager.cc:1403] T 62fe54b4329c47e184ddc5daedcbffa4 P 44be36c1de644be1a36a49d4e0775d92: Time spent bootstrapping tablet: real 0.138s	user 0.110s	sys 0.016s
I20260630 12:13:38.154199 13397 tablet_bootstrap.cc:492] T 27ac6b78576d4f61834600937f1964e7 P 132d859784f64d96ac5ce710ad2800fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:38.155300 13397 tablet_bootstrap.cc:492] T 27ac6b78576d4f61834600937f1964e7 P 132d859784f64d96ac5ce710ad2800fd: Bootstrap complete.
I20260630 12:13:38.155977 13397 ts_tablet_manager.cc:1403] T 27ac6b78576d4f61834600937f1964e7 P 132d859784f64d96ac5ce710ad2800fd: Time spent bootstrapping tablet: real 0.156s	user 0.135s	sys 0.020s
I20260630 12:13:38.157610 13399 raft_consensus.cc:359] T 62fe54b4329c47e184ddc5daedcbffa4 P 44be36c1de644be1a36a49d4e0775d92 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } }
I20260630 12:13:38.158645 13399 raft_consensus.cc:740] T 62fe54b4329c47e184ddc5daedcbffa4 P 44be36c1de644be1a36a49d4e0775d92 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 44be36c1de644be1a36a49d4e0775d92, State: Initialized, Role: LEARNER
I20260630 12:13:38.158864 13397 raft_consensus.cc:359] T 27ac6b78576d4f61834600937f1964e7 P 132d859784f64d96ac5ce710ad2800fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } }
I20260630 12:13:38.159770 13397 raft_consensus.cc:740] T 27ac6b78576d4f61834600937f1964e7 P 132d859784f64d96ac5ce710ad2800fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 132d859784f64d96ac5ce710ad2800fd, State: Initialized, Role: LEARNER
I20260630 12:13:38.159507 13399 consensus_queue.cc:260] T 62fe54b4329c47e184ddc5daedcbffa4 P 44be36c1de644be1a36a49d4e0775d92 [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } attrs { replace: true } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: NON_VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: true } }
I20260630 12:13:38.160414 13397 consensus_queue.cc:260] T 27ac6b78576d4f61834600937f1964e7 P 132d859784f64d96ac5ce710ad2800fd [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: false } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } }
I20260630 12:13:38.163143 13397 ts_tablet_manager.cc:1434] T 27ac6b78576d4f61834600937f1964e7 P 132d859784f64d96ac5ce710ad2800fd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:13:38.164433 13399 ts_tablet_manager.cc:1434] T 62fe54b4329c47e184ddc5daedcbffa4 P 44be36c1de644be1a36a49d4e0775d92: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
W20260630 12:13:38.168645 13399 tablet_copy_client.cc:1131] T 62fe54b4329c47e184ddc5daedcbffa4 P 44be36c1de644be1a36a49d4e0775d92: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.7.215.130:39979: connect: Connection refused (error 111)
W20260630 12:13:38.171579 13397 tablet_copy_client.cc:1131] T 27ac6b78576d4f61834600937f1964e7 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.7.215.131:35861: connect: Connection refused (error 111)
I20260630 12:13:38.174717 13403 tablet_copy_client.cc:538] T 4f56e766e2de4d26a7a29a3d06c1c927 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:38.177096 13427 raft_consensus.cc:515] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } }
I20260630 12:13:38.179005 13404 tablet_copy_client.cc:538] T 9e3283719f3c4f35bed278758d777683 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:38.179229 13427 leader_election.cc:290] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [CANDIDATE]: Term 2 election: Requested vote from peers 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979), 132d859784f64d96ac5ce710ad2800fd (127.7.215.133:34857)
W20260630 12:13:38.173285 12960 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.215.130:39979, user_credentials={real_user=slave}} blocked reactor thread for 56655.5us
I20260630 12:13:38.180877 13072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad061d6a49946ce80a4568b2a67bba2" candidate_uuid: "44be36c1de644be1a36a49d4e0775d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 31 } } ignore_live_leader: false dest_uuid: "132d859784f64d96ac5ce710ad2800fd"
I20260630 12:13:38.181466 13072 raft_consensus.cc:3060] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:38.182961 13403 tablet_bootstrap.cc:492] T 4f56e766e2de4d26a7a29a3d06c1c927 P 132d859784f64d96ac5ce710ad2800fd: Bootstrap starting.
I20260630 12:13:38.183706 13422 raft_consensus.cc:493] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f7f318dea0b7484b99a20f6e9756b377)
I20260630 12:13:38.184266 13422 raft_consensus.cc:515] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } }
I20260630 12:13:38.188879 13072 raft_consensus.cc:2468] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44be36c1de644be1a36a49d4e0775d92 in term 2.
I20260630 12:13:38.191124 13110 leader_election.cc:304] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 132d859784f64d96ac5ce710ad2800fd, 44be36c1de644be1a36a49d4e0775d92; no voters: 
I20260630 12:13:38.191998 13427 raft_consensus.cc:2804] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:13:38.192663 13427 raft_consensus.cc:697] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [term 2 LEADER]: Becoming Leader. State: Replica: 44be36c1de644be1a36a49d4e0775d92, State: Running, Role: LEADER
I20260630 12:13:38.193572 13427 consensus_queue.cc:237] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 31, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } }
W20260630 12:13:38.194511 13109 leader_election.cc:336] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979): Network error: Client connection negotiation failed: client connection to 127.7.215.130:39979: connect: Connection refused (error 111)
W20260630 12:13:38.198118 13035 leader_election.cc:336] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979): Network error: Client connection negotiation failed: client connection to 127.7.215.130:39979: connect: Connection refused (error 111)
I20260630 12:13:38.200538 13407 tablet_copy_client.cc:538] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260630 12:13:38.208694 13037 leader_election.cc:336] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861): Network error: Client connection negotiation failed: client connection to 127.7.215.131:35861: connect: Connection refused (error 111)
I20260630 12:13:38.209323 13037 leader_election.cc:304] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 132d859784f64d96ac5ce710ad2800fd; no voters: 754a0a1bdafe4892b837c0a8acb852d5, f7f318dea0b7484b99a20f6e9756b377
I20260630 12:13:38.209887 13422 leader_election.cc:290] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979), f7f318dea0b7484b99a20f6e9756b377 (127.7.215.131:35861)
I20260630 12:13:38.211092 13432 raft_consensus.cc:2749] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:13:38.215270 13407 tablet_bootstrap.cc:492] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 3760ccf09ab74a85af6bb74f3eb1d793: Bootstrap starting.
I20260630 12:13:38.240505 12394 catalog_manager.cc:5697] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 reported cstate change: term changed from 1 to 2, leader changed from 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130) to 44be36c1de644be1a36a49d4e0775d92 (127.7.215.134). New cstate: current_term: 2 leader_uuid: "44be36c1de644be1a36a49d4e0775d92" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:38.242316 13404 tablet_bootstrap.cc:492] T 9e3283719f3c4f35bed278758d777683 P 132d859784f64d96ac5ce710ad2800fd: Bootstrap starting.
I20260630 12:13:38.246644 13409 tablet_copy_client.cc:538] T 14f5e1651e784c38928c4058f24c4817 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:38.260370 13409 tablet_bootstrap.cc:492] T 14f5e1651e784c38928c4058f24c4817 P 3760ccf09ab74a85af6bb74f3eb1d793: Bootstrap starting.
W20260630 12:13:38.372653 13038 consensus_peers.cc:597] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd -> Peer 7a7b444aae204b2ba1b1e996668e2ece (127.7.215.129:38761): Couldn't send request to peer 7a7b444aae204b2ba1b1e996668e2ece. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:38761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:38.385394 13407 tablet_bootstrap.cc:492] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 3760ccf09ab74a85af6bb74f3eb1d793: 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
I20260630 12:13:38.386327 13407 tablet_bootstrap.cc:492] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 3760ccf09ab74a85af6bb74f3eb1d793: Bootstrap complete.
I20260630 12:13:38.387002 13407 ts_tablet_manager.cc:1403] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 3760ccf09ab74a85af6bb74f3eb1d793: Time spent bootstrapping tablet: real 0.172s	user 0.142s	sys 0.016s
I20260630 12:13:38.392534 13403 tablet_bootstrap.cc:492] T 4f56e766e2de4d26a7a29a3d06c1c927 P 132d859784f64d96ac5ce710ad2800fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:38.392650 13407 raft_consensus.cc:359] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } }
I20260630 12:13:38.393558 13403 tablet_bootstrap.cc:492] T 4f56e766e2de4d26a7a29a3d06c1c927 P 132d859784f64d96ac5ce710ad2800fd: Bootstrap complete.
I20260630 12:13:38.394483 13403 ts_tablet_manager.cc:1403] T 4f56e766e2de4d26a7a29a3d06c1c927 P 132d859784f64d96ac5ce710ad2800fd: Time spent bootstrapping tablet: real 0.212s	user 0.155s	sys 0.017s
I20260630 12:13:38.396962 13403 raft_consensus.cc:359] T 4f56e766e2de4d26a7a29a3d06c1c927 P 132d859784f64d96ac5ce710ad2800fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } }
I20260630 12:13:38.397718 13403 raft_consensus.cc:740] T 4f56e766e2de4d26a7a29a3d06c1c927 P 132d859784f64d96ac5ce710ad2800fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 132d859784f64d96ac5ce710ad2800fd, State: Initialized, Role: LEARNER
I20260630 12:13:38.398304 13403 consensus_queue.cc:260] T 4f56e766e2de4d26a7a29a3d06c1c927 P 132d859784f64d96ac5ce710ad2800fd [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: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } } peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } attrs { replace: true } } peers { permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } }
I20260630 12:13:38.393520 13407 raft_consensus.cc:740] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3760ccf09ab74a85af6bb74f3eb1d793, State: Initialized, Role: LEARNER
I20260630 12:13:38.399570 13407 consensus_queue.cc:260] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 3760ccf09ab74a85af6bb74f3eb1d793 [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } }
I20260630 12:13:38.401643 13407 ts_tablet_manager.cc:1434] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 3760ccf09ab74a85af6bb74f3eb1d793: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260630 12:13:38.403842 13403 ts_tablet_manager.cc:1434] T 4f56e766e2de4d26a7a29a3d06c1c927 P 132d859784f64d96ac5ce710ad2800fd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
W20260630 12:13:38.404796 13407 tablet_copy_client.cc:1131] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.7.215.131:35861: connect: Connection refused (error 111)
W20260630 12:13:38.414487 13403 tablet_copy_client.cc:1131] T 4f56e766e2de4d26a7a29a3d06c1c927 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.7.215.130:39979: connect: Connection refused (error 111)
I20260630 12:13:38.417130 13404 tablet_bootstrap.cc:492] T 9e3283719f3c4f35bed278758d777683 P 132d859784f64d96ac5ce710ad2800fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:38.417850 13404 tablet_bootstrap.cc:492] T 9e3283719f3c4f35bed278758d777683 P 132d859784f64d96ac5ce710ad2800fd: Bootstrap complete.
I20260630 12:13:38.418397 13404 ts_tablet_manager.cc:1403] T 9e3283719f3c4f35bed278758d777683 P 132d859784f64d96ac5ce710ad2800fd: Time spent bootstrapping tablet: real 0.176s	user 0.138s	sys 0.014s
I20260630 12:13:38.420130 13404 raft_consensus.cc:359] T 9e3283719f3c4f35bed278758d777683 P 132d859784f64d96ac5ce710ad2800fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } }
I20260630 12:13:38.420665 13404 raft_consensus.cc:740] T 9e3283719f3c4f35bed278758d777683 P 132d859784f64d96ac5ce710ad2800fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 132d859784f64d96ac5ce710ad2800fd, State: Initialized, Role: LEARNER
I20260630 12:13:38.421347 13404 consensus_queue.cc:260] T 9e3283719f3c4f35bed278758d777683 P 132d859784f64d96ac5ce710ad2800fd [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: "7a7b444aae204b2ba1b1e996668e2ece" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 38761 } } peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: NON_VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: true } }
I20260630 12:13:38.423439 13404 ts_tablet_manager.cc:1434] T 9e3283719f3c4f35bed278758d777683 P 132d859784f64d96ac5ce710ad2800fd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260630 12:13:38.426194 13404 tablet_copy_client.cc:1131] T 9e3283719f3c4f35bed278758d777683 P 132d859784f64d96ac5ce710ad2800fd: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.7.215.129:38761: connect: Connection refused (error 111)
I20260630 12:13:38.486443 13409 tablet_bootstrap.cc:492] T 14f5e1651e784c38928c4058f24c4817 P 3760ccf09ab74a85af6bb74f3eb1d793: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:38.487237 13409 tablet_bootstrap.cc:492] T 14f5e1651e784c38928c4058f24c4817 P 3760ccf09ab74a85af6bb74f3eb1d793: Bootstrap complete.
I20260630 12:13:38.487799 13409 ts_tablet_manager.cc:1403] T 14f5e1651e784c38928c4058f24c4817 P 3760ccf09ab74a85af6bb74f3eb1d793: Time spent bootstrapping tablet: real 0.228s	user 0.126s	sys 0.026s
I20260630 12:13:38.489792 13409 raft_consensus.cc:359] T 14f5e1651e784c38928c4058f24c4817 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } }
I20260630 12:13:38.490362 13409 raft_consensus.cc:740] T 14f5e1651e784c38928c4058f24c4817 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3760ccf09ab74a85af6bb74f3eb1d793, State: Initialized, Role: LEARNER
I20260630 12:13:38.490872 13409 consensus_queue.cc:260] T 14f5e1651e784c38928c4058f24c4817 P 3760ccf09ab74a85af6bb74f3eb1d793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 2.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: "754a0a1bdafe4892b837c0a8acb852d5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39979 } attrs { replace: true } } peers { permanent_uuid: "f7f318dea0b7484b99a20f6e9756b377" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35861 } } peers { permanent_uuid: "132d859784f64d96ac5ce710ad2800fd" member_type: VOTER last_known_addr { host: "127.7.215.133" port: 34857 } attrs { promote: false } } peers { permanent_uuid: "3760ccf09ab74a85af6bb74f3eb1d793" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37793 } attrs { promote: true } }
I20260630 12:13:38.492399 13409 ts_tablet_manager.cc:1434] T 14f5e1651e784c38928c4058f24c4817 P 3760ccf09ab74a85af6bb74f3eb1d793: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20260630 12:13:38.494719 13409 tablet_copy_client.cc:1131] T 14f5e1651e784c38928c4058f24c4817 P 3760ccf09ab74a85af6bb74f3eb1d793: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.7.215.131:35861: connect: Connection refused (error 111)
I20260630 12:13:38.496659  8030 tablet_replica.cc:333] T 14f5e1651e784c38928c4058f24c4817 P 3760ccf09ab74a85af6bb74f3eb1d793: stopping tablet replica
I20260630 12:13:38.497457  8030 raft_consensus.cc:2243] T 14f5e1651e784c38928c4058f24c4817 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 2 LEARNER]: Raft consensus shutting down.
I20260630 12:13:38.497885  8030 raft_consensus.cc:2272] T 14f5e1651e784c38928c4058f24c4817 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 2 LEARNER]: Raft consensus is shut down!
I20260630 12:13:38.500257  8030 tablet_replica.cc:333] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793: stopping tablet replica
I20260630 12:13:38.500805  8030 raft_consensus.cc:2243] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:38.501410  8030 raft_consensus.cc:2272] T 14ef53d4964c4b45add47fdba4371e05 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:38.503799  8030 tablet_replica.cc:333] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 3760ccf09ab74a85af6bb74f3eb1d793: stopping tablet replica
I20260630 12:13:38.504293  8030 raft_consensus.cc:2243] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:13:38.504666  8030 raft_consensus.cc:2272] T c6e4fc471fce4931b36a0e3d8fe77ff3 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:38.507191  8030 tablet_replica.cc:333] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793: stopping tablet replica
I20260630 12:13:38.507719  8030 raft_consensus.cc:2243] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:38.508345  8030 raft_consensus.cc:2272] T 27ac6b78576d4f61834600937f1964e7 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:38.510663  8030 tablet_replica.cc:333] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793: stopping tablet replica
I20260630 12:13:38.511175  8030 raft_consensus.cc:2243] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:38.511670  8030 raft_consensus.cc:2272] T 33e3e74866cb4588a9c55e37c38334c4 P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:38.514026  8030 tablet_replica.cc:333] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793: stopping tablet replica
I20260630 12:13:38.514488  8030 raft_consensus.cc:2243] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:38.515030  8030 raft_consensus.cc:2272] T 4359f1c533044b7eaeccb503d4e8599c P 3760ccf09ab74a85af6bb74f3eb1d793 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:38.540823  8030 tablet_server.cc:196] TabletServer@127.7.215.132:0 shutdown complete.
I20260630 12:13:38.549223 13145 raft_consensus.cc:1275] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92 [term 2 FOLLOWER]: Refusing update from remote peer 132d859784f64d96ac5ce710ad2800fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 2 index: 32. (index mismatch)
I20260630 12:13:38.551095 13422 consensus_queue.cc:1048] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "44be36c1de644be1a36a49d4e0775d92" member_type: VOTER last_known_addr { host: "127.7.215.134" port: 39761 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260630 12:13:38.564097  8030 tablet_server.cc:179] TabletServer@127.7.215.133:0 shutting down...
W20260630 12:13:38.600565 13109 consensus_peers.cc:597] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 -> Peer 754a0a1bdafe4892b837c0a8acb852d5 (127.7.215.130:39979): Couldn't send request to peer 754a0a1bdafe4892b837c0a8acb852d5. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.130:39979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:38.608752  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:38.610069  8030 tablet_replica.cc:333] T 4f56e766e2de4d26a7a29a3d06c1c927 P 132d859784f64d96ac5ce710ad2800fd: stopping tablet replica
I20260630 12:13:38.610738  8030 raft_consensus.cc:2243] T 4f56e766e2de4d26a7a29a3d06c1c927 P 132d859784f64d96ac5ce710ad2800fd [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:13:38.611156  8030 raft_consensus.cc:2272] T 4f56e766e2de4d26a7a29a3d06c1c927 P 132d859784f64d96ac5ce710ad2800fd [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:38.613899  8030 tablet_replica.cc:333] T 9e3283719f3c4f35bed278758d777683 P 132d859784f64d96ac5ce710ad2800fd: stopping tablet replica
I20260630 12:13:38.614444  8030 raft_consensus.cc:2243] T 9e3283719f3c4f35bed278758d777683 P 132d859784f64d96ac5ce710ad2800fd [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:13:38.614885  8030 raft_consensus.cc:2272] T 9e3283719f3c4f35bed278758d777683 P 132d859784f64d96ac5ce710ad2800fd [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:38.617185  8030 tablet_replica.cc:333] T 27ac6b78576d4f61834600937f1964e7 P 132d859784f64d96ac5ce710ad2800fd: stopping tablet replica
I20260630 12:13:38.617720  8030 raft_consensus.cc:2243] T 27ac6b78576d4f61834600937f1964e7 P 132d859784f64d96ac5ce710ad2800fd [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:13:38.618098  8030 raft_consensus.cc:2272] T 27ac6b78576d4f61834600937f1964e7 P 132d859784f64d96ac5ce710ad2800fd [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:38.620031  8030 tablet_replica.cc:333] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd: stopping tablet replica
I20260630 12:13:38.620569  8030 raft_consensus.cc:2243] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:13:38.621444  8030 raft_consensus.cc:2272] T 6011253925954d93b2901a5abc60700d P 132d859784f64d96ac5ce710ad2800fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:38.624221  8030 tablet_replica.cc:333] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd: stopping tablet replica
I20260630 12:13:38.624722  8030 raft_consensus.cc:2243] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:38.625520  8030 raft_consensus.cc:2272] T 6ad061d6a49946ce80a4568b2a67bba2 P 132d859784f64d96ac5ce710ad2800fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:38.627962  8030 tablet_replica.cc:333] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd: stopping tablet replica
I20260630 12:13:38.628433  8030 raft_consensus.cc:2243] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:38.629004  8030 raft_consensus.cc:2272] T 14f5e1651e784c38928c4058f24c4817 P 132d859784f64d96ac5ce710ad2800fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:38.656786  8030 tablet_server.cc:196] TabletServer@127.7.215.133:0 shutdown complete.
I20260630 12:13:38.673450  8030 tablet_server.cc:179] TabletServer@127.7.215.134:0 shutting down...
I20260630 12:13:38.714666  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:38.715457  8030 tablet_replica.cc:333] T 62fe54b4329c47e184ddc5daedcbffa4 P 44be36c1de644be1a36a49d4e0775d92: stopping tablet replica
I20260630 12:13:38.716095  8030 raft_consensus.cc:2243] T 62fe54b4329c47e184ddc5daedcbffa4 P 44be36c1de644be1a36a49d4e0775d92 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:13:38.716495  8030 raft_consensus.cc:2272] T 62fe54b4329c47e184ddc5daedcbffa4 P 44be36c1de644be1a36a49d4e0775d92 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:38.718448  8030 tablet_replica.cc:333] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92: stopping tablet replica
I20260630 12:13:38.719084  8030 raft_consensus.cc:2243] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:38.719619  8030 raft_consensus.cc:2272] T 6011253925954d93b2901a5abc60700d P 44be36c1de644be1a36a49d4e0775d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:38.722440  8030 tablet_replica.cc:333] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92: stopping tablet replica
I20260630 12:13:38.722986  8030 raft_consensus.cc:2243] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:38.723438  8030 raft_consensus.cc:2272] T 8cf86e3d7ce14254a36e1c6853625a24 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:38.725557  8030 tablet_replica.cc:333] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92: stopping tablet replica
I20260630 12:13:38.726013  8030 raft_consensus.cc:2243] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:13:38.726810  8030 pending_rounds.cc:70] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92: Trying to abort 1 pending ops.
I20260630 12:13:38.727002  8030 pending_rounds.cc:77] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92: Aborting op as it isn't in flight: id { term: 2 index: 32 } timestamp: 7302437348130381824 op_type: NO_OP noop_request { }
I20260630 12:13:38.727298  8030 raft_consensus.cc:2889] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:13:38.727593  8030 raft_consensus.cc:2272] T 6ad061d6a49946ce80a4568b2a67bba2 P 44be36c1de644be1a36a49d4e0775d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:38.730522  8030 tablet_replica.cc:333] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92: stopping tablet replica
I20260630 12:13:38.731034  8030 raft_consensus.cc:2243] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:38.731602  8030 raft_consensus.cc:2272] T 4f56e766e2de4d26a7a29a3d06c1c927 P 44be36c1de644be1a36a49d4e0775d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:38.756366  8030 tablet_server.cc:196] TabletServer@127.7.215.134:0 shutdown complete.
I20260630 12:13:38.773200  8030 master.cc:562] Master@127.7.215.190:46449 shutting down...
W20260630 12:13:38.799814 12447 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:13:38.801815  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 48905b238c104cd480f36891877e9abf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:38.802335  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 48905b238c104cd480f36891877e9abf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:38.802700  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 48905b238c104cd480f36891877e9abf: stopping tablet replica
I20260630 12:13:38.826294  8030 master.cc:584] Master@127.7.215.190:46449 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (24507 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:13:38.876819  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:35585
I20260630 12:13:38.878101  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:38.884459 13451 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:38.884505 13452 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:38.885131 13454 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:38.887028  8030 server_base.cc:1061] running on GCE node
I20260630 12:13:38.887887  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:38.888069  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:38.888185  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821618888173 us; error 0 us; skew 500 ppm
I20260630 12:13:38.888640  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:38.891005  8030 webserver.cc:533] Webserver started at http://127.7.215.190:33849/ using document root <none> and password file <none>
I20260630 12:13:38.891436  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:38.891580  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:38.891815  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:38.892855  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "8056b172cb9240e98b44a0fb1e379d65"
format_stamp: "Formatted at 2026-06-30 12:13:38 on dist-test-slave-35fp"
I20260630 12:13:38.897303  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:13:38.900700 13459 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:38.901521  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:38.901844  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "8056b172cb9240e98b44a0fb1e379d65"
format_stamp: "Formatted at 2026-06-30 12:13:38 on dist-test-slave-35fp"
I20260630 12:13:38.902112  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-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)
I20260630 12:13:38.919860  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:38.921064  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:38.972591  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:35585
I20260630 12:13:38.972760 13510 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:35585 every 8 connection(s)
I20260630 12:13:38.977263 13511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:38.995772 13511 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8056b172cb9240e98b44a0fb1e379d65: Bootstrap starting.
I20260630 12:13:39.003006 13511 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8056b172cb9240e98b44a0fb1e379d65: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.007781 13511 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8056b172cb9240e98b44a0fb1e379d65: No bootstrap required, opened a new log
I20260630 12:13:39.009929 13511 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8056b172cb9240e98b44a0fb1e379d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8056b172cb9240e98b44a0fb1e379d65" member_type: VOTER }
I20260630 12:13:39.010298 13511 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8056b172cb9240e98b44a0fb1e379d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.010475 13511 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8056b172cb9240e98b44a0fb1e379d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8056b172cb9240e98b44a0fb1e379d65, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.011129 13511 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8056b172cb9240e98b44a0fb1e379d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8056b172cb9240e98b44a0fb1e379d65" member_type: VOTER }
I20260630 12:13:39.011559 13511 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8056b172cb9240e98b44a0fb1e379d65 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:39.011756 13511 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8056b172cb9240e98b44a0fb1e379d65 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:39.011966 13511 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8056b172cb9240e98b44a0fb1e379d65 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.016436 13511 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8056b172cb9240e98b44a0fb1e379d65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8056b172cb9240e98b44a0fb1e379d65" member_type: VOTER }
I20260630 12:13:39.016899 13511 leader_election.cc:304] T 00000000000000000000000000000000 P 8056b172cb9240e98b44a0fb1e379d65 [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: 8056b172cb9240e98b44a0fb1e379d65; no voters: 
I20260630 12:13:39.018019 13511 leader_election.cc:290] T 00000000000000000000000000000000 P 8056b172cb9240e98b44a0fb1e379d65 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:39.018330 13514 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8056b172cb9240e98b44a0fb1e379d65 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:39.019829 13514 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8056b172cb9240e98b44a0fb1e379d65 [term 1 LEADER]: Becoming Leader. State: Replica: 8056b172cb9240e98b44a0fb1e379d65, State: Running, Role: LEADER
I20260630 12:13:39.020471 13514 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8056b172cb9240e98b44a0fb1e379d65 [LEADER]: Queue going to LEADER mode. State: All 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: "8056b172cb9240e98b44a0fb1e379d65" member_type: VOTER }
I20260630 12:13:39.021014 13511 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8056b172cb9240e98b44a0fb1e379d65 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:39.025785 13515 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8056b172cb9240e98b44a0fb1e379d65 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8056b172cb9240e98b44a0fb1e379d65" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8056b172cb9240e98b44a0fb1e379d65" member_type: VOTER } }
I20260630 12:13:39.025873 13516 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8056b172cb9240e98b44a0fb1e379d65 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8056b172cb9240e98b44a0fb1e379d65. Latest consensus state: current_term: 1 leader_uuid: "8056b172cb9240e98b44a0fb1e379d65" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8056b172cb9240e98b44a0fb1e379d65" member_type: VOTER } }
I20260630 12:13:39.026701 13515 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8056b172cb9240e98b44a0fb1e379d65 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:39.026775 13516 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8056b172cb9240e98b44a0fb1e379d65 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:39.028816 13522 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:39.035895 13522 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:39.036906  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:39.044909 13522 catalog_manager.cc:1383] Generated new cluster ID: 7216e9e3958a44a284a4ffc2fcee2085
I20260630 12:13:39.045197 13522 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:39.072824 13522 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:39.074082 13522 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:39.085779 13522 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8056b172cb9240e98b44a0fb1e379d65: Generated new TSK 0
I20260630 12:13:39.086328 13522 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:39.103927  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:39.110188 13532 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:39.111253 13533 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:39.112211 13535 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:39.112627  8030 server_base.cc:1061] running on GCE node
I20260630 12:13:39.113631  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:39.113821  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:39.113936  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821619113923 us; error 0 us; skew 500 ppm
I20260630 12:13:39.114362  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:39.116796  8030 webserver.cc:533] Webserver started at http://127.7.215.129:44843/ using document root <none> and password file <none>
I20260630 12:13:39.117215  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:39.117364  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:39.117595  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:39.118706  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-0/minicluster-data/ts-0-root/instance:
uuid: "7691964263004d5bb0aa4df04c271503"
format_stamp: "Formatted at 2026-06-30 12:13:39 on dist-test-slave-35fp"
I20260630 12:13:39.123070  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:13:39.126353 13540 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:39.127110  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:39.127409  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "7691964263004d5bb0aa4df04c271503"
format_stamp: "Formatted at 2026-06-30 12:13:39 on dist-test-slave-35fp"
I20260630 12:13:39.127679  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-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)
I20260630 12:13:39.151876  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:39.153142  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:39.154646  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:39.156876  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:39.157091  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:39.157323  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:39.157516  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:39.195883  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:40899
I20260630 12:13:39.195990 13602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:40899 every 8 connection(s)
I20260630 12:13:39.200939  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:39.208120 13607 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:39.209851 13608 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:39.210891 13610 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:39.213063 13603 heartbeater.cc:344] Connected to a master server at 127.7.215.190:35585
I20260630 12:13:39.213375  8030 server_base.cc:1061] running on GCE node
I20260630 12:13:39.213482 13603 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:39.214371 13603 heartbeater.cc:507] Master 127.7.215.190:35585 requested a full tablet report, sending...
I20260630 12:13:39.216207  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:39.216439  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:39.216634 13476 ts_manager.cc:194] Registered new tserver with Master: 7691964263004d5bb0aa4df04c271503 (127.7.215.129:40899)
I20260630 12:13:39.216637  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821619216605 us; error 0 us; skew 500 ppm
I20260630 12:13:39.217599  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:39.218966 13476 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35522
I20260630 12:13:39.220321  8030 webserver.cc:533] Webserver started at http://127.7.215.130:33733/ using document root <none> and password file <none>
I20260630 12:13:39.220840  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:39.221038  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:39.221290  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:39.222368  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-0/minicluster-data/ts-1-root/instance:
uuid: "60cfc2fa8a434d9299c10d12fa1f58b5"
format_stamp: "Formatted at 2026-06-30 12:13:39 on dist-test-slave-35fp"
I20260630 12:13:39.226620  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260630 12:13:39.230084 13615 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:39.230932  8030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:13:39.231168  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "60cfc2fa8a434d9299c10d12fa1f58b5"
format_stamp: "Formatted at 2026-06-30 12:13:39 on dist-test-slave-35fp"
I20260630 12:13:39.231407  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-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)
I20260630 12:13:39.247124  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:39.248167  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:39.249509  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:39.251735  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:39.251909  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:39.252173  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:39.252324  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:39.289896  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:46071
I20260630 12:13:39.290076 13677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:46071 every 8 connection(s)
I20260630 12:13:39.294731  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:39.301916 13681 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:39.303809 13682 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:39.307049  8030 server_base.cc:1061] running on GCE node
W20260630 12:13:39.307924 13684 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:39.308703 13678 heartbeater.cc:344] Connected to a master server at 127.7.215.190:35585
I20260630 12:13:39.308941  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:13:39.309095 13678 heartbeater.cc:461] Registering TS with master...
W20260630 12:13:39.309242  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:39.309546  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821619309531 us; error 0 us; skew 500 ppm
I20260630 12:13:39.310057 13678 heartbeater.cc:507] Master 127.7.215.190:35585 requested a full tablet report, sending...
I20260630 12:13:39.310148  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:39.312431 13476 ts_manager.cc:194] Registered new tserver with Master: 60cfc2fa8a434d9299c10d12fa1f58b5 (127.7.215.130:46071)
I20260630 12:13:39.312984  8030 webserver.cc:533] Webserver started at http://127.7.215.131:36623/ using document root <none> and password file <none>
I20260630 12:13:39.313514  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:39.313724  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:39.313992  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:39.314030 13476 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35530
I20260630 12:13:39.315290  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-0/minicluster-data/ts-2-root/instance:
uuid: "ad4c5c66df184123b2ac7d96357642df"
format_stamp: "Formatted at 2026-06-30 12:13:39 on dist-test-slave-35fp"
I20260630 12:13:39.319495  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:13:39.322832 13689 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:39.323578  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:39.323864  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "ad4c5c66df184123b2ac7d96357642df"
format_stamp: "Formatted at 2026-06-30 12:13:39 on dist-test-slave-35fp"
I20260630 12:13:39.324149  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-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)
I20260630 12:13:39.341614  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:39.342940  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:39.344343  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:39.346503  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:39.346781  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:39.347019  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:39.347186  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:39.385341  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:37469
I20260630 12:13:39.385445 13751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:37469 every 8 connection(s)
I20260630 12:13:39.398519 13752 heartbeater.cc:344] Connected to a master server at 127.7.215.190:35585
I20260630 12:13:39.398938 13752 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:39.399657 13752 heartbeater.cc:507] Master 127.7.215.190:35585 requested a full tablet report, sending...
I20260630 12:13:39.401670 13476 ts_manager.cc:194] Registered new tserver with Master: ad4c5c66df184123b2ac7d96357642df (127.7.215.131:37469)
I20260630 12:13:39.401808  8030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013356526s
I20260630 12:13:39.403203 13476 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35534
I20260630 12:13:40.221995 13603 heartbeater.cc:499] Master 127.7.215.190:35585 was elected leader, sending a full tablet report...
I20260630 12:13:40.316587 13678 heartbeater.cc:499] Master 127.7.215.190:35585 was elected leader, sending a full tablet report...
I20260630 12:13:40.405678 13752 heartbeater.cc:499] Master 127.7.215.190:35585 was elected leader, sending a full tablet report...
I20260630 12:13:40.459966 13476 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35546:
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"
    }
  }
}
W20260630 12:13:40.462294 13476 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:13:40.519313 13642 tablet_service.cc:1511] Processing CreateTablet for tablet 27ed835d1e9c48a48b43a80bd337f4db (DEFAULT_TABLE table=test-workload [id=cc65469aa9004b499b591d25e1384cf7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:13:40.520165 13641 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc8ff1cf9ef4837b4c70124aa9abab1 (DEFAULT_TABLE table=test-workload [id=cc65469aa9004b499b591d25e1384cf7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:13:40.519397 13567 tablet_service.cc:1511] Processing CreateTablet for tablet 27ed835d1e9c48a48b43a80bd337f4db (DEFAULT_TABLE table=test-workload [id=cc65469aa9004b499b591d25e1384cf7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:13:40.520977 13642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ed835d1e9c48a48b43a80bd337f4db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:40.519526 13643 tablet_service.cc:1511] Processing CreateTablet for tablet 920d1a07530649b3b37d509b3d214914 (DEFAULT_TABLE table=test-workload [id=cc65469aa9004b499b591d25e1384cf7]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:13:40.521689 13567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ed835d1e9c48a48b43a80bd337f4db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:40.522204 13643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 920d1a07530649b3b37d509b3d214914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:40.520681 13568 tablet_service.cc:1511] Processing CreateTablet for tablet 920d1a07530649b3b37d509b3d214914 (DEFAULT_TABLE table=test-workload [id=cc65469aa9004b499b591d25e1384cf7]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:13:40.523005 13566 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc8ff1cf9ef4837b4c70124aa9abab1 (DEFAULT_TABLE table=test-workload [id=cc65469aa9004b499b591d25e1384cf7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:13:40.523561 13568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 920d1a07530649b3b37d509b3d214914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:40.524457 13566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc8ff1cf9ef4837b4c70124aa9abab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:40.524961 13641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc8ff1cf9ef4837b4c70124aa9abab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:40.532541 13717 tablet_service.cc:1511] Processing CreateTablet for tablet 920d1a07530649b3b37d509b3d214914 (DEFAULT_TABLE table=test-workload [id=cc65469aa9004b499b591d25e1384cf7]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:13:40.533964 13717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 920d1a07530649b3b37d509b3d214914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:40.535699 13716 tablet_service.cc:1511] Processing CreateTablet for tablet 27ed835d1e9c48a48b43a80bd337f4db (DEFAULT_TABLE table=test-workload [id=cc65469aa9004b499b591d25e1384cf7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:13:40.537082 13716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ed835d1e9c48a48b43a80bd337f4db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:40.543879 13715 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc8ff1cf9ef4837b4c70124aa9abab1 (DEFAULT_TABLE table=test-workload [id=cc65469aa9004b499b591d25e1384cf7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:13:40.545370 13715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc8ff1cf9ef4837b4c70124aa9abab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:40.571682 13773 tablet_bootstrap.cc:492] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503: Bootstrap starting.
I20260630 12:13:40.574821 13774 tablet_bootstrap.cc:492] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df: Bootstrap starting.
I20260630 12:13:40.575363 13772 tablet_bootstrap.cc:492] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5: Bootstrap starting.
I20260630 12:13:40.578143 13773 tablet_bootstrap.cc:654] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:40.581732 13774 tablet_bootstrap.cc:654] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:40.582403 13772 tablet_bootstrap.cc:654] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:40.587484 13773 tablet_bootstrap.cc:492] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503: No bootstrap required, opened a new log
I20260630 12:13:40.587966 13773 ts_tablet_manager.cc:1403] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.010s
I20260630 12:13:40.588217 13774 tablet_bootstrap.cc:492] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df: No bootstrap required, opened a new log
I20260630 12:13:40.588359 13772 tablet_bootstrap.cc:492] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5: No bootstrap required, opened a new log
I20260630 12:13:40.588696 13774 ts_tablet_manager.cc:1403] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260630 12:13:40.588829 13772 ts_tablet_manager.cc:1403] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:13:40.591053 13772 raft_consensus.cc:359] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.590818 13773 raft_consensus.cc:359] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.591653 13772 raft_consensus.cc:385] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:40.591789 13773 raft_consensus.cc:385] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:40.591528 13774 raft_consensus.cc:359] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.592101 13772 raft_consensus.cc:740] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60cfc2fa8a434d9299c10d12fa1f58b5, State: Initialized, Role: FOLLOWER
I20260630 12:13:40.592896 13774 raft_consensus.cc:385] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:40.592139 13773 raft_consensus.cc:740] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7691964263004d5bb0aa4df04c271503, State: Initialized, Role: FOLLOWER
I20260630 12:13:40.593495 13774 raft_consensus.cc:740] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad4c5c66df184123b2ac7d96357642df, State: Initialized, Role: FOLLOWER
I20260630 12:13:40.593863 13772 consensus_queue.cc:260] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.594310 13773 consensus_queue.cc:260] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.594326 13774 consensus_queue.cc:260] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.600711 13772 ts_tablet_manager.cc:1434] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.010s
I20260630 12:13:40.601281 13774 ts_tablet_manager.cc:1434] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.004s
I20260630 12:13:40.601867 13773 ts_tablet_manager.cc:1434] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:13:40.601892 13772 tablet_bootstrap.cc:492] T 27ed835d1e9c48a48b43a80bd337f4db P 60cfc2fa8a434d9299c10d12fa1f58b5: Bootstrap starting.
I20260630 12:13:40.602993 13773 tablet_bootstrap.cc:492] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503: Bootstrap starting.
I20260630 12:13:40.604558 13774 tablet_bootstrap.cc:492] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df: Bootstrap starting.
I20260630 12:13:40.608685 13773 tablet_bootstrap.cc:654] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:40.610641 13774 tablet_bootstrap.cc:654] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:40.608685 13772 tablet_bootstrap.cc:654] T 27ed835d1e9c48a48b43a80bd337f4db P 60cfc2fa8a434d9299c10d12fa1f58b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:40.630029 13774 tablet_bootstrap.cc:492] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df: No bootstrap required, opened a new log
I20260630 12:13:40.630270 13772 tablet_bootstrap.cc:492] T 27ed835d1e9c48a48b43a80bd337f4db P 60cfc2fa8a434d9299c10d12fa1f58b5: No bootstrap required, opened a new log
I20260630 12:13:40.630338 13773 tablet_bootstrap.cc:492] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503: No bootstrap required, opened a new log
I20260630 12:13:40.630597 13774 ts_tablet_manager.cc:1403] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.012s
I20260630 12:13:40.631178 13772 ts_tablet_manager.cc:1403] T 27ed835d1e9c48a48b43a80bd337f4db P 60cfc2fa8a434d9299c10d12fa1f58b5: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.006s
I20260630 12:13:40.631201 13773 ts_tablet_manager.cc:1403] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.012s
I20260630 12:13:40.633671 13774 raft_consensus.cc:359] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.634073 13772 raft_consensus.cc:359] T 27ed835d1e9c48a48b43a80bd337f4db P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.634446 13774 raft_consensus.cc:385] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:40.634312 13773 raft_consensus.cc:359] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.634857 13772 raft_consensus.cc:385] T 27ed835d1e9c48a48b43a80bd337f4db P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:40.634929 13774 raft_consensus.cc:740] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad4c5c66df184123b2ac7d96357642df, State: Initialized, Role: FOLLOWER
I20260630 12:13:40.635169 13773 raft_consensus.cc:385] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:40.635273 13772 raft_consensus.cc:740] T 27ed835d1e9c48a48b43a80bd337f4db P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60cfc2fa8a434d9299c10d12fa1f58b5, State: Initialized, Role: FOLLOWER
I20260630 12:13:40.635597 13773 raft_consensus.cc:740] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7691964263004d5bb0aa4df04c271503, State: Initialized, Role: FOLLOWER
I20260630 12:13:40.636049 13774 consensus_queue.cc:260] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.636283 13772 consensus_queue.cc:260] T 27ed835d1e9c48a48b43a80bd337f4db P 60cfc2fa8a434d9299c10d12fa1f58b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.636379 13773 consensus_queue.cc:260] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.638077 13774 ts_tablet_manager.cc:1434] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:13:40.638660 13773 ts_tablet_manager.cc:1434] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260630 12:13:40.639089 13774 tablet_bootstrap.cc:492] T 920d1a07530649b3b37d509b3d214914 P ad4c5c66df184123b2ac7d96357642df: Bootstrap starting.
I20260630 12:13:40.639648 13773 tablet_bootstrap.cc:492] T 920d1a07530649b3b37d509b3d214914 P 7691964263004d5bb0aa4df04c271503: Bootstrap starting.
I20260630 12:13:40.642179 13772 ts_tablet_manager.cc:1434] T 27ed835d1e9c48a48b43a80bd337f4db P 60cfc2fa8a434d9299c10d12fa1f58b5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260630 12:13:40.644311 13772 tablet_bootstrap.cc:492] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 60cfc2fa8a434d9299c10d12fa1f58b5: Bootstrap starting.
I20260630 12:13:40.645226 13773 tablet_bootstrap.cc:654] T 920d1a07530649b3b37d509b3d214914 P 7691964263004d5bb0aa4df04c271503: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:40.645305 13774 tablet_bootstrap.cc:654] T 920d1a07530649b3b37d509b3d214914 P ad4c5c66df184123b2ac7d96357642df: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:40.650888 13772 tablet_bootstrap.cc:654] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 60cfc2fa8a434d9299c10d12fa1f58b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:40.658082 13774 tablet_bootstrap.cc:492] T 920d1a07530649b3b37d509b3d214914 P ad4c5c66df184123b2ac7d96357642df: No bootstrap required, opened a new log
I20260630 12:13:40.658329 13773 tablet_bootstrap.cc:492] T 920d1a07530649b3b37d509b3d214914 P 7691964263004d5bb0aa4df04c271503: No bootstrap required, opened a new log
I20260630 12:13:40.658650 13774 ts_tablet_manager.cc:1403] T 920d1a07530649b3b37d509b3d214914 P ad4c5c66df184123b2ac7d96357642df: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260630 12:13:40.659075 13773 ts_tablet_manager.cc:1403] T 920d1a07530649b3b37d509b3d214914 P 7691964263004d5bb0aa4df04c271503: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260630 12:13:40.661795 13774 raft_consensus.cc:359] T 920d1a07530649b3b37d509b3d214914 P ad4c5c66df184123b2ac7d96357642df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.662604 13774 raft_consensus.cc:385] T 920d1a07530649b3b37d509b3d214914 P ad4c5c66df184123b2ac7d96357642df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:40.662891 13774 raft_consensus.cc:740] T 920d1a07530649b3b37d509b3d214914 P ad4c5c66df184123b2ac7d96357642df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad4c5c66df184123b2ac7d96357642df, State: Initialized, Role: FOLLOWER
I20260630 12:13:40.663000 13773 raft_consensus.cc:359] T 920d1a07530649b3b37d509b3d214914 P 7691964263004d5bb0aa4df04c271503 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.664103 13773 raft_consensus.cc:385] T 920d1a07530649b3b37d509b3d214914 P 7691964263004d5bb0aa4df04c271503 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:40.663852 13774 consensus_queue.cc:260] T 920d1a07530649b3b37d509b3d214914 P ad4c5c66df184123b2ac7d96357642df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.664534 13773 raft_consensus.cc:740] T 920d1a07530649b3b37d509b3d214914 P 7691964263004d5bb0aa4df04c271503 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7691964263004d5bb0aa4df04c271503, State: Initialized, Role: FOLLOWER
I20260630 12:13:40.665575 13773 consensus_queue.cc:260] T 920d1a07530649b3b37d509b3d214914 P 7691964263004d5bb0aa4df04c271503 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.666474 13774 ts_tablet_manager.cc:1434] T 920d1a07530649b3b37d509b3d214914 P ad4c5c66df184123b2ac7d96357642df: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:13:40.668036 13773 ts_tablet_manager.cc:1434] T 920d1a07530649b3b37d509b3d214914 P 7691964263004d5bb0aa4df04c271503: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:13:40.669562 13772 tablet_bootstrap.cc:492] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 60cfc2fa8a434d9299c10d12fa1f58b5: No bootstrap required, opened a new log
I20260630 12:13:40.670025 13772 ts_tablet_manager.cc:1403] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 60cfc2fa8a434d9299c10d12fa1f58b5: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.019s
I20260630 12:13:40.672886 13772 raft_consensus.cc:359] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.673619 13772 raft_consensus.cc:385] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:40.673945 13772 raft_consensus.cc:740] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60cfc2fa8a434d9299c10d12fa1f58b5, State: Initialized, Role: FOLLOWER
I20260630 12:13:40.674701 13772 consensus_queue.cc:260] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 60cfc2fa8a434d9299c10d12fa1f58b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.675411 13779 raft_consensus.cc:493] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:40.675941 13779 raft_consensus.cc:515] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.677289 13772 ts_tablet_manager.cc:1434] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 60cfc2fa8a434d9299c10d12fa1f58b5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:13:40.678726 13779 leader_election.cc:290] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7691964263004d5bb0aa4df04c271503 (127.7.215.129:40899), 60cfc2fa8a434d9299c10d12fa1f58b5 (127.7.215.130:46071)
I20260630 12:13:40.689734 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ed835d1e9c48a48b43a80bd337f4db" candidate_uuid: "ad4c5c66df184123b2ac7d96357642df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7691964263004d5bb0aa4df04c271503" is_pre_election: true
I20260630 12:13:40.690553 13578 raft_consensus.cc:2468] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad4c5c66df184123b2ac7d96357642df in term 0.
I20260630 12:13:40.691627 13693 leader_election.cc:304] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7691964263004d5bb0aa4df04c271503, ad4c5c66df184123b2ac7d96357642df; no voters: 
I20260630 12:13:40.692325 13779 raft_consensus.cc:2804] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:40.692679 13779 raft_consensus.cc:493] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:40.693010 13779 raft_consensus.cc:3060] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:40.695432 13653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ed835d1e9c48a48b43a80bd337f4db" candidate_uuid: "ad4c5c66df184123b2ac7d96357642df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" is_pre_election: true
I20260630 12:13:40.696092 13653 raft_consensus.cc:2468] T 27ed835d1e9c48a48b43a80bd337f4db P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad4c5c66df184123b2ac7d96357642df in term 0.
I20260630 12:13:40.698530 13779 raft_consensus.cc:515] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.700278 13779 leader_election.cc:290] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [CANDIDATE]: Term 1 election: Requested vote from peers 7691964263004d5bb0aa4df04c271503 (127.7.215.129:40899), 60cfc2fa8a434d9299c10d12fa1f58b5 (127.7.215.130:46071)
I20260630 12:13:40.700953 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ed835d1e9c48a48b43a80bd337f4db" candidate_uuid: "ad4c5c66df184123b2ac7d96357642df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7691964263004d5bb0aa4df04c271503"
I20260630 12:13:40.701252 13653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ed835d1e9c48a48b43a80bd337f4db" candidate_uuid: "ad4c5c66df184123b2ac7d96357642df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5"
I20260630 12:13:40.701460 13578 raft_consensus.cc:3060] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:40.701844 13653 raft_consensus.cc:3060] T 27ed835d1e9c48a48b43a80bd337f4db P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:40.707144 13578 raft_consensus.cc:2468] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad4c5c66df184123b2ac7d96357642df in term 1.
I20260630 12:13:40.707307 13653 raft_consensus.cc:2468] T 27ed835d1e9c48a48b43a80bd337f4db P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad4c5c66df184123b2ac7d96357642df in term 1.
I20260630 12:13:40.708444 13693 leader_election.cc:304] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7691964263004d5bb0aa4df04c271503, ad4c5c66df184123b2ac7d96357642df; no voters: 
I20260630 12:13:40.709223 13779 raft_consensus.cc:2804] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:40.710669 13779 raft_consensus.cc:697] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [term 1 LEADER]: Becoming Leader. State: Replica: ad4c5c66df184123b2ac7d96357642df, State: Running, Role: LEADER
I20260630 12:13:40.711287 13779 consensus_queue.cc:237] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.718497 13475 catalog_manager.cc:5697] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df reported cstate change: term changed from 0 to 1, leader changed from <none> to ad4c5c66df184123b2ac7d96357642df (127.7.215.131). New cstate: current_term: 1 leader_uuid: "ad4c5c66df184123b2ac7d96357642df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:40.726727 13780 raft_consensus.cc:493] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:40.727197 13780 raft_consensus.cc:515] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.729117 13780 leader_election.cc:290] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60cfc2fa8a434d9299c10d12fa1f58b5 (127.7.215.130:46071), ad4c5c66df184123b2ac7d96357642df (127.7.215.131:37469)
I20260630 12:13:40.730708 13779 raft_consensus.cc:493] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:40.731386 13779 raft_consensus.cc:515] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.734431 13779 leader_election.cc:290] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7691964263004d5bb0aa4df04c271503 (127.7.215.129:40899), 60cfc2fa8a434d9299c10d12fa1f58b5 (127.7.215.130:46071)
I20260630 12:13:40.734534 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc8ff1cf9ef4837b4c70124aa9abab1" candidate_uuid: "ad4c5c66df184123b2ac7d96357642df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7691964263004d5bb0aa4df04c271503" is_pre_election: true
I20260630 12:13:40.735078 13653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc8ff1cf9ef4837b4c70124aa9abab1" candidate_uuid: "ad4c5c66df184123b2ac7d96357642df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" is_pre_election: true
I20260630 12:13:40.735262 13578 raft_consensus.cc:2468] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad4c5c66df184123b2ac7d96357642df in term 0.
I20260630 12:13:40.735785 13653 raft_consensus.cc:2468] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad4c5c66df184123b2ac7d96357642df in term 0.
I20260630 12:13:40.736552 13693 leader_election.cc:304] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7691964263004d5bb0aa4df04c271503, ad4c5c66df184123b2ac7d96357642df; no voters: 
I20260630 12:13:40.737313 13779 raft_consensus.cc:2804] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:40.737728 13779 raft_consensus.cc:493] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:40.738058 13779 raft_consensus.cc:3060] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:40.743747 13727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc8ff1cf9ef4837b4c70124aa9abab1" candidate_uuid: "7691964263004d5bb0aa4df04c271503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad4c5c66df184123b2ac7d96357642df" is_pre_election: true
I20260630 12:13:40.744371 13653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc8ff1cf9ef4837b4c70124aa9abab1" candidate_uuid: "7691964263004d5bb0aa4df04c271503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" is_pre_election: true
I20260630 12:13:40.744656 13779 raft_consensus.cc:515] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.745023 13653 raft_consensus.cc:2468] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7691964263004d5bb0aa4df04c271503 in term 0.
I20260630 12:13:40.745910 13727 raft_consensus.cc:2393] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7691964263004d5bb0aa4df04c271503 in current term 1: Already voted for candidate ad4c5c66df184123b2ac7d96357642df in this term.
I20260630 12:13:40.746114 13544 leader_election.cc:304] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60cfc2fa8a434d9299c10d12fa1f58b5, 7691964263004d5bb0aa4df04c271503; no voters: 
I20260630 12:13:40.746812 13779 leader_election.cc:290] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [CANDIDATE]: Term 1 election: Requested vote from peers 7691964263004d5bb0aa4df04c271503 (127.7.215.129:40899), 60cfc2fa8a434d9299c10d12fa1f58b5 (127.7.215.130:46071)
I20260630 12:13:40.747169 13780 raft_consensus.cc:2804] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:40.747526 13780 raft_consensus.cc:493] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:40.747759 13780 raft_consensus.cc:3060] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:40.748251 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc8ff1cf9ef4837b4c70124aa9abab1" candidate_uuid: "ad4c5c66df184123b2ac7d96357642df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7691964263004d5bb0aa4df04c271503"
I20260630 12:13:40.748821 13653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc8ff1cf9ef4837b4c70124aa9abab1" candidate_uuid: "ad4c5c66df184123b2ac7d96357642df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5"
I20260630 12:13:40.749398 13653 raft_consensus.cc:3060] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:40.753098 13780 raft_consensus.cc:515] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.754060 13578 raft_consensus.cc:2393] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ad4c5c66df184123b2ac7d96357642df in current term 1: Already voted for candidate 7691964263004d5bb0aa4df04c271503 in this term.
I20260630 12:13:40.754112 13653 raft_consensus.cc:2468] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad4c5c66df184123b2ac7d96357642df in term 1.
I20260630 12:13:40.755255 13693 leader_election.cc:304] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60cfc2fa8a434d9299c10d12fa1f58b5, ad4c5c66df184123b2ac7d96357642df; no voters: 
I20260630 12:13:40.756130 13780 leader_election.cc:290] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 [CANDIDATE]: Term 1 election: Requested vote from peers 60cfc2fa8a434d9299c10d12fa1f58b5 (127.7.215.130:46071), ad4c5c66df184123b2ac7d96357642df (127.7.215.131:37469)
I20260630 12:13:40.756029 13652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc8ff1cf9ef4837b4c70124aa9abab1" candidate_uuid: "7691964263004d5bb0aa4df04c271503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5"
I20260630 12:13:40.756055 13779 raft_consensus.cc:2804] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:40.756887 13652 raft_consensus.cc:2393] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7691964263004d5bb0aa4df04c271503 in current term 1: Already voted for candidate ad4c5c66df184123b2ac7d96357642df in this term.
I20260630 12:13:40.756631 13727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc8ff1cf9ef4837b4c70124aa9abab1" candidate_uuid: "7691964263004d5bb0aa4df04c271503" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad4c5c66df184123b2ac7d96357642df"
I20260630 12:13:40.757676 13779 raft_consensus.cc:697] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [term 1 LEADER]: Becoming Leader. State: Replica: ad4c5c66df184123b2ac7d96357642df, State: Running, Role: LEADER
I20260630 12:13:40.758718 13779 consensus_queue.cc:237] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.762715 13542 leader_election.cc:304] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 [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: 7691964263004d5bb0aa4df04c271503; no voters: 60cfc2fa8a434d9299c10d12fa1f58b5, ad4c5c66df184123b2ac7d96357642df
I20260630 12:13:40.763428 13780 raft_consensus.cc:2749] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:13:40.767215 13475 catalog_manager.cc:5697] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df reported cstate change: term changed from 0 to 1, leader changed from <none> to ad4c5c66df184123b2ac7d96357642df (127.7.215.131). New cstate: current_term: 1 leader_uuid: "ad4c5c66df184123b2ac7d96357642df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:40.866040 13778 raft_consensus.cc:493] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:40.866600 13778 raft_consensus.cc:515] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.868821 13778 leader_election.cc:290] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7691964263004d5bb0aa4df04c271503 (127.7.215.129:40899), ad4c5c66df184123b2ac7d96357642df (127.7.215.131:37469)
I20260630 12:13:40.878700 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "920d1a07530649b3b37d509b3d214914" candidate_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7691964263004d5bb0aa4df04c271503" is_pre_election: true
I20260630 12:13:40.879123 13727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "920d1a07530649b3b37d509b3d214914" candidate_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad4c5c66df184123b2ac7d96357642df" is_pre_election: true
I20260630 12:13:40.879357 13578 raft_consensus.cc:2468] T 920d1a07530649b3b37d509b3d214914 P 7691964263004d5bb0aa4df04c271503 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60cfc2fa8a434d9299c10d12fa1f58b5 in term 0.
I20260630 12:13:40.879763 13727 raft_consensus.cc:2468] T 920d1a07530649b3b37d509b3d214914 P ad4c5c66df184123b2ac7d96357642df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60cfc2fa8a434d9299c10d12fa1f58b5 in term 0.
I20260630 12:13:40.880375 13619 leader_election.cc:304] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60cfc2fa8a434d9299c10d12fa1f58b5, 7691964263004d5bb0aa4df04c271503; no voters: 
I20260630 12:13:40.881132 13778 raft_consensus.cc:2804] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:40.881465 13778 raft_consensus.cc:493] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:40.881678 13778 raft_consensus.cc:3060] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:40.886891 13778 raft_consensus.cc:515] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.888558 13778 leader_election.cc:290] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5 [CANDIDATE]: Term 1 election: Requested vote from peers 7691964263004d5bb0aa4df04c271503 (127.7.215.129:40899), ad4c5c66df184123b2ac7d96357642df (127.7.215.131:37469)
I20260630 12:13:40.889251 13578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "920d1a07530649b3b37d509b3d214914" candidate_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7691964263004d5bb0aa4df04c271503"
I20260630 12:13:40.889575 13727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "920d1a07530649b3b37d509b3d214914" candidate_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad4c5c66df184123b2ac7d96357642df"
I20260630 12:13:40.889915 13578 raft_consensus.cc:3060] T 920d1a07530649b3b37d509b3d214914 P 7691964263004d5bb0aa4df04c271503 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:40.890128 13727 raft_consensus.cc:3060] T 920d1a07530649b3b37d509b3d214914 P ad4c5c66df184123b2ac7d96357642df [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:40.896955 13578 raft_consensus.cc:2468] T 920d1a07530649b3b37d509b3d214914 P 7691964263004d5bb0aa4df04c271503 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cfc2fa8a434d9299c10d12fa1f58b5 in term 1.
I20260630 12:13:40.896955 13727 raft_consensus.cc:2468] T 920d1a07530649b3b37d509b3d214914 P ad4c5c66df184123b2ac7d96357642df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60cfc2fa8a434d9299c10d12fa1f58b5 in term 1.
I20260630 12:13:40.898501 13617 leader_election.cc:304] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60cfc2fa8a434d9299c10d12fa1f58b5, ad4c5c66df184123b2ac7d96357642df; no voters: 
I20260630 12:13:40.899281 13778 raft_consensus.cc:2804] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:40.900307 13778 raft_consensus.cc:697] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 1 LEADER]: Becoming Leader. State: Replica: 60cfc2fa8a434d9299c10d12fa1f58b5, State: Running, Role: LEADER
I20260630 12:13:40.901091 13778 consensus_queue.cc:237] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:40.907793 13475 catalog_manager.cc:5697] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60cfc2fa8a434d9299c10d12fa1f58b5 (127.7.215.130). New cstate: current_term: 1 leader_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:40.957917  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:40.963775 13798 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:40.965152 13799 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:40.966866 13801 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:40.967346  8030 server_base.cc:1061] running on GCE node
I20260630 12:13:40.968703  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:40.968950  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:40.969133  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821620969119 us; error 0 us; skew 500 ppm
I20260630 12:13:40.969635  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:40.972097  8030 webserver.cc:533] Webserver started at http://127.7.215.132:39501/ using document root <none> and password file <none>
I20260630 12:13:40.972577  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:40.972780  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:40.973052  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:40.974242  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-0/minicluster-data/ts-3-root/instance:
uuid: "20df5d14d0764a91ad473f372e21490f"
format_stamp: "Formatted at 2026-06-30 12:13:40 on dist-test-slave-35fp"
I20260630 12:13:40.978615  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:13:40.981715 13806 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:40.982391  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:40.982721  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-0/minicluster-data/ts-3-root
uuid: "20df5d14d0764a91ad473f372e21490f"
format_stamp: "Formatted at 2026-06-30 12:13:40 on dist-test-slave-35fp"
I20260630 12:13:40.983120  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-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)
I20260630 12:13:40.997722  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:40.999189  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:41.000612  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:41.002853  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:41.003077  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:41.003312  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:41.003484  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:41.014555 13779 consensus_queue.cc:1048] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [LEADER]: Connected to new peer: Peer: permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:41.023600 13789 consensus_queue.cc:1048] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [LEADER]: Connected to new peer: Peer: permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:41.023625 13779 consensus_queue.cc:1048] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [LEADER]: Connected to new peer: Peer: permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:41.035538 13529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:13:41.038693 13779 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:13:41.039090 13779 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:13:41.064353 13727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27ed835d1e9c48a48b43a80bd337f4db"
dest_uuid: "ad4c5c66df184123b2ac7d96357642df"
mode: GRACEFUL
new_leader_uuid: "7691964263004d5bb0aa4df04c271503"
 from {username='slave'} at 127.0.0.1:42908
I20260630 12:13:41.065270 13727 raft_consensus.cc:606] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [term 1 LEADER]: Received request to transfer leadership to TS 7691964263004d5bb0aa4df04c271503
I20260630 12:13:41.066849 13529 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:13:41.067394 13529 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:41.081430 13789 consensus_queue.cc:1048] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [LEADER]: Connected to new peer: Peer: permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:41.113489  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.132:42995
I20260630 12:13:41.113588 13879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.132:42995 every 8 connection(s)
I20260630 12:13:41.127164 13880 heartbeater.cc:344] Connected to a master server at 127.7.215.190:35585
I20260630 12:13:41.127588 13880 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:41.128357 13880 heartbeater.cc:507] Master 127.7.215.190:35585 requested a full tablet report, sending...
I20260630 12:13:41.130424 13475 ts_manager.cc:194] Registered new tserver with Master: 20df5d14d0764a91ad473f372e21490f (127.7.215.132:42995)
I20260630 12:13:41.131856 13475 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35554
I20260630 12:13:41.202553 13778 consensus_queue.cc:1048] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:41.271142 13778 consensus_queue.cc:1048] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:41.339991 13830 raft_consensus.cc:993] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df: : Instructing follower 7691964263004d5bb0aa4df04c271503 to start an election
I20260630 12:13:41.340528 13779 raft_consensus.cc:1081] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [term 1 LEADER]: Signalling peer 7691964263004d5bb0aa4df04c271503 to start an election
I20260630 12:13:41.342304 13578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27ed835d1e9c48a48b43a80bd337f4db"
dest_uuid: "7691964263004d5bb0aa4df04c271503"
 from {username='slave'} at 127.0.0.1:48802
I20260630 12:13:41.342841 13578 raft_consensus.cc:493] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:13:41.343106 13578 raft_consensus.cc:3060] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:41.347605 13578 raft_consensus.cc:515] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:41.349257 13578 leader_election.cc:290] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [CANDIDATE]: Term 2 election: Requested vote from peers 60cfc2fa8a434d9299c10d12fa1f58b5 (127.7.215.130:46071), ad4c5c66df184123b2ac7d96357642df (127.7.215.131:37469)
I20260630 12:13:41.350103 13651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ed835d1e9c48a48b43a80bd337f4db" candidate_uuid: "7691964263004d5bb0aa4df04c271503" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5"
I20260630 12:13:41.350327 13727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ed835d1e9c48a48b43a80bd337f4db" candidate_uuid: "7691964263004d5bb0aa4df04c271503" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad4c5c66df184123b2ac7d96357642df"
I20260630 12:13:41.350693 13651 raft_consensus.cc:3060] T 27ed835d1e9c48a48b43a80bd337f4db P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:41.351013 13727 raft_consensus.cc:3055] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:13:41.351313 13727 raft_consensus.cc:740] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad4c5c66df184123b2ac7d96357642df, State: Running, Role: LEADER
I20260630 12:13:41.352025 13727 consensus_queue.cc:260] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:41.352945 13727 raft_consensus.cc:3060] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:41.356148 13651 raft_consensus.cc:2468] T 27ed835d1e9c48a48b43a80bd337f4db P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7691964263004d5bb0aa4df04c271503 in term 2.
I20260630 12:13:41.357213 13544 leader_election.cc:304] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60cfc2fa8a434d9299c10d12fa1f58b5, 7691964263004d5bb0aa4df04c271503; no voters: 
I20260630 12:13:41.358006 13780 raft_consensus.cc:2804] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:13:41.358811 13727 raft_consensus.cc:2468] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7691964263004d5bb0aa4df04c271503 in term 2.
I20260630 12:13:41.359055 13780 raft_consensus.cc:697] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [term 2 LEADER]: Becoming Leader. State: Replica: 7691964263004d5bb0aa4df04c271503, State: Running, Role: LEADER
I20260630 12:13:41.360006 13780 consensus_queue.cc:237] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } }
I20260630 12:13:41.366221 13475 catalog_manager.cc:5697] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 reported cstate change: term changed from 1 to 2, leader changed from ad4c5c66df184123b2ac7d96357642df (127.7.215.131) to 7691964263004d5bb0aa4df04c271503 (127.7.215.129). New cstate: current_term: 2 leader_uuid: "7691964263004d5bb0aa4df04c271503" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:41.600525 13727 raft_consensus.cc:1275] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [term 2 FOLLOWER]: Refusing update from remote peer 7691964263004d5bb0aa4df04c271503: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:13:41.602010 13780 consensus_queue.cc:1048] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:41.675969 13651 raft_consensus.cc:1275] T 27ed835d1e9c48a48b43a80bd337f4db P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 2 FOLLOWER]: Refusing update from remote peer 7691964263004d5bb0aa4df04c271503: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:13:41.677223 13889 consensus_queue.cc:1048] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:42.065950 13727 consensus_queue.cc:237] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [LEADER]: Queue 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: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } attrs { replace: true } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: true } }
I20260630 12:13:42.073277 13651 raft_consensus.cc:1275] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 1 FOLLOWER]: Refusing update from remote peer ad4c5c66df184123b2ac7d96357642df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:42.073568 13578 raft_consensus.cc:1275] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 [term 1 FOLLOWER]: Refusing update from remote peer ad4c5c66df184123b2ac7d96357642df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:42.075335 13893 consensus_queue.cc:1048] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [LEADER]: Connected to new peer: Peer: permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:42.076293 13830 consensus_queue.cc:1048] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [LEADER]: Connected to new peer: Peer: permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:13:42.086410 13692 consensus_peers.cc:597] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df -> Peer 20df5d14d0764a91ad473f372e21490f (127.7.215.132:42995): Couldn't send request to peer 20df5d14d0764a91ad473f372e21490f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1fc8ff1cf9ef4837b4c70124aa9abab1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:42.085850 13578 raft_consensus.cc:2955] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 20df5d14d0764a91ad473f372e21490f (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } attrs { replace: true } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: true } } }
I20260630 12:13:42.087301 13651 raft_consensus.cc:2955] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 20df5d14d0764a91ad473f372e21490f (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } attrs { replace: true } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: true } } }
I20260630 12:13:42.097040 13475 catalog_manager.cc:5697] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 reported cstate change: config changed from index -1 to 2, NON_VOTER 20df5d14d0764a91ad473f372e21490f (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "ad4c5c66df184123b2ac7d96357642df" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } attrs { replace: true } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: true } } }
I20260630 12:13:42.119706 13893 raft_consensus.cc:2955] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 20df5d14d0764a91ad473f372e21490f (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } attrs { replace: true } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: true } } }
I20260630 12:13:42.134048 13880 heartbeater.cc:499] Master 127.7.215.190:35585 was elected leader, sending a full tablet report...
I20260630 12:13:42.139245 13578 consensus_queue.cc:237] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [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: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } attrs { replace: true } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: true } }
I20260630 12:13:42.145134 13727 raft_consensus.cc:1275] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [term 2 FOLLOWER]: Refusing update from remote peer 7691964263004d5bb0aa4df04c271503: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:13:42.145452 13651 raft_consensus.cc:1275] T 27ed835d1e9c48a48b43a80bd337f4db P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 2 FOLLOWER]: Refusing update from remote peer 7691964263004d5bb0aa4df04c271503: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:13:42.147006 13886 consensus_queue.cc:1048] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:42.147778 13889 consensus_queue.cc:1048] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:13:42.155282 13543 consensus_peers.cc:597] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 -> Peer 20df5d14d0764a91ad473f372e21490f (127.7.215.132:42995): Couldn't send request to peer 20df5d14d0764a91ad473f372e21490f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 27ed835d1e9c48a48b43a80bd337f4db. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:42.156180 13727 raft_consensus.cc:2955] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 20df5d14d0764a91ad473f372e21490f (127.7.215.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } attrs { replace: true } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: true } } }
I20260630 12:13:42.156792 13651 raft_consensus.cc:2955] T 27ed835d1e9c48a48b43a80bd337f4db P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 20df5d14d0764a91ad473f372e21490f (127.7.215.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } attrs { replace: true } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: true } } }
I20260630 12:13:42.167462 13889 raft_consensus.cc:2955] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 20df5d14d0764a91ad473f372e21490f (127.7.215.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } attrs { replace: true } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: true } } }
I20260630 12:13:42.271958 13474 catalog_manager.cc:5697] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 reported cstate change: config changed from index -1 to 3, NON_VOTER 20df5d14d0764a91ad473f372e21490f (127.7.215.132) added. New cstate: current_term: 2 leader_uuid: "7691964263004d5bb0aa4df04c271503" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:42.407721 13903 ts_tablet_manager.cc:933] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 20df5d14d0764a91ad473f372e21490f: Initiating tablet copy from peer ad4c5c66df184123b2ac7d96357642df (127.7.215.131:37469)
I20260630 12:13:42.409390 13903 tablet_copy_client.cc:323] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 20df5d14d0764a91ad473f372e21490f: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.131:37469
I20260630 12:13:42.420193 13737 tablet_copy_service.cc:140] P ad4c5c66df184123b2ac7d96357642df: Received BeginTabletCopySession request for tablet 1fc8ff1cf9ef4837b4c70124aa9abab1 from peer 20df5d14d0764a91ad473f372e21490f ({username='slave'} at 127.0.0.1:42930)
I20260630 12:13:42.420713 13737 tablet_copy_service.cc:161] P ad4c5c66df184123b2ac7d96357642df: Beginning new tablet copy session on tablet 1fc8ff1cf9ef4837b4c70124aa9abab1 from peer 20df5d14d0764a91ad473f372e21490f at {username='slave'} at 127.0.0.1:42930: session id = 20df5d14d0764a91ad473f372e21490f-1fc8ff1cf9ef4837b4c70124aa9abab1
I20260630 12:13:42.425958 13737 tablet_copy_source_session.cc:215] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:42.428511 13903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc8ff1cf9ef4837b4c70124aa9abab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:42.439687 13903 tablet_copy_client.cc:806] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 20df5d14d0764a91ad473f372e21490f: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:42.440269 13903 tablet_copy_client.cc:670] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 20df5d14d0764a91ad473f372e21490f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:42.443687 13903 tablet_copy_client.cc:538] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 20df5d14d0764a91ad473f372e21490f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:42.449798 13903 tablet_bootstrap.cc:492] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 20df5d14d0764a91ad473f372e21490f: Bootstrap starting.
I20260630 12:13:42.464114 13903 tablet_bootstrap.cc:492] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 20df5d14d0764a91ad473f372e21490f: 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
I20260630 12:13:42.464795 13903 tablet_bootstrap.cc:492] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 20df5d14d0764a91ad473f372e21490f: Bootstrap complete.
I20260630 12:13:42.465341 13903 ts_tablet_manager.cc:1403] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 20df5d14d0764a91ad473f372e21490f: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260630 12:13:42.467419 13903 raft_consensus.cc:359] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 20df5d14d0764a91ad473f372e21490f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } attrs { replace: true } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: true } }
I20260630 12:13:42.468178 13903 raft_consensus.cc:740] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 20df5d14d0764a91ad473f372e21490f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 20df5d14d0764a91ad473f372e21490f, State: Initialized, Role: LEARNER
I20260630 12:13:42.468803 13903 consensus_queue.cc:260] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 20df5d14d0764a91ad473f372e21490f [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: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } attrs { replace: true } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: true } }
I20260630 12:13:42.471520 13903 ts_tablet_manager.cc:1434] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 20df5d14d0764a91ad473f372e21490f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260630 12:13:42.473191 13737 tablet_copy_service.cc:342] P ad4c5c66df184123b2ac7d96357642df: Request end of tablet copy session 20df5d14d0764a91ad473f372e21490f-1fc8ff1cf9ef4837b4c70124aa9abab1 received from {username='slave'} at 127.0.0.1:42930
I20260630 12:13:42.473541 13737 tablet_copy_service.cc:434] P ad4c5c66df184123b2ac7d96357642df: ending tablet copy session 20df5d14d0764a91ad473f372e21490f-1fc8ff1cf9ef4837b4c70124aa9abab1 on tablet 1fc8ff1cf9ef4837b4c70124aa9abab1 with peer 20df5d14d0764a91ad473f372e21490f
I20260630 12:13:42.476541 13903 ts_tablet_manager.cc:933] T 27ed835d1e9c48a48b43a80bd337f4db P 20df5d14d0764a91ad473f372e21490f: Initiating tablet copy from peer 7691964263004d5bb0aa4df04c271503 (127.7.215.129:40899)
I20260630 12:13:42.482147 13903 tablet_copy_client.cc:323] T 27ed835d1e9c48a48b43a80bd337f4db P 20df5d14d0764a91ad473f372e21490f: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.129:40899
I20260630 12:13:42.491344 13588 tablet_copy_service.cc:140] P 7691964263004d5bb0aa4df04c271503: Received BeginTabletCopySession request for tablet 27ed835d1e9c48a48b43a80bd337f4db from peer 20df5d14d0764a91ad473f372e21490f ({username='slave'} at 127.0.0.1:48832)
I20260630 12:13:42.491842 13588 tablet_copy_service.cc:161] P 7691964263004d5bb0aa4df04c271503: Beginning new tablet copy session on tablet 27ed835d1e9c48a48b43a80bd337f4db from peer 20df5d14d0764a91ad473f372e21490f at {username='slave'} at 127.0.0.1:48832: session id = 20df5d14d0764a91ad473f372e21490f-27ed835d1e9c48a48b43a80bd337f4db
I20260630 12:13:42.498234 13588 tablet_copy_source_session.cc:215] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:42.501230 13903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ed835d1e9c48a48b43a80bd337f4db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:42.517232 13903 tablet_copy_client.cc:806] T 27ed835d1e9c48a48b43a80bd337f4db P 20df5d14d0764a91ad473f372e21490f: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:42.517874 13903 tablet_copy_client.cc:670] T 27ed835d1e9c48a48b43a80bd337f4db P 20df5d14d0764a91ad473f372e21490f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:42.521251 13903 tablet_copy_client.cc:538] T 27ed835d1e9c48a48b43a80bd337f4db P 20df5d14d0764a91ad473f372e21490f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:42.530140 13903 tablet_bootstrap.cc:492] T 27ed835d1e9c48a48b43a80bd337f4db P 20df5d14d0764a91ad473f372e21490f: Bootstrap starting.
I20260630 12:13:42.550997 13903 tablet_bootstrap.cc:492] T 27ed835d1e9c48a48b43a80bd337f4db P 20df5d14d0764a91ad473f372e21490f: 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
I20260630 12:13:42.551930 13903 tablet_bootstrap.cc:492] T 27ed835d1e9c48a48b43a80bd337f4db P 20df5d14d0764a91ad473f372e21490f: Bootstrap complete.
I20260630 12:13:42.552613 13903 ts_tablet_manager.cc:1403] T 27ed835d1e9c48a48b43a80bd337f4db P 20df5d14d0764a91ad473f372e21490f: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.008s
I20260630 12:13:42.555317 13903 raft_consensus.cc:359] T 27ed835d1e9c48a48b43a80bd337f4db P 20df5d14d0764a91ad473f372e21490f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } attrs { replace: true } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: true } }
I20260630 12:13:42.556195 13903 raft_consensus.cc:740] T 27ed835d1e9c48a48b43a80bd337f4db P 20df5d14d0764a91ad473f372e21490f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 20df5d14d0764a91ad473f372e21490f, State: Initialized, Role: LEARNER
I20260630 12:13:42.556815 13903 consensus_queue.cc:260] T 27ed835d1e9c48a48b43a80bd337f4db P 20df5d14d0764a91ad473f372e21490f [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: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } attrs { replace: true } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: true } }
I20260630 12:13:42.558970 13903 ts_tablet_manager.cc:1434] T 27ed835d1e9c48a48b43a80bd337f4db P 20df5d14d0764a91ad473f372e21490f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:13:42.560546 13588 tablet_copy_service.cc:342] P 7691964263004d5bb0aa4df04c271503: Request end of tablet copy session 20df5d14d0764a91ad473f372e21490f-27ed835d1e9c48a48b43a80bd337f4db received from {username='slave'} at 127.0.0.1:48832
I20260630 12:13:42.560907 13588 tablet_copy_service.cc:434] P 7691964263004d5bb0aa4df04c271503: ending tablet copy session 20df5d14d0764a91ad473f372e21490f-27ed835d1e9c48a48b43a80bd337f4db on tablet 27ed835d1e9c48a48b43a80bd337f4db with peer 20df5d14d0764a91ad473f372e21490f
I20260630 12:13:42.669950 13855 raft_consensus.cc:1217] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 20df5d14d0764a91ad473f372e21490f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:13:42.813305 13855 raft_consensus.cc:1217] T 27ed835d1e9c48a48b43a80bd337f4db P 20df5d14d0764a91ad473f372e21490f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:13:43.038767 13893 raft_consensus.cc:1064] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df: attempting to promote NON_VOTER 20df5d14d0764a91ad473f372e21490f to VOTER
I20260630 12:13:43.040688 13893 consensus_queue.cc:237] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [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: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } attrs { replace: true } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false } }
I20260630 12:13:43.047014 13855 raft_consensus.cc:1275] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 20df5d14d0764a91ad473f372e21490f [term 1 LEARNER]: Refusing update from remote peer ad4c5c66df184123b2ac7d96357642df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:43.047320 13651 raft_consensus.cc:1275] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 1 FOLLOWER]: Refusing update from remote peer ad4c5c66df184123b2ac7d96357642df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:43.047855 13578 raft_consensus.cc:1275] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 [term 1 FOLLOWER]: Refusing update from remote peer ad4c5c66df184123b2ac7d96357642df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:43.048760 13893 consensus_queue.cc:1048] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [LEADER]: Connected to new peer: Peer: permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:43.049690 13910 consensus_queue.cc:1048] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [LEADER]: Connected to new peer: Peer: permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:43.050633 13892 consensus_queue.cc:1048] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [LEADER]: Connected to new peer: Peer: permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:43.064813 13651 raft_consensus.cc:2955] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 20df5d14d0764a91ad473f372e21490f (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } attrs { replace: true } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false } } }
I20260630 12:13:43.068532 13529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:43.069296 13855 raft_consensus.cc:2955] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 20df5d14d0764a91ad473f372e21490f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 20df5d14d0764a91ad473f372e21490f (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } attrs { replace: true } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false } } }
I20260630 12:13:43.072820 13529 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:43.073365 13529 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:43.078054 13476 catalog_manager.cc:5697] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 60cfc2fa8a434d9299c10d12fa1f58b5 reported cstate change: config changed from index 2 to 3, 20df5d14d0764a91ad473f372e21490f (127.7.215.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ad4c5c66df184123b2ac7d96357642df" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } attrs { replace: true } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false } } }
I20260630 12:13:43.169124 13892 raft_consensus.cc:2955] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 20df5d14d0764a91ad473f372e21490f (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } attrs { replace: true } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false } } }
I20260630 12:13:43.179986 13578 raft_consensus.cc:2955] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 20df5d14d0764a91ad473f372e21490f (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } attrs { replace: true } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false } } }
I20260630 12:13:43.236151 13727 consensus_queue.cc:237] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [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: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false } }
I20260630 12:13:43.240800 13855 raft_consensus.cc:1275] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 20df5d14d0764a91ad473f372e21490f [term 1 FOLLOWER]: Refusing update from remote peer ad4c5c66df184123b2ac7d96357642df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:13:43.240968 13578 raft_consensus.cc:1275] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 [term 1 FOLLOWER]: Refusing update from remote peer ad4c5c66df184123b2ac7d96357642df: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:13:43.242153 13910 consensus_queue.cc:1048] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [LEADER]: Connected to new peer: Peer: permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:43.242936 13893 consensus_queue.cc:1048] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [LEADER]: Connected to new peer: Peer: permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:43.251353 13578 raft_consensus.cc:2955] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 60cfc2fa8a434d9299c10d12fa1f58b5 (127.7.215.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false } } }
I20260630 12:13:43.251885 13855 raft_consensus.cc:2955] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 20df5d14d0764a91ad473f372e21490f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 60cfc2fa8a434d9299c10d12fa1f58b5 (127.7.215.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false } } }
I20260630 12:13:43.262722 13474 catalog_manager.cc:5697] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 20df5d14d0764a91ad473f372e21490f reported cstate change: config changed from index 3 to 4, VOTER 60cfc2fa8a434d9299c10d12fa1f58b5 (127.7.215.130) evicted. New cstate: current_term: 1 leader_uuid: "ad4c5c66df184123b2ac7d96357642df" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false } } }
I20260630 12:13:43.275442 13901 raft_consensus.cc:1064] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503: attempting to promote NON_VOTER 20df5d14d0764a91ad473f372e21490f to VOTER
I20260630 12:13:43.277432 13901 consensus_queue.cc:237] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [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: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } attrs { replace: true } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false } }
I20260630 12:13:43.285429 13727 raft_consensus.cc:1275] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [term 2 FOLLOWER]: Refusing update from remote peer 7691964263004d5bb0aa4df04c271503: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:13:43.285965 13855 raft_consensus.cc:1275] T 27ed835d1e9c48a48b43a80bd337f4db P 20df5d14d0764a91ad473f372e21490f [term 2 LEARNER]: Refusing update from remote peer 7691964263004d5bb0aa4df04c271503: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:13:43.287295 13651 raft_consensus.cc:1275] T 27ed835d1e9c48a48b43a80bd337f4db P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 2 FOLLOWER]: Refusing update from remote peer 7691964263004d5bb0aa4df04c271503: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:13:43.287240 13917 consensus_queue.cc:1048] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:13:43.288337 13901 consensus_queue.cc:1048] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:43.289513 13889 consensus_queue.cc:1048] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:43.309999 13727 raft_consensus.cc:2955] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 20df5d14d0764a91ad473f372e21490f (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } attrs { replace: true } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false } } }
I20260630 12:13:43.311599 13651 raft_consensus.cc:2955] T 27ed835d1e9c48a48b43a80bd337f4db P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 20df5d14d0764a91ad473f372e21490f (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } attrs { replace: true } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false } } }
I20260630 12:13:43.321545 13475 catalog_manager.cc:5697] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df reported cstate change: config changed from index 3 to 4, 20df5d14d0764a91ad473f372e21490f (127.7.215.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7691964263004d5bb0aa4df04c271503" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } attrs { replace: true } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false } } }
I20260630 12:13:43.329129 13643 tablet_service.cc:1558] Processing DeleteTablet for tablet 1fc8ff1cf9ef4837b4c70124aa9abab1 with delete_type TABLET_DATA_TOMBSTONED (TS 60cfc2fa8a434d9299c10d12fa1f58b5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58268
I20260630 12:13:43.331110 13921 tablet_replica.cc:333] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 60cfc2fa8a434d9299c10d12fa1f58b5: stopping tablet replica
I20260630 12:13:43.331996 13921 raft_consensus.cc:2243] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:43.332734 13921 raft_consensus.cc:2272] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:43.335816 13921 ts_tablet_manager.cc:1916] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 60cfc2fa8a434d9299c10d12fa1f58b5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:43.343294 13917 raft_consensus.cc:2955] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 20df5d14d0764a91ad473f372e21490f (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } attrs { replace: true } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false } } }
I20260630 12:13:43.353211 13921 ts_tablet_manager.cc:1929] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 60cfc2fa8a434d9299c10d12fa1f58b5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:13:43.353869 13921 log.cc:1199] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 60cfc2fa8a434d9299c10d12fa1f58b5: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-0/minicluster-data/ts-1-root/wals/1fc8ff1cf9ef4837b4c70124aa9abab1
I20260630 12:13:43.353232 13855 raft_consensus.cc:2955] T 27ed835d1e9c48a48b43a80bd337f4db P 20df5d14d0764a91ad473f372e21490f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 20df5d14d0764a91ad473f372e21490f (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } attrs { replace: true } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false } } }
I20260630 12:13:43.355654 13463 catalog_manager.cc:5028] TS 60cfc2fa8a434d9299c10d12fa1f58b5 (127.7.215.130:46071): tablet 1fc8ff1cf9ef4837b4c70124aa9abab1 (table test-workload [id=cc65469aa9004b499b591d25e1384cf7]) successfully deleted
I20260630 12:13:43.415810 13578 consensus_queue.cc:237] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [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: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false } }
I20260630 12:13:43.421185 13855 raft_consensus.cc:1275] T 27ed835d1e9c48a48b43a80bd337f4db P 20df5d14d0764a91ad473f372e21490f [term 2 FOLLOWER]: Refusing update from remote peer 7691964263004d5bb0aa4df04c271503: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:13:43.421285 13651 raft_consensus.cc:1275] T 27ed835d1e9c48a48b43a80bd337f4db P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 2 FOLLOWER]: Refusing update from remote peer 7691964263004d5bb0aa4df04c271503: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:13:43.422724 13889 consensus_queue.cc:1048] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:13:43.423658 13901 consensus_queue.cc:1048] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:13:43.432262 13855 raft_consensus.cc:2955] T 27ed835d1e9c48a48b43a80bd337f4db P 20df5d14d0764a91ad473f372e21490f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ad4c5c66df184123b2ac7d96357642df (127.7.215.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false } } }
I20260630 12:13:43.434144 13651 raft_consensus.cc:2955] T 27ed835d1e9c48a48b43a80bd337f4db P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ad4c5c66df184123b2ac7d96357642df (127.7.215.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false } } }
I20260630 12:13:43.445658 13475 catalog_manager.cc:5697] T 27ed835d1e9c48a48b43a80bd337f4db P 20df5d14d0764a91ad473f372e21490f reported cstate change: config changed from index 4 to 5, VOTER ad4c5c66df184123b2ac7d96357642df (127.7.215.131) evicted. New cstate: current_term: 2 leader_uuid: "7691964263004d5bb0aa4df04c271503" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false } } }
I20260630 12:13:43.561010 13716 tablet_service.cc:1558] Processing DeleteTablet for tablet 27ed835d1e9c48a48b43a80bd337f4db with delete_type TABLET_DATA_TOMBSTONED (TS ad4c5c66df184123b2ac7d96357642df not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:42872
I20260630 12:13:43.563586 13922 tablet_replica.cc:333] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df: stopping tablet replica
I20260630 12:13:43.564216 13922 raft_consensus.cc:2243] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:43.564759 13922 raft_consensus.cc:2272] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:43.567355 13922 ts_tablet_manager.cc:1916] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:43.577881 13922 ts_tablet_manager.cc:1929] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:13:43.578186 13922 log.cc:1199] T 27ed835d1e9c48a48b43a80bd337f4db P ad4c5c66df184123b2ac7d96357642df: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821475204949-8030-0/minicluster-data/ts-2-root/wals/27ed835d1e9c48a48b43a80bd337f4db
I20260630 12:13:43.579720 13461 catalog_manager.cc:5028] TS ad4c5c66df184123b2ac7d96357642df (127.7.215.131:37469): tablet 27ed835d1e9c48a48b43a80bd337f4db (table test-workload [id=cc65469aa9004b499b591d25e1384cf7]) successfully deleted
I20260630 12:13:43.703408 13892 raft_consensus.cc:2955] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 60cfc2fa8a434d9299c10d12fa1f58b5 (127.7.215.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "ad4c5c66df184123b2ac7d96357642df" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37469 } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false } } }
I20260630 12:13:43.710497 13461 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1fc8ff1cf9ef4837b4c70124aa9abab1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:44.005599 13901 raft_consensus.cc:2955] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ad4c5c66df184123b2ac7d96357642df (127.7.215.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7691964263004d5bb0aa4df04c271503" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40899 } } peers { permanent_uuid: "60cfc2fa8a434d9299c10d12fa1f58b5" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46071 } } peers { permanent_uuid: "20df5d14d0764a91ad473f372e21490f" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 42995 } attrs { promote: false } } }
I20260630 12:13:44.012576 13463 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 27ed835d1e9c48a48b43a80bd337f4db with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:45.074532 13529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:45.077404 13529 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:45.077752 13529 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:47.078869 13529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:47.081633 13529 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:47.081964 13529 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:49.082957 13529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:49.086006 13529 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:49.086448 13529 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:51.087442 13529 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:51.090193 13529 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:51.090642 13529 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:51.182190  8030 tablet_server.cc:179] TabletServer@127.7.215.129:0 shutting down...
I20260630 12:13:51.217796  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:51.218784  8030 tablet_replica.cc:333] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503: stopping tablet replica
I20260630 12:13:51.219426  8030 raft_consensus.cc:2243] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:51.220407  8030 raft_consensus.cc:2272] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 7691964263004d5bb0aa4df04c271503 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:51.223330  8030 tablet_replica.cc:333] T 920d1a07530649b3b37d509b3d214914 P 7691964263004d5bb0aa4df04c271503: stopping tablet replica
I20260630 12:13:51.223865  8030 raft_consensus.cc:2243] T 920d1a07530649b3b37d509b3d214914 P 7691964263004d5bb0aa4df04c271503 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:51.224370  8030 raft_consensus.cc:2272] T 920d1a07530649b3b37d509b3d214914 P 7691964263004d5bb0aa4df04c271503 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:51.226861  8030 tablet_replica.cc:333] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503: stopping tablet replica
I20260630 12:13:51.227363  8030 raft_consensus.cc:2243] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:13:51.228359  8030 raft_consensus.cc:2272] T 27ed835d1e9c48a48b43a80bd337f4db P 7691964263004d5bb0aa4df04c271503 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:51.255535  8030 tablet_server.cc:196] TabletServer@127.7.215.129:0 shutdown complete.
I20260630 12:13:51.275329  8030 tablet_server.cc:179] TabletServer@127.7.215.130:0 shutting down...
W20260630 12:13:51.299432 13619 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.215.129:40899: connect: Connection refused (error 111) [suppressed 26 similar messages]
W20260630 12:13:51.305334 13619 consensus_peers.cc:597] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5 -> Peer 7691964263004d5bb0aa4df04c271503 (127.7.215.129:40899): Couldn't send request to peer 7691964263004d5bb0aa4df04c271503. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:40899: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:51.305986  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:51.306942  8030 tablet_replica.cc:333] T 27ed835d1e9c48a48b43a80bd337f4db P 60cfc2fa8a434d9299c10d12fa1f58b5: stopping tablet replica
I20260630 12:13:51.307907  8030 raft_consensus.cc:2243] T 27ed835d1e9c48a48b43a80bd337f4db P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:51.309209  8030 raft_consensus.cc:2272] T 27ed835d1e9c48a48b43a80bd337f4db P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:51.311825  8030 tablet_replica.cc:333] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5: stopping tablet replica
I20260630 12:13:51.312309  8030 raft_consensus.cc:2243] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:51.313249  8030 raft_consensus.cc:2272] T 920d1a07530649b3b37d509b3d214914 P 60cfc2fa8a434d9299c10d12fa1f58b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:51.336987  8030 tablet_server.cc:196] TabletServer@127.7.215.130:0 shutdown complete.
I20260630 12:13:51.352247  8030 tablet_server.cc:179] TabletServer@127.7.215.131:0 shutting down...
I20260630 12:13:51.376567  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:51.377501  8030 tablet_replica.cc:333] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df: stopping tablet replica
I20260630 12:13:51.378243  8030 raft_consensus.cc:2243] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:51.379307  8030 raft_consensus.cc:2272] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P ad4c5c66df184123b2ac7d96357642df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:51.381778  8030 tablet_replica.cc:333] T 920d1a07530649b3b37d509b3d214914 P ad4c5c66df184123b2ac7d96357642df: stopping tablet replica
I20260630 12:13:51.382296  8030 raft_consensus.cc:2243] T 920d1a07530649b3b37d509b3d214914 P ad4c5c66df184123b2ac7d96357642df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:51.382867  8030 raft_consensus.cc:2272] T 920d1a07530649b3b37d509b3d214914 P ad4c5c66df184123b2ac7d96357642df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:51.406955  8030 tablet_server.cc:196] TabletServer@127.7.215.131:0 shutdown complete.
I20260630 12:13:51.422073  8030 tablet_server.cc:179] TabletServer@127.7.215.132:0 shutting down...
I20260630 12:13:51.445804  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:51.446647  8030 tablet_replica.cc:333] T 27ed835d1e9c48a48b43a80bd337f4db P 20df5d14d0764a91ad473f372e21490f: stopping tablet replica
I20260630 12:13:51.447327  8030 raft_consensus.cc:2243] T 27ed835d1e9c48a48b43a80bd337f4db P 20df5d14d0764a91ad473f372e21490f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:51.448192  8030 raft_consensus.cc:2272] T 27ed835d1e9c48a48b43a80bd337f4db P 20df5d14d0764a91ad473f372e21490f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:51.450484  8030 tablet_replica.cc:333] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 20df5d14d0764a91ad473f372e21490f: stopping tablet replica
I20260630 12:13:51.451097  8030 raft_consensus.cc:2243] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 20df5d14d0764a91ad473f372e21490f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:51.451889  8030 raft_consensus.cc:2272] T 1fc8ff1cf9ef4837b4c70124aa9abab1 P 20df5d14d0764a91ad473f372e21490f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:51.473752  8030 tablet_server.cc:196] TabletServer@127.7.215.132:0 shutdown complete.
I20260630 12:13:51.487277  8030 master.cc:562] Master@127.7.215.190:35585 shutting down...
I20260630 12:13:51.511327  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8056b172cb9240e98b44a0fb1e379d65 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:51.512068  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8056b172cb9240e98b44a0fb1e379d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:51.512475  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8056b172cb9240e98b44a0fb1e379d65: stopping tablet replica
I20260630 12:13:51.532306  8030 master.cc:584] Master@127.7.215.190:35585 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12697 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:13:51.574069  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:34807
I20260630 12:13:51.575309  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:51.581791 13929 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:51.581828 13928 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:51.582610 13931 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:51.583395  8030 server_base.cc:1061] running on GCE node
I20260630 12:13:51.584174  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:51.584378  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:51.584502  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821631584492 us; error 0 us; skew 500 ppm
I20260630 12:13:51.584950  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:51.587407  8030 webserver.cc:533] Webserver started at http://127.7.215.190:35609/ using document root <none> and password file <none>
I20260630 12:13:51.587846  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:51.588004  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:51.588234  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:51.589372  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "a9e04c48cb6448c0bc2b255aa4782858"
format_stamp: "Formatted at 2026-06-30 12:13:51 on dist-test-slave-35fp"
I20260630 12:13:51.594098  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:13:51.597641 13936 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:51.598536  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:51.598897  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "a9e04c48cb6448c0bc2b255aa4782858"
format_stamp: "Formatted at 2026-06-30 12:13:51 on dist-test-slave-35fp"
I20260630 12:13:51.599195  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821475204949-8030-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)
I20260630 12:13:51.614898  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:51.616106  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:51.654044  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:34807
I20260630 12:13:51.654137 13987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:34807 every 8 connection(s)
I20260630 12:13:51.658144 13988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:51.669265 13988 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a9e04c48cb6448c0bc2b255aa4782858: Bootstrap starting.
I20260630 12:13:51.673940 13988 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a9e04c48cb6448c0bc2b255aa4782858: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:51.678222 13988 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a9e04c48cb6448c0bc2b255aa4782858: No bootstrap required, opened a new log
I20260630 12:13:51.680465 13988 raft_consensus.cc:359] T 00000000000000000000000000000000 P a9e04c48cb6448c0bc2b255aa4782858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9e04c48cb6448c0bc2b255aa4782858" member_type: VOTER }
I20260630 12:13:51.680917 13988 raft_consensus.cc:385] T 00000000000000000000000000000000 P a9e04c48cb6448c0bc2b255aa4782858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:51.681149 13988 raft_consensus.cc:740] T 00000000000000000000000000000000 P a9e04c48cb6448c0bc2b255aa4782858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9e04c48cb6448c0bc2b255aa4782858, State: Initialized, Role: FOLLOWER
I20260630 12:13:51.681730 13988 consensus_queue.cc:260] T 00000000000000000000000000000000 P a9e04c48cb6448c0bc2b255aa4782858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a9e04c48cb6448c0bc2b255aa4782858" member_type: VOTER }
I20260630 12:13:51.682219 13988 raft_consensus.cc:399] T 00000000000000000000000000000000 P a9e04c48cb6448c0bc2b255aa4782858 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:51.682430 13988 raft_consensus.cc:493] T 00000000000000000000000000000000 P a9e04c48cb6448c0bc2b255aa4782858 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:51.682727 13988 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a9e04c48cb6448c0bc2b255aa4782858 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:51.687366 13988 raft_consensus.cc:515] T 00000000000000000000000000000000 P a9e04c48cb6448c0bc2b255aa4782858 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9e04c48cb6448c0bc2b255aa4782858" member_type: VOTER }
I20260630 12:13:51.687889 13988 leader_election.cc:304] T 00000000000000000000000000000000 P a9e04c48cb6448c0bc2b255aa4782858 [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: a9e04c48cb6448c0bc2b255aa4782858; no voters: 
I20260630 12:13:51.688975 13988 leader_election.cc:290] T 00000000000000000000000000000000 P a9e04c48cb6448c0bc2b255aa4782858 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:51.689397 13991 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a9e04c48cb6448c0bc2b255aa4782858 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:51.690766 13991 raft_consensus.cc:697] T 00000000000000000000000000000000 P a9e04c48cb6448c0bc2b255aa4782858 [term 1 LEADER]: Becoming Leader. State: Replica: a9e04c48cb6448c0bc2b255aa4782858, State: Running, Role: LEADER
I20260630 12:13:51.691460 13991 consensus_queue.cc:237] T 00000000000000000000000000000000 P a9e04c48cb6448c0bc2b255aa4782858 [LEADER]: Queue going to LEADER mode. State: All 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: "a9e04c48cb6448c0bc2b255aa4782858" member_type: VOTER }
I20260630 12:13:51.691995 13988 sys_catalog.cc:565] T 00000000000000000000000000000000 P a9e04c48cb6448c0bc2b255aa4782858 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:51.694516 13992 sys_catalog.cc:455] T 00000000000000000000000000000000 P a9e04c48cb6448c0bc2b255aa4782858 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a9e04c48cb6448c0bc2b255aa4782858" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9e04c48cb6448c0bc2b255aa4782858" member_type: VOTER } }
I20260630 12:13:51.694696 13993 sys_catalog.cc:455] T 00000000000000000000000000000000 P a9e04c48cb6448c0bc2b255aa4782858 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a9e04c48cb6448c0bc2b255aa4782858. Latest consensus state: current_term: 1 leader_uuid: "a9e04c48cb6448c0bc2b255aa4782858" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9e04c48cb6448c0bc2b255aa4782858" member_type: VOTER } }
I20260630 12:13:51.695348 13993 sys_catalog.cc:458] T 00000000000000000000000000000000 P a9e04c48cb6448c0bc2b255aa4782858 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:51.695331 13992 sys_catalog.cc:458] T 00000000000000000000000000000000 P a9e04c48cb6448c0bc2b255aa4782858 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:51.698271 13997 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:51.706984 13997 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:51.707938  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:51.716346 13997 catalog_manager.cc:1383] Generated new cluster ID: 2b2c8a93574d4db594d2d54505878741
I20260630 12:13:51.716602 13997 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:51.733944 13997 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:51.735363 13997 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:51.747929 13997 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a9e04c48cb6448c0bc2b255aa4782858: Generated new TSK 0
I20260630 12:13:51.748544 13997 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:51.774386  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:51.780303 14009 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:51.781651 14010 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:51.782968 14012 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:51.783823  8030 server_base.cc:1061] running on GCE node
I20260630 12:13:51.784579  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:51.784757  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:51.784888  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821631784876 us; error 0 us; skew 500 ppm
I20260630 12:13:51.785390  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:51.787750  8030 webserver.cc:533] Webserver started at http://127.7.215.129:45423/ using document root <none> and password file <none>
I20260630 12:13:51.788223  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:51.788376  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:51.788581  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:51.789587  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821475204949-8030-0/minicluster-data/ts-0-root/instance:
uuid: "65db3399db1b4110860e1a2f9b15c401"
format_stamp: "Formatted at 2026-06-30 12:13:51 on dist-test-slave-35fp"
I20260630 12:13:51.794076  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:13:51.797415 14017 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:51.798190  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:51.798496  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "65db3399db1b4110860e1a2f9b15c401"
format_stamp: "Formatted at 2026-06-30 12:13:51 on dist-test-slave-35fp"
I20260630 12:13:51.798892  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821475204949-8030-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)
I20260630 12:13:51.824043  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:51.825217  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:51.826750  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:51.829010  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:51.829247  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:51.829493  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:51.829674  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:51.869026  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:44791
I20260630 12:13:51.869159 14079 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:44791 every 8 connection(s)
I20260630 12:13:51.874347  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:51.881166 14084 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:51.881805 14085 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:51.884536  8030 server_base.cc:1061] running on GCE node
W20260630 12:13:51.885766 14088 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:51.886855  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:51.887120  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:51.887200 14080 heartbeater.cc:344] Connected to a master server at 127.7.215.190:34807
I20260630 12:13:51.887367  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821631887343 us; error 0 us; skew 500 ppm
I20260630 12:13:51.887701 14080 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:51.888059  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:51.888469 14080 heartbeater.cc:507] Master 127.7.215.190:34807 requested a full tablet report, sending...
I20260630 12:13:51.890730  8030 webserver.cc:533] Webserver started at http://127.7.215.130:32819/ using document root <none> and password file <none>
I20260630 12:13:51.890841 13953 ts_manager.cc:194] Registered new tserver with Master: 65db3399db1b4110860e1a2f9b15c401 (127.7.215.129:44791)
I20260630 12:13:51.891319  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:51.891553  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:51.891829  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:51.892887 13953 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36972
I20260630 12:13:51.892959  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821475204949-8030-0/minicluster-data/ts-1-root/instance:
uuid: "2977c4135c8945899d3f27662be0e0f0"
format_stamp: "Formatted at 2026-06-30 12:13:51 on dist-test-slave-35fp"
I20260630 12:13:51.897943  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:13:51.902051 14092 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:51.903048  8030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:13:51.903378  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "2977c4135c8945899d3f27662be0e0f0"
format_stamp: "Formatted at 2026-06-30 12:13:51 on dist-test-slave-35fp"
I20260630 12:13:51.903677  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821475204949-8030-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)
I20260630 12:13:51.914366  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:51.915602  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:51.917018  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:51.919294  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:51.919528  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:51.919771  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:51.919951  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:51.959529  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:39703
I20260630 12:13:51.959615 14154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:39703 every 8 connection(s)
I20260630 12:13:51.964193  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:51.971765 14158 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:51.973869 14159 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:51.976927  8030 server_base.cc:1061] running on GCE node
W20260630 12:13:51.977499 14161 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:51.978015 14155 heartbeater.cc:344] Connected to a master server at 127.7.215.190:34807
I20260630 12:13:51.978423 14155 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:51.978479  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:51.978866  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:51.979053  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821631979036 us; error 0 us; skew 500 ppm
I20260630 12:13:51.979388 14155 heartbeater.cc:507] Master 127.7.215.190:34807 requested a full tablet report, sending...
I20260630 12:13:51.979704  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:51.981648 13953 ts_manager.cc:194] Registered new tserver with Master: 2977c4135c8945899d3f27662be0e0f0 (127.7.215.130:39703)
I20260630 12:13:51.982555  8030 webserver.cc:533] Webserver started at http://127.7.215.131:37159/ using document root <none> and password file <none>
I20260630 12:13:51.983323  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:51.983553  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:51.983615 13953 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36984
I20260630 12:13:51.983951  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:51.985276  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821475204949-8030-0/minicluster-data/ts-2-root/instance:
uuid: "501e02105d664883843f0111349b981c"
format_stamp: "Formatted at 2026-06-30 12:13:51 on dist-test-slave-35fp"
I20260630 12:13:51.989917  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:13:51.993183 14166 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:51.994174  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:51.994470  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "501e02105d664883843f0111349b981c"
format_stamp: "Formatted at 2026-06-30 12:13:51 on dist-test-slave-35fp"
I20260630 12:13:51.994829  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821475204949-8030-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)
I20260630 12:13:52.009999  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:52.011270  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:52.012699  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:52.015017  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:52.015198  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:52.015496  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:52.015633  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:52.056603  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:32951
I20260630 12:13:52.056704 14228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:32951 every 8 connection(s)
I20260630 12:13:52.074179 14229 heartbeater.cc:344] Connected to a master server at 127.7.215.190:34807
I20260630 12:13:52.074625 14229 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:52.075384 14229 heartbeater.cc:507] Master 127.7.215.190:34807 requested a full tablet report, sending...
I20260630 12:13:52.077310 13953 ts_manager.cc:194] Registered new tserver with Master: 501e02105d664883843f0111349b981c (127.7.215.131:32951)
I20260630 12:13:52.078019  8030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018119863s
I20260630 12:13:52.078896 13953 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36996
I20260630 12:13:52.895773 14080 heartbeater.cc:499] Master 127.7.215.190:34807 was elected leader, sending a full tablet report...
I20260630 12:13:52.986475 14155 heartbeater.cc:499] Master 127.7.215.190:34807 was elected leader, sending a full tablet report...
I20260630 12:13:53.081372 14229 heartbeater.cc:499] Master 127.7.215.190:34807 was elected leader, sending a full tablet report...
I20260630 12:13:53.133538 13953 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37006:
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"
    }
  }
}
W20260630 12:13:53.135605 13953 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:13:53.181350 14045 tablet_service.cc:1511] Processing CreateTablet for tablet 210a94c27854459eb28701de97479151 (DEFAULT_TABLE table=test-workload [id=a660362b389a4ee9ab6f2e9e0247dc79]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:53.182723 14045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 210a94c27854459eb28701de97479151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:53.189744 14120 tablet_service.cc:1511] Processing CreateTablet for tablet 210a94c27854459eb28701de97479151 (DEFAULT_TABLE table=test-workload [id=a660362b389a4ee9ab6f2e9e0247dc79]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:53.191175 14120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 210a94c27854459eb28701de97479151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:53.191722 14194 tablet_service.cc:1511] Processing CreateTablet for tablet 210a94c27854459eb28701de97479151 (DEFAULT_TABLE table=test-workload [id=a660362b389a4ee9ab6f2e9e0247dc79]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:53.193025 14194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 210a94c27854459eb28701de97479151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:53.199105 14249 tablet_bootstrap.cc:492] T 210a94c27854459eb28701de97479151 P 65db3399db1b4110860e1a2f9b15c401: Bootstrap starting.
I20260630 12:13:53.205482 14249 tablet_bootstrap.cc:654] T 210a94c27854459eb28701de97479151 P 65db3399db1b4110860e1a2f9b15c401: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:53.210227 14249 tablet_bootstrap.cc:492] T 210a94c27854459eb28701de97479151 P 65db3399db1b4110860e1a2f9b15c401: No bootstrap required, opened a new log
I20260630 12:13:53.210752 14249 ts_tablet_manager.cc:1403] T 210a94c27854459eb28701de97479151 P 65db3399db1b4110860e1a2f9b15c401: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260630 12:13:53.210927 14252 tablet_bootstrap.cc:492] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c: Bootstrap starting.
I20260630 12:13:53.211326 14251 tablet_bootstrap.cc:492] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0: Bootstrap starting.
I20260630 12:13:53.213987 14249 raft_consensus.cc:359] T 210a94c27854459eb28701de97479151 P 65db3399db1b4110860e1a2f9b15c401 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65db3399db1b4110860e1a2f9b15c401" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44791 } } peers { permanent_uuid: "501e02105d664883843f0111349b981c" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 32951 } } peers { permanent_uuid: "2977c4135c8945899d3f27662be0e0f0" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39703 } }
I20260630 12:13:53.214835 14249 raft_consensus.cc:385] T 210a94c27854459eb28701de97479151 P 65db3399db1b4110860e1a2f9b15c401 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:53.215095 14249 raft_consensus.cc:740] T 210a94c27854459eb28701de97479151 P 65db3399db1b4110860e1a2f9b15c401 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65db3399db1b4110860e1a2f9b15c401, State: Initialized, Role: FOLLOWER
I20260630 12:13:53.215785 14249 consensus_queue.cc:260] T 210a94c27854459eb28701de97479151 P 65db3399db1b4110860e1a2f9b15c401 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65db3399db1b4110860e1a2f9b15c401" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44791 } } peers { permanent_uuid: "501e02105d664883843f0111349b981c" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 32951 } } peers { permanent_uuid: "2977c4135c8945899d3f27662be0e0f0" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39703 } }
I20260630 12:13:53.218423 14251 tablet_bootstrap.cc:654] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:53.218628 14249 ts_tablet_manager.cc:1434] T 210a94c27854459eb28701de97479151 P 65db3399db1b4110860e1a2f9b15c401: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:13:53.218456 14252 tablet_bootstrap.cc:654] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:53.224530 14251 tablet_bootstrap.cc:492] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0: No bootstrap required, opened a new log
I20260630 12:13:53.225021 14251 ts_tablet_manager.cc:1403] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:13:53.225442 14252 tablet_bootstrap.cc:492] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c: No bootstrap required, opened a new log
I20260630 12:13:53.225792 14252 ts_tablet_manager.cc:1403] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.006s
I20260630 12:13:53.227914 14252 raft_consensus.cc:359] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65db3399db1b4110860e1a2f9b15c401" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44791 } } peers { permanent_uuid: "501e02105d664883843f0111349b981c" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 32951 } } peers { permanent_uuid: "2977c4135c8945899d3f27662be0e0f0" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39703 } }
I20260630 12:13:53.227913 14251 raft_consensus.cc:359] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65db3399db1b4110860e1a2f9b15c401" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44791 } } peers { permanent_uuid: "501e02105d664883843f0111349b981c" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 32951 } } peers { permanent_uuid: "2977c4135c8945899d3f27662be0e0f0" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39703 } }
I20260630 12:13:53.228734 14252 raft_consensus.cc:385] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:53.228912 14251 raft_consensus.cc:385] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:53.229149 14252 raft_consensus.cc:740] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501e02105d664883843f0111349b981c, State: Initialized, Role: FOLLOWER
I20260630 12:13:53.229313 14251 raft_consensus.cc:740] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2977c4135c8945899d3f27662be0e0f0, State: Initialized, Role: FOLLOWER
I20260630 12:13:53.230037 14252 consensus_queue.cc:260] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65db3399db1b4110860e1a2f9b15c401" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44791 } } peers { permanent_uuid: "501e02105d664883843f0111349b981c" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 32951 } } peers { permanent_uuid: "2977c4135c8945899d3f27662be0e0f0" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39703 } }
I20260630 12:13:53.230124 14251 consensus_queue.cc:260] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65db3399db1b4110860e1a2f9b15c401" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44791 } } peers { permanent_uuid: "501e02105d664883843f0111349b981c" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 32951 } } peers { permanent_uuid: "2977c4135c8945899d3f27662be0e0f0" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39703 } }
I20260630 12:13:53.232884 14251 ts_tablet_manager.cc:1434] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:13:53.232923 14252 ts_tablet_manager.cc:1434] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260630 12:13:53.312059 14230 tablet.cc:2406] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:13:53.472803 14257 raft_consensus.cc:493] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:53.473399 14257 raft_consensus.cc:515] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65db3399db1b4110860e1a2f9b15c401" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44791 } } peers { permanent_uuid: "501e02105d664883843f0111349b981c" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 32951 } } peers { permanent_uuid: "2977c4135c8945899d3f27662be0e0f0" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39703 } }
I20260630 12:13:53.475839 14257 leader_election.cc:290] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65db3399db1b4110860e1a2f9b15c401 (127.7.215.129:44791), 501e02105d664883843f0111349b981c (127.7.215.131:32951)
I20260630 12:13:53.476756 14256 raft_consensus.cc:493] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:53.477397 14256 raft_consensus.cc:515] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65db3399db1b4110860e1a2f9b15c401" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44791 } } peers { permanent_uuid: "501e02105d664883843f0111349b981c" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 32951 } } peers { permanent_uuid: "2977c4135c8945899d3f27662be0e0f0" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39703 } }
I20260630 12:13:53.488248 14256 leader_election.cc:290] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65db3399db1b4110860e1a2f9b15c401 (127.7.215.129:44791), 2977c4135c8945899d3f27662be0e0f0 (127.7.215.130:39703)
I20260630 12:13:53.493433 14055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210a94c27854459eb28701de97479151" candidate_uuid: "2977c4135c8945899d3f27662be0e0f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65db3399db1b4110860e1a2f9b15c401" is_pre_election: true
I20260630 12:13:53.494544 14055 raft_consensus.cc:2468] T 210a94c27854459eb28701de97479151 P 65db3399db1b4110860e1a2f9b15c401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2977c4135c8945899d3f27662be0e0f0 in term 0.
I20260630 12:13:53.496460 14096 leader_election.cc:304] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2977c4135c8945899d3f27662be0e0f0, 65db3399db1b4110860e1a2f9b15c401; no voters: 
I20260630 12:13:53.497491 14257 raft_consensus.cc:2804] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:53.496466 14204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210a94c27854459eb28701de97479151" candidate_uuid: "2977c4135c8945899d3f27662be0e0f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501e02105d664883843f0111349b981c" is_pre_election: true
I20260630 12:13:53.498059 14257 raft_consensus.cc:493] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:53.498342 14204 raft_consensus.cc:2468] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2977c4135c8945899d3f27662be0e0f0 in term 0.
I20260630 12:13:53.498471 14257 raft_consensus.cc:3060] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:53.503716 14055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210a94c27854459eb28701de97479151" candidate_uuid: "501e02105d664883843f0111349b981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65db3399db1b4110860e1a2f9b15c401" is_pre_election: true
I20260630 12:13:53.504453 14055 raft_consensus.cc:2468] T 210a94c27854459eb28701de97479151 P 65db3399db1b4110860e1a2f9b15c401 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 501e02105d664883843f0111349b981c in term 0.
I20260630 12:13:53.505671 14170 leader_election.cc:304] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501e02105d664883843f0111349b981c, 65db3399db1b4110860e1a2f9b15c401; no voters: 
I20260630 12:13:53.506661 14256 raft_consensus.cc:2804] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:53.506490 14257 raft_consensus.cc:515] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65db3399db1b4110860e1a2f9b15c401" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44791 } } peers { permanent_uuid: "501e02105d664883843f0111349b981c" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 32951 } } peers { permanent_uuid: "2977c4135c8945899d3f27662be0e0f0" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39703 } }
I20260630 12:13:53.507115 14256 raft_consensus.cc:493] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:53.507594 14256 raft_consensus.cc:3060] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:53.508714 14257 leader_election.cc:290] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 [CANDIDATE]: Term 1 election: Requested vote from peers 65db3399db1b4110860e1a2f9b15c401 (127.7.215.129:44791), 501e02105d664883843f0111349b981c (127.7.215.131:32951)
I20260630 12:13:53.509626 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210a94c27854459eb28701de97479151" candidate_uuid: "501e02105d664883843f0111349b981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2977c4135c8945899d3f27662be0e0f0" is_pre_election: true
I20260630 12:13:53.509876 14204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210a94c27854459eb28701de97479151" candidate_uuid: "2977c4135c8945899d3f27662be0e0f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501e02105d664883843f0111349b981c"
I20260630 12:13:53.510659 14130 raft_consensus.cc:2393] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 501e02105d664883843f0111349b981c in current term 1: Already voted for candidate 2977c4135c8945899d3f27662be0e0f0 in this term.
I20260630 12:13:53.510774 14055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210a94c27854459eb28701de97479151" candidate_uuid: "2977c4135c8945899d3f27662be0e0f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65db3399db1b4110860e1a2f9b15c401"
I20260630 12:13:53.511380 14055 raft_consensus.cc:3060] T 210a94c27854459eb28701de97479151 P 65db3399db1b4110860e1a2f9b15c401 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:53.515092 14256 raft_consensus.cc:515] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65db3399db1b4110860e1a2f9b15c401" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44791 } } peers { permanent_uuid: "501e02105d664883843f0111349b981c" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 32951 } } peers { permanent_uuid: "2977c4135c8945899d3f27662be0e0f0" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39703 } }
I20260630 12:13:53.516170 14204 raft_consensus.cc:2393] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2977c4135c8945899d3f27662be0e0f0 in current term 1: Already voted for candidate 501e02105d664883843f0111349b981c in this term.
I20260630 12:13:53.517112 14256 leader_election.cc:290] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c [CANDIDATE]: Term 1 election: Requested vote from peers 65db3399db1b4110860e1a2f9b15c401 (127.7.215.129:44791), 2977c4135c8945899d3f27662be0e0f0 (127.7.215.130:39703)
I20260630 12:13:53.517227 14055 raft_consensus.cc:2468] T 210a94c27854459eb28701de97479151 P 65db3399db1b4110860e1a2f9b15c401 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2977c4135c8945899d3f27662be0e0f0 in term 1.
I20260630 12:13:53.518570 14054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210a94c27854459eb28701de97479151" candidate_uuid: "501e02105d664883843f0111349b981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65db3399db1b4110860e1a2f9b15c401"
I20260630 12:13:53.518854 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210a94c27854459eb28701de97479151" candidate_uuid: "501e02105d664883843f0111349b981c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2977c4135c8945899d3f27662be0e0f0"
I20260630 12:13:53.519011 14096 leader_election.cc:304] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 [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: 2977c4135c8945899d3f27662be0e0f0, 65db3399db1b4110860e1a2f9b15c401; no voters: 501e02105d664883843f0111349b981c
I20260630 12:13:53.519472 14054 raft_consensus.cc:2393] T 210a94c27854459eb28701de97479151 P 65db3399db1b4110860e1a2f9b15c401 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 501e02105d664883843f0111349b981c in current term 1: Already voted for candidate 2977c4135c8945899d3f27662be0e0f0 in this term.
I20260630 12:13:53.519539 14130 raft_consensus.cc:2393] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 501e02105d664883843f0111349b981c in current term 1: Already voted for candidate 2977c4135c8945899d3f27662be0e0f0 in this term.
I20260630 12:13:53.520164 14257 raft_consensus.cc:2804] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:53.520900 14167 leader_election.cc:304] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c [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: 501e02105d664883843f0111349b981c; no voters: 2977c4135c8945899d3f27662be0e0f0, 65db3399db1b4110860e1a2f9b15c401
I20260630 12:13:53.521659 14257 raft_consensus.cc:697] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2977c4135c8945899d3f27662be0e0f0, State: Running, Role: LEADER
I20260630 12:13:53.521703 14256 raft_consensus.cc:2749] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:13:53.522794 14257 consensus_queue.cc:237] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65db3399db1b4110860e1a2f9b15c401" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44791 } } peers { permanent_uuid: "501e02105d664883843f0111349b981c" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 32951 } } peers { permanent_uuid: "2977c4135c8945899d3f27662be0e0f0" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39703 } }
I20260630 12:13:53.532263 13953 catalog_manager.cc:5697] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2977c4135c8945899d3f27662be0e0f0 (127.7.215.130). New cstate: current_term: 1 leader_uuid: "2977c4135c8945899d3f27662be0e0f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65db3399db1b4110860e1a2f9b15c401" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "501e02105d664883843f0111349b981c" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2977c4135c8945899d3f27662be0e0f0" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39703 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:53.571437  8030 tablet_server.cc:179] TabletServer@127.7.215.129:0 shutting down...
I20260630 12:13:53.591306  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:53.592111  8030 tablet_replica.cc:333] T 210a94c27854459eb28701de97479151 P 65db3399db1b4110860e1a2f9b15c401: stopping tablet replica
I20260630 12:13:53.592625  8030 raft_consensus.cc:2243] T 210a94c27854459eb28701de97479151 P 65db3399db1b4110860e1a2f9b15c401 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:53.593063  8030 raft_consensus.cc:2272] T 210a94c27854459eb28701de97479151 P 65db3399db1b4110860e1a2f9b15c401 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:53.612216  8030 tablet_server.cc:196] TabletServer@127.7.215.129:0 shutdown complete.
I20260630 12:13:53.707499 14006 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:53.708825 14006 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:53.709172 14006 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:54.084352 14265 consensus_queue.cc:1048] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501e02105d664883843f0111349b981c" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:13:54.103287 14096 consensus_peers.cc:597] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 -> Peer 65db3399db1b4110860e1a2f9b15c401 (127.7.215.129:44791): Couldn't send request to peer 65db3399db1b4110860e1a2f9b15c401. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:44791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:55.710176 14006 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:55.711606 14006 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:55.712075 14006 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:56.530293 14096 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.215.129:44791: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260630 12:13:56.533509 14096 consensus_peers.cc:597] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 -> Peer 65db3399db1b4110860e1a2f9b15c401 (127.7.215.129:44791): Couldn't send request to peer 65db3399db1b4110860e1a2f9b15c401. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:44791: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:13:57.713203 14006 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:57.714692 14006 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:57.715026 14006 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:59.067169 14096 consensus_peers.cc:597] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 -> Peer 65db3399db1b4110860e1a2f9b15c401 (127.7.215.129:44791): Couldn't send request to peer 65db3399db1b4110860e1a2f9b15c401. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:44791: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260630 12:13:59.715987 14006 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:59.717367 14006 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:59.717693 14006 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:14:01.412209 14096 consensus_peers.cc:597] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 -> Peer 65db3399db1b4110860e1a2f9b15c401 (127.7.215.129:44791): Couldn't send request to peer 65db3399db1b4110860e1a2f9b15c401. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:44791: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:14:01.718751 14006 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:14:01.720090 14006 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:14:01.720407 14006 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:14:01.990849 14096 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.215.129:44791: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260630 12:14:03.721457 14006 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:14:03.722939 14006 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:14:03.723309 14006 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:14:04.022338 14096 consensus_peers.cc:597] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 -> Peer 65db3399db1b4110860e1a2f9b15c401 (127.7.215.129:44791): Couldn't send request to peer 65db3399db1b4110860e1a2f9b15c401. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:44791: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260630 12:14:04.683969  8030 tablet_server.cc:179] TabletServer@127.7.215.130:0 shutting down...
I20260630 12:14:04.712622  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:04.713430  8030 tablet_replica.cc:333] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0: stopping tablet replica
I20260630 12:14:04.714104  8030 raft_consensus.cc:2243] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:04.715196  8030 raft_consensus.cc:2272] T 210a94c27854459eb28701de97479151 P 2977c4135c8945899d3f27662be0e0f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:04.737263  8030 tablet_server.cc:196] TabletServer@127.7.215.130:0 shutdown complete.
I20260630 12:14:04.753019  8030 tablet_server.cc:179] TabletServer@127.7.215.131:0 shutting down...
I20260630 12:14:04.777382  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:04.778091  8030 tablet_replica.cc:333] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c: stopping tablet replica
I20260630 12:14:04.778693  8030 raft_consensus.cc:2243] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:04.779173  8030 raft_consensus.cc:2272] T 210a94c27854459eb28701de97479151 P 501e02105d664883843f0111349b981c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:04.799283  8030 tablet_server.cc:196] TabletServer@127.7.215.131:0 shutdown complete.
I20260630 12:14:04.812500  8030 master.cc:562] Master@127.7.215.190:34807 shutting down...
I20260630 12:14:04.834211  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a9e04c48cb6448c0bc2b255aa4782858 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:04.834980  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a9e04c48cb6448c0bc2b255aa4782858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:04.835319  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P a9e04c48cb6448c0bc2b255aa4782858: stopping tablet replica
I20260630 12:14:04.854630  8030 master.cc:584] Master@127.7.215.190:34807 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13322 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:14:04.897027  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:37971
I20260630 12:14:04.898334  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:04.904789 14299 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:04.905100 14298 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:04.905757 14301 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:04.907001  8030 server_base.cc:1061] running on GCE node
I20260630 12:14:04.907908  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:04.908078  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:04.908252  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821644908237 us; error 0 us; skew 500 ppm
I20260630 12:14:04.908794  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:04.911350  8030 webserver.cc:533] Webserver started at http://127.7.215.190:34967/ using document root <none> and password file <none>
I20260630 12:14:04.911864  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:04.912082  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:04.912380  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:04.913631  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "9d97329dfb524f6e87b98d620cf3c933"
format_stamp: "Formatted at 2026-06-30 12:14:04 on dist-test-slave-35fp"
I20260630 12:14:04.918092  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:14:04.921379 14306 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:04.922062  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:04.922375  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "9d97329dfb524f6e87b98d620cf3c933"
format_stamp: "Formatted at 2026-06-30 12:14:04 on dist-test-slave-35fp"
I20260630 12:14:04.922698  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821475204949-8030-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)
I20260630 12:14:04.936285  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:04.937479  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:04.975916  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:37971
I20260630 12:14:04.976008 14357 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:37971 every 8 connection(s)
I20260630 12:14:04.980038 14358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:04.991824 14358 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d97329dfb524f6e87b98d620cf3c933: Bootstrap starting.
I20260630 12:14:04.996562 14358 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9d97329dfb524f6e87b98d620cf3c933: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:05.001065 14358 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d97329dfb524f6e87b98d620cf3c933: No bootstrap required, opened a new log
I20260630 12:14:05.003487 14358 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9d97329dfb524f6e87b98d620cf3c933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d97329dfb524f6e87b98d620cf3c933" member_type: VOTER }
I20260630 12:14:05.003925 14358 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9d97329dfb524f6e87b98d620cf3c933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:05.004189 14358 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9d97329dfb524f6e87b98d620cf3c933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d97329dfb524f6e87b98d620cf3c933, State: Initialized, Role: FOLLOWER
I20260630 12:14:05.004878 14358 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9d97329dfb524f6e87b98d620cf3c933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9d97329dfb524f6e87b98d620cf3c933" member_type: VOTER }
I20260630 12:14:05.005355 14358 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9d97329dfb524f6e87b98d620cf3c933 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:05.005582 14358 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9d97329dfb524f6e87b98d620cf3c933 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:05.005906 14358 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9d97329dfb524f6e87b98d620cf3c933 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:05.011377 14358 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9d97329dfb524f6e87b98d620cf3c933 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d97329dfb524f6e87b98d620cf3c933" member_type: VOTER }
I20260630 12:14:05.011950 14358 leader_election.cc:304] T 00000000000000000000000000000000 P 9d97329dfb524f6e87b98d620cf3c933 [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: 9d97329dfb524f6e87b98d620cf3c933; no voters: 
I20260630 12:14:05.013039 14358 leader_election.cc:290] T 00000000000000000000000000000000 P 9d97329dfb524f6e87b98d620cf3c933 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:05.013393 14361 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9d97329dfb524f6e87b98d620cf3c933 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:05.014717 14361 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9d97329dfb524f6e87b98d620cf3c933 [term 1 LEADER]: Becoming Leader. State: Replica: 9d97329dfb524f6e87b98d620cf3c933, State: Running, Role: LEADER
I20260630 12:14:05.015417 14361 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9d97329dfb524f6e87b98d620cf3c933 [LEADER]: Queue going to LEADER mode. State: All 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: "9d97329dfb524f6e87b98d620cf3c933" member_type: VOTER }
I20260630 12:14:05.016091 14358 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9d97329dfb524f6e87b98d620cf3c933 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:05.020069 14363 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d97329dfb524f6e87b98d620cf3c933 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9d97329dfb524f6e87b98d620cf3c933. Latest consensus state: current_term: 1 leader_uuid: "9d97329dfb524f6e87b98d620cf3c933" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d97329dfb524f6e87b98d620cf3c933" member_type: VOTER } }
I20260630 12:14:05.020005 14362 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d97329dfb524f6e87b98d620cf3c933 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9d97329dfb524f6e87b98d620cf3c933" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d97329dfb524f6e87b98d620cf3c933" member_type: VOTER } }
I20260630 12:14:05.020792 14363 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d97329dfb524f6e87b98d620cf3c933 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:05.020874 14362 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d97329dfb524f6e87b98d620cf3c933 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:05.023926 14368 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:05.032382 14368 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:05.033344  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:05.041548 14368 catalog_manager.cc:1383] Generated new cluster ID: dd718abe92f547419cb12acc9d5e7458
I20260630 12:14:05.041826 14368 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:05.080952 14368 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:05.082813 14368 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:05.107764 14368 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9d97329dfb524f6e87b98d620cf3c933: Generated new TSK 0
I20260630 12:14:05.108366 14368 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:05.164103  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:05.170117 14379 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:05.171411 14380 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:05.172910 14382 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:05.173694  8030 server_base.cc:1061] running on GCE node
I20260630 12:14:05.174463  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:05.174746  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:05.174883  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821645174872 us; error 0 us; skew 500 ppm
I20260630 12:14:05.175374  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:05.177561  8030 webserver.cc:533] Webserver started at http://127.7.215.129:37473/ using document root <none> and password file <none>
I20260630 12:14:05.177987  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:05.178136  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:05.178352  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:05.179450  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821475204949-8030-0/minicluster-data/ts-0-root/instance:
uuid: "010a3f1225d34a08a1f1265fa7d21d54"
format_stamp: "Formatted at 2026-06-30 12:14:05 on dist-test-slave-35fp"
I20260630 12:14:05.184015  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:05.187378 14387 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:05.188163  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:05.188482  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "010a3f1225d34a08a1f1265fa7d21d54"
format_stamp: "Formatted at 2026-06-30 12:14:05 on dist-test-slave-35fp"
I20260630 12:14:05.188748  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821475204949-8030-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)
I20260630 12:14:05.216439  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:05.217788  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:05.219242  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:05.221547  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:05.221719  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:05.222004  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:05.222152  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:05.261430  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:37383
I20260630 12:14:05.261516 14449 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:37383 every 8 connection(s)
I20260630 12:14:05.266667  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:05.274327 14454 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:05.276187 14455 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:05.278959  8030 server_base.cc:1061] running on GCE node
W20260630 12:14:05.279002 14457 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:05.280028  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:05.280303  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:05.280483  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821645280461 us; error 0 us; skew 500 ppm
I20260630 12:14:05.280966  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:05.283257  8030 webserver.cc:533] Webserver started at http://127.7.215.130:43807/ using document root <none> and password file <none>
I20260630 12:14:05.283761  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:05.283963  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:05.284225  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:05.285358  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821475204949-8030-0/minicluster-data/ts-1-root/instance:
uuid: "c000d9bf4e584235ad515a3bbf2da968"
format_stamp: "Formatted at 2026-06-30 12:14:05 on dist-test-slave-35fp"
I20260630 12:14:05.289435 14450 heartbeater.cc:344] Connected to a master server at 127.7.215.190:37971
I20260630 12:14:05.289932 14450 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:05.290388  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:05.290892 14450 heartbeater.cc:507] Master 127.7.215.190:37971 requested a full tablet report, sending...
I20260630 12:14:05.293236 14323 ts_manager.cc:194] Registered new tserver with Master: 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383)
I20260630 12:14:05.294795 14462 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:05.295696  8030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:14:05.295850 14323 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52690
I20260630 12:14:05.295979  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "c000d9bf4e584235ad515a3bbf2da968"
format_stamp: "Formatted at 2026-06-30 12:14:05 on dist-test-slave-35fp"
I20260630 12:14:05.296376  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821475204949-8030-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)
I20260630 12:14:05.315896  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:05.317085  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:05.318732  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:05.321110  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:05.321352  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:05.321592  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:05.321758  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:05.361490  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:44681
I20260630 12:14:05.361582 14524 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:44681 every 8 connection(s)
I20260630 12:14:05.366282  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:05.374042 14528 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:05.375659 14529 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:05.378363  8030 server_base.cc:1061] running on GCE node
W20260630 12:14:05.378410 14531 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:05.379705  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:05.379985  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:05.380113 14525 heartbeater.cc:344] Connected to a master server at 127.7.215.190:37971
I20260630 12:14:05.380225  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821645380205 us; error 0 us; skew 500 ppm
I20260630 12:14:05.380637 14525 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:05.381016  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:05.381443 14525 heartbeater.cc:507] Master 127.7.215.190:37971 requested a full tablet report, sending...
I20260630 12:14:05.383822 14323 ts_manager.cc:194] Registered new tserver with Master: c000d9bf4e584235ad515a3bbf2da968 (127.7.215.130:44681)
I20260630 12:14:05.383970  8030 webserver.cc:533] Webserver started at http://127.7.215.131:34695/ using document root <none> and password file <none>
I20260630 12:14:05.384639  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:05.384871  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:05.385179  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:05.385793 14323 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52704
I20260630 12:14:05.386987  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821475204949-8030-0/minicluster-data/ts-2-root/instance:
uuid: "56d48c83b390434e92fe59ade9be6736"
format_stamp: "Formatted at 2026-06-30 12:14:05 on dist-test-slave-35fp"
I20260630 12:14:05.391566  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:05.395035 14536 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:05.395819  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:05.396113  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "56d48c83b390434e92fe59ade9be6736"
format_stamp: "Formatted at 2026-06-30 12:14:05 on dist-test-slave-35fp"
I20260630 12:14:05.396399  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821475204949-8030-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)
I20260630 12:14:05.431370  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:05.432737  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:05.434098  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:05.436539  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:05.436792  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:05.437047  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:05.437254  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:05.479383  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:44019
I20260630 12:14:05.479482 14598 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:44019 every 8 connection(s)
I20260630 12:14:05.494328 14599 heartbeater.cc:344] Connected to a master server at 127.7.215.190:37971
I20260630 12:14:05.494732 14599 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:05.495460 14599 heartbeater.cc:507] Master 127.7.215.190:37971 requested a full tablet report, sending...
I20260630 12:14:05.497381 14323 ts_manager.cc:194] Registered new tserver with Master: 56d48c83b390434e92fe59ade9be6736 (127.7.215.131:44019)
I20260630 12:14:05.497927  8030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014947254s
I20260630 12:14:05.499156 14323 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52706
I20260630 12:14:06.299140 14450 heartbeater.cc:499] Master 127.7.215.190:37971 was elected leader, sending a full tablet report...
I20260630 12:14:06.388921 14525 heartbeater.cc:499] Master 127.7.215.190:37971 was elected leader, sending a full tablet report...
I20260630 12:14:06.502020 14599 heartbeater.cc:499] Master 127.7.215.190:37971 was elected leader, sending a full tablet report...
I20260630 12:14:06.559724 14323 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52720:
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"
    }
  }
}
W20260630 12:14:06.562774 14323 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:14:06.622921 14490 tablet_service.cc:1511] Processing CreateTablet for tablet 2a91deb27729469b989042f8abdb0c4e (DEFAULT_TABLE table=test-workload [id=c4bf760351d348e594177dbe79382165]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:06.624930 14490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a91deb27729469b989042f8abdb0c4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:06.626995 14489 tablet_service.cc:1511] Processing CreateTablet for tablet 2e49e3a40c82472ea4e1b36d73d3382f (DEFAULT_TABLE table=test-workload [id=c4bf760351d348e594177dbe79382165]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:06.628671 14489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e49e3a40c82472ea4e1b36d73d3382f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:06.638636 14488 tablet_service.cc:1511] Processing CreateTablet for tablet c9f6f29fa5954a88afaa118dbfef3deb (DEFAULT_TABLE table=test-workload [id=c4bf760351d348e594177dbe79382165]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:06.639505 14564 tablet_service.cc:1511] Processing CreateTablet for tablet 2a91deb27729469b989042f8abdb0c4e (DEFAULT_TABLE table=test-workload [id=c4bf760351d348e594177dbe79382165]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:06.640369 14488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9f6f29fa5954a88afaa118dbfef3deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:06.641225 14564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a91deb27729469b989042f8abdb0c4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:06.641129 14415 tablet_service.cc:1511] Processing CreateTablet for tablet 2a91deb27729469b989042f8abdb0c4e (DEFAULT_TABLE table=test-workload [id=c4bf760351d348e594177dbe79382165]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:06.642803 14415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a91deb27729469b989042f8abdb0c4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:06.643957 14487 tablet_service.cc:1511] Processing CreateTablet for tablet f4f1a8233f8a4fce94ac74e218047225 (DEFAULT_TABLE table=test-workload [id=c4bf760351d348e594177dbe79382165]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:06.645368 14487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f1a8233f8a4fce94ac74e218047225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:06.647599 14414 tablet_service.cc:1511] Processing CreateTablet for tablet 2e49e3a40c82472ea4e1b36d73d3382f (DEFAULT_TABLE table=test-workload [id=c4bf760351d348e594177dbe79382165]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:06.649004 14414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e49e3a40c82472ea4e1b36d73d3382f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:06.652220 14413 tablet_service.cc:1511] Processing CreateTablet for tablet c9f6f29fa5954a88afaa118dbfef3deb (DEFAULT_TABLE table=test-workload [id=c4bf760351d348e594177dbe79382165]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:06.653715 14413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9f6f29fa5954a88afaa118dbfef3deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:06.653893 14412 tablet_service.cc:1511] Processing CreateTablet for tablet f4f1a8233f8a4fce94ac74e218047225 (DEFAULT_TABLE table=test-workload [id=c4bf760351d348e594177dbe79382165]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:06.654155 14563 tablet_service.cc:1511] Processing CreateTablet for tablet 2e49e3a40c82472ea4e1b36d73d3382f (DEFAULT_TABLE table=test-workload [id=c4bf760351d348e594177dbe79382165]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:06.655435 14412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f1a8233f8a4fce94ac74e218047225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:06.655602 14563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e49e3a40c82472ea4e1b36d73d3382f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:06.660120 14561 tablet_service.cc:1511] Processing CreateTablet for tablet f4f1a8233f8a4fce94ac74e218047225 (DEFAULT_TABLE table=test-workload [id=c4bf760351d348e594177dbe79382165]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:06.661618 14561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f1a8233f8a4fce94ac74e218047225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:06.663941 14562 tablet_service.cc:1511] Processing CreateTablet for tablet c9f6f29fa5954a88afaa118dbfef3deb (DEFAULT_TABLE table=test-workload [id=c4bf760351d348e594177dbe79382165]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:06.665370 14562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9f6f29fa5954a88afaa118dbfef3deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:06.700263 14620 tablet_bootstrap.cc:492] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736: Bootstrap starting.
I20260630 12:14:06.707713 14621 tablet_bootstrap.cc:492] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968: Bootstrap starting.
I20260630 12:14:06.707979 14620 tablet_bootstrap.cc:654] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:06.713248 14622 tablet_bootstrap.cc:492] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54: Bootstrap starting.
I20260630 12:14:06.718314 14621 tablet_bootstrap.cc:654] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:06.721199 14622 tablet_bootstrap.cc:654] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:06.725143 14620 tablet_bootstrap.cc:492] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736: No bootstrap required, opened a new log
I20260630 12:14:06.725708 14620 ts_tablet_manager.cc:1403] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.008s
I20260630 12:14:06.726117 14621 tablet_bootstrap.cc:492] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968: No bootstrap required, opened a new log
I20260630 12:14:06.726856 14621 ts_tablet_manager.cc:1403] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.009s
I20260630 12:14:06.728901 14620 raft_consensus.cc:359] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:06.729761 14620 raft_consensus.cc:385] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:06.730028 14620 raft_consensus.cc:740] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56d48c83b390434e92fe59ade9be6736, State: Initialized, Role: FOLLOWER
I20260630 12:14:06.730201 14622 tablet_bootstrap.cc:492] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54: No bootstrap required, opened a new log
I20260630 12:14:06.730192 14621 raft_consensus.cc:359] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:06.731035 14622 ts_tablet_manager.cc:1403] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.011s
I20260630 12:14:06.731266 14621 raft_consensus.cc:385] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:06.730867 14620 consensus_queue.cc:260] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:06.731618 14621 raft_consensus.cc:740] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c000d9bf4e584235ad515a3bbf2da968, State: Initialized, Role: FOLLOWER
I20260630 12:14:06.732573 14621 consensus_queue.cc:260] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:06.734302 14622 raft_consensus.cc:359] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:06.735442 14622 raft_consensus.cc:385] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:06.735798 14622 raft_consensus.cc:740] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 010a3f1225d34a08a1f1265fa7d21d54, State: Initialized, Role: FOLLOWER
I20260630 12:14:06.736676 14622 consensus_queue.cc:260] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:06.737579 14621 ts_tablet_manager.cc:1434] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.006s
I20260630 12:14:06.738873 14621 tablet_bootstrap.cc:492] T f4f1a8233f8a4fce94ac74e218047225 P c000d9bf4e584235ad515a3bbf2da968: Bootstrap starting.
I20260630 12:14:06.740464 14620 ts_tablet_manager.cc:1434] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:14:06.741555 14620 tablet_bootstrap.cc:492] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736: Bootstrap starting.
I20260630 12:14:06.745747 14621 tablet_bootstrap.cc:654] T f4f1a8233f8a4fce94ac74e218047225 P c000d9bf4e584235ad515a3bbf2da968: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:06.747896 14620 tablet_bootstrap.cc:654] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:06.755767 14622 ts_tablet_manager.cc:1434] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.001s
I20260630 12:14:06.757002 14622 tablet_bootstrap.cc:492] T f4f1a8233f8a4fce94ac74e218047225 P 010a3f1225d34a08a1f1265fa7d21d54: Bootstrap starting.
I20260630 12:14:06.757823 14621 tablet_bootstrap.cc:492] T f4f1a8233f8a4fce94ac74e218047225 P c000d9bf4e584235ad515a3bbf2da968: No bootstrap required, opened a new log
I20260630 12:14:06.758404 14621 ts_tablet_manager.cc:1403] T f4f1a8233f8a4fce94ac74e218047225 P c000d9bf4e584235ad515a3bbf2da968: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.010s
I20260630 12:14:06.761440 14621 raft_consensus.cc:359] T f4f1a8233f8a4fce94ac74e218047225 P c000d9bf4e584235ad515a3bbf2da968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:06.762218 14621 raft_consensus.cc:385] T f4f1a8233f8a4fce94ac74e218047225 P c000d9bf4e584235ad515a3bbf2da968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:06.762517 14621 raft_consensus.cc:740] T f4f1a8233f8a4fce94ac74e218047225 P c000d9bf4e584235ad515a3bbf2da968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c000d9bf4e584235ad515a3bbf2da968, State: Initialized, Role: FOLLOWER
I20260630 12:14:06.763345 14621 consensus_queue.cc:260] T f4f1a8233f8a4fce94ac74e218047225 P c000d9bf4e584235ad515a3bbf2da968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:06.765134 14620 tablet_bootstrap.cc:492] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736: No bootstrap required, opened a new log
I20260630 12:14:06.765702 14620 ts_tablet_manager.cc:1403] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260630 12:14:06.767575 14621 ts_tablet_manager.cc:1434] T f4f1a8233f8a4fce94ac74e218047225 P c000d9bf4e584235ad515a3bbf2da968: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:14:06.768743 14621 tablet_bootstrap.cc:492] T 2a91deb27729469b989042f8abdb0c4e P c000d9bf4e584235ad515a3bbf2da968: Bootstrap starting.
I20260630 12:14:06.768669 14620 raft_consensus.cc:359] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } }
I20260630 12:14:06.769397 14620 raft_consensus.cc:385] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:06.769657 14620 raft_consensus.cc:740] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56d48c83b390434e92fe59ade9be6736, State: Initialized, Role: FOLLOWER
I20260630 12:14:06.770356 14620 consensus_queue.cc:260] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } }
I20260630 12:14:06.771692 14622 tablet_bootstrap.cc:654] T f4f1a8233f8a4fce94ac74e218047225 P 010a3f1225d34a08a1f1265fa7d21d54: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:06.772670 14620 ts_tablet_manager.cc:1434] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:14:06.775753 14621 tablet_bootstrap.cc:654] T 2a91deb27729469b989042f8abdb0c4e P c000d9bf4e584235ad515a3bbf2da968: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:06.779022 14628 raft_consensus.cc:493] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:06.780149 14628 raft_consensus.cc:515] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:06.785131 14620 tablet_bootstrap.cc:492] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736: Bootstrap starting.
I20260630 12:14:06.796321 14620 tablet_bootstrap.cc:654] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:06.797865 14628 leader_election.cc:290] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c000d9bf4e584235ad515a3bbf2da968 (127.7.215.130:44681), 56d48c83b390434e92fe59ade9be6736 (127.7.215.131:44019)
I20260630 12:14:06.803231 14621 tablet_bootstrap.cc:492] T 2a91deb27729469b989042f8abdb0c4e P c000d9bf4e584235ad515a3bbf2da968: No bootstrap required, opened a new log
I20260630 12:14:06.804112 14621 ts_tablet_manager.cc:1403] T 2a91deb27729469b989042f8abdb0c4e P c000d9bf4e584235ad515a3bbf2da968: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.006s
I20260630 12:14:06.807853 14621 raft_consensus.cc:359] T 2a91deb27729469b989042f8abdb0c4e P c000d9bf4e584235ad515a3bbf2da968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } }
I20260630 12:14:06.808612 14621 raft_consensus.cc:385] T 2a91deb27729469b989042f8abdb0c4e P c000d9bf4e584235ad515a3bbf2da968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:06.808929 14621 raft_consensus.cc:740] T 2a91deb27729469b989042f8abdb0c4e P c000d9bf4e584235ad515a3bbf2da968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c000d9bf4e584235ad515a3bbf2da968, State: Initialized, Role: FOLLOWER
I20260630 12:14:06.809422 14620 tablet_bootstrap.cc:492] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736: No bootstrap required, opened a new log
I20260630 12:14:06.810007 14620 ts_tablet_manager.cc:1403] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260630 12:14:06.809718 14621 consensus_queue.cc:260] T 2a91deb27729469b989042f8abdb0c4e P c000d9bf4e584235ad515a3bbf2da968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } }
I20260630 12:14:06.814360 14622 tablet_bootstrap.cc:492] T f4f1a8233f8a4fce94ac74e218047225 P 010a3f1225d34a08a1f1265fa7d21d54: No bootstrap required, opened a new log
I20260630 12:14:06.813011 14620 raft_consensus.cc:359] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:06.815008 14622 ts_tablet_manager.cc:1403] T f4f1a8233f8a4fce94ac74e218047225 P 010a3f1225d34a08a1f1265fa7d21d54: Time spent bootstrapping tablet: real 0.058s	user 0.020s	sys 0.024s
I20260630 12:14:06.815351 14620 raft_consensus.cc:385] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:06.815780 14620 raft_consensus.cc:740] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56d48c83b390434e92fe59ade9be6736, State: Initialized, Role: FOLLOWER
I20260630 12:14:06.819109 14622 raft_consensus.cc:359] T f4f1a8233f8a4fce94ac74e218047225 P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:06.819581 14620 consensus_queue.cc:260] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:06.820286 14622 raft_consensus.cc:385] T f4f1a8233f8a4fce94ac74e218047225 P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:06.820745 14622 raft_consensus.cc:740] T f4f1a8233f8a4fce94ac74e218047225 P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 010a3f1225d34a08a1f1265fa7d21d54, State: Initialized, Role: FOLLOWER
I20260630 12:14:06.821754 14622 consensus_queue.cc:260] T f4f1a8233f8a4fce94ac74e218047225 P 010a3f1225d34a08a1f1265fa7d21d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:06.822213 14500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e49e3a40c82472ea4e1b36d73d3382f" candidate_uuid: "010a3f1225d34a08a1f1265fa7d21d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c000d9bf4e584235ad515a3bbf2da968" is_pre_election: true
I20260630 12:14:06.825423 14500 raft_consensus.cc:2468] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 010a3f1225d34a08a1f1265fa7d21d54 in term 0.
I20260630 12:14:06.825934 14622 ts_tablet_manager.cc:1434] T f4f1a8233f8a4fce94ac74e218047225 P 010a3f1225d34a08a1f1265fa7d21d54: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260630 12:14:06.826934 14622 tablet_bootstrap.cc:492] T 2a91deb27729469b989042f8abdb0c4e P 010a3f1225d34a08a1f1265fa7d21d54: Bootstrap starting.
I20260630 12:14:06.827203 14620 ts_tablet_manager.cc:1434] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260630 12:14:06.827840 14574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e49e3a40c82472ea4e1b36d73d3382f" candidate_uuid: "010a3f1225d34a08a1f1265fa7d21d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56d48c83b390434e92fe59ade9be6736" is_pre_election: true
I20260630 12:14:06.828533 14574 raft_consensus.cc:2468] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 010a3f1225d34a08a1f1265fa7d21d54 in term 0.
I20260630 12:14:06.828819 14391 leader_election.cc:304] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 010a3f1225d34a08a1f1265fa7d21d54, c000d9bf4e584235ad515a3bbf2da968; no voters: 
I20260630 12:14:06.829607 14621 ts_tablet_manager.cc:1434] T 2a91deb27729469b989042f8abdb0c4e P c000d9bf4e584235ad515a3bbf2da968: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.004s
I20260630 12:14:06.829718 14628 raft_consensus.cc:2804] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:06.830435 14628 raft_consensus.cc:493] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:06.830837 14628 raft_consensus.cc:3060] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:06.834365 14622 tablet_bootstrap.cc:654] T 2a91deb27729469b989042f8abdb0c4e P 010a3f1225d34a08a1f1265fa7d21d54: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:06.836947 14621 tablet_bootstrap.cc:492] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968: Bootstrap starting.
I20260630 12:14:06.829905 14620 tablet_bootstrap.cc:492] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736: Bootstrap starting.
I20260630 12:14:06.842382 14628 raft_consensus.cc:515] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:06.845448 14500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e49e3a40c82472ea4e1b36d73d3382f" candidate_uuid: "010a3f1225d34a08a1f1265fa7d21d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c000d9bf4e584235ad515a3bbf2da968"
I20260630 12:14:06.846216 14500 raft_consensus.cc:3060] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:06.849042 14620 tablet_bootstrap.cc:654] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:06.849360 14621 tablet_bootstrap.cc:654] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:06.850317 14626 raft_consensus.cc:493] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:06.855053 14622 tablet_bootstrap.cc:492] T 2a91deb27729469b989042f8abdb0c4e P 010a3f1225d34a08a1f1265fa7d21d54: No bootstrap required, opened a new log
I20260630 12:14:06.855645 14622 ts_tablet_manager.cc:1403] T 2a91deb27729469b989042f8abdb0c4e P 010a3f1225d34a08a1f1265fa7d21d54: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.007s
I20260630 12:14:06.855293 14626 raft_consensus.cc:515] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:06.855716 14574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e49e3a40c82472ea4e1b36d73d3382f" candidate_uuid: "010a3f1225d34a08a1f1265fa7d21d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56d48c83b390434e92fe59ade9be6736"
I20260630 12:14:06.856397 14574 raft_consensus.cc:3060] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:06.859539 14622 raft_consensus.cc:359] T 2a91deb27729469b989042f8abdb0c4e P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } }
I20260630 12:14:06.860558 14622 raft_consensus.cc:385] T 2a91deb27729469b989042f8abdb0c4e P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:06.860983 14622 raft_consensus.cc:740] T 2a91deb27729469b989042f8abdb0c4e P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 010a3f1225d34a08a1f1265fa7d21d54, State: Initialized, Role: FOLLOWER
I20260630 12:14:06.864339 14626 leader_election.cc:290] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383), c000d9bf4e584235ad515a3bbf2da968 (127.7.215.130:44681)
I20260630 12:14:06.862010 14622 consensus_queue.cc:260] T 2a91deb27729469b989042f8abdb0c4e P 010a3f1225d34a08a1f1265fa7d21d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } }
I20260630 12:14:06.865060 14574 raft_consensus.cc:2468] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 010a3f1225d34a08a1f1265fa7d21d54 in term 1.
I20260630 12:14:06.866889 14391 leader_election.cc:304] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 010a3f1225d34a08a1f1265fa7d21d54, 56d48c83b390434e92fe59ade9be6736; no voters: 
I20260630 12:14:06.854628 14628 leader_election.cc:290] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54 [CANDIDATE]: Term 1 election: Requested vote from peers c000d9bf4e584235ad515a3bbf2da968 (127.7.215.130:44681), 56d48c83b390434e92fe59ade9be6736 (127.7.215.131:44019)
I20260630 12:14:06.870136 14620 tablet_bootstrap.cc:492] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736: No bootstrap required, opened a new log
I20260630 12:14:06.871650 14620 ts_tablet_manager.cc:1403] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.001s
I20260630 12:14:06.874769 14620 raft_consensus.cc:359] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:06.879750 14620 raft_consensus.cc:385] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:06.879087 14628 raft_consensus.cc:2804] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:06.880931 14628 raft_consensus.cc:697] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54 [term 1 LEADER]: Becoming Leader. State: Replica: 010a3f1225d34a08a1f1265fa7d21d54, State: Running, Role: LEADER
I20260630 12:14:06.881898 14628 consensus_queue.cc:237] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:06.883661 14622 ts_tablet_manager.cc:1434] T 2a91deb27729469b989042f8abdb0c4e P 010a3f1225d34a08a1f1265fa7d21d54: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.005s
I20260630 12:14:06.885891 14620 raft_consensus.cc:740] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56d48c83b390434e92fe59ade9be6736, State: Initialized, Role: FOLLOWER
I20260630 12:14:06.887879 14620 consensus_queue.cc:260] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:06.888764 14622 tablet_bootstrap.cc:492] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54: Bootstrap starting.
I20260630 12:14:06.892555 14620 ts_tablet_manager.cc:1434] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.005s
I20260630 12:14:06.900786 14622 tablet_bootstrap.cc:654] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:06.908381 14500 raft_consensus.cc:2468] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 010a3f1225d34a08a1f1265fa7d21d54 in term 1.
I20260630 12:14:06.913097 14499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f1a8233f8a4fce94ac74e218047225" candidate_uuid: "56d48c83b390434e92fe59ade9be6736" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c000d9bf4e584235ad515a3bbf2da968" is_pre_election: true
I20260630 12:14:06.920782 14499 raft_consensus.cc:2468] T f4f1a8233f8a4fce94ac74e218047225 P c000d9bf4e584235ad515a3bbf2da968 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56d48c83b390434e92fe59ade9be6736 in term 0.
I20260630 12:14:06.914368 14622 tablet_bootstrap.cc:492] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54: No bootstrap required, opened a new log
I20260630 12:14:06.923449 14622 ts_tablet_manager.cc:1403] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.015s
I20260630 12:14:06.927763 14622 raft_consensus.cc:359] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:06.928885 14622 raft_consensus.cc:385] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:06.929360 14622 raft_consensus.cc:740] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 010a3f1225d34a08a1f1265fa7d21d54, State: Initialized, Role: FOLLOWER
I20260630 12:14:06.930893 14540 leader_election.cc:304] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56d48c83b390434e92fe59ade9be6736, c000d9bf4e584235ad515a3bbf2da968; no voters: 
I20260630 12:14:06.930893 14622 consensus_queue.cc:260] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
W20260630 12:14:06.934068 14391 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.215.131:44019, user_credentials={real_user=slave}} blocked reactor thread for 67279.5us
I20260630 12:14:06.940413 14622 ts_tablet_manager.cc:1434] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260630 12:14:06.941282 14626 raft_consensus.cc:2804] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:06.940953 14323 catalog_manager.cc:5697] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129). New cstate: current_term: 1 leader_uuid: "010a3f1225d34a08a1f1265fa7d21d54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:06.941677 14626 raft_consensus.cc:493] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:06.942095 14626 raft_consensus.cc:3060] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:06.942484 14621 tablet_bootstrap.cc:492] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968: No bootstrap required, opened a new log
I20260630 12:14:06.943101 14621 ts_tablet_manager.cc:1403] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968: Time spent bootstrapping tablet: real 0.106s	user 0.028s	sys 0.062s
I20260630 12:14:06.946309 14621 raft_consensus.cc:359] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:06.947064 14621 raft_consensus.cc:385] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:06.947357 14621 raft_consensus.cc:740] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c000d9bf4e584235ad515a3bbf2da968, State: Initialized, Role: FOLLOWER
I20260630 12:14:06.948426 14621 consensus_queue.cc:260] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:06.950205 14626 raft_consensus.cc:515] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:06.950742 14425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f1a8233f8a4fce94ac74e218047225" candidate_uuid: "56d48c83b390434e92fe59ade9be6736" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010a3f1225d34a08a1f1265fa7d21d54" is_pre_election: true
I20260630 12:14:06.951565 14425 raft_consensus.cc:2468] T f4f1a8233f8a4fce94ac74e218047225 P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56d48c83b390434e92fe59ade9be6736 in term 0.
I20260630 12:14:06.952857 14621 ts_tablet_manager.cc:1434] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:14:06.954696 14425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f1a8233f8a4fce94ac74e218047225" candidate_uuid: "56d48c83b390434e92fe59ade9be6736" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010a3f1225d34a08a1f1265fa7d21d54"
I20260630 12:14:06.953671 14500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f1a8233f8a4fce94ac74e218047225" candidate_uuid: "56d48c83b390434e92fe59ade9be6736" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c000d9bf4e584235ad515a3bbf2da968"
I20260630 12:14:06.956113 14425 raft_consensus.cc:3060] T f4f1a8233f8a4fce94ac74e218047225 P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:06.956254 14500 raft_consensus.cc:3060] T f4f1a8233f8a4fce94ac74e218047225 P c000d9bf4e584235ad515a3bbf2da968 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:06.952909 14626 leader_election.cc:290] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [CANDIDATE]: Term 1 election: Requested vote from peers 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383), c000d9bf4e584235ad515a3bbf2da968 (127.7.215.130:44681)
I20260630 12:14:06.964104 14425 raft_consensus.cc:2468] T f4f1a8233f8a4fce94ac74e218047225 P 010a3f1225d34a08a1f1265fa7d21d54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56d48c83b390434e92fe59ade9be6736 in term 1.
I20260630 12:14:06.964776 14500 raft_consensus.cc:2468] T f4f1a8233f8a4fce94ac74e218047225 P c000d9bf4e584235ad515a3bbf2da968 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56d48c83b390434e92fe59ade9be6736 in term 1.
I20260630 12:14:06.965862 14537 leader_election.cc:304] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 010a3f1225d34a08a1f1265fa7d21d54, 56d48c83b390434e92fe59ade9be6736; no voters: 
I20260630 12:14:06.966735 14626 raft_consensus.cc:2804] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:06.967816 14626 raft_consensus.cc:697] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [term 1 LEADER]: Becoming Leader. State: Replica: 56d48c83b390434e92fe59ade9be6736, State: Running, Role: LEADER
I20260630 12:14:06.968603 14626 consensus_queue.cc:237] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:06.975730 14323 catalog_manager.cc:5697] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56d48c83b390434e92fe59ade9be6736 (127.7.215.131). New cstate: current_term: 1 leader_uuid: "56d48c83b390434e92fe59ade9be6736" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:07.019861 14626 raft_consensus.cc:493] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:07.020392 14626 raft_consensus.cc:515] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } }
I20260630 12:14:07.022136 14626 leader_election.cc:290] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c000d9bf4e584235ad515a3bbf2da968 (127.7.215.130:44681), 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383)
I20260630 12:14:07.023160 14500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a91deb27729469b989042f8abdb0c4e" candidate_uuid: "56d48c83b390434e92fe59ade9be6736" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c000d9bf4e584235ad515a3bbf2da968" is_pre_election: true
I20260630 12:14:07.023321 14425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a91deb27729469b989042f8abdb0c4e" candidate_uuid: "56d48c83b390434e92fe59ade9be6736" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010a3f1225d34a08a1f1265fa7d21d54" is_pre_election: true
I20260630 12:14:07.023799 14500 raft_consensus.cc:2468] T 2a91deb27729469b989042f8abdb0c4e P c000d9bf4e584235ad515a3bbf2da968 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56d48c83b390434e92fe59ade9be6736 in term 0.
I20260630 12:14:07.024024 14425 raft_consensus.cc:2468] T 2a91deb27729469b989042f8abdb0c4e P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56d48c83b390434e92fe59ade9be6736 in term 0.
I20260630 12:14:07.024864 14540 leader_election.cc:304] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56d48c83b390434e92fe59ade9be6736, c000d9bf4e584235ad515a3bbf2da968; no voters: 
I20260630 12:14:07.025682 14626 raft_consensus.cc:2804] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:07.026041 14626 raft_consensus.cc:493] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:07.026373 14626 raft_consensus.cc:3060] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:14:07.028928 14371 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:07.032150 14626 raft_consensus.cc:515] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } }
I20260630 12:14:07.033879 14626 leader_election.cc:290] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [CANDIDATE]: Term 1 election: Requested vote from peers c000d9bf4e584235ad515a3bbf2da968 (127.7.215.130:44681), 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383)
I20260630 12:14:07.034745 14500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a91deb27729469b989042f8abdb0c4e" candidate_uuid: "56d48c83b390434e92fe59ade9be6736" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c000d9bf4e584235ad515a3bbf2da968"
I20260630 12:14:07.034926 14425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a91deb27729469b989042f8abdb0c4e" candidate_uuid: "56d48c83b390434e92fe59ade9be6736" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "010a3f1225d34a08a1f1265fa7d21d54"
I20260630 12:14:07.035261 14500 raft_consensus.cc:3060] T 2a91deb27729469b989042f8abdb0c4e P c000d9bf4e584235ad515a3bbf2da968 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:07.035527 14425 raft_consensus.cc:3060] T 2a91deb27729469b989042f8abdb0c4e P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:07.039999 14500 raft_consensus.cc:2468] T 2a91deb27729469b989042f8abdb0c4e P c000d9bf4e584235ad515a3bbf2da968 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56d48c83b390434e92fe59ade9be6736 in term 1.
I20260630 12:14:07.040103 14425 raft_consensus.cc:2468] T 2a91deb27729469b989042f8abdb0c4e P 010a3f1225d34a08a1f1265fa7d21d54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56d48c83b390434e92fe59ade9be6736 in term 1.
I20260630 12:14:07.041102 14540 leader_election.cc:304] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56d48c83b390434e92fe59ade9be6736, c000d9bf4e584235ad515a3bbf2da968; no voters: 
I20260630 12:14:07.041782 14626 raft_consensus.cc:2804] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:07.042183 14626 raft_consensus.cc:697] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [term 1 LEADER]: Becoming Leader. State: Replica: 56d48c83b390434e92fe59ade9be6736, State: Running, Role: LEADER
I20260630 12:14:07.042903 14626 consensus_queue.cc:237] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } }
I20260630 12:14:07.050112 14323 catalog_manager.cc:5697] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56d48c83b390434e92fe59ade9be6736 (127.7.215.131). New cstate: current_term: 1 leader_uuid: "56d48c83b390434e92fe59ade9be6736" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:07.055226 14628 raft_consensus.cc:493] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:07.055769 14628 raft_consensus.cc:515] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:07.057701 14628 leader_election.cc:290] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c000d9bf4e584235ad515a3bbf2da968 (127.7.215.130:44681), 56d48c83b390434e92fe59ade9be6736 (127.7.215.131:44019)
I20260630 12:14:07.058620 14500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f6f29fa5954a88afaa118dbfef3deb" candidate_uuid: "010a3f1225d34a08a1f1265fa7d21d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c000d9bf4e584235ad515a3bbf2da968" is_pre_election: true
I20260630 12:14:07.059028 14574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f6f29fa5954a88afaa118dbfef3deb" candidate_uuid: "010a3f1225d34a08a1f1265fa7d21d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56d48c83b390434e92fe59ade9be6736" is_pre_election: true
I20260630 12:14:07.059373 14500 raft_consensus.cc:2468] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 010a3f1225d34a08a1f1265fa7d21d54 in term 0.
I20260630 12:14:07.059651 14574 raft_consensus.cc:2468] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 010a3f1225d34a08a1f1265fa7d21d54 in term 0.
I20260630 12:14:07.060532 14391 leader_election.cc:304] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 010a3f1225d34a08a1f1265fa7d21d54, c000d9bf4e584235ad515a3bbf2da968; no voters: 
I20260630 12:14:07.061200 14628 raft_consensus.cc:2804] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:07.061626 14628 raft_consensus.cc:493] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:07.062029 14628 raft_consensus.cc:3060] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:07.067129 14628 raft_consensus.cc:515] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:07.068778 14628 leader_election.cc:290] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54 [CANDIDATE]: Term 1 election: Requested vote from peers c000d9bf4e584235ad515a3bbf2da968 (127.7.215.130:44681), 56d48c83b390434e92fe59ade9be6736 (127.7.215.131:44019)
I20260630 12:14:07.069751 14500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f6f29fa5954a88afaa118dbfef3deb" candidate_uuid: "010a3f1225d34a08a1f1265fa7d21d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c000d9bf4e584235ad515a3bbf2da968"
I20260630 12:14:07.069777 14574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f6f29fa5954a88afaa118dbfef3deb" candidate_uuid: "010a3f1225d34a08a1f1265fa7d21d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56d48c83b390434e92fe59ade9be6736"
I20260630 12:14:07.070390 14500 raft_consensus.cc:3060] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:07.070509 14574 raft_consensus.cc:3060] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:07.075282 14500 raft_consensus.cc:2468] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 010a3f1225d34a08a1f1265fa7d21d54 in term 1.
I20260630 12:14:07.075655 14574 raft_consensus.cc:2468] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 010a3f1225d34a08a1f1265fa7d21d54 in term 1.
I20260630 12:14:07.076329 14391 leader_election.cc:304] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 010a3f1225d34a08a1f1265fa7d21d54, c000d9bf4e584235ad515a3bbf2da968; no voters: 
I20260630 12:14:07.077095 14628 raft_consensus.cc:2804] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:07.077540 14628 raft_consensus.cc:697] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54 [term 1 LEADER]: Becoming Leader. State: Replica: 010a3f1225d34a08a1f1265fa7d21d54, State: Running, Role: LEADER
I20260630 12:14:07.078285 14628 consensus_queue.cc:237] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:07.085628 14323 catalog_manager.cc:5697] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129). New cstate: current_term: 1 leader_uuid: "010a3f1225d34a08a1f1265fa7d21d54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:07.137959  8030 tablet_server.cc:179] TabletServer@127.7.215.129:0 shutting down...
I20260630 12:14:07.168336  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:07.169376  8030 tablet_replica.cc:333] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54: stopping tablet replica
I20260630 12:14:07.169994  8030 raft_consensus.cc:2243] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:07.170732  8030 pending_rounds.cc:70] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54: Trying to abort 1 pending ops.
I20260630 12:14:07.170974  8030 pending_rounds.cc:77] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437466440429568 op_type: NO_OP noop_request { }
I20260630 12:14:07.171337  8030 raft_consensus.cc:2889] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:07.171654  8030 raft_consensus.cc:2272] T c9f6f29fa5954a88afaa118dbfef3deb P 010a3f1225d34a08a1f1265fa7d21d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:07.174201  8030 tablet_replica.cc:333] T 2a91deb27729469b989042f8abdb0c4e P 010a3f1225d34a08a1f1265fa7d21d54: stopping tablet replica
I20260630 12:14:07.174883  8030 raft_consensus.cc:2243] T 2a91deb27729469b989042f8abdb0c4e P 010a3f1225d34a08a1f1265fa7d21d54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:07.175300  8030 raft_consensus.cc:2272] T 2a91deb27729469b989042f8abdb0c4e P 010a3f1225d34a08a1f1265fa7d21d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:07.177455  8030 tablet_replica.cc:333] T f4f1a8233f8a4fce94ac74e218047225 P 010a3f1225d34a08a1f1265fa7d21d54: stopping tablet replica
I20260630 12:14:07.178014  8030 raft_consensus.cc:2243] T f4f1a8233f8a4fce94ac74e218047225 P 010a3f1225d34a08a1f1265fa7d21d54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:07.178426  8030 raft_consensus.cc:2272] T f4f1a8233f8a4fce94ac74e218047225 P 010a3f1225d34a08a1f1265fa7d21d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:07.180552  8030 tablet_replica.cc:333] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54: stopping tablet replica
I20260630 12:14:07.181069  8030 raft_consensus.cc:2243] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:07.181658  8030 pending_rounds.cc:70] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54: Trying to abort 1 pending ops.
I20260630 12:14:07.181834  8030 pending_rounds.cc:77] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437465639129088 op_type: NO_OP noop_request { }
I20260630 12:14:07.182133  8030 raft_consensus.cc:2889] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:07.182463  8030 raft_consensus.cc:2272] T 2e49e3a40c82472ea4e1b36d73d3382f P 010a3f1225d34a08a1f1265fa7d21d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:07.206808  8030 tablet_server.cc:196] TabletServer@127.7.215.129:0 shutdown complete.
I20260630 12:14:07.402228 14626 consensus_queue.cc:1048] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:07.414299 14537 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260630 12:14:07.418747 14537 consensus_peers.cc:597] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 -> Peer 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383): Couldn't send request to peer 010a3f1225d34a08a1f1265fa7d21d54. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:14:07.555475 14537 consensus_peers.cc:597] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 -> Peer 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383): Couldn't send request to peer 010a3f1225d34a08a1f1265fa7d21d54. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:07.618284 14626 consensus_queue.cc:1048] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:08.140215 14626 consensus_queue.cc:579] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Leader has been unable to successfully communicate with peer 010a3f1225d34a08a1f1265fa7d21d54 for more than 1 seconds (1.096s)
W20260630 12:14:08.148103 14323 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 2a91deb27729469b989042f8abdb0c4e with cas_config_opid_index -1: no extra replica candidate found for tablet 2a91deb27729469b989042f8abdb0c4e (table test-workload [id=c4bf760351d348e594177dbe79382165]): 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
I20260630 12:14:08.247139 14656 consensus_queue.cc:579] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Leader has been unable to successfully communicate with peer 010a3f1225d34a08a1f1265fa7d21d54 for more than 1 seconds (1.277s)
I20260630 12:14:08.253262  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:08.259573 14657 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:08.260438 14658 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:08.263674 14660 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:08.264016  8030 server_base.cc:1061] running on GCE node
I20260630 12:14:08.265867  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:08.266062  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:08.266208  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821648266195 us; error 0 us; skew 500 ppm
I20260630 12:14:08.266705  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:08.269279  8030 webserver.cc:533] Webserver started at http://127.7.215.132:46173/ using document root <none> and password file <none>
I20260630 12:14:08.269708  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:08.269872  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:08.270134  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:08.271260  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821475204949-8030-0/minicluster-data/ts-3-root/instance:
uuid: "c5f0b17a60434b3584d3a736e19072d4"
format_stamp: "Formatted at 2026-06-30 12:14:08 on dist-test-slave-35fp"
I20260630 12:14:08.275547  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:14:08.278803 14665 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:08.279544  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:08.279789  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821475204949-8030-0/minicluster-data/ts-3-root
uuid: "c5f0b17a60434b3584d3a736e19072d4"
format_stamp: "Formatted at 2026-06-30 12:14:08 on dist-test-slave-35fp"
I20260630 12:14:08.280037  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821475204949-8030-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821475204949-8030-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821475204949-8030-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)
I20260630 12:14:08.295768  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:08.297025  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:08.298630  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:08.301100  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:08.301285  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:08.301584  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:08.301774  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:08.344854  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.132:41183
I20260630 12:14:08.344980 14727 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.132:41183 every 8 connection(s)
I20260630 12:14:08.360270 14728 heartbeater.cc:344] Connected to a master server at 127.7.215.190:37971
I20260630 12:14:08.360725 14728 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:08.361472 14728 heartbeater.cc:507] Master 127.7.215.190:37971 requested a full tablet report, sending...
I20260630 12:14:08.363520 14323 ts_manager.cc:194] Registered new tserver with Master: c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132:41183)
I20260630 12:14:08.364962 14323 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52730
I20260630 12:14:08.436698 14574 consensus_queue.cc:237] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Queue 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: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: true } }
I20260630 12:14:08.443483 14500 raft_consensus.cc:1275] T f4f1a8233f8a4fce94ac74e218047225 P c000d9bf4e584235ad515a3bbf2da968 [term 1 FOLLOWER]: Refusing update from remote peer 56d48c83b390434e92fe59ade9be6736: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:08.445717 14626 consensus_queue.cc:1048] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:14:08.447880 14537 consensus_peers.cc:597] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 -> Peer 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383): Couldn't send request to peer 010a3f1225d34a08a1f1265fa7d21d54. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:08.453734 14655 raft_consensus.cc:2955] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: true } } }
I20260630 12:14:08.455278 14500 raft_consensus.cc:2955] T f4f1a8233f8a4fce94ac74e218047225 P c000d9bf4e584235ad515a3bbf2da968 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: true } } }
W20260630 12:14:08.456422 14539 consensus_peers.cc:597] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 -> Peer c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132:41183): Couldn't send request to peer c5f0b17a60434b3584d3a736e19072d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4f1a8233f8a4fce94ac74e218047225. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:08.461422 14310 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet f4f1a8233f8a4fce94ac74e218047225 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260630 12:14:08.465798 14323 catalog_manager.cc:5697] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 reported cstate change: config changed from index -1 to 2, NON_VOTER c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "56d48c83b390434e92fe59ade9be6736" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:08.468633 14574 consensus_queue.cc:237] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Queue 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: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: true } }
W20260630 12:14:08.475744 14539 consensus_peers.cc:597] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 -> Peer c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132:41183): Couldn't send request to peer c5f0b17a60434b3584d3a736e19072d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a91deb27729469b989042f8abdb0c4e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:08.476070 14500 raft_consensus.cc:1275] T 2a91deb27729469b989042f8abdb0c4e P c000d9bf4e584235ad515a3bbf2da968 [term 1 FOLLOWER]: Refusing update from remote peer 56d48c83b390434e92fe59ade9be6736: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:08.477581 14655 consensus_queue.cc:1048] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:08.479569 14537 consensus_peers.cc:597] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 -> Peer 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383): Couldn't send request to peer 010a3f1225d34a08a1f1265fa7d21d54. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:08.484340 14656 raft_consensus.cc:2955] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: true } } }
I20260630 12:14:08.485960 14500 raft_consensus.cc:2955] T 2a91deb27729469b989042f8abdb0c4e P c000d9bf4e584235ad515a3bbf2da968 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: true } } }
I20260630 12:14:08.492841 14310 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 2a91deb27729469b989042f8abdb0c4e with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:14:08.497977 14321 catalog_manager.cc:5697] T 2a91deb27729469b989042f8abdb0c4e P c000d9bf4e584235ad515a3bbf2da968 reported cstate change: config changed from index -1 to 2, NON_VOTER c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "56d48c83b390434e92fe59ade9be6736" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: true } } }
I20260630 12:14:08.681416 14656 raft_consensus.cc:493] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:08.682051 14656 raft_consensus.cc:515] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:08.683684 14656 leader_election.cc:290] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383), c000d9bf4e584235ad515a3bbf2da968 (127.7.215.130:44681)
I20260630 12:14:08.684875 14500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f6f29fa5954a88afaa118dbfef3deb" candidate_uuid: "56d48c83b390434e92fe59ade9be6736" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c000d9bf4e584235ad515a3bbf2da968" is_pre_election: true
I20260630 12:14:08.685614 14500 raft_consensus.cc:2468] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56d48c83b390434e92fe59ade9be6736 in term 1.
I20260630 12:14:08.686750 14540 leader_election.cc:304] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [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: 56d48c83b390434e92fe59ade9be6736, c000d9bf4e584235ad515a3bbf2da968; no voters: 
I20260630 12:14:08.687465 14656 raft_consensus.cc:2804] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260630 12:14:08.687624 14537 leader_election.cc:336] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383): Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111)
I20260630 12:14:08.687844 14656 raft_consensus.cc:493] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:08.688269 14656 raft_consensus.cc:3060] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:08.692842 14656 raft_consensus.cc:515] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:08.694375 14656 leader_election.cc:290] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [CANDIDATE]: Term 2 election: Requested vote from peers 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383), c000d9bf4e584235ad515a3bbf2da968 (127.7.215.130:44681)
I20260630 12:14:08.695505 14500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9f6f29fa5954a88afaa118dbfef3deb" candidate_uuid: "56d48c83b390434e92fe59ade9be6736" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c000d9bf4e584235ad515a3bbf2da968"
I20260630 12:14:08.696192 14500 raft_consensus.cc:3060] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:14:08.698210 14537 leader_election.cc:336] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383): Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111)
I20260630 12:14:08.701717 14500 raft_consensus.cc:2468] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56d48c83b390434e92fe59ade9be6736 in term 2.
I20260630 12:14:08.702832 14540 leader_election.cc:304] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [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: 56d48c83b390434e92fe59ade9be6736, c000d9bf4e584235ad515a3bbf2da968; no voters: 010a3f1225d34a08a1f1265fa7d21d54
I20260630 12:14:08.703467 14656 raft_consensus.cc:2804] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:08.703887 14656 raft_consensus.cc:697] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [term 2 LEADER]: Becoming Leader. State: Replica: 56d48c83b390434e92fe59ade9be6736, State: Running, Role: LEADER
I20260630 12:14:08.704766 14656 consensus_queue.cc:237] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Queue going to LEADER 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: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:08.711638 14323 catalog_manager.cc:5697] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 reported cstate change: term changed from 1 to 2, leader changed from 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129) to 56d48c83b390434e92fe59ade9be6736 (127.7.215.131). New cstate: current_term: 2 leader_uuid: "56d48c83b390434e92fe59ade9be6736" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:08.753031 14656 raft_consensus.cc:493] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:08.753584 14656 raft_consensus.cc:515] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:08.755555 14656 leader_election.cc:290] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383), c000d9bf4e584235ad515a3bbf2da968 (127.7.215.130:44681)
I20260630 12:14:08.756834 14500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e49e3a40c82472ea4e1b36d73d3382f" candidate_uuid: "56d48c83b390434e92fe59ade9be6736" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c000d9bf4e584235ad515a3bbf2da968" is_pre_election: true
I20260630 12:14:08.757489 14500 raft_consensus.cc:2468] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56d48c83b390434e92fe59ade9be6736 in term 1.
I20260630 12:14:08.758533 14540 leader_election.cc:304] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [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: 56d48c83b390434e92fe59ade9be6736, c000d9bf4e584235ad515a3bbf2da968; no voters: 
I20260630 12:14:08.759267 14656 raft_consensus.cc:2804] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260630 12:14:08.759328 14537 leader_election.cc:336] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383): Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111)
I20260630 12:14:08.759681 14656 raft_consensus.cc:493] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:08.760046 14656 raft_consensus.cc:3060] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:08.765386 14656 raft_consensus.cc:515] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:08.767128 14656 leader_election.cc:290] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [CANDIDATE]: Term 2 election: Requested vote from peers 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383), c000d9bf4e584235ad515a3bbf2da968 (127.7.215.130:44681)
I20260630 12:14:08.768451 14500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e49e3a40c82472ea4e1b36d73d3382f" candidate_uuid: "56d48c83b390434e92fe59ade9be6736" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c000d9bf4e584235ad515a3bbf2da968"
I20260630 12:14:08.769273 14500 raft_consensus.cc:3060] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:14:08.771483 14537 leader_election.cc:336] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383): Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111)
I20260630 12:14:08.775558 14500 raft_consensus.cc:2468] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56d48c83b390434e92fe59ade9be6736 in term 2.
I20260630 12:14:08.776587 14540 leader_election.cc:304] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [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: 56d48c83b390434e92fe59ade9be6736, c000d9bf4e584235ad515a3bbf2da968; no voters: 010a3f1225d34a08a1f1265fa7d21d54
I20260630 12:14:08.777269 14656 raft_consensus.cc:2804] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:08.777791 14656 raft_consensus.cc:697] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [term 2 LEADER]: Becoming Leader. State: Replica: 56d48c83b390434e92fe59ade9be6736, State: Running, Role: LEADER
I20260630 12:14:08.778630 14656 consensus_queue.cc:237] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Queue going to LEADER 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: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } }
I20260630 12:14:08.785533 14323 catalog_manager.cc:5697] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 reported cstate change: term changed from 1 to 2, leader changed from 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129) to 56d48c83b390434e92fe59ade9be6736 (127.7.215.131). New cstate: current_term: 2 leader_uuid: "56d48c83b390434e92fe59ade9be6736" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:08.957969 14745 ts_tablet_manager.cc:933] T f4f1a8233f8a4fce94ac74e218047225 P c5f0b17a60434b3584d3a736e19072d4: Initiating tablet copy from peer 56d48c83b390434e92fe59ade9be6736 (127.7.215.131:44019)
I20260630 12:14:08.959707 14745 tablet_copy_client.cc:323] T f4f1a8233f8a4fce94ac74e218047225 P c5f0b17a60434b3584d3a736e19072d4: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.131:44019
I20260630 12:14:08.969975 14584 tablet_copy_service.cc:140] P 56d48c83b390434e92fe59ade9be6736: Received BeginTabletCopySession request for tablet f4f1a8233f8a4fce94ac74e218047225 from peer c5f0b17a60434b3584d3a736e19072d4 ({username='slave'} at 127.0.0.1:34288)
I20260630 12:14:08.970424 14584 tablet_copy_service.cc:161] P 56d48c83b390434e92fe59ade9be6736: Beginning new tablet copy session on tablet f4f1a8233f8a4fce94ac74e218047225 from peer c5f0b17a60434b3584d3a736e19072d4 at {username='slave'} at 127.0.0.1:34288: session id = c5f0b17a60434b3584d3a736e19072d4-f4f1a8233f8a4fce94ac74e218047225
I20260630 12:14:08.975605 14584 tablet_copy_source_session.cc:215] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:08.978646 14745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f1a8233f8a4fce94ac74e218047225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:08.990006 14745 tablet_copy_client.cc:806] T f4f1a8233f8a4fce94ac74e218047225 P c5f0b17a60434b3584d3a736e19072d4: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:08.990618 14745 tablet_copy_client.cc:670] T f4f1a8233f8a4fce94ac74e218047225 P c5f0b17a60434b3584d3a736e19072d4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:08.994232 14745 tablet_copy_client.cc:538] T f4f1a8233f8a4fce94ac74e218047225 P c5f0b17a60434b3584d3a736e19072d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:09.001391 14745 tablet_bootstrap.cc:492] T f4f1a8233f8a4fce94ac74e218047225 P c5f0b17a60434b3584d3a736e19072d4: Bootstrap starting.
I20260630 12:14:09.015389 14745 tablet_bootstrap.cc:492] T f4f1a8233f8a4fce94ac74e218047225 P c5f0b17a60434b3584d3a736e19072d4: 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
I20260630 12:14:09.016088 14745 tablet_bootstrap.cc:492] T f4f1a8233f8a4fce94ac74e218047225 P c5f0b17a60434b3584d3a736e19072d4: Bootstrap complete.
I20260630 12:14:09.016657 14745 ts_tablet_manager.cc:1403] T f4f1a8233f8a4fce94ac74e218047225 P c5f0b17a60434b3584d3a736e19072d4: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260630 12:14:09.018805 14745 raft_consensus.cc:359] T f4f1a8233f8a4fce94ac74e218047225 P c5f0b17a60434b3584d3a736e19072d4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: true } }
I20260630 12:14:09.019397 14745 raft_consensus.cc:740] T f4f1a8233f8a4fce94ac74e218047225 P c5f0b17a60434b3584d3a736e19072d4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c5f0b17a60434b3584d3a736e19072d4, State: Initialized, Role: LEARNER
I20260630 12:14:09.019919 14745 consensus_queue.cc:260] T f4f1a8233f8a4fce94ac74e218047225 P c5f0b17a60434b3584d3a736e19072d4 [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: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: true } }
I20260630 12:14:09.021698 14728 heartbeater.cc:499] Master 127.7.215.190:37971 was elected leader, sending a full tablet report...
I20260630 12:14:09.021848 14745 ts_tablet_manager.cc:1434] T f4f1a8233f8a4fce94ac74e218047225 P c5f0b17a60434b3584d3a736e19072d4: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:14:09.023509 14584 tablet_copy_service.cc:342] P 56d48c83b390434e92fe59ade9be6736: Request end of tablet copy session c5f0b17a60434b3584d3a736e19072d4-f4f1a8233f8a4fce94ac74e218047225 received from {username='slave'} at 127.0.0.1:34288
I20260630 12:14:09.023864 14584 tablet_copy_service.cc:434] P 56d48c83b390434e92fe59ade9be6736: ending tablet copy session c5f0b17a60434b3584d3a736e19072d4-f4f1a8233f8a4fce94ac74e218047225 on tablet f4f1a8233f8a4fce94ac74e218047225 with peer c5f0b17a60434b3584d3a736e19072d4
W20260630 12:14:09.038749 14371 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 010a3f1225d34a08a1f1265fa7d21d54 not available for placement
I20260630 12:14:09.087805 14745 ts_tablet_manager.cc:933] T 2a91deb27729469b989042f8abdb0c4e P c5f0b17a60434b3584d3a736e19072d4: Initiating tablet copy from peer 56d48c83b390434e92fe59ade9be6736 (127.7.215.131:44019)
I20260630 12:14:09.089123 14745 tablet_copy_client.cc:323] T 2a91deb27729469b989042f8abdb0c4e P c5f0b17a60434b3584d3a736e19072d4: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.131:44019
I20260630 12:14:09.090517 14584 tablet_copy_service.cc:140] P 56d48c83b390434e92fe59ade9be6736: Received BeginTabletCopySession request for tablet 2a91deb27729469b989042f8abdb0c4e from peer c5f0b17a60434b3584d3a736e19072d4 ({username='slave'} at 127.0.0.1:34288)
I20260630 12:14:09.090996 14584 tablet_copy_service.cc:161] P 56d48c83b390434e92fe59ade9be6736: Beginning new tablet copy session on tablet 2a91deb27729469b989042f8abdb0c4e from peer c5f0b17a60434b3584d3a736e19072d4 at {username='slave'} at 127.0.0.1:34288: session id = c5f0b17a60434b3584d3a736e19072d4-2a91deb27729469b989042f8abdb0c4e
I20260630 12:14:09.097520 14584 tablet_copy_source_session.cc:215] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:09.100538 14745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a91deb27729469b989042f8abdb0c4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:09.111403 14745 tablet_copy_client.cc:806] T 2a91deb27729469b989042f8abdb0c4e P c5f0b17a60434b3584d3a736e19072d4: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:09.111979 14745 tablet_copy_client.cc:670] T 2a91deb27729469b989042f8abdb0c4e P c5f0b17a60434b3584d3a736e19072d4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:09.115307 14745 tablet_copy_client.cc:538] T 2a91deb27729469b989042f8abdb0c4e P c5f0b17a60434b3584d3a736e19072d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:09.121788 14745 tablet_bootstrap.cc:492] T 2a91deb27729469b989042f8abdb0c4e P c5f0b17a60434b3584d3a736e19072d4: Bootstrap starting.
W20260630 12:14:09.124938 14537 consensus_peers.cc:597] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 -> Peer 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383): Couldn't send request to peer 010a3f1225d34a08a1f1265fa7d21d54. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:09.136556 14745 tablet_bootstrap.cc:492] T 2a91deb27729469b989042f8abdb0c4e P c5f0b17a60434b3584d3a736e19072d4: 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
I20260630 12:14:09.137562 14745 tablet_bootstrap.cc:492] T 2a91deb27729469b989042f8abdb0c4e P c5f0b17a60434b3584d3a736e19072d4: Bootstrap complete.
I20260630 12:14:09.138218 14745 ts_tablet_manager.cc:1403] T 2a91deb27729469b989042f8abdb0c4e P c5f0b17a60434b3584d3a736e19072d4: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260630 12:14:09.140290 14745 raft_consensus.cc:359] T 2a91deb27729469b989042f8abdb0c4e P c5f0b17a60434b3584d3a736e19072d4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: true } }
I20260630 12:14:09.140884 14745 raft_consensus.cc:740] T 2a91deb27729469b989042f8abdb0c4e P c5f0b17a60434b3584d3a736e19072d4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c5f0b17a60434b3584d3a736e19072d4, State: Initialized, Role: LEARNER
I20260630 12:14:09.141404 14745 consensus_queue.cc:260] T 2a91deb27729469b989042f8abdb0c4e P c5f0b17a60434b3584d3a736e19072d4 [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: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: true } }
I20260630 12:14:09.143105 14745 ts_tablet_manager.cc:1434] T 2a91deb27729469b989042f8abdb0c4e P c5f0b17a60434b3584d3a736e19072d4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260630 12:14:09.144605 14584 tablet_copy_service.cc:342] P 56d48c83b390434e92fe59ade9be6736: Request end of tablet copy session c5f0b17a60434b3584d3a736e19072d4-2a91deb27729469b989042f8abdb0c4e received from {username='slave'} at 127.0.0.1:34288
I20260630 12:14:09.144969 14584 tablet_copy_service.cc:434] P 56d48c83b390434e92fe59ade9be6736: ending tablet copy session c5f0b17a60434b3584d3a736e19072d4-2a91deb27729469b989042f8abdb0c4e on tablet 2a91deb27729469b989042f8abdb0c4e with peer c5f0b17a60434b3584d3a736e19072d4
W20260630 12:14:09.323946 14537 consensus_peers.cc:597] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 -> Peer 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383): Couldn't send request to peer 010a3f1225d34a08a1f1265fa7d21d54. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:09.324837 14500 raft_consensus.cc:1275] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968 [term 2 FOLLOWER]: Refusing update from remote peer 56d48c83b390434e92fe59ade9be6736: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:14:09.326057 14656 consensus_queue.cc:1048] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:09.331575 14499 raft_consensus.cc:1275] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968 [term 2 FOLLOWER]: Refusing update from remote peer 56d48c83b390434e92fe59ade9be6736: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:14:09.333950 14755 consensus_queue.cc:1048] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:09.489009 14760 consensus_queue.cc:579] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Leader has been unable to successfully communicate with peer 010a3f1225d34a08a1f1265fa7d21d54 for more than 1 seconds (1.018s)
I20260630 12:14:09.491370 14760 consensus_queue.cc:579] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Leader has been unable to successfully communicate with peer 010a3f1225d34a08a1f1265fa7d21d54 for more than 1 seconds (1.054s)
I20260630 12:14:09.538785 14703 raft_consensus.cc:1217] T f4f1a8233f8a4fce94ac74e218047225 P c5f0b17a60434b3584d3a736e19072d4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:14:09.545977 14703 raft_consensus.cc:1217] T 2a91deb27729469b989042f8abdb0c4e P c5f0b17a60434b3584d3a736e19072d4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:14:09.828929 14760 consensus_queue.cc:579] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Leader has been unable to successfully communicate with peer 010a3f1225d34a08a1f1265fa7d21d54 for more than 1 seconds (1.049s)
I20260630 12:14:09.838158 14574 consensus_queue.cc:237] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [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: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: true } }
I20260630 12:14:09.843606 14499 raft_consensus.cc:1275] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968 [term 2 FOLLOWER]: Refusing update from remote peer 56d48c83b390434e92fe59ade9be6736: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:14:09.844115 14539 consensus_peers.cc:597] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 -> Peer c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132:41183): Couldn't send request to peer c5f0b17a60434b3584d3a736e19072d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2e49e3a40c82472ea4e1b36d73d3382f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:09.845078 14756 consensus_queue.cc:1048] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:09.846930 14537 consensus_peers.cc:597] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 -> Peer 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383): Couldn't send request to peer 010a3f1225d34a08a1f1265fa7d21d54. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:09.851553 14760 raft_consensus.cc:2955] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: true } } }
I20260630 12:14:09.853317 14499 raft_consensus.cc:2955] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: true } } }
I20260630 12:14:09.861393 14310 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 2e49e3a40c82472ea4e1b36d73d3382f with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:14:09.866114 14323 catalog_manager.cc:5697] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 reported cstate change: config changed from index -1 to 2, NON_VOTER c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) added. New cstate: current_term: 2 leader_uuid: "56d48c83b390434e92fe59ade9be6736" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:09.960678 14760 raft_consensus.cc:1064] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736: attempting to promote NON_VOTER c5f0b17a60434b3584d3a736e19072d4 to VOTER
I20260630 12:14:09.962713 14760 consensus_queue.cc:237] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [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: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } }
I20260630 12:14:09.969401 14703 raft_consensus.cc:1275] T f4f1a8233f8a4fce94ac74e218047225 P c5f0b17a60434b3584d3a736e19072d4 [term 1 LEARNER]: Refusing update from remote peer 56d48c83b390434e92fe59ade9be6736: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:09.969898 14499 raft_consensus.cc:1275] T f4f1a8233f8a4fce94ac74e218047225 P c000d9bf4e584235ad515a3bbf2da968 [term 1 FOLLOWER]: Refusing update from remote peer 56d48c83b390434e92fe59ade9be6736: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:09.970795 14756 consensus_queue.cc:1048] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:09.971657 14760 consensus_queue.cc:1048] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:14:09.972456 14537 consensus_peers.cc:597] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 -> Peer 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383): Couldn't send request to peer 010a3f1225d34a08a1f1265fa7d21d54. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:09.980489 14756 raft_consensus.cc:2955] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:09.982110 14703 raft_consensus.cc:2955] T f4f1a8233f8a4fce94ac74e218047225 P c5f0b17a60434b3584d3a736e19072d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:09.989691 14499 raft_consensus.cc:2955] T f4f1a8233f8a4fce94ac74e218047225 P c000d9bf4e584235ad515a3bbf2da968 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:09.992048 14321 catalog_manager.cc:5697] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 reported cstate change: config changed from index 2 to 3, c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56d48c83b390434e92fe59ade9be6736" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:10.005625 14574 consensus_queue.cc:237] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [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: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } }
I20260630 12:14:10.010687 14499 raft_consensus.cc:1275] T f4f1a8233f8a4fce94ac74e218047225 P c000d9bf4e584235ad515a3bbf2da968 [term 1 FOLLOWER]: Refusing update from remote peer 56d48c83b390434e92fe59ade9be6736: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:10.010708 14703 raft_consensus.cc:1275] T f4f1a8233f8a4fce94ac74e218047225 P c5f0b17a60434b3584d3a736e19072d4 [term 1 FOLLOWER]: Refusing update from remote peer 56d48c83b390434e92fe59ade9be6736: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:10.012204 14756 consensus_queue.cc:1048] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:10.012838 14767 consensus_queue.cc:1048] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:10.019218 14760 raft_consensus.cc:2955] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:10.020960 14499 raft_consensus.cc:2955] T f4f1a8233f8a4fce94ac74e218047225 P c000d9bf4e584235ad515a3bbf2da968 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:10.021034 14703 raft_consensus.cc:2955] T f4f1a8233f8a4fce94ac74e218047225 P c5f0b17a60434b3584d3a736e19072d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:10.030848 14310 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f4f1a8233f8a4fce94ac74e218047225 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:10.034752 14321 catalog_manager.cc:5697] T f4f1a8233f8a4fce94ac74e218047225 P c000d9bf4e584235ad515a3bbf2da968 reported cstate change: config changed from index 3 to 4, VOTER 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129) evicted. New cstate: current_term: 1 leader_uuid: "56d48c83b390434e92fe59ade9be6736" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
W20260630 12:14:10.041157 14371 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 010a3f1225d34a08a1f1265fa7d21d54 not available for placement
I20260630 12:14:10.048017 14756 raft_consensus.cc:1064] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736: attempting to promote NON_VOTER c5f0b17a60434b3584d3a736e19072d4 to VOTER
W20260630 12:14:10.050532 14307 catalog_manager.cc:4755] TS 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f4f1a8233f8a4fce94ac74e218047225: Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111)
I20260630 12:14:10.050339 14756 consensus_queue.cc:237] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [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: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } }
I20260630 12:14:10.056645 14499 raft_consensus.cc:1275] T 2a91deb27729469b989042f8abdb0c4e P c000d9bf4e584235ad515a3bbf2da968 [term 1 FOLLOWER]: Refusing update from remote peer 56d48c83b390434e92fe59ade9be6736: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:10.056675 14703 raft_consensus.cc:1275] T 2a91deb27729469b989042f8abdb0c4e P c5f0b17a60434b3584d3a736e19072d4 [term 1 LEARNER]: Refusing update from remote peer 56d48c83b390434e92fe59ade9be6736: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:10.058230 14756 consensus_queue.cc:1048] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:10.058903 14755 consensus_queue.cc:1048] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:14:10.059660 14537 consensus_peers.cc:597] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 -> Peer 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383): Couldn't send request to peer 010a3f1225d34a08a1f1265fa7d21d54. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:10.067724 14755 raft_consensus.cc:2955] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:10.069329 14703 raft_consensus.cc:2955] T 2a91deb27729469b989042f8abdb0c4e P c5f0b17a60434b3584d3a736e19072d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:10.076831 14499 raft_consensus.cc:2955] T 2a91deb27729469b989042f8abdb0c4e P c000d9bf4e584235ad515a3bbf2da968 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:10.079416 14323 catalog_manager.cc:5697] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 reported cstate change: config changed from index 2 to 3, c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56d48c83b390434e92fe59ade9be6736" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:10.091074 14574 consensus_queue.cc:237] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [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: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } }
I20260630 12:14:10.095520 14499 raft_consensus.cc:1275] T 2a91deb27729469b989042f8abdb0c4e P c000d9bf4e584235ad515a3bbf2da968 [term 1 FOLLOWER]: Refusing update from remote peer 56d48c83b390434e92fe59ade9be6736: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:10.095520 14703 raft_consensus.cc:1275] T 2a91deb27729469b989042f8abdb0c4e P c5f0b17a60434b3584d3a736e19072d4 [term 1 FOLLOWER]: Refusing update from remote peer 56d48c83b390434e92fe59ade9be6736: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:10.097041 14756 consensus_queue.cc:1048] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:10.097853 14767 consensus_queue.cc:1048] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:10.106020 14756 raft_consensus.cc:2955] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:10.107033 14499 raft_consensus.cc:2955] T 2a91deb27729469b989042f8abdb0c4e P c000d9bf4e584235ad515a3bbf2da968 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:10.106863 14703 raft_consensus.cc:2955] T 2a91deb27729469b989042f8abdb0c4e P c5f0b17a60434b3584d3a736e19072d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:10.115599 14310 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2a91deb27729469b989042f8abdb0c4e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:10.120014 14321 catalog_manager.cc:5697] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 reported cstate change: config changed from index 3 to 4, VOTER 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129) evicted. New cstate: current_term: 1 leader_uuid: "56d48c83b390434e92fe59ade9be6736" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:10.251157 14755 consensus_queue.cc:579] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Leader has been unable to successfully communicate with peer 010a3f1225d34a08a1f1265fa7d21d54 for more than 1 seconds (1.545s)
I20260630 12:14:10.260243 14574 consensus_queue.cc:237] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [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: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: true } }
I20260630 12:14:10.265808 14499 raft_consensus.cc:1275] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968 [term 2 FOLLOWER]: Refusing update from remote peer 56d48c83b390434e92fe59ade9be6736: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:14:10.266204 14539 consensus_peers.cc:597] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 -> Peer c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132:41183): Couldn't send request to peer c5f0b17a60434b3584d3a736e19072d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c9f6f29fa5954a88afaa118dbfef3deb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:10.267243 14760 consensus_queue.cc:1048] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:10.269178 14537 consensus_peers.cc:597] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 -> Peer 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383): Couldn't send request to peer 010a3f1225d34a08a1f1265fa7d21d54. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:10.273471 14756 raft_consensus.cc:2955] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: true } } }
I20260630 12:14:10.275274 14499 raft_consensus.cc:2955] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: true } } }
I20260630 12:14:10.281176 14310 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c9f6f29fa5954a88afaa118dbfef3deb with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:14:10.284535 14321 catalog_manager.cc:5697] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 reported cstate change: config changed from index -1 to 2, NON_VOTER c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) added. New cstate: current_term: 2 leader_uuid: "56d48c83b390434e92fe59ade9be6736" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:10.402439 14775 ts_tablet_manager.cc:933] T 2e49e3a40c82472ea4e1b36d73d3382f P c5f0b17a60434b3584d3a736e19072d4: Initiating tablet copy from peer 56d48c83b390434e92fe59ade9be6736 (127.7.215.131:44019)
I20260630 12:14:10.404001 14775 tablet_copy_client.cc:323] T 2e49e3a40c82472ea4e1b36d73d3382f P c5f0b17a60434b3584d3a736e19072d4: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.131:44019
I20260630 12:14:10.405369 14584 tablet_copy_service.cc:140] P 56d48c83b390434e92fe59ade9be6736: Received BeginTabletCopySession request for tablet 2e49e3a40c82472ea4e1b36d73d3382f from peer c5f0b17a60434b3584d3a736e19072d4 ({username='slave'} at 127.0.0.1:34288)
I20260630 12:14:10.405792 14584 tablet_copy_service.cc:161] P 56d48c83b390434e92fe59ade9be6736: Beginning new tablet copy session on tablet 2e49e3a40c82472ea4e1b36d73d3382f from peer c5f0b17a60434b3584d3a736e19072d4 at {username='slave'} at 127.0.0.1:34288: session id = c5f0b17a60434b3584d3a736e19072d4-2e49e3a40c82472ea4e1b36d73d3382f
I20260630 12:14:10.411468 14584 tablet_copy_source_session.cc:215] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:10.414306 14775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e49e3a40c82472ea4e1b36d73d3382f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:10.429636 14775 tablet_copy_client.cc:806] T 2e49e3a40c82472ea4e1b36d73d3382f P c5f0b17a60434b3584d3a736e19072d4: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:10.430190 14775 tablet_copy_client.cc:670] T 2e49e3a40c82472ea4e1b36d73d3382f P c5f0b17a60434b3584d3a736e19072d4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:10.433589 14775 tablet_copy_client.cc:538] T 2e49e3a40c82472ea4e1b36d73d3382f P c5f0b17a60434b3584d3a736e19072d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:10.439561 14775 tablet_bootstrap.cc:492] T 2e49e3a40c82472ea4e1b36d73d3382f P c5f0b17a60434b3584d3a736e19072d4: Bootstrap starting.
I20260630 12:14:10.453197 14775 tablet_bootstrap.cc:492] T 2e49e3a40c82472ea4e1b36d73d3382f P c5f0b17a60434b3584d3a736e19072d4: 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
I20260630 12:14:10.453902 14775 tablet_bootstrap.cc:492] T 2e49e3a40c82472ea4e1b36d73d3382f P c5f0b17a60434b3584d3a736e19072d4: Bootstrap complete.
I20260630 12:14:10.454447 14775 ts_tablet_manager.cc:1403] T 2e49e3a40c82472ea4e1b36d73d3382f P c5f0b17a60434b3584d3a736e19072d4: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.002s
I20260630 12:14:10.456483 14775 raft_consensus.cc:359] T 2e49e3a40c82472ea4e1b36d73d3382f P c5f0b17a60434b3584d3a736e19072d4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: true } }
I20260630 12:14:10.457068 14775 raft_consensus.cc:740] T 2e49e3a40c82472ea4e1b36d73d3382f P c5f0b17a60434b3584d3a736e19072d4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c5f0b17a60434b3584d3a736e19072d4, State: Initialized, Role: LEARNER
I20260630 12:14:10.457607 14775 consensus_queue.cc:260] T 2e49e3a40c82472ea4e1b36d73d3382f P c5f0b17a60434b3584d3a736e19072d4 [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: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: true } }
I20260630 12:14:10.459573 14775 ts_tablet_manager.cc:1434] T 2e49e3a40c82472ea4e1b36d73d3382f P c5f0b17a60434b3584d3a736e19072d4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:14:10.461194 14584 tablet_copy_service.cc:342] P 56d48c83b390434e92fe59ade9be6736: Request end of tablet copy session c5f0b17a60434b3584d3a736e19072d4-2e49e3a40c82472ea4e1b36d73d3382f received from {username='slave'} at 127.0.0.1:34288
I20260630 12:14:10.461540 14584 tablet_copy_service.cc:434] P 56d48c83b390434e92fe59ade9be6736: ending tablet copy session c5f0b17a60434b3584d3a736e19072d4-2e49e3a40c82472ea4e1b36d73d3382f on tablet 2e49e3a40c82472ea4e1b36d73d3382f with peer c5f0b17a60434b3584d3a736e19072d4
I20260630 12:14:10.824196 14703 raft_consensus.cc:1217] T 2e49e3a40c82472ea4e1b36d73d3382f P c5f0b17a60434b3584d3a736e19072d4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:14:10.831494 14775 ts_tablet_manager.cc:933] T c9f6f29fa5954a88afaa118dbfef3deb P c5f0b17a60434b3584d3a736e19072d4: Initiating tablet copy from peer 56d48c83b390434e92fe59ade9be6736 (127.7.215.131:44019)
I20260630 12:14:10.833670 14775 tablet_copy_client.cc:323] T c9f6f29fa5954a88afaa118dbfef3deb P c5f0b17a60434b3584d3a736e19072d4: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.131:44019
I20260630 12:14:10.835772 14584 tablet_copy_service.cc:140] P 56d48c83b390434e92fe59ade9be6736: Received BeginTabletCopySession request for tablet c9f6f29fa5954a88afaa118dbfef3deb from peer c5f0b17a60434b3584d3a736e19072d4 ({username='slave'} at 127.0.0.1:34288)
I20260630 12:14:10.836181 14584 tablet_copy_service.cc:161] P 56d48c83b390434e92fe59ade9be6736: Beginning new tablet copy session on tablet c9f6f29fa5954a88afaa118dbfef3deb from peer c5f0b17a60434b3584d3a736e19072d4 at {username='slave'} at 127.0.0.1:34288: session id = c5f0b17a60434b3584d3a736e19072d4-c9f6f29fa5954a88afaa118dbfef3deb
I20260630 12:14:10.841002 14584 tablet_copy_source_session.cc:215] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:10.843426 14775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9f6f29fa5954a88afaa118dbfef3deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:10.853678 14775 tablet_copy_client.cc:806] T c9f6f29fa5954a88afaa118dbfef3deb P c5f0b17a60434b3584d3a736e19072d4: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:10.854156 14775 tablet_copy_client.cc:670] T c9f6f29fa5954a88afaa118dbfef3deb P c5f0b17a60434b3584d3a736e19072d4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:10.857375 14775 tablet_copy_client.cc:538] T c9f6f29fa5954a88afaa118dbfef3deb P c5f0b17a60434b3584d3a736e19072d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:10.863919 14775 tablet_bootstrap.cc:492] T c9f6f29fa5954a88afaa118dbfef3deb P c5f0b17a60434b3584d3a736e19072d4: Bootstrap starting.
I20260630 12:14:10.876874 14775 tablet_bootstrap.cc:492] T c9f6f29fa5954a88afaa118dbfef3deb P c5f0b17a60434b3584d3a736e19072d4: 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
I20260630 12:14:10.877549 14775 tablet_bootstrap.cc:492] T c9f6f29fa5954a88afaa118dbfef3deb P c5f0b17a60434b3584d3a736e19072d4: Bootstrap complete.
I20260630 12:14:10.878098 14775 ts_tablet_manager.cc:1403] T c9f6f29fa5954a88afaa118dbfef3deb P c5f0b17a60434b3584d3a736e19072d4: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260630 12:14:10.880071 14775 raft_consensus.cc:359] T c9f6f29fa5954a88afaa118dbfef3deb P c5f0b17a60434b3584d3a736e19072d4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: true } }
I20260630 12:14:10.880658 14775 raft_consensus.cc:740] T c9f6f29fa5954a88afaa118dbfef3deb P c5f0b17a60434b3584d3a736e19072d4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c5f0b17a60434b3584d3a736e19072d4, State: Initialized, Role: LEARNER
I20260630 12:14:10.881157 14775 consensus_queue.cc:260] T c9f6f29fa5954a88afaa118dbfef3deb P c5f0b17a60434b3584d3a736e19072d4 [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: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: true } }
I20260630 12:14:10.882840 14775 ts_tablet_manager.cc:1434] T c9f6f29fa5954a88afaa118dbfef3deb P c5f0b17a60434b3584d3a736e19072d4: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.002s
I20260630 12:14:10.884366 14584 tablet_copy_service.cc:342] P 56d48c83b390434e92fe59ade9be6736: Request end of tablet copy session c5f0b17a60434b3584d3a736e19072d4-c9f6f29fa5954a88afaa118dbfef3deb received from {username='slave'} at 127.0.0.1:34288
I20260630 12:14:10.884707 14584 tablet_copy_service.cc:434] P 56d48c83b390434e92fe59ade9be6736: ending tablet copy session c5f0b17a60434b3584d3a736e19072d4-c9f6f29fa5954a88afaa118dbfef3deb on tablet c9f6f29fa5954a88afaa118dbfef3deb with peer c5f0b17a60434b3584d3a736e19072d4
I20260630 12:14:10.894325 14778 consensus_queue.cc:579] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Leader has been unable to successfully communicate with peer 010a3f1225d34a08a1f1265fa7d21d54 for more than 1 seconds (1.055s)
W20260630 12:14:11.043725 14371 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 010a3f1225d34a08a1f1265fa7d21d54 not available for placement
W20260630 12:14:11.215342 14307 catalog_manager.cc:4755] TS 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f4f1a8233f8a4fce94ac74e218047225: Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111)
I20260630 12:14:11.275652 14778 consensus_queue.cc:579] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Leader has been unable to successfully communicate with peer 010a3f1225d34a08a1f1265fa7d21d54 for more than 1 seconds (1.014s)
I20260630 12:14:11.358991 14778 raft_consensus.cc:1064] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736: attempting to promote NON_VOTER c5f0b17a60434b3584d3a736e19072d4 to VOTER
I20260630 12:14:11.360819 14778 consensus_queue.cc:237] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [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: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } }
I20260630 12:14:11.366894 14499 raft_consensus.cc:1275] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968 [term 2 FOLLOWER]: Refusing update from remote peer 56d48c83b390434e92fe59ade9be6736: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:11.367237 14703 raft_consensus.cc:1275] T 2e49e3a40c82472ea4e1b36d73d3382f P c5f0b17a60434b3584d3a736e19072d4 [term 2 LEARNER]: Refusing update from remote peer 56d48c83b390434e92fe59ade9be6736: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:11.368475 14782 consensus_queue.cc:1048] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:11.369216 14778 consensus_queue.cc:1048] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:14:11.370793 14537 consensus_peers.cc:597] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 -> Peer 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383): Couldn't send request to peer 010a3f1225d34a08a1f1265fa7d21d54. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:11.377558 14782 raft_consensus.cc:2955] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:11.379343 14499 raft_consensus.cc:2955] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:11.387719 14703 raft_consensus.cc:2955] T 2e49e3a40c82472ea4e1b36d73d3382f P c5f0b17a60434b3584d3a736e19072d4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:11.392287 14321 catalog_manager.cc:5697] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968 reported cstate change: config changed from index 2 to 3, c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "56d48c83b390434e92fe59ade9be6736" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:11.411286 14574 consensus_queue.cc:237] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [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: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } }
I20260630 12:14:11.416327 14703 raft_consensus.cc:1275] T 2e49e3a40c82472ea4e1b36d73d3382f P c5f0b17a60434b3584d3a736e19072d4 [term 2 FOLLOWER]: Refusing update from remote peer 56d48c83b390434e92fe59ade9be6736: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:11.416368 14499 raft_consensus.cc:1275] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968 [term 2 FOLLOWER]: Refusing update from remote peer 56d48c83b390434e92fe59ade9be6736: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:11.417982 14756 consensus_queue.cc:1048] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:11.418675 14782 consensus_queue.cc:1048] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:11.425580 14778 raft_consensus.cc:2955] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:11.427353 14499 raft_consensus.cc:2955] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:11.427552 14703 raft_consensus.cc:2955] T 2e49e3a40c82472ea4e1b36d73d3382f P c5f0b17a60434b3584d3a736e19072d4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:11.436641 14310 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2e49e3a40c82472ea4e1b36d73d3382f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:11.439690 14323 catalog_manager.cc:5697] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 reported cstate change: config changed from index 3 to 4, VOTER 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129) evicted. New cstate: current_term: 2 leader_uuid: "56d48c83b390434e92fe59ade9be6736" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:11.441305 14703 raft_consensus.cc:1217] T c9f6f29fa5954a88afaa118dbfef3deb P c5f0b17a60434b3584d3a736e19072d4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:14:11.968322 14793 raft_consensus.cc:1064] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736: attempting to promote NON_VOTER c5f0b17a60434b3584d3a736e19072d4 to VOTER
I20260630 12:14:11.970337 14793 consensus_queue.cc:237] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [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: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } }
I20260630 12:14:11.977141 14499 raft_consensus.cc:1275] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968 [term 2 FOLLOWER]: Refusing update from remote peer 56d48c83b390434e92fe59ade9be6736: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:11.977862 14703 raft_consensus.cc:1275] T c9f6f29fa5954a88afaa118dbfef3deb P c5f0b17a60434b3584d3a736e19072d4 [term 2 LEARNER]: Refusing update from remote peer 56d48c83b390434e92fe59ade9be6736: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:11.978829 14795 consensus_queue.cc:1048] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:11.979555 14793 consensus_queue.cc:1048] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:14:11.982380 14537 consensus_peers.cc:597] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 -> Peer 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383): Couldn't send request to peer 010a3f1225d34a08a1f1265fa7d21d54. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:11.987622 14793 raft_consensus.cc:2955] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:11.989260 14703 raft_consensus.cc:2955] T c9f6f29fa5954a88afaa118dbfef3deb P c5f0b17a60434b3584d3a736e19072d4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:11.997347 14499 raft_consensus.cc:2955] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:12.002435 14321 catalog_manager.cc:5697] T c9f6f29fa5954a88afaa118dbfef3deb P c5f0b17a60434b3584d3a736e19072d4 reported cstate change: config changed from index 2 to 3, c5f0b17a60434b3584d3a736e19072d4 (127.7.215.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "56d48c83b390434e92fe59ade9be6736" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "010a3f1225d34a08a1f1265fa7d21d54" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37383 } } peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:12.019735 14574 consensus_queue.cc:237] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [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: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } }
I20260630 12:14:12.025439 14499 raft_consensus.cc:1275] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968 [term 2 FOLLOWER]: Refusing update from remote peer 56d48c83b390434e92fe59ade9be6736: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:12.026876 14703 raft_consensus.cc:1275] T c9f6f29fa5954a88afaa118dbfef3deb P c5f0b17a60434b3584d3a736e19072d4 [term 2 FOLLOWER]: Refusing update from remote peer 56d48c83b390434e92fe59ade9be6736: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:12.027145 14798 consensus_queue.cc:1048] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:12.028903 14798 consensus_queue.cc:1048] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:12.032922 14793 raft_consensus.cc:2955] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:12.034719 14499 raft_consensus.cc:2955] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:12.036811 14703 raft_consensus.cc:2955] T c9f6f29fa5954a88afaa118dbfef3deb P c5f0b17a60434b3584d3a736e19072d4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
I20260630 12:14:12.042395 14310 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c9f6f29fa5954a88afaa118dbfef3deb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:12.046938 14323 catalog_manager.cc:5697] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968 reported cstate change: config changed from index 3 to 4, VOTER 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129) evicted. New cstate: current_term: 2 leader_uuid: "56d48c83b390434e92fe59ade9be6736" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c000d9bf4e584235ad515a3bbf2da968" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44681 } } peers { permanent_uuid: "56d48c83b390434e92fe59ade9be6736" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 44019 } } peers { permanent_uuid: "c5f0b17a60434b3584d3a736e19072d4" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 41183 } attrs { promote: false } } }
W20260630 12:14:12.049022 14371 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 010a3f1225d34a08a1f1265fa7d21d54 not available for placement
W20260630 12:14:12.248311 14307 catalog_manager.cc:4755] TS 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f4f1a8233f8a4fce94ac74e218047225: Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111)
W20260630 12:14:12.464658 14307 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111) [suppressed 58 similar messages]
W20260630 12:14:13.051276 14371 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver c000d9bf4e584235ad515a3bbf2da968 not available for placement
W20260630 12:14:13.266613 14307 catalog_manager.cc:4755] TS 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet c9f6f29fa5954a88afaa118dbfef3deb: Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111)
W20260630 12:14:14.307310 14307 catalog_manager.cc:4755] TS 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet c9f6f29fa5954a88afaa118dbfef3deb: Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111)
I20260630 12:14:15.380244  8030 tablet_server.cc:179] TabletServer@127.7.215.130:0 shutting down...
W20260630 12:14:15.396996 14540 consensus_peers.cc:597] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 -> Peer c000d9bf4e584235ad515a3bbf2da968 (127.7.215.130:44681): Couldn't send request to peer c000d9bf4e584235ad515a3bbf2da968. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:15.408607  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:15.409335  8030 tablet_replica.cc:333] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968: stopping tablet replica
I20260630 12:14:15.409922  8030 raft_consensus.cc:2243] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:15.410542  8030 raft_consensus.cc:2272] T c9f6f29fa5954a88afaa118dbfef3deb P c000d9bf4e584235ad515a3bbf2da968 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:15.412459  8030 tablet_replica.cc:333] T 2a91deb27729469b989042f8abdb0c4e P c000d9bf4e584235ad515a3bbf2da968: stopping tablet replica
I20260630 12:14:15.412983  8030 raft_consensus.cc:2243] T 2a91deb27729469b989042f8abdb0c4e P c000d9bf4e584235ad515a3bbf2da968 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:15.413573  8030 raft_consensus.cc:2272] T 2a91deb27729469b989042f8abdb0c4e P c000d9bf4e584235ad515a3bbf2da968 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:15.415408  8030 tablet_replica.cc:333] T f4f1a8233f8a4fce94ac74e218047225 P c000d9bf4e584235ad515a3bbf2da968: stopping tablet replica
I20260630 12:14:15.415889  8030 raft_consensus.cc:2243] T f4f1a8233f8a4fce94ac74e218047225 P c000d9bf4e584235ad515a3bbf2da968 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:15.416446  8030 raft_consensus.cc:2272] T f4f1a8233f8a4fce94ac74e218047225 P c000d9bf4e584235ad515a3bbf2da968 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:15.418390  8030 tablet_replica.cc:333] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968: stopping tablet replica
I20260630 12:14:15.418892  8030 raft_consensus.cc:2243] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:15.419450  8030 raft_consensus.cc:2272] T 2e49e3a40c82472ea4e1b36d73d3382f P c000d9bf4e584235ad515a3bbf2da968 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:15.434310  8030 tablet_server.cc:196] TabletServer@127.7.215.130:0 shutdown complete.
W20260630 12:14:15.447824 14540 consensus_peers.cc:597] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 -> Peer c000d9bf4e584235ad515a3bbf2da968 (127.7.215.130:44681): Couldn't send request to peer c000d9bf4e584235ad515a3bbf2da968. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.130:44681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:15.448280  8030 tablet_server.cc:179] TabletServer@127.7.215.131:0 shutting down...
I20260630 12:14:15.468637  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:15.469244  8030 tablet_replica.cc:333] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736: stopping tablet replica
I20260630 12:14:15.469758  8030 raft_consensus.cc:2243] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:15.470490  8030 raft_consensus.cc:2272] T c9f6f29fa5954a88afaa118dbfef3deb P 56d48c83b390434e92fe59ade9be6736 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:15.472365  8030 tablet_replica.cc:333] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736: stopping tablet replica
I20260630 12:14:15.472820  8030 raft_consensus.cc:2243] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:15.473493  8030 raft_consensus.cc:2272] T f4f1a8233f8a4fce94ac74e218047225 P 56d48c83b390434e92fe59ade9be6736 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:15.475217  8030 tablet_replica.cc:333] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736: stopping tablet replica
I20260630 12:14:15.475661  8030 raft_consensus.cc:2243] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:15.476387  8030 raft_consensus.cc:2272] T 2a91deb27729469b989042f8abdb0c4e P 56d48c83b390434e92fe59ade9be6736 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:15.478036  8030 tablet_replica.cc:333] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736: stopping tablet replica
I20260630 12:14:15.478437  8030 raft_consensus.cc:2243] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:15.479146  8030 raft_consensus.cc:2272] T 2e49e3a40c82472ea4e1b36d73d3382f P 56d48c83b390434e92fe59ade9be6736 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:15.501607  8030 tablet_server.cc:196] TabletServer@127.7.215.131:0 shutdown complete.
I20260630 12:14:15.514958  8030 tablet_server.cc:179] TabletServer@127.7.215.132:0 shutting down...
I20260630 12:14:15.535723  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:15.536381  8030 tablet_replica.cc:333] T c9f6f29fa5954a88afaa118dbfef3deb P c5f0b17a60434b3584d3a736e19072d4: stopping tablet replica
I20260630 12:14:15.536942  8030 raft_consensus.cc:2243] T c9f6f29fa5954a88afaa118dbfef3deb P c5f0b17a60434b3584d3a736e19072d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:15.537505  8030 raft_consensus.cc:2272] T c9f6f29fa5954a88afaa118dbfef3deb P c5f0b17a60434b3584d3a736e19072d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:15.539482  8030 tablet_replica.cc:333] T 2e49e3a40c82472ea4e1b36d73d3382f P c5f0b17a60434b3584d3a736e19072d4: stopping tablet replica
I20260630 12:14:15.539973  8030 raft_consensus.cc:2243] T 2e49e3a40c82472ea4e1b36d73d3382f P c5f0b17a60434b3584d3a736e19072d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:15.540464  8030 raft_consensus.cc:2272] T 2e49e3a40c82472ea4e1b36d73d3382f P c5f0b17a60434b3584d3a736e19072d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:15.542178  8030 tablet_replica.cc:333] T 2a91deb27729469b989042f8abdb0c4e P c5f0b17a60434b3584d3a736e19072d4: stopping tablet replica
I20260630 12:14:15.542703  8030 raft_consensus.cc:2243] T 2a91deb27729469b989042f8abdb0c4e P c5f0b17a60434b3584d3a736e19072d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:15.543183  8030 raft_consensus.cc:2272] T 2a91deb27729469b989042f8abdb0c4e P c5f0b17a60434b3584d3a736e19072d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:15.544880  8030 tablet_replica.cc:333] T f4f1a8233f8a4fce94ac74e218047225 P c5f0b17a60434b3584d3a736e19072d4: stopping tablet replica
I20260630 12:14:15.545323  8030 raft_consensus.cc:2243] T f4f1a8233f8a4fce94ac74e218047225 P c5f0b17a60434b3584d3a736e19072d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:15.545816  8030 raft_consensus.cc:2272] T f4f1a8233f8a4fce94ac74e218047225 P c5f0b17a60434b3584d3a736e19072d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:15.567967  8030 tablet_server.cc:196] TabletServer@127.7.215.132:0 shutdown complete.
I20260630 12:14:15.580247  8030 master.cc:562] Master@127.7.215.190:37971 shutting down...
W20260630 12:14:15.737947 14307 catalog_manager.cc:4755] TS 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2e49e3a40c82472ea4e1b36d73d3382f: Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111)
W20260630 12:14:18.436096 14307 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111) [suppressed 11 similar messages]
W20260630 12:14:18.439651 14307 catalog_manager.cc:4755] TS 010a3f1225d34a08a1f1265fa7d21d54 (127.7.215.129:37383): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f4f1a8233f8a4fce94ac74e218047225: Network error: Client connection negotiation failed: client connection to 127.7.215.129:37383: connect: Connection refused (error 111)
I20260630 12:14:19.192745  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9d97329dfb524f6e87b98d620cf3c933 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:19.193768  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9d97329dfb524f6e87b98d620cf3c933 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:19.194140  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9d97329dfb524f6e87b98d620cf3c933: stopping tablet replica
I20260630 12:14:19.224968  8030 master.cc:584] Master@127.7.215.190:37971 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14377 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:14:19.274727  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:41827
I20260630 12:14:19.275892  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:19.281721 14819 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:19.281783 14818 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:19.284478  8030 server_base.cc:1061] running on GCE node
W20260630 12:14:19.284667 14821 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:19.285591  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:19.285771  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:19.285880  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821659285869 us; error 0 us; skew 500 ppm
I20260630 12:14:19.286316  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:19.288617  8030 webserver.cc:533] Webserver started at http://127.7.215.190:39135/ using document root <none> and password file <none>
I20260630 12:14:19.289068  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:19.289228  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:19.289450  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:19.290766  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "29551dc6e5f84053a9c9fc94439ae360"
format_stamp: "Formatted at 2026-06-30 12:14:19 on dist-test-slave-35fp"
I20260630 12:14:19.295230  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:19.298528 14826 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:19.299351  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:14:19.299669  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "29551dc6e5f84053a9c9fc94439ae360"
format_stamp: "Formatted at 2026-06-30 12:14:19 on dist-test-slave-35fp"
I20260630 12:14:19.299984  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-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)
I20260630 12:14:19.309648  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:19.310901  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:19.348973  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:41827
I20260630 12:14:19.349066 14877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:41827 every 8 connection(s)
I20260630 12:14:19.352917 14878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:19.365159 14878 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 29551dc6e5f84053a9c9fc94439ae360: Bootstrap starting.
I20260630 12:14:19.369939 14878 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 29551dc6e5f84053a9c9fc94439ae360: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:19.374261 14878 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 29551dc6e5f84053a9c9fc94439ae360: No bootstrap required, opened a new log
I20260630 12:14:19.376498 14878 raft_consensus.cc:359] T 00000000000000000000000000000000 P 29551dc6e5f84053a9c9fc94439ae360 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29551dc6e5f84053a9c9fc94439ae360" member_type: VOTER }
I20260630 12:14:19.376932 14878 raft_consensus.cc:385] T 00000000000000000000000000000000 P 29551dc6e5f84053a9c9fc94439ae360 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:19.377116 14878 raft_consensus.cc:740] T 00000000000000000000000000000000 P 29551dc6e5f84053a9c9fc94439ae360 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29551dc6e5f84053a9c9fc94439ae360, State: Initialized, Role: FOLLOWER
I20260630 12:14:19.377724 14878 consensus_queue.cc:260] T 00000000000000000000000000000000 P 29551dc6e5f84053a9c9fc94439ae360 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "29551dc6e5f84053a9c9fc94439ae360" member_type: VOTER }
I20260630 12:14:19.378149 14878 raft_consensus.cc:399] T 00000000000000000000000000000000 P 29551dc6e5f84053a9c9fc94439ae360 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:19.378350 14878 raft_consensus.cc:493] T 00000000000000000000000000000000 P 29551dc6e5f84053a9c9fc94439ae360 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:19.378557 14878 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 29551dc6e5f84053a9c9fc94439ae360 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:19.383273 14878 raft_consensus.cc:515] T 00000000000000000000000000000000 P 29551dc6e5f84053a9c9fc94439ae360 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29551dc6e5f84053a9c9fc94439ae360" member_type: VOTER }
I20260630 12:14:19.383733 14878 leader_election.cc:304] T 00000000000000000000000000000000 P 29551dc6e5f84053a9c9fc94439ae360 [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: 29551dc6e5f84053a9c9fc94439ae360; no voters: 
I20260630 12:14:19.384792 14878 leader_election.cc:290] T 00000000000000000000000000000000 P 29551dc6e5f84053a9c9fc94439ae360 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:19.385298 14881 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 29551dc6e5f84053a9c9fc94439ae360 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:19.386863 14881 raft_consensus.cc:697] T 00000000000000000000000000000000 P 29551dc6e5f84053a9c9fc94439ae360 [term 1 LEADER]: Becoming Leader. State: Replica: 29551dc6e5f84053a9c9fc94439ae360, State: Running, Role: LEADER
I20260630 12:14:19.387730 14878 sys_catalog.cc:565] T 00000000000000000000000000000000 P 29551dc6e5f84053a9c9fc94439ae360 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:19.387666 14881 consensus_queue.cc:237] T 00000000000000000000000000000000 P 29551dc6e5f84053a9c9fc94439ae360 [LEADER]: Queue going to LEADER mode. State: All 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: "29551dc6e5f84053a9c9fc94439ae360" member_type: VOTER }
I20260630 12:14:19.391578 14883 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29551dc6e5f84053a9c9fc94439ae360 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 29551dc6e5f84053a9c9fc94439ae360. Latest consensus state: current_term: 1 leader_uuid: "29551dc6e5f84053a9c9fc94439ae360" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29551dc6e5f84053a9c9fc94439ae360" member_type: VOTER } }
I20260630 12:14:19.391587 14882 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29551dc6e5f84053a9c9fc94439ae360 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "29551dc6e5f84053a9c9fc94439ae360" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29551dc6e5f84053a9c9fc94439ae360" member_type: VOTER } }
I20260630 12:14:19.392277 14883 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29551dc6e5f84053a9c9fc94439ae360 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:19.392572 14882 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29551dc6e5f84053a9c9fc94439ae360 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:19.395730 14887 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:19.401726 14887 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:19.404784  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:19.412495 14887 catalog_manager.cc:1383] Generated new cluster ID: c479a97cc62148778a1e212294e66b3f
I20260630 12:14:19.412856 14887 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:19.429406 14887 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:19.430902 14887 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:19.445786 14887 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 29551dc6e5f84053a9c9fc94439ae360: Generated new TSK 0
I20260630 12:14:19.446429 14887 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:19.476963  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:19.483238 14899 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:19.484272 14900 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:19.485618 14902 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:19.486156  8030 server_base.cc:1061] running on GCE node
I20260630 12:14:19.487031  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:19.487234  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:19.487617  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821659487592 us; error 0 us; skew 500 ppm
I20260630 12:14:19.488261  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:19.491043  8030 webserver.cc:533] Webserver started at http://127.7.215.129:37353/ using document root <none> and password file <none>
I20260630 12:14:19.491588  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:19.491806  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:19.492105  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:19.493469  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-0-root/instance:
uuid: "fd71429a20e14679a91d1c48978e7a0c"
format_stamp: "Formatted at 2026-06-30 12:14:19 on dist-test-slave-35fp"
I20260630 12:14:19.498416  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:14:19.502242 14907 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:19.503095  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:19.503425  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "fd71429a20e14679a91d1c48978e7a0c"
format_stamp: "Formatted at 2026-06-30 12:14:19 on dist-test-slave-35fp"
I20260630 12:14:19.503780  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-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)
I20260630 12:14:19.533914  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:19.535202  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:19.536692  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:19.539086  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:19.539311  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:19.539558  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:19.539754  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:19.581465  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:35975
I20260630 12:14:19.581554 14969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:35975 every 8 connection(s)
I20260630 12:14:19.587083  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:19.594409 14974 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:19.596603 14975 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:19.597582 14977 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:19.597769  8030 server_base.cc:1061] running on GCE node
I20260630 12:14:19.598884  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:19.599081  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:19.599208  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821659599197 us; error 0 us; skew 500 ppm
I20260630 12:14:19.599726  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:19.601972  8030 webserver.cc:533] Webserver started at http://127.7.215.130:35243/ using document root <none> and password file <none>
I20260630 12:14:19.602451  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:19.602681  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:19.602911  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:19.604369  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-1-root/instance:
uuid: "bdce35706b274406ad31ae8e4a2d0ee4"
format_stamp: "Formatted at 2026-06-30 12:14:19 on dist-test-slave-35fp"
I20260630 12:14:19.607525 14970 heartbeater.cc:344] Connected to a master server at 127.7.215.190:41827
I20260630 12:14:19.607929 14970 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:19.608682 14970 heartbeater.cc:507] Master 127.7.215.190:41827 requested a full tablet report, sending...
I20260630 12:14:19.610179  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260630 12:14:19.611222 14843 ts_manager.cc:194] Registered new tserver with Master: fd71429a20e14679a91d1c48978e7a0c (127.7.215.129:35975)
I20260630 12:14:19.613242 14843 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40604
I20260630 12:14:19.614434 14982 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:19.615485  8030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:14:19.615859  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "bdce35706b274406ad31ae8e4a2d0ee4"
format_stamp: "Formatted at 2026-06-30 12:14:19 on dist-test-slave-35fp"
I20260630 12:14:19.616245  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-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)
I20260630 12:14:19.627473  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:19.628588  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:19.629941  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:19.632365  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:19.632537  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:19.632822  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:19.633013  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:19.674546  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:44941
I20260630 12:14:19.674737 15044 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:44941 every 8 connection(s)
I20260630 12:14:19.679572  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:19.687233 15048 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:19.689234 15049 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:19.690481 15051 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:19.691427  8030 server_base.cc:1061] running on GCE node
I20260630 12:14:19.692505  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:19.692801  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:19.692968 15045 heartbeater.cc:344] Connected to a master server at 127.7.215.190:41827
I20260630 12:14:19.693032  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821659693012 us; error 0 us; skew 500 ppm
I20260630 12:14:19.693518 15045 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:19.694202  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:19.694600 15045 heartbeater.cc:507] Master 127.7.215.190:41827 requested a full tablet report, sending...
I20260630 12:14:19.697067 14843 ts_manager.cc:194] Registered new tserver with Master: bdce35706b274406ad31ae8e4a2d0ee4 (127.7.215.130:44941)
I20260630 12:14:19.697141  8030 webserver.cc:533] Webserver started at http://127.7.215.131:41857/ using document root <none> and password file <none>
I20260630 12:14:19.697707  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:19.697913  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:19.698210  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:19.698736 14843 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40608
I20260630 12:14:19.699678  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-2-root/instance:
uuid: "57d12db56c5a486a8ccc2b50064c9090"
format_stamp: "Formatted at 2026-06-30 12:14:19 on dist-test-slave-35fp"
I20260630 12:14:19.704576  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:19.708670 15056 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:19.709534  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:19.709861  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "57d12db56c5a486a8ccc2b50064c9090"
format_stamp: "Formatted at 2026-06-30 12:14:19 on dist-test-slave-35fp"
I20260630 12:14:19.710122  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-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)
I20260630 12:14:19.730048  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:19.731562  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:19.733029  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:19.735353  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:19.735565  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:19.735823  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:19.735962  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:19.776525  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:35717
I20260630 12:14:19.776607 15118 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:35717 every 8 connection(s)
I20260630 12:14:19.790920 15119 heartbeater.cc:344] Connected to a master server at 127.7.215.190:41827
I20260630 12:14:19.791301 15119 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:19.792034 15119 heartbeater.cc:507] Master 127.7.215.190:41827 requested a full tablet report, sending...
I20260630 12:14:19.794014 14843 ts_manager.cc:194] Registered new tserver with Master: 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131:35717)
I20260630 12:14:19.794531  8030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014695469s
I20260630 12:14:19.795377 14843 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40616
I20260630 12:14:20.624099 14970 heartbeater.cc:499] Master 127.7.215.190:41827 was elected leader, sending a full tablet report...
I20260630 12:14:20.701275 15045 heartbeater.cc:499] Master 127.7.215.190:41827 was elected leader, sending a full tablet report...
I20260630 12:14:20.797839 15119 heartbeater.cc:499] Master 127.7.215.190:41827 was elected leader, sending a full tablet report...
I20260630 12:14:20.938846 14843 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40624:
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"
    }
  }
}
W20260630 12:14:20.941191 14843 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:14:21.000141 15084 tablet_service.cc:1511] Processing CreateTablet for tablet 61a4ba9d470646ce98ec9038815becff (DEFAULT_TABLE table=test-workload [id=58422c732a2d4bcea0c054d9bf504181]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:21.001713 15084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61a4ba9d470646ce98ec9038815becff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:21.003679 15083 tablet_service.cc:1511] Processing CreateTablet for tablet bf32a501553f48bf880768d64da960f5 (DEFAULT_TABLE table=test-workload [id=58422c732a2d4bcea0c054d9bf504181]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:21.005092 15083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf32a501553f48bf880768d64da960f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:21.007424 15081 tablet_service.cc:1511] Processing CreateTablet for tablet 0087214aca3c41d1bf77688707f6e5ae (DEFAULT_TABLE table=test-workload [id=58422c732a2d4bcea0c054d9bf504181]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:21.008870 15081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0087214aca3c41d1bf77688707f6e5ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:21.007426 15082 tablet_service.cc:1511] Processing CreateTablet for tablet f244c9af9e3441e0b42f1ddf2c1565f7 (DEFAULT_TABLE table=test-workload [id=58422c732a2d4bcea0c054d9bf504181]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:21.012248 15082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f244c9af9e3441e0b42f1ddf2c1565f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:21.014635 14934 tablet_service.cc:1511] Processing CreateTablet for tablet bf32a501553f48bf880768d64da960f5 (DEFAULT_TABLE table=test-workload [id=58422c732a2d4bcea0c054d9bf504181]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:21.015377 14932 tablet_service.cc:1511] Processing CreateTablet for tablet 0087214aca3c41d1bf77688707f6e5ae (DEFAULT_TABLE table=test-workload [id=58422c732a2d4bcea0c054d9bf504181]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:21.016209 14934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf32a501553f48bf880768d64da960f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:21.015380 14935 tablet_service.cc:1511] Processing CreateTablet for tablet 61a4ba9d470646ce98ec9038815becff (DEFAULT_TABLE table=test-workload [id=58422c732a2d4bcea0c054d9bf504181]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:21.018008 14935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61a4ba9d470646ce98ec9038815becff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:21.016554 14933 tablet_service.cc:1511] Processing CreateTablet for tablet f244c9af9e3441e0b42f1ddf2c1565f7 (DEFAULT_TABLE table=test-workload [id=58422c732a2d4bcea0c054d9bf504181]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:21.024240 14933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f244c9af9e3441e0b42f1ddf2c1565f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:21.027024 14932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0087214aca3c41d1bf77688707f6e5ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:21.052259 15008 tablet_service.cc:1511] Processing CreateTablet for tablet f244c9af9e3441e0b42f1ddf2c1565f7 (DEFAULT_TABLE table=test-workload [id=58422c732a2d4bcea0c054d9bf504181]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:21.056196 15007 tablet_service.cc:1511] Processing CreateTablet for tablet 0087214aca3c41d1bf77688707f6e5ae (DEFAULT_TABLE table=test-workload [id=58422c732a2d4bcea0c054d9bf504181]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:21.057772 15009 tablet_service.cc:1511] Processing CreateTablet for tablet bf32a501553f48bf880768d64da960f5 (DEFAULT_TABLE table=test-workload [id=58422c732a2d4bcea0c054d9bf504181]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:21.049031 15010 tablet_service.cc:1511] Processing CreateTablet for tablet 61a4ba9d470646ce98ec9038815becff (DEFAULT_TABLE table=test-workload [id=58422c732a2d4bcea0c054d9bf504181]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:21.054347 15008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f244c9af9e3441e0b42f1ddf2c1565f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:21.063908 15009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf32a501553f48bf880768d64da960f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:21.064209 15139 tablet_bootstrap.cc:492] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090: Bootstrap starting.
I20260630 12:14:21.071004 15010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61a4ba9d470646ce98ec9038815becff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:21.072852 15139 tablet_bootstrap.cc:654] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:21.074916 15007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0087214aca3c41d1bf77688707f6e5ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:21.091833 15140 tablet_bootstrap.cc:492] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c: Bootstrap starting.
I20260630 12:14:21.096688 15139 tablet_bootstrap.cc:492] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090: No bootstrap required, opened a new log
I20260630 12:14:21.100086 15139 ts_tablet_manager.cc:1403] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.006s
I20260630 12:14:21.100471 15140 tablet_bootstrap.cc:654] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:21.101945 15142 tablet_bootstrap.cc:492] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4: Bootstrap starting.
I20260630 12:14:21.103288 15139 raft_consensus.cc:359] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } }
I20260630 12:14:21.104666 15139 raft_consensus.cc:385] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:21.104957 15139 raft_consensus.cc:740] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d12db56c5a486a8ccc2b50064c9090, State: Initialized, Role: FOLLOWER
I20260630 12:14:21.105708 15139 consensus_queue.cc:260] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } }
I20260630 12:14:21.107024 15140 tablet_bootstrap.cc:492] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c: No bootstrap required, opened a new log
I20260630 12:14:21.107621 15140 ts_tablet_manager.cc:1403] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260630 12:14:21.110710 15140 raft_consensus.cc:359] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.111495 15140 raft_consensus.cc:385] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:21.112020 15140 raft_consensus.cc:740] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd71429a20e14679a91d1c48978e7a0c, State: Initialized, Role: FOLLOWER
I20260630 12:14:21.114399 15142 tablet_bootstrap.cc:654] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:21.115093 15139 ts_tablet_manager.cc:1434] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:14:21.116245 15139 tablet_bootstrap.cc:492] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090: Bootstrap starting.
I20260630 12:14:21.116216 15140 consensus_queue.cc:260] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.126137 15140 ts_tablet_manager.cc:1434] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.007s
I20260630 12:14:21.126348 15139 tablet_bootstrap.cc:654] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:21.129465 15142 tablet_bootstrap.cc:492] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4: No bootstrap required, opened a new log
I20260630 12:14:21.130119 15142 ts_tablet_manager.cc:1403] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.008s
I20260630 12:14:21.132061 15140 tablet_bootstrap.cc:492] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c: Bootstrap starting.
I20260630 12:14:21.133437 15142 raft_consensus.cc:359] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.134443 15142 raft_consensus.cc:385] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:21.134853 15142 raft_consensus.cc:740] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdce35706b274406ad31ae8e4a2d0ee4, State: Initialized, Role: FOLLOWER
I20260630 12:14:21.136026 15142 consensus_queue.cc:260] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.138233 15139 tablet_bootstrap.cc:492] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090: No bootstrap required, opened a new log
I20260630 12:14:21.139027 15139 ts_tablet_manager.cc:1403] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090: Time spent bootstrapping tablet: real 0.023s	user 0.000s	sys 0.019s
I20260630 12:14:21.141929 15140 tablet_bootstrap.cc:654] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:21.143038 15139 raft_consensus.cc:359] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.144071 15139 raft_consensus.cc:385] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:21.144444 15139 raft_consensus.cc:740] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d12db56c5a486a8ccc2b50064c9090, State: Initialized, Role: FOLLOWER
I20260630 12:14:21.145524 15139 consensus_queue.cc:260] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.147814 15142 ts_tablet_manager.cc:1434] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.008s
I20260630 12:14:21.148000 15139 ts_tablet_manager.cc:1434] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:14:21.148954 15139 tablet_bootstrap.cc:492] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090: Bootstrap starting.
I20260630 12:14:21.148954 15142 tablet_bootstrap.cc:492] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4: Bootstrap starting.
I20260630 12:14:21.156158 15142 tablet_bootstrap.cc:654] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:21.156158 15139 tablet_bootstrap.cc:654] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:21.166966 15140 tablet_bootstrap.cc:492] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c: No bootstrap required, opened a new log
I20260630 12:14:21.167630 15140 ts_tablet_manager.cc:1403] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.011s
I20260630 12:14:21.169056 15142 tablet_bootstrap.cc:492] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4: No bootstrap required, opened a new log
I20260630 12:14:21.169595 15142 ts_tablet_manager.cc:1403] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260630 12:14:21.170089 15139 tablet_bootstrap.cc:492] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090: No bootstrap required, opened a new log
I20260630 12:14:21.170235 15140 raft_consensus.cc:359] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } }
I20260630 12:14:21.170701 15139 ts_tablet_manager.cc:1403] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260630 12:14:21.171008 15140 raft_consensus.cc:385] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:21.171319 15140 raft_consensus.cc:740] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd71429a20e14679a91d1c48978e7a0c, State: Initialized, Role: FOLLOWER
I20260630 12:14:21.171999 15140 consensus_queue.cc:260] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } }
I20260630 12:14:21.172447 15142 raft_consensus.cc:359] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } }
I20260630 12:14:21.173239 15142 raft_consensus.cc:385] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:21.173625 15142 raft_consensus.cc:740] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdce35706b274406ad31ae8e4a2d0ee4, State: Initialized, Role: FOLLOWER
I20260630 12:14:21.174021 15140 ts_tablet_manager.cc:1434] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:14:21.173660 15139 raft_consensus.cc:359] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.174644 15139 raft_consensus.cc:385] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:21.175014 15139 raft_consensus.cc:740] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d12db56c5a486a8ccc2b50064c9090, State: Initialized, Role: FOLLOWER
I20260630 12:14:21.174770 15142 consensus_queue.cc:260] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } }
I20260630 12:14:21.175872 15139 consensus_queue.cc:260] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.177331 15142 ts_tablet_manager.cc:1434] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:14:21.178084 15139 ts_tablet_manager.cc:1434] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:14:21.178364 15142 tablet_bootstrap.cc:492] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4: Bootstrap starting.
I20260630 12:14:21.179162 15139 tablet_bootstrap.cc:492] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090: Bootstrap starting.
I20260630 12:14:21.175237 15140 tablet_bootstrap.cc:492] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c: Bootstrap starting.
I20260630 12:14:21.185577 15142 tablet_bootstrap.cc:654] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:21.185577 15139 tablet_bootstrap.cc:654] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:21.186589 15140 tablet_bootstrap.cc:654] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:21.198446 15139 tablet_bootstrap.cc:492] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090: No bootstrap required, opened a new log
I20260630 12:14:21.198693 15142 tablet_bootstrap.cc:492] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4: No bootstrap required, opened a new log
I20260630 12:14:21.199239 15139 ts_tablet_manager.cc:1403] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260630 12:14:21.199340 15142 ts_tablet_manager.cc:1403] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4: Time spent bootstrapping tablet: real 0.021s	user 0.001s	sys 0.017s
I20260630 12:14:21.202620 15139 raft_consensus.cc:359] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.202787 15142 raft_consensus.cc:359] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.203457 15139 raft_consensus.cc:385] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:21.203604 15142 raft_consensus.cc:385] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:21.203851 15139 raft_consensus.cc:740] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d12db56c5a486a8ccc2b50064c9090, State: Initialized, Role: FOLLOWER
I20260630 12:14:21.204002 15142 raft_consensus.cc:740] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdce35706b274406ad31ae8e4a2d0ee4, State: Initialized, Role: FOLLOWER
I20260630 12:14:21.204918 15139 consensus_queue.cc:260] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.205190 15142 consensus_queue.cc:260] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.206207 15148 raft_consensus.cc:493] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:21.206733 15148 raft_consensus.cc:515] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.207727 15139 ts_tablet_manager.cc:1434] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:14:21.209218 15144 raft_consensus.cc:493] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:21.209745 15144 raft_consensus.cc:515] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } }
I20260630 12:14:21.216678 15144 leader_election.cc:290] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd71429a20e14679a91d1c48978e7a0c (127.7.215.129:35975), bdce35706b274406ad31ae8e4a2d0ee4 (127.7.215.130:44941)
I20260630 12:14:21.224496 15145 raft_consensus.cc:493] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:21.225168 15148 leader_election.cc:290] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd71429a20e14679a91d1c48978e7a0c (127.7.215.129:35975), 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131:35717)
I20260630 12:14:21.225208 15145 raft_consensus.cc:515] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.226030 15148 raft_consensus.cc:493] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:21.226480 15148 raft_consensus.cc:515] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } }
I20260630 12:14:21.231973 15148 leader_election.cc:290] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131:35717), fd71429a20e14679a91d1c48978e7a0c (127.7.215.129:35975)
I20260630 12:14:21.232467 15148 raft_consensus.cc:493] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:21.232475 15145 leader_election.cc:290] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdce35706b274406ad31ae8e4a2d0ee4 (127.7.215.130:44941), 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131:35717)
I20260630 12:14:21.233043 15148 raft_consensus.cc:515] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.236884 15140 tablet_bootstrap.cc:492] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c: No bootstrap required, opened a new log
I20260630 12:14:21.237597 15140 ts_tablet_manager.cc:1403] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.016s
I20260630 12:14:21.241515 15140 raft_consensus.cc:359] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.242482 15140 raft_consensus.cc:385] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:21.244163 15140 raft_consensus.cc:740] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd71429a20e14679a91d1c48978e7a0c, State: Initialized, Role: FOLLOWER
I20260630 12:14:21.244933 15140 consensus_queue.cc:260] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.247294 15140 ts_tablet_manager.cc:1434] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260630 12:14:21.248301 15140 tablet_bootstrap.cc:492] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c: Bootstrap starting.
I20260630 12:14:21.253818 15148 leader_election.cc:290] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd71429a20e14679a91d1c48978e7a0c (127.7.215.129:35975), 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131:35717)
I20260630 12:14:21.258625 15140 tablet_bootstrap.cc:654] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:21.264426 15142 ts_tablet_manager.cc:1434] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4: Time spent starting tablet: real 0.065s	user 0.014s	sys 0.002s
I20260630 12:14:21.267738 15142 tablet_bootstrap.cc:492] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4: Bootstrap starting.
I20260630 12:14:21.264922 15140 tablet_bootstrap.cc:492] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c: No bootstrap required, opened a new log
I20260630 12:14:21.270960 15140 ts_tablet_manager.cc:1403] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260630 12:14:21.273967 15140 raft_consensus.cc:359] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.274712 15140 raft_consensus.cc:385] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:21.275005 15140 raft_consensus.cc:740] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd71429a20e14679a91d1c48978e7a0c, State: Initialized, Role: FOLLOWER
I20260630 12:14:21.275723 15140 consensus_queue.cc:260] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.278060 15140 ts_tablet_manager.cc:1434] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:14:21.277994 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0087214aca3c41d1bf77688707f6e5ae" candidate_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd71429a20e14679a91d1c48978e7a0c" is_pre_election: true
I20260630 12:14:21.278853 14945 raft_consensus.cc:2468] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdce35706b274406ad31ae8e4a2d0ee4 in term 0.
I20260630 12:14:21.280421 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a4ba9d470646ce98ec9038815becff" candidate_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd71429a20e14679a91d1c48978e7a0c" is_pre_election: true
I20260630 12:14:21.281104 14945 raft_consensus.cc:2468] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdce35706b274406ad31ae8e4a2d0ee4 in term 0.
I20260630 12:14:21.284001 15142 tablet_bootstrap.cc:654] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:21.284407 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244c9af9e3441e0b42f1ddf2c1565f7" candidate_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd71429a20e14679a91d1c48978e7a0c" is_pre_election: true
I20260630 12:14:21.284521 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0087214aca3c41d1bf77688707f6e5ae" candidate_uuid: "fd71429a20e14679a91d1c48978e7a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d12db56c5a486a8ccc2b50064c9090" is_pre_election: true
I20260630 12:14:21.285199 14945 raft_consensus.cc:2468] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdce35706b274406ad31ae8e4a2d0ee4 in term 0.
I20260630 12:14:21.285354 15094 raft_consensus.cc:2468] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd71429a20e14679a91d1c48978e7a0c in term 0.
I20260630 12:14:21.286432 14986 leader_election.cc:304] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdce35706b274406ad31ae8e4a2d0ee4, fd71429a20e14679a91d1c48978e7a0c; no voters: 
I20260630 12:14:21.286959 14909 leader_election.cc:304] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d12db56c5a486a8ccc2b50064c9090, fd71429a20e14679a91d1c48978e7a0c; no voters: 
I20260630 12:14:21.287523 15155 raft_consensus.cc:2804] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:21.287885 15145 raft_consensus.cc:2804] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:21.288172 15155 raft_consensus.cc:493] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:21.288359 15145 raft_consensus.cc:493] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:21.288623 15155 raft_consensus.cc:3060] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:21.288794 15145 raft_consensus.cc:3060] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:21.287739 14986 leader_election.cc:304] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdce35706b274406ad31ae8e4a2d0ee4, fd71429a20e14679a91d1c48978e7a0c; no voters: 
I20260630 12:14:21.291232 14986 leader_election.cc:304] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdce35706b274406ad31ae8e4a2d0ee4, fd71429a20e14679a91d1c48978e7a0c; no voters: 
I20260630 12:14:21.291006 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a4ba9d470646ce98ec9038815becff" candidate_uuid: "57d12db56c5a486a8ccc2b50064c9090" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd71429a20e14679a91d1c48978e7a0c" is_pre_election: true
I20260630 12:14:21.292157 15148 raft_consensus.cc:2804] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:21.292618 15148 raft_consensus.cc:493] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:21.292968 15148 raft_consensus.cc:3060] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:21.300591 15160 raft_consensus.cc:2804] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:21.301086 15160 raft_consensus.cc:493] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:21.301388 15160 raft_consensus.cc:3060] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:21.309341 15160 raft_consensus.cc:515] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.312419 14944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244c9af9e3441e0b42f1ddf2c1565f7" candidate_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd71429a20e14679a91d1c48978e7a0c"
I20260630 12:14:21.313084 14944 raft_consensus.cc:3060] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:21.315239 15093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a4ba9d470646ce98ec9038815becff" candidate_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d12db56c5a486a8ccc2b50064c9090" is_pre_election: true
I20260630 12:14:21.315817 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0087214aca3c41d1bf77688707f6e5ae" candidate_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d12db56c5a486a8ccc2b50064c9090" is_pre_election: true
I20260630 12:14:21.315968 15093 raft_consensus.cc:2468] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdce35706b274406ad31ae8e4a2d0ee4 in term 0.
I20260630 12:14:21.316342 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a4ba9d470646ce98ec9038815becff" candidate_uuid: "57d12db56c5a486a8ccc2b50064c9090" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" is_pre_election: true
I20260630 12:14:21.316490 15094 raft_consensus.cc:2468] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdce35706b274406ad31ae8e4a2d0ee4 in term 0.
I20260630 12:14:21.292044 14945 raft_consensus.cc:2468] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57d12db56c5a486a8ccc2b50064c9090 in term 0.
I20260630 12:14:21.317248 15092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244c9af9e3441e0b42f1ddf2c1565f7" candidate_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d12db56c5a486a8ccc2b50064c9090" is_pre_election: true
I20260630 12:14:21.317914 15092 raft_consensus.cc:2468] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdce35706b274406ad31ae8e4a2d0ee4 in term 0.
I20260630 12:14:21.320432 15060 leader_election.cc:304] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d12db56c5a486a8ccc2b50064c9090, fd71429a20e14679a91d1c48978e7a0c; no voters: 
I20260630 12:14:21.321362 15144 raft_consensus.cc:2804] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:21.321781 15144 raft_consensus.cc:493] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:21.322130 15144 raft_consensus.cc:3060] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:21.324132 15148 raft_consensus.cc:515] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } }
I20260630 12:14:21.328632 15019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0087214aca3c41d1bf77688707f6e5ae" candidate_uuid: "fd71429a20e14679a91d1c48978e7a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" is_pre_election: true
I20260630 12:14:21.329520 15020 raft_consensus.cc:2393] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 57d12db56c5a486a8ccc2b50064c9090 in current term 1: Already voted for candidate bdce35706b274406ad31ae8e4a2d0ee4 in this term.
I20260630 12:14:21.326900 15145 raft_consensus.cc:515] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.321344 14944 raft_consensus.cc:2468] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdce35706b274406ad31ae8e4a2d0ee4 in term 1.
I20260630 12:14:21.329324 15144 raft_consensus.cc:515] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } }
I20260630 12:14:21.332713 15092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0087214aca3c41d1bf77688707f6e5ae" candidate_uuid: "fd71429a20e14679a91d1c48978e7a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d12db56c5a486a8ccc2b50064c9090"
I20260630 12:14:21.333240 15148 leader_election.cc:290] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [CANDIDATE]: Term 1 election: Requested vote from peers 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131:35717), fd71429a20e14679a91d1c48978e7a0c (127.7.215.129:35975)
I20260630 12:14:21.333295 15092 raft_consensus.cc:3060] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:21.334008 15160 leader_election.cc:290] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [CANDIDATE]: Term 1 election: Requested vote from peers fd71429a20e14679a91d1c48978e7a0c (127.7.215.129:35975), 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131:35717)
I20260630 12:14:21.335156 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a4ba9d470646ce98ec9038815becff" candidate_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d12db56c5a486a8ccc2b50064c9090"
I20260630 12:14:21.335992 15094 raft_consensus.cc:2393] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bdce35706b274406ad31ae8e4a2d0ee4 in current term 1: Already voted for candidate 57d12db56c5a486a8ccc2b50064c9090 in this term.
I20260630 12:14:21.334169 15093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244c9af9e3441e0b42f1ddf2c1565f7" candidate_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d12db56c5a486a8ccc2b50064c9090"
I20260630 12:14:21.337018 15093 raft_consensus.cc:3060] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:21.337209 15142 tablet_bootstrap.cc:492] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4: No bootstrap required, opened a new log
I20260630 12:14:21.337728 15142 ts_tablet_manager.cc:1403] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.034s
I20260630 12:14:21.338708 15145 leader_election.cc:290] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [CANDIDATE]: Term 1 election: Requested vote from peers bdce35706b274406ad31ae8e4a2d0ee4 (127.7.215.130:44941), 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131:35717)
I20260630 12:14:21.340550 15142 raft_consensus.cc:359] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.341349 15142 raft_consensus.cc:385] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:21.341622 15142 raft_consensus.cc:740] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdce35706b274406ad31ae8e4a2d0ee4, State: Initialized, Role: FOLLOWER
I20260630 12:14:21.341566 15092 raft_consensus.cc:2468] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd71429a20e14679a91d1c48978e7a0c in term 1.
I20260630 12:14:21.342620 15142 consensus_queue.cc:260] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.342983 14909 leader_election.cc:304] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d12db56c5a486a8ccc2b50064c9090, fd71429a20e14679a91d1c48978e7a0c; no voters: 
I20260630 12:14:21.344818 15142 ts_tablet_manager.cc:1434] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:14:21.344933 15093 raft_consensus.cc:2468] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdce35706b274406ad31ae8e4a2d0ee4 in term 1.
I20260630 12:14:21.325515 15155 raft_consensus.cc:515] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.346366 15019 raft_consensus.cc:2393] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd71429a20e14679a91d1c48978e7a0c in current term 1: Already voted for candidate bdce35706b274406ad31ae8e4a2d0ee4 in this term.
I20260630 12:14:21.346161 14984 leader_election.cc:304] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d12db56c5a486a8ccc2b50064c9090, bdce35706b274406ad31ae8e4a2d0ee4; no voters: 
I20260630 12:14:21.347272 15160 raft_consensus.cc:2804] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:21.348083 15160 raft_consensus.cc:697] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 LEADER]: Becoming Leader. State: Replica: bdce35706b274406ad31ae8e4a2d0ee4, State: Running, Role: LEADER
I20260630 12:14:21.348762 15160 consensus_queue.cc:237] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.349171 15019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0087214aca3c41d1bf77688707f6e5ae" candidate_uuid: "fd71429a20e14679a91d1c48978e7a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdce35706b274406ad31ae8e4a2d0ee4"
I20260630 12:14:21.349900 15019 raft_consensus.cc:2393] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fd71429a20e14679a91d1c48978e7a0c in current term 1: Already voted for candidate bdce35706b274406ad31ae8e4a2d0ee4 in this term.
I20260630 12:14:21.350482 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a4ba9d470646ce98ec9038815becff" candidate_uuid: "57d12db56c5a486a8ccc2b50064c9090" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdce35706b274406ad31ae8e4a2d0ee4"
I20260630 12:14:21.350796 14944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a4ba9d470646ce98ec9038815becff" candidate_uuid: "57d12db56c5a486a8ccc2b50064c9090" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd71429a20e14679a91d1c48978e7a0c"
I20260630 12:14:21.351274 15020 raft_consensus.cc:2393] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 57d12db56c5a486a8ccc2b50064c9090 in current term 1: Already voted for candidate bdce35706b274406ad31ae8e4a2d0ee4 in this term.
I20260630 12:14:21.351370 14945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a4ba9d470646ce98ec9038815becff" candidate_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd71429a20e14679a91d1c48978e7a0c"
I20260630 12:14:21.351832 14943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0087214aca3c41d1bf77688707f6e5ae" candidate_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd71429a20e14679a91d1c48978e7a0c"
I20260630 12:14:21.352626 14943 raft_consensus.cc:2393] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bdce35706b274406ad31ae8e4a2d0ee4 in current term 1: Already voted for candidate fd71429a20e14679a91d1c48978e7a0c in this term.
I20260630 12:14:21.353379 15155 leader_election.cc:290] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [CANDIDATE]: Term 1 election: Requested vote from peers fd71429a20e14679a91d1c48978e7a0c (127.7.215.129:35975), 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131:35717)
I20260630 12:14:21.353826 14986 leader_election.cc:304] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [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: bdce35706b274406ad31ae8e4a2d0ee4; no voters: 57d12db56c5a486a8ccc2b50064c9090, fd71429a20e14679a91d1c48978e7a0c
I20260630 12:14:21.353945 15144 leader_election.cc:290] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [CANDIDATE]: Term 1 election: Requested vote from peers fd71429a20e14679a91d1c48978e7a0c (127.7.215.129:35975), bdce35706b274406ad31ae8e4a2d0ee4 (127.7.215.130:44941)
I20260630 12:14:21.354591 15155 raft_consensus.cc:2749] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:14:21.354826 15145 raft_consensus.cc:2804] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:21.355897 14944 raft_consensus.cc:3060] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:21.355842 15093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0087214aca3c41d1bf77688707f6e5ae" candidate_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d12db56c5a486a8ccc2b50064c9090"
I20260630 12:14:21.356904 15093 raft_consensus.cc:2393] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bdce35706b274406ad31ae8e4a2d0ee4 in current term 1: Already voted for candidate fd71429a20e14679a91d1c48978e7a0c in this term.
I20260630 12:14:21.357857 14984 leader_election.cc:304] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [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: bdce35706b274406ad31ae8e4a2d0ee4; no voters: 57d12db56c5a486a8ccc2b50064c9090, fd71429a20e14679a91d1c48978e7a0c
I20260630 12:14:21.359035 15155 raft_consensus.cc:2749] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:14:21.362284 14944 raft_consensus.cc:2468] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57d12db56c5a486a8ccc2b50064c9090 in term 1.
I20260630 12:14:21.363548 15060 leader_election.cc:304] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [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: 57d12db56c5a486a8ccc2b50064c9090, fd71429a20e14679a91d1c48978e7a0c; no voters: bdce35706b274406ad31ae8e4a2d0ee4
I20260630 12:14:21.364518 15144 raft_consensus.cc:2804] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:21.365870 15144 raft_consensus.cc:697] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [term 1 LEADER]: Becoming Leader. State: Replica: 57d12db56c5a486a8ccc2b50064c9090, State: Running, Role: LEADER
I20260630 12:14:21.366664 15145 raft_consensus.cc:697] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 1 LEADER]: Becoming Leader. State: Replica: fd71429a20e14679a91d1c48978e7a0c, State: Running, Role: LEADER
I20260630 12:14:21.366752 15144 consensus_queue.cc:237] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } }
I20260630 12:14:21.367611 15145 consensus_queue.cc:237] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.371027 14842 catalog_manager.cc:5697] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdce35706b274406ad31ae8e4a2d0ee4 (127.7.215.130). New cstate: current_term: 1 leader_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:21.376006 14841 catalog_manager.cc:5697] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131). New cstate: current_term: 1 leader_uuid: "57d12db56c5a486a8ccc2b50064c9090" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:21.378490 14843 catalog_manager.cc:5697] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c reported cstate change: term changed from 0 to 1, leader changed from <none> to fd71429a20e14679a91d1c48978e7a0c (127.7.215.129). New cstate: current_term: 1 leader_uuid: "fd71429a20e14679a91d1c48978e7a0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } health_report { overall_health: UNKNOWN } } }
W20260630 12:14:21.402129 14891 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:21.482007 15145 raft_consensus.cc:493] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:21.482461 15145 raft_consensus.cc:515] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.484313 15145 leader_election.cc:290] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdce35706b274406ad31ae8e4a2d0ee4 (127.7.215.130:44941), 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131:35717)
I20260630 12:14:21.485033 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf32a501553f48bf880768d64da960f5" candidate_uuid: "fd71429a20e14679a91d1c48978e7a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" is_pre_election: true
I20260630 12:14:21.485342 15093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf32a501553f48bf880768d64da960f5" candidate_uuid: "fd71429a20e14679a91d1c48978e7a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d12db56c5a486a8ccc2b50064c9090" is_pre_election: true
I20260630 12:14:21.485618 15020 raft_consensus.cc:2468] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd71429a20e14679a91d1c48978e7a0c in term 0.
I20260630 12:14:21.486037 15093 raft_consensus.cc:2468] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd71429a20e14679a91d1c48978e7a0c in term 0.
I20260630 12:14:21.486805 14911 leader_election.cc:304] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdce35706b274406ad31ae8e4a2d0ee4, fd71429a20e14679a91d1c48978e7a0c; no voters: 
I20260630 12:14:21.487681 15145 raft_consensus.cc:2804] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:21.487958 15145 raft_consensus.cc:493] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:21.488183 15145 raft_consensus.cc:3060] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:21.493067 15145 raft_consensus.cc:515] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.494637 15145 leader_election.cc:290] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [CANDIDATE]: Term 1 election: Requested vote from peers bdce35706b274406ad31ae8e4a2d0ee4 (127.7.215.130:44941), 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131:35717)
I20260630 12:14:21.495636 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf32a501553f48bf880768d64da960f5" candidate_uuid: "fd71429a20e14679a91d1c48978e7a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdce35706b274406ad31ae8e4a2d0ee4"
I20260630 12:14:21.495733 15093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf32a501553f48bf880768d64da960f5" candidate_uuid: "fd71429a20e14679a91d1c48978e7a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d12db56c5a486a8ccc2b50064c9090"
I20260630 12:14:21.496199 15020 raft_consensus.cc:3060] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:21.496330 15093 raft_consensus.cc:3060] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:21.501495 15020 raft_consensus.cc:2468] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd71429a20e14679a91d1c48978e7a0c in term 1.
I20260630 12:14:21.501717 15093 raft_consensus.cc:2468] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd71429a20e14679a91d1c48978e7a0c in term 1.
I20260630 12:14:21.502843 14911 leader_election.cc:304] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdce35706b274406ad31ae8e4a2d0ee4, fd71429a20e14679a91d1c48978e7a0c; no voters: 
I20260630 12:14:21.503785 15145 raft_consensus.cc:2804] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:21.504221 15145 raft_consensus.cc:697] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 1 LEADER]: Becoming Leader. State: Replica: fd71429a20e14679a91d1c48978e7a0c, State: Running, Role: LEADER
I20260630 12:14:21.504947 15145 consensus_queue.cc:237] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:21.512183 14843 catalog_manager.cc:5697] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c reported cstate change: term changed from 0 to 1, leader changed from <none> to fd71429a20e14679a91d1c48978e7a0c (127.7.215.129). New cstate: current_term: 1 leader_uuid: "fd71429a20e14679a91d1c48978e7a0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } health_report { overall_health: UNKNOWN } } }
W20260630 12:14:21.558390 14874 debug-util.cc:398] Leaking SignalData structure 0x7b0800165c60 after lost signal to thread 8033
I20260630 12:14:21.593354  8030 tablet_server.cc:179] TabletServer@127.7.215.129:0 shutting down...
I20260630 12:14:21.620642  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:21.621505  8030 tablet_replica.cc:333] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c: stopping tablet replica
I20260630 12:14:21.622268  8030 raft_consensus.cc:2243] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:21.622938  8030 pending_rounds.cc:70] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c: Trying to abort 1 pending ops.
I20260630 12:14:21.623157  8030 pending_rounds.cc:77] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437525531521024 op_type: NO_OP noop_request { }
I20260630 12:14:21.623486  8030 raft_consensus.cc:2889] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:21.623790  8030 raft_consensus.cc:2272] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:21.626328  8030 tablet_replica.cc:333] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c: stopping tablet replica
I20260630 12:14:21.626932  8030 raft_consensus.cc:2243] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:21.627346  8030 raft_consensus.cc:2272] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:21.629709  8030 tablet_replica.cc:333] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c: stopping tablet replica
I20260630 12:14:21.630266  8030 raft_consensus.cc:2243] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:21.630722  8030 raft_consensus.cc:2272] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:21.632718  8030 tablet_replica.cc:333] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c: stopping tablet replica
I20260630 12:14:21.633244  8030 raft_consensus.cc:2243] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:21.633864  8030 pending_rounds.cc:70] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c: Trying to abort 1 pending ops.
I20260630 12:14:21.634096  8030 pending_rounds.cc:77] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437524970160128 op_type: NO_OP noop_request { }
I20260630 12:14:21.634377  8030 raft_consensus.cc:2889] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:21.634707  8030 raft_consensus.cc:2272] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:21.660308  8030 tablet_server.cc:196] TabletServer@127.7.215.129:0 shutdown complete.
I20260630 12:14:21.673139  8030 tablet_server.cc:179] TabletServer@127.7.215.130:0 shutting down...
I20260630 12:14:21.701395  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:21.702365  8030 tablet_replica.cc:333] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4: stopping tablet replica
I20260630 12:14:21.703241  8030 raft_consensus.cc:2243] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:21.703791  8030 raft_consensus.cc:2272] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:21.706537  8030 tablet_replica.cc:333] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4: stopping tablet replica
I20260630 12:14:21.707378  8030 raft_consensus.cc:2243] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:21.707880  8030 raft_consensus.cc:2272] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:21.710253  8030 tablet_replica.cc:333] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4: stopping tablet replica
I20260630 12:14:21.710961  8030 raft_consensus.cc:2243] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:21.711421  8030 raft_consensus.cc:2272] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:21.713871  8030 tablet_replica.cc:333] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4: stopping tablet replica
I20260630 12:14:21.714493  8030 raft_consensus.cc:2243] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:21.715301  8030 pending_rounds.cc:70] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4: Trying to abort 1 pending ops.
I20260630 12:14:21.715540  8030 pending_rounds.cc:77] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437524901941248 op_type: NO_OP noop_request { }
I20260630 12:14:21.715898  8030 raft_consensus.cc:2889] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:21.716231  8030 raft_consensus.cc:2272] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:21.744621  8030 tablet_server.cc:196] TabletServer@127.7.215.130:0 shutdown complete.
I20260630 12:14:21.756474  8030 tablet_server.cc:179] TabletServer@127.7.215.131:0 shutting down...
I20260630 12:14:21.788036  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:21.788817  8030 tablet_replica.cc:333] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090: stopping tablet replica
I20260630 12:14:21.789726  8030 raft_consensus.cc:2243] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:21.790270  8030 raft_consensus.cc:2272] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:21.792863  8030 tablet_replica.cc:333] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090: stopping tablet replica
I20260630 12:14:21.793660  8030 raft_consensus.cc:2243] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:21.794170  8030 raft_consensus.cc:2272] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:21.796748  8030 tablet_replica.cc:333] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090: stopping tablet replica
I20260630 12:14:21.797530  8030 raft_consensus.cc:2243] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:21.798017  8030 raft_consensus.cc:2272] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:21.800403  8030 tablet_replica.cc:333] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090: stopping tablet replica
I20260630 12:14:21.801059  8030 raft_consensus.cc:2243] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:21.801914  8030 pending_rounds.cc:70] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090: Trying to abort 1 pending ops.
I20260630 12:14:21.802163  8030 pending_rounds.cc:77] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437524968443904 op_type: NO_OP noop_request { }
I20260630 12:14:21.802543  8030 raft_consensus.cc:2889] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:21.802896  8030 raft_consensus.cc:2272] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:21.818756  8030 tablet_server.cc:196] TabletServer@127.7.215.131:0 shutdown complete.
I20260630 12:14:21.832068  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:21.837929 15173 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:21.841130 15174 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:21.841519 15176 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:21.842290  8030 server_base.cc:1061] running on GCE node
I20260630 12:14:21.843470  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:21.843814  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:21.844027  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821661844015 us; error 0 us; skew 500 ppm
I20260630 12:14:21.844535  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:21.847389  8030 webserver.cc:533] Webserver started at http://127.7.215.132:35743/ using document root <none> and password file <none>
I20260630 12:14:21.847949  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:21.848265  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:21.848620  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:21.849761  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-3-root/instance:
uuid: "352c74ae8c2748989c0801773c4329a2"
format_stamp: "Formatted at 2026-06-30 12:14:21 on dist-test-slave-35fp"
I20260630 12:14:21.854947  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:14:21.859542 15181 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:21.860559  8030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:14:21.861105  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-3-root
uuid: "352c74ae8c2748989c0801773c4329a2"
format_stamp: "Formatted at 2026-06-30 12:14:21 on dist-test-slave-35fp"
I20260630 12:14:21.861651  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-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)
I20260630 12:14:21.892925  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:21.894675  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:21.896799  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:21.900311  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:21.900725  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:21.901204  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:21.901564  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:21.959314  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.132:37627
I20260630 12:14:21.959415 15243 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.132:37627 every 8 connection(s)
I20260630 12:14:21.976801 15244 heartbeater.cc:344] Connected to a master server at 127.7.215.190:41827
I20260630 12:14:21.977313 15244 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:21.978149 15244 heartbeater.cc:507] Master 127.7.215.190:41827 requested a full tablet report, sending...
I20260630 12:14:21.980453 14843 ts_manager.cc:194] Registered new tserver with Master: 352c74ae8c2748989c0801773c4329a2 (127.7.215.132:37627)
I20260630 12:14:21.982699 14843 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40626
W20260630 12:14:22.415153 14891 auto_rebalancer.cc:639] Failed to schedule move for tablet f244c9af9e3441e0b42f1ddf2c1565f7: Network error: Client connection negotiation failed: client connection to 127.7.215.130:44941: connect: Connection refused (error 111)
W20260630 12:14:22.418545 14891 auto_rebalancer.cc:639] Failed to schedule move for tablet 0087214aca3c41d1bf77688707f6e5ae: Network error: Client connection negotiation failed: client connection to 127.7.215.129:35975: connect: Connection refused (error 111)
W20260630 12:14:22.421780 14891 auto_rebalancer.cc:639] Failed to schedule move for tablet bf32a501553f48bf880768d64da960f5: Network error: Client connection negotiation failed: client connection to 127.7.215.129:35975: connect: Connection refused (error 111)
I20260630 12:14:22.985708 15244 heartbeater.cc:499] Master 127.7.215.190:41827 was elected leader, sending a full tablet report...
W20260630 12:14:23.434751 14891 auto_rebalancer.cc:639] Failed to schedule move for tablet bf32a501553f48bf880768d64da960f5: Network error: Client connection negotiation failed: client connection to 127.7.215.129:35975: connect: Connection refused (error 111)
W20260630 12:14:23.439625 14891 auto_rebalancer.cc:639] Failed to schedule move for tablet f244c9af9e3441e0b42f1ddf2c1565f7: Network error: Client connection negotiation failed: client connection to 127.7.215.130:44941: connect: Connection refused (error 111)
W20260630 12:14:23.443611 14891 auto_rebalancer.cc:639] Failed to schedule move for tablet 0087214aca3c41d1bf77688707f6e5ae: Network error: Client connection negotiation failed: client connection to 127.7.215.129:35975: connect: Connection refused (error 111)
W20260630 12:14:24.477605 14891 auto_rebalancer.cc:639] Failed to schedule move for tablet 61a4ba9d470646ce98ec9038815becff: Network error: Client connection negotiation failed: client connection to 127.7.215.131:35717: connect: Connection refused (error 111)
W20260630 12:14:24.480877 14891 auto_rebalancer.cc:639] Failed to schedule move for tablet 0087214aca3c41d1bf77688707f6e5ae: Network error: Client connection negotiation failed: client connection to 127.7.215.129:35975: connect: Connection refused (error 111)
W20260630 12:14:24.483912 14891 auto_rebalancer.cc:639] Failed to schedule move for tablet bf32a501553f48bf880768d64da960f5: Network error: Client connection negotiation failed: client connection to 127.7.215.129:35975: connect: Connection refused (error 111)
W20260630 12:14:25.497404 14891 auto_rebalancer.cc:639] Failed to schedule move for tablet bf32a501553f48bf880768d64da960f5: Network error: Client connection negotiation failed: client connection to 127.7.215.129:35975: connect: Connection refused (error 111)
W20260630 12:14:25.501056 14891 auto_rebalancer.cc:639] Failed to schedule move for tablet f244c9af9e3441e0b42f1ddf2c1565f7: Network error: Client connection negotiation failed: client connection to 127.7.215.130:44941: connect: Connection refused (error 111)
W20260630 12:14:25.504678 14891 auto_rebalancer.cc:639] Failed to schedule move for tablet 61a4ba9d470646ce98ec9038815becff: Network error: Client connection negotiation failed: client connection to 127.7.215.131:35717: connect: Connection refused (error 111)
W20260630 12:14:26.508042 14891 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 57d12db56c5a486a8ccc2b50064c9090 not available for placement
W20260630 12:14:27.510164 14891 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 57d12db56c5a486a8ccc2b50064c9090 not available for placement
W20260630 12:14:28.512064 14891 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 57d12db56c5a486a8ccc2b50064c9090 not available for placement
I20260630 12:14:29.000942  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:29.008649 15253 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:29.008842 15254 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:29.011472 15256 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:29.013634  8030 server_base.cc:1061] running on GCE node
I20260630 12:14:29.016208  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:29.016480  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:29.016624  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821669016613 us; error 0 us; skew 500 ppm
I20260630 12:14:29.017133  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:29.019840  8030 webserver.cc:533] Webserver started at http://127.7.215.129:37353/ using document root <none> and password file <none>
I20260630 12:14:29.020304  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:29.020455  8030 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:29.024441  8030 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:14:29.027921 15261 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:29.028834  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:29.029086  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "fd71429a20e14679a91d1c48978e7a0c"
format_stamp: "Formatted at 2026-06-30 12:14:19 on dist-test-slave-35fp"
I20260630 12:14:29.029532  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-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)
I20260630 12:14:29.050244  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:29.051714  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:29.053503  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:29.057426 15268 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:14:29.078692  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:14:29.079041  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.001s	sys 0.000s
I20260630 12:14:29.079363  8030 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:14:29.085129 15268 tablet_bootstrap.cc:492] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c: Bootstrap starting.
I20260630 12:14:29.096421  8030 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:14:29.096791  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.014s	sys 0.002s
I20260630 12:14:29.098418 15268 tablet_bootstrap.cc:492] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c: 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
I20260630 12:14:29.099432 15268 tablet_bootstrap.cc:492] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c: Bootstrap complete.
I20260630 12:14:29.099992 15268 ts_tablet_manager.cc:1403] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:14:29.102553 15268 raft_consensus.cc:359] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:29.103636 15268 raft_consensus.cc:740] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd71429a20e14679a91d1c48978e7a0c, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.104305 15268 consensus_queue.cc:260] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [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: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:29.106871 15268 ts_tablet_manager.cc:1434] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:14:29.107759 15268 tablet_bootstrap.cc:492] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c: Bootstrap starting.
I20260630 12:14:29.121395 15268 tablet_bootstrap.cc:492] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c: 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
I20260630 12:14:29.122186 15268 tablet_bootstrap.cc:492] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c: Bootstrap complete.
I20260630 12:14:29.122826 15268 ts_tablet_manager.cc:1403] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260630 12:14:29.125311 15268 raft_consensus.cc:359] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:29.126001 15268 raft_consensus.cc:740] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd71429a20e14679a91d1c48978e7a0c, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.126725 15268 consensus_queue.cc:260] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [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: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:29.128307 15268 ts_tablet_manager.cc:1434] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:14:29.129030 15268 tablet_bootstrap.cc:492] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c: Bootstrap starting.
I20260630 12:14:29.142401 15268 tablet_bootstrap.cc:492] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c: 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
I20260630 12:14:29.143437 15268 tablet_bootstrap.cc:492] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c: Bootstrap complete.
I20260630 12:14:29.144292 15268 ts_tablet_manager.cc:1403] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260630 12:14:29.147392 15268 raft_consensus.cc:359] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } }
I20260630 12:14:29.148164 15268 raft_consensus.cc:740] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd71429a20e14679a91d1c48978e7a0c, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.149052 15268 consensus_queue.cc:260] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } }
I20260630 12:14:29.151705 15268 ts_tablet_manager.cc:1434] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:14:29.152720 15268 tablet_bootstrap.cc:492] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c: Bootstrap starting.
I20260630 12:14:29.160310  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:35975
I20260630 12:14:29.160373 15328 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:35975 every 8 connection(s)
W20260630 12:14:29.166162 15330 tablet.cc:2406] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:14:29.174580  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:14:29.178488 15268 tablet_bootstrap.cc:492] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c: 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
I20260630 12:14:29.179502 15268 tablet_bootstrap.cc:492] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c: Bootstrap complete.
I20260630 12:14:29.180251 15268 ts_tablet_manager.cc:1403] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.004s
W20260630 12:14:29.183307 15334 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:29.184885 15268 raft_consensus.cc:359] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:29.186076 15268 raft_consensus.cc:740] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd71429a20e14679a91d1c48978e7a0c, State: Initialized, Role: FOLLOWER
W20260630 12:14:29.187460 15335 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:29.187137 15268 consensus_queue.cc:260] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:29.190088 15329 heartbeater.cc:344] Connected to a master server at 127.7.215.190:41827
I20260630 12:14:29.190621 15268 ts_tablet_manager.cc:1434] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.004s
I20260630 12:14:29.190729 15329 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:29.192407 15329 heartbeater.cc:507] Master 127.7.215.190:41827 requested a full tablet report, sending...
I20260630 12:14:29.194716  8030 server_base.cc:1061] running on GCE node
W20260630 12:14:29.194834 15337 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:29.196210  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:29.196460  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:29.196667  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821669196649 us; error 0 us; skew 500 ppm
I20260630 12:14:29.197165  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:29.197749 14843 ts_manager.cc:194] Re-registered known tserver with Master: fd71429a20e14679a91d1c48978e7a0c (127.7.215.129:35975)
I20260630 12:14:29.200682  8030 webserver.cc:533] Webserver started at http://127.7.215.130:35243/ using document root <none> and password file <none>
I20260630 12:14:29.201361  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:29.201673  8030 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:29.203930 14843 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36208
I20260630 12:14:29.206048  8030 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:14:29.206898 15329 heartbeater.cc:499] Master 127.7.215.190:41827 was elected leader, sending a full tablet report...
I20260630 12:14:29.210065 15342 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:29.211146  8030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260630 12:14:29.211476  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "bdce35706b274406ad31ae8e4a2d0ee4"
format_stamp: "Formatted at 2026-06-30 12:14:19 on dist-test-slave-35fp"
I20260630 12:14:29.211782  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-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)
I20260630 12:14:29.242134  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:29.243395  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:29.244879  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:29.268397  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:14:29.268684  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.001s	sys 0.000s
I20260630 12:14:29.274194 15349 tablet_bootstrap.cc:492] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4: Bootstrap starting.
I20260630 12:14:29.284972 15349 tablet_bootstrap.cc:492] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4: 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
I20260630 12:14:29.285224  8030 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:14:29.285514  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.014s	sys 0.000s
I20260630 12:14:29.285687 15349 tablet_bootstrap.cc:492] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4: Bootstrap complete.
I20260630 12:14:29.286398 15349 ts_tablet_manager.cc:1403] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260630 12:14:29.288539 15349 raft_consensus.cc:359] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:29.289186 15349 raft_consensus.cc:740] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdce35706b274406ad31ae8e4a2d0ee4, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.289889 15349 consensus_queue.cc:260] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:29.292160 15349 ts_tablet_manager.cc:1434] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260630 12:14:29.292836 15349 tablet_bootstrap.cc:492] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4: Bootstrap starting.
I20260630 12:14:29.305351 15349 tablet_bootstrap.cc:492] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4: 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
I20260630 12:14:29.306061 15349 tablet_bootstrap.cc:492] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4: Bootstrap complete.
I20260630 12:14:29.306777 15349 ts_tablet_manager.cc:1403] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260630 12:14:29.309820 15349 raft_consensus.cc:359] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:29.310631 15349 raft_consensus.cc:740] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdce35706b274406ad31ae8e4a2d0ee4, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.311461 15349 consensus_queue.cc:260] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:29.313058 15349 ts_tablet_manager.cc:1434] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:14:29.313917 15349 tablet_bootstrap.cc:492] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4: Bootstrap starting.
I20260630 12:14:29.325923 15349 tablet_bootstrap.cc:492] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4: 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
I20260630 12:14:29.326748 15349 tablet_bootstrap.cc:492] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4: Bootstrap complete.
I20260630 12:14:29.327363 15349 ts_tablet_manager.cc:1403] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:14:29.329478 15349 raft_consensus.cc:359] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } }
I20260630 12:14:29.330072 15349 raft_consensus.cc:740] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdce35706b274406ad31ae8e4a2d0ee4, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.330822 15349 consensus_queue.cc:260] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } }
I20260630 12:14:29.332577 15349 ts_tablet_manager.cc:1434] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:14:29.333271 15349 tablet_bootstrap.cc:492] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4: Bootstrap starting.
I20260630 12:14:29.345314  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:44941
I20260630 12:14:29.345546 15410 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:44941 every 8 connection(s)
I20260630 12:14:29.346038 15349 tablet_bootstrap.cc:492] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4: 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
I20260630 12:14:29.346918 15349 tablet_bootstrap.cc:492] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4: Bootstrap complete.
I20260630 12:14:29.347483 15349 ts_tablet_manager.cc:1403] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.002s
I20260630 12:14:29.350045 15349 raft_consensus.cc:359] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:29.350701  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:14:29.351086 15349 raft_consensus.cc:740] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdce35706b274406ad31ae8e4a2d0ee4, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.352741 15349 consensus_queue.cc:260] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [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: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:29.355154 15349 ts_tablet_manager.cc:1434] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
W20260630 12:14:29.359009 15414 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:29.362068 15415 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:29.363067  8030 server_base.cc:1061] running on GCE node
W20260630 12:14:29.362984 15417 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:29.364960  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:29.365227  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:29.365420  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821669365403 us; error 0 us; skew 500 ppm
I20260630 12:14:29.365924  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:29.366194 15411 heartbeater.cc:344] Connected to a master server at 127.7.215.190:41827
I20260630 12:14:29.366731 15411 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:29.367789 15411 heartbeater.cc:507] Master 127.7.215.190:41827 requested a full tablet report, sending...
I20260630 12:14:29.368763  8030 webserver.cc:533] Webserver started at http://127.7.215.131:41857/ using document root <none> and password file <none>
I20260630 12:14:29.369318  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:29.369519  8030 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:29.372089 14843 ts_manager.cc:194] Re-registered known tserver with Master: bdce35706b274406ad31ae8e4a2d0ee4 (127.7.215.130:44941)
I20260630 12:14:29.373663  8030 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260630 12:14:29.376995 14843 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36212
I20260630 12:14:29.377388 15422 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:29.378423  8030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260630 12:14:29.378784  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "57d12db56c5a486a8ccc2b50064c9090"
format_stamp: "Formatted at 2026-06-30 12:14:19 on dist-test-slave-35fp"
I20260630 12:14:29.379087  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-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)
I20260630 12:14:29.380031 15411 heartbeater.cc:499] Master 127.7.215.190:41827 was elected leader, sending a full tablet report...
I20260630 12:14:29.405347  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:29.406822  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:29.408310  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:29.432513  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:14:29.432816  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.001s	sys 0.000s
I20260630 12:14:29.437630 15429 tablet_bootstrap.cc:492] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090: Bootstrap starting.
I20260630 12:14:29.451561 15429 tablet_bootstrap.cc:492] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090: 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
I20260630 12:14:29.452404 15429 tablet_bootstrap.cc:492] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090: Bootstrap complete.
I20260630 12:14:29.453064 15429 ts_tablet_manager.cc:1403] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260630 12:14:29.454322  8030 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:14:29.454664  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.022s	user 0.022s	sys 0.000s
I20260630 12:14:29.455986 15429 raft_consensus.cc:359] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:29.456772 15429 raft_consensus.cc:740] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d12db56c5a486a8ccc2b50064c9090, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.457638 15429 consensus_queue.cc:260] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:29.460563 15429 ts_tablet_manager.cc:1434] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260630 12:14:29.461459 15429 tablet_bootstrap.cc:492] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090: Bootstrap starting.
I20260630 12:14:29.477959 15429 tablet_bootstrap.cc:492] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090: 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
I20260630 12:14:29.478802 15429 tablet_bootstrap.cc:492] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090: Bootstrap complete.
I20260630 12:14:29.479413 15429 ts_tablet_manager.cc:1403] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260630 12:14:29.481727 15429 raft_consensus.cc:359] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:29.482296 15429 raft_consensus.cc:740] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d12db56c5a486a8ccc2b50064c9090, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.483033 15429 consensus_queue.cc:260] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:29.484555 15429 ts_tablet_manager.cc:1434] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:14:29.485424 15429 tablet_bootstrap.cc:492] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090: Bootstrap starting.
I20260630 12:14:29.500180 15429 tablet_bootstrap.cc:492] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090: 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
I20260630 12:14:29.501343 15429 tablet_bootstrap.cc:492] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090: Bootstrap complete.
I20260630 12:14:29.502082 15429 ts_tablet_manager.cc:1403] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260630 12:14:29.505345 15429 raft_consensus.cc:359] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } }
I20260630 12:14:29.506494 15429 raft_consensus.cc:740] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d12db56c5a486a8ccc2b50064c9090, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.507521 15429 consensus_queue.cc:260] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [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: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } }
I20260630 12:14:29.510115 15429 ts_tablet_manager.cc:1434] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:14:29.511264 15429 tablet_bootstrap.cc:492] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090: Bootstrap starting.
I20260630 12:14:29.513993  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:35717
I20260630 12:14:29.514241 15489 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:35717 every 8 connection(s)
W20260630 12:14:29.514554 14891 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 57d12db56c5a486a8ccc2b50064c9090 not available for placement
I20260630 12:14:29.526823 15429 tablet_bootstrap.cc:492] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090: 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
I20260630 12:14:29.527844 15429 tablet_bootstrap.cc:492] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090: Bootstrap complete.
I20260630 12:14:29.528757 15429 ts_tablet_manager.cc:1403] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260630 12:14:29.531826 15429 raft_consensus.cc:359] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:29.532647 15429 raft_consensus.cc:740] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d12db56c5a486a8ccc2b50064c9090, State: Initialized, Role: FOLLOWER
I20260630 12:14:29.533416 15490 heartbeater.cc:344] Connected to a master server at 127.7.215.190:41827
I20260630 12:14:29.534121 15490 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:29.533560 15429 consensus_queue.cc:260] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:29.535068 15490 heartbeater.cc:507] Master 127.7.215.190:41827 requested a full tablet report, sending...
I20260630 12:14:29.535946 15429 ts_tablet_manager.cc:1434] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:14:29.539217 14843 ts_manager.cc:194] Re-registered known tserver with Master: 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131:35717)
I20260630 12:14:29.543833 14843 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36214
I20260630 12:14:29.546356 15490 heartbeater.cc:499] Master 127.7.215.190:41827 was elected leader, sending a full tablet report...
I20260630 12:14:30.251856 15494 raft_consensus.cc:493] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:30.252521 15494 raft_consensus.cc:515] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:30.254657 15494 leader_election.cc:290] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bdce35706b274406ad31ae8e4a2d0ee4 (127.7.215.130:44941), 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131:35717)
I20260630 12:14:30.279814 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0087214aca3c41d1bf77688707f6e5ae" candidate_uuid: "fd71429a20e14679a91d1c48978e7a0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "57d12db56c5a486a8ccc2b50064c9090" is_pre_election: true
I20260630 12:14:30.280117 15384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0087214aca3c41d1bf77688707f6e5ae" candidate_uuid: "fd71429a20e14679a91d1c48978e7a0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" is_pre_election: true
I20260630 12:14:30.280843 15464 raft_consensus.cc:2468] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd71429a20e14679a91d1c48978e7a0c in term 1.
I20260630 12:14:30.281149 15384 raft_consensus.cc:2468] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd71429a20e14679a91d1c48978e7a0c in term 1.
I20260630 12:14:30.282508 15263 leader_election.cc:304] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [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: 57d12db56c5a486a8ccc2b50064c9090, fd71429a20e14679a91d1c48978e7a0c; no voters: 
I20260630 12:14:30.283490 15494 raft_consensus.cc:2804] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:30.283931 15494 raft_consensus.cc:493] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:30.284323 15494 raft_consensus.cc:3060] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:30.289791 15494 raft_consensus.cc:515] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:30.291453 15494 leader_election.cc:290] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [CANDIDATE]: Term 2 election: Requested vote from peers bdce35706b274406ad31ae8e4a2d0ee4 (127.7.215.130:44941), 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131:35717)
I20260630 12:14:30.292392 15384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0087214aca3c41d1bf77688707f6e5ae" candidate_uuid: "fd71429a20e14679a91d1c48978e7a0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdce35706b274406ad31ae8e4a2d0ee4"
I20260630 12:14:30.292631 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0087214aca3c41d1bf77688707f6e5ae" candidate_uuid: "fd71429a20e14679a91d1c48978e7a0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "57d12db56c5a486a8ccc2b50064c9090"
I20260630 12:14:30.293105 15384 raft_consensus.cc:3060] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:30.293416 15464 raft_consensus.cc:3060] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:30.298717 15464 raft_consensus.cc:2468] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd71429a20e14679a91d1c48978e7a0c in term 2.
I20260630 12:14:30.298744 15384 raft_consensus.cc:2468] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd71429a20e14679a91d1c48978e7a0c in term 2.
I20260630 12:14:30.300060 15263 leader_election.cc:304] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d12db56c5a486a8ccc2b50064c9090, fd71429a20e14679a91d1c48978e7a0c; no voters: 
I20260630 12:14:30.301023 15494 raft_consensus.cc:2804] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:30.302395 15494 raft_consensus.cc:697] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 2 LEADER]: Becoming Leader. State: Replica: fd71429a20e14679a91d1c48978e7a0c, State: Running, Role: LEADER
I20260630 12:14:30.303457 15494 consensus_queue.cc:237] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [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: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:30.311169 14843 catalog_manager.cc:5697] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "fd71429a20e14679a91d1c48978e7a0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:30.338604 15494 raft_consensus.cc:493] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:30.339273 15494 raft_consensus.cc:515] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:30.341039 15494 leader_election.cc:290] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bdce35706b274406ad31ae8e4a2d0ee4 (127.7.215.130:44941), 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131:35717)
I20260630 12:14:30.342144 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244c9af9e3441e0b42f1ddf2c1565f7" candidate_uuid: "fd71429a20e14679a91d1c48978e7a0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d12db56c5a486a8ccc2b50064c9090" is_pre_election: true
I20260630 12:14:30.342070 15384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244c9af9e3441e0b42f1ddf2c1565f7" candidate_uuid: "fd71429a20e14679a91d1c48978e7a0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" is_pre_election: true
I20260630 12:14:30.343087 15464 raft_consensus.cc:2468] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd71429a20e14679a91d1c48978e7a0c in term 1.
I20260630 12:14:30.343590 15384 raft_consensus.cc:2410] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd71429a20e14679a91d1c48978e7a0c 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.
I20260630 12:14:30.344372 15263 leader_election.cc:304] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [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: 57d12db56c5a486a8ccc2b50064c9090, fd71429a20e14679a91d1c48978e7a0c; no voters: 
I20260630 12:14:30.345244 15494 raft_consensus.cc:2804] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:30.345708 15494 raft_consensus.cc:493] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:30.346045 15494 raft_consensus.cc:3060] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:30.350960 15494 raft_consensus.cc:515] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:30.352654 15494 leader_election.cc:290] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [CANDIDATE]: Term 2 election: Requested vote from peers bdce35706b274406ad31ae8e4a2d0ee4 (127.7.215.130:44941), 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131:35717)
I20260630 12:14:30.353579 15384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244c9af9e3441e0b42f1ddf2c1565f7" candidate_uuid: "fd71429a20e14679a91d1c48978e7a0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdce35706b274406ad31ae8e4a2d0ee4"
I20260630 12:14:30.353891 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244c9af9e3441e0b42f1ddf2c1565f7" candidate_uuid: "fd71429a20e14679a91d1c48978e7a0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d12db56c5a486a8ccc2b50064c9090"
I20260630 12:14:30.354264 15384 raft_consensus.cc:3060] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:30.354826 15464 raft_consensus.cc:3060] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:30.359822 15384 raft_consensus.cc:2410] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fd71429a20e14679a91d1c48978e7a0c 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.
I20260630 12:14:30.360219 15464 raft_consensus.cc:2468] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd71429a20e14679a91d1c48978e7a0c in term 2.
I20260630 12:14:30.361340 15263 leader_election.cc:304] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [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: 57d12db56c5a486a8ccc2b50064c9090, fd71429a20e14679a91d1c48978e7a0c; no voters: bdce35706b274406ad31ae8e4a2d0ee4
I20260630 12:14:30.362133 15494 raft_consensus.cc:2804] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:30.362758 15494 raft_consensus.cc:697] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 2 LEADER]: Becoming Leader. State: Replica: fd71429a20e14679a91d1c48978e7a0c, State: Running, Role: LEADER
I20260630 12:14:30.363624 15494 consensus_queue.cc:237] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [LEADER]: Queue going to LEADER 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: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:30.370160 14843 catalog_manager.cc:5697] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c reported cstate change: term changed from 1 to 2, leader changed from bdce35706b274406ad31ae8e4a2d0ee4 (127.7.215.130) to fd71429a20e14679a91d1c48978e7a0c (127.7.215.129). New cstate: current_term: 2 leader_uuid: "fd71429a20e14679a91d1c48978e7a0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } health_report { overall_health: UNKNOWN } } }
W20260630 12:14:30.536820 14891 auto_rebalancer.cc:639] Failed to schedule move for tablet f244c9af9e3441e0b42f1ddf2c1565f7: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:14:30.540220 14891 auto_rebalancer.cc:639] Failed to schedule move for tablet 0087214aca3c41d1bf77688707f6e5ae: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:14:30.551218 14891 auto_rebalancer.cc:639] Failed to schedule move for tablet 61a4ba9d470646ce98ec9038815becff: Illegal state: Replica 57d12db56c5a486a8ccc2b50064c9090 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } }
I20260630 12:14:30.578766 15494 raft_consensus.cc:493] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:30.579457 15494 raft_consensus.cc:515] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } }
I20260630 12:14:30.581562 15494 leader_election.cc:290] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131:35717), bdce35706b274406ad31ae8e4a2d0ee4 (127.7.215.130:44941)
I20260630 12:14:30.582235 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a4ba9d470646ce98ec9038815becff" candidate_uuid: "fd71429a20e14679a91d1c48978e7a0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d12db56c5a486a8ccc2b50064c9090" is_pre_election: true
I20260630 12:14:30.582790 15384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a4ba9d470646ce98ec9038815becff" candidate_uuid: "fd71429a20e14679a91d1c48978e7a0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" is_pre_election: true
I20260630 12:14:30.583709 15464 raft_consensus.cc:2410] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd71429a20e14679a91d1c48978e7a0c 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.
I20260630 12:14:30.583817 15384 raft_consensus.cc:2468] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd71429a20e14679a91d1c48978e7a0c in term 1.
I20260630 12:14:30.585184 15265 leader_election.cc:304] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [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: bdce35706b274406ad31ae8e4a2d0ee4, fd71429a20e14679a91d1c48978e7a0c; no voters: 57d12db56c5a486a8ccc2b50064c9090
I20260630 12:14:30.586007 15494 raft_consensus.cc:2804] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:30.586464 15494 raft_consensus.cc:493] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:30.586834 15494 raft_consensus.cc:3060] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:30.591850 15494 raft_consensus.cc:515] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } }
I20260630 12:14:30.593588 15494 leader_election.cc:290] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [CANDIDATE]: Term 2 election: Requested vote from peers 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131:35717), bdce35706b274406ad31ae8e4a2d0ee4 (127.7.215.130:44941)
I20260630 12:14:30.594419 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a4ba9d470646ce98ec9038815becff" candidate_uuid: "fd71429a20e14679a91d1c48978e7a0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d12db56c5a486a8ccc2b50064c9090"
I20260630 12:14:30.594641 15384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61a4ba9d470646ce98ec9038815becff" candidate_uuid: "fd71429a20e14679a91d1c48978e7a0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdce35706b274406ad31ae8e4a2d0ee4"
I20260630 12:14:30.595181 15464 raft_consensus.cc:3060] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:30.595520 15384 raft_consensus.cc:3060] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:30.600492 15464 raft_consensus.cc:2410] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fd71429a20e14679a91d1c48978e7a0c 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.
I20260630 12:14:30.600540 15384 raft_consensus.cc:2468] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd71429a20e14679a91d1c48978e7a0c in term 2.
I20260630 12:14:30.602054 15265 leader_election.cc:304] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [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: bdce35706b274406ad31ae8e4a2d0ee4, fd71429a20e14679a91d1c48978e7a0c; no voters: 57d12db56c5a486a8ccc2b50064c9090
I20260630 12:14:30.603014 15494 raft_consensus.cc:2804] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:30.603660 15494 raft_consensus.cc:697] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [term 2 LEADER]: Becoming Leader. State: Replica: fd71429a20e14679a91d1c48978e7a0c, State: Running, Role: LEADER
I20260630 12:14:30.604485 15494 consensus_queue.cc:237] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [LEADER]: Queue going to LEADER 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: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } }
I20260630 12:14:30.611660 14843 catalog_manager.cc:5697] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c reported cstate change: term changed from 1 to 2, leader changed from 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131) to fd71429a20e14679a91d1c48978e7a0c (127.7.215.129). New cstate: current_term: 2 leader_uuid: "fd71429a20e14679a91d1c48978e7a0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:30.658766 15509 raft_consensus.cc:493] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:30.659440 15509 raft_consensus.cc:515] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:30.661774 15509 leader_election.cc:290] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fd71429a20e14679a91d1c48978e7a0c (127.7.215.129:35975), 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131:35717)
I20260630 12:14:30.673560 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244c9af9e3441e0b42f1ddf2c1565f7" candidate_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "57d12db56c5a486a8ccc2b50064c9090" is_pre_election: true
I20260630 12:14:30.673661 15303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244c9af9e3441e0b42f1ddf2c1565f7" candidate_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd71429a20e14679a91d1c48978e7a0c" is_pre_election: true
I20260630 12:14:30.674430 15464 raft_consensus.cc:2468] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdce35706b274406ad31ae8e4a2d0ee4 in term 2.
I20260630 12:14:30.675685 15344 leader_election.cc:304] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [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: 57d12db56c5a486a8ccc2b50064c9090, bdce35706b274406ad31ae8e4a2d0ee4; no voters: 
I20260630 12:14:30.676527 15509 raft_consensus.cc:2804] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:14:30.677066 15509 raft_consensus.cc:493] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:30.677459 15509 raft_consensus.cc:3060] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:30.683372 15509 raft_consensus.cc:515] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:30.685217 15509 leader_election.cc:290] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [CANDIDATE]: Term 3 election: Requested vote from peers fd71429a20e14679a91d1c48978e7a0c (127.7.215.129:35975), 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131:35717)
I20260630 12:14:30.685982 15303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244c9af9e3441e0b42f1ddf2c1565f7" candidate_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd71429a20e14679a91d1c48978e7a0c"
I20260630 12:14:30.686268 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f244c9af9e3441e0b42f1ddf2c1565f7" candidate_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "57d12db56c5a486a8ccc2b50064c9090"
I20260630 12:14:30.687536 15464 raft_consensus.cc:3060] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:30.692947 15464 raft_consensus.cc:2468] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdce35706b274406ad31ae8e4a2d0ee4 in term 3.
I20260630 12:14:30.694085 15344 leader_election.cc:304] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [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: 57d12db56c5a486a8ccc2b50064c9090, bdce35706b274406ad31ae8e4a2d0ee4; no voters: fd71429a20e14679a91d1c48978e7a0c
I20260630 12:14:30.695042 15509 raft_consensus.cc:2804] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:14:30.696339 15509 raft_consensus.cc:697] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 3 LEADER]: Becoming Leader. State: Replica: bdce35706b274406ad31ae8e4a2d0ee4, State: Running, Role: LEADER
I20260630 12:14:30.697208 15509 consensus_queue.cc:237] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [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: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:30.704567 14843 catalog_manager.cc:5697] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 reported cstate change: term changed from 2 to 3, leader changed from fd71429a20e14679a91d1c48978e7a0c (127.7.215.129) to bdce35706b274406ad31ae8e4a2d0ee4 (127.7.215.130). New cstate: current_term: 3 leader_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:30.723744 15464 raft_consensus.cc:1275] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090 [term 2 FOLLOWER]: Refusing update from remote peer fd71429a20e14679a91d1c48978e7a0c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:30.725283 15494 consensus_queue.cc:1048] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:30.738626 15384 raft_consensus.cc:1275] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 FOLLOWER]: Refusing update from remote peer fd71429a20e14679a91d1c48978e7a0c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:30.740502 15494 consensus_queue.cc:1048] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:30.782788 15464 raft_consensus.cc:1240] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 3 FOLLOWER]: Rejecting Update request from peer fd71429a20e14679a91d1c48978e7a0c for earlier term 2. Current term is 3. Ops: []
I20260630 12:14:30.784207 15494 consensus_queue.cc:1059] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:30.785146 15499 raft_consensus.cc:3055] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:14:30.785687 15499 raft_consensus.cc:740] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd71429a20e14679a91d1c48978e7a0c, State: Running, Role: LEADER
I20260630 12:14:30.786550 15499 consensus_queue.cc:260] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [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: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:30.787802 15499 raft_consensus.cc:3060] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:30.801419 15509 raft_consensus.cc:493] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:30.802120 15509 raft_consensus.cc:515] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:30.804159 15509 leader_election.cc:290] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd71429a20e14679a91d1c48978e7a0c (127.7.215.129:35975), 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131:35717)
I20260630 12:14:30.805092 15303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf32a501553f48bf880768d64da960f5" candidate_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd71429a20e14679a91d1c48978e7a0c" is_pre_election: true
I20260630 12:14:30.805238 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf32a501553f48bf880768d64da960f5" candidate_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d12db56c5a486a8ccc2b50064c9090" is_pre_election: true
I20260630 12:14:30.806093 15303 raft_consensus.cc:2410] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdce35706b274406ad31ae8e4a2d0ee4 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.
I20260630 12:14:30.806154 15464 raft_consensus.cc:2468] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdce35706b274406ad31ae8e4a2d0ee4 in term 1.
I20260630 12:14:30.807643 15344 leader_election.cc:304] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [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: 57d12db56c5a486a8ccc2b50064c9090, bdce35706b274406ad31ae8e4a2d0ee4; no voters: fd71429a20e14679a91d1c48978e7a0c
I20260630 12:14:30.808465 15509 raft_consensus.cc:2804] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:30.808950 15509 raft_consensus.cc:493] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:30.809453 15509 raft_consensus.cc:3060] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:30.814518 15509 raft_consensus.cc:515] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:30.816582 15509 leader_election.cc:290] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [CANDIDATE]: Term 2 election: Requested vote from peers fd71429a20e14679a91d1c48978e7a0c (127.7.215.129:35975), 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131:35717)
I20260630 12:14:30.817298 15303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf32a501553f48bf880768d64da960f5" candidate_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd71429a20e14679a91d1c48978e7a0c"
I20260630 12:14:30.817684 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf32a501553f48bf880768d64da960f5" candidate_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d12db56c5a486a8ccc2b50064c9090"
I20260630 12:14:30.818007 15303 raft_consensus.cc:3060] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:30.818655 15464 raft_consensus.cc:3060] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:30.823562 15464 raft_consensus.cc:2468] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdce35706b274406ad31ae8e4a2d0ee4 in term 2.
I20260630 12:14:30.823987 15303 raft_consensus.cc:2410] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bdce35706b274406ad31ae8e4a2d0ee4 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.
I20260630 12:14:30.824822 15344 leader_election.cc:304] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d12db56c5a486a8ccc2b50064c9090, bdce35706b274406ad31ae8e4a2d0ee4; no voters: 
I20260630 12:14:30.825708 15509 raft_consensus.cc:2804] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:30.826340 15509 raft_consensus.cc:697] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 LEADER]: Becoming Leader. State: Replica: bdce35706b274406ad31ae8e4a2d0ee4, State: Running, Role: LEADER
I20260630 12:14:30.827198 15509 consensus_queue.cc:237] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [LEADER]: Queue going to LEADER 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: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:30.834280 14841 catalog_manager.cc:5697] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 reported cstate change: term changed from 1 to 2, leader changed from fd71429a20e14679a91d1c48978e7a0c (127.7.215.129) to bdce35706b274406ad31ae8e4a2d0ee4 (127.7.215.130). New cstate: current_term: 2 leader_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:30.981333 15499 raft_consensus.cc:493] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:30.982051 15499 raft_consensus.cc:515] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:30.983825 15499 leader_election.cc:290] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bdce35706b274406ad31ae8e4a2d0ee4 (127.7.215.130:44941), 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131:35717)
I20260630 12:14:30.984800 15384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf32a501553f48bf880768d64da960f5" candidate_uuid: "fd71429a20e14679a91d1c48978e7a0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" is_pre_election: true
I20260630 12:14:30.984941 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf32a501553f48bf880768d64da960f5" candidate_uuid: "fd71429a20e14679a91d1c48978e7a0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "57d12db56c5a486a8ccc2b50064c9090" is_pre_election: true
I20260630 12:14:30.986078 15464 raft_consensus.cc:2468] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd71429a20e14679a91d1c48978e7a0c in term 2.
I20260630 12:14:30.987234 15263 leader_election.cc:304] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 57d12db56c5a486a8ccc2b50064c9090, fd71429a20e14679a91d1c48978e7a0c; no voters: bdce35706b274406ad31ae8e4a2d0ee4
I20260630 12:14:30.988022 15499 raft_consensus.cc:2804] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:14:30.988477 15499 raft_consensus.cc:493] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:30.988873 15499 raft_consensus.cc:3060] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:30.994433 15499 raft_consensus.cc:515] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:30.996176 15499 leader_election.cc:290] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [CANDIDATE]: Term 3 election: Requested vote from peers bdce35706b274406ad31ae8e4a2d0ee4 (127.7.215.130:44941), 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131:35717)
I20260630 12:14:30.997098 15384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf32a501553f48bf880768d64da960f5" candidate_uuid: "fd71429a20e14679a91d1c48978e7a0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdce35706b274406ad31ae8e4a2d0ee4"
I20260630 12:14:30.997217 15464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf32a501553f48bf880768d64da960f5" candidate_uuid: "fd71429a20e14679a91d1c48978e7a0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "57d12db56c5a486a8ccc2b50064c9090"
I20260630 12:14:30.998034 15464 raft_consensus.cc:3060] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:31.003144 15464 raft_consensus.cc:2468] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd71429a20e14679a91d1c48978e7a0c in term 3.
I20260630 12:14:31.004251 15263 leader_election.cc:304] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [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: 57d12db56c5a486a8ccc2b50064c9090, fd71429a20e14679a91d1c48978e7a0c; no voters: bdce35706b274406ad31ae8e4a2d0ee4
I20260630 12:14:31.005048 15499 raft_consensus.cc:2804] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:14:31.005647 15499 raft_consensus.cc:697] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 3 LEADER]: Becoming Leader. State: Replica: fd71429a20e14679a91d1c48978e7a0c, State: Running, Role: LEADER
I20260630 12:14:31.006547 15499 consensus_queue.cc:237] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [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: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:31.013686 14841 catalog_manager.cc:5697] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c reported cstate change: term changed from 2 to 3, leader changed from bdce35706b274406ad31ae8e4a2d0ee4 (127.7.215.130) to fd71429a20e14679a91d1c48978e7a0c (127.7.215.129). New cstate: current_term: 3 leader_uuid: "fd71429a20e14679a91d1c48978e7a0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:31.091325 15464 raft_consensus.cc:1275] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [term 2 FOLLOWER]: Refusing update from remote peer fd71429a20e14679a91d1c48978e7a0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:14:31.091858 15464 pending_rounds.cc:85] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090: Aborting all ops after (but not including) 0
I20260630 12:14:31.092216 15464 pending_rounds.cc:107] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:14:31.092583 15464 raft_consensus.cc:2889] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:31.094023 15499 consensus_queue.cc:1048] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:31.103072 15384 raft_consensus.cc:1275] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 FOLLOWER]: Refusing update from remote peer fd71429a20e14679a91d1c48978e7a0c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:14:31.105266 15499 consensus_queue.cc:1048] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:31.137338 15464 raft_consensus.cc:1275] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 3 FOLLOWER]: Refusing update from remote peer bdce35706b274406ad31ae8e4a2d0ee4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:31.138758 15509 consensus_queue.cc:1048] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:31.148002 15303 raft_consensus.cc:1275] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 3 FOLLOWER]: Refusing update from remote peer bdce35706b274406ad31ae8e4a2d0ee4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:31.150018 15509 consensus_queue.cc:1048] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:31.150930 15509 consensus_queue.cc:1243] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [LEADER]: Peer fd71429a20e14679a91d1c48978e7a0c 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
I20260630 12:14:31.155696 15303 pending_rounds.cc:85] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c: Aborting all ops after (but not including) 0
I20260630 12:14:31.156342 15303 pending_rounds.cc:107] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:14:31.156911 15303 raft_consensus.cc:2889] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:31.262076 15303 raft_consensus.cc:1240] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 3 LEADER]: Rejecting Update request from peer bdce35706b274406ad31ae8e4a2d0ee4 for earlier term 2. Current term is 3. Ops: []
I20260630 12:14:31.263634 15527 consensus_queue.cc:1059] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:31.264398 15527 consensus_queue.cc:1243] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [LEADER]: Peer fd71429a20e14679a91d1c48978e7a0c log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:14:31.264931 15526 raft_consensus.cc:3055] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:14:31.265386 15526 raft_consensus.cc:740] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bdce35706b274406ad31ae8e4a2d0ee4, State: Running, Role: LEADER
I20260630 12:14:31.266163 15526 consensus_queue.cc:260] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [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: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } }
I20260630 12:14:31.267248 15526 raft_consensus.cc:3060] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:31.562793 15303 consensus_queue.cc:237] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [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: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } attrs { replace: true } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: true } }
I20260630 12:14:31.569283 15384 raft_consensus.cc:1275] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 FOLLOWER]: Refusing update from remote peer fd71429a20e14679a91d1c48978e7a0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:31.571019 15464 raft_consensus.cc:1275] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090 [term 2 FOLLOWER]: Refusing update from remote peer fd71429a20e14679a91d1c48978e7a0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:31.571242 15499 consensus_queue.cc:1048] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:31.573140 15494 consensus_queue.cc:1048] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:31.578589 15499 raft_consensus.cc:2955] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 352c74ae8c2748989c0801773c4329a2 (127.7.215.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } attrs { replace: true } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: true } } }
I20260630 12:14:31.581863 15384 raft_consensus.cc:2955] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 352c74ae8c2748989c0801773c4329a2 (127.7.215.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } attrs { replace: true } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: true } } }
W20260630 12:14:31.587507 15263 consensus_peers.cc:597] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c -> Peer 352c74ae8c2748989c0801773c4329a2 (127.7.215.132:37627): Couldn't send request to peer 352c74ae8c2748989c0801773c4329a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0087214aca3c41d1bf77688707f6e5ae. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:31.588269 15464 raft_consensus.cc:2955] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 352c74ae8c2748989c0801773c4329a2 (127.7.215.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } attrs { replace: true } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: true } } }
W20260630 12:14:31.594770 14891 auto_rebalancer.cc:639] Failed to schedule move for tablet bf32a501553f48bf880768d64da960f5: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:14:31.594930 14841 catalog_manager.cc:5697] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c reported cstate change: config changed from index -1 to 3, NON_VOTER 352c74ae8c2748989c0801773c4329a2 (127.7.215.132) added. New cstate: current_term: 2 leader_uuid: "fd71429a20e14679a91d1c48978e7a0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:31.609459 15384 raft_consensus.cc:1275] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 3 FOLLOWER]: Refusing update from remote peer fd71429a20e14679a91d1c48978e7a0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:31.611936 15523 consensus_queue.cc:1048] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:31.613023 15523 consensus_queue.cc:1243] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [LEADER]: Peer bdce35706b274406ad31ae8e4a2d0ee4 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
I20260630 12:14:31.615666 15384 consensus_queue.cc:237] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [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: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } attrs { replace: true } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: true } }
I20260630 12:14:31.616773 15383 pending_rounds.cc:85] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4: Aborting all ops after (but not including) 0
I20260630 12:14:31.617877 15383 pending_rounds.cc:107] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:14:31.618386 15383 raft_consensus.cc:2889] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:31.619536 15464 raft_consensus.cc:1275] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090 [term 3 FOLLOWER]: Refusing update from remote peer fd71429a20e14679a91d1c48978e7a0c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:31.621958 15523 consensus_queue.cc:1048] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:31.626211 15464 raft_consensus.cc:1275] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 3 FOLLOWER]: Refusing update from remote peer bdce35706b274406ad31ae8e4a2d0ee4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:14:31.626380 15303 raft_consensus.cc:1275] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 3 FOLLOWER]: Refusing update from remote peer bdce35706b274406ad31ae8e4a2d0ee4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:14:31.632105 15527 consensus_queue.cc:1048] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:31.639086 15527 consensus_queue.cc:1048] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:31.640625 15509 raft_consensus.cc:2955] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 352c74ae8c2748989c0801773c4329a2 (127.7.215.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } attrs { replace: true } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: true } } }
I20260630 12:14:31.642760 15303 raft_consensus.cc:2955] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 352c74ae8c2748989c0801773c4329a2 (127.7.215.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } attrs { replace: true } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: true } } }
W20260630 12:14:31.655620 15344 consensus_peers.cc:597] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 -> Peer 352c74ae8c2748989c0801773c4329a2 (127.7.215.132:37627): Couldn't send request to peer 352c74ae8c2748989c0801773c4329a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f244c9af9e3441e0b42f1ddf2c1565f7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:31.663597 15464 raft_consensus.cc:2955] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 352c74ae8c2748989c0801773c4329a2 (127.7.215.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } attrs { replace: true } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: true } } }
I20260630 12:14:31.674707 14841 catalog_manager.cc:5697] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c reported cstate change: config changed from index -1 to 3, NON_VOTER 352c74ae8c2748989c0801773c4329a2 (127.7.215.132) added. New cstate: current_term: 3 leader_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } attrs { replace: true } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: true } } }
I20260630 12:14:32.194144 15539 ts_tablet_manager.cc:933] T 0087214aca3c41d1bf77688707f6e5ae P 352c74ae8c2748989c0801773c4329a2: Initiating tablet copy from peer fd71429a20e14679a91d1c48978e7a0c (127.7.215.129:35975)
I20260630 12:14:32.195999 15539 tablet_copy_client.cc:323] T 0087214aca3c41d1bf77688707f6e5ae P 352c74ae8c2748989c0801773c4329a2: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.129:35975
I20260630 12:14:32.205075 15543 ts_tablet_manager.cc:933] T f244c9af9e3441e0b42f1ddf2c1565f7 P 352c74ae8c2748989c0801773c4329a2: Initiating tablet copy from peer bdce35706b274406ad31ae8e4a2d0ee4 (127.7.215.130:44941)
I20260630 12:14:32.207147 15543 tablet_copy_client.cc:323] T f244c9af9e3441e0b42f1ddf2c1565f7 P 352c74ae8c2748989c0801773c4329a2: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.130:44941
I20260630 12:14:32.215428 15314 tablet_copy_service.cc:140] P fd71429a20e14679a91d1c48978e7a0c: Received BeginTabletCopySession request for tablet 0087214aca3c41d1bf77688707f6e5ae from peer 352c74ae8c2748989c0801773c4329a2 ({username='slave'} at 127.0.0.1:53966)
I20260630 12:14:32.216246 15314 tablet_copy_service.cc:161] P fd71429a20e14679a91d1c48978e7a0c: Beginning new tablet copy session on tablet 0087214aca3c41d1bf77688707f6e5ae from peer 352c74ae8c2748989c0801773c4329a2 at {username='slave'} at 127.0.0.1:53966: session id = 352c74ae8c2748989c0801773c4329a2-0087214aca3c41d1bf77688707f6e5ae
I20260630 12:14:32.225852 15395 tablet_copy_service.cc:140] P bdce35706b274406ad31ae8e4a2d0ee4: Received BeginTabletCopySession request for tablet f244c9af9e3441e0b42f1ddf2c1565f7 from peer 352c74ae8c2748989c0801773c4329a2 ({username='slave'} at 127.0.0.1:39882)
I20260630 12:14:32.225977 15314 tablet_copy_source_session.cc:215] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:32.226769 15395 tablet_copy_service.cc:161] P bdce35706b274406ad31ae8e4a2d0ee4: Beginning new tablet copy session on tablet f244c9af9e3441e0b42f1ddf2c1565f7 from peer 352c74ae8c2748989c0801773c4329a2 at {username='slave'} at 127.0.0.1:39882: session id = 352c74ae8c2748989c0801773c4329a2-f244c9af9e3441e0b42f1ddf2c1565f7
I20260630 12:14:32.232010 15539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0087214aca3c41d1bf77688707f6e5ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:32.234231 15395 tablet_copy_source_session.cc:215] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:32.237308 15543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f244c9af9e3441e0b42f1ddf2c1565f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:32.248721 15539 tablet_copy_client.cc:806] T 0087214aca3c41d1bf77688707f6e5ae P 352c74ae8c2748989c0801773c4329a2: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:32.249372 15543 tablet_copy_client.cc:806] T f244c9af9e3441e0b42f1ddf2c1565f7 P 352c74ae8c2748989c0801773c4329a2: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:32.249979 15539 tablet_copy_client.cc:670] T 0087214aca3c41d1bf77688707f6e5ae P 352c74ae8c2748989c0801773c4329a2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:32.250170 15543 tablet_copy_client.cc:670] T f244c9af9e3441e0b42f1ddf2c1565f7 P 352c74ae8c2748989c0801773c4329a2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:32.254350 15539 tablet_copy_client.cc:538] T 0087214aca3c41d1bf77688707f6e5ae P 352c74ae8c2748989c0801773c4329a2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:32.254617 15543 tablet_copy_client.cc:538] T f244c9af9e3441e0b42f1ddf2c1565f7 P 352c74ae8c2748989c0801773c4329a2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:32.263505 15543 tablet_bootstrap.cc:492] T f244c9af9e3441e0b42f1ddf2c1565f7 P 352c74ae8c2748989c0801773c4329a2: Bootstrap starting.
I20260630 12:14:32.263808 15539 tablet_bootstrap.cc:492] T 0087214aca3c41d1bf77688707f6e5ae P 352c74ae8c2748989c0801773c4329a2: Bootstrap starting.
I20260630 12:14:32.284384 15543 tablet_bootstrap.cc:492] T f244c9af9e3441e0b42f1ddf2c1565f7 P 352c74ae8c2748989c0801773c4329a2: 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
I20260630 12:14:32.285308 15543 tablet_bootstrap.cc:492] T f244c9af9e3441e0b42f1ddf2c1565f7 P 352c74ae8c2748989c0801773c4329a2: Bootstrap complete.
I20260630 12:14:32.286094 15543 ts_tablet_manager.cc:1403] T f244c9af9e3441e0b42f1ddf2c1565f7 P 352c74ae8c2748989c0801773c4329a2: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260630 12:14:32.286228 15539 tablet_bootstrap.cc:492] T 0087214aca3c41d1bf77688707f6e5ae P 352c74ae8c2748989c0801773c4329a2: 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
I20260630 12:14:32.287773 15539 tablet_bootstrap.cc:492] T 0087214aca3c41d1bf77688707f6e5ae P 352c74ae8c2748989c0801773c4329a2: Bootstrap complete.
I20260630 12:14:32.288609 15539 ts_tablet_manager.cc:1403] T 0087214aca3c41d1bf77688707f6e5ae P 352c74ae8c2748989c0801773c4329a2: Time spent bootstrapping tablet: real 0.025s	user 0.025s	sys 0.000s
I20260630 12:14:32.289669 15543 raft_consensus.cc:359] T f244c9af9e3441e0b42f1ddf2c1565f7 P 352c74ae8c2748989c0801773c4329a2 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } attrs { replace: true } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: true } }
I20260630 12:14:32.290694 15543 raft_consensus.cc:740] T f244c9af9e3441e0b42f1ddf2c1565f7 P 352c74ae8c2748989c0801773c4329a2 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 352c74ae8c2748989c0801773c4329a2, State: Initialized, Role: LEARNER
I20260630 12:14:32.291400 15543 consensus_queue.cc:260] T f244c9af9e3441e0b42f1ddf2c1565f7 P 352c74ae8c2748989c0801773c4329a2 [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: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } attrs { replace: true } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: true } }
I20260630 12:14:32.291618 15539 raft_consensus.cc:359] T 0087214aca3c41d1bf77688707f6e5ae P 352c74ae8c2748989c0801773c4329a2 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } attrs { replace: true } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: true } }
I20260630 12:14:32.292747 15539 raft_consensus.cc:740] T 0087214aca3c41d1bf77688707f6e5ae P 352c74ae8c2748989c0801773c4329a2 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 352c74ae8c2748989c0801773c4329a2, State: Initialized, Role: LEARNER
I20260630 12:14:32.293650 15539 consensus_queue.cc:260] T 0087214aca3c41d1bf77688707f6e5ae P 352c74ae8c2748989c0801773c4329a2 [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: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } attrs { replace: true } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: true } }
I20260630 12:14:32.295893 15543 ts_tablet_manager.cc:1434] T f244c9af9e3441e0b42f1ddf2c1565f7 P 352c74ae8c2748989c0801773c4329a2: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260630 12:14:32.296429 15539 ts_tablet_manager.cc:1434] T 0087214aca3c41d1bf77688707f6e5ae P 352c74ae8c2748989c0801773c4329a2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:14:32.297933 15395 tablet_copy_service.cc:342] P bdce35706b274406ad31ae8e4a2d0ee4: Request end of tablet copy session 352c74ae8c2748989c0801773c4329a2-f244c9af9e3441e0b42f1ddf2c1565f7 received from {username='slave'} at 127.0.0.1:39882
I20260630 12:14:32.298609 15395 tablet_copy_service.cc:434] P bdce35706b274406ad31ae8e4a2d0ee4: ending tablet copy session 352c74ae8c2748989c0801773c4329a2-f244c9af9e3441e0b42f1ddf2c1565f7 on tablet f244c9af9e3441e0b42f1ddf2c1565f7 with peer 352c74ae8c2748989c0801773c4329a2
I20260630 12:14:32.300418 15314 tablet_copy_service.cc:342] P fd71429a20e14679a91d1c48978e7a0c: Request end of tablet copy session 352c74ae8c2748989c0801773c4329a2-0087214aca3c41d1bf77688707f6e5ae received from {username='slave'} at 127.0.0.1:53966
I20260630 12:14:32.301091 15314 tablet_copy_service.cc:434] P fd71429a20e14679a91d1c48978e7a0c: ending tablet copy session 352c74ae8c2748989c0801773c4329a2-0087214aca3c41d1bf77688707f6e5ae on tablet 0087214aca3c41d1bf77688707f6e5ae with peer 352c74ae8c2748989c0801773c4329a2
I20260630 12:14:32.585995 15219 raft_consensus.cc:1217] T f244c9af9e3441e0b42f1ddf2c1565f7 P 352c74ae8c2748989c0801773c4329a2 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:14:32.667064 15219 raft_consensus.cc:1217] T 0087214aca3c41d1bf77688707f6e5ae P 352c74ae8c2748989c0801773c4329a2 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:14:33.127715 15509 raft_consensus.cc:1064] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4: attempting to promote NON_VOTER 352c74ae8c2748989c0801773c4329a2 to VOTER
I20260630 12:14:33.130272 15509 consensus_queue.cc:237] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } attrs { replace: true } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false } }
I20260630 12:14:33.137416 15463 raft_consensus.cc:1275] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 3 FOLLOWER]: Refusing update from remote peer bdce35706b274406ad31ae8e4a2d0ee4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:14:33.138440 15219 raft_consensus.cc:1275] T f244c9af9e3441e0b42f1ddf2c1565f7 P 352c74ae8c2748989c0801773c4329a2 [term 3 LEARNER]: Refusing update from remote peer bdce35706b274406ad31ae8e4a2d0ee4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:14:33.139164 15553 consensus_queue.cc:1048] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:14:33.141239 15555 consensus_queue.cc:1048] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:33.144016 15303 raft_consensus.cc:1275] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 3 FOLLOWER]: Refusing update from remote peer bdce35706b274406ad31ae8e4a2d0ee4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:14:33.145747 15553 consensus_queue.cc:1048] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:33.162432 15509 raft_consensus.cc:2955] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 352c74ae8c2748989c0801773c4329a2 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } attrs { replace: true } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false } } }
I20260630 12:14:33.164675 15303 raft_consensus.cc:2955] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 352c74ae8c2748989c0801773c4329a2 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } attrs { replace: true } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false } } }
I20260630 12:14:33.167506 15219 raft_consensus.cc:2955] T f244c9af9e3441e0b42f1ddf2c1565f7 P 352c74ae8c2748989c0801773c4329a2 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 352c74ae8c2748989c0801773c4329a2 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } attrs { replace: true } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false } } }
I20260630 12:14:33.179349 14842 catalog_manager.cc:5697] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c reported cstate change: config changed from index 3 to 4, 352c74ae8c2748989c0801773c4329a2 (127.7.215.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } attrs { replace: true } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false } } }
I20260630 12:14:33.184777 15463 raft_consensus.cc:2955] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 352c74ae8c2748989c0801773c4329a2 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } attrs { replace: true } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false } } }
I20260630 12:14:33.211803 15551 raft_consensus.cc:1064] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c: attempting to promote NON_VOTER 352c74ae8c2748989c0801773c4329a2 to VOTER
I20260630 12:14:33.214802 15551 consensus_queue.cc:237] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [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: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } attrs { replace: true } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false } }
I20260630 12:14:33.225993 15219 raft_consensus.cc:1275] T 0087214aca3c41d1bf77688707f6e5ae P 352c74ae8c2748989c0801773c4329a2 [term 2 LEARNER]: Refusing update from remote peer fd71429a20e14679a91d1c48978e7a0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:33.230227 15565 consensus_queue.cc:1048] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:14:33.231545 15383 raft_consensus.cc:1275] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 FOLLOWER]: Refusing update from remote peer fd71429a20e14679a91d1c48978e7a0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:33.251794 15565 consensus_queue.cc:1048] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:14:33.257246 15463 raft_consensus.cc:1275] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090 [term 2 FOLLOWER]: Refusing update from remote peer fd71429a20e14679a91d1c48978e7a0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:33.277292 15572 consensus_queue.cc:1048] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:14:33.302414 15565 raft_consensus.cc:2955] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 352c74ae8c2748989c0801773c4329a2 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } attrs { replace: true } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false } } }
I20260630 12:14:33.308686 15383 raft_consensus.cc:2955] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 352c74ae8c2748989c0801773c4329a2 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } attrs { replace: true } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false } } }
I20260630 12:14:33.319835 15384 consensus_queue.cc:237] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false } }
I20260630 12:14:33.327955 15219 raft_consensus.cc:1275] T f244c9af9e3441e0b42f1ddf2c1565f7 P 352c74ae8c2748989c0801773c4329a2 [term 3 FOLLOWER]: Refusing update from remote peer bdce35706b274406ad31ae8e4a2d0ee4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:14:33.329537 15553 consensus_queue.cc:1048] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:33.329296 14840 catalog_manager.cc:5697] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 reported cstate change: config changed from index 3 to 4, 352c74ae8c2748989c0801773c4329a2 (127.7.215.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "fd71429a20e14679a91d1c48978e7a0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } attrs { replace: true } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false } } }
I20260630 12:14:33.330227 15219 raft_consensus.cc:2955] T 0087214aca3c41d1bf77688707f6e5ae P 352c74ae8c2748989c0801773c4329a2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 352c74ae8c2748989c0801773c4329a2 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } attrs { replace: true } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false } } }
I20260630 12:14:33.332824 15464 raft_consensus.cc:1275] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 3 FOLLOWER]: Refusing update from remote peer bdce35706b274406ad31ae8e4a2d0ee4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:14:33.334673 15553 consensus_queue.cc:1048] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:33.347196 15509 raft_consensus.cc:2955] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER fd71429a20e14679a91d1c48978e7a0c (127.7.215.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false } } }
I20260630 12:14:33.352380 15218 raft_consensus.cc:2955] T f244c9af9e3441e0b42f1ddf2c1565f7 P 352c74ae8c2748989c0801773c4329a2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER fd71429a20e14679a91d1c48978e7a0c (127.7.215.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false } } }
I20260630 12:14:33.352595 15464 raft_consensus.cc:2955] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER fd71429a20e14679a91d1c48978e7a0c (127.7.215.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false } } }
I20260630 12:14:33.360199 14830 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f244c9af9e3441e0b42f1ddf2c1565f7 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:33.365998 14843 catalog_manager.cc:5697] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 reported cstate change: config changed from index 4 to 5, VOTER fd71429a20e14679a91d1c48978e7a0c (127.7.215.129) evicted. New cstate: current_term: 3 leader_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:33.371893 15462 raft_consensus.cc:2955] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 352c74ae8c2748989c0801773c4329a2 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } attrs { replace: true } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false } } }
I20260630 12:14:33.381879 15303 consensus_queue.cc:237] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [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: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false } }
I20260630 12:14:33.390120 15384 raft_consensus.cc:1275] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 FOLLOWER]: Refusing update from remote peer fd71429a20e14679a91d1c48978e7a0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:14:33.392302 15293 tablet_service.cc:1558] Processing DeleteTablet for tablet f244c9af9e3441e0b42f1ddf2c1565f7 with delete_type TABLET_DATA_TOMBSTONED (TS fd71429a20e14679a91d1c48978e7a0c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53978
I20260630 12:14:33.394631 15578 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:33.395623 15578 raft_consensus.cc:2243] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:33.396332 15565 consensus_queue.cc:1048] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:33.390851 15218 raft_consensus.cc:1275] T 0087214aca3c41d1bf77688707f6e5ae P 352c74ae8c2748989c0801773c4329a2 [term 2 FOLLOWER]: Refusing update from remote peer fd71429a20e14679a91d1c48978e7a0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:14:33.402398 15565 consensus_queue.cc:1048] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:33.404199 15578 raft_consensus.cc:2272] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:33.405968 15574 raft_consensus.cc:2955] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false } } }
I20260630 12:14:33.409786 15578 ts_tablet_manager.cc:1916] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:33.415802 15384 raft_consensus.cc:2955] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false } } }
I20260630 12:14:33.417984 14830 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0087214aca3c41d1bf77688707f6e5ae with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:33.416852 15218 raft_consensus.cc:2955] T 0087214aca3c41d1bf77688707f6e5ae P 352c74ae8c2748989c0801773c4329a2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false } } }
I20260630 12:14:33.421923 14842 catalog_manager.cc:5697] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c reported cstate change: config changed from index 4 to 5, VOTER 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131) evicted. New cstate: current_term: 2 leader_uuid: "fd71429a20e14679a91d1c48978e7a0c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:33.424928 15578 ts_tablet_manager.cc:1929] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:14:33.425416 15578 log.cc:1199] T f244c9af9e3441e0b42f1ddf2c1565f7 P fd71429a20e14679a91d1c48978e7a0c: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-0-root/wals/f244c9af9e3441e0b42f1ddf2c1565f7
I20260630 12:14:33.427026 14830 catalog_manager.cc:5028] TS fd71429a20e14679a91d1c48978e7a0c (127.7.215.129:35975): tablet f244c9af9e3441e0b42f1ddf2c1565f7 (table test-workload [id=58422c732a2d4bcea0c054d9bf504181]) successfully deleted
I20260630 12:14:33.446039 15454 tablet_service.cc:1558] Processing DeleteTablet for tablet 0087214aca3c41d1bf77688707f6e5ae with delete_type TABLET_DATA_TOMBSTONED (TS 57d12db56c5a486a8ccc2b50064c9090 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47004
I20260630 12:14:33.447901 15580 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:33.448606 15580 raft_consensus.cc:2243] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:33.449203 15580 raft_consensus.cc:2272] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:33.451792 15580 ts_tablet_manager.cc:1916] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:33.461966 15580 ts_tablet_manager.cc:1929] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:14:33.462301 15580 log.cc:1199] T 0087214aca3c41d1bf77688707f6e5ae P 57d12db56c5a486a8ccc2b50064c9090: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821475204949-8030-0/minicluster-data/ts-2-root/wals/0087214aca3c41d1bf77688707f6e5ae
I20260630 12:14:33.463999 14828 catalog_manager.cc:5028] TS 57d12db56c5a486a8ccc2b50064c9090 (127.7.215.131:35717): tablet 0087214aca3c41d1bf77688707f6e5ae (table test-workload [id=58422c732a2d4bcea0c054d9bf504181]) successfully deleted
I20260630 12:14:34.444164 15303 consensus_queue.cc:237] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [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: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } attrs { replace: true } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: true } }
W20260630 12:14:34.451689 15263 consensus_peers.cc:597] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c -> Peer 352c74ae8c2748989c0801773c4329a2 (127.7.215.132:37627): Couldn't send request to peer 352c74ae8c2748989c0801773c4329a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bf32a501553f48bf880768d64da960f5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:34.451967 15462 raft_consensus.cc:1275] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090 [term 3 FOLLOWER]: Refusing update from remote peer fd71429a20e14679a91d1c48978e7a0c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:14:34.452013 15384 raft_consensus.cc:1275] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 3 FOLLOWER]: Refusing update from remote peer fd71429a20e14679a91d1c48978e7a0c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:14:34.454113 15582 consensus_queue.cc:1048] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:34.454927 15574 consensus_queue.cc:1048] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:34.462788 15582 raft_consensus.cc:2955] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 352c74ae8c2748989c0801773c4329a2 (127.7.215.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } attrs { replace: true } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: true } } }
I20260630 12:14:34.464668 15384 raft_consensus.cc:2955] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 352c74ae8c2748989c0801773c4329a2 (127.7.215.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } attrs { replace: true } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: true } } }
I20260630 12:14:34.465926 15462 raft_consensus.cc:2955] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 352c74ae8c2748989c0801773c4329a2 (127.7.215.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } attrs { replace: true } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: true } } }
I20260630 12:14:34.475381 14843 catalog_manager.cc:5697] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c reported cstate change: config changed from index -1 to 3, NON_VOTER 352c74ae8c2748989c0801773c4329a2 (127.7.215.132) added. New cstate: current_term: 3 leader_uuid: "fd71429a20e14679a91d1c48978e7a0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:34.874405 15590 ts_tablet_manager.cc:933] T bf32a501553f48bf880768d64da960f5 P 352c74ae8c2748989c0801773c4329a2: Initiating tablet copy from peer fd71429a20e14679a91d1c48978e7a0c (127.7.215.129:35975)
I20260630 12:14:34.876441 15590 tablet_copy_client.cc:323] T bf32a501553f48bf880768d64da960f5 P 352c74ae8c2748989c0801773c4329a2: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.129:35975
I20260630 12:14:34.878197 15314 tablet_copy_service.cc:140] P fd71429a20e14679a91d1c48978e7a0c: Received BeginTabletCopySession request for tablet bf32a501553f48bf880768d64da960f5 from peer 352c74ae8c2748989c0801773c4329a2 ({username='slave'} at 127.0.0.1:53966)
I20260630 12:14:34.878866 15314 tablet_copy_service.cc:161] P fd71429a20e14679a91d1c48978e7a0c: Beginning new tablet copy session on tablet bf32a501553f48bf880768d64da960f5 from peer 352c74ae8c2748989c0801773c4329a2 at {username='slave'} at 127.0.0.1:53966: session id = 352c74ae8c2748989c0801773c4329a2-bf32a501553f48bf880768d64da960f5
I20260630 12:14:34.884348 15314 tablet_copy_source_session.cc:215] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:34.887616 15590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf32a501553f48bf880768d64da960f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:34.906031 15590 tablet_copy_client.cc:806] T bf32a501553f48bf880768d64da960f5 P 352c74ae8c2748989c0801773c4329a2: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:34.906800 15590 tablet_copy_client.cc:670] T bf32a501553f48bf880768d64da960f5 P 352c74ae8c2748989c0801773c4329a2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:34.911710 15590 tablet_copy_client.cc:538] T bf32a501553f48bf880768d64da960f5 P 352c74ae8c2748989c0801773c4329a2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:34.918473 15590 tablet_bootstrap.cc:492] T bf32a501553f48bf880768d64da960f5 P 352c74ae8c2748989c0801773c4329a2: Bootstrap starting.
I20260630 12:14:34.934957 15590 tablet_bootstrap.cc:492] T bf32a501553f48bf880768d64da960f5 P 352c74ae8c2748989c0801773c4329a2: 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
I20260630 12:14:34.935676 15590 tablet_bootstrap.cc:492] T bf32a501553f48bf880768d64da960f5 P 352c74ae8c2748989c0801773c4329a2: Bootstrap complete.
I20260630 12:14:34.936239 15590 ts_tablet_manager.cc:1403] T bf32a501553f48bf880768d64da960f5 P 352c74ae8c2748989c0801773c4329a2: Time spent bootstrapping tablet: real 0.018s	user 0.020s	sys 0.000s
I20260630 12:14:34.938449 15590 raft_consensus.cc:359] T bf32a501553f48bf880768d64da960f5 P 352c74ae8c2748989c0801773c4329a2 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } attrs { replace: true } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: true } }
I20260630 12:14:34.939131 15590 raft_consensus.cc:740] T bf32a501553f48bf880768d64da960f5 P 352c74ae8c2748989c0801773c4329a2 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 352c74ae8c2748989c0801773c4329a2, State: Initialized, Role: LEARNER
I20260630 12:14:34.939635 15590 consensus_queue.cc:260] T bf32a501553f48bf880768d64da960f5 P 352c74ae8c2748989c0801773c4329a2 [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: "fd71429a20e14679a91d1c48978e7a0c" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35975 } } peers { permanent_uuid: "bdce35706b274406ad31ae8e4a2d0ee4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 44941 } attrs { replace: true } } peers { permanent_uuid: "57d12db56c5a486a8ccc2b50064c9090" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35717 } } peers { permanent_uuid: "352c74ae8c2748989c0801773c4329a2" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 37627 } attrs { promote: true } }
I20260630 12:14:34.942224 15590 ts_tablet_manager.cc:1434] T bf32a501553f48bf880768d64da960f5 P 352c74ae8c2748989c0801773c4329a2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:14:34.944192 15314 tablet_copy_service.cc:342] P fd71429a20e14679a91d1c48978e7a0c: Request end of tablet copy session 352c74ae8c2748989c0801773c4329a2-bf32a501553f48bf880768d64da960f5 received from {username='slave'} at 127.0.0.1:53966
I20260630 12:14:34.944619 15314 tablet_copy_service.cc:434] P fd71429a20e14679a91d1c48978e7a0c: ending tablet copy session 352c74ae8c2748989c0801773c4329a2-bf32a501553f48bf880768d64da960f5 on tablet bf32a501553f48bf880768d64da960f5 with peer 352c74ae8c2748989c0801773c4329a2
I20260630 12:14:35.379833 15218 raft_consensus.cc:1217] T bf32a501553f48bf880768d64da960f5 P 352c74ae8c2748989c0801773c4329a2 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:14:35.562065  8030 tablet_server.cc:179] TabletServer@127.7.215.129:35975 shutting down...
I20260630 12:14:35.585943  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:35.586722  8030 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:35.587324  8030 raft_consensus.cc:2243] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:14:35.588532  8030 raft_consensus.cc:2272] T bf32a501553f48bf880768d64da960f5 P fd71429a20e14679a91d1c48978e7a0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:35.590929  8030 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:35.591434  8030 raft_consensus.cc:2243] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:35.592137  8030 raft_consensus.cc:2272] T 61a4ba9d470646ce98ec9038815becff P fd71429a20e14679a91d1c48978e7a0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:35.593974  8030 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:35.594440  8030 raft_consensus.cc:2243] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:35.595238  8030 raft_consensus.cc:2272] T 0087214aca3c41d1bf77688707f6e5ae P fd71429a20e14679a91d1c48978e7a0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:35.609555  8030 tablet_server.cc:196] TabletServer@127.7.215.129:35975 shutdown complete.
I20260630 12:14:35.623159  8030 tablet_server.cc:179] TabletServer@127.7.215.130:44941 shutting down...
I20260630 12:14:35.646903  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:35.647593  8030 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:35.648229  8030 raft_consensus.cc:2243] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:14:35.649047  8030 raft_consensus.cc:2272] T f244c9af9e3441e0b42f1ddf2c1565f7 P bdce35706b274406ad31ae8e4a2d0ee4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:35.651041  8030 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:35.651552  8030 raft_consensus.cc:2243] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:35.652016  8030 raft_consensus.cc:2272] T bf32a501553f48bf880768d64da960f5 P bdce35706b274406ad31ae8e4a2d0ee4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:35.653769  8030 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:35.654247  8030 raft_consensus.cc:2243] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:35.654692  8030 raft_consensus.cc:2272] T 61a4ba9d470646ce98ec9038815becff P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:35.656404  8030 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:35.656873  8030 raft_consensus.cc:2243] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:35.657352  8030 raft_consensus.cc:2272] T 0087214aca3c41d1bf77688707f6e5ae P bdce35706b274406ad31ae8e4a2d0ee4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:35.680159  8030 tablet_server.cc:196] TabletServer@127.7.215.130:44941 shutdown complete.
I20260630 12:14:35.692616  8030 tablet_server.cc:179] TabletServer@127.7.215.131:35717 shutting down...
I20260630 12:14:35.713116  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:35.713824  8030 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:35.714632  8030 raft_consensus.cc:2243] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:35.715245  8030 raft_consensus.cc:2272] T f244c9af9e3441e0b42f1ddf2c1565f7 P 57d12db56c5a486a8ccc2b50064c9090 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:35.717250  8030 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:35.717737  8030 raft_consensus.cc:2243] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:35.718204  8030 raft_consensus.cc:2272] T bf32a501553f48bf880768d64da960f5 P 57d12db56c5a486a8ccc2b50064c9090 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:35.720079  8030 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:35.720556  8030 raft_consensus.cc:2243] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:35.720950  8030 raft_consensus.cc:2272] T 61a4ba9d470646ce98ec9038815becff P 57d12db56c5a486a8ccc2b50064c9090 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:35.744247  8030 tablet_server.cc:196] TabletServer@127.7.215.131:35717 shutdown complete.
I20260630 12:14:35.760769  8030 tablet_server.cc:179] TabletServer@127.7.215.132:0 shutting down...
I20260630 12:14:35.797518  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:35.798238  8030 tablet_replica.cc:333] T bf32a501553f48bf880768d64da960f5 P 352c74ae8c2748989c0801773c4329a2: stopping tablet replica
I20260630 12:14:35.798938  8030 raft_consensus.cc:2243] T bf32a501553f48bf880768d64da960f5 P 352c74ae8c2748989c0801773c4329a2 [term 3 LEARNER]: Raft consensus shutting down.
I20260630 12:14:35.799394  8030 raft_consensus.cc:2272] T bf32a501553f48bf880768d64da960f5 P 352c74ae8c2748989c0801773c4329a2 [term 3 LEARNER]: Raft consensus is shut down!
I20260630 12:14:35.801357  8030 tablet_replica.cc:333] T f244c9af9e3441e0b42f1ddf2c1565f7 P 352c74ae8c2748989c0801773c4329a2: stopping tablet replica
I20260630 12:14:35.801846  8030 raft_consensus.cc:2243] T f244c9af9e3441e0b42f1ddf2c1565f7 P 352c74ae8c2748989c0801773c4329a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:35.802408  8030 raft_consensus.cc:2272] T f244c9af9e3441e0b42f1ddf2c1565f7 P 352c74ae8c2748989c0801773c4329a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:35.804149  8030 tablet_replica.cc:333] T 0087214aca3c41d1bf77688707f6e5ae P 352c74ae8c2748989c0801773c4329a2: stopping tablet replica
I20260630 12:14:35.804631  8030 raft_consensus.cc:2243] T 0087214aca3c41d1bf77688707f6e5ae P 352c74ae8c2748989c0801773c4329a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:35.805124  8030 raft_consensus.cc:2272] T 0087214aca3c41d1bf77688707f6e5ae P 352c74ae8c2748989c0801773c4329a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:35.816874  8030 tablet_server.cc:196] TabletServer@127.7.215.132:0 shutdown complete.
I20260630 12:14:35.830103  8030 master.cc:562] Master@127.7.215.190:41827 shutting down...
W20260630 12:14:35.856655 14891 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:14:35.857955  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 29551dc6e5f84053a9c9fc94439ae360 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:35.858512  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 29551dc6e5f84053a9c9fc94439ae360 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:35.858963  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 29551dc6e5f84053a9c9fc94439ae360: stopping tablet replica
I20260630 12:14:35.895088  8030 master.cc:584] Master@127.7.215.190:41827 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16661 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:14:35.936401  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:40891
I20260630 12:14:35.937465  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:35.942926 15596 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:35.943027 15597 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:35.943914 15599 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:35.945518  8030 server_base.cc:1061] running on GCE node
I20260630 12:14:35.946494  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:35.946745  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:35.946904  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821675946873 us; error 0 us; skew 500 ppm
I20260630 12:14:35.947418  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:35.950021  8030 webserver.cc:533] Webserver started at http://127.7.215.190:36753/ using document root <none> and password file <none>
I20260630 12:14:35.950553  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:35.950788  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:35.951140  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:35.952256  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "a177d0481eee4034b21b3b10b041970d"
format_stamp: "Formatted at 2026-06-30 12:14:35 on dist-test-slave-35fp"
I20260630 12:14:35.957024  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:35.960606 15604 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:35.961496  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:35.961799  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "a177d0481eee4034b21b3b10b041970d"
format_stamp: "Formatted at 2026-06-30 12:14:35 on dist-test-slave-35fp"
I20260630 12:14:35.962095  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-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)
I20260630 12:14:35.974989  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:35.976106  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:36.014078  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:40891
I20260630 12:14:36.014204 15655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:40891 every 8 connection(s)
I20260630 12:14:36.018106 15656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.029268 15656 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d: Bootstrap starting.
I20260630 12:14:36.034363 15656 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:36.038928 15656 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d: No bootstrap required, opened a new log
I20260630 12:14:36.041281 15656 raft_consensus.cc:359] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a177d0481eee4034b21b3b10b041970d" member_type: VOTER }
I20260630 12:14:36.041702 15656 raft_consensus.cc:385] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:36.041997 15656 raft_consensus.cc:740] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a177d0481eee4034b21b3b10b041970d, State: Initialized, Role: FOLLOWER
I20260630 12:14:36.042734 15656 consensus_queue.cc:260] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a177d0481eee4034b21b3b10b041970d" member_type: VOTER }
I20260630 12:14:36.043241 15656 raft_consensus.cc:399] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:36.043493 15656 raft_consensus.cc:493] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:36.043787 15656 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:36.048843 15656 raft_consensus.cc:515] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a177d0481eee4034b21b3b10b041970d" member_type: VOTER }
I20260630 12:14:36.049437 15656 leader_election.cc:304] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d [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: a177d0481eee4034b21b3b10b041970d; no voters: 
I20260630 12:14:36.050902 15656 leader_election.cc:290] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:36.051249 15659 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:36.052664 15659 raft_consensus.cc:697] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d [term 1 LEADER]: Becoming Leader. State: Replica: a177d0481eee4034b21b3b10b041970d, State: Running, Role: LEADER
I20260630 12:14:36.053354 15659 consensus_queue.cc:237] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d [LEADER]: Queue going to LEADER mode. State: All 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: "a177d0481eee4034b21b3b10b041970d" member_type: VOTER }
I20260630 12:14:36.054175 15656 sys_catalog.cc:565] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:36.058141 15660 sys_catalog.cc:455] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a177d0481eee4034b21b3b10b041970d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a177d0481eee4034b21b3b10b041970d" member_type: VOTER } }
I20260630 12:14:36.058248 15661 sys_catalog.cc:455] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d [sys.catalog]: SysCatalogTable state changed. Reason: New leader a177d0481eee4034b21b3b10b041970d. Latest consensus state: current_term: 1 leader_uuid: "a177d0481eee4034b21b3b10b041970d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a177d0481eee4034b21b3b10b041970d" member_type: VOTER } }
I20260630 12:14:36.059075 15660 sys_catalog.cc:458] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:36.059300 15661 sys_catalog.cc:458] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:36.063335 15665 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:36.068531 15665 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:36.073066  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:36.078177 15665 catalog_manager.cc:1383] Generated new cluster ID: a23e1b418f554ed1a805f5bcc776c102
I20260630 12:14:36.078557 15665 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:36.096143 15665 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:36.097535 15665 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:36.116149 15665 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d: Generated new TSK 0
I20260630 12:14:36.116775 15665 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:36.139580  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:36.145638 15677 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:36.146719 15678 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:36.148005 15680 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:36.148187  8030 server_base.cc:1061] running on GCE node
I20260630 12:14:36.149273  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:36.149449  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:36.149571  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821676149560 us; error 0 us; skew 500 ppm
I20260630 12:14:36.150008  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:36.152292  8030 webserver.cc:533] Webserver started at http://127.7.215.129:37007/ using document root <none> and password file <none>
I20260630 12:14:36.152710  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:36.152868  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:36.153077  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:36.154085  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-0-root/instance:
uuid: "fb2687304b6b45e7827b7f4e9560c0fc"
format_stamp: "Formatted at 2026-06-30 12:14:36 on dist-test-slave-35fp"
I20260630 12:14:36.158488  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:14:36.161695 15685 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:36.162511  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:36.162875  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "fb2687304b6b45e7827b7f4e9560c0fc"
format_stamp: "Formatted at 2026-06-30 12:14:36 on dist-test-slave-35fp"
I20260630 12:14:36.163122  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-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)
I20260630 12:14:36.174470  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:36.175778  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:36.177471  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:36.179741  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:36.179965  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:36.180212  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:36.180392  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:36.224975  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:41521
I20260630 12:14:36.225065 15747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:41521 every 8 connection(s)
I20260630 12:14:36.230983  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:36.237823 15752 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:36.243959 15753 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:36.245635 15755 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:36.246203  8030 server_base.cc:1061] running on GCE node
I20260630 12:14:36.247215  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:36.247426  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:36.247641  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821676247622 us; error 0 us; skew 500 ppm
I20260630 12:14:36.248216  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:36.250988  8030 webserver.cc:533] Webserver started at http://127.7.215.130:38733/ using document root <none> and password file <none>
I20260630 12:14:36.251246 15748 heartbeater.cc:344] Connected to a master server at 127.7.215.190:40891
I20260630 12:14:36.251590  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:36.251639 15748 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:36.251957  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:36.252265  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:36.252592 15748 heartbeater.cc:507] Master 127.7.215.190:40891 requested a full tablet report, sending...
I20260630 12:14:36.253325  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-1-root/instance:
uuid: "28717af608e5481bbdf6267e4f3b3984"
format_stamp: "Formatted at 2026-06-30 12:14:36 on dist-test-slave-35fp"
I20260630 12:14:36.254753 15621 ts_manager.cc:194] Registered new tserver with Master: fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521)
I20260630 12:14:36.256599 15621 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42826
I20260630 12:14:36.258256  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.006s
I20260630 12:14:36.261763 15760 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:36.262482  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:36.262821  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "28717af608e5481bbdf6267e4f3b3984"
format_stamp: "Formatted at 2026-06-30 12:14:36 on dist-test-slave-35fp"
I20260630 12:14:36.263099  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-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)
I20260630 12:14:36.275192  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:36.276283  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:36.277591  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:36.279744  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:36.279963  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:36.280193  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:36.280359  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:36.342926  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:45657
I20260630 12:14:36.343058 15823 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:45657 every 8 connection(s)
I20260630 12:14:36.350445  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:36.359010 15827 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:36.360757 15828 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:36.364017 15830 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:36.364924 15824 heartbeater.cc:344] Connected to a master server at 127.7.215.190:40891
I20260630 12:14:36.365330 15824 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:36.365688  8030 server_base.cc:1061] running on GCE node
I20260630 12:14:36.366282 15824 heartbeater.cc:507] Master 127.7.215.190:40891 requested a full tablet report, sending...
I20260630 12:14:36.366755  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:36.367130  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:36.367363  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821676367341 us; error 0 us; skew 500 ppm
I20260630 12:14:36.367987  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:36.369108 15621 ts_manager.cc:194] Registered new tserver with Master: 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130:45657)
I20260630 12:14:36.370967  8030 webserver.cc:533] Webserver started at http://127.7.215.131:32863/ using document root <none> and password file <none>
I20260630 12:14:36.371344 15621 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42838
I20260630 12:14:36.371634  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:36.371948  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:36.372313  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:36.373865  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-2-root/instance:
uuid: "7f4b6da8485c4b30a6895db8fb45f3ea"
format_stamp: "Formatted at 2026-06-30 12:14:36 on dist-test-slave-35fp"
I20260630 12:14:36.378693  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:14:36.382102 15835 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:36.382918  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:36.383214  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "7f4b6da8485c4b30a6895db8fb45f3ea"
format_stamp: "Formatted at 2026-06-30 12:14:36 on dist-test-slave-35fp"
I20260630 12:14:36.383528  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-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)
I20260630 12:14:36.398041  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:36.399370  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:36.400856  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:36.403304  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:36.403576  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:36.403817  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:36.404002  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:36.444890  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:38991
I20260630 12:14:36.445013 15897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:38991 every 8 connection(s)
I20260630 12:14:36.459447 15898 heartbeater.cc:344] Connected to a master server at 127.7.215.190:40891
I20260630 12:14:36.459911 15898 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:36.460752 15898 heartbeater.cc:507] Master 127.7.215.190:40891 requested a full tablet report, sending...
I20260630 12:14:36.462795 15621 ts_manager.cc:194] Registered new tserver with Master: 7f4b6da8485c4b30a6895db8fb45f3ea (127.7.215.131:38991)
I20260630 12:14:36.463721  8030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015665443s
I20260630 12:14:36.464718 15621 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42844
I20260630 12:14:37.259347 15748 heartbeater.cc:499] Master 127.7.215.190:40891 was elected leader, sending a full tablet report...
I20260630 12:14:37.374789 15824 heartbeater.cc:499] Master 127.7.215.190:40891 was elected leader, sending a full tablet report...
I20260630 12:14:37.468642 15898 heartbeater.cc:499] Master 127.7.215.190:40891 was elected leader, sending a full tablet report...
I20260630 12:14:37.521112 15621 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42860:
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"
    }
  }
}
W20260630 12:14:37.523700 15621 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:14:37.594190 15713 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa67e24bfe4416291b8b17ec078bd4d (DEFAULT_TABLE table=test-workload [id=6ef4f7d806524660a4dc78617a09d551]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:37.595638 15789 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa67e24bfe4416291b8b17ec078bd4d (DEFAULT_TABLE table=test-workload [id=6ef4f7d806524660a4dc78617a09d551]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:37.596671 15787 tablet_service.cc:1511] Processing CreateTablet for tablet 15470eea02bd480c8b865553f2b157d2 (DEFAULT_TABLE table=test-workload [id=6ef4f7d806524660a4dc78617a09d551]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:37.597292 15789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa67e24bfe4416291b8b17ec078bd4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.597469 15710 tablet_service.cc:1511] Processing CreateTablet for tablet 510b3e48376c4b2cba749905a43978c6 (DEFAULT_TABLE table=test-workload [id=6ef4f7d806524660a4dc78617a09d551]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:37.597600 15711 tablet_service.cc:1511] Processing CreateTablet for tablet 15470eea02bd480c8b865553f2b157d2 (DEFAULT_TABLE table=test-workload [id=6ef4f7d806524660a4dc78617a09d551]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:37.596120 15712 tablet_service.cc:1511] Processing CreateTablet for tablet f39c052b57734fb588ab8f424704cecc (DEFAULT_TABLE table=test-workload [id=6ef4f7d806524660a4dc78617a09d551]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:37.598816 15788 tablet_service.cc:1511] Processing CreateTablet for tablet f39c052b57734fb588ab8f424704cecc (DEFAULT_TABLE table=test-workload [id=6ef4f7d806524660a4dc78617a09d551]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:37.596081 15713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa67e24bfe4416291b8b17ec078bd4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.600262 15787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15470eea02bd480c8b865553f2b157d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.600026 15786 tablet_service.cc:1511] Processing CreateTablet for tablet 510b3e48376c4b2cba749905a43978c6 (DEFAULT_TABLE table=test-workload [id=6ef4f7d806524660a4dc78617a09d551]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:37.600978 15712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f39c052b57734fb588ab8f424704cecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.601413 15786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 510b3e48376c4b2cba749905a43978c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.601629 15711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15470eea02bd480c8b865553f2b157d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.602173 15788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f39c052b57734fb588ab8f424704cecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.602811 15710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 510b3e48376c4b2cba749905a43978c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.626499 15863 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa67e24bfe4416291b8b17ec078bd4d (DEFAULT_TABLE table=test-workload [id=6ef4f7d806524660a4dc78617a09d551]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:37.628051 15863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa67e24bfe4416291b8b17ec078bd4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.629238 15862 tablet_service.cc:1511] Processing CreateTablet for tablet f39c052b57734fb588ab8f424704cecc (DEFAULT_TABLE table=test-workload [id=6ef4f7d806524660a4dc78617a09d551]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:37.631871 15861 tablet_service.cc:1511] Processing CreateTablet for tablet 15470eea02bd480c8b865553f2b157d2 (DEFAULT_TABLE table=test-workload [id=6ef4f7d806524660a4dc78617a09d551]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:37.634431 15860 tablet_service.cc:1511] Processing CreateTablet for tablet 510b3e48376c4b2cba749905a43978c6 (DEFAULT_TABLE table=test-workload [id=6ef4f7d806524660a4dc78617a09d551]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:37.635857 15862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f39c052b57734fb588ab8f424704cecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.638934 15860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 510b3e48376c4b2cba749905a43978c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.642937 15861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15470eea02bd480c8b865553f2b157d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:37.660648 15919 tablet_bootstrap.cc:492] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc: Bootstrap starting.
I20260630 12:14:37.673171 15919 tablet_bootstrap.cc:654] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.685292 15919 tablet_bootstrap.cc:492] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc: No bootstrap required, opened a new log
I20260630 12:14:37.685913 15919 ts_tablet_manager.cc:1403] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.000s
I20260630 12:14:37.689049 15919 raft_consensus.cc:359] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.689980 15919 raft_consensus.cc:385] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.690295 15919 raft_consensus.cc:740] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2687304b6b45e7827b7f4e9560c0fc, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.691458 15919 consensus_queue.cc:260] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.701187 15919 ts_tablet_manager.cc:1434] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.008s
I20260630 12:14:37.703861 15920 tablet_bootstrap.cc:492] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea: Bootstrap starting.
I20260630 12:14:37.704219 15918 tablet_bootstrap.cc:492] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984: Bootstrap starting.
I20260630 12:14:37.711762 15918 tablet_bootstrap.cc:654] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.711817 15920 tablet_bootstrap.cc:654] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.716533 15919 tablet_bootstrap.cc:492] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc: Bootstrap starting.
I20260630 12:14:37.717954 15920 tablet_bootstrap.cc:492] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea: No bootstrap required, opened a new log
I20260630 12:14:37.718392 15920 ts_tablet_manager.cc:1403] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260630 12:14:37.718470 15918 tablet_bootstrap.cc:492] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984: No bootstrap required, opened a new log
I20260630 12:14:37.719058 15918 ts_tablet_manager.cc:1403] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:14:37.720749 15920 raft_consensus.cc:359] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.721355 15920 raft_consensus.cc:385] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.721598 15920 raft_consensus.cc:740] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f4b6da8485c4b30a6895db8fb45f3ea, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.722285 15920 consensus_queue.cc:260] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.722436 15918 raft_consensus.cc:359] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.723332 15918 raft_consensus.cc:385] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.723683 15918 raft_consensus.cc:740] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28717af608e5481bbdf6267e4f3b3984, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.724388 15919 tablet_bootstrap.cc:654] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.724695 15918 consensus_queue.cc:260] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.725461 15920 ts_tablet_manager.cc:1434] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:14:37.731079 15925 raft_consensus.cc:493] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.733353 15925 raft_consensus.cc:515] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.735344 15920 tablet_bootstrap.cc:492] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea: Bootstrap starting.
I20260630 12:14:37.742004 15920 tablet_bootstrap.cc:654] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.751739 15925 leader_election.cc:290] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130:45657), fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521)
I20260630 12:14:37.755348 15918 ts_tablet_manager.cc:1434] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984: Time spent starting tablet: real 0.036s	user 0.011s	sys 0.020s
I20260630 12:14:37.757552 15918 tablet_bootstrap.cc:492] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984: Bootstrap starting.
I20260630 12:14:37.760094 15920 tablet_bootstrap.cc:492] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea: No bootstrap required, opened a new log
I20260630 12:14:37.759672 15919 tablet_bootstrap.cc:492] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc: No bootstrap required, opened a new log
I20260630 12:14:37.760661 15920 ts_tablet_manager.cc:1403] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.008s
I20260630 12:14:37.760811 15919 ts_tablet_manager.cc:1403] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc: Time spent bootstrapping tablet: real 0.044s	user 0.023s	sys 0.017s
I20260630 12:14:37.763736 15920 raft_consensus.cc:359] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.764166 15919 raft_consensus.cc:359] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.767243 15919 raft_consensus.cc:385] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.767608 15919 raft_consensus.cc:740] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2687304b6b45e7827b7f4e9560c0fc, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.767588 15723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa67e24bfe4416291b8b17ec078bd4d" candidate_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" is_pre_election: true
I20260630 12:14:37.768759 15919 consensus_queue.cc:260] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
W20260630 12:14:37.769575 15838 leader_election.cc:343] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:37.771344 15919 ts_tablet_manager.cc:1434] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260630 12:14:37.771536 15918 tablet_bootstrap.cc:654] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.772477 15919 tablet_bootstrap.cc:492] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc: Bootstrap starting.
I20260630 12:14:37.766175 15920 raft_consensus.cc:385] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.775599 15920 raft_consensus.cc:740] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f4b6da8485c4b30a6895db8fb45f3ea, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.776382 15920 consensus_queue.cc:260] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.778228 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa67e24bfe4416291b8b17ec078bd4d" candidate_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28717af608e5481bbdf6267e4f3b3984" is_pre_election: true
I20260630 12:14:37.778694 15920 ts_tablet_manager.cc:1434] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260630 12:14:37.780241 15919 tablet_bootstrap.cc:654] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc: Neither blocks nor log segments found. Creating new log.
W20260630 12:14:37.780117 15838 leader_election.cc:343] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130:45657): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:37.781615 15838 leader_election.cc:304] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f4b6da8485c4b30a6895db8fb45f3ea; no voters: 28717af608e5481bbdf6267e4f3b3984, fb2687304b6b45e7827b7f4e9560c0fc
I20260630 12:14:37.782436 15920 tablet_bootstrap.cc:492] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea: Bootstrap starting.
I20260630 12:14:37.782748 15926 raft_consensus.cc:2749] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:37.788905 15920 tablet_bootstrap.cc:654] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.790369 15918 tablet_bootstrap.cc:492] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984: No bootstrap required, opened a new log
I20260630 12:14:37.791249 15918 ts_tablet_manager.cc:1403] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.001s
I20260630 12:14:37.794209 15920 tablet_bootstrap.cc:492] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea: No bootstrap required, opened a new log
I20260630 12:14:37.794765 15920 ts_tablet_manager.cc:1403] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260630 12:14:37.794394 15918 raft_consensus.cc:359] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.795369 15918 raft_consensus.cc:385] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.795732 15918 raft_consensus.cc:740] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28717af608e5481bbdf6267e4f3b3984, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.796880 15919 tablet_bootstrap.cc:492] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc: No bootstrap required, opened a new log
I20260630 12:14:37.796597 15918 consensus_queue.cc:260] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.797449 15919 ts_tablet_manager.cc:1403] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260630 12:14:37.797319 15920 raft_consensus.cc:359] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.799139 15918 ts_tablet_manager.cc:1434] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:14:37.799506 15920 raft_consensus.cc:385] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.799906 15920 raft_consensus.cc:740] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f4b6da8485c4b30a6895db8fb45f3ea, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.800510 15918 tablet_bootstrap.cc:492] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984: Bootstrap starting.
I20260630 12:14:37.800760 15920 consensus_queue.cc:260] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.800916 15919 raft_consensus.cc:359] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.801827 15919 raft_consensus.cc:385] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.802178 15919 raft_consensus.cc:740] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2687304b6b45e7827b7f4e9560c0fc, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.803040 15919 consensus_queue.cc:260] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.805523 15919 ts_tablet_manager.cc:1434] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:14:37.806047 15920 ts_tablet_manager.cc:1434] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260630 12:14:37.806634 15919 tablet_bootstrap.cc:492] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc: Bootstrap starting.
I20260630 12:14:37.807101 15920 tablet_bootstrap.cc:492] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea: Bootstrap starting.
I20260630 12:14:37.814119 15920 tablet_bootstrap.cc:654] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.814252 15919 tablet_bootstrap.cc:654] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.816864 15926 raft_consensus.cc:493] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.817422 15926 raft_consensus.cc:515] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.819748 15918 tablet_bootstrap.cc:654] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.819901 15926 leader_election.cc:290] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521), 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130:45657)
I20260630 12:14:37.822187 15723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "510b3e48376c4b2cba749905a43978c6" candidate_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" is_pre_election: true
I20260630 12:14:37.822953 15723 raft_consensus.cc:2468] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f4b6da8485c4b30a6895db8fb45f3ea in term 0.
I20260630 12:14:37.823976 15919 tablet_bootstrap.cc:492] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc: No bootstrap required, opened a new log
I20260630 12:14:37.824087 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "510b3e48376c4b2cba749905a43978c6" candidate_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28717af608e5481bbdf6267e4f3b3984" is_pre_election: true
I20260630 12:14:37.824946 15919 ts_tablet_manager.cc:1403] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
W20260630 12:14:37.826020 15838 leader_election.cc:343] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130:45657): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:37.826743 15838 leader_election.cc:304] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [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: 7f4b6da8485c4b30a6895db8fb45f3ea, fb2687304b6b45e7827b7f4e9560c0fc; no voters: 28717af608e5481bbdf6267e4f3b3984
I20260630 12:14:37.827857 15926 raft_consensus.cc:2804] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:37.828244 15926 raft_consensus.cc:493] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:37.828580 15926 raft_consensus.cc:3060] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.829274 15919 raft_consensus.cc:359] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.830493 15919 raft_consensus.cc:385] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.830938 15919 raft_consensus.cc:740] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2687304b6b45e7827b7f4e9560c0fc, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.832021 15919 consensus_queue.cc:260] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.835536 15919 ts_tablet_manager.cc:1434] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260630 12:14:37.835687 15926 raft_consensus.cc:515] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.838744 15723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "510b3e48376c4b2cba749905a43978c6" candidate_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2687304b6b45e7827b7f4e9560c0fc"
I20260630 12:14:37.839349 15723 raft_consensus.cc:3060] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.840538 15920 tablet_bootstrap.cc:492] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea: No bootstrap required, opened a new log
I20260630 12:14:37.841312 15920 ts_tablet_manager.cc:1403] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.000s
I20260630 12:14:37.845690 15920 raft_consensus.cc:359] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.847440 15920 raft_consensus.cc:385] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.847784 15920 raft_consensus.cc:740] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f4b6da8485c4b30a6895db8fb45f3ea, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.848184 15723 raft_consensus.cc:2468] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f4b6da8485c4b30a6895db8fb45f3ea in term 1.
I20260630 12:14:37.849365 15926 leader_election.cc:290] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [CANDIDATE]: Term 1 election: Requested vote from peers fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521), 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130:45657)
I20260630 12:14:37.848696 15920 consensus_queue.cc:260] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.849857 15918 tablet_bootstrap.cc:492] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984: No bootstrap required, opened a new log
I20260630 12:14:37.850417 15838 leader_election.cc:304] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f4b6da8485c4b30a6895db8fb45f3ea, fb2687304b6b45e7827b7f4e9560c0fc; no voters: 
I20260630 12:14:37.850723 15918 ts_tablet_manager.cc:1403] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984: Time spent bootstrapping tablet: real 0.051s	user 0.028s	sys 0.010s
I20260630 12:14:37.852278 15920 ts_tablet_manager.cc:1434] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.003s
I20260630 12:14:37.851450 15926 raft_consensus.cc:2804] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:37.850605 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "510b3e48376c4b2cba749905a43978c6" candidate_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28717af608e5481bbdf6267e4f3b3984"
I20260630 12:14:37.853364 15926 raft_consensus.cc:697] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 LEADER]: Becoming Leader. State: Replica: 7f4b6da8485c4b30a6895db8fb45f3ea, State: Running, Role: LEADER
W20260630 12:14:37.854180 15838 leader_election.cc:343] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130:45657): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:37.854243 15918 raft_consensus.cc:359] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.854398 15926 consensus_queue.cc:237] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.855306 15918 raft_consensus.cc:385] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.855664 15918 raft_consensus.cc:740] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28717af608e5481bbdf6267e4f3b3984, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.856511 15918 consensus_queue.cc:260] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.859251 15918 ts_tablet_manager.cc:1434] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:14:37.860460 15918 tablet_bootstrap.cc:492] T 4aa67e24bfe4416291b8b17ec078bd4d P 28717af608e5481bbdf6267e4f3b3984: Bootstrap starting.
I20260630 12:14:37.865814 15619 catalog_manager.cc:5697] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f4b6da8485c4b30a6895db8fb45f3ea (127.7.215.131). New cstate: current_term: 1 leader_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:37.867744 15918 tablet_bootstrap.cc:654] T 4aa67e24bfe4416291b8b17ec078bd4d P 28717af608e5481bbdf6267e4f3b3984: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.873005 15918 tablet_bootstrap.cc:492] T 4aa67e24bfe4416291b8b17ec078bd4d P 28717af608e5481bbdf6267e4f3b3984: No bootstrap required, opened a new log
I20260630 12:14:37.873469 15918 ts_tablet_manager.cc:1403] T 4aa67e24bfe4416291b8b17ec078bd4d P 28717af608e5481bbdf6267e4f3b3984: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260630 12:14:37.875861 15918 raft_consensus.cc:359] T 4aa67e24bfe4416291b8b17ec078bd4d P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.876618 15918 raft_consensus.cc:385] T 4aa67e24bfe4416291b8b17ec078bd4d P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.876888 15918 raft_consensus.cc:740] T 4aa67e24bfe4416291b8b17ec078bd4d P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28717af608e5481bbdf6267e4f3b3984, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.877570 15918 consensus_queue.cc:260] T 4aa67e24bfe4416291b8b17ec078bd4d P 28717af608e5481bbdf6267e4f3b3984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.879312 15918 ts_tablet_manager.cc:1434] T 4aa67e24bfe4416291b8b17ec078bd4d P 28717af608e5481bbdf6267e4f3b3984: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260630 12:14:37.896893 15922 raft_consensus.cc:493] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.897437 15922 raft_consensus.cc:515] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.899856 15922 leader_election.cc:290] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130:45657), 7f4b6da8485c4b30a6895db8fb45f3ea (127.7.215.131:38991)
I20260630 12:14:37.911299 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39c052b57734fb588ab8f424704cecc" candidate_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28717af608e5481bbdf6267e4f3b3984" is_pre_election: true
I20260630 12:14:37.912004 15799 raft_consensus.cc:2468] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2687304b6b45e7827b7f4e9560c0fc in term 0.
I20260630 12:14:37.912036 15873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39c052b57734fb588ab8f424704cecc" candidate_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" is_pre_election: true
I20260630 12:14:37.912794 15873 raft_consensus.cc:2468] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2687304b6b45e7827b7f4e9560c0fc in term 0.
I20260630 12:14:37.913228 15688 leader_election.cc:304] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28717af608e5481bbdf6267e4f3b3984, fb2687304b6b45e7827b7f4e9560c0fc; no voters: 
I20260630 12:14:37.914119 15922 raft_consensus.cc:2804] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:37.914426 15922 raft_consensus.cc:493] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:37.914753 15922 raft_consensus.cc:3060] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.919864 15922 raft_consensus.cc:515] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.921414 15922 leader_election.cc:290] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [CANDIDATE]: Term 1 election: Requested vote from peers 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130:45657), 7f4b6da8485c4b30a6895db8fb45f3ea (127.7.215.131:38991)
I20260630 12:14:37.922457 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39c052b57734fb588ab8f424704cecc" candidate_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28717af608e5481bbdf6267e4f3b3984"
I20260630 12:14:37.922744 15873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39c052b57734fb588ab8f424704cecc" candidate_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea"
I20260630 12:14:37.923054 15799 raft_consensus.cc:3060] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.923313 15873 raft_consensus.cc:3060] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.924371 15922 raft_consensus.cc:493] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.924894 15922 raft_consensus.cc:515] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.927925 15798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa67e24bfe4416291b8b17ec078bd4d" candidate_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28717af608e5481bbdf6267e4f3b3984" is_pre_election: true
I20260630 12:14:37.928634 15798 raft_consensus.cc:2468] T 4aa67e24bfe4416291b8b17ec078bd4d P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2687304b6b45e7827b7f4e9560c0fc in term 0.
I20260630 12:14:37.928881 15872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa67e24bfe4416291b8b17ec078bd4d" candidate_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" is_pre_election: true
I20260630 12:14:37.929616 15872 raft_consensus.cc:2468] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2687304b6b45e7827b7f4e9560c0fc in term 0.
I20260630 12:14:37.929666 15799 raft_consensus.cc:2468] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2687304b6b45e7827b7f4e9560c0fc in term 1.
I20260630 12:14:37.927930 15922 leader_election.cc:290] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130:45657), 7f4b6da8485c4b30a6895db8fb45f3ea (127.7.215.131:38991)
I20260630 12:14:37.930979 15688 leader_election.cc:304] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f4b6da8485c4b30a6895db8fb45f3ea, fb2687304b6b45e7827b7f4e9560c0fc; no voters: 
I20260630 12:14:37.931061 15873 raft_consensus.cc:2468] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2687304b6b45e7827b7f4e9560c0fc in term 1.
I20260630 12:14:37.931700 15922 raft_consensus.cc:2804] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:37.932072 15922 raft_consensus.cc:493] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:37.932407 15922 raft_consensus.cc:3060] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.932330 15688 leader_election.cc:304] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28717af608e5481bbdf6267e4f3b3984, fb2687304b6b45e7827b7f4e9560c0fc; no voters: 
I20260630 12:14:37.934156 15942 raft_consensus.cc:2804] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:37.935427 15942 raft_consensus.cc:697] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [term 1 LEADER]: Becoming Leader. State: Replica: fb2687304b6b45e7827b7f4e9560c0fc, State: Running, Role: LEADER
I20260630 12:14:37.936218 15942 consensus_queue.cc:237] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.938649 15922 raft_consensus.cc:515] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.940915 15922 leader_election.cc:290] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [CANDIDATE]: Term 1 election: Requested vote from peers 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130:45657), 7f4b6da8485c4b30a6895db8fb45f3ea (127.7.215.131:38991)
I20260630 12:14:37.941977 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa67e24bfe4416291b8b17ec078bd4d" candidate_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28717af608e5481bbdf6267e4f3b3984"
I20260630 12:14:37.942075 15873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa67e24bfe4416291b8b17ec078bd4d" candidate_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea"
I20260630 12:14:37.942535 15799 raft_consensus.cc:3060] T 4aa67e24bfe4416291b8b17ec078bd4d P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.942729 15873 raft_consensus.cc:3060] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.943830 15619 catalog_manager.cc:5697] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc reported cstate change: term changed from 0 to 1, leader changed from <none> to fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129). New cstate: current_term: 1 leader_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:37.947710 15799 raft_consensus.cc:2468] T 4aa67e24bfe4416291b8b17ec078bd4d P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2687304b6b45e7827b7f4e9560c0fc in term 1.
I20260630 12:14:37.948875 15873 raft_consensus.cc:2468] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2687304b6b45e7827b7f4e9560c0fc in term 1.
I20260630 12:14:37.948904 15688 leader_election.cc:304] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28717af608e5481bbdf6267e4f3b3984, fb2687304b6b45e7827b7f4e9560c0fc; no voters: 
I20260630 12:14:37.949892 15922 raft_consensus.cc:2804] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:37.950990 15922 raft_consensus.cc:697] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [term 1 LEADER]: Becoming Leader. State: Replica: fb2687304b6b45e7827b7f4e9560c0fc, State: Running, Role: LEADER
I20260630 12:14:37.951754 15922 consensus_queue.cc:237] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:37.959748 15621 catalog_manager.cc:5697] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc reported cstate change: term changed from 0 to 1, leader changed from <none> to fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129). New cstate: current_term: 1 leader_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:38.050874 15922 raft_consensus.cc:493] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:38.051333 15922 raft_consensus.cc:515] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:38.053020 15922 leader_election.cc:290] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130:45657), 7f4b6da8485c4b30a6895db8fb45f3ea (127.7.215.131:38991)
I20260630 12:14:38.053802 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15470eea02bd480c8b865553f2b157d2" candidate_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28717af608e5481bbdf6267e4f3b3984" is_pre_election: true
I20260630 12:14:38.054013 15873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15470eea02bd480c8b865553f2b157d2" candidate_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" is_pre_election: true
I20260630 12:14:38.054440 15799 raft_consensus.cc:2468] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2687304b6b45e7827b7f4e9560c0fc in term 0.
I20260630 12:14:38.054674 15873 raft_consensus.cc:2468] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb2687304b6b45e7827b7f4e9560c0fc in term 0.
I20260630 12:14:38.055555 15688 leader_election.cc:304] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28717af608e5481bbdf6267e4f3b3984, fb2687304b6b45e7827b7f4e9560c0fc; no voters: 
I20260630 12:14:38.056279 15922 raft_consensus.cc:2804] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:38.056620 15922 raft_consensus.cc:493] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:38.056893 15922 raft_consensus.cc:3060] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:38.061867 15922 raft_consensus.cc:515] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:38.063452 15922 leader_election.cc:290] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [CANDIDATE]: Term 1 election: Requested vote from peers 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130:45657), 7f4b6da8485c4b30a6895db8fb45f3ea (127.7.215.131:38991)
I20260630 12:14:38.064429 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15470eea02bd480c8b865553f2b157d2" candidate_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28717af608e5481bbdf6267e4f3b3984"
I20260630 12:14:38.064633 15873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15470eea02bd480c8b865553f2b157d2" candidate_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea"
I20260630 12:14:38.065141 15799 raft_consensus.cc:3060] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:38.065188 15873 raft_consensus.cc:3060] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:38.070346 15873 raft_consensus.cc:2468] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2687304b6b45e7827b7f4e9560c0fc in term 1.
W20260630 12:14:38.071408 15669 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:38.071439 15688 leader_election.cc:304] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f4b6da8485c4b30a6895db8fb45f3ea, fb2687304b6b45e7827b7f4e9560c0fc; no voters: 
I20260630 12:14:38.071939 15799 raft_consensus.cc:2468] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb2687304b6b45e7827b7f4e9560c0fc in term 1.
I20260630 12:14:38.072595 15922 raft_consensus.cc:2804] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:38.073055 15922 raft_consensus.cc:697] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 LEADER]: Becoming Leader. State: Replica: fb2687304b6b45e7827b7f4e9560c0fc, State: Running, Role: LEADER
I20260630 12:14:38.073767 15922 consensus_queue.cc:237] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:38.080843 15621 catalog_manager.cc:5697] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc reported cstate change: term changed from 0 to 1, leader changed from <none> to fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129). New cstate: current_term: 1 leader_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:38.184752 15621 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42862:
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: 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"
    }
  }
}
I20260630 12:14:38.210618 15927 raft_consensus.cc:493] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:38.211148 15927 raft_consensus.cc:515] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:38.213577 15927 leader_election.cc:290] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521), 7f4b6da8485c4b30a6895db8fb45f3ea (127.7.215.131:38991)
I20260630 12:14:38.218272 15712 tablet_service.cc:1511] Processing CreateTablet for tablet dfa86f9012c143a9b02134c71d12b337 (DEFAULT_TABLE table=dugtrio [id=de8abc25ad66409a89a5438c0d99716d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:38.220031 15712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfa86f9012c143a9b02134c71d12b337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:38.227717 15788 tablet_service.cc:1511] Processing CreateTablet for tablet d2e8f2e5e7524871b97e00266028c2f6 (DEFAULT_TABLE table=dugtrio [id=de8abc25ad66409a89a5438c0d99716d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:38.229079 15788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2e8f2e5e7524871b97e00266028c2f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:38.229321 15861 tablet_service.cc:1511] Processing CreateTablet for tablet e44d11f5281b48d492737ee2bef40e4a (DEFAULT_TABLE table=dugtrio [id=de8abc25ad66409a89a5438c0d99716d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:38.230437 15861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44d11f5281b48d492737ee2bef40e4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:38.239383 15799 raft_consensus.cc:3060] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:38.248544 15713 tablet_service.cc:1511] Processing CreateTablet for tablet 1ae66ee5e7f449c2a9a709cc5e748dba (DEFAULT_TABLE table=dugtrio [id=de8abc25ad66409a89a5438c0d99716d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:38.249838 15713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ae66ee5e7f449c2a9a709cc5e748dba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:38.261010 15920 tablet_bootstrap.cc:492] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea: Bootstrap starting.
I20260630 12:14:38.267130 15926 consensus_queue.cc:1048] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:38.268077 15919 tablet_bootstrap.cc:492] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc: Bootstrap starting.
I20260630 12:14:38.268595 15920 tablet_bootstrap.cc:654] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:38.278044 15919 tablet_bootstrap.cc:654] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:38.280913 15920 tablet_bootstrap.cc:492] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea: No bootstrap required, opened a new log
I20260630 12:14:38.281478 15920 ts_tablet_manager.cc:1403] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260630 12:14:38.284452 15873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "510b3e48376c4b2cba749905a43978c6" candidate_uuid: "28717af608e5481bbdf6267e4f3b3984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" is_pre_election: true
I20260630 12:14:38.285175 15723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "510b3e48376c4b2cba749905a43978c6" candidate_uuid: "28717af608e5481bbdf6267e4f3b3984" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" is_pre_election: true
I20260630 12:14:38.285977 15723 raft_consensus.cc:2393] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28717af608e5481bbdf6267e4f3b3984 in current term 1: Already voted for candidate 7f4b6da8485c4b30a6895db8fb45f3ea in this term.
I20260630 12:14:38.285774 15920 raft_consensus.cc:359] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:38.286481 15920 raft_consensus.cc:385] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:38.286931 15920 raft_consensus.cc:740] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f4b6da8485c4b30a6895db8fb45f3ea, State: Initialized, Role: FOLLOWER
I20260630 12:14:38.287379 15763 leader_election.cc:304] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 28717af608e5481bbdf6267e4f3b3984; no voters: 7f4b6da8485c4b30a6895db8fb45f3ea, fb2687304b6b45e7827b7f4e9560c0fc
I20260630 12:14:38.288828 15920 consensus_queue.cc:260] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:38.289827 15920 raft_consensus.cc:399] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:38.290230 15920 raft_consensus.cc:493] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:38.290699 15920 raft_consensus.cc:3060] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:38.297997 15927 raft_consensus.cc:2749] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:38.303081 15918 tablet_bootstrap.cc:492] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984: Bootstrap starting.
I20260630 12:14:38.303371 15920 raft_consensus.cc:515] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:38.304159 15920 leader_election.cc:304] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea [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: 7f4b6da8485c4b30a6895db8fb45f3ea; no voters: 
I20260630 12:14:38.304364 15919 tablet_bootstrap.cc:492] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc: No bootstrap required, opened a new log
I20260630 12:14:38.305004 15919 ts_tablet_manager.cc:1403] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.008s
I20260630 12:14:38.307739 15926 raft_consensus.cc:2804] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:38.308281 15920 leader_election.cc:290] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:38.308573 15919 raft_consensus.cc:359] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } }
I20260630 12:14:38.309307 15919 raft_consensus.cc:385] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:38.309703 15919 raft_consensus.cc:740] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2687304b6b45e7827b7f4e9560c0fc, State: Initialized, Role: FOLLOWER
I20260630 12:14:38.310001 15918 tablet_bootstrap.cc:654] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:38.310655 15919 consensus_queue.cc:260] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } }
I20260630 12:14:38.311584 15919 raft_consensus.cc:399] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:38.311970 15919 raft_consensus.cc:493] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:38.312448 15919 raft_consensus.cc:3060] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:38.320814 15919 raft_consensus.cc:515] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } }
I20260630 12:14:38.321534 15919 leader_election.cc:304] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [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: fb2687304b6b45e7827b7f4e9560c0fc; no voters: 
I20260630 12:14:38.322364 15922 raft_consensus.cc:2804] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:38.322889 15922 raft_consensus.cc:697] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [term 1 LEADER]: Becoming Leader. State: Replica: fb2687304b6b45e7827b7f4e9560c0fc, State: Running, Role: LEADER
I20260630 12:14:38.323573 15922 consensus_queue.cc:237] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [LEADER]: Queue going to LEADER mode. State: All 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: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } }
I20260630 12:14:38.325486 15920 ts_tablet_manager.cc:1434] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea: Time spent starting tablet: real 0.044s	user 0.013s	sys 0.022s
I20260630 12:14:38.328223 15919 leader_election.cc:290] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:38.331203 15919 ts_tablet_manager.cc:1434] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc: Time spent starting tablet: real 0.026s	user 0.020s	sys 0.001s
I20260630 12:14:38.332317 15919 tablet_bootstrap.cc:492] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc: Bootstrap starting.
I20260630 12:14:38.339427 15919 tablet_bootstrap.cc:654] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:38.343091 15918 tablet_bootstrap.cc:492] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984: No bootstrap required, opened a new log
I20260630 12:14:38.343715 15918 ts_tablet_manager.cc:1403] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.014s
I20260630 12:14:38.344372 15925 consensus_queue.cc:1048] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:38.342967 15926 raft_consensus.cc:697] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 LEADER]: Becoming Leader. State: Replica: 7f4b6da8485c4b30a6895db8fb45f3ea, State: Running, Role: LEADER
I20260630 12:14:38.345417 15926 consensus_queue.cc:237] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Queue going to LEADER mode. State: All 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: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:38.347739 15918 raft_consensus.cc:359] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } }
I20260630 12:14:38.348486 15918 raft_consensus.cc:385] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:38.348860 15918 raft_consensus.cc:740] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28717af608e5481bbdf6267e4f3b3984, State: Initialized, Role: FOLLOWER
I20260630 12:14:38.349784 15918 consensus_queue.cc:260] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } }
I20260630 12:14:38.350657 15918 raft_consensus.cc:399] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:38.351043 15918 raft_consensus.cc:493] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:38.351475 15918 raft_consensus.cc:3060] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:38.355634 15943 consensus_queue.cc:1048] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:38.366345 15918 raft_consensus.cc:515] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } }
I20260630 12:14:38.367237 15918 leader_election.cc:304] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984 [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: 28717af608e5481bbdf6267e4f3b3984; no voters: 
I20260630 12:14:38.361460 15619 catalog_manager.cc:5697] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f4b6da8485c4b30a6895db8fb45f3ea (127.7.215.131). New cstate: current_term: 1 leader_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:38.367206 15621 catalog_manager.cc:5697] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc reported cstate change: term changed from 0 to 1, leader changed from <none> to fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129). New cstate: current_term: 1 leader_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:38.370291 15927 raft_consensus.cc:2804] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:38.371320 15918 leader_election.cc:290] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:38.395129 15927 raft_consensus.cc:697] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984 [term 1 LEADER]: Becoming Leader. State: Replica: 28717af608e5481bbdf6267e4f3b3984, State: Running, Role: LEADER
I20260630 12:14:38.400416 15927 consensus_queue.cc:237] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984 [LEADER]: Queue going to LEADER mode. State: All 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: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } }
I20260630 12:14:38.397440 15918 ts_tablet_manager.cc:1434] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984: Time spent starting tablet: real 0.053s	user 0.015s	sys 0.014s
I20260630 12:14:38.406745 15943 consensus_queue.cc:1048] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:38.416726 15919 tablet_bootstrap.cc:492] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc: No bootstrap required, opened a new log
I20260630 12:14:38.417275 15919 ts_tablet_manager.cc:1403] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc: Time spent bootstrapping tablet: real 0.085s	user 0.022s	sys 0.012s
I20260630 12:14:38.418893 15943 consensus_queue.cc:1048] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:38.420207 15919 raft_consensus.cc:359] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } }
I20260630 12:14:38.420775 15919 raft_consensus.cc:385] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:38.421051 15919 raft_consensus.cc:740] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2687304b6b45e7827b7f4e9560c0fc, State: Initialized, Role: FOLLOWER
I20260630 12:14:38.421748 15919 consensus_queue.cc:260] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } }
I20260630 12:14:38.427791 15943 consensus_queue.cc:1048] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:38.422407 15919 raft_consensus.cc:399] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:38.436002 15919 raft_consensus.cc:493] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:38.436404 15919 raft_consensus.cc:3060] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:38.434837 15620 catalog_manager.cc:5697] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130). New cstate: current_term: 1 leader_uuid: "28717af608e5481bbdf6267e4f3b3984" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:38.460281 15919 raft_consensus.cc:515] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } }
I20260630 12:14:38.461077 15919 leader_election.cc:304] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [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: fb2687304b6b45e7827b7f4e9560c0fc; no voters: 
I20260630 12:14:38.461848 15943 raft_consensus.cc:2804] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:38.462297 15943 raft_consensus.cc:697] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 LEADER]: Becoming Leader. State: Replica: fb2687304b6b45e7827b7f4e9560c0fc, State: Running, Role: LEADER
I20260630 12:14:38.465420 15943 consensus_queue.cc:237] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [LEADER]: Queue going to LEADER mode. State: All 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: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } }
I20260630 12:14:38.472121 15919 leader_election.cc:290] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:38.477612 15919 ts_tablet_manager.cc:1434] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc: Time spent starting tablet: real 0.060s	user 0.020s	sys 0.005s
I20260630 12:14:38.489356 15620 catalog_manager.cc:5697] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc reported cstate change: term changed from 0 to 1, leader changed from <none> to fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129). New cstate: current_term: 1 leader_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:38.519883  8030 tablet_server.cc:179] TabletServer@127.7.215.129:0 shutting down...
I20260630 12:14:38.541364  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:38.542312  8030 tablet_replica.cc:333] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc: stopping tablet replica
I20260630 12:14:38.542945  8030 raft_consensus.cc:2243] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:38.543351  8030 raft_consensus.cc:2272] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.545855  8030 tablet_replica.cc:333] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc: stopping tablet replica
I20260630 12:14:38.546342  8030 raft_consensus.cc:2243] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:38.547103  8030 raft_consensus.cc:2272] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.549367  8030 tablet_replica.cc:333] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc: stopping tablet replica
I20260630 12:14:38.549918  8030 raft_consensus.cc:2243] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:38.550807  8030 raft_consensus.cc:2272] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.553066  8030 tablet_replica.cc:333] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc: stopping tablet replica
I20260630 12:14:38.553611  8030 raft_consensus.cc:2243] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:38.554013  8030 raft_consensus.cc:2272] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.556694  8030 tablet_replica.cc:333] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc: stopping tablet replica
I20260630 12:14:38.557415  8030 raft_consensus.cc:2243] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:38.557866  8030 raft_consensus.cc:2272] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.557657 15922 consensus_queue.cc:1048] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:38.560745  8030 tablet_replica.cc:333] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc: stopping tablet replica
I20260630 12:14:38.561285  8030 raft_consensus.cc:2243] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:38.561854  8030 pending_rounds.cc:70] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc: Trying to abort 1 pending ops.
I20260630 12:14:38.562084  8030 pending_rounds.cc:77] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437593397452800 op_type: NO_OP noop_request { }
I20260630 12:14:38.562525  8030 raft_consensus.cc:2889] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:38.562888  8030 raft_consensus.cc:2272] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.590194  8030 tablet_server.cc:196] TabletServer@127.7.215.129:0 shutdown complete.
W20260630 12:14:38.749919 15838 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.215.129:41521: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260630 12:14:38.753299 15838 consensus_peers.cc:597] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea -> Peer fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521): Couldn't send request to peer fb2687304b6b45e7827b7f4e9560c0fc. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:41521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:39.649422 15619 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42860:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:14:39.650023 15619 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:42860:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:14:39.664417 15619 catalog_manager.cc:5984] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d: Sending DeleteTablet for 1 replicas of tablet dfa86f9012c143a9b02134c71d12b337
I20260630 12:14:39.665342 15619 catalog_manager.cc:5984] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d: Sending DeleteTablet for 1 replicas of tablet d2e8f2e5e7524871b97e00266028c2f6
I20260630 12:14:39.666159 15619 catalog_manager.cc:5984] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d: Sending DeleteTablet for 1 replicas of tablet e44d11f5281b48d492737ee2bef40e4a
I20260630 12:14:39.667021 15619 catalog_manager.cc:5984] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d: Sending DeleteTablet for 1 replicas of tablet 1ae66ee5e7f449c2a9a709cc5e748dba
I20260630 12:14:39.668027 15788 tablet_service.cc:1558] Processing DeleteTablet for tablet d2e8f2e5e7524871b97e00266028c2f6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:39 UTC) from {username='slave'} at 127.0.0.1:42284
I20260630 12:14:39.668363 15861 tablet_service.cc:1558] Processing DeleteTablet for tablet e44d11f5281b48d492737ee2bef40e4a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:39 UTC) from {username='slave'} at 127.0.0.1:46194
I20260630 12:14:39.671463  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:14:39.681210 15993 tablet_replica.cc:333] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea: stopping tablet replica
I20260630 12:14:39.681234 15992 tablet_replica.cc:333] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984: stopping tablet replica
I20260630 12:14:39.682842 15992 raft_consensus.cc:2243] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:39.683616 15992 raft_consensus.cc:2272] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:14:39.684643 15607 catalog_manager.cc:4755] TS fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet dfa86f9012c143a9b02134c71d12b337: Network error: Client connection negotiation failed: client connection to 127.7.215.129:41521: connect: Connection refused (error 111)
I20260630 12:14:39.684780 15993 raft_consensus.cc:2243] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:39.686492 15992 ts_tablet_manager.cc:1916] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:14:39.686928 15993 raft_consensus.cc:2272] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:14:39.688481 15994 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:39.688963 15995 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:39.690814 15993 ts_tablet_manager.cc:1916] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:14:39.698892 15998 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:39.699024  8030 server_base.cc:1061] running on GCE node
I20260630 12:14:39.701164 15992 ts_tablet_manager.cc:1929] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:14:39.701454  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:39.701640 15992 log.cc:1199] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-1-root/wals/d2e8f2e5e7524871b97e00266028c2f6
W20260630 12:14:39.701819  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:39.702109  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821679702090 us; error 0 us; skew 500 ppm
I20260630 12:14:39.702484 15992 ts_tablet_manager.cc:1950] T d2e8f2e5e7524871b97e00266028c2f6 P 28717af608e5481bbdf6267e4f3b3984: Deleting consensus metadata
I20260630 12:14:39.702935  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:39.705608 15607 catalog_manager.cc:5028] TS 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130:45657): tablet d2e8f2e5e7524871b97e00266028c2f6 (table dugtrio [id=de8abc25ad66409a89a5438c0d99716d]) successfully deleted
I20260630 12:14:39.706148  8030 webserver.cc:533] Webserver started at http://127.7.215.132:40063/ using document root <none> and password file <none>
I20260630 12:14:39.706852  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:39.707098  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:39.707397  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:39.708765  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-3-root/instance:
uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9"
format_stamp: "Formatted at 2026-06-30 12:14:39 on dist-test-slave-35fp"
I20260630 12:14:39.708885 15993 ts_tablet_manager.cc:1929] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:14:39.709276 15993 log.cc:1199] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-2-root/wals/e44d11f5281b48d492737ee2bef40e4a
I20260630 12:14:39.710044 15993 ts_tablet_manager.cc:1950] T e44d11f5281b48d492737ee2bef40e4a P 7f4b6da8485c4b30a6895db8fb45f3ea: Deleting consensus metadata
I20260630 12:14:39.713189 15607 catalog_manager.cc:5028] TS 7f4b6da8485c4b30a6895db8fb45f3ea (127.7.215.131:38991): tablet e44d11f5281b48d492737ee2bef40e4a (table dugtrio [id=de8abc25ad66409a89a5438c0d99716d]) successfully deleted
I20260630 12:14:39.714958  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260630 12:14:39.719244 16002 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:39.720127  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:14:39.720434  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-3-root
uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9"
format_stamp: "Formatted at 2026-06-30 12:14:39 on dist-test-slave-35fp"
I20260630 12:14:39.720747  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-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)
I20260630 12:14:39.729861 15964 raft_consensus.cc:493] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:39.730422 15964 raft_consensus.cc:515] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:39.732404 15964 leader_election.cc:290] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521), 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130:45657)
I20260630 12:14:39.735049 15798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15470eea02bd480c8b865553f2b157d2" candidate_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28717af608e5481bbdf6267e4f3b3984" is_pre_election: true
W20260630 12:14:39.738129 15838 leader_election.cc:336] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521): Network error: Client connection negotiation failed: client connection to 127.7.215.129:41521: connect: Connection refused (error 111)
I20260630 12:14:39.738510 15838 leader_election.cc:304] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea [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: 7f4b6da8485c4b30a6895db8fb45f3ea; no voters: 28717af608e5481bbdf6267e4f3b3984, fb2687304b6b45e7827b7f4e9560c0fc
I20260630 12:14:39.739168 15964 raft_consensus.cc:2749] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:14:39.746060 15964 consensus_queue.cc:579] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Leader has been unable to successfully communicate with peer fb2687304b6b45e7827b7f4e9560c0fc for more than 1 seconds (1.333s)
I20260630 12:14:39.779714  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:39.780850  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:39.782357  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:39.784804  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:39.785038  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:39.785308  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:39.785485  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:39.826149  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.132:40239
I20260630 12:14:39.826258 16068 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.132:40239 every 8 connection(s)
I20260630 12:14:39.830732  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:39.837963 16072 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:39.842228 16073 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:39.845286  8030 server_base.cc:1061] running on GCE node
I20260630 12:14:39.845655 16069 heartbeater.cc:344] Connected to a master server at 127.7.215.190:40891
I20260630 12:14:39.846024 16069 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:39.846760 16069 heartbeater.cc:507] Master 127.7.215.190:40891 requested a full tablet report, sending...
W20260630 12:14:39.848186 16075 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:39.848822 15619 ts_manager.cc:194] Registered new tserver with Master: c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132:40239)
I20260630 12:14:39.849412  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:39.849699  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:39.849900  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821679849881 us; error 0 us; skew 500 ppm
I20260630 12:14:39.850389 15619 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36702
I20260630 12:14:39.850473  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:39.853390  8030 webserver.cc:533] Webserver started at http://127.7.215.129:37007/ using document root <none> and password file <none>
I20260630 12:14:39.853895  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:39.854079  8030 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:39.857697  8030 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:14:39.861001 16080 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:39.861821  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:39.862164  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "fb2687304b6b45e7827b7f4e9560c0fc"
format_stamp: "Formatted at 2026-06-30 12:14:36 on dist-test-slave-35fp"
I20260630 12:14:39.862457  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-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)
I20260630 12:14:39.885880  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:39.887136  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:39.888527  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:39.891780 16087 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:14:39.919390  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:14:39.919725  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.029s	user 0.000s	sys 0.002s
I20260630 12:14:39.920002  8030 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:14:39.924916 16087 tablet_bootstrap.cc:492] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc: Bootstrap starting.
I20260630 12:14:39.926718 15873 consensus_queue.cc:237] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Queue 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: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } }
I20260630 12:14:39.938898 16087 tablet_bootstrap.cc:492] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc: 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
I20260630 12:14:39.940300 16087 tablet_bootstrap.cc:492] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc: Bootstrap complete.
I20260630 12:14:39.941286 16087 ts_tablet_manager.cc:1403] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:14:39.945039 16087 raft_consensus.cc:359] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:39.946143 16087 raft_consensus.cc:740] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2687304b6b45e7827b7f4e9560c0fc, State: Initialized, Role: FOLLOWER
I20260630 12:14:39.947424 16087 consensus_queue.cc:260] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [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: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
W20260630 12:14:39.957856 15838 consensus_peers.cc:597] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea -> Peer fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521): Couldn't send request to peer fb2687304b6b45e7827b7f4e9560c0fc. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:41521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:39.959384 16091 raft_consensus.cc:493] T 4aa67e24bfe4416291b8b17ec078bd4d P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb2687304b6b45e7827b7f4e9560c0fc)
I20260630 12:14:39.959997 16091 raft_consensus.cc:515] T 4aa67e24bfe4416291b8b17ec078bd4d P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:39.960296 16087 ts_tablet_manager.cc:1434] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.004s
I20260630 12:14:39.960358 15798 raft_consensus.cc:1275] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Refusing update from remote peer 7f4b6da8485c4b30a6895db8fb45f3ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:39.961476 16087 tablet_bootstrap.cc:492] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc: Bootstrap starting.
I20260630 12:14:39.962060 16009 consensus_queue.cc:1048] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:39.965081 16010 raft_consensus.cc:493] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb2687304b6b45e7827b7f4e9560c0fc)
I20260630 12:14:39.965636 16010 raft_consensus.cc:515] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:39.968461 16010 leader_election.cc:290] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521), 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130:45657)
I20260630 12:14:39.972215 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39c052b57734fb588ab8f424704cecc" candidate_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "28717af608e5481bbdf6267e4f3b3984" is_pre_election: true
I20260630 12:14:39.972424 16010 raft_consensus.cc:493] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb2687304b6b45e7827b7f4e9560c0fc)
I20260630 12:14:39.972936 15799 raft_consensus.cc:2468] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f4b6da8485c4b30a6895db8fb45f3ea in term 1.
I20260630 12:14:39.972908 16010 raft_consensus.cc:515] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:39.976521 16010 leader_election.cc:290] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130:45657), fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521)
I20260630 12:14:39.980629 15799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa67e24bfe4416291b8b17ec078bd4d" candidate_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "28717af608e5481bbdf6267e4f3b3984" is_pre_election: true
W20260630 12:14:39.981087 15838 leader_election.cc:336] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521): Network error: Client connection negotiation failed: client connection to 127.7.215.129:41521: connect: Connection refused (error 111)
I20260630 12:14:39.981295 15799 raft_consensus.cc:2468] T 4aa67e24bfe4416291b8b17ec078bd4d P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f4b6da8485c4b30a6895db8fb45f3ea in term 1.
I20260630 12:14:39.981973 15838 leader_election.cc:304] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [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: 28717af608e5481bbdf6267e4f3b3984, 7f4b6da8485c4b30a6895db8fb45f3ea; no voters: fb2687304b6b45e7827b7f4e9560c0fc
I20260630 12:14:39.982900 16010 raft_consensus.cc:2804] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:39.983286 16010 raft_consensus.cc:493] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 FOLLOWER]: Starting leader election (detected failure of leader fb2687304b6b45e7827b7f4e9560c0fc)
I20260630 12:14:39.983680 16010 raft_consensus.cc:3060] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:39.984455  8030 ts_tablet_manager.cc:616] Registered 6 tablets
W20260630 12:14:39.986413 15839 consensus_peers.cc:597] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea -> Peer c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132:40239): Couldn't send request to peer c072f44b442e4b2ebe4ae7958f1aa2a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 510b3e48376c4b2cba749905a43978c6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:39.987046  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.065s	user 0.038s	sys 0.000s
I20260630 12:14:39.992635 16091 leader_election.cc:290] T 4aa67e24bfe4416291b8b17ec078bd4d P 28717af608e5481bbdf6267e4f3b3984 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521), 7f4b6da8485c4b30a6895db8fb45f3ea (127.7.215.131:38991)
I20260630 12:14:39.993384 16091 raft_consensus.cc:493] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb2687304b6b45e7827b7f4e9560c0fc)
I20260630 12:14:39.996832 15838 leader_election.cc:304] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [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: 28717af608e5481bbdf6267e4f3b3984, 7f4b6da8485c4b30a6895db8fb45f3ea; no voters: 
I20260630 12:14:39.998718 16009 raft_consensus.cc:2804] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:39.999120 16009 raft_consensus.cc:493] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 FOLLOWER]: Starting leader election (detected failure of leader fb2687304b6b45e7827b7f4e9560c0fc)
I20260630 12:14:39.999498 16009 raft_consensus.cc:3060] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:14:40.002605 15838 leader_election.cc:336] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521): Network error: Client connection negotiation failed: client connection to 127.7.215.129:41521: connect: Connection refused (error 111)
I20260630 12:14:40.007128 16009 raft_consensus.cc:515] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:40.006300 16087 tablet_bootstrap.cc:492] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc: 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
I20260630 12:14:40.009557 16087 tablet_bootstrap.cc:492] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc: Bootstrap complete.
I20260630 12:14:40.010093 16009 leader_election.cc:290] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [CANDIDATE]: Term 2 election: Requested vote from peers 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130:45657), fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521)
I20260630 12:14:40.010875 16087 ts_tablet_manager.cc:1403] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.015s
I20260630 12:14:40.011142 16009 raft_consensus.cc:2955] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } } }
I20260630 12:14:39.993983 16091 raft_consensus.cc:515] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:40.015425 16091 leader_election.cc:290] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521), 7f4b6da8485c4b30a6895db8fb45f3ea (127.7.215.131:38991)
I20260630 12:14:40.017289 15798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa67e24bfe4416291b8b17ec078bd4d" candidate_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "28717af608e5481bbdf6267e4f3b3984"
I20260630 12:14:40.017976 15798 raft_consensus.cc:3060] T 4aa67e24bfe4416291b8b17ec078bd4d P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:40.005864 16010 raft_consensus.cc:515] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:40.021921 16010 leader_election.cc:290] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [CANDIDATE]: Term 2 election: Requested vote from peers fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521), 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130:45657)
I20260630 12:14:40.022439 15873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa67e24bfe4416291b8b17ec078bd4d" candidate_uuid: "28717af608e5481bbdf6267e4f3b3984" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" is_pre_election: true
I20260630 12:14:40.023638 15873 raft_consensus.cc:2393] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28717af608e5481bbdf6267e4f3b3984 in current term 2: Already voted for candidate 7f4b6da8485c4b30a6895db8fb45f3ea in this term.
I20260630 12:14:40.026464 15798 raft_consensus.cc:2468] T 4aa67e24bfe4416291b8b17ec078bd4d P 28717af608e5481bbdf6267e4f3b3984 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f4b6da8485c4b30a6895db8fb45f3ea in term 2.
I20260630 12:14:40.026582 16087 raft_consensus.cc:359] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:40.027405 16087 raft_consensus.cc:740] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2687304b6b45e7827b7f4e9560c0fc, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.029815 16087 consensus_queue.cc:260] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [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: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:40.032025 16087 ts_tablet_manager.cc:1434] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
W20260630 12:14:40.032083 15763 leader_election.cc:336] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521): Network error: Client connection negotiation failed: client connection to 127.7.215.129:41521: connect: Connection refused (error 111)
I20260630 12:14:40.033071 16087 tablet_bootstrap.cc:492] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc: Bootstrap starting.
W20260630 12:14:40.036582 15763 leader_election.cc:336] T 4aa67e24bfe4416291b8b17ec078bd4d P 28717af608e5481bbdf6267e4f3b3984 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521): Network error: Client connection negotiation failed: client connection to 127.7.215.129:41521: connect: Connection refused (error 111)
I20260630 12:14:40.041610 15798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39c052b57734fb588ab8f424704cecc" candidate_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "28717af608e5481bbdf6267e4f3b3984"
I20260630 12:14:40.040094 15873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39c052b57734fb588ab8f424704cecc" candidate_uuid: "28717af608e5481bbdf6267e4f3b3984" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" is_pre_election: true
I20260630 12:14:40.042725 15798 raft_consensus.cc:3060] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:40.043341 15873 raft_consensus.cc:2393] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28717af608e5481bbdf6267e4f3b3984 in current term 2: Already voted for candidate 7f4b6da8485c4b30a6895db8fb45f3ea in this term.
I20260630 12:14:40.050971 15763 leader_election.cc:304] T 4aa67e24bfe4416291b8b17ec078bd4d P 28717af608e5481bbdf6267e4f3b3984 [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: 28717af608e5481bbdf6267e4f3b3984; no voters: 7f4b6da8485c4b30a6895db8fb45f3ea, fb2687304b6b45e7827b7f4e9560c0fc
I20260630 12:14:40.052495 16094 raft_consensus.cc:2749] T 4aa67e24bfe4416291b8b17ec078bd4d P 28717af608e5481bbdf6267e4f3b3984 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:14:40.052760 15798 raft_consensus.cc:2468] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f4b6da8485c4b30a6895db8fb45f3ea in term 2.
I20260630 12:14:40.055910 15838 leader_election.cc:304] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28717af608e5481bbdf6267e4f3b3984, 7f4b6da8485c4b30a6895db8fb45f3ea; no voters: 
I20260630 12:14:40.057186 16101 raft_consensus.cc:2804] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:40.057403 15838 leader_election.cc:304] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28717af608e5481bbdf6267e4f3b3984, 7f4b6da8485c4b30a6895db8fb45f3ea; no voters: 
I20260630 12:14:40.057956 16101 raft_consensus.cc:697] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [term 2 LEADER]: Becoming Leader. State: Replica: 7f4b6da8485c4b30a6895db8fb45f3ea, State: Running, Role: LEADER
I20260630 12:14:40.058740 16010 raft_consensus.cc:2804] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:40.059275 16010 raft_consensus.cc:697] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [term 2 LEADER]: Becoming Leader. State: Replica: 7f4b6da8485c4b30a6895db8fb45f3ea, State: Running, Role: LEADER
I20260630 12:14:40.059149 16101 consensus_queue.cc:237] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
W20260630 12:14:40.059759 15838 leader_election.cc:336] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521): Network error: Client connection negotiation failed: client connection to 127.7.215.129:41521: connect: Connection refused (error 111)
I20260630 12:14:40.060127 16010 consensus_queue.cc:237] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:40.061132 16094 raft_consensus.cc:493] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb2687304b6b45e7827b7f4e9560c0fc)
I20260630 12:14:40.061822 16094 raft_consensus.cc:515] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:40.065449 16094 leader_election.cc:290] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521), 7f4b6da8485c4b30a6895db8fb45f3ea (127.7.215.131:38991)
I20260630 12:14:40.067225 15763 leader_election.cc:304] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 [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: 28717af608e5481bbdf6267e4f3b3984; no voters: 7f4b6da8485c4b30a6895db8fb45f3ea, fb2687304b6b45e7827b7f4e9560c0fc
W20260630 12:14:40.069535 15838 leader_election.cc:336] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521): Network error: Client connection negotiation failed: client connection to 127.7.215.129:41521: connect: Connection refused (error 111)
I20260630 12:14:40.070919 15607 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 510b3e48376c4b2cba749905a43978c6 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260630 12:14:40.070344 16094 raft_consensus.cc:2749] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:14:40.074501 15873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15470eea02bd480c8b865553f2b157d2" candidate_uuid: "28717af608e5481bbdf6267e4f3b3984" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" is_pre_election: true
W20260630 12:14:40.075222 15763 leader_election.cc:336] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521): Network error: Client connection negotiation failed: client connection to 127.7.215.129:41521: connect: Connection refused (error 111)
I20260630 12:14:40.075657 15873 raft_consensus.cc:2468] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28717af608e5481bbdf6267e4f3b3984 in term 1.
I20260630 12:14:40.056425 15798 raft_consensus.cc:2955] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } } }
I20260630 12:14:40.077379 15763 leader_election.cc:304] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [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: 28717af608e5481bbdf6267e4f3b3984, 7f4b6da8485c4b30a6895db8fb45f3ea; no voters: fb2687304b6b45e7827b7f4e9560c0fc
I20260630 12:14:40.079778 16094 raft_consensus.cc:2804] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:40.080161 16094 raft_consensus.cc:493] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fb2687304b6b45e7827b7f4e9560c0fc)
I20260630 12:14:40.080504 16094 raft_consensus.cc:3060] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:40.081009 16087 tablet_bootstrap.cc:492] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc: 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
I20260630 12:14:40.081964 16087 tablet_bootstrap.cc:492] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc: Bootstrap complete.
I20260630 12:14:40.082795 16087 ts_tablet_manager.cc:1403] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.023s
I20260630 12:14:40.081867 15619 catalog_manager.cc:5697] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea reported cstate change: term changed from 1 to 2, leader changed from fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129) to 7f4b6da8485c4b30a6895db8fb45f3ea (127.7.215.131). New cstate: current_term: 2 leader_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } health_report { overall_health: HEALTHY } } }
W20260630 12:14:40.083161 15669 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver fb2687304b6b45e7827b7f4e9560c0fc not available for placement
I20260630 12:14:40.085794 16087 raft_consensus.cc:359] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } }
I20260630 12:14:40.086403 16087 raft_consensus.cc:740] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2687304b6b45e7827b7f4e9560c0fc, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.087177 16087 consensus_queue.cc:260] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [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: true peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } }
I20260630 12:14:40.087873 16087 raft_consensus.cc:399] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:40.088222 16087 raft_consensus.cc:493] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:40.088212 16094 raft_consensus.cc:515] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:40.088847 16087 raft_consensus.cc:3060] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:14:40.095845 15763 leader_election.cc:336] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521): Network error: Client connection negotiation failed: client connection to 127.7.215.129:41521: connect: Connection refused (error 111)
I20260630 12:14:40.095443 15620 catalog_manager.cc:5697] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984 reported cstate change: config changed from index -1 to 2, NON_VOTER c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } } }
I20260630 12:14:40.100245 16094 leader_election.cc:290] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [CANDIDATE]: Term 2 election: Requested vote from peers fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521), 7f4b6da8485c4b30a6895db8fb45f3ea (127.7.215.131:38991)
I20260630 12:14:40.100344 15873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15470eea02bd480c8b865553f2b157d2" candidate_uuid: "28717af608e5481bbdf6267e4f3b3984" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea"
I20260630 12:14:40.101073 15873 raft_consensus.cc:3060] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:40.108361 15873 raft_consensus.cc:2468] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28717af608e5481bbdf6267e4f3b3984 in term 2.
I20260630 12:14:40.109745 15763 leader_election.cc:304] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [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: 28717af608e5481bbdf6267e4f3b3984, 7f4b6da8485c4b30a6895db8fb45f3ea; no voters: fb2687304b6b45e7827b7f4e9560c0fc
I20260630 12:14:40.110909 16094 raft_consensus.cc:2804] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:40.111387 16094 raft_consensus.cc:697] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [term 2 LEADER]: Becoming Leader. State: Replica: 28717af608e5481bbdf6267e4f3b3984, State: Running, Role: LEADER
I20260630 12:14:40.111755 16087 raft_consensus.cc:515] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } }
I20260630 12:14:40.112196 16094 consensus_queue.cc:237] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [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: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:40.112633 16087 leader_election.cc:304] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fb2687304b6b45e7827b7f4e9560c0fc; no voters: 
I20260630 12:14:40.111577 15619 catalog_manager.cc:5697] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea reported cstate change: term changed from 1 to 2, leader changed from fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129) to 7f4b6da8485c4b30a6895db8fb45f3ea (127.7.215.131). New cstate: current_term: 2 leader_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:40.113409 16093 raft_consensus.cc:2804] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:40.120325 16087 leader_election.cc:290] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:14:40.131376 16087 ts_tablet_manager.cc:1434] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc: Time spent starting tablet: real 0.048s	user 0.014s	sys 0.004s
I20260630 12:14:40.133294 16093 raft_consensus.cc:697] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [term 2 LEADER]: Becoming Leader. State: Replica: fb2687304b6b45e7827b7f4e9560c0fc, State: Running, Role: LEADER
I20260630 12:14:40.135358 16093 consensus_queue.cc:237] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } }
I20260630 12:14:40.139019 16087 tablet_bootstrap.cc:492] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc: Bootstrap starting.
I20260630 12:14:40.155843 15619 catalog_manager.cc:5697] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 reported cstate change: term changed from 1 to 2, leader changed from fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129) to 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130). New cstate: current_term: 2 leader_uuid: "28717af608e5481bbdf6267e4f3b3984" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:40.159757 16087 tablet_bootstrap.cc:492] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc: 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
I20260630 12:14:40.160820 16087 tablet_bootstrap.cc:492] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc: Bootstrap complete.
I20260630 12:14:40.161535 16087 ts_tablet_manager.cc:1403] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.003s
I20260630 12:14:40.164055 16087 raft_consensus.cc:359] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } }
I20260630 12:14:40.164741 16087 raft_consensus.cc:740] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2687304b6b45e7827b7f4e9560c0fc, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.165683 16087 consensus_queue.cc:260] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [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: true peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } }
I20260630 12:14:40.166309 16087 raft_consensus.cc:399] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:40.166543 16087 raft_consensus.cc:493] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:40.166930 16087 raft_consensus.cc:3060] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:40.172905 16087 raft_consensus.cc:515] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } }
I20260630 12:14:40.173470 16087 leader_election.cc:304] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fb2687304b6b45e7827b7f4e9560c0fc; no voters: 
I20260630 12:14:40.173974 16087 leader_election.cc:290] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:14:40.174141 16093 raft_consensus.cc:2804] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:40.174878 16093 raft_consensus.cc:697] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [term 2 LEADER]: Becoming Leader. State: Replica: fb2687304b6b45e7827b7f4e9560c0fc, State: Running, Role: LEADER
I20260630 12:14:40.175451 16087 ts_tablet_manager.cc:1434] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:14:40.176122 16087 tablet_bootstrap.cc:492] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc: Bootstrap starting.
I20260630 12:14:40.175845 16093 consensus_queue.cc:237] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } }
I20260630 12:14:40.190423 16087 tablet_bootstrap.cc:492] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc: 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
I20260630 12:14:40.191227 16087 tablet_bootstrap.cc:492] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc: Bootstrap complete.
I20260630 12:14:40.191859 16087 ts_tablet_manager.cc:1403] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:14:40.194373 16087 raft_consensus.cc:359] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:40.195063 16087 raft_consensus.cc:740] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2687304b6b45e7827b7f4e9560c0fc, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.195675 16087 consensus_queue.cc:260] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [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: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:40.197530 16087 ts_tablet_manager.cc:1434] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:14:40.198354 16087 tablet_bootstrap.cc:492] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc: Bootstrap starting.
I20260630 12:14:40.207048  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:41521
I20260630 12:14:40.207227 16168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:41521 every 8 connection(s)
I20260630 12:14:40.212952 16087 tablet_bootstrap.cc:492] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc: 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
I20260630 12:14:40.214046 16087 tablet_bootstrap.cc:492] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc: Bootstrap complete.
I20260630 12:14:40.214843 16087 ts_tablet_manager.cc:1403] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260630 12:14:40.217396 16087 raft_consensus.cc:359] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:40.218072 16087 raft_consensus.cc:740] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb2687304b6b45e7827b7f4e9560c0fc, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.219056 16087 consensus_queue.cc:260] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc [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: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:40.220605 16087 ts_tablet_manager.cc:1434] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:14:40.231043 16170 heartbeater.cc:344] Connected to a master server at 127.7.215.190:40891
I20260630 12:14:40.231472 16170 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:40.232213 16170 heartbeater.cc:507] Master 127.7.215.190:40891 requested a full tablet report, sending...
I20260630 12:14:40.236215 15619 ts_manager.cc:194] Re-registered known tserver with Master: fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521)
I20260630 12:14:40.241976 15619 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36708
I20260630 12:14:40.244702 16170 heartbeater.cc:499] Master 127.7.215.190:40891 was elected leader, sending a full tablet report...
I20260630 12:14:40.308504 16132 tablet_service.cc:1558] Processing DeleteTablet for tablet dfa86f9012c143a9b02134c71d12b337 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:39 UTC) from {username='slave'} at 127.0.0.1:46360
I20260630 12:14:40.310083 16174 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:40.310802 16174 raft_consensus.cc:2243] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:40.311300 16174 raft_consensus.cc:2272] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:40.314095 16132 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ae66ee5e7f449c2a9a709cc5e748dba with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:39 UTC) from {username='slave'} at 127.0.0.1:46360
I20260630 12:14:40.314376 16174 ts_tablet_manager.cc:1916] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:14:40.325953 16174 ts_tablet_manager.cc:1929] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:14:40.326331 16174 log.cc:1199] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-0-root/wals/dfa86f9012c143a9b02134c71d12b337
I20260630 12:14:40.327049 16174 ts_tablet_manager.cc:1950] T dfa86f9012c143a9b02134c71d12b337 P fb2687304b6b45e7827b7f4e9560c0fc: Deleting consensus metadata
I20260630 12:14:40.329815 15607 catalog_manager.cc:5028] TS fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521): tablet dfa86f9012c143a9b02134c71d12b337 (table dugtrio [id=de8abc25ad66409a89a5438c0d99716d]) successfully deleted
I20260630 12:14:40.329834 16174 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:40.331125 16174 raft_consensus.cc:2243] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:40.331743 16174 raft_consensus.cc:2272] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:40.334975 16174 ts_tablet_manager.cc:1916] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:14:40.343199 16143 raft_consensus.cc:2955] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } } }
I20260630 12:14:40.352246 16174 ts_tablet_manager.cc:1929] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:14:40.352932 16174 log.cc:1199] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-0-root/wals/1ae66ee5e7f449c2a9a709cc5e748dba
I20260630 12:14:40.353874 16174 ts_tablet_manager.cc:1950] T 1ae66ee5e7f449c2a9a709cc5e748dba P fb2687304b6b45e7827b7f4e9560c0fc: Deleting consensus metadata
I20260630 12:14:40.356953 15607 catalog_manager.cc:5028] TS fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521): tablet 1ae66ee5e7f449c2a9a709cc5e748dba (table dugtrio [id=de8abc25ad66409a89a5438c0d99716d]) successfully deleted
I20260630 12:14:40.423944 16176 ts_tablet_manager.cc:933] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: Initiating tablet copy from peer 7f4b6da8485c4b30a6895db8fb45f3ea (127.7.215.131:38991)
I20260630 12:14:40.425379 16176 tablet_copy_client.cc:323] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.131:38991
I20260630 12:14:40.435508 15883 tablet_copy_service.cc:140] P 7f4b6da8485c4b30a6895db8fb45f3ea: Received BeginTabletCopySession request for tablet 510b3e48376c4b2cba749905a43978c6 from peer c072f44b442e4b2ebe4ae7958f1aa2a9 ({username='slave'} at 127.0.0.1:52088)
I20260630 12:14:40.436074 15883 tablet_copy_service.cc:161] P 7f4b6da8485c4b30a6895db8fb45f3ea: Beginning new tablet copy session on tablet 510b3e48376c4b2cba749905a43978c6 from peer c072f44b442e4b2ebe4ae7958f1aa2a9 at {username='slave'} at 127.0.0.1:52088: session id = c072f44b442e4b2ebe4ae7958f1aa2a9-510b3e48376c4b2cba749905a43978c6
I20260630 12:14:40.441313 15883 tablet_copy_source_session.cc:215] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:40.444168 16176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 510b3e48376c4b2cba749905a43978c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:40.454465 16176 tablet_copy_client.cc:806] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:40.455031 16176 tablet_copy_client.cc:670] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:40.458261 16176 tablet_copy_client.cc:538] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:40.464255 16176 tablet_bootstrap.cc:492] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: Bootstrap starting.
I20260630 12:14:40.488399 16176 tablet_bootstrap.cc:492] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: 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
I20260630 12:14:40.489213 16176 tablet_bootstrap.cc:492] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: Bootstrap complete.
I20260630 12:14:40.489809 16176 ts_tablet_manager.cc:1403] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.010s
I20260630 12:14:40.492003 16176 raft_consensus.cc:359] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } }
I20260630 12:14:40.492573 16176 raft_consensus.cc:740] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c072f44b442e4b2ebe4ae7958f1aa2a9, State: Initialized, Role: LEARNER
I20260630 12:14:40.493214 16176 consensus_queue.cc:260] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9 [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: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } }
I20260630 12:14:40.495182 16069 heartbeater.cc:499] Master 127.7.215.190:40891 was elected leader, sending a full tablet report...
I20260630 12:14:40.495630 16176 ts_tablet_manager.cc:1434] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:14:40.497498 15883 tablet_copy_service.cc:342] P 7f4b6da8485c4b30a6895db8fb45f3ea: Request end of tablet copy session c072f44b442e4b2ebe4ae7958f1aa2a9-510b3e48376c4b2cba749905a43978c6 received from {username='slave'} at 127.0.0.1:52088
I20260630 12:14:40.497835 15883 tablet_copy_service.cc:434] P 7f4b6da8485c4b30a6895db8fb45f3ea: ending tablet copy session c072f44b442e4b2ebe4ae7958f1aa2a9-510b3e48376c4b2cba749905a43978c6 on tablet 510b3e48376c4b2cba749905a43978c6 with peer c072f44b442e4b2ebe4ae7958f1aa2a9
I20260630 12:14:40.555064 15798 raft_consensus.cc:1275] T 4aa67e24bfe4416291b8b17ec078bd4d P 28717af608e5481bbdf6267e4f3b3984 [term 2 FOLLOWER]: Refusing update from remote peer 7f4b6da8485c4b30a6895db8fb45f3ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:40.556512 16108 consensus_queue.cc:1048] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:40.566495 16143 raft_consensus.cc:3060] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:40.569880 15798 raft_consensus.cc:1275] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 [term 2 FOLLOWER]: Refusing update from remote peer 7f4b6da8485c4b30a6895db8fb45f3ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:40.571655 16108 consensus_queue.cc:1048] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:40.574003 16143 raft_consensus.cc:1275] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [term 2 FOLLOWER]: Refusing update from remote peer 7f4b6da8485c4b30a6895db8fb45f3ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:40.576020 16108 consensus_queue.cc:1048] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:40.582119 16142 raft_consensus.cc:3060] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:40.592321 16142 raft_consensus.cc:1275] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [term 2 FOLLOWER]: Refusing update from remote peer 7f4b6da8485c4b30a6895db8fb45f3ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:40.593815 16108 consensus_queue.cc:1048] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:40.688282 15873 raft_consensus.cc:1275] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 2 FOLLOWER]: Refusing update from remote peer 28717af608e5481bbdf6267e4f3b3984: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:40.689657 16094 consensus_queue.cc:1048] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:40.714226 16142 raft_consensus.cc:3060] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:40.719271 16142 raft_consensus.cc:1275] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 2 FOLLOWER]: Refusing update from remote peer 28717af608e5481bbdf6267e4f3b3984: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:40.720635 16094 consensus_queue.cc:1048] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:40.817186 16044 raft_consensus.cc:1217] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:14:40.828644 15873 consensus_queue.cc:237] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [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: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } }
I20260630 12:14:40.833307 15798 raft_consensus.cc:1275] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Refusing update from remote peer 7f4b6da8485c4b30a6895db8fb45f3ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:40.833566 16142 raft_consensus.cc:1275] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Refusing update from remote peer 7f4b6da8485c4b30a6895db8fb45f3ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:40.834683 16009 consensus_queue.cc:1048] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:40.835263 16108 consensus_queue.cc:1048] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:40.841372 16009 raft_consensus.cc:2955] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } }
I20260630 12:14:40.843022 15798 raft_consensus.cc:2955] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } }
I20260630 12:14:40.843310 16142 raft_consensus.cc:2955] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } }
I20260630 12:14:40.848479 15607 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 510b3e48376c4b2cba749905a43978c6 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:40.852421 15619 catalog_manager.cc:5697] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea reported cstate change: config changed from index 2 to 3, NON_VOTER c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) evicted. New cstate: current_term: 1 leader_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:40.874323 16034 tablet_service.cc:1558] Processing DeleteTablet for tablet 510b3e48376c4b2cba749905a43978c6 with delete_type TABLET_DATA_TOMBSTONED (TS c072f44b442e4b2ebe4ae7958f1aa2a9 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:45690
I20260630 12:14:40.876041 16197 tablet_replica.cc:333] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: stopping tablet replica
I20260630 12:14:40.876688 16197 raft_consensus.cc:2243] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:14:40.877193 16197 raft_consensus.cc:2272] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:14:40.879652 16197 ts_tablet_manager.cc:1916] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:40.890928 16197 ts_tablet_manager.cc:1929] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:14:40.891266 16197 log.cc:1199] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-3-root/wals/510b3e48376c4b2cba749905a43978c6
I20260630 12:14:40.892577 15608 catalog_manager.cc:5028] TS c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132:40239): tablet 510b3e48376c4b2cba749905a43978c6 (table test-workload [id=6ef4f7d806524660a4dc78617a09d551]) successfully deleted
I20260630 12:14:41.104122 15873 consensus_queue.cc:237] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [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: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } attrs { replace: true } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } }
I20260630 12:14:41.109371 15798 raft_consensus.cc:1275] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Refusing update from remote peer 7f4b6da8485c4b30a6895db8fb45f3ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:41.109913 16142 raft_consensus.cc:1275] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Refusing update from remote peer 7f4b6da8485c4b30a6895db8fb45f3ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:14:41.109938 15839 consensus_peers.cc:597] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea -> Peer c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132:40239): Couldn't send request to peer c072f44b442e4b2ebe4ae7958f1aa2a9. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:41.110855 16108 consensus_queue.cc:1048] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:41.111723 16101 consensus_queue.cc:1048] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:41.117985 16108 raft_consensus.cc:2955] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } attrs { replace: true } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } } }
I20260630 12:14:41.120273 16142 raft_consensus.cc:2955] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } attrs { replace: true } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } } }
I20260630 12:14:41.120535 15798 raft_consensus.cc:2955] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } attrs { replace: true } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } } }
I20260630 12:14:41.131500 15620 catalog_manager.cc:5697] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc reported cstate change: config changed from index 3 to 4, NON_VOTER c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } attrs { replace: true } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } } }
I20260630 12:14:41.138739 15873 consensus_queue.cc:237] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [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: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } attrs { replace: true } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } }
W20260630 12:14:41.145663 15839 consensus_peers.cc:597] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea -> Peer c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132:40239): Couldn't send request to peer c072f44b442e4b2ebe4ae7958f1aa2a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f39c052b57734fb588ab8f424704cecc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:41.145882 15798 raft_consensus.cc:1275] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 [term 2 FOLLOWER]: Refusing update from remote peer 7f4b6da8485c4b30a6895db8fb45f3ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:41.146366 16142 raft_consensus.cc:1275] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [term 2 FOLLOWER]: Refusing update from remote peer 7f4b6da8485c4b30a6895db8fb45f3ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:41.147205 16009 consensus_queue.cc:1048] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:41.147926 16108 consensus_queue.cc:1048] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:41.153894 16101 raft_consensus.cc:2955] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } attrs { replace: true } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } } }
I20260630 12:14:41.155655 15798 raft_consensus.cc:2955] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } attrs { replace: true } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } } }
I20260630 12:14:41.155992 16142 raft_consensus.cc:2955] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } attrs { replace: true } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } } }
I20260630 12:14:41.166841 15621 catalog_manager.cc:5697] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 reported cstate change: config changed from index -1 to 3, NON_VOTER c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) added. New cstate: current_term: 2 leader_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } attrs { replace: true } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } } }
I20260630 12:14:41.183815 15798 consensus_queue.cc:237] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [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: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } }
I20260630 12:14:41.189845 15873 raft_consensus.cc:1275] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 2 FOLLOWER]: Refusing update from remote peer 28717af608e5481bbdf6267e4f3b3984: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:41.192072 16094 consensus_queue.cc:1048] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:41.192225 16142 raft_consensus.cc:1275] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 2 FOLLOWER]: Refusing update from remote peer 28717af608e5481bbdf6267e4f3b3984: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:41.193712 16094 consensus_queue.cc:1048] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:41.198755 16189 raft_consensus.cc:2955] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } } }
W20260630 12:14:41.200474 15764 consensus_peers.cc:597] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 -> Peer c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132:40239): Couldn't send request to peer c072f44b442e4b2ebe4ae7958f1aa2a9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 15470eea02bd480c8b865553f2b157d2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:41.201062 15873 raft_consensus.cc:2955] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } } }
I20260630 12:14:41.202805 16142 raft_consensus.cc:2955] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } } }
I20260630 12:14:41.218957 15620 catalog_manager.cc:5697] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 reported cstate change: config changed from index -1 to 3, NON_VOTER c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) added. New cstate: current_term: 2 leader_uuid: "28717af608e5481bbdf6267e4f3b3984" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:41.514925 16202 ts_tablet_manager.cc:933] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: Initiating tablet copy from peer 7f4b6da8485c4b30a6895db8fb45f3ea (127.7.215.131:38991)
I20260630 12:14:41.516613 16202 tablet_copy_client.cc:323] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.131:38991
I20260630 12:14:41.518200 15883 tablet_copy_service.cc:140] P 7f4b6da8485c4b30a6895db8fb45f3ea: Received BeginTabletCopySession request for tablet 510b3e48376c4b2cba749905a43978c6 from peer c072f44b442e4b2ebe4ae7958f1aa2a9 ({username='slave'} at 127.0.0.1:52088)
I20260630 12:14:41.518788 15883 tablet_copy_service.cc:161] P 7f4b6da8485c4b30a6895db8fb45f3ea: Beginning new tablet copy session on tablet 510b3e48376c4b2cba749905a43978c6 from peer c072f44b442e4b2ebe4ae7958f1aa2a9 at {username='slave'} at 127.0.0.1:52088: session id = c072f44b442e4b2ebe4ae7958f1aa2a9-510b3e48376c4b2cba749905a43978c6
I20260630 12:14:41.524004 15883 tablet_copy_source_session.cc:215] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:41.526340 16202 ts_tablet_manager.cc:1916] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:14:41.541716 16202 ts_tablet_manager.cc:1929] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:14:41.542488 16202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 510b3e48376c4b2cba749905a43978c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:41.550134 16202 tablet_copy_client.cc:806] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:41.550746 16202 tablet_copy_client.cc:670] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:41.554497 16202 tablet_copy_client.cc:538] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:41.563941 16202 tablet_bootstrap.cc:492] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: Bootstrap starting.
I20260630 12:14:41.569203 16204 ts_tablet_manager.cc:933] T f39c052b57734fb588ab8f424704cecc P c072f44b442e4b2ebe4ae7958f1aa2a9: Initiating tablet copy from peer 7f4b6da8485c4b30a6895db8fb45f3ea (127.7.215.131:38991)
I20260630 12:14:41.571063 16204 tablet_copy_client.cc:323] T f39c052b57734fb588ab8f424704cecc P c072f44b442e4b2ebe4ae7958f1aa2a9: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.131:38991
I20260630 12:14:41.572554 15883 tablet_copy_service.cc:140] P 7f4b6da8485c4b30a6895db8fb45f3ea: Received BeginTabletCopySession request for tablet f39c052b57734fb588ab8f424704cecc from peer c072f44b442e4b2ebe4ae7958f1aa2a9 ({username='slave'} at 127.0.0.1:52088)
I20260630 12:14:41.572988 15883 tablet_copy_service.cc:161] P 7f4b6da8485c4b30a6895db8fb45f3ea: Beginning new tablet copy session on tablet f39c052b57734fb588ab8f424704cecc from peer c072f44b442e4b2ebe4ae7958f1aa2a9 at {username='slave'} at 127.0.0.1:52088: session id = c072f44b442e4b2ebe4ae7958f1aa2a9-f39c052b57734fb588ab8f424704cecc
I20260630 12:14:41.578156 15883 tablet_copy_source_session.cc:215] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:41.580895 16204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f39c052b57734fb588ab8f424704cecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:41.589257 16202 tablet_bootstrap.cc:492] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: 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
I20260630 12:14:41.590194 16202 tablet_bootstrap.cc:492] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: Bootstrap complete.
I20260630 12:14:41.591776 16202 ts_tablet_manager.cc:1403] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.009s
I20260630 12:14:41.594146 16204 tablet_copy_client.cc:806] T f39c052b57734fb588ab8f424704cecc P c072f44b442e4b2ebe4ae7958f1aa2a9: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:41.594794 16204 tablet_copy_client.cc:670] T f39c052b57734fb588ab8f424704cecc P c072f44b442e4b2ebe4ae7958f1aa2a9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:41.594926 16202 raft_consensus.cc:359] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } attrs { replace: true } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } }
I20260630 12:14:41.595850 16202 raft_consensus.cc:740] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c072f44b442e4b2ebe4ae7958f1aa2a9, State: Initialized, Role: LEARNER
I20260630 12:14:41.596551 16202 consensus_queue.cc:260] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9 [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: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } attrs { replace: true } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } }
I20260630 12:14:41.598321 16204 tablet_copy_client.cc:538] T f39c052b57734fb588ab8f424704cecc P c072f44b442e4b2ebe4ae7958f1aa2a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:41.599956 16202 ts_tablet_manager.cc:1434] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:14:41.601792 15883 tablet_copy_service.cc:342] P 7f4b6da8485c4b30a6895db8fb45f3ea: Request end of tablet copy session c072f44b442e4b2ebe4ae7958f1aa2a9-510b3e48376c4b2cba749905a43978c6 received from {username='slave'} at 127.0.0.1:52088
I20260630 12:14:41.602270 15883 tablet_copy_service.cc:434] P 7f4b6da8485c4b30a6895db8fb45f3ea: ending tablet copy session c072f44b442e4b2ebe4ae7958f1aa2a9-510b3e48376c4b2cba749905a43978c6 on tablet 510b3e48376c4b2cba749905a43978c6 with peer c072f44b442e4b2ebe4ae7958f1aa2a9
I20260630 12:14:41.613343 16204 tablet_bootstrap.cc:492] T f39c052b57734fb588ab8f424704cecc P c072f44b442e4b2ebe4ae7958f1aa2a9: Bootstrap starting.
I20260630 12:14:41.629681 16204 tablet_bootstrap.cc:492] T f39c052b57734fb588ab8f424704cecc P c072f44b442e4b2ebe4ae7958f1aa2a9: 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
I20260630 12:14:41.630383 16204 tablet_bootstrap.cc:492] T f39c052b57734fb588ab8f424704cecc P c072f44b442e4b2ebe4ae7958f1aa2a9: Bootstrap complete.
I20260630 12:14:41.630977 16204 ts_tablet_manager.cc:1403] T f39c052b57734fb588ab8f424704cecc P c072f44b442e4b2ebe4ae7958f1aa2a9: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260630 12:14:41.633602 16204 raft_consensus.cc:359] T f39c052b57734fb588ab8f424704cecc P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } attrs { replace: true } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } }
I20260630 12:14:41.634135 16204 raft_consensus.cc:740] T f39c052b57734fb588ab8f424704cecc P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c072f44b442e4b2ebe4ae7958f1aa2a9, State: Initialized, Role: LEARNER
I20260630 12:14:41.634728 16204 consensus_queue.cc:260] T f39c052b57734fb588ab8f424704cecc P c072f44b442e4b2ebe4ae7958f1aa2a9 [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: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } attrs { replace: true } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } }
I20260630 12:14:41.636343 16204 ts_tablet_manager.cc:1434] T f39c052b57734fb588ab8f424704cecc P c072f44b442e4b2ebe4ae7958f1aa2a9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:14:41.638064 15883 tablet_copy_service.cc:342] P 7f4b6da8485c4b30a6895db8fb45f3ea: Request end of tablet copy session c072f44b442e4b2ebe4ae7958f1aa2a9-f39c052b57734fb588ab8f424704cecc received from {username='slave'} at 127.0.0.1:52088
I20260630 12:14:41.638468 15883 tablet_copy_service.cc:434] P 7f4b6da8485c4b30a6895db8fb45f3ea: ending tablet copy session c072f44b442e4b2ebe4ae7958f1aa2a9-f39c052b57734fb588ab8f424704cecc on tablet f39c052b57734fb588ab8f424704cecc with peer c072f44b442e4b2ebe4ae7958f1aa2a9
I20260630 12:14:41.715147 16204 ts_tablet_manager.cc:933] T 15470eea02bd480c8b865553f2b157d2 P c072f44b442e4b2ebe4ae7958f1aa2a9: Initiating tablet copy from peer 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130:45657)
I20260630 12:14:41.716761 16204 tablet_copy_client.cc:323] T 15470eea02bd480c8b865553f2b157d2 P c072f44b442e4b2ebe4ae7958f1aa2a9: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.130:45657
I20260630 12:14:41.728056 15809 tablet_copy_service.cc:140] P 28717af608e5481bbdf6267e4f3b3984: Received BeginTabletCopySession request for tablet 15470eea02bd480c8b865553f2b157d2 from peer c072f44b442e4b2ebe4ae7958f1aa2a9 ({username='slave'} at 127.0.0.1:33616)
I20260630 12:14:41.728561 15809 tablet_copy_service.cc:161] P 28717af608e5481bbdf6267e4f3b3984: Beginning new tablet copy session on tablet 15470eea02bd480c8b865553f2b157d2 from peer c072f44b442e4b2ebe4ae7958f1aa2a9 at {username='slave'} at 127.0.0.1:33616: session id = c072f44b442e4b2ebe4ae7958f1aa2a9-15470eea02bd480c8b865553f2b157d2
I20260630 12:14:41.733870 15809 tablet_copy_source_session.cc:215] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:41.736660 16204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15470eea02bd480c8b865553f2b157d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:41.747486 16204 tablet_copy_client.cc:806] T 15470eea02bd480c8b865553f2b157d2 P c072f44b442e4b2ebe4ae7958f1aa2a9: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:41.748070 16204 tablet_copy_client.cc:670] T 15470eea02bd480c8b865553f2b157d2 P c072f44b442e4b2ebe4ae7958f1aa2a9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:41.751312 16204 tablet_copy_client.cc:538] T 15470eea02bd480c8b865553f2b157d2 P c072f44b442e4b2ebe4ae7958f1aa2a9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:41.757257 16204 tablet_bootstrap.cc:492] T 15470eea02bd480c8b865553f2b157d2 P c072f44b442e4b2ebe4ae7958f1aa2a9: Bootstrap starting.
I20260630 12:14:41.773334 16204 tablet_bootstrap.cc:492] T 15470eea02bd480c8b865553f2b157d2 P c072f44b442e4b2ebe4ae7958f1aa2a9: 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
I20260630 12:14:41.774010 16204 tablet_bootstrap.cc:492] T 15470eea02bd480c8b865553f2b157d2 P c072f44b442e4b2ebe4ae7958f1aa2a9: Bootstrap complete.
I20260630 12:14:41.774554 16204 ts_tablet_manager.cc:1403] T 15470eea02bd480c8b865553f2b157d2 P c072f44b442e4b2ebe4ae7958f1aa2a9: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260630 12:14:41.776754 16204 raft_consensus.cc:359] T 15470eea02bd480c8b865553f2b157d2 P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } }
I20260630 12:14:41.777343 16204 raft_consensus.cc:740] T 15470eea02bd480c8b865553f2b157d2 P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c072f44b442e4b2ebe4ae7958f1aa2a9, State: Initialized, Role: LEARNER
I20260630 12:14:41.777860 16204 consensus_queue.cc:260] T 15470eea02bd480c8b865553f2b157d2 P c072f44b442e4b2ebe4ae7958f1aa2a9 [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: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: true } }
I20260630 12:14:41.779875 16204 ts_tablet_manager.cc:1434] T 15470eea02bd480c8b865553f2b157d2 P c072f44b442e4b2ebe4ae7958f1aa2a9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:14:41.781607 15809 tablet_copy_service.cc:342] P 28717af608e5481bbdf6267e4f3b3984: Request end of tablet copy session c072f44b442e4b2ebe4ae7958f1aa2a9-15470eea02bd480c8b865553f2b157d2 received from {username='slave'} at 127.0.0.1:33616
I20260630 12:14:41.782027 15809 tablet_copy_service.cc:434] P 28717af608e5481bbdf6267e4f3b3984: ending tablet copy session c072f44b442e4b2ebe4ae7958f1aa2a9-15470eea02bd480c8b865553f2b157d2 on tablet 15470eea02bd480c8b865553f2b157d2 with peer c072f44b442e4b2ebe4ae7958f1aa2a9
I20260630 12:14:41.959981 16044 raft_consensus.cc:1217] T f39c052b57734fb588ab8f424704cecc P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:14:42.138680 16044 raft_consensus.cc:1217] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:14:42.207041 16044 raft_consensus.cc:1217] T 15470eea02bd480c8b865553f2b157d2 P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:14:42.551512 16108 raft_consensus.cc:1064] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea: attempting to promote NON_VOTER c072f44b442e4b2ebe4ae7958f1aa2a9 to VOTER
I20260630 12:14:42.554219 16108 consensus_queue.cc:237] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [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: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } attrs { replace: true } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } }
I20260630 12:14:42.561367 16044 raft_consensus.cc:1275] T f39c052b57734fb588ab8f424704cecc P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 2 LEARNER]: Refusing update from remote peer 7f4b6da8485c4b30a6895db8fb45f3ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:42.561682 15798 raft_consensus.cc:1275] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 [term 2 FOLLOWER]: Refusing update from remote peer 7f4b6da8485c4b30a6895db8fb45f3ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:42.562894 16142 raft_consensus.cc:1275] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [term 2 FOLLOWER]: Refusing update from remote peer 7f4b6da8485c4b30a6895db8fb45f3ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:42.563331 16213 consensus_queue.cc:1048] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:42.564594 16101 consensus_queue.cc:1048] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:42.565537 16108 consensus_queue.cc:1048] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:42.569581 16213 raft_consensus.cc:1064] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea: attempting to promote NON_VOTER c072f44b442e4b2ebe4ae7958f1aa2a9 to VOTER
I20260630 12:14:42.573298 16213 consensus_queue.cc:237] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [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: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } attrs { replace: true } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } }
I20260630 12:14:42.587805 15798 raft_consensus.cc:1275] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Refusing update from remote peer 7f4b6da8485c4b30a6895db8fb45f3ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:42.589820 16108 consensus_queue.cc:1048] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:14:42.590586 16143 raft_consensus.cc:1275] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Refusing update from remote peer 7f4b6da8485c4b30a6895db8fb45f3ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:42.588933 16217 raft_consensus.cc:2955] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } attrs { replace: true } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } } }
I20260630 12:14:42.593209 16101 consensus_queue.cc:1048] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:42.595654 16044 raft_consensus.cc:1275] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 1 LEARNER]: Refusing update from remote peer 7f4b6da8485c4b30a6895db8fb45f3ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:42.602511 16143 raft_consensus.cc:2955] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } attrs { replace: true } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } } }
I20260630 12:14:42.606882 15621 catalog_manager.cc:5697] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea reported cstate change: config changed from index 3 to 4, c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:42.608528 15799 raft_consensus.cc:2955] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } attrs { replace: true } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } } }
I20260630 12:14:42.616387 16217 raft_consensus.cc:2955] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } attrs { replace: true } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } } }
I20260630 12:14:42.620301 16213 consensus_queue.cc:1048] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:42.623802 16142 raft_consensus.cc:2955] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } attrs { replace: true } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } } }
I20260630 12:14:42.625981 16044 raft_consensus.cc:2955] T f39c052b57734fb588ab8f424704cecc P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } attrs { replace: true } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } } }
I20260630 12:14:42.641846 15799 raft_consensus.cc:2955] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } attrs { replace: true } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } } }
I20260630 12:14:42.654994 16043 raft_consensus.cc:2955] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } attrs { replace: true } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } } }
I20260630 12:14:42.667642 15873 consensus_queue.cc:237] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [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: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } }
I20260630 12:14:42.675081 16043 raft_consensus.cc:1275] T f39c052b57734fb588ab8f424704cecc P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 2 FOLLOWER]: Refusing update from remote peer 7f4b6da8485c4b30a6895db8fb45f3ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:14:42.677453 15799 raft_consensus.cc:1275] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 [term 2 FOLLOWER]: Refusing update from remote peer 7f4b6da8485c4b30a6895db8fb45f3ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:14:42.677906 16101 consensus_queue.cc:1048] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:42.678165 15621 catalog_manager.cc:5697] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9 reported cstate change: config changed from index 4 to 5, c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } attrs { replace: true } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } } }
I20260630 12:14:42.679098 16213 consensus_queue.cc:1048] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:42.686692 16217 raft_consensus.cc:2955] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } } }
I20260630 12:14:42.690438 15799 raft_consensus.cc:2955] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } } }
I20260630 12:14:42.691339 16043 raft_consensus.cc:2955] T f39c052b57734fb588ab8f424704cecc P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } } }
I20260630 12:14:42.697304 15607 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f39c052b57734fb588ab8f424704cecc with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:42.706044 16201 raft_consensus.cc:1064] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984: attempting to promote NON_VOTER c072f44b442e4b2ebe4ae7958f1aa2a9 to VOTER
I20260630 12:14:42.704115 15618 catalog_manager.cc:5697] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea reported cstate change: config changed from index 4 to 5, VOTER fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129) evicted. New cstate: current_term: 2 leader_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:42.708045 16201 consensus_queue.cc:237] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [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: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } }
I20260630 12:14:42.717268 15873 raft_consensus.cc:1275] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 2 FOLLOWER]: Refusing update from remote peer 28717af608e5481bbdf6267e4f3b3984: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:42.717744 16132 tablet_service.cc:1558] Processing DeleteTablet for tablet f39c052b57734fb588ab8f424704cecc with delete_type TABLET_DATA_TOMBSTONED (TS fb2687304b6b45e7827b7f4e9560c0fc not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46360
I20260630 12:14:42.719036 16214 consensus_queue.cc:1048] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:14:42.720669 16232 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:42.721596 16232 raft_consensus.cc:2243] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:42.722434 16232 raft_consensus.cc:2272] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.726649 16232 ts_tablet_manager.cc:1916] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:42.726924 16142 raft_consensus.cc:1275] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 2 FOLLOWER]: Refusing update from remote peer 28717af608e5481bbdf6267e4f3b3984: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:42.727298 16043 raft_consensus.cc:1275] T 15470eea02bd480c8b865553f2b157d2 P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 2 LEARNER]: Refusing update from remote peer 28717af608e5481bbdf6267e4f3b3984: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:42.728746 16215 consensus_queue.cc:1048] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:14:42.730120 16214 consensus_queue.cc:1048] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:42.746634 16232 ts_tablet_manager.cc:1929] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:14:42.747236 16232 log.cc:1199] T f39c052b57734fb588ab8f424704cecc P fb2687304b6b45e7827b7f4e9560c0fc: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-0-root/wals/f39c052b57734fb588ab8f424704cecc
I20260630 12:14:42.749167 15607 catalog_manager.cc:5028] TS fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521): tablet f39c052b57734fb588ab8f424704cecc (table test-workload [id=6ef4f7d806524660a4dc78617a09d551]) successfully deleted
I20260630 12:14:42.748226 16234 raft_consensus.cc:2955] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } } }
I20260630 12:14:42.750072 15873 raft_consensus.cc:2955] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } } }
I20260630 12:14:42.755648 16043 raft_consensus.cc:2955] T 15470eea02bd480c8b865553f2b157d2 P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } } }
I20260630 12:14:42.760756 16142 raft_consensus.cc:2955] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } } }
I20260630 12:14:42.765575 15621 catalog_manager.cc:5697] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea reported cstate change: config changed from index 3 to 4, c072f44b442e4b2ebe4ae7958f1aa2a9 (127.7.215.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "28717af608e5481bbdf6267e4f3b3984" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } } }
I20260630 12:14:42.783222 15799 consensus_queue.cc:237] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [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: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } }
I20260630 12:14:42.789605 16043 raft_consensus.cc:1275] T 15470eea02bd480c8b865553f2b157d2 P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 2 FOLLOWER]: Refusing update from remote peer 28717af608e5481bbdf6267e4f3b3984: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:14:42.791105 16234 consensus_queue.cc:1048] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:42.792689 16142 raft_consensus.cc:1275] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 2 FOLLOWER]: Refusing update from remote peer 28717af608e5481bbdf6267e4f3b3984: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:14:42.794169 16234 consensus_queue.cc:1048] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:42.798025 16214 raft_consensus.cc:2955] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7f4b6da8485c4b30a6895db8fb45f3ea (127.7.215.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } } }
I20260630 12:14:42.804006 16043 raft_consensus.cc:2955] T 15470eea02bd480c8b865553f2b157d2 P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7f4b6da8485c4b30a6895db8fb45f3ea (127.7.215.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } } }
I20260630 12:14:42.806463 15607 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 15470eea02bd480c8b865553f2b157d2 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:42.810698 16142 raft_consensus.cc:2955] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7f4b6da8485c4b30a6895db8fb45f3ea (127.7.215.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } } }
I20260630 12:14:42.811169 15618 catalog_manager.cc:5697] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 reported cstate change: config changed from index 4 to 5, VOTER 7f4b6da8485c4b30a6895db8fb45f3ea (127.7.215.131) evicted. New cstate: current_term: 2 leader_uuid: "28717af608e5481bbdf6267e4f3b3984" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28717af608e5481bbdf6267e4f3b3984" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 45657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:42.822292 15861 tablet_service.cc:1558] Processing DeleteTablet for tablet 15470eea02bd480c8b865553f2b157d2 with delete_type TABLET_DATA_TOMBSTONED (TS 7f4b6da8485c4b30a6895db8fb45f3ea not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46194
I20260630 12:14:42.824417 16237 tablet_replica.cc:333] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea: stopping tablet replica
I20260630 12:14:42.825525 16237 raft_consensus.cc:2243] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:42.826324 16237 raft_consensus.cc:2272] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.829581 16237 ts_tablet_manager.cc:1916] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:42.840792 16237 ts_tablet_manager.cc:1929] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:14:42.841176 16237 log.cc:1199] T 15470eea02bd480c8b865553f2b157d2 P 7f4b6da8485c4b30a6895db8fb45f3ea: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-2-root/wals/15470eea02bd480c8b865553f2b157d2
I20260630 12:14:42.842722 15607 catalog_manager.cc:5028] TS 7f4b6da8485c4b30a6895db8fb45f3ea (127.7.215.131:38991): tablet 15470eea02bd480c8b865553f2b157d2 (table test-workload [id=6ef4f7d806524660a4dc78617a09d551]) successfully deleted
I20260630 12:14:43.014083 15873 consensus_queue.cc:237] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [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: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } }
I20260630 12:14:43.018936 16043 raft_consensus.cc:1275] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 1 FOLLOWER]: Refusing update from remote peer 7f4b6da8485c4b30a6895db8fb45f3ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:14:43.018936 16142 raft_consensus.cc:1275] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Refusing update from remote peer 7f4b6da8485c4b30a6895db8fb45f3ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:14:43.020429 16217 consensus_queue.cc:1048] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:14:43.021225 16213 consensus_queue.cc:1048] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:14:43.027514 16101 raft_consensus.cc:2955] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } } }
I20260630 12:14:43.030180 16142 raft_consensus.cc:2955] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } } }
I20260630 12:14:43.035374 16043 raft_consensus.cc:2955] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } } }
I20260630 12:14:43.036226 15607 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 510b3e48376c4b2cba749905a43978c6 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:43.044080 15619 catalog_manager.cc:5697] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea reported cstate change: config changed from index 5 to 6, VOTER 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130) evicted. New cstate: current_term: 1 leader_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fb2687304b6b45e7827b7f4e9560c0fc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f4b6da8485c4b30a6895db8fb45f3ea" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 38991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c072f44b442e4b2ebe4ae7958f1aa2a9" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 40239 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:43.054543 15788 tablet_service.cc:1558] Processing DeleteTablet for tablet 510b3e48376c4b2cba749905a43978c6 with delete_type TABLET_DATA_TOMBSTONED (TS 28717af608e5481bbdf6267e4f3b3984 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:42284
I20260630 12:14:43.057567 16238 tablet_replica.cc:333] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984: stopping tablet replica
I20260630 12:14:43.058352 16238 raft_consensus.cc:2243] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:43.058993 16238 raft_consensus.cc:2272] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:43.061723 16238 ts_tablet_manager.cc:1916] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:43.073395 16238 ts_tablet_manager.cc:1929] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:14:43.073760 16238 log.cc:1199] T 510b3e48376c4b2cba749905a43978c6 P 28717af608e5481bbdf6267e4f3b3984: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821475204949-8030-0/minicluster-data/ts-1-root/wals/510b3e48376c4b2cba749905a43978c6
I20260630 12:14:43.075474 15607 catalog_manager.cc:5028] TS 28717af608e5481bbdf6267e4f3b3984 (127.7.215.130:45657): tablet 510b3e48376c4b2cba749905a43978c6 (table test-workload [id=6ef4f7d806524660a4dc78617a09d551]) successfully deleted
W20260630 12:14:44.055892 15669 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver fb2687304b6b45e7827b7f4e9560c0fc not available for placement
I20260630 12:14:44.763290  8030 tablet_server.cc:179] TabletServer@127.7.215.129:41521 shutting down...
I20260630 12:14:44.783186  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:44.783818  8030 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:44.784372  8030 raft_consensus.cc:2243] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:44.784958  8030 raft_consensus.cc:2272] T 15470eea02bd480c8b865553f2b157d2 P fb2687304b6b45e7827b7f4e9560c0fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.786950  8030 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:44.787525  8030 raft_consensus.cc:2243] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:44.788118  8030 raft_consensus.cc:2272] T 510b3e48376c4b2cba749905a43978c6 P fb2687304b6b45e7827b7f4e9560c0fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.789882  8030 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:44.790315  8030 raft_consensus.cc:2243] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:44.790722  8030 raft_consensus.cc:2272] T 4aa67e24bfe4416291b8b17ec078bd4d P fb2687304b6b45e7827b7f4e9560c0fc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:14:44.795374 15838 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 22 similar messages]
W20260630 12:14:44.798341 15838 consensus_peers.cc:597] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea -> Peer fb2687304b6b45e7827b7f4e9560c0fc (127.7.215.129:41521): Couldn't send request to peer fb2687304b6b45e7827b7f4e9560c0fc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:44.813715  8030 tablet_server.cc:196] TabletServer@127.7.215.129:41521 shutdown complete.
I20260630 12:14:44.827399  8030 tablet_server.cc:179] TabletServer@127.7.215.130:0 shutting down...
I20260630 12:14:44.848867  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:44.849644  8030 tablet_replica.cc:333] T 4aa67e24bfe4416291b8b17ec078bd4d P 28717af608e5481bbdf6267e4f3b3984: stopping tablet replica
I20260630 12:14:44.850368  8030 raft_consensus.cc:2243] T 4aa67e24bfe4416291b8b17ec078bd4d P 28717af608e5481bbdf6267e4f3b3984 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:44.850962  8030 raft_consensus.cc:2272] T 4aa67e24bfe4416291b8b17ec078bd4d P 28717af608e5481bbdf6267e4f3b3984 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.852797  8030 tablet_replica.cc:333] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984: stopping tablet replica
I20260630 12:14:44.853273  8030 raft_consensus.cc:2243] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:44.854007  8030 raft_consensus.cc:2272] T 15470eea02bd480c8b865553f2b157d2 P 28717af608e5481bbdf6267e4f3b3984 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.855887  8030 tablet_replica.cc:333] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984: stopping tablet replica
I20260630 12:14:44.856449  8030 raft_consensus.cc:2243] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:44.856839  8030 raft_consensus.cc:2272] T f39c052b57734fb588ab8f424704cecc P 28717af608e5481bbdf6267e4f3b3984 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.880501  8030 tablet_server.cc:196] TabletServer@127.7.215.130:0 shutdown complete.
I20260630 12:14:44.894819  8030 tablet_server.cc:179] TabletServer@127.7.215.131:0 shutting down...
I20260630 12:14:44.915370  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:44.915977  8030 tablet_replica.cc:333] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea: stopping tablet replica
I20260630 12:14:44.916535  8030 raft_consensus.cc:2243] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:44.917276  8030 raft_consensus.cc:2272] T 510b3e48376c4b2cba749905a43978c6 P 7f4b6da8485c4b30a6895db8fb45f3ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.919215  8030 tablet_replica.cc:333] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea: stopping tablet replica
I20260630 12:14:44.919689  8030 raft_consensus.cc:2243] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:44.920365  8030 raft_consensus.cc:2272] T f39c052b57734fb588ab8f424704cecc P 7f4b6da8485c4b30a6895db8fb45f3ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.922163  8030 tablet_replica.cc:333] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea: stopping tablet replica
I20260630 12:14:44.922753  8030 raft_consensus.cc:2243] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:44.923446  8030 raft_consensus.cc:2272] T 4aa67e24bfe4416291b8b17ec078bd4d P 7f4b6da8485c4b30a6895db8fb45f3ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.946741  8030 tablet_server.cc:196] TabletServer@127.7.215.131:0 shutdown complete.
I20260630 12:14:44.960161  8030 tablet_server.cc:179] TabletServer@127.7.215.132:0 shutting down...
I20260630 12:14:44.978740  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:44.979308  8030 tablet_replica.cc:333] T 15470eea02bd480c8b865553f2b157d2 P c072f44b442e4b2ebe4ae7958f1aa2a9: stopping tablet replica
I20260630 12:14:44.979861  8030 raft_consensus.cc:2243] T 15470eea02bd480c8b865553f2b157d2 P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:44.980284  8030 raft_consensus.cc:2272] T 15470eea02bd480c8b865553f2b157d2 P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.982085  8030 tablet_replica.cc:333] T f39c052b57734fb588ab8f424704cecc P c072f44b442e4b2ebe4ae7958f1aa2a9: stopping tablet replica
I20260630 12:14:44.982519  8030 raft_consensus.cc:2243] T f39c052b57734fb588ab8f424704cecc P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:44.983026  8030 raft_consensus.cc:2272] T f39c052b57734fb588ab8f424704cecc P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.984680  8030 tablet_replica.cc:333] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9: stopping tablet replica
I20260630 12:14:44.985095  8030 raft_consensus.cc:2243] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:44.985522  8030 raft_consensus.cc:2272] T 510b3e48376c4b2cba749905a43978c6 P c072f44b442e4b2ebe4ae7958f1aa2a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:45.006004  8030 tablet_server.cc:196] TabletServer@127.7.215.132:0 shutdown complete.
I20260630 12:14:45.016863  8030 master.cc:562] Master@127.7.215.190:40891 shutting down...
I20260630 12:14:45.034001  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:45.034510  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:45.034895  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P a177d0481eee4034b21b3b10b041970d: stopping tablet replica
I20260630 12:14:45.054131  8030 master.cc:584] Master@127.7.215.190:40891 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9155 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:14:45.092406  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:34191
I20260630 12:14:45.093483  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:45.098934 16241 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:45.099081 16240 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:45.100255 16243 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:45.101621  8030 server_base.cc:1061] running on GCE node
I20260630 12:14:45.102478  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:45.102757  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:45.102929  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821685102912 us; error 0 us; skew 500 ppm
I20260630 12:14:45.103430  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:45.105643  8030 webserver.cc:533] Webserver started at http://127.7.215.190:38635/ using document root <none> and password file <none>
I20260630 12:14:45.106140  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:45.106345  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:45.106690  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:45.108075  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "62cb983ee15f4b49840653c53e28bfd4"
format_stamp: "Formatted at 2026-06-30 12:14:45 on dist-test-slave-35fp"
I20260630 12:14:45.112437  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260630 12:14:45.115864 16248 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.116852  8030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:14:45.117117  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "62cb983ee15f4b49840653c53e28bfd4"
format_stamp: "Formatted at 2026-06-30 12:14:45 on dist-test-slave-35fp"
I20260630 12:14:45.117374  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821475204949-8030-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)
I20260630 12:14:45.135906  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:45.137224  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:45.174681  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:34191
I20260630 12:14:45.174824 16299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:34191 every 8 connection(s)
I20260630 12:14:45.178485 16300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:45.188777 16300 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62cb983ee15f4b49840653c53e28bfd4: Bootstrap starting.
I20260630 12:14:45.193367 16300 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 62cb983ee15f4b49840653c53e28bfd4: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:45.197683 16300 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62cb983ee15f4b49840653c53e28bfd4: No bootstrap required, opened a new log
I20260630 12:14:45.199831 16300 raft_consensus.cc:359] T 00000000000000000000000000000000 P 62cb983ee15f4b49840653c53e28bfd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62cb983ee15f4b49840653c53e28bfd4" member_type: VOTER }
I20260630 12:14:45.200227 16300 raft_consensus.cc:385] T 00000000000000000000000000000000 P 62cb983ee15f4b49840653c53e28bfd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:45.200456 16300 raft_consensus.cc:740] T 00000000000000000000000000000000 P 62cb983ee15f4b49840653c53e28bfd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62cb983ee15f4b49840653c53e28bfd4, State: Initialized, Role: FOLLOWER
I20260630 12:14:45.201072 16300 consensus_queue.cc:260] T 00000000000000000000000000000000 P 62cb983ee15f4b49840653c53e28bfd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "62cb983ee15f4b49840653c53e28bfd4" member_type: VOTER }
I20260630 12:14:45.201512 16300 raft_consensus.cc:399] T 00000000000000000000000000000000 P 62cb983ee15f4b49840653c53e28bfd4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:45.201738 16300 raft_consensus.cc:493] T 00000000000000000000000000000000 P 62cb983ee15f4b49840653c53e28bfd4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:45.202000 16300 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 62cb983ee15f4b49840653c53e28bfd4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:45.206602 16300 raft_consensus.cc:515] T 00000000000000000000000000000000 P 62cb983ee15f4b49840653c53e28bfd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62cb983ee15f4b49840653c53e28bfd4" member_type: VOTER }
I20260630 12:14:45.207118 16300 leader_election.cc:304] T 00000000000000000000000000000000 P 62cb983ee15f4b49840653c53e28bfd4 [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: 62cb983ee15f4b49840653c53e28bfd4; no voters: 
I20260630 12:14:45.208218 16300 leader_election.cc:290] T 00000000000000000000000000000000 P 62cb983ee15f4b49840653c53e28bfd4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:45.208755 16303 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 62cb983ee15f4b49840653c53e28bfd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:45.210115 16303 raft_consensus.cc:697] T 00000000000000000000000000000000 P 62cb983ee15f4b49840653c53e28bfd4 [term 1 LEADER]: Becoming Leader. State: Replica: 62cb983ee15f4b49840653c53e28bfd4, State: Running, Role: LEADER
I20260630 12:14:45.210840 16303 consensus_queue.cc:237] T 00000000000000000000000000000000 P 62cb983ee15f4b49840653c53e28bfd4 [LEADER]: Queue going to LEADER mode. State: All 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: "62cb983ee15f4b49840653c53e28bfd4" member_type: VOTER }
I20260630 12:14:45.211149 16300 sys_catalog.cc:565] T 00000000000000000000000000000000 P 62cb983ee15f4b49840653c53e28bfd4 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:45.215178 16304 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62cb983ee15f4b49840653c53e28bfd4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "62cb983ee15f4b49840653c53e28bfd4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62cb983ee15f4b49840653c53e28bfd4" member_type: VOTER } }
I20260630 12:14:45.216475 16304 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62cb983ee15f4b49840653c53e28bfd4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:45.215963 16305 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62cb983ee15f4b49840653c53e28bfd4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 62cb983ee15f4b49840653c53e28bfd4. Latest consensus state: current_term: 1 leader_uuid: "62cb983ee15f4b49840653c53e28bfd4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62cb983ee15f4b49840653c53e28bfd4" member_type: VOTER } }
I20260630 12:14:45.216989 16305 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62cb983ee15f4b49840653c53e28bfd4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:45.229772 16311 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:45.238047 16311 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:45.239147  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:45.249433 16311 catalog_manager.cc:1383] Generated new cluster ID: 77e4823e97dd4bd68b79b47baf25dcd9
I20260630 12:14:45.249769 16311 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:45.276109 16311 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:45.277386 16311 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:45.288648 16311 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 62cb983ee15f4b49840653c53e28bfd4: Generated new TSK 0
I20260630 12:14:45.289291 16311 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:45.305751  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:45.312459 16321 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:45.313508 16322 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:45.316586 16324 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:45.317493  8030 server_base.cc:1061] running on GCE node
I20260630 12:14:45.318338  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:45.318573  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:45.318807  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821685318785 us; error 0 us; skew 500 ppm
I20260630 12:14:45.319332  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:45.321794  8030 webserver.cc:533] Webserver started at http://127.7.215.129:35821/ using document root <none> and password file <none>
I20260630 12:14:45.322350  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:45.322564  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:45.322944  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:45.324090  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821475204949-8030-0/minicluster-data/ts-0-root/instance:
uuid: "b84de1ee419844f3ac06ea48c9e92b96"
format_stamp: "Formatted at 2026-06-30 12:14:45 on dist-test-slave-35fp"
I20260630 12:14:45.328787  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:14:45.332243 16329 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.333074  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:14:45.333565  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "b84de1ee419844f3ac06ea48c9e92b96"
format_stamp: "Formatted at 2026-06-30 12:14:45 on dist-test-slave-35fp"
I20260630 12:14:45.333885  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821475204949-8030-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)
I20260630 12:14:45.358261  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:45.359402  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:45.360803  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:45.363080  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:45.363294  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.363569  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:45.363736  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.401132  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:36095
I20260630 12:14:45.401229 16391 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:36095 every 8 connection(s)
I20260630 12:14:45.406152  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:45.412756 16396 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:45.413290 16397 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:45.416914 16399 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:45.417569  8030 server_base.cc:1061] running on GCE node
I20260630 12:14:45.418735  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:45.419025  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:45.419222  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821685419184 us; error 0 us; skew 500 ppm
I20260630 12:14:45.419678 16392 heartbeater.cc:344] Connected to a master server at 127.7.215.190:34191
I20260630 12:14:45.419787  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:45.420096 16392 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:45.420893 16392 heartbeater.cc:507] Master 127.7.215.190:34191 requested a full tablet report, sending...
I20260630 12:14:45.422670  8030 webserver.cc:533] Webserver started at http://127.7.215.130:42021/ using document root <none> and password file <none>
I20260630 12:14:45.423213  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:45.423256 16265 ts_manager.cc:194] Registered new tserver with Master: b84de1ee419844f3ac06ea48c9e92b96 (127.7.215.129:36095)
I20260630 12:14:45.423442  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:45.423835  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:45.424849  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821475204949-8030-0/minicluster-data/ts-1-root/instance:
uuid: "929e440386464933b1f19dcd534a3e47"
format_stamp: "Formatted at 2026-06-30 12:14:45 on dist-test-slave-35fp"
I20260630 12:14:45.425133 16265 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60688
I20260630 12:14:45.429236  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:14:45.432497 16404 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.433259  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:45.433557  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "929e440386464933b1f19dcd534a3e47"
format_stamp: "Formatted at 2026-06-30 12:14:45 on dist-test-slave-35fp"
I20260630 12:14:45.433845  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821475204949-8030-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)
I20260630 12:14:45.451604  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:45.452651  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:45.454039  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:45.456169  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:45.456396  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.456631  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:45.456801  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.497246  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:39255
I20260630 12:14:45.497346 16466 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:39255 every 8 connection(s)
I20260630 12:14:45.501988  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:45.509577 16470 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:45.510810 16471 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:45.515636  8030 server_base.cc:1061] running on GCE node
W20260630 12:14:45.518558 16473 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:45.518646 16467 heartbeater.cc:344] Connected to a master server at 127.7.215.190:34191
I20260630 12:14:45.519660 16467 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:45.520174  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:45.520462  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:45.520583 16467 heartbeater.cc:507] Master 127.7.215.190:34191 requested a full tablet report, sending...
I20260630 12:14:45.520689  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821685520669 us; error 0 us; skew 500 ppm
I20260630 12:14:45.521526  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:45.523350 16265 ts_manager.cc:194] Registered new tserver with Master: 929e440386464933b1f19dcd534a3e47 (127.7.215.130:39255)
I20260630 12:14:45.524220  8030 webserver.cc:533] Webserver started at http://127.7.215.131:38561/ using document root <none> and password file <none>
I20260630 12:14:45.524742  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:45.524933  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:45.524921 16265 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60694
I20260630 12:14:45.525422  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:45.526708  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821475204949-8030-0/minicluster-data/ts-2-root/instance:
uuid: "220fe9b7d1684367a3a97c8974bf3cbb"
format_stamp: "Formatted at 2026-06-30 12:14:45 on dist-test-slave-35fp"
I20260630 12:14:45.530939  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:45.533953 16478 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.534788  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:45.535095  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "220fe9b7d1684367a3a97c8974bf3cbb"
format_stamp: "Formatted at 2026-06-30 12:14:45 on dist-test-slave-35fp"
I20260630 12:14:45.535391  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821475204949-8030-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)
I20260630 12:14:45.551574  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:45.552670  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:45.554136  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:45.556416  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:45.556649  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.556886  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:45.557062  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.594372  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:46645
I20260630 12:14:45.594457 16540 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:46645 every 8 connection(s)
I20260630 12:14:45.607760 16541 heartbeater.cc:344] Connected to a master server at 127.7.215.190:34191
I20260630 12:14:45.608110 16541 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:45.608832 16541 heartbeater.cc:507] Master 127.7.215.190:34191 requested a full tablet report, sending...
I20260630 12:14:45.610716 16265 ts_manager.cc:194] Registered new tserver with Master: 220fe9b7d1684367a3a97c8974bf3cbb (127.7.215.131:46645)
I20260630 12:14:45.610890  8030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013456002s
I20260630 12:14:45.612564 16265 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60702
I20260630 12:14:46.427870 16392 heartbeater.cc:499] Master 127.7.215.190:34191 was elected leader, sending a full tablet report...
I20260630 12:14:46.527860 16467 heartbeater.cc:499] Master 127.7.215.190:34191 was elected leader, sending a full tablet report...
I20260630 12:14:46.615504 16541 heartbeater.cc:499] Master 127.7.215.190:34191 was elected leader, sending a full tablet report...
I20260630 12:14:46.671404 16265 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60714:
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"
    }
  }
}
W20260630 12:14:46.674134 16265 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:14:46.734795 16506 tablet_service.cc:1511] Processing CreateTablet for tablet 8282bdb836814757a99f7e7af8d8249c (DEFAULT_TABLE table=test-workload [id=de24c7a74f7c40608d113e2b1da67299]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:46.739277 16505 tablet_service.cc:1511] Processing CreateTablet for tablet 45e5350df5ad40a5877696e8b6166fb7 (DEFAULT_TABLE table=test-workload [id=de24c7a74f7c40608d113e2b1da67299]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:46.742316 16506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8282bdb836814757a99f7e7af8d8249c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:46.742794 16504 tablet_service.cc:1511] Processing CreateTablet for tablet 623d3943be5a408a82407ef6c4530d8a (DEFAULT_TABLE table=test-workload [id=de24c7a74f7c40608d113e2b1da67299]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:46.743861 16505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e5350df5ad40a5877696e8b6166fb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:46.744573 16504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 623d3943be5a408a82407ef6c4530d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:46.750247 16503 tablet_service.cc:1511] Processing CreateTablet for tablet 1fd9005c79bc4221b89c2efdd507a43e (DEFAULT_TABLE table=test-workload [id=de24c7a74f7c40608d113e2b1da67299]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:46.751777 16503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fd9005c79bc4221b89c2efdd507a43e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:46.759377 16432 tablet_service.cc:1511] Processing CreateTablet for tablet 8282bdb836814757a99f7e7af8d8249c (DEFAULT_TABLE table=test-workload [id=de24c7a74f7c40608d113e2b1da67299]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:46.761049 16432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8282bdb836814757a99f7e7af8d8249c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:46.763394 16431 tablet_service.cc:1511] Processing CreateTablet for tablet 45e5350df5ad40a5877696e8b6166fb7 (DEFAULT_TABLE table=test-workload [id=de24c7a74f7c40608d113e2b1da67299]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:46.764514 16357 tablet_service.cc:1511] Processing CreateTablet for tablet 8282bdb836814757a99f7e7af8d8249c (DEFAULT_TABLE table=test-workload [id=de24c7a74f7c40608d113e2b1da67299]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:46.766042 16357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8282bdb836814757a99f7e7af8d8249c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:46.767845 16429 tablet_service.cc:1511] Processing CreateTablet for tablet 1fd9005c79bc4221b89c2efdd507a43e (DEFAULT_TABLE table=test-workload [id=de24c7a74f7c40608d113e2b1da67299]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:46.764860 16431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e5350df5ad40a5877696e8b6166fb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:46.766399 16430 tablet_service.cc:1511] Processing CreateTablet for tablet 623d3943be5a408a82407ef6c4530d8a (DEFAULT_TABLE table=test-workload [id=de24c7a74f7c40608d113e2b1da67299]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:46.770479 16354 tablet_service.cc:1511] Processing CreateTablet for tablet 1fd9005c79bc4221b89c2efdd507a43e (DEFAULT_TABLE table=test-workload [id=de24c7a74f7c40608d113e2b1da67299]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:46.770618 16356 tablet_service.cc:1511] Processing CreateTablet for tablet 45e5350df5ad40a5877696e8b6166fb7 (DEFAULT_TABLE table=test-workload [id=de24c7a74f7c40608d113e2b1da67299]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:46.771824 16354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fd9005c79bc4221b89c2efdd507a43e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:46.773139 16355 tablet_service.cc:1511] Processing CreateTablet for tablet 623d3943be5a408a82407ef6c4530d8a (DEFAULT_TABLE table=test-workload [id=de24c7a74f7c40608d113e2b1da67299]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:46.774456 16355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 623d3943be5a408a82407ef6c4530d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:46.774956 16429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fd9005c79bc4221b89c2efdd507a43e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:46.778787 16430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 623d3943be5a408a82407ef6c4530d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:46.786851 16356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e5350df5ad40a5877696e8b6166fb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:46.797408 16562 tablet_bootstrap.cc:492] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb: Bootstrap starting.
I20260630 12:14:46.824357 16563 tablet_bootstrap.cc:492] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96: Bootstrap starting.
I20260630 12:14:46.827646 16562 tablet_bootstrap.cc:654] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:46.833187 16564 tablet_bootstrap.cc:492] T 1fd9005c79bc4221b89c2efdd507a43e P 929e440386464933b1f19dcd534a3e47: Bootstrap starting.
I20260630 12:14:46.837366 16563 tablet_bootstrap.cc:654] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:46.844362 16564 tablet_bootstrap.cc:654] T 1fd9005c79bc4221b89c2efdd507a43e P 929e440386464933b1f19dcd534a3e47: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:46.853133 16562 tablet_bootstrap.cc:492] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb: No bootstrap required, opened a new log
I20260630 12:14:46.853643 16562 ts_tablet_manager.cc:1403] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.012s
I20260630 12:14:46.853905 16563 tablet_bootstrap.cc:492] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96: No bootstrap required, opened a new log
I20260630 12:14:46.854413 16563 ts_tablet_manager.cc:1403] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.010s
I20260630 12:14:46.854671 16564 tablet_bootstrap.cc:492] T 1fd9005c79bc4221b89c2efdd507a43e P 929e440386464933b1f19dcd534a3e47: No bootstrap required, opened a new log
I20260630 12:14:46.855197 16564 ts_tablet_manager.cc:1403] T 1fd9005c79bc4221b89c2efdd507a43e P 929e440386464933b1f19dcd534a3e47: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260630 12:14:46.856389 16562 raft_consensus.cc:359] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } }
I20260630 12:14:46.857165 16562 raft_consensus.cc:385] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:46.857436 16562 raft_consensus.cc:740] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 220fe9b7d1684367a3a97c8974bf3cbb, State: Initialized, Role: FOLLOWER
I20260630 12:14:46.857573 16563 raft_consensus.cc:359] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:46.858441 16563 raft_consensus.cc:385] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:46.858230 16562 consensus_queue.cc:260] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } }
I20260630 12:14:46.858330 16564 raft_consensus.cc:359] T 1fd9005c79bc4221b89c2efdd507a43e P 929e440386464933b1f19dcd534a3e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:46.858958 16563 raft_consensus.cc:740] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84de1ee419844f3ac06ea48c9e92b96, State: Initialized, Role: FOLLOWER
I20260630 12:14:46.859378 16564 raft_consensus.cc:385] T 1fd9005c79bc4221b89c2efdd507a43e P 929e440386464933b1f19dcd534a3e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:46.859687 16564 raft_consensus.cc:740] T 1fd9005c79bc4221b89c2efdd507a43e P 929e440386464933b1f19dcd534a3e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929e440386464933b1f19dcd534a3e47, State: Initialized, Role: FOLLOWER
I20260630 12:14:46.859863 16563 consensus_queue.cc:260] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:46.860739 16564 consensus_queue.cc:260] T 1fd9005c79bc4221b89c2efdd507a43e P 929e440386464933b1f19dcd534a3e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:46.861714 16562 ts_tablet_manager.cc:1434] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260630 12:14:46.862862 16562 tablet_bootstrap.cc:492] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb: Bootstrap starting.
I20260630 12:14:46.868187 16564 ts_tablet_manager.cc:1434] T 1fd9005c79bc4221b89c2efdd507a43e P 929e440386464933b1f19dcd534a3e47: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260630 12:14:46.869360 16562 tablet_bootstrap.cc:654] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:46.872857 16564 tablet_bootstrap.cc:492] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47: Bootstrap starting.
I20260630 12:14:46.880978 16563 ts_tablet_manager.cc:1434] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96: Time spent starting tablet: real 0.026s	user 0.014s	sys 0.012s
I20260630 12:14:46.882071 16563 tablet_bootstrap.cc:492] T 623d3943be5a408a82407ef6c4530d8a P b84de1ee419844f3ac06ea48c9e92b96: Bootstrap starting.
I20260630 12:14:46.886448 16564 tablet_bootstrap.cc:654] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:46.888643 16563 tablet_bootstrap.cc:654] T 623d3943be5a408a82407ef6c4530d8a P b84de1ee419844f3ac06ea48c9e92b96: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:46.898402 16569 raft_consensus.cc:493] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:46.899219 16569 raft_consensus.cc:515] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:46.914624 16562 tablet_bootstrap.cc:492] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb: No bootstrap required, opened a new log
I20260630 12:14:46.914722 16569 leader_election.cc:290] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 929e440386464933b1f19dcd534a3e47 (127.7.215.130:39255), 220fe9b7d1684367a3a97c8974bf3cbb (127.7.215.131:46645)
I20260630 12:14:46.915228 16562 ts_tablet_manager.cc:1403] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb: Time spent bootstrapping tablet: real 0.053s	user 0.026s	sys 0.024s
I20260630 12:14:46.917296 16564 tablet_bootstrap.cc:492] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47: No bootstrap required, opened a new log
I20260630 12:14:46.917881 16564 ts_tablet_manager.cc:1403] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.004s
I20260630 12:14:46.918462 16563 tablet_bootstrap.cc:492] T 623d3943be5a408a82407ef6c4530d8a P b84de1ee419844f3ac06ea48c9e92b96: No bootstrap required, opened a new log
I20260630 12:14:46.919263 16563 ts_tablet_manager.cc:1403] T 623d3943be5a408a82407ef6c4530d8a P b84de1ee419844f3ac06ea48c9e92b96: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.024s
I20260630 12:14:46.918505 16562 raft_consensus.cc:359] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:46.919692 16562 raft_consensus.cc:385] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:46.920078 16562 raft_consensus.cc:740] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 220fe9b7d1684367a3a97c8974bf3cbb, State: Initialized, Role: FOLLOWER
I20260630 12:14:46.920969 16562 consensus_queue.cc:260] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:46.922513 16563 raft_consensus.cc:359] T 623d3943be5a408a82407ef6c4530d8a P b84de1ee419844f3ac06ea48c9e92b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:46.923364 16563 raft_consensus.cc:385] T 623d3943be5a408a82407ef6c4530d8a P b84de1ee419844f3ac06ea48c9e92b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:46.923646 16563 raft_consensus.cc:740] T 623d3943be5a408a82407ef6c4530d8a P b84de1ee419844f3ac06ea48c9e92b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84de1ee419844f3ac06ea48c9e92b96, State: Initialized, Role: FOLLOWER
I20260630 12:14:46.924052 16564 raft_consensus.cc:359] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:46.924810 16564 raft_consensus.cc:385] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:46.924520 16563 consensus_queue.cc:260] T 623d3943be5a408a82407ef6c4530d8a P b84de1ee419844f3ac06ea48c9e92b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:46.924965 16562 ts_tablet_manager.cc:1434] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:14:46.926154 16562 tablet_bootstrap.cc:492] T 45e5350df5ad40a5877696e8b6166fb7 P 220fe9b7d1684367a3a97c8974bf3cbb: Bootstrap starting.
I20260630 12:14:46.929158 16563 ts_tablet_manager.cc:1434] T 623d3943be5a408a82407ef6c4530d8a P b84de1ee419844f3ac06ea48c9e92b96: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260630 12:14:46.930198 16563 tablet_bootstrap.cc:492] T 45e5350df5ad40a5877696e8b6166fb7 P b84de1ee419844f3ac06ea48c9e92b96: Bootstrap starting.
I20260630 12:14:46.933097 16562 tablet_bootstrap.cc:654] T 45e5350df5ad40a5877696e8b6166fb7 P 220fe9b7d1684367a3a97c8974bf3cbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:46.934710 16442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd9005c79bc4221b89c2efdd507a43e" candidate_uuid: "b84de1ee419844f3ac06ea48c9e92b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929e440386464933b1f19dcd534a3e47" is_pre_election: true
I20260630 12:14:46.935575 16442 raft_consensus.cc:2468] T 1fd9005c79bc4221b89c2efdd507a43e P 929e440386464933b1f19dcd534a3e47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b84de1ee419844f3ac06ea48c9e92b96 in term 0.
I20260630 12:14:46.936712 16563 tablet_bootstrap.cc:654] T 45e5350df5ad40a5877696e8b6166fb7 P b84de1ee419844f3ac06ea48c9e92b96: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:46.937326 16332 leader_election.cc:304] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 929e440386464933b1f19dcd534a3e47, b84de1ee419844f3ac06ea48c9e92b96; no voters: 
I20260630 12:14:46.938211 16569 raft_consensus.cc:2804] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:46.938591 16569 raft_consensus.cc:493] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:46.938920 16569 raft_consensus.cc:3060] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:46.950011 16569 raft_consensus.cc:515] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:46.953697 16442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd9005c79bc4221b89c2efdd507a43e" candidate_uuid: "b84de1ee419844f3ac06ea48c9e92b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929e440386464933b1f19dcd534a3e47"
I20260630 12:14:46.954491 16442 raft_consensus.cc:3060] T 1fd9005c79bc4221b89c2efdd507a43e P 929e440386464933b1f19dcd534a3e47 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:46.957288 16568 raft_consensus.cc:493] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:46.958004 16568 raft_consensus.cc:515] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } }
I20260630 12:14:46.963524 16568 leader_election.cc:290] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 929e440386464933b1f19dcd534a3e47 (127.7.215.130:39255), b84de1ee419844f3ac06ea48c9e92b96 (127.7.215.129:36095)
I20260630 12:14:46.925139 16564 raft_consensus.cc:740] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929e440386464933b1f19dcd534a3e47, State: Initialized, Role: FOLLOWER
I20260630 12:14:46.967893 16564 consensus_queue.cc:260] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:46.976574 16564 ts_tablet_manager.cc:1434] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47: Time spent starting tablet: real 0.058s	user 0.004s	sys 0.005s
I20260630 12:14:46.977969 16564 tablet_bootstrap.cc:492] T 8282bdb836814757a99f7e7af8d8249c P 929e440386464933b1f19dcd534a3e47: Bootstrap starting.
I20260630 12:14:46.987144 16442 raft_consensus.cc:2468] T 1fd9005c79bc4221b89c2efdd507a43e P 929e440386464933b1f19dcd534a3e47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84de1ee419844f3ac06ea48c9e92b96 in term 1.
I20260630 12:14:46.989044 16332 leader_election.cc:304] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 929e440386464933b1f19dcd534a3e47, b84de1ee419844f3ac06ea48c9e92b96; no voters: 
I20260630 12:14:46.996186 16569 leader_election.cc:290] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96 [CANDIDATE]: Term 1 election: Requested vote from peers 929e440386464933b1f19dcd534a3e47 (127.7.215.130:39255), 220fe9b7d1684367a3a97c8974bf3cbb (127.7.215.131:46645)
I20260630 12:14:46.996981 16569 raft_consensus.cc:2804] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:46.997536 16569 raft_consensus.cc:697] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96 [term 1 LEADER]: Becoming Leader. State: Replica: b84de1ee419844f3ac06ea48c9e92b96, State: Running, Role: LEADER
I20260630 12:14:47.002388 16568 raft_consensus.cc:493] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:47.003001 16568 raft_consensus.cc:515] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:47.005647 16568 leader_election.cc:290] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b84de1ee419844f3ac06ea48c9e92b96 (127.7.215.129:36095), 929e440386464933b1f19dcd534a3e47 (127.7.215.130:39255)
I20260630 12:14:47.005106 16569 consensus_queue.cc:237] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:47.008699 16516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd9005c79bc4221b89c2efdd507a43e" candidate_uuid: "b84de1ee419844f3ac06ea48c9e92b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" is_pre_election: true
I20260630 12:14:47.011337 16563 tablet_bootstrap.cc:492] T 45e5350df5ad40a5877696e8b6166fb7 P b84de1ee419844f3ac06ea48c9e92b96: No bootstrap required, opened a new log
I20260630 12:14:47.011317 16516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd9005c79bc4221b89c2efdd507a43e" candidate_uuid: "b84de1ee419844f3ac06ea48c9e92b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "220fe9b7d1684367a3a97c8974bf3cbb"
I20260630 12:14:47.012108 16563 ts_tablet_manager.cc:1403] T 45e5350df5ad40a5877696e8b6166fb7 P b84de1ee419844f3ac06ea48c9e92b96: Time spent bootstrapping tablet: real 0.082s	user 0.029s	sys 0.051s
I20260630 12:14:47.015331 16563 raft_consensus.cc:359] T 45e5350df5ad40a5877696e8b6166fb7 P b84de1ee419844f3ac06ea48c9e92b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:47.015718 16564 tablet_bootstrap.cc:654] T 8282bdb836814757a99f7e7af8d8249c P 929e440386464933b1f19dcd534a3e47: Neither blocks nor log segments found. Creating new log.
W20260630 12:14:47.015626 16333 leader_election.cc:343] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 220fe9b7d1684367a3a97c8974bf3cbb (127.7.215.131:46645): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:47.016106 16563 raft_consensus.cc:385] T 45e5350df5ad40a5877696e8b6166fb7 P b84de1ee419844f3ac06ea48c9e92b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.016588 16563 raft_consensus.cc:740] T 45e5350df5ad40a5877696e8b6166fb7 P b84de1ee419844f3ac06ea48c9e92b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84de1ee419844f3ac06ea48c9e92b96, State: Initialized, Role: FOLLOWER
W20260630 12:14:47.017760 16333 leader_election.cc:343] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 220fe9b7d1684367a3a97c8974bf3cbb (127.7.215.131:46645): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:47.017554 16563 consensus_queue.cc:260] T 45e5350df5ad40a5877696e8b6166fb7 P b84de1ee419844f3ac06ea48c9e92b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:47.020324 16563 ts_tablet_manager.cc:1434] T 45e5350df5ad40a5877696e8b6166fb7 P b84de1ee419844f3ac06ea48c9e92b96: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:14:47.021605 16563 tablet_bootstrap.cc:492] T 8282bdb836814757a99f7e7af8d8249c P b84de1ee419844f3ac06ea48c9e92b96: Bootstrap starting.
I20260630 12:14:47.028853 16563 tablet_bootstrap.cc:654] T 8282bdb836814757a99f7e7af8d8249c P b84de1ee419844f3ac06ea48c9e92b96: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:47.031986 16562 tablet_bootstrap.cc:492] T 45e5350df5ad40a5877696e8b6166fb7 P 220fe9b7d1684367a3a97c8974bf3cbb: No bootstrap required, opened a new log
I20260630 12:14:47.032503 16562 ts_tablet_manager.cc:1403] T 45e5350df5ad40a5877696e8b6166fb7 P 220fe9b7d1684367a3a97c8974bf3cbb: Time spent bootstrapping tablet: real 0.107s	user 0.055s	sys 0.047s
I20260630 12:14:47.035429 16562 raft_consensus.cc:359] T 45e5350df5ad40a5877696e8b6166fb7 P 220fe9b7d1684367a3a97c8974bf3cbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:47.035953 16564 tablet_bootstrap.cc:492] T 8282bdb836814757a99f7e7af8d8249c P 929e440386464933b1f19dcd534a3e47: No bootstrap required, opened a new log
I20260630 12:14:47.036623 16564 ts_tablet_manager.cc:1403] T 8282bdb836814757a99f7e7af8d8249c P 929e440386464933b1f19dcd534a3e47: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.003s
I20260630 12:14:47.036860 16265 catalog_manager.cc:5697] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96 reported cstate change: term changed from 0 to 1, leader changed from <none> to b84de1ee419844f3ac06ea48c9e92b96 (127.7.215.129). New cstate: current_term: 1 leader_uuid: "b84de1ee419844f3ac06ea48c9e92b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:47.036156 16562 raft_consensus.cc:385] T 45e5350df5ad40a5877696e8b6166fb7 P 220fe9b7d1684367a3a97c8974bf3cbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.052480 16563 tablet_bootstrap.cc:492] T 8282bdb836814757a99f7e7af8d8249c P b84de1ee419844f3ac06ea48c9e92b96: No bootstrap required, opened a new log
I20260630 12:14:47.040009 16367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8282bdb836814757a99f7e7af8d8249c" candidate_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84de1ee419844f3ac06ea48c9e92b96" is_pre_election: true
I20260630 12:14:47.042172 16441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623d3943be5a408a82407ef6c4530d8a" candidate_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929e440386464933b1f19dcd534a3e47" is_pre_election: true
I20260630 12:14:47.040329 16366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623d3943be5a408a82407ef6c4530d8a" candidate_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84de1ee419844f3ac06ea48c9e92b96" is_pre_election: true
I20260630 12:14:47.041743 16442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8282bdb836814757a99f7e7af8d8249c" candidate_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929e440386464933b1f19dcd534a3e47" is_pre_election: true
I20260630 12:14:47.062624 16366 raft_consensus.cc:2468] T 623d3943be5a408a82407ef6c4530d8a P b84de1ee419844f3ac06ea48c9e92b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 220fe9b7d1684367a3a97c8974bf3cbb in term 0.
I20260630 12:14:47.040022 16562 raft_consensus.cc:740] T 45e5350df5ad40a5877696e8b6166fb7 P 220fe9b7d1684367a3a97c8974bf3cbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 220fe9b7d1684367a3a97c8974bf3cbb, State: Initialized, Role: FOLLOWER
W20260630 12:14:47.063122 16481 leader_election.cc:343] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b84de1ee419844f3ac06ea48c9e92b96 (127.7.215.129:36095): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:14:47.063957 16481 leader_election.cc:343] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 929e440386464933b1f19dcd534a3e47 (127.7.215.130:39255): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:47.063875 16562 consensus_queue.cc:260] T 45e5350df5ad40a5877696e8b6166fb7 P 220fe9b7d1684367a3a97c8974bf3cbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:47.064651 16481 leader_election.cc:304] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [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: 220fe9b7d1684367a3a97c8974bf3cbb, b84de1ee419844f3ac06ea48c9e92b96; no voters: 929e440386464933b1f19dcd534a3e47
I20260630 12:14:47.061378 16563 ts_tablet_manager.cc:1403] T 8282bdb836814757a99f7e7af8d8249c P b84de1ee419844f3ac06ea48c9e92b96: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.012s
I20260630 12:14:47.060237 16564 raft_consensus.cc:359] T 8282bdb836814757a99f7e7af8d8249c P 929e440386464933b1f19dcd534a3e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } }
I20260630 12:14:47.065480 16568 raft_consensus.cc:2804] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:47.065981 16568 raft_consensus.cc:493] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:47.065992 16562 ts_tablet_manager.cc:1434] T 45e5350df5ad40a5877696e8b6166fb7 P 220fe9b7d1684367a3a97c8974bf3cbb: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260630 12:14:47.066498 16568 raft_consensus.cc:3060] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.067417 16562 tablet_bootstrap.cc:492] T 1fd9005c79bc4221b89c2efdd507a43e P 220fe9b7d1684367a3a97c8974bf3cbb: Bootstrap starting.
I20260630 12:14:47.068873 16563 raft_consensus.cc:359] T 8282bdb836814757a99f7e7af8d8249c P b84de1ee419844f3ac06ea48c9e92b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } }
I20260630 12:14:47.069720 16563 raft_consensus.cc:385] T 8282bdb836814757a99f7e7af8d8249c P b84de1ee419844f3ac06ea48c9e92b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.070192 16563 raft_consensus.cc:740] T 8282bdb836814757a99f7e7af8d8249c P b84de1ee419844f3ac06ea48c9e92b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84de1ee419844f3ac06ea48c9e92b96, State: Initialized, Role: FOLLOWER
I20260630 12:14:47.071179 16563 consensus_queue.cc:260] T 8282bdb836814757a99f7e7af8d8249c P b84de1ee419844f3ac06ea48c9e92b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } }
I20260630 12:14:47.073355 16563 ts_tablet_manager.cc:1434] T 8282bdb836814757a99f7e7af8d8249c P b84de1ee419844f3ac06ea48c9e92b96: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:14:47.074774 16562 tablet_bootstrap.cc:654] T 1fd9005c79bc4221b89c2efdd507a43e P 220fe9b7d1684367a3a97c8974bf3cbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:47.074870 16564 raft_consensus.cc:385] T 8282bdb836814757a99f7e7af8d8249c P 929e440386464933b1f19dcd534a3e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.075353 16564 raft_consensus.cc:740] T 8282bdb836814757a99f7e7af8d8249c P 929e440386464933b1f19dcd534a3e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929e440386464933b1f19dcd534a3e47, State: Initialized, Role: FOLLOWER
I20260630 12:14:47.074774 16568 raft_consensus.cc:515] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:47.076162 16564 consensus_queue.cc:260] T 8282bdb836814757a99f7e7af8d8249c P 929e440386464933b1f19dcd534a3e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } }
I20260630 12:14:47.079576 16442 raft_consensus.cc:2468] T 8282bdb836814757a99f7e7af8d8249c P 929e440386464933b1f19dcd534a3e47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 220fe9b7d1684367a3a97c8974bf3cbb in term 0.
I20260630 12:14:47.080145 16568 leader_election.cc:290] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [CANDIDATE]: Term 1 election: Requested vote from peers b84de1ee419844f3ac06ea48c9e92b96 (127.7.215.129:36095), 929e440386464933b1f19dcd534a3e47 (127.7.215.130:39255)
I20260630 12:14:47.081091 16564 ts_tablet_manager.cc:1434] T 8282bdb836814757a99f7e7af8d8249c P 929e440386464933b1f19dcd534a3e47: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.002s
I20260630 12:14:47.081450 16441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623d3943be5a408a82407ef6c4530d8a" candidate_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929e440386464933b1f19dcd534a3e47"
I20260630 12:14:47.082476 16564 tablet_bootstrap.cc:492] T 623d3943be5a408a82407ef6c4530d8a P 929e440386464933b1f19dcd534a3e47: Bootstrap starting.
I20260630 12:14:47.082779 16366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623d3943be5a408a82407ef6c4530d8a" candidate_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84de1ee419844f3ac06ea48c9e92b96"
I20260630 12:14:47.083402 16366 raft_consensus.cc:3060] T 623d3943be5a408a82407ef6c4530d8a P b84de1ee419844f3ac06ea48c9e92b96 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:14:47.083591 16481 leader_election.cc:343] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 929e440386464933b1f19dcd534a3e47 (127.7.215.130:39255): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:47.089766 16366 raft_consensus.cc:2468] T 623d3943be5a408a82407ef6c4530d8a P b84de1ee419844f3ac06ea48c9e92b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 220fe9b7d1684367a3a97c8974bf3cbb in term 1.
I20260630 12:14:47.091069 16481 leader_election.cc:304] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [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: 220fe9b7d1684367a3a97c8974bf3cbb, b84de1ee419844f3ac06ea48c9e92b96; no voters: 929e440386464933b1f19dcd534a3e47
I20260630 12:14:47.091519 16564 tablet_bootstrap.cc:654] T 623d3943be5a408a82407ef6c4530d8a P 929e440386464933b1f19dcd534a3e47: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:47.092262 16568 raft_consensus.cc:2804] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:47.094658 16568 raft_consensus.cc:697] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [term 1 LEADER]: Becoming Leader. State: Replica: 220fe9b7d1684367a3a97c8974bf3cbb, State: Running, Role: LEADER
I20260630 12:14:47.096103 16568 consensus_queue.cc:237] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:47.098341 16562 tablet_bootstrap.cc:492] T 1fd9005c79bc4221b89c2efdd507a43e P 220fe9b7d1684367a3a97c8974bf3cbb: No bootstrap required, opened a new log
I20260630 12:14:47.099104 16562 ts_tablet_manager.cc:1403] T 1fd9005c79bc4221b89c2efdd507a43e P 220fe9b7d1684367a3a97c8974bf3cbb: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.015s
I20260630 12:14:47.102936 16562 raft_consensus.cc:359] T 1fd9005c79bc4221b89c2efdd507a43e P 220fe9b7d1684367a3a97c8974bf3cbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:47.103695 16562 raft_consensus.cc:385] T 1fd9005c79bc4221b89c2efdd507a43e P 220fe9b7d1684367a3a97c8974bf3cbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.103776 16481 leader_election.cc:304] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [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: 220fe9b7d1684367a3a97c8974bf3cbb, 929e440386464933b1f19dcd534a3e47; no voters: b84de1ee419844f3ac06ea48c9e92b96
I20260630 12:14:47.104049 16562 raft_consensus.cc:740] T 1fd9005c79bc4221b89c2efdd507a43e P 220fe9b7d1684367a3a97c8974bf3cbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 220fe9b7d1684367a3a97c8974bf3cbb, State: Initialized, Role: FOLLOWER
I20260630 12:14:47.105123 16564 tablet_bootstrap.cc:492] T 623d3943be5a408a82407ef6c4530d8a P 929e440386464933b1f19dcd534a3e47: No bootstrap required, opened a new log
I20260630 12:14:47.105039 16562 consensus_queue.cc:260] T 1fd9005c79bc4221b89c2efdd507a43e P 220fe9b7d1684367a3a97c8974bf3cbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:47.105679 16564 ts_tablet_manager.cc:1403] T 623d3943be5a408a82407ef6c4530d8a P 929e440386464933b1f19dcd534a3e47: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.005s
I20260630 12:14:47.105722 16585 raft_consensus.cc:2804] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:47.106377 16585 raft_consensus.cc:493] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:47.106844 16585 raft_consensus.cc:3060] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.109722 16564 raft_consensus.cc:359] T 623d3943be5a408a82407ef6c4530d8a P 929e440386464933b1f19dcd534a3e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:47.112028 16564 raft_consensus.cc:385] T 623d3943be5a408a82407ef6c4530d8a P 929e440386464933b1f19dcd534a3e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.112419 16564 raft_consensus.cc:740] T 623d3943be5a408a82407ef6c4530d8a P 929e440386464933b1f19dcd534a3e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929e440386464933b1f19dcd534a3e47, State: Initialized, Role: FOLLOWER
I20260630 12:14:47.114858 16564 consensus_queue.cc:260] T 623d3943be5a408a82407ef6c4530d8a P 929e440386464933b1f19dcd534a3e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:47.117311 16564 ts_tablet_manager.cc:1434] T 623d3943be5a408a82407ef6c4530d8a P 929e440386464933b1f19dcd534a3e47: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260630 12:14:47.117336 16562 ts_tablet_manager.cc:1434] T 1fd9005c79bc4221b89c2efdd507a43e P 220fe9b7d1684367a3a97c8974bf3cbb: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.004s
I20260630 12:14:47.116678 16264 catalog_manager.cc:5697] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb reported cstate change: term changed from 0 to 1, leader changed from <none> to 220fe9b7d1684367a3a97c8974bf3cbb (127.7.215.131). New cstate: current_term: 1 leader_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:47.118750 16585 raft_consensus.cc:515] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } }
I20260630 12:14:47.121595 16442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8282bdb836814757a99f7e7af8d8249c" candidate_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929e440386464933b1f19dcd534a3e47"
I20260630 12:14:47.121924 16585 leader_election.cc:290] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [CANDIDATE]: Term 1 election: Requested vote from peers 929e440386464933b1f19dcd534a3e47 (127.7.215.130:39255), b84de1ee419844f3ac06ea48c9e92b96 (127.7.215.129:36095)
I20260630 12:14:47.122218 16442 raft_consensus.cc:3060] T 8282bdb836814757a99f7e7af8d8249c P 929e440386464933b1f19dcd534a3e47 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.123342 16366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8282bdb836814757a99f7e7af8d8249c" candidate_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84de1ee419844f3ac06ea48c9e92b96"
I20260630 12:14:47.123945 16366 raft_consensus.cc:3060] T 8282bdb836814757a99f7e7af8d8249c P b84de1ee419844f3ac06ea48c9e92b96 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.129545 16442 raft_consensus.cc:2468] T 8282bdb836814757a99f7e7af8d8249c P 929e440386464933b1f19dcd534a3e47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 220fe9b7d1684367a3a97c8974bf3cbb in term 1.
I20260630 12:14:47.130923 16481 leader_election.cc:304] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 220fe9b7d1684367a3a97c8974bf3cbb, 929e440386464933b1f19dcd534a3e47; no voters: 
I20260630 12:14:47.133078 16366 raft_consensus.cc:2468] T 8282bdb836814757a99f7e7af8d8249c P b84de1ee419844f3ac06ea48c9e92b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 220fe9b7d1684367a3a97c8974bf3cbb in term 1.
I20260630 12:14:47.134312 16585 raft_consensus.cc:2804] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:47.134922 16585 raft_consensus.cc:697] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [term 1 LEADER]: Becoming Leader. State: Replica: 220fe9b7d1684367a3a97c8974bf3cbb, State: Running, Role: LEADER
I20260630 12:14:47.135676 16585 consensus_queue.cc:237] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } }
I20260630 12:14:47.137382 16570 raft_consensus.cc:493] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:47.137879 16570 raft_consensus.cc:515] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:47.140667 16570 leader_election.cc:290] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b84de1ee419844f3ac06ea48c9e92b96 (127.7.215.129:36095), 220fe9b7d1684367a3a97c8974bf3cbb (127.7.215.131:46645)
I20260630 12:14:47.145131 16265 catalog_manager.cc:5697] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb reported cstate change: term changed from 0 to 1, leader changed from <none> to 220fe9b7d1684367a3a97c8974bf3cbb (127.7.215.131). New cstate: current_term: 1 leader_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:47.156396 16516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e5350df5ad40a5877696e8b6166fb7" candidate_uuid: "929e440386464933b1f19dcd534a3e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" is_pre_election: true
I20260630 12:14:47.156999 16516 raft_consensus.cc:2468] T 45e5350df5ad40a5877696e8b6166fb7 P 220fe9b7d1684367a3a97c8974bf3cbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 929e440386464933b1f19dcd534a3e47 in term 0.
I20260630 12:14:47.157053 16366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e5350df5ad40a5877696e8b6166fb7" candidate_uuid: "929e440386464933b1f19dcd534a3e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84de1ee419844f3ac06ea48c9e92b96" is_pre_election: true
I20260630 12:14:47.157728 16366 raft_consensus.cc:2468] T 45e5350df5ad40a5877696e8b6166fb7 P b84de1ee419844f3ac06ea48c9e92b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 929e440386464933b1f19dcd534a3e47 in term 0.
I20260630 12:14:47.158087 16408 leader_election.cc:304] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 220fe9b7d1684367a3a97c8974bf3cbb, 929e440386464933b1f19dcd534a3e47; no voters: 
I20260630 12:14:47.158986 16570 raft_consensus.cc:2804] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:47.159375 16570 raft_consensus.cc:493] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:47.159657 16570 raft_consensus.cc:3060] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.164865 16570 raft_consensus.cc:515] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:47.166507 16570 leader_election.cc:290] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [CANDIDATE]: Term 1 election: Requested vote from peers b84de1ee419844f3ac06ea48c9e92b96 (127.7.215.129:36095), 220fe9b7d1684367a3a97c8974bf3cbb (127.7.215.131:46645)
I20260630 12:14:47.167279 16366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e5350df5ad40a5877696e8b6166fb7" candidate_uuid: "929e440386464933b1f19dcd534a3e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84de1ee419844f3ac06ea48c9e92b96"
I20260630 12:14:47.167518 16516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e5350df5ad40a5877696e8b6166fb7" candidate_uuid: "929e440386464933b1f19dcd534a3e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "220fe9b7d1684367a3a97c8974bf3cbb"
I20260630 12:14:47.167824 16366 raft_consensus.cc:3060] T 45e5350df5ad40a5877696e8b6166fb7 P b84de1ee419844f3ac06ea48c9e92b96 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.168073 16516 raft_consensus.cc:3060] T 45e5350df5ad40a5877696e8b6166fb7 P 220fe9b7d1684367a3a97c8974bf3cbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.172668 16366 raft_consensus.cc:2468] T 45e5350df5ad40a5877696e8b6166fb7 P b84de1ee419844f3ac06ea48c9e92b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929e440386464933b1f19dcd534a3e47 in term 1.
I20260630 12:14:47.173171 16516 raft_consensus.cc:2468] T 45e5350df5ad40a5877696e8b6166fb7 P 220fe9b7d1684367a3a97c8974bf3cbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929e440386464933b1f19dcd534a3e47 in term 1.
I20260630 12:14:47.174050 16407 leader_election.cc:304] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 929e440386464933b1f19dcd534a3e47, b84de1ee419844f3ac06ea48c9e92b96; no voters: 
I20260630 12:14:47.174933 16570 raft_consensus.cc:2804] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:47.175818 16570 raft_consensus.cc:697] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [term 1 LEADER]: Becoming Leader. State: Replica: 929e440386464933b1f19dcd534a3e47, State: Running, Role: LEADER
I20260630 12:14:47.176607 16570 consensus_queue.cc:237] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:47.183629 16265 catalog_manager.cc:5697] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 929e440386464933b1f19dcd534a3e47 (127.7.215.130). New cstate: current_term: 1 leader_uuid: "929e440386464933b1f19dcd534a3e47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:47.224517  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:47.231839 16594 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:47.233381 16595 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:47.234216  8030 server_base.cc:1061] running on GCE node
W20260630 12:14:47.234354 16597 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:47.236443  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:47.236726  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:47.236964  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821687236943 us; error 0 us; skew 500 ppm
I20260630 12:14:47.237587  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:47.240767  8030 webserver.cc:533] Webserver started at http://127.7.215.132:38529/ using document root <none> and password file <none>
I20260630 12:14:47.241187  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:47.241348  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:47.241609  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:47.242889  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821475204949-8030-0/minicluster-data/ts-3-root/instance:
uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d"
format_stamp: "Formatted at 2026-06-30 12:14:47 on dist-test-slave-35fp"
I20260630 12:14:47.247905  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:47.251521 16602 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:47.252295  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:47.252568  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821475204949-8030-0/minicluster-data/ts-3-root
uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d"
format_stamp: "Formatted at 2026-06-30 12:14:47 on dist-test-slave-35fp"
I20260630 12:14:47.252811  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821475204949-8030-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821475204949-8030-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821475204949-8030-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)
I20260630 12:14:47.282531  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:47.283809  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:47.285085  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:47.287494  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:47.287663  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:47.287848  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:47.287988  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:47.341876  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.132:38189
I20260630 12:14:47.341958 16664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.132:38189 every 8 connection(s)
I20260630 12:14:47.360760 16665 heartbeater.cc:344] Connected to a master server at 127.7.215.190:34191
I20260630 12:14:47.361194 16665 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:47.362185 16665 heartbeater.cc:507] Master 127.7.215.190:34191 requested a full tablet report, sending...
I20260630 12:14:47.364758 16265 ts_manager.cc:194] Registered new tserver with Master: f44a5dcea9d24c61bdf4f333b16d3a5d (127.7.215.132:38189)
I20260630 12:14:47.366158 16265 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60730
I20260630 12:14:47.431339 16516 raft_consensus.cc:3060] T 1fd9005c79bc4221b89c2efdd507a43e P 220fe9b7d1684367a3a97c8974bf3cbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.438264 16569 consensus_queue.cc:1048] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:47.451745 16671 consensus_queue.cc:1048] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:47.474215 16570 raft_consensus.cc:493] T 623d3943be5a408a82407ef6c4530d8a P 929e440386464933b1f19dcd534a3e47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:47.474866 16570 raft_consensus.cc:515] T 623d3943be5a408a82407ef6c4530d8a P 929e440386464933b1f19dcd534a3e47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:47.476919 16570 leader_election.cc:290] T 623d3943be5a408a82407ef6c4530d8a P 929e440386464933b1f19dcd534a3e47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b84de1ee419844f3ac06ea48c9e92b96 (127.7.215.129:36095), 220fe9b7d1684367a3a97c8974bf3cbb (127.7.215.131:46645)
I20260630 12:14:47.477592 16366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623d3943be5a408a82407ef6c4530d8a" candidate_uuid: "929e440386464933b1f19dcd534a3e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84de1ee419844f3ac06ea48c9e92b96" is_pre_election: true
I20260630 12:14:47.478056 16516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623d3943be5a408a82407ef6c4530d8a" candidate_uuid: "929e440386464933b1f19dcd534a3e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" is_pre_election: true
I20260630 12:14:47.478526 16366 raft_consensus.cc:2393] T 623d3943be5a408a82407ef6c4530d8a P b84de1ee419844f3ac06ea48c9e92b96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 929e440386464933b1f19dcd534a3e47 in current term 1: Already voted for candidate 220fe9b7d1684367a3a97c8974bf3cbb in this term.
I20260630 12:14:47.479671 16407 leader_election.cc:304] T 623d3943be5a408a82407ef6c4530d8a P 929e440386464933b1f19dcd534a3e47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 929e440386464933b1f19dcd534a3e47; no voters: 220fe9b7d1684367a3a97c8974bf3cbb, b84de1ee419844f3ac06ea48c9e92b96
I20260630 12:14:47.480427 16570 raft_consensus.cc:3060] T 623d3943be5a408a82407ef6c4530d8a P 929e440386464933b1f19dcd534a3e47 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.485726 16570 raft_consensus.cc:2749] T 623d3943be5a408a82407ef6c4530d8a P 929e440386464933b1f19dcd534a3e47 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:47.517861 16585 consensus_queue.cc:1048] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:47.529400 16585 consensus_queue.cc:1048] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:47.569676 16585 consensus_queue.cc:1048] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:47.580193 16568 consensus_queue.cc:1048] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:47.632592 16570 consensus_queue.cc:1048] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:47.644304 16570 consensus_queue.cc:1048] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:48.253825 16442 consensus_queue.cc:237] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [LEADER]: Queue 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: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } attrs { replace: true } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } }
I20260630 12:14:48.260614 16516 raft_consensus.cc:1275] T 45e5350df5ad40a5877696e8b6166fb7 P 220fe9b7d1684367a3a97c8974bf3cbb [term 1 FOLLOWER]: Refusing update from remote peer 929e440386464933b1f19dcd534a3e47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:48.261365 16366 raft_consensus.cc:1275] T 45e5350df5ad40a5877696e8b6166fb7 P b84de1ee419844f3ac06ea48c9e92b96 [term 1 FOLLOWER]: Refusing update from remote peer 929e440386464933b1f19dcd534a3e47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:48.263211 16684 consensus_queue.cc:1048] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:48.263937 16687 consensus_queue.cc:1048] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:48.272171 16687 raft_consensus.cc:2955] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f44a5dcea9d24c61bdf4f333b16d3a5d (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } attrs { replace: true } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } } }
I20260630 12:14:48.273134 16366 raft_consensus.cc:2955] T 45e5350df5ad40a5877696e8b6166fb7 P b84de1ee419844f3ac06ea48c9e92b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f44a5dcea9d24c61bdf4f333b16d3a5d (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } attrs { replace: true } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } } }
I20260630 12:14:48.273607 16516 raft_consensus.cc:2955] T 45e5350df5ad40a5877696e8b6166fb7 P 220fe9b7d1684367a3a97c8974bf3cbb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f44a5dcea9d24c61bdf4f333b16d3a5d (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } attrs { replace: true } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } } }
W20260630 12:14:48.275808 16405 consensus_peers.cc:597] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 -> Peer f44a5dcea9d24c61bdf4f333b16d3a5d (127.7.215.132:38189): Couldn't send request to peer f44a5dcea9d24c61bdf4f333b16d3a5d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 45e5350df5ad40a5877696e8b6166fb7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:48.285948 16265 catalog_manager.cc:5697] T 45e5350df5ad40a5877696e8b6166fb7 P b84de1ee419844f3ac06ea48c9e92b96 reported cstate change: config changed from index -1 to 2, NON_VOTER f44a5dcea9d24c61bdf4f333b16d3a5d (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "929e440386464933b1f19dcd534a3e47" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } attrs { replace: true } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } } }
I20260630 12:14:48.301961 16516 consensus_queue.cc:237] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [LEADER]: Queue 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: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } attrs { replace: true } } peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } }
I20260630 12:14:48.308684 16366 raft_consensus.cc:1275] T 8282bdb836814757a99f7e7af8d8249c P b84de1ee419844f3ac06ea48c9e92b96 [term 1 FOLLOWER]: Refusing update from remote peer 220fe9b7d1684367a3a97c8974bf3cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:48.311064 16585 consensus_queue.cc:1048] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:14:48.316234 16442 raft_consensus.cc:1275] T 8282bdb836814757a99f7e7af8d8249c P 929e440386464933b1f19dcd534a3e47 [term 1 FOLLOWER]: Refusing update from remote peer 220fe9b7d1684367a3a97c8974bf3cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:48.317617 16585 consensus_queue.cc:1048] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:48.319092 16683 raft_consensus.cc:2955] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f44a5dcea9d24c61bdf4f333b16d3a5d (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } attrs { replace: true } } peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } } }
I20260630 12:14:48.321071 16366 raft_consensus.cc:2955] T 8282bdb836814757a99f7e7af8d8249c P b84de1ee419844f3ac06ea48c9e92b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f44a5dcea9d24c61bdf4f333b16d3a5d (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } attrs { replace: true } } peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } } }
I20260630 12:14:48.324220 16442 raft_consensus.cc:2955] T 8282bdb836814757a99f7e7af8d8249c P 929e440386464933b1f19dcd534a3e47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f44a5dcea9d24c61bdf4f333b16d3a5d (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } attrs { replace: true } } peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } } }
W20260630 12:14:48.331966 16479 consensus_peers.cc:597] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb -> Peer f44a5dcea9d24c61bdf4f333b16d3a5d (127.7.215.132:38189): Couldn't send request to peer f44a5dcea9d24c61bdf4f333b16d3a5d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8282bdb836814757a99f7e7af8d8249c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:48.334034 16264 catalog_manager.cc:5697] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb reported cstate change: config changed from index -1 to 2, NON_VOTER f44a5dcea9d24c61bdf4f333b16d3a5d (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:48.335659 16516 consensus_queue.cc:237] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [LEADER]: Queue 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: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } attrs { replace: true } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } }
W20260630 12:14:48.343874 16479 consensus_peers.cc:597] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb -> Peer f44a5dcea9d24c61bdf4f333b16d3a5d (127.7.215.132:38189): Couldn't send request to peer f44a5dcea9d24c61bdf4f333b16d3a5d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 623d3943be5a408a82407ef6c4530d8a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:48.344882 16442 raft_consensus.cc:1275] T 623d3943be5a408a82407ef6c4530d8a P 929e440386464933b1f19dcd534a3e47 [term 1 FOLLOWER]: Refusing update from remote peer 220fe9b7d1684367a3a97c8974bf3cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:48.345533 16366 raft_consensus.cc:1275] T 623d3943be5a408a82407ef6c4530d8a P b84de1ee419844f3ac06ea48c9e92b96 [term 1 FOLLOWER]: Refusing update from remote peer 220fe9b7d1684367a3a97c8974bf3cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:48.347295 16588 consensus_queue.cc:1048] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:14:48.348582 16585 consensus_queue.cc:1048] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:48.355330 16585 raft_consensus.cc:2955] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f44a5dcea9d24c61bdf4f333b16d3a5d (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } attrs { replace: true } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } } }
I20260630 12:14:48.357358 16366 raft_consensus.cc:2955] T 623d3943be5a408a82407ef6c4530d8a P b84de1ee419844f3ac06ea48c9e92b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f44a5dcea9d24c61bdf4f333b16d3a5d (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } attrs { replace: true } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } } }
I20260630 12:14:48.363004 16442 raft_consensus.cc:2955] T 623d3943be5a408a82407ef6c4530d8a P 929e440386464933b1f19dcd534a3e47 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f44a5dcea9d24c61bdf4f333b16d3a5d (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } attrs { replace: true } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } } }
I20260630 12:14:48.368436 16665 heartbeater.cc:499] Master 127.7.215.190:34191 was elected leader, sending a full tablet report...
I20260630 12:14:48.369026 16264 catalog_manager.cc:5697] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb reported cstate change: config changed from index -1 to 2, NON_VOTER f44a5dcea9d24c61bdf4f333b16d3a5d (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:48.370070 16441 consensus_queue.cc:237] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [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: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } attrs { replace: false } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } }
W20260630 12:14:48.377220 16405 consensus_peers.cc:597] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 -> Peer f44a5dcea9d24c61bdf4f333b16d3a5d (127.7.215.132:38189): Couldn't send request to peer f44a5dcea9d24c61bdf4f333b16d3a5d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 45e5350df5ad40a5877696e8b6166fb7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:48.379140 16516 raft_consensus.cc:1275] T 45e5350df5ad40a5877696e8b6166fb7 P 220fe9b7d1684367a3a97c8974bf3cbb [term 1 FOLLOWER]: Refusing update from remote peer 929e440386464933b1f19dcd534a3e47: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:48.381490 16687 consensus_queue.cc:1048] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:48.390406 16366 raft_consensus.cc:1275] T 45e5350df5ad40a5877696e8b6166fb7 P b84de1ee419844f3ac06ea48c9e92b96 [term 1 FOLLOWER]: Refusing update from remote peer 929e440386464933b1f19dcd534a3e47: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:48.390033 16684 raft_consensus.cc:2955] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [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: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } attrs { replace: false } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } } }
I20260630 12:14:48.392132 16690 consensus_queue.cc:1048] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:48.392073 16516 raft_consensus.cc:2955] T 45e5350df5ad40a5877696e8b6166fb7 P 220fe9b7d1684367a3a97c8974bf3cbb [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: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } attrs { replace: false } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } } }
I20260630 12:14:48.397612 16366 raft_consensus.cc:2955] T 45e5350df5ad40a5877696e8b6166fb7 P b84de1ee419844f3ac06ea48c9e92b96 [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: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } attrs { replace: false } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } } }
W20260630 12:14:48.402477 16313 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:14:48.402949 16313 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:14:48.410504 16515 consensus_queue.cc:237] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [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: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } attrs { replace: false } } peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } }
I20260630 12:14:48.411113 16263 catalog_manager.cc:5697] T 45e5350df5ad40a5877696e8b6166fb7 P 220fe9b7d1684367a3a97c8974bf3cbb reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "929e440386464933b1f19dcd534a3e47" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } attrs { replace: false } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } } }
I20260630 12:14:48.423030 16367 raft_consensus.cc:1275] T 8282bdb836814757a99f7e7af8d8249c P b84de1ee419844f3ac06ea48c9e92b96 [term 1 FOLLOWER]: Refusing update from remote peer 220fe9b7d1684367a3a97c8974bf3cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:14:48.423863 16479 consensus_peers.cc:597] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb -> Peer f44a5dcea9d24c61bdf4f333b16d3a5d (127.7.215.132:38189): Couldn't send request to peer f44a5dcea9d24c61bdf4f333b16d3a5d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8282bdb836814757a99f7e7af8d8249c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:48.424535 16585 consensus_queue.cc:1048] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:48.433733 16441 raft_consensus.cc:1275] T 8282bdb836814757a99f7e7af8d8249c P 929e440386464933b1f19dcd534a3e47 [term 1 FOLLOWER]: Refusing update from remote peer 220fe9b7d1684367a3a97c8974bf3cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:48.434108 16588 raft_consensus.cc:2955] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [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: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } attrs { replace: false } } peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } } }
I20260630 12:14:48.435694 16683 consensus_queue.cc:1048] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:48.436113 16366 raft_consensus.cc:2955] T 8282bdb836814757a99f7e7af8d8249c P b84de1ee419844f3ac06ea48c9e92b96 [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: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } attrs { replace: false } } peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } } }
W20260630 12:14:48.445107 16313 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:14:48.445472 16313 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:14:48.442445 16441 raft_consensus.cc:2955] T 8282bdb836814757a99f7e7af8d8249c P 929e440386464933b1f19dcd534a3e47 [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: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } attrs { replace: false } } peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } } }
I20260630 12:14:48.450196 16515 consensus_queue.cc:237] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [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: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } attrs { replace: false } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } }
I20260630 12:14:48.452268 16263 catalog_manager.cc:5697] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } attrs { replace: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:48.458256 16442 raft_consensus.cc:1275] T 623d3943be5a408a82407ef6c4530d8a P 929e440386464933b1f19dcd534a3e47 [term 1 FOLLOWER]: Refusing update from remote peer 220fe9b7d1684367a3a97c8974bf3cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:14:48.458596 16479 consensus_peers.cc:597] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb -> Peer f44a5dcea9d24c61bdf4f333b16d3a5d (127.7.215.132:38189): Couldn't send request to peer f44a5dcea9d24c61bdf4f333b16d3a5d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 623d3943be5a408a82407ef6c4530d8a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:48.459937 16366 raft_consensus.cc:1275] T 623d3943be5a408a82407ef6c4530d8a P b84de1ee419844f3ac06ea48c9e92b96 [term 1 FOLLOWER]: Refusing update from remote peer 220fe9b7d1684367a3a97c8974bf3cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:48.461325 16683 consensus_queue.cc:1048] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:48.462904 16683 consensus_queue.cc:1048] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:48.469478 16585 raft_consensus.cc:2955] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [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: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } attrs { replace: false } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } } }
I20260630 12:14:48.472342 16442 raft_consensus.cc:2955] T 623d3943be5a408a82407ef6c4530d8a P 929e440386464933b1f19dcd534a3e47 [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: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } attrs { replace: false } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } } }
I20260630 12:14:48.475250 16367 raft_consensus.cc:2955] T 623d3943be5a408a82407ef6c4530d8a P b84de1ee419844f3ac06ea48c9e92b96 [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: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } attrs { replace: false } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } } }
W20260630 12:14:48.480432 16313 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:14:48.480774 16313 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:14:48.484787 16265 catalog_manager.cc:5697] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f44a5dcea9d24c61bdf4f333b16d3a5d" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 38189 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:48.494697  8030 tablet_server.cc:179] TabletServer@127.7.215.129:0 shutting down...
I20260630 12:14:48.500754 16515 consensus_queue.cc:237] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [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: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } attrs { replace: false } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } }
I20260630 12:14:48.511560 16442 raft_consensus.cc:1275] T 623d3943be5a408a82407ef6c4530d8a P 929e440386464933b1f19dcd534a3e47 [term 1 FOLLOWER]: Refusing update from remote peer 220fe9b7d1684367a3a97c8974bf3cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:48.517160 16585 consensus_queue.cc:1048] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260630 12:14:48.521109 16481 consensus_peers.cc:597] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb -> Peer b84de1ee419844f3ac06ea48c9e92b96 (127.7.215.129:36095): Couldn't send request to peer b84de1ee419844f3ac06ea48c9e92b96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:48.525647 16568 raft_consensus.cc:2955] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f44a5dcea9d24c61bdf4f333b16d3a5d (127.7.215.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } attrs { replace: false } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } }
I20260630 12:14:48.529995 16442 raft_consensus.cc:2955] T 623d3943be5a408a82407ef6c4530d8a P 929e440386464933b1f19dcd534a3e47 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f44a5dcea9d24c61bdf4f333b16d3a5d (127.7.215.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } attrs { replace: false } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } } }
I20260630 12:14:48.532663  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:48.533514  8030 tablet_replica.cc:333] T 8282bdb836814757a99f7e7af8d8249c P b84de1ee419844f3ac06ea48c9e92b96: stopping tablet replica
I20260630 12:14:48.534143  8030 raft_consensus.cc:2243] T 8282bdb836814757a99f7e7af8d8249c P b84de1ee419844f3ac06ea48c9e92b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:48.534746  8030 raft_consensus.cc:2272] T 8282bdb836814757a99f7e7af8d8249c P b84de1ee419844f3ac06ea48c9e92b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:48.537472 16252 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 623d3943be5a408a82407ef6c4530d8a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:48.538141  8030 tablet_replica.cc:333] T 45e5350df5ad40a5877696e8b6166fb7 P b84de1ee419844f3ac06ea48c9e92b96: stopping tablet replica
I20260630 12:14:48.538848  8030 raft_consensus.cc:2243] T 45e5350df5ad40a5877696e8b6166fb7 P b84de1ee419844f3ac06ea48c9e92b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:48.539357  8030 raft_consensus.cc:2272] T 45e5350df5ad40a5877696e8b6166fb7 P b84de1ee419844f3ac06ea48c9e92b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:48.543866  8030 tablet_replica.cc:333] T 623d3943be5a408a82407ef6c4530d8a P b84de1ee419844f3ac06ea48c9e92b96: stopping tablet replica
I20260630 12:14:48.543423 16263 catalog_manager.cc:5697] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb reported cstate change: config changed from index 3 to 4, NON_VOTER f44a5dcea9d24c61bdf4f333b16d3a5d (127.7.215.132) evicted. New cstate: current_term: 1 leader_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b84de1ee419844f3ac06ea48c9e92b96" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36095 } attrs { replace: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "929e440386464933b1f19dcd534a3e47" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 39255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "220fe9b7d1684367a3a97c8974bf3cbb" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 46645 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:48.544510  8030 raft_consensus.cc:2243] T 623d3943be5a408a82407ef6c4530d8a P b84de1ee419844f3ac06ea48c9e92b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:48.545065  8030 raft_consensus.cc:2272] T 623d3943be5a408a82407ef6c4530d8a P b84de1ee419844f3ac06ea48c9e92b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:48.547853  8030 tablet_replica.cc:333] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96: stopping tablet replica
I20260630 12:14:48.548519  8030 raft_consensus.cc:2243] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:48.549271  8030 raft_consensus.cc:2272] T 1fd9005c79bc4221b89c2efdd507a43e P b84de1ee419844f3ac06ea48c9e92b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:48.566008 16630 tablet_service.cc:1558] Processing DeleteTablet for tablet 623d3943be5a408a82407ef6c4530d8a with delete_type TABLET_DATA_TOMBSTONED (TS f44a5dcea9d24c61bdf4f333b16d3a5d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44940
W20260630 12:14:48.568359 16249 catalog_manager.cc:4995] TS f44a5dcea9d24c61bdf4f333b16d3a5d (127.7.215.132:38189): delete failed for tablet 623d3943be5a408a82407ef6c4530d8a because the tablet was not found. No further retry: Not found: Tablet not found: 623d3943be5a408a82407ef6c4530d8a
I20260630 12:14:48.575615  8030 tablet_server.cc:196] TabletServer@127.7.215.129:0 shutdown complete.
I20260630 12:14:48.589579  8030 tablet_server.cc:179] TabletServer@127.7.215.130:0 shutting down...
I20260630 12:14:48.614476  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:48.615393  8030 tablet_replica.cc:333] T 8282bdb836814757a99f7e7af8d8249c P 929e440386464933b1f19dcd534a3e47: stopping tablet replica
I20260630 12:14:48.616144  8030 raft_consensus.cc:2243] T 8282bdb836814757a99f7e7af8d8249c P 929e440386464933b1f19dcd534a3e47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:48.616667  8030 raft_consensus.cc:2272] T 8282bdb836814757a99f7e7af8d8249c P 929e440386464933b1f19dcd534a3e47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:48.619004  8030 tablet_replica.cc:333] T 623d3943be5a408a82407ef6c4530d8a P 929e440386464933b1f19dcd534a3e47: stopping tablet replica
I20260630 12:14:48.619508  8030 raft_consensus.cc:2243] T 623d3943be5a408a82407ef6c4530d8a P 929e440386464933b1f19dcd534a3e47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:48.620038  8030 raft_consensus.cc:2272] T 623d3943be5a408a82407ef6c4530d8a P 929e440386464933b1f19dcd534a3e47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:48.622211  8030 tablet_replica.cc:333] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47: stopping tablet replica
I20260630 12:14:48.622766  8030 raft_consensus.cc:2243] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:48.623771  8030 raft_consensus.cc:2272] T 45e5350df5ad40a5877696e8b6166fb7 P 929e440386464933b1f19dcd534a3e47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:48.625756  8030 tablet_replica.cc:333] T 1fd9005c79bc4221b89c2efdd507a43e P 929e440386464933b1f19dcd534a3e47: stopping tablet replica
I20260630 12:14:48.626195  8030 raft_consensus.cc:2243] T 1fd9005c79bc4221b89c2efdd507a43e P 929e440386464933b1f19dcd534a3e47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:48.626659  8030 raft_consensus.cc:2272] T 1fd9005c79bc4221b89c2efdd507a43e P 929e440386464933b1f19dcd534a3e47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:48.650038  8030 tablet_server.cc:196] TabletServer@127.7.215.130:0 shutdown complete.
I20260630 12:14:48.663379  8030 tablet_server.cc:179] TabletServer@127.7.215.131:0 shutting down...
I20260630 12:14:48.683925  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:48.684602  8030 tablet_replica.cc:333] T 1fd9005c79bc4221b89c2efdd507a43e P 220fe9b7d1684367a3a97c8974bf3cbb: stopping tablet replica
I20260630 12:14:48.685151  8030 raft_consensus.cc:2243] T 1fd9005c79bc4221b89c2efdd507a43e P 220fe9b7d1684367a3a97c8974bf3cbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:48.685596  8030 raft_consensus.cc:2272] T 1fd9005c79bc4221b89c2efdd507a43e P 220fe9b7d1684367a3a97c8974bf3cbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:48.687517  8030 tablet_replica.cc:333] T 45e5350df5ad40a5877696e8b6166fb7 P 220fe9b7d1684367a3a97c8974bf3cbb: stopping tablet replica
I20260630 12:14:48.688021  8030 raft_consensus.cc:2243] T 45e5350df5ad40a5877696e8b6166fb7 P 220fe9b7d1684367a3a97c8974bf3cbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:48.688530  8030 raft_consensus.cc:2272] T 45e5350df5ad40a5877696e8b6166fb7 P 220fe9b7d1684367a3a97c8974bf3cbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:48.690683  8030 tablet_replica.cc:333] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb: stopping tablet replica
I20260630 12:14:48.691182  8030 raft_consensus.cc:2243] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:48.692107  8030 raft_consensus.cc:2272] T 623d3943be5a408a82407ef6c4530d8a P 220fe9b7d1684367a3a97c8974bf3cbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:48.694455  8030 tablet_replica.cc:333] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb: stopping tablet replica
I20260630 12:14:48.695003  8030 raft_consensus.cc:2243] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:48.695976  8030 raft_consensus.cc:2272] T 8282bdb836814757a99f7e7af8d8249c P 220fe9b7d1684367a3a97c8974bf3cbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:48.719183  8030 tablet_server.cc:196] TabletServer@127.7.215.131:0 shutdown complete.
I20260630 12:14:48.732153  8030 tablet_server.cc:179] TabletServer@127.7.215.132:0 shutting down...
I20260630 12:14:48.749991  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:48.765920  8030 tablet_server.cc:196] TabletServer@127.7.215.132:0 shutdown complete.
I20260630 12:14:48.773706  8030 master.cc:562] Master@127.7.215.190:34191 shutting down...
I20260630 12:14:48.790359  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 62cb983ee15f4b49840653c53e28bfd4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:48.791002  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 62cb983ee15f4b49840653c53e28bfd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:48.791363  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 62cb983ee15f4b49840653c53e28bfd4: stopping tablet replica
I20260630 12:14:48.811079  8030 master.cc:584] Master@127.7.215.190:34191 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3753 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:14:48.846156  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:38691
I20260630 12:14:48.847296  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:48.852698 16702 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:48.854349 16703 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:48.854456 16705 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:48.854943  8030 server_base.cc:1061] running on GCE node
I20260630 12:14:48.855975  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:48.856164  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:48.856277  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821688856265 us; error 0 us; skew 500 ppm
I20260630 12:14:48.856784  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:48.858951  8030 webserver.cc:533] Webserver started at http://127.7.215.190:43281/ using document root <none> and password file <none>
I20260630 12:14:48.859364  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:48.859513  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:48.859714  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:48.860734  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "1be3d38689d649dd895f315f9377bf0a"
format_stamp: "Formatted at 2026-06-30 12:14:48 on dist-test-slave-35fp"
I20260630 12:14:48.865044  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:14:48.868171 16710 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:48.868923  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:14:48.869150  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "1be3d38689d649dd895f315f9377bf0a"
format_stamp: "Formatted at 2026-06-30 12:14:48 on dist-test-slave-35fp"
I20260630 12:14:48.869383  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821475204949-8030-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)
I20260630 12:14:48.888901  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:48.889918  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:48.927032  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:38691
I20260630 12:14:48.927175 16761 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:38691 every 8 connection(s)
I20260630 12:14:48.930892 16762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:48.941516 16762 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1be3d38689d649dd895f315f9377bf0a: Bootstrap starting.
I20260630 12:14:48.946240 16762 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1be3d38689d649dd895f315f9377bf0a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:48.950443 16762 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1be3d38689d649dd895f315f9377bf0a: No bootstrap required, opened a new log
I20260630 12:14:48.952625 16762 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1be3d38689d649dd895f315f9377bf0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1be3d38689d649dd895f315f9377bf0a" member_type: VOTER }
I20260630 12:14:48.953028 16762 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1be3d38689d649dd895f315f9377bf0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:48.953307 16762 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1be3d38689d649dd895f315f9377bf0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1be3d38689d649dd895f315f9377bf0a, State: Initialized, Role: FOLLOWER
I20260630 12:14:48.953958 16762 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1be3d38689d649dd895f315f9377bf0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1be3d38689d649dd895f315f9377bf0a" member_type: VOTER }
I20260630 12:14:48.954419 16762 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1be3d38689d649dd895f315f9377bf0a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:48.954669 16762 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1be3d38689d649dd895f315f9377bf0a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:48.954953 16762 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1be3d38689d649dd895f315f9377bf0a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:48.959743 16762 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1be3d38689d649dd895f315f9377bf0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1be3d38689d649dd895f315f9377bf0a" member_type: VOTER }
I20260630 12:14:48.960278 16762 leader_election.cc:304] T 00000000000000000000000000000000 P 1be3d38689d649dd895f315f9377bf0a [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: 1be3d38689d649dd895f315f9377bf0a; no voters: 
I20260630 12:14:48.961462 16762 leader_election.cc:290] T 00000000000000000000000000000000 P 1be3d38689d649dd895f315f9377bf0a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:48.961923 16765 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1be3d38689d649dd895f315f9377bf0a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:48.963411 16765 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1be3d38689d649dd895f315f9377bf0a [term 1 LEADER]: Becoming Leader. State: Replica: 1be3d38689d649dd895f315f9377bf0a, State: Running, Role: LEADER
I20260630 12:14:48.964062 16765 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1be3d38689d649dd895f315f9377bf0a [LEADER]: Queue going to LEADER mode. State: All 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: "1be3d38689d649dd895f315f9377bf0a" member_type: VOTER }
I20260630 12:14:48.964324 16762 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1be3d38689d649dd895f315f9377bf0a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:48.967432 16767 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1be3d38689d649dd895f315f9377bf0a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1be3d38689d649dd895f315f9377bf0a. Latest consensus state: current_term: 1 leader_uuid: "1be3d38689d649dd895f315f9377bf0a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1be3d38689d649dd895f315f9377bf0a" member_type: VOTER } }
I20260630 12:14:48.967339 16766 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1be3d38689d649dd895f315f9377bf0a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1be3d38689d649dd895f315f9377bf0a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1be3d38689d649dd895f315f9377bf0a" member_type: VOTER } }
I20260630 12:14:48.968114 16767 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1be3d38689d649dd895f315f9377bf0a [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:48.968321 16766 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1be3d38689d649dd895f315f9377bf0a [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:48.971333 16771 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:48.976539 16771 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:48.981076  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:48.986052 16771 catalog_manager.cc:1383] Generated new cluster ID: 8e1dbb9b0d224354a9887d6a38958bc2
I20260630 12:14:48.986354 16771 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:49.000926 16771 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:49.002301 16771 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:49.017818 16771 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1be3d38689d649dd895f315f9377bf0a: Generated new TSK 0
I20260630 12:14:49.018450 16771 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:49.047541  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:49.053975 16783 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:49.055277 16784 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:49.056926  8030 server_base.cc:1061] running on GCE node
W20260630 12:14:49.057421 16786 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:49.058513  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:49.058789  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:49.058921  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821689058908 us; error 0 us; skew 500 ppm
I20260630 12:14:49.059425  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:49.061836  8030 webserver.cc:533] Webserver started at http://127.7.215.129:36787/ using document root <none> and password file <none>
I20260630 12:14:49.062335  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:49.062510  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:49.062829  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:49.063943  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821475204949-8030-0/minicluster-data/ts-0-root/instance:
uuid: "4dc0235348fe4abe89953b5ea068071b"
format_stamp: "Formatted at 2026-06-30 12:14:49 on dist-test-slave-35fp"
I20260630 12:14:49.068660  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:49.072113 16791 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:49.072917  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:14:49.073246  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "4dc0235348fe4abe89953b5ea068071b"
format_stamp: "Formatted at 2026-06-30 12:14:49 on dist-test-slave-35fp"
I20260630 12:14:49.073547  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821475204949-8030-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)
I20260630 12:14:49.088395  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:49.089599  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:49.091116  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:49.093458  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:49.093672  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:49.093958  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:49.094120  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:49.132267  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:34987
I20260630 12:14:49.132409 16853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:34987 every 8 connection(s)
I20260630 12:14:49.137411  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:49.144847 16858 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:49.145100 16859 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:49.148887  8030 server_base.cc:1061] running on GCE node
W20260630 12:14:49.148798 16862 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:49.150658  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:49.150760 16854 heartbeater.cc:344] Connected to a master server at 127.7.215.190:38691
W20260630 12:14:49.150952  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:49.151269  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821689151253 us; error 0 us; skew 500 ppm
I20260630 12:14:49.151366 16854 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:49.151895  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:49.152335 16854 heartbeater.cc:507] Master 127.7.215.190:38691 requested a full tablet report, sending...
I20260630 12:14:49.154832  8030 webserver.cc:533] Webserver started at http://127.7.215.130:38505/ using document root <none> and password file <none>
I20260630 12:14:49.154892 16727 ts_manager.cc:194] Registered new tserver with Master: 4dc0235348fe4abe89953b5ea068071b (127.7.215.129:34987)
I20260630 12:14:49.155445  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:49.155687  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:49.155953  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:49.156994  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821475204949-8030-0/minicluster-data/ts-1-root/instance:
uuid: "757e5b0976a94df6aee4180c89bb17f8"
format_stamp: "Formatted at 2026-06-30 12:14:49 on dist-test-slave-35fp"
I20260630 12:14:49.157109 16727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33752
I20260630 12:14:49.161327  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:14:49.164713 16866 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:49.165514  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:49.165802  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "757e5b0976a94df6aee4180c89bb17f8"
format_stamp: "Formatted at 2026-06-30 12:14:49 on dist-test-slave-35fp"
I20260630 12:14:49.166150  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821475204949-8030-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)
I20260630 12:14:49.177194  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:49.178205  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:49.179725  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:49.181951  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:49.182138  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:49.182382  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:49.182593  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:49.221930  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:36879
I20260630 12:14:49.222045 16928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:36879 every 8 connection(s)
I20260630 12:14:49.226917  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:49.233322 16932 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:49.234992 16933 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:49.236675  8030 server_base.cc:1061] running on GCE node
W20260630 12:14:49.237922 16935 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:49.238945  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:49.239243  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:49.239465  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821689239447 us; error 0 us; skew 500 ppm
I20260630 12:14:49.239817 16929 heartbeater.cc:344] Connected to a master server at 127.7.215.190:38691
I20260630 12:14:49.240083  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:49.240200 16929 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:49.241027 16929 heartbeater.cc:507] Master 127.7.215.190:38691 requested a full tablet report, sending...
I20260630 12:14:49.242874  8030 webserver.cc:533] Webserver started at http://127.7.215.131:45933/ using document root <none> and password file <none>
I20260630 12:14:49.243319 16727 ts_manager.cc:194] Registered new tserver with Master: 757e5b0976a94df6aee4180c89bb17f8 (127.7.215.130:36879)
I20260630 12:14:49.243599  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:49.243883  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:49.244187  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:49.245186 16727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33766
I20260630 12:14:49.245594  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821475204949-8030-0/minicluster-data/ts-2-root/instance:
uuid: "a12f6ddc06134ff1a5a705987efdde62"
format_stamp: "Formatted at 2026-06-30 12:14:49 on dist-test-slave-35fp"
I20260630 12:14:49.250187  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:14:49.253439 16940 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:49.254297  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:49.254681  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "a12f6ddc06134ff1a5a705987efdde62"
format_stamp: "Formatted at 2026-06-30 12:14:49 on dist-test-slave-35fp"
I20260630 12:14:49.254963  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821475204949-8030-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)
I20260630 12:14:49.280123  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:49.281229  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:49.282754  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:49.284994  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:49.285197  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:49.285465  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:49.285625  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:49.324044  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:35645
I20260630 12:14:49.324150 17002 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:35645 every 8 connection(s)
I20260630 12:14:49.337765 17003 heartbeater.cc:344] Connected to a master server at 127.7.215.190:38691
I20260630 12:14:49.338197 17003 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:49.338914 17003 heartbeater.cc:507] Master 127.7.215.190:38691 requested a full tablet report, sending...
I20260630 12:14:49.340865 16727 ts_manager.cc:194] Registered new tserver with Master: a12f6ddc06134ff1a5a705987efdde62 (127.7.215.131:35645)
I20260630 12:14:49.341025  8030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013703847s
I20260630 12:14:49.342726 16727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33778
I20260630 12:14:50.159973 16854 heartbeater.cc:499] Master 127.7.215.190:38691 was elected leader, sending a full tablet report...
I20260630 12:14:50.247990 16929 heartbeater.cc:499] Master 127.7.215.190:38691 was elected leader, sending a full tablet report...
I20260630 12:14:50.345397 17003 heartbeater.cc:499] Master 127.7.215.190:38691 was elected leader, sending a full tablet report...
I20260630 12:14:50.405165 16727 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33794:
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"
    }
  }
}
W20260630 12:14:50.409356 16727 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:14:50.496496 16892 tablet_service.cc:1511] Processing CreateTablet for tablet 9a42d2d1d16a455abe98a002bea64a65 (DEFAULT_TABLE table=test-workload [id=248a431ec0aa41389aac089a61cfd713]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:50.496795 16894 tablet_service.cc:1511] Processing CreateTablet for tablet e654ead6aff54f37ac055e520cbc06b1 (DEFAULT_TABLE table=test-workload [id=248a431ec0aa41389aac089a61cfd713]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:50.497991 16892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a42d2d1d16a455abe98a002bea64a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:50.498260 16893 tablet_service.cc:1511] Processing CreateTablet for tablet 22a2959c59224e5ea76e9cf2bc89cfe6 (DEFAULT_TABLE table=test-workload [id=248a431ec0aa41389aac089a61cfd713]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:50.500092 16891 tablet_service.cc:1511] Processing CreateTablet for tablet 84690fe384214808a80a57dfb1a5eae1 (DEFAULT_TABLE table=test-workload [id=248a431ec0aa41389aac089a61cfd713]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:50.505712 16894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e654ead6aff54f37ac055e520cbc06b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:50.505465 16890 tablet_service.cc:1511] Processing CreateTablet for tablet c54e003024394f12967144fe7cefdc3c (DEFAULT_TABLE table=test-workload [id=248a431ec0aa41389aac089a61cfd713]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:50.507603 16890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c54e003024394f12967144fe7cefdc3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:50.510146 16893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22a2959c59224e5ea76e9cf2bc89cfe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:50.510905 16891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84690fe384214808a80a57dfb1a5eae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:50.516954 16889 tablet_service.cc:1511] Processing CreateTablet for tablet 21c971f1eca84bc98eb591f7042fa0c6 (DEFAULT_TABLE table=test-workload [id=248a431ec0aa41389aac089a61cfd713]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:50.518347 16889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c971f1eca84bc98eb591f7042fa0c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:50.518998 16818 tablet_service.cc:1511] Processing CreateTablet for tablet 22a2959c59224e5ea76e9cf2bc89cfe6 (DEFAULT_TABLE table=test-workload [id=248a431ec0aa41389aac089a61cfd713]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:50.520476 16818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22a2959c59224e5ea76e9cf2bc89cfe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:50.520213 16816 tablet_service.cc:1511] Processing CreateTablet for tablet 84690fe384214808a80a57dfb1a5eae1 (DEFAULT_TABLE table=test-workload [id=248a431ec0aa41389aac089a61cfd713]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:50.521507 16816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84690fe384214808a80a57dfb1a5eae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:50.518998 16815 tablet_service.cc:1511] Processing CreateTablet for tablet c54e003024394f12967144fe7cefdc3c (DEFAULT_TABLE table=test-workload [id=248a431ec0aa41389aac089a61cfd713]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:50.522804 16815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c54e003024394f12967144fe7cefdc3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:50.523749 16814 tablet_service.cc:1511] Processing CreateTablet for tablet 21c971f1eca84bc98eb591f7042fa0c6 (DEFAULT_TABLE table=test-workload [id=248a431ec0aa41389aac089a61cfd713]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:50.524937 16814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c971f1eca84bc98eb591f7042fa0c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:50.526897 16968 tablet_service.cc:1511] Processing CreateTablet for tablet e654ead6aff54f37ac055e520cbc06b1 (DEFAULT_TABLE table=test-workload [id=248a431ec0aa41389aac089a61cfd713]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:50.528225 16968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e654ead6aff54f37ac055e520cbc06b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:50.527895 16817 tablet_service.cc:1511] Processing CreateTablet for tablet 9a42d2d1d16a455abe98a002bea64a65 (DEFAULT_TABLE table=test-workload [id=248a431ec0aa41389aac089a61cfd713]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:50.529217 16817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a42d2d1d16a455abe98a002bea64a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:50.531737 16819 tablet_service.cc:1511] Processing CreateTablet for tablet e654ead6aff54f37ac055e520cbc06b1 (DEFAULT_TABLE table=test-workload [id=248a431ec0aa41389aac089a61cfd713]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:50.532963 16819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e654ead6aff54f37ac055e520cbc06b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:50.537029 16967 tablet_service.cc:1511] Processing CreateTablet for tablet 22a2959c59224e5ea76e9cf2bc89cfe6 (DEFAULT_TABLE table=test-workload [id=248a431ec0aa41389aac089a61cfd713]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:50.538343 16967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22a2959c59224e5ea76e9cf2bc89cfe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:50.554077 16966 tablet_service.cc:1511] Processing CreateTablet for tablet 9a42d2d1d16a455abe98a002bea64a65 (DEFAULT_TABLE table=test-workload [id=248a431ec0aa41389aac089a61cfd713]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:50.555554 16966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a42d2d1d16a455abe98a002bea64a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:50.567907 16965 tablet_service.cc:1511] Processing CreateTablet for tablet 84690fe384214808a80a57dfb1a5eae1 (DEFAULT_TABLE table=test-workload [id=248a431ec0aa41389aac089a61cfd713]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:50.569657 16965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84690fe384214808a80a57dfb1a5eae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:50.580468 16964 tablet_service.cc:1511] Processing CreateTablet for tablet c54e003024394f12967144fe7cefdc3c (DEFAULT_TABLE table=test-workload [id=248a431ec0aa41389aac089a61cfd713]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:50.582325 16964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c54e003024394f12967144fe7cefdc3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:50.591320 16963 tablet_service.cc:1511] Processing CreateTablet for tablet 21c971f1eca84bc98eb591f7042fa0c6 (DEFAULT_TABLE table=test-workload [id=248a431ec0aa41389aac089a61cfd713]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:50.592729 16963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c971f1eca84bc98eb591f7042fa0c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:50.647607 17023 tablet_bootstrap.cc:492] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b: Bootstrap starting.
I20260630 12:14:50.654896 17023 tablet_bootstrap.cc:654] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:50.662762 17024 tablet_bootstrap.cc:492] T c54e003024394f12967144fe7cefdc3c P 757e5b0976a94df6aee4180c89bb17f8: Bootstrap starting.
I20260630 12:14:50.671836 17025 tablet_bootstrap.cc:492] T c54e003024394f12967144fe7cefdc3c P a12f6ddc06134ff1a5a705987efdde62: Bootstrap starting.
I20260630 12:14:50.677743 17023 tablet_bootstrap.cc:492] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b: No bootstrap required, opened a new log
I20260630 12:14:50.678279 17025 tablet_bootstrap.cc:654] T c54e003024394f12967144fe7cefdc3c P a12f6ddc06134ff1a5a705987efdde62: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:50.678474 17024 tablet_bootstrap.cc:654] T c54e003024394f12967144fe7cefdc3c P 757e5b0976a94df6aee4180c89bb17f8: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:50.678284 17023 ts_tablet_manager.cc:1403] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.018s
I20260630 12:14:50.685374 17023 raft_consensus.cc:359] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.686375 17023 raft_consensus.cc:385] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:50.687383 17023 raft_consensus.cc:740] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc0235348fe4abe89953b5ea068071b, State: Initialized, Role: FOLLOWER
I20260630 12:14:50.688361 17023 consensus_queue.cc:260] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.692421 17025 tablet_bootstrap.cc:492] T c54e003024394f12967144fe7cefdc3c P a12f6ddc06134ff1a5a705987efdde62: No bootstrap required, opened a new log
I20260630 12:14:50.692948 17025 ts_tablet_manager.cc:1403] T c54e003024394f12967144fe7cefdc3c P a12f6ddc06134ff1a5a705987efdde62: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260630 12:14:50.695870 17025 raft_consensus.cc:359] T c54e003024394f12967144fe7cefdc3c P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.696522 17025 raft_consensus.cc:385] T c54e003024394f12967144fe7cefdc3c P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:50.696799 17025 raft_consensus.cc:740] T c54e003024394f12967144fe7cefdc3c P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12f6ddc06134ff1a5a705987efdde62, State: Initialized, Role: FOLLOWER
I20260630 12:14:50.697743 17025 consensus_queue.cc:260] T c54e003024394f12967144fe7cefdc3c P a12f6ddc06134ff1a5a705987efdde62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.700996 17025 ts_tablet_manager.cc:1434] T c54e003024394f12967144fe7cefdc3c P a12f6ddc06134ff1a5a705987efdde62: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260630 12:14:50.701992 17024 tablet_bootstrap.cc:492] T c54e003024394f12967144fe7cefdc3c P 757e5b0976a94df6aee4180c89bb17f8: No bootstrap required, opened a new log
I20260630 12:14:50.702620 17024 ts_tablet_manager.cc:1403] T c54e003024394f12967144fe7cefdc3c P 757e5b0976a94df6aee4180c89bb17f8: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.011s
I20260630 12:14:50.702641 17023 ts_tablet_manager.cc:1434] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.012s
I20260630 12:14:50.702047 17025 tablet_bootstrap.cc:492] T 22a2959c59224e5ea76e9cf2bc89cfe6 P a12f6ddc06134ff1a5a705987efdde62: Bootstrap starting.
I20260630 12:14:50.705575 17023 tablet_bootstrap.cc:492] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b: Bootstrap starting.
I20260630 12:14:50.705379 17024 raft_consensus.cc:359] T c54e003024394f12967144fe7cefdc3c P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.706143 17024 raft_consensus.cc:385] T c54e003024394f12967144fe7cefdc3c P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:50.706482 17024 raft_consensus.cc:740] T c54e003024394f12967144fe7cefdc3c P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 757e5b0976a94df6aee4180c89bb17f8, State: Initialized, Role: FOLLOWER
I20260630 12:14:50.707408 17024 consensus_queue.cc:260] T c54e003024394f12967144fe7cefdc3c P 757e5b0976a94df6aee4180c89bb17f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.709940 17025 tablet_bootstrap.cc:654] T 22a2959c59224e5ea76e9cf2bc89cfe6 P a12f6ddc06134ff1a5a705987efdde62: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:50.711881 17023 tablet_bootstrap.cc:654] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:50.732169 17024 ts_tablet_manager.cc:1434] T c54e003024394f12967144fe7cefdc3c P 757e5b0976a94df6aee4180c89bb17f8: Time spent starting tablet: real 0.029s	user 0.017s	sys 0.011s
I20260630 12:14:50.733449 17024 tablet_bootstrap.cc:492] T 84690fe384214808a80a57dfb1a5eae1 P 757e5b0976a94df6aee4180c89bb17f8: Bootstrap starting.
I20260630 12:14:50.734452 17025 tablet_bootstrap.cc:492] T 22a2959c59224e5ea76e9cf2bc89cfe6 P a12f6ddc06134ff1a5a705987efdde62: No bootstrap required, opened a new log
I20260630 12:14:50.734486 17023 tablet_bootstrap.cc:492] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b: No bootstrap required, opened a new log
I20260630 12:14:50.735199 17025 ts_tablet_manager.cc:1403] T 22a2959c59224e5ea76e9cf2bc89cfe6 P a12f6ddc06134ff1a5a705987efdde62: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.017s
I20260630 12:14:50.735347 17023 ts_tablet_manager.cc:1403] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.010s
I20260630 12:14:50.738093 17025 raft_consensus.cc:359] T 22a2959c59224e5ea76e9cf2bc89cfe6 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.738416 17023 raft_consensus.cc:359] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.739027 17024 tablet_bootstrap.cc:654] T 84690fe384214808a80a57dfb1a5eae1 P 757e5b0976a94df6aee4180c89bb17f8: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:50.738857 17025 raft_consensus.cc:385] T 22a2959c59224e5ea76e9cf2bc89cfe6 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:50.739276 17023 raft_consensus.cc:385] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:50.739444 17025 raft_consensus.cc:740] T 22a2959c59224e5ea76e9cf2bc89cfe6 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12f6ddc06134ff1a5a705987efdde62, State: Initialized, Role: FOLLOWER
I20260630 12:14:50.739674 17023 raft_consensus.cc:740] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc0235348fe4abe89953b5ea068071b, State: Initialized, Role: FOLLOWER
I20260630 12:14:50.740587 17023 consensus_queue.cc:260] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.740615 17025 consensus_queue.cc:260] T 22a2959c59224e5ea76e9cf2bc89cfe6 P a12f6ddc06134ff1a5a705987efdde62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.745324 17023 ts_tablet_manager.cc:1434] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:14:50.746311 17023 tablet_bootstrap.cc:492] T e654ead6aff54f37ac055e520cbc06b1 P 4dc0235348fe4abe89953b5ea068071b: Bootstrap starting.
I20260630 12:14:50.749784 17025 ts_tablet_manager.cc:1434] T 22a2959c59224e5ea76e9cf2bc89cfe6 P a12f6ddc06134ff1a5a705987efdde62: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260630 12:14:50.750931 17025 tablet_bootstrap.cc:492] T 9a42d2d1d16a455abe98a002bea64a65 P a12f6ddc06134ff1a5a705987efdde62: Bootstrap starting.
I20260630 12:14:50.751760 17023 tablet_bootstrap.cc:654] T e654ead6aff54f37ac055e520cbc06b1 P 4dc0235348fe4abe89953b5ea068071b: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:50.757437 17025 tablet_bootstrap.cc:654] T 9a42d2d1d16a455abe98a002bea64a65 P a12f6ddc06134ff1a5a705987efdde62: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:50.762835 17024 tablet_bootstrap.cc:492] T 84690fe384214808a80a57dfb1a5eae1 P 757e5b0976a94df6aee4180c89bb17f8: No bootstrap required, opened a new log
I20260630 12:14:50.763346 17024 ts_tablet_manager.cc:1403] T 84690fe384214808a80a57dfb1a5eae1 P 757e5b0976a94df6aee4180c89bb17f8: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.012s
I20260630 12:14:50.764289 17023 tablet_bootstrap.cc:492] T e654ead6aff54f37ac055e520cbc06b1 P 4dc0235348fe4abe89953b5ea068071b: No bootstrap required, opened a new log
I20260630 12:14:50.764526 17025 tablet_bootstrap.cc:492] T 9a42d2d1d16a455abe98a002bea64a65 P a12f6ddc06134ff1a5a705987efdde62: No bootstrap required, opened a new log
I20260630 12:14:50.764940 17023 ts_tablet_manager.cc:1403] T e654ead6aff54f37ac055e520cbc06b1 P 4dc0235348fe4abe89953b5ea068071b: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260630 12:14:50.765044 17025 ts_tablet_manager.cc:1403] T 9a42d2d1d16a455abe98a002bea64a65 P a12f6ddc06134ff1a5a705987efdde62: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260630 12:14:50.766070 17024 raft_consensus.cc:359] T 84690fe384214808a80a57dfb1a5eae1 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.766685 17024 raft_consensus.cc:385] T 84690fe384214808a80a57dfb1a5eae1 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:50.766924 17024 raft_consensus.cc:740] T 84690fe384214808a80a57dfb1a5eae1 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 757e5b0976a94df6aee4180c89bb17f8, State: Initialized, Role: FOLLOWER
I20260630 12:14:50.767544 17024 consensus_queue.cc:260] T 84690fe384214808a80a57dfb1a5eae1 P 757e5b0976a94df6aee4180c89bb17f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.768280 17025 raft_consensus.cc:359] T 9a42d2d1d16a455abe98a002bea64a65 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.768589 17023 raft_consensus.cc:359] T e654ead6aff54f37ac055e520cbc06b1 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.769090 17025 raft_consensus.cc:385] T 9a42d2d1d16a455abe98a002bea64a65 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:50.769330 17023 raft_consensus.cc:385] T e654ead6aff54f37ac055e520cbc06b1 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:50.769481 17025 raft_consensus.cc:740] T 9a42d2d1d16a455abe98a002bea64a65 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12f6ddc06134ff1a5a705987efdde62, State: Initialized, Role: FOLLOWER
I20260630 12:14:50.769695 17024 ts_tablet_manager.cc:1434] T 84690fe384214808a80a57dfb1a5eae1 P 757e5b0976a94df6aee4180c89bb17f8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:14:50.769706 17023 raft_consensus.cc:740] T e654ead6aff54f37ac055e520cbc06b1 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc0235348fe4abe89953b5ea068071b, State: Initialized, Role: FOLLOWER
I20260630 12:14:50.770920 17024 tablet_bootstrap.cc:492] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8: Bootstrap starting.
I20260630 12:14:50.770398 17025 consensus_queue.cc:260] T 9a42d2d1d16a455abe98a002bea64a65 P a12f6ddc06134ff1a5a705987efdde62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.770730 17023 consensus_queue.cc:260] T e654ead6aff54f37ac055e520cbc06b1 P 4dc0235348fe4abe89953b5ea068071b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.773314 17023 ts_tablet_manager.cc:1434] T e654ead6aff54f37ac055e520cbc06b1 P 4dc0235348fe4abe89953b5ea068071b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:14:50.776489 17025 ts_tablet_manager.cc:1434] T 9a42d2d1d16a455abe98a002bea64a65 P a12f6ddc06134ff1a5a705987efdde62: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.006s
I20260630 12:14:50.778865 17025 tablet_bootstrap.cc:492] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62: Bootstrap starting.
I20260630 12:14:50.780722 17024 tablet_bootstrap.cc:654] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:50.776623 17023 tablet_bootstrap.cc:492] T 9a42d2d1d16a455abe98a002bea64a65 P 4dc0235348fe4abe89953b5ea068071b: Bootstrap starting.
I20260630 12:14:50.785733 17025 tablet_bootstrap.cc:654] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:50.794099 17023 tablet_bootstrap.cc:654] T 9a42d2d1d16a455abe98a002bea64a65 P 4dc0235348fe4abe89953b5ea068071b: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:50.797925 17024 tablet_bootstrap.cc:492] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8: No bootstrap required, opened a new log
I20260630 12:14:50.798442 17025 tablet_bootstrap.cc:492] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62: No bootstrap required, opened a new log
I20260630 12:14:50.798653 17024 ts_tablet_manager.cc:1403] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.003s
I20260630 12:14:50.799190 17025 ts_tablet_manager.cc:1403] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260630 12:14:50.800978 17023 tablet_bootstrap.cc:492] T 9a42d2d1d16a455abe98a002bea64a65 P 4dc0235348fe4abe89953b5ea068071b: No bootstrap required, opened a new log
I20260630 12:14:50.801535 17023 ts_tablet_manager.cc:1403] T 9a42d2d1d16a455abe98a002bea64a65 P 4dc0235348fe4abe89953b5ea068071b: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.003s
I20260630 12:14:50.801795 17024 raft_consensus.cc:359] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.802630 17024 raft_consensus.cc:385] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:50.802330 17025 raft_consensus.cc:359] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.803007 17024 raft_consensus.cc:740] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 757e5b0976a94df6aee4180c89bb17f8, State: Initialized, Role: FOLLOWER
I20260630 12:14:50.803320 17025 raft_consensus.cc:385] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:50.803699 17025 raft_consensus.cc:740] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12f6ddc06134ff1a5a705987efdde62, State: Initialized, Role: FOLLOWER
I20260630 12:14:50.803835 17024 consensus_queue.cc:260] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.804526 17025 consensus_queue.cc:260] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.804862 17023 raft_consensus.cc:359] T 9a42d2d1d16a455abe98a002bea64a65 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.805613 17023 raft_consensus.cc:385] T 9a42d2d1d16a455abe98a002bea64a65 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:50.805904 17023 raft_consensus.cc:740] T 9a42d2d1d16a455abe98a002bea64a65 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc0235348fe4abe89953b5ea068071b, State: Initialized, Role: FOLLOWER
I20260630 12:14:50.806181 17024 ts_tablet_manager.cc:1434] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:14:50.807253 17024 tablet_bootstrap.cc:492] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8: Bootstrap starting.
I20260630 12:14:50.806797 17023 consensus_queue.cc:260] T 9a42d2d1d16a455abe98a002bea64a65 P 4dc0235348fe4abe89953b5ea068071b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.809161 17029 raft_consensus.cc:493] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:50.809669 17029 raft_consensus.cc:515] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.814451 17024 tablet_bootstrap.cc:654] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:50.820971 17029 leader_election.cc:290] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 757e5b0976a94df6aee4180c89bb17f8 (127.7.215.130:36879), a12f6ddc06134ff1a5a705987efdde62 (127.7.215.131:35645)
I20260630 12:14:50.825484 17023 ts_tablet_manager.cc:1434] T 9a42d2d1d16a455abe98a002bea64a65 P 4dc0235348fe4abe89953b5ea068071b: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.007s
I20260630 12:14:50.826822 17024 tablet_bootstrap.cc:492] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8: No bootstrap required, opened a new log
I20260630 12:14:50.826848 17023 tablet_bootstrap.cc:492] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b: Bootstrap starting.
I20260630 12:14:50.827539 17024 ts_tablet_manager.cc:1403] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.001s
I20260630 12:14:50.830590 17024 raft_consensus.cc:359] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.831398 17024 raft_consensus.cc:385] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:50.831785 17024 raft_consensus.cc:740] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 757e5b0976a94df6aee4180c89bb17f8, State: Initialized, Role: FOLLOWER
I20260630 12:14:50.832808 17025 ts_tablet_manager.cc:1434] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260630 12:14:50.832721 17024 consensus_queue.cc:260] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.833976 17025 tablet_bootstrap.cc:492] T e654ead6aff54f37ac055e520cbc06b1 P a12f6ddc06134ff1a5a705987efdde62: Bootstrap starting.
I20260630 12:14:50.842221 17023 tablet_bootstrap.cc:654] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:50.845173 17024 ts_tablet_manager.cc:1434] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260630 12:14:50.846105 17025 tablet_bootstrap.cc:654] T e654ead6aff54f37ac055e520cbc06b1 P a12f6ddc06134ff1a5a705987efdde62: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:50.851533 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54e003024394f12967144fe7cefdc3c" candidate_uuid: "4dc0235348fe4abe89953b5ea068071b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757e5b0976a94df6aee4180c89bb17f8" is_pre_election: true
I20260630 12:14:50.852269 16904 raft_consensus.cc:2468] T c54e003024394f12967144fe7cefdc3c P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc0235348fe4abe89953b5ea068071b in term 0.
I20260630 12:14:50.852972 17024 tablet_bootstrap.cc:492] T 21c971f1eca84bc98eb591f7042fa0c6 P 757e5b0976a94df6aee4180c89bb17f8: Bootstrap starting.
I20260630 12:14:50.853399 17023 tablet_bootstrap.cc:492] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b: No bootstrap required, opened a new log
I20260630 12:14:50.853569 16794 leader_election.cc:304] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc0235348fe4abe89953b5ea068071b, 757e5b0976a94df6aee4180c89bb17f8; no voters: 
I20260630 12:14:50.854185 17023 ts_tablet_manager.cc:1403] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.001s
I20260630 12:14:50.854631 17029 raft_consensus.cc:2804] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:50.855037 17029 raft_consensus.cc:493] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:50.855392 17029 raft_consensus.cc:3060] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:50.858515 17023 raft_consensus.cc:359] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.859165 17023 raft_consensus.cc:385] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:50.859422 17023 raft_consensus.cc:740] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc0235348fe4abe89953b5ea068071b, State: Initialized, Role: FOLLOWER
I20260630 12:14:50.859736 17024 tablet_bootstrap.cc:654] T 21c971f1eca84bc98eb591f7042fa0c6 P 757e5b0976a94df6aee4180c89bb17f8: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:50.860110 17023 consensus_queue.cc:260] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.862293 17023 ts_tablet_manager.cc:1434] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.002s
I20260630 12:14:50.863344 17023 tablet_bootstrap.cc:492] T 21c971f1eca84bc98eb591f7042fa0c6 P 4dc0235348fe4abe89953b5ea068071b: Bootstrap starting.
I20260630 12:14:50.864032 17029 raft_consensus.cc:515] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.868229 17025 tablet_bootstrap.cc:492] T e654ead6aff54f37ac055e520cbc06b1 P a12f6ddc06134ff1a5a705987efdde62: No bootstrap required, opened a new log
I20260630 12:14:50.868095 16978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54e003024394f12967144fe7cefdc3c" candidate_uuid: "4dc0235348fe4abe89953b5ea068071b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12f6ddc06134ff1a5a705987efdde62" is_pre_election: true
I20260630 12:14:50.868856 17025 ts_tablet_manager.cc:1403] T e654ead6aff54f37ac055e520cbc06b1 P a12f6ddc06134ff1a5a705987efdde62: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.004s
I20260630 12:14:50.869402 16978 raft_consensus.cc:2468] T c54e003024394f12967144fe7cefdc3c P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc0235348fe4abe89953b5ea068071b in term 0.
I20260630 12:14:50.871894 17025 raft_consensus.cc:359] T e654ead6aff54f37ac055e520cbc06b1 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.872634 17025 raft_consensus.cc:385] T e654ead6aff54f37ac055e520cbc06b1 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:50.872926 17025 raft_consensus.cc:740] T e654ead6aff54f37ac055e520cbc06b1 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12f6ddc06134ff1a5a705987efdde62, State: Initialized, Role: FOLLOWER
I20260630 12:14:50.873680 17025 consensus_queue.cc:260] T e654ead6aff54f37ac055e520cbc06b1 P a12f6ddc06134ff1a5a705987efdde62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.876080 17025 ts_tablet_manager.cc:1434] T e654ead6aff54f37ac055e520cbc06b1 P a12f6ddc06134ff1a5a705987efdde62: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:14:50.877239 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54e003024394f12967144fe7cefdc3c" candidate_uuid: "4dc0235348fe4abe89953b5ea068071b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757e5b0976a94df6aee4180c89bb17f8"
I20260630 12:14:50.878029 16904 raft_consensus.cc:3060] T c54e003024394f12967144fe7cefdc3c P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:50.879217 17023 tablet_bootstrap.cc:654] T 21c971f1eca84bc98eb591f7042fa0c6 P 4dc0235348fe4abe89953b5ea068071b: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:50.879432 17025 tablet_bootstrap.cc:492] T 84690fe384214808a80a57dfb1a5eae1 P a12f6ddc06134ff1a5a705987efdde62: Bootstrap starting.
I20260630 12:14:50.880441 17024 tablet_bootstrap.cc:492] T 21c971f1eca84bc98eb591f7042fa0c6 P 757e5b0976a94df6aee4180c89bb17f8: No bootstrap required, opened a new log
I20260630 12:14:50.880967 17024 ts_tablet_manager.cc:1403] T 21c971f1eca84bc98eb591f7042fa0c6 P 757e5b0976a94df6aee4180c89bb17f8: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.012s
I20260630 12:14:50.884543 17024 raft_consensus.cc:359] T 21c971f1eca84bc98eb591f7042fa0c6 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.885562 17024 raft_consensus.cc:385] T 21c971f1eca84bc98eb591f7042fa0c6 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:50.885970 17024 raft_consensus.cc:740] T 21c971f1eca84bc98eb591f7042fa0c6 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 757e5b0976a94df6aee4180c89bb17f8, State: Initialized, Role: FOLLOWER
I20260630 12:14:50.886791 17025 tablet_bootstrap.cc:654] T 84690fe384214808a80a57dfb1a5eae1 P a12f6ddc06134ff1a5a705987efdde62: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:50.886965 17024 consensus_queue.cc:260] T 21c971f1eca84bc98eb591f7042fa0c6 P 757e5b0976a94df6aee4180c89bb17f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.889544 17024 ts_tablet_manager.cc:1434] T 21c971f1eca84bc98eb591f7042fa0c6 P 757e5b0976a94df6aee4180c89bb17f8: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:14:50.890698 17024 tablet_bootstrap.cc:492] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 757e5b0976a94df6aee4180c89bb17f8: Bootstrap starting.
I20260630 12:14:50.898690 17024 tablet_bootstrap.cc:654] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 757e5b0976a94df6aee4180c89bb17f8: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:50.904714 17029 leader_election.cc:290] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b [CANDIDATE]: Term 1 election: Requested vote from peers 757e5b0976a94df6aee4180c89bb17f8 (127.7.215.130:36879), a12f6ddc06134ff1a5a705987efdde62 (127.7.215.131:35645)
I20260630 12:14:50.905540 16904 raft_consensus.cc:2468] T c54e003024394f12967144fe7cefdc3c P 757e5b0976a94df6aee4180c89bb17f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc0235348fe4abe89953b5ea068071b in term 1.
I20260630 12:14:50.905661 16978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54e003024394f12967144fe7cefdc3c" candidate_uuid: "4dc0235348fe4abe89953b5ea068071b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12f6ddc06134ff1a5a705987efdde62"
I20260630 12:14:50.906611 16978 raft_consensus.cc:3060] T c54e003024394f12967144fe7cefdc3c P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:50.907238 16794 leader_election.cc:304] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc0235348fe4abe89953b5ea068071b, 757e5b0976a94df6aee4180c89bb17f8; no voters: 
I20260630 12:14:50.908412 17029 raft_consensus.cc:2804] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:50.909322 17029 raft_consensus.cc:697] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b [term 1 LEADER]: Becoming Leader. State: Replica: 4dc0235348fe4abe89953b5ea068071b, State: Running, Role: LEADER
I20260630 12:14:50.910116 17029 consensus_queue.cc:237] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.916671 17040 raft_consensus.cc:493] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:50.917367 17040 raft_consensus.cc:515] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.921342 17040 leader_election.cc:290] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 757e5b0976a94df6aee4180c89bb17f8 (127.7.215.130:36879), a12f6ddc06134ff1a5a705987efdde62 (127.7.215.131:35645)
I20260630 12:14:50.921790 16977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22a2959c59224e5ea76e9cf2bc89cfe6" candidate_uuid: "4dc0235348fe4abe89953b5ea068071b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12f6ddc06134ff1a5a705987efdde62" is_pre_election: true
I20260630 12:14:50.922789 16977 raft_consensus.cc:2468] T 22a2959c59224e5ea76e9cf2bc89cfe6 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc0235348fe4abe89953b5ea068071b in term 0.
I20260630 12:14:50.921329 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22a2959c59224e5ea76e9cf2bc89cfe6" candidate_uuid: "4dc0235348fe4abe89953b5ea068071b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757e5b0976a94df6aee4180c89bb17f8" is_pre_election: true
I20260630 12:14:50.924680 17023 tablet_bootstrap.cc:492] T 21c971f1eca84bc98eb591f7042fa0c6 P 4dc0235348fe4abe89953b5ea068071b: No bootstrap required, opened a new log
I20260630 12:14:50.925096 17025 tablet_bootstrap.cc:492] T 84690fe384214808a80a57dfb1a5eae1 P a12f6ddc06134ff1a5a705987efdde62: No bootstrap required, opened a new log
I20260630 12:14:50.925192 17023 ts_tablet_manager.cc:1403] T 21c971f1eca84bc98eb591f7042fa0c6 P 4dc0235348fe4abe89953b5ea068071b: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.025s
I20260630 12:14:50.925633 17025 ts_tablet_manager.cc:1403] T 84690fe384214808a80a57dfb1a5eae1 P a12f6ddc06134ff1a5a705987efdde62: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.008s
W20260630 12:14:50.925889 16794 leader_election.cc:343] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 757e5b0976a94df6aee4180c89bb17f8 (127.7.215.130:36879): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:50.927541 16792 leader_election.cc:304] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b [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: 4dc0235348fe4abe89953b5ea068071b, a12f6ddc06134ff1a5a705987efdde62; no voters: 757e5b0976a94df6aee4180c89bb17f8
I20260630 12:14:50.929431 17040 raft_consensus.cc:2804] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:50.930050 17040 raft_consensus.cc:493] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:50.929600 17025 raft_consensus.cc:359] T 84690fe384214808a80a57dfb1a5eae1 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.930626 17040 raft_consensus.cc:3060] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:50.930788 17025 raft_consensus.cc:385] T 84690fe384214808a80a57dfb1a5eae1 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:50.931478 17025 raft_consensus.cc:740] T 84690fe384214808a80a57dfb1a5eae1 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12f6ddc06134ff1a5a705987efdde62, State: Initialized, Role: FOLLOWER
I20260630 12:14:50.932617 17025 consensus_queue.cc:260] T 84690fe384214808a80a57dfb1a5eae1 P a12f6ddc06134ff1a5a705987efdde62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.936801 16978 raft_consensus.cc:2468] T c54e003024394f12967144fe7cefdc3c P a12f6ddc06134ff1a5a705987efdde62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc0235348fe4abe89953b5ea068071b in term 1.
I20260630 12:14:50.939064 17023 raft_consensus.cc:359] T 21c971f1eca84bc98eb591f7042fa0c6 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.940970 17023 raft_consensus.cc:385] T 21c971f1eca84bc98eb591f7042fa0c6 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:50.940424 16726 catalog_manager.cc:5697] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dc0235348fe4abe89953b5ea068071b (127.7.215.129). New cstate: current_term: 1 leader_uuid: "4dc0235348fe4abe89953b5ea068071b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:50.941341 17023 raft_consensus.cc:740] T 21c971f1eca84bc98eb591f7042fa0c6 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc0235348fe4abe89953b5ea068071b, State: Initialized, Role: FOLLOWER
I20260630 12:14:50.942780 17025 ts_tablet_manager.cc:1434] T 84690fe384214808a80a57dfb1a5eae1 P a12f6ddc06134ff1a5a705987efdde62: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.000s
I20260630 12:14:50.942531 17023 consensus_queue.cc:260] T 21c971f1eca84bc98eb591f7042fa0c6 P 4dc0235348fe4abe89953b5ea068071b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.943938 17040 raft_consensus.cc:515] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.944959 17023 ts_tablet_manager.cc:1434] T 21c971f1eca84bc98eb591f7042fa0c6 P 4dc0235348fe4abe89953b5ea068071b: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260630 12:14:50.945966 17040 leader_election.cc:290] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b [CANDIDATE]: Term 1 election: Requested vote from peers 757e5b0976a94df6aee4180c89bb17f8 (127.7.215.130:36879), a12f6ddc06134ff1a5a705987efdde62 (127.7.215.131:35645)
I20260630 12:14:50.941329 17024 tablet_bootstrap.cc:492] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 757e5b0976a94df6aee4180c89bb17f8: No bootstrap required, opened a new log
I20260630 12:14:50.946864 17024 ts_tablet_manager.cc:1403] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 757e5b0976a94df6aee4180c89bb17f8: Time spent bootstrapping tablet: real 0.056s	user 0.006s	sys 0.031s
I20260630 12:14:50.946738 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22a2959c59224e5ea76e9cf2bc89cfe6" candidate_uuid: "4dc0235348fe4abe89953b5ea068071b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757e5b0976a94df6aee4180c89bb17f8"
I20260630 12:14:50.947536 16978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22a2959c59224e5ea76e9cf2bc89cfe6" candidate_uuid: "4dc0235348fe4abe89953b5ea068071b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12f6ddc06134ff1a5a705987efdde62"
W20260630 12:14:50.948164 16794 leader_election.cc:343] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 757e5b0976a94df6aee4180c89bb17f8 (127.7.215.130:36879): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:50.948191 16978 raft_consensus.cc:3060] T 22a2959c59224e5ea76e9cf2bc89cfe6 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:50.949999 17031 raft_consensus.cc:493] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:50.950477 17031 raft_consensus.cc:515] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.952320 17024 raft_consensus.cc:359] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.954392 17024 raft_consensus.cc:385] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:50.953806 17031 leader_election.cc:290] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc0235348fe4abe89953b5ea068071b (127.7.215.129:34987), a12f6ddc06134ff1a5a705987efdde62 (127.7.215.131:35645)
I20260630 12:14:50.958912 17024 raft_consensus.cc:740] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 757e5b0976a94df6aee4180c89bb17f8, State: Initialized, Role: FOLLOWER
I20260630 12:14:50.959666 17024 consensus_queue.cc:260] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 757e5b0976a94df6aee4180c89bb17f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.962157 17024 ts_tablet_manager.cc:1434] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 757e5b0976a94df6aee4180c89bb17f8: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260630 12:14:50.962821 16978 raft_consensus.cc:2468] T 22a2959c59224e5ea76e9cf2bc89cfe6 P a12f6ddc06134ff1a5a705987efdde62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc0235348fe4abe89953b5ea068071b in term 1.
I20260630 12:14:50.964053 16792 leader_election.cc:304] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b [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: 4dc0235348fe4abe89953b5ea068071b, a12f6ddc06134ff1a5a705987efdde62; no voters: 757e5b0976a94df6aee4180c89bb17f8
I20260630 12:14:50.965294 17031 raft_consensus.cc:493] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:50.965781 17031 raft_consensus.cc:515] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.967935 17031 leader_election.cc:290] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc0235348fe4abe89953b5ea068071b (127.7.215.129:34987), a12f6ddc06134ff1a5a705987efdde62 (127.7.215.131:35645)
I20260630 12:14:50.970788 17040 raft_consensus.cc:2804] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:50.971318 17040 raft_consensus.cc:697] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b [term 1 LEADER]: Becoming Leader. State: Replica: 4dc0235348fe4abe89953b5ea068071b, State: Running, Role: LEADER
I20260630 12:14:50.972146 17040 consensus_queue.cc:237] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
W20260630 12:14:50.977809 16775 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:50.980720 16829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e654ead6aff54f37ac055e520cbc06b1" candidate_uuid: "757e5b0976a94df6aee4180c89bb17f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc0235348fe4abe89953b5ea068071b" is_pre_election: true
I20260630 12:14:50.981700 16829 raft_consensus.cc:2468] T e654ead6aff54f37ac055e520cbc06b1 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 757e5b0976a94df6aee4180c89bb17f8 in term 0.
I20260630 12:14:50.981081 17030 raft_consensus.cc:493] T 9a42d2d1d16a455abe98a002bea64a65 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:50.982928 17030 raft_consensus.cc:515] T 9a42d2d1d16a455abe98a002bea64a65 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.983213 16869 leader_election.cc:304] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc0235348fe4abe89953b5ea068071b, 757e5b0976a94df6aee4180c89bb17f8; no voters: 
I20260630 12:14:50.984027 17031 raft_consensus.cc:2804] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:50.984361 17031 raft_consensus.cc:493] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:50.984678 17031 raft_consensus.cc:3060] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:50.980816 16828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a42d2d1d16a455abe98a002bea64a65" candidate_uuid: "757e5b0976a94df6aee4180c89bb17f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc0235348fe4abe89953b5ea068071b" is_pre_election: true
I20260630 12:14:50.986641 16828 raft_consensus.cc:2468] T 9a42d2d1d16a455abe98a002bea64a65 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 757e5b0976a94df6aee4180c89bb17f8 in term 0.
I20260630 12:14:50.990164 17030 leader_election.cc:290] T 9a42d2d1d16a455abe98a002bea64a65 P a12f6ddc06134ff1a5a705987efdde62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc0235348fe4abe89953b5ea068071b (127.7.215.129:34987), 757e5b0976a94df6aee4180c89bb17f8 (127.7.215.130:36879)
I20260630 12:14:50.992478 16978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e654ead6aff54f37ac055e520cbc06b1" candidate_uuid: "757e5b0976a94df6aee4180c89bb17f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12f6ddc06134ff1a5a705987efdde62" is_pre_election: true
I20260630 12:14:50.992813 16977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a42d2d1d16a455abe98a002bea64a65" candidate_uuid: "757e5b0976a94df6aee4180c89bb17f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12f6ddc06134ff1a5a705987efdde62" is_pre_election: true
I20260630 12:14:50.993217 16978 raft_consensus.cc:2468] T e654ead6aff54f37ac055e520cbc06b1 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 757e5b0976a94df6aee4180c89bb17f8 in term 0.
I20260630 12:14:50.993444 16977 raft_consensus.cc:2468] T 9a42d2d1d16a455abe98a002bea64a65 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 757e5b0976a94df6aee4180c89bb17f8 in term 0.
I20260630 12:14:50.992911 17031 raft_consensus.cc:515] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:50.994830 16867 leader_election.cc:304] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 757e5b0976a94df6aee4180c89bb17f8, a12f6ddc06134ff1a5a705987efdde62; no voters: 
I20260630 12:14:50.996318 17055 raft_consensus.cc:2804] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:50.996768 17055 raft_consensus.cc:493] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:50.997008 17031 leader_election.cc:290] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8 [CANDIDATE]: Term 1 election: Requested vote from peers 4dc0235348fe4abe89953b5ea068071b (127.7.215.129:34987), a12f6ddc06134ff1a5a705987efdde62 (127.7.215.131:35645)
I20260630 12:14:50.997133 17055 raft_consensus.cc:3060] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:50.997200 16828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e654ead6aff54f37ac055e520cbc06b1" candidate_uuid: "757e5b0976a94df6aee4180c89bb17f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc0235348fe4abe89953b5ea068071b"
I20260630 12:14:50.998015 16828 raft_consensus.cc:3060] T e654ead6aff54f37ac055e520cbc06b1 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:50.998005 16977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e654ead6aff54f37ac055e520cbc06b1" candidate_uuid: "757e5b0976a94df6aee4180c89bb17f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12f6ddc06134ff1a5a705987efdde62"
I20260630 12:14:50.998984 16977 raft_consensus.cc:3060] T e654ead6aff54f37ac055e520cbc06b1 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:51.000809 16726 catalog_manager.cc:5697] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dc0235348fe4abe89953b5ea068071b (127.7.215.129). New cstate: current_term: 1 leader_uuid: "4dc0235348fe4abe89953b5ea068071b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:51.005229 17055 raft_consensus.cc:515] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:51.005426 16828 raft_consensus.cc:2468] T e654ead6aff54f37ac055e520cbc06b1 P 4dc0235348fe4abe89953b5ea068071b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 757e5b0976a94df6aee4180c89bb17f8 in term 1.
I20260630 12:14:51.007490 16869 leader_election.cc:304] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc0235348fe4abe89953b5ea068071b, 757e5b0976a94df6aee4180c89bb17f8; no voters: 
I20260630 12:14:51.009110 17031 raft_consensus.cc:2804] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:51.009285 17055 leader_election.cc:290] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8 [CANDIDATE]: Term 1 election: Requested vote from peers 4dc0235348fe4abe89953b5ea068071b (127.7.215.129:34987), a12f6ddc06134ff1a5a705987efdde62 (127.7.215.131:35645)
I20260630 12:14:51.009197 16829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a42d2d1d16a455abe98a002bea64a65" candidate_uuid: "757e5b0976a94df6aee4180c89bb17f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc0235348fe4abe89953b5ea068071b"
I20260630 12:14:51.010090 16829 raft_consensus.cc:3060] T 9a42d2d1d16a455abe98a002bea64a65 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:51.009202 16978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a42d2d1d16a455abe98a002bea64a65" candidate_uuid: "757e5b0976a94df6aee4180c89bb17f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12f6ddc06134ff1a5a705987efdde62"
I20260630 12:14:51.015269 16978 raft_consensus.cc:3060] T 9a42d2d1d16a455abe98a002bea64a65 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:51.022415 16978 raft_consensus.cc:2468] T 9a42d2d1d16a455abe98a002bea64a65 P a12f6ddc06134ff1a5a705987efdde62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 757e5b0976a94df6aee4180c89bb17f8 in term 1.
I20260630 12:14:51.023556 16867 leader_election.cc:304] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 757e5b0976a94df6aee4180c89bb17f8, a12f6ddc06134ff1a5a705987efdde62; no voters: 
I20260630 12:14:51.024667 17055 raft_consensus.cc:2804] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:51.025158 17055 raft_consensus.cc:697] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8 [term 1 LEADER]: Becoming Leader. State: Replica: 757e5b0976a94df6aee4180c89bb17f8, State: Running, Role: LEADER
I20260630 12:14:51.025851 17055 consensus_queue.cc:237] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:51.009258 16977 raft_consensus.cc:2468] T e654ead6aff54f37ac055e520cbc06b1 P a12f6ddc06134ff1a5a705987efdde62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 757e5b0976a94df6aee4180c89bb17f8 in term 1.
I20260630 12:14:51.029170 16829 raft_consensus.cc:2468] T 9a42d2d1d16a455abe98a002bea64a65 P 4dc0235348fe4abe89953b5ea068071b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 757e5b0976a94df6aee4180c89bb17f8 in term 1.
I20260630 12:14:51.032212 17031 raft_consensus.cc:697] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8 [term 1 LEADER]: Becoming Leader. State: Replica: 757e5b0976a94df6aee4180c89bb17f8, State: Running, Role: LEADER
I20260630 12:14:51.033514 16828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a42d2d1d16a455abe98a002bea64a65" candidate_uuid: "a12f6ddc06134ff1a5a705987efdde62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc0235348fe4abe89953b5ea068071b" is_pre_election: true
I20260630 12:14:51.034216 16828 raft_consensus.cc:2393] T 9a42d2d1d16a455abe98a002bea64a65 P 4dc0235348fe4abe89953b5ea068071b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a12f6ddc06134ff1a5a705987efdde62 in current term 1: Already voted for candidate 757e5b0976a94df6aee4180c89bb17f8 in this term.
I20260630 12:14:51.033115 17031 consensus_queue.cc:237] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:51.042644 16726 catalog_manager.cc:5697] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 757e5b0976a94df6aee4180c89bb17f8 (127.7.215.130). New cstate: current_term: 1 leader_uuid: "757e5b0976a94df6aee4180c89bb17f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:51.045883 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a42d2d1d16a455abe98a002bea64a65" candidate_uuid: "a12f6ddc06134ff1a5a705987efdde62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757e5b0976a94df6aee4180c89bb17f8" is_pre_election: true
I20260630 12:14:51.047303 16943 leader_election.cc:304] T 9a42d2d1d16a455abe98a002bea64a65 P a12f6ddc06134ff1a5a705987efdde62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a12f6ddc06134ff1a5a705987efdde62; no voters: 4dc0235348fe4abe89953b5ea068071b, 757e5b0976a94df6aee4180c89bb17f8
I20260630 12:14:51.048161 17030 raft_consensus.cc:2749] T 9a42d2d1d16a455abe98a002bea64a65 P a12f6ddc06134ff1a5a705987efdde62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:51.055558 16726 catalog_manager.cc:5697] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 757e5b0976a94df6aee4180c89bb17f8 (127.7.215.130). New cstate: current_term: 1 leader_uuid: "757e5b0976a94df6aee4180c89bb17f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:51.079581 17040 raft_consensus.cc:493] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:51.080096 17040 raft_consensus.cc:515] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:51.081967 17040 leader_election.cc:290] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 757e5b0976a94df6aee4180c89bb17f8 (127.7.215.130:36879), a12f6ddc06134ff1a5a705987efdde62 (127.7.215.131:35645)
I20260630 12:14:51.082788 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84690fe384214808a80a57dfb1a5eae1" candidate_uuid: "4dc0235348fe4abe89953b5ea068071b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757e5b0976a94df6aee4180c89bb17f8" is_pre_election: true
I20260630 12:14:51.083173 16977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84690fe384214808a80a57dfb1a5eae1" candidate_uuid: "4dc0235348fe4abe89953b5ea068071b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12f6ddc06134ff1a5a705987efdde62" is_pre_election: true
I20260630 12:14:51.083477 16904 raft_consensus.cc:2468] T 84690fe384214808a80a57dfb1a5eae1 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc0235348fe4abe89953b5ea068071b in term 0.
I20260630 12:14:51.083806 16977 raft_consensus.cc:2468] T 84690fe384214808a80a57dfb1a5eae1 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc0235348fe4abe89953b5ea068071b in term 0.
I20260630 12:14:51.084686 16794 leader_election.cc:304] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc0235348fe4abe89953b5ea068071b, 757e5b0976a94df6aee4180c89bb17f8; no voters: 
I20260630 12:14:51.085414 17040 raft_consensus.cc:2804] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:51.085762 17040 raft_consensus.cc:493] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:51.086043 17040 raft_consensus.cc:3060] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:51.090734 17040 raft_consensus.cc:515] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:51.092365 17040 leader_election.cc:290] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b [CANDIDATE]: Term 1 election: Requested vote from peers 757e5b0976a94df6aee4180c89bb17f8 (127.7.215.130:36879), a12f6ddc06134ff1a5a705987efdde62 (127.7.215.131:35645)
I20260630 12:14:51.093400 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84690fe384214808a80a57dfb1a5eae1" candidate_uuid: "4dc0235348fe4abe89953b5ea068071b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757e5b0976a94df6aee4180c89bb17f8"
I20260630 12:14:51.093392 16977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84690fe384214808a80a57dfb1a5eae1" candidate_uuid: "4dc0235348fe4abe89953b5ea068071b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12f6ddc06134ff1a5a705987efdde62"
I20260630 12:14:51.093977 16904 raft_consensus.cc:3060] T 84690fe384214808a80a57dfb1a5eae1 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:51.094092 16977 raft_consensus.cc:3060] T 84690fe384214808a80a57dfb1a5eae1 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:51.098785 16904 raft_consensus.cc:2468] T 84690fe384214808a80a57dfb1a5eae1 P 757e5b0976a94df6aee4180c89bb17f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc0235348fe4abe89953b5ea068071b in term 1.
I20260630 12:14:51.098798 16977 raft_consensus.cc:2468] T 84690fe384214808a80a57dfb1a5eae1 P a12f6ddc06134ff1a5a705987efdde62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc0235348fe4abe89953b5ea068071b in term 1.
I20260630 12:14:51.099949 16794 leader_election.cc:304] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc0235348fe4abe89953b5ea068071b, 757e5b0976a94df6aee4180c89bb17f8; no voters: 
I20260630 12:14:51.100636 17040 raft_consensus.cc:2804] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:51.101130 17040 raft_consensus.cc:697] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b [term 1 LEADER]: Becoming Leader. State: Replica: 4dc0235348fe4abe89953b5ea068071b, State: Running, Role: LEADER
I20260630 12:14:51.101854 17040 consensus_queue.cc:237] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:51.108384 16726 catalog_manager.cc:5697] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dc0235348fe4abe89953b5ea068071b (127.7.215.129). New cstate: current_term: 1 leader_uuid: "4dc0235348fe4abe89953b5ea068071b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:51.191377 17055 raft_consensus.cc:493] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:51.191871 17055 raft_consensus.cc:515] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:51.193670 17055 leader_election.cc:290] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 757e5b0976a94df6aee4180c89bb17f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc0235348fe4abe89953b5ea068071b (127.7.215.129:34987), a12f6ddc06134ff1a5a705987efdde62 (127.7.215.131:35645)
I20260630 12:14:51.194358 16828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22a2959c59224e5ea76e9cf2bc89cfe6" candidate_uuid: "757e5b0976a94df6aee4180c89bb17f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc0235348fe4abe89953b5ea068071b" is_pre_election: true
I20260630 12:14:51.194687 16977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22a2959c59224e5ea76e9cf2bc89cfe6" candidate_uuid: "757e5b0976a94df6aee4180c89bb17f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12f6ddc06134ff1a5a705987efdde62" is_pre_election: true
I20260630 12:14:51.195374 16977 raft_consensus.cc:2393] T 22a2959c59224e5ea76e9cf2bc89cfe6 P a12f6ddc06134ff1a5a705987efdde62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 757e5b0976a94df6aee4180c89bb17f8 in current term 1: Already voted for candidate 4dc0235348fe4abe89953b5ea068071b in this term.
I20260630 12:14:51.196249 16867 leader_election.cc:304] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 757e5b0976a94df6aee4180c89bb17f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 757e5b0976a94df6aee4180c89bb17f8; no voters: 4dc0235348fe4abe89953b5ea068071b, a12f6ddc06134ff1a5a705987efdde62
I20260630 12:14:51.196889 17055 raft_consensus.cc:3060] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:51.201674 17055 raft_consensus.cc:2749] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 757e5b0976a94df6aee4180c89bb17f8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:51.286895 17030 raft_consensus.cc:493] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:51.287416 17030 raft_consensus.cc:515] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:51.289209 17030 leader_election.cc:290] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc0235348fe4abe89953b5ea068071b (127.7.215.129:34987), 757e5b0976a94df6aee4180c89bb17f8 (127.7.215.130:36879)
I20260630 12:14:51.290048 16828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c971f1eca84bc98eb591f7042fa0c6" candidate_uuid: "a12f6ddc06134ff1a5a705987efdde62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc0235348fe4abe89953b5ea068071b" is_pre_election: true
I20260630 12:14:51.290292 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c971f1eca84bc98eb591f7042fa0c6" candidate_uuid: "a12f6ddc06134ff1a5a705987efdde62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757e5b0976a94df6aee4180c89bb17f8" is_pre_election: true
I20260630 12:14:51.290763 16828 raft_consensus.cc:2468] T 21c971f1eca84bc98eb591f7042fa0c6 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a12f6ddc06134ff1a5a705987efdde62 in term 0.
I20260630 12:14:51.290982 16904 raft_consensus.cc:2468] T 21c971f1eca84bc98eb591f7042fa0c6 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a12f6ddc06134ff1a5a705987efdde62 in term 0.
I20260630 12:14:51.291836 16943 leader_election.cc:304] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc0235348fe4abe89953b5ea068071b, a12f6ddc06134ff1a5a705987efdde62; no voters: 
I20260630 12:14:51.292493 17030 raft_consensus.cc:2804] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:51.292860 17030 raft_consensus.cc:493] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:51.293159 17030 raft_consensus.cc:3060] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:51.298712 17030 raft_consensus.cc:515] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:51.300498 17030 leader_election.cc:290] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62 [CANDIDATE]: Term 1 election: Requested vote from peers 4dc0235348fe4abe89953b5ea068071b (127.7.215.129:34987), 757e5b0976a94df6aee4180c89bb17f8 (127.7.215.130:36879)
I20260630 12:14:51.301266 16828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c971f1eca84bc98eb591f7042fa0c6" candidate_uuid: "a12f6ddc06134ff1a5a705987efdde62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc0235348fe4abe89953b5ea068071b"
I20260630 12:14:51.301419 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c971f1eca84bc98eb591f7042fa0c6" candidate_uuid: "a12f6ddc06134ff1a5a705987efdde62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757e5b0976a94df6aee4180c89bb17f8"
I20260630 12:14:51.301774 16828 raft_consensus.cc:3060] T 21c971f1eca84bc98eb591f7042fa0c6 P 4dc0235348fe4abe89953b5ea068071b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:51.302073 16904 raft_consensus.cc:3060] T 21c971f1eca84bc98eb591f7042fa0c6 P 757e5b0976a94df6aee4180c89bb17f8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:51.306466 16828 raft_consensus.cc:2468] T 21c971f1eca84bc98eb591f7042fa0c6 P 4dc0235348fe4abe89953b5ea068071b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a12f6ddc06134ff1a5a705987efdde62 in term 1.
I20260630 12:14:51.307194 16904 raft_consensus.cc:2468] T 21c971f1eca84bc98eb591f7042fa0c6 P 757e5b0976a94df6aee4180c89bb17f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a12f6ddc06134ff1a5a705987efdde62 in term 1.
I20260630 12:14:51.307577 16943 leader_election.cc:304] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc0235348fe4abe89953b5ea068071b, a12f6ddc06134ff1a5a705987efdde62; no voters: 
I20260630 12:14:51.308400 17030 raft_consensus.cc:2804] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:51.309268 17030 raft_consensus.cc:697] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62 [term 1 LEADER]: Becoming Leader. State: Replica: a12f6ddc06134ff1a5a705987efdde62, State: Running, Role: LEADER
I20260630 12:14:51.309984 17030 consensus_queue.cc:237] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } }
I20260630 12:14:51.317529 16726 catalog_manager.cc:5697] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62 reported cstate change: term changed from 0 to 1, leader changed from <none> to a12f6ddc06134ff1a5a705987efdde62 (127.7.215.131). New cstate: current_term: 1 leader_uuid: "a12f6ddc06134ff1a5a705987efdde62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:51.322278 17040 consensus_queue.cc:1048] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:51.337601 17029 consensus_queue.cc:1048] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:51.367861 17029 consensus_queue.cc:1048] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:51.378316 17064 consensus_queue.cc:1048] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:51.414361 17055 consensus_queue.cc:1048] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:51.471490 17031 consensus_queue.cc:1048] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:51.531387 17031 consensus_queue.cc:1048] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:51.546271 17056 consensus_queue.cc:1048] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:51.577659 17064 consensus_queue.cc:1048] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:51.591423 17040 consensus_queue.cc:1048] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12f6ddc06134ff1a5a705987efdde62" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:51.792994 16901 raft_consensus.cc:1275] T 21c971f1eca84bc98eb591f7042fa0c6 P 757e5b0976a94df6aee4180c89bb17f8 [term 1 FOLLOWER]: Refusing update from remote peer a12f6ddc06134ff1a5a705987efdde62: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:51.800876 16828 raft_consensus.cc:1275] T 21c971f1eca84bc98eb591f7042fa0c6 P 4dc0235348fe4abe89953b5ea068071b [term 1 FOLLOWER]: Refusing update from remote peer a12f6ddc06134ff1a5a705987efdde62: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:51.820842 17030 consensus_queue.cc:1048] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "757e5b0976a94df6aee4180c89bb17f8" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 36879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:51.894945 17030 consensus_queue.cc:1048] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc0235348fe4abe89953b5ea068071b" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 34987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:52.840688 16794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.215.130:36879, user_credentials={real_user=slave}} blocked reactor thread for 126551us
I20260630 12:14:53.033056  8030 tablet_server.cc:179] TabletServer@127.7.215.129:0 shutting down...
I20260630 12:14:53.063375  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:53.064220  8030 tablet_replica.cc:333] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b: stopping tablet replica
I20260630 12:14:53.064977  8030 raft_consensus.cc:2243] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:53.065969  8030 raft_consensus.cc:2272] T 84690fe384214808a80a57dfb1a5eae1 P 4dc0235348fe4abe89953b5ea068071b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:53.068830  8030 tablet_replica.cc:333] T e654ead6aff54f37ac055e520cbc06b1 P 4dc0235348fe4abe89953b5ea068071b: stopping tablet replica
I20260630 12:14:53.069407  8030 raft_consensus.cc:2243] T e654ead6aff54f37ac055e520cbc06b1 P 4dc0235348fe4abe89953b5ea068071b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:53.069880  8030 raft_consensus.cc:2272] T e654ead6aff54f37ac055e520cbc06b1 P 4dc0235348fe4abe89953b5ea068071b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:53.072269  8030 tablet_replica.cc:333] T 9a42d2d1d16a455abe98a002bea64a65 P 4dc0235348fe4abe89953b5ea068071b: stopping tablet replica
I20260630 12:14:53.072834  8030 raft_consensus.cc:2243] T 9a42d2d1d16a455abe98a002bea64a65 P 4dc0235348fe4abe89953b5ea068071b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:53.073307  8030 raft_consensus.cc:2272] T 9a42d2d1d16a455abe98a002bea64a65 P 4dc0235348fe4abe89953b5ea068071b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:53.076046  8030 tablet_replica.cc:333] T 21c971f1eca84bc98eb591f7042fa0c6 P 4dc0235348fe4abe89953b5ea068071b: stopping tablet replica
I20260630 12:14:53.076574  8030 raft_consensus.cc:2243] T 21c971f1eca84bc98eb591f7042fa0c6 P 4dc0235348fe4abe89953b5ea068071b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:53.077054  8030 raft_consensus.cc:2272] T 21c971f1eca84bc98eb591f7042fa0c6 P 4dc0235348fe4abe89953b5ea068071b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:53.079746  8030 tablet_replica.cc:333] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b: stopping tablet replica
I20260630 12:14:53.080464  8030 raft_consensus.cc:2243] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:53.081439  8030 raft_consensus.cc:2272] T c54e003024394f12967144fe7cefdc3c P 4dc0235348fe4abe89953b5ea068071b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:53.083961  8030 tablet_replica.cc:333] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b: stopping tablet replica
I20260630 12:14:53.084512  8030 raft_consensus.cc:2243] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:53.085266  8030 raft_consensus.cc:2272] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 4dc0235348fe4abe89953b5ea068071b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:53.112952  8030 tablet_server.cc:196] TabletServer@127.7.215.129:0 shutdown complete.
I20260630 12:14:53.127491  8030 tablet_server.cc:179] TabletServer@127.7.215.130:0 shutting down...
I20260630 12:14:53.155493  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:53.156139  8030 tablet_replica.cc:333] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 757e5b0976a94df6aee4180c89bb17f8: stopping tablet replica
I20260630 12:14:53.156798  8030 raft_consensus.cc:2243] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 757e5b0976a94df6aee4180c89bb17f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:53.157331  8030 raft_consensus.cc:2272] T 22a2959c59224e5ea76e9cf2bc89cfe6 P 757e5b0976a94df6aee4180c89bb17f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:53.160249  8030 tablet_replica.cc:333] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8: stopping tablet replica
I20260630 12:14:53.160809  8030 raft_consensus.cc:2243] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:53.161583  8030 raft_consensus.cc:2272] T e654ead6aff54f37ac055e520cbc06b1 P 757e5b0976a94df6aee4180c89bb17f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:53.163842  8030 tablet_replica.cc:333] T c54e003024394f12967144fe7cefdc3c P 757e5b0976a94df6aee4180c89bb17f8: stopping tablet replica
I20260630 12:14:53.164330  8030 raft_consensus.cc:2243] T c54e003024394f12967144fe7cefdc3c P 757e5b0976a94df6aee4180c89bb17f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:53.164752  8030 raft_consensus.cc:2272] T c54e003024394f12967144fe7cefdc3c P 757e5b0976a94df6aee4180c89bb17f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:53.167333  8030 tablet_replica.cc:333] T 21c971f1eca84bc98eb591f7042fa0c6 P 757e5b0976a94df6aee4180c89bb17f8: stopping tablet replica
I20260630 12:14:53.167920  8030 raft_consensus.cc:2243] T 21c971f1eca84bc98eb591f7042fa0c6 P 757e5b0976a94df6aee4180c89bb17f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:53.168404  8030 raft_consensus.cc:2272] T 21c971f1eca84bc98eb591f7042fa0c6 P 757e5b0976a94df6aee4180c89bb17f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:53.170831  8030 tablet_replica.cc:333] T 84690fe384214808a80a57dfb1a5eae1 P 757e5b0976a94df6aee4180c89bb17f8: stopping tablet replica
I20260630 12:14:53.171398  8030 raft_consensus.cc:2243] T 84690fe384214808a80a57dfb1a5eae1 P 757e5b0976a94df6aee4180c89bb17f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:53.171883  8030 raft_consensus.cc:2272] T 84690fe384214808a80a57dfb1a5eae1 P 757e5b0976a94df6aee4180c89bb17f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:53.174408  8030 tablet_replica.cc:333] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8: stopping tablet replica
I20260630 12:14:53.174925  8030 raft_consensus.cc:2243] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:53.175722  8030 raft_consensus.cc:2272] T 9a42d2d1d16a455abe98a002bea64a65 P 757e5b0976a94df6aee4180c89bb17f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:53.202412  8030 tablet_server.cc:196] TabletServer@127.7.215.130:0 shutdown complete.
I20260630 12:14:53.217320  8030 tablet_server.cc:179] TabletServer@127.7.215.131:0 shutting down...
I20260630 12:14:53.243149  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:53.243788  8030 tablet_replica.cc:333] T 84690fe384214808a80a57dfb1a5eae1 P a12f6ddc06134ff1a5a705987efdde62: stopping tablet replica
I20260630 12:14:53.244393  8030 raft_consensus.cc:2243] T 84690fe384214808a80a57dfb1a5eae1 P a12f6ddc06134ff1a5a705987efdde62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:53.244917  8030 raft_consensus.cc:2272] T 84690fe384214808a80a57dfb1a5eae1 P a12f6ddc06134ff1a5a705987efdde62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:53.247418  8030 tablet_replica.cc:333] T e654ead6aff54f37ac055e520cbc06b1 P a12f6ddc06134ff1a5a705987efdde62: stopping tablet replica
I20260630 12:14:53.247987  8030 raft_consensus.cc:2243] T e654ead6aff54f37ac055e520cbc06b1 P a12f6ddc06134ff1a5a705987efdde62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:53.248471  8030 raft_consensus.cc:2272] T e654ead6aff54f37ac055e520cbc06b1 P a12f6ddc06134ff1a5a705987efdde62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:53.250809  8030 tablet_replica.cc:333] T c54e003024394f12967144fe7cefdc3c P a12f6ddc06134ff1a5a705987efdde62: stopping tablet replica
I20260630 12:14:53.251336  8030 raft_consensus.cc:2243] T c54e003024394f12967144fe7cefdc3c P a12f6ddc06134ff1a5a705987efdde62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:53.251797  8030 raft_consensus.cc:2272] T c54e003024394f12967144fe7cefdc3c P a12f6ddc06134ff1a5a705987efdde62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:53.254141  8030 tablet_replica.cc:333] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62: stopping tablet replica
I20260630 12:14:53.254701  8030 raft_consensus.cc:2243] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:53.255434  8030 raft_consensus.cc:2272] T 21c971f1eca84bc98eb591f7042fa0c6 P a12f6ddc06134ff1a5a705987efdde62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:53.258028  8030 tablet_replica.cc:333] T 22a2959c59224e5ea76e9cf2bc89cfe6 P a12f6ddc06134ff1a5a705987efdde62: stopping tablet replica
I20260630 12:14:53.258822  8030 raft_consensus.cc:2243] T 22a2959c59224e5ea76e9cf2bc89cfe6 P a12f6ddc06134ff1a5a705987efdde62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:53.259464  8030 raft_consensus.cc:2272] T 22a2959c59224e5ea76e9cf2bc89cfe6 P a12f6ddc06134ff1a5a705987efdde62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:53.262277  8030 tablet_replica.cc:333] T 9a42d2d1d16a455abe98a002bea64a65 P a12f6ddc06134ff1a5a705987efdde62: stopping tablet replica
I20260630 12:14:53.262806  8030 raft_consensus.cc:2243] T 9a42d2d1d16a455abe98a002bea64a65 P a12f6ddc06134ff1a5a705987efdde62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:53.263192  8030 raft_consensus.cc:2272] T 9a42d2d1d16a455abe98a002bea64a65 P a12f6ddc06134ff1a5a705987efdde62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:53.287940  8030 tablet_server.cc:196] TabletServer@127.7.215.131:0 shutdown complete.
I20260630 12:14:53.303630  8030 master.cc:562] Master@127.7.215.190:38691 shutting down...
I20260630 12:14:53.323669  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1be3d38689d649dd895f315f9377bf0a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:53.324205  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1be3d38689d649dd895f315f9377bf0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:53.324508  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1be3d38689d649dd895f315f9377bf0a: stopping tablet replica
I20260630 12:14:53.343716  8030 master.cc:584] Master@127.7.215.190:38691 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4530 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:14:53.376632  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:42355
I20260630 12:14:53.377774  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:53.382659 17123 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:53.383653 17122 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:53.384202 17125 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:53.384886  8030 server_base.cc:1061] running on GCE node
I20260630 12:14:53.385658  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:53.385847  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:53.386023  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821693385981 us; error 0 us; skew 500 ppm
I20260630 12:14:53.386524  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:53.388777  8030 webserver.cc:533] Webserver started at http://127.7.215.190:37365/ using document root <none> and password file <none>
I20260630 12:14:53.389262  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:53.389446  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:53.389720  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:53.390820  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "c0513840fc644755a8ffc0b722793e5f"
format_stamp: "Formatted at 2026-06-30 12:14:53 on dist-test-slave-35fp"
I20260630 12:14:53.395097  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:14:53.398145 17130 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:53.398959  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:53.399228  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "c0513840fc644755a8ffc0b722793e5f"
format_stamp: "Formatted at 2026-06-30 12:14:53 on dist-test-slave-35fp"
I20260630 12:14:53.399511  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821475204949-8030-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)
I20260630 12:14:53.411365  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:53.412314  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:53.446525  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:42355
I20260630 12:14:53.446641 17181 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:42355 every 8 connection(s)
I20260630 12:14:53.450204 17182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:53.460206 17182 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c0513840fc644755a8ffc0b722793e5f: Bootstrap starting.
I20260630 12:14:53.464576 17182 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c0513840fc644755a8ffc0b722793e5f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:53.468535 17182 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c0513840fc644755a8ffc0b722793e5f: No bootstrap required, opened a new log
I20260630 12:14:53.470510 17182 raft_consensus.cc:359] T 00000000000000000000000000000000 P c0513840fc644755a8ffc0b722793e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0513840fc644755a8ffc0b722793e5f" member_type: VOTER }
I20260630 12:14:53.470940 17182 raft_consensus.cc:385] T 00000000000000000000000000000000 P c0513840fc644755a8ffc0b722793e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:53.471164 17182 raft_consensus.cc:740] T 00000000000000000000000000000000 P c0513840fc644755a8ffc0b722793e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0513840fc644755a8ffc0b722793e5f, State: Initialized, Role: FOLLOWER
I20260630 12:14:53.471750 17182 consensus_queue.cc:260] T 00000000000000000000000000000000 P c0513840fc644755a8ffc0b722793e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c0513840fc644755a8ffc0b722793e5f" member_type: VOTER }
I20260630 12:14:53.472220 17182 raft_consensus.cc:399] T 00000000000000000000000000000000 P c0513840fc644755a8ffc0b722793e5f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:53.472414 17182 raft_consensus.cc:493] T 00000000000000000000000000000000 P c0513840fc644755a8ffc0b722793e5f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:53.472710 17182 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c0513840fc644755a8ffc0b722793e5f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:53.477645 17182 raft_consensus.cc:515] T 00000000000000000000000000000000 P c0513840fc644755a8ffc0b722793e5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0513840fc644755a8ffc0b722793e5f" member_type: VOTER }
I20260630 12:14:53.478226 17182 leader_election.cc:304] T 00000000000000000000000000000000 P c0513840fc644755a8ffc0b722793e5f [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: c0513840fc644755a8ffc0b722793e5f; no voters: 
I20260630 12:14:53.479583 17182 leader_election.cc:290] T 00000000000000000000000000000000 P c0513840fc644755a8ffc0b722793e5f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:53.480031 17185 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c0513840fc644755a8ffc0b722793e5f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:53.481383 17185 raft_consensus.cc:697] T 00000000000000000000000000000000 P c0513840fc644755a8ffc0b722793e5f [term 1 LEADER]: Becoming Leader. State: Replica: c0513840fc644755a8ffc0b722793e5f, State: Running, Role: LEADER
I20260630 12:14:53.482065 17185 consensus_queue.cc:237] T 00000000000000000000000000000000 P c0513840fc644755a8ffc0b722793e5f [LEADER]: Queue going to LEADER mode. State: All 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: "c0513840fc644755a8ffc0b722793e5f" member_type: VOTER }
I20260630 12:14:53.482389 17182 sys_catalog.cc:565] T 00000000000000000000000000000000 P c0513840fc644755a8ffc0b722793e5f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:53.486740 17186 sys_catalog.cc:455] T 00000000000000000000000000000000 P c0513840fc644755a8ffc0b722793e5f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c0513840fc644755a8ffc0b722793e5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0513840fc644755a8ffc0b722793e5f" member_type: VOTER } }
I20260630 12:14:53.486971 17187 sys_catalog.cc:455] T 00000000000000000000000000000000 P c0513840fc644755a8ffc0b722793e5f [sys.catalog]: SysCatalogTable state changed. Reason: New leader c0513840fc644755a8ffc0b722793e5f. Latest consensus state: current_term: 1 leader_uuid: "c0513840fc644755a8ffc0b722793e5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c0513840fc644755a8ffc0b722793e5f" member_type: VOTER } }
I20260630 12:14:53.487740 17187 sys_catalog.cc:458] T 00000000000000000000000000000000 P c0513840fc644755a8ffc0b722793e5f [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:53.487739 17186 sys_catalog.cc:458] T 00000000000000000000000000000000 P c0513840fc644755a8ffc0b722793e5f [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:53.490862 17193 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:53.498824 17193 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:53.499804  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:53.508046 17193 catalog_manager.cc:1383] Generated new cluster ID: 30233b70bc004866ba2a334231a1f17d
I20260630 12:14:53.508471 17193 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:53.524706 17193 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:53.526077 17193 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:53.538120 17193 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c0513840fc644755a8ffc0b722793e5f: Generated new TSK 0
I20260630 12:14:53.538769 17193 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:53.567214  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:53.572713 17203 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:53.573853 17204 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:53.575511 17206 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:53.575699  8030 server_base.cc:1061] running on GCE node
I20260630 12:14:53.576650  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:53.576825  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:53.577056  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821693577012 us; error 0 us; skew 500 ppm
I20260630 12:14:53.577572  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:53.579816  8030 webserver.cc:533] Webserver started at http://127.7.215.129:35461/ using document root <none> and password file <none>
I20260630 12:14:53.580298  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:53.580492  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:53.580770  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:53.581801  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821475204949-8030-0/minicluster-data/ts-0-root/instance:
uuid: "c38bbe4c1c4a4e05b40c7ff884bbe8c5"
format_stamp: "Formatted at 2026-06-30 12:14:53 on dist-test-slave-35fp"
I20260630 12:14:53.586369  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:53.589684 17211 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:53.590430  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:53.591059  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "c38bbe4c1c4a4e05b40c7ff884bbe8c5"
format_stamp: "Formatted at 2026-06-30 12:14:53 on dist-test-slave-35fp"
I20260630 12:14:53.591401  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821475204949-8030-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)
I20260630 12:14:53.634826  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:53.635972  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:53.637403  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:53.639715  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:53.639930  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:53.640194  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:53.640359  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:53.678231  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:35745
I20260630 12:14:53.678332 17273 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:35745 every 8 connection(s)
I20260630 12:14:53.683301  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:53.689893 17278 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:53.690255 17279 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:53.693449 17282 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:53.693495  8030 server_base.cc:1061] running on GCE node
I20260630 12:14:53.695915 17274 heartbeater.cc:344] Connected to a master server at 127.7.215.190:42355
I20260630 12:14:53.696321 17274 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:53.697057 17274 heartbeater.cc:507] Master 127.7.215.190:42355 requested a full tablet report, sending...
I20260630 12:14:53.697517  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:53.697800  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:53.697985  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821693697964 us; error 0 us; skew 500 ppm
I20260630 12:14:53.698704  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:53.699225 17147 ts_manager.cc:194] Registered new tserver with Master: c38bbe4c1c4a4e05b40c7ff884bbe8c5 (127.7.215.129:35745)
I20260630 12:14:53.701332 17147 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43864
I20260630 12:14:53.701396  8030 webserver.cc:533] Webserver started at http://127.7.215.130:45753/ using document root <none> and password file <none>
I20260630 12:14:53.702054  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:53.702299  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:53.702639  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:53.703732  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821475204949-8030-0/minicluster-data/ts-1-root/instance:
uuid: "9194c3e6c4e34786b691f552ff6b8a52"
format_stamp: "Formatted at 2026-06-30 12:14:53 on dist-test-slave-35fp"
I20260630 12:14:53.708353  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:53.711879 17286 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:53.712618  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:53.712919  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "9194c3e6c4e34786b691f552ff6b8a52"
format_stamp: "Formatted at 2026-06-30 12:14:53 on dist-test-slave-35fp"
I20260630 12:14:53.713236  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821475204949-8030-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)
I20260630 12:14:53.737550  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:53.738639  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:53.740005  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:53.742225  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:53.742465  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:53.742720  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:53.742892  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:53.779942  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:41065
I20260630 12:14:53.780217 17348 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:41065 every 8 connection(s)
I20260630 12:14:53.784632  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:53.791824 17352 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:53.793882 17353 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:53.797541 17349 heartbeater.cc:344] Connected to a master server at 127.7.215.190:42355
I20260630 12:14:53.797686  8030 server_base.cc:1061] running on GCE node
W20260630 12:14:53.798019 17355 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:53.798192 17349 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:53.799055  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:53.799136 17349 heartbeater.cc:507] Master 127.7.215.190:42355 requested a full tablet report, sending...
W20260630 12:14:53.799326  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:53.799666  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821693799648 us; error 0 us; skew 500 ppm
I20260630 12:14:53.800335  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:53.801538 17147 ts_manager.cc:194] Registered new tserver with Master: 9194c3e6c4e34786b691f552ff6b8a52 (127.7.215.130:41065)
I20260630 12:14:53.803113 17147 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43866
I20260630 12:14:53.803248  8030 webserver.cc:533] Webserver started at http://127.7.215.131:41259/ using document root <none> and password file <none>
I20260630 12:14:53.803862  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:53.804116  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:53.804471  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:53.805903  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821475204949-8030-0/minicluster-data/ts-2-root/instance:
uuid: "805ed31dcf5749b28d159f759e5b14f7"
format_stamp: "Formatted at 2026-06-30 12:14:53 on dist-test-slave-35fp"
I20260630 12:14:53.810382  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:14:53.813723 17360 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:53.814713  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:53.814983  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "805ed31dcf5749b28d159f759e5b14f7"
format_stamp: "Formatted at 2026-06-30 12:14:53 on dist-test-slave-35fp"
I20260630 12:14:53.815300  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821475204949-8030-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)
I20260630 12:14:53.828116  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:53.829102  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:53.830380  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:53.832636  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:53.832837  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:53.833107  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:53.833278  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:53.869320  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:33245
I20260630 12:14:53.869410 17422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:33245 every 8 connection(s)
I20260630 12:14:53.882645 17423 heartbeater.cc:344] Connected to a master server at 127.7.215.190:42355
I20260630 12:14:53.883057 17423 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:53.883757 17423 heartbeater.cc:507] Master 127.7.215.190:42355 requested a full tablet report, sending...
I20260630 12:14:53.885582 17147 ts_manager.cc:194] Registered new tserver with Master: 805ed31dcf5749b28d159f759e5b14f7 (127.7.215.131:33245)
I20260630 12:14:53.885708  8030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013480952s
I20260630 12:14:53.886994 17147 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43876
I20260630 12:14:54.704146 17274 heartbeater.cc:499] Master 127.7.215.190:42355 was elected leader, sending a full tablet report...
I20260630 12:14:54.806033 17349 heartbeater.cc:499] Master 127.7.215.190:42355 was elected leader, sending a full tablet report...
I20260630 12:14:54.889639 17423 heartbeater.cc:499] Master 127.7.215.190:42355 was elected leader, sending a full tablet report...
I20260630 12:14:54.940107 17147 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43882:
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"
    }
  }
}
W20260630 12:14:54.941831 17147 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:14:54.990788 17314 tablet_service.cc:1511] Processing CreateTablet for tablet b698242265634b3198d522fd7e55ba71 (DEFAULT_TABLE table=test-workload [id=d7fa6ee67d614843ab91f5bfb120acaa]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:54.991050 17388 tablet_service.cc:1511] Processing CreateTablet for tablet b698242265634b3198d522fd7e55ba71 (DEFAULT_TABLE table=test-workload [id=d7fa6ee67d614843ab91f5bfb120acaa]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:54.992202 17314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b698242265634b3198d522fd7e55ba71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:54.992363 17388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b698242265634b3198d522fd7e55ba71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:54.993407 17239 tablet_service.cc:1511] Processing CreateTablet for tablet b698242265634b3198d522fd7e55ba71 (DEFAULT_TABLE table=test-workload [id=d7fa6ee67d614843ab91f5bfb120acaa]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:54.994679 17239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b698242265634b3198d522fd7e55ba71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:55.008203 17443 tablet_bootstrap.cc:492] T b698242265634b3198d522fd7e55ba71 P 805ed31dcf5749b28d159f759e5b14f7: Bootstrap starting.
I20260630 12:14:55.009829 17444 tablet_bootstrap.cc:492] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52: Bootstrap starting.
I20260630 12:14:55.012279 17445 tablet_bootstrap.cc:492] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5: Bootstrap starting.
I20260630 12:14:55.015774 17443 tablet_bootstrap.cc:654] T b698242265634b3198d522fd7e55ba71 P 805ed31dcf5749b28d159f759e5b14f7: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:55.016722 17444 tablet_bootstrap.cc:654] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:55.018169 17445 tablet_bootstrap.cc:654] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:55.021301 17443 tablet_bootstrap.cc:492] T b698242265634b3198d522fd7e55ba71 P 805ed31dcf5749b28d159f759e5b14f7: No bootstrap required, opened a new log
I20260630 12:14:55.021770 17443 ts_tablet_manager.cc:1403] T b698242265634b3198d522fd7e55ba71 P 805ed31dcf5749b28d159f759e5b14f7: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260630 12:14:55.022354 17444 tablet_bootstrap.cc:492] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52: No bootstrap required, opened a new log
I20260630 12:14:55.022861 17444 ts_tablet_manager.cc:1403] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260630 12:14:55.023728 17445 tablet_bootstrap.cc:492] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5: No bootstrap required, opened a new log
I20260630 12:14:55.024153 17445 ts_tablet_manager.cc:1403] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:14:55.024544 17443 raft_consensus.cc:359] T b698242265634b3198d522fd7e55ba71 P 805ed31dcf5749b28d159f759e5b14f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9194c3e6c4e34786b691f552ff6b8a52" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41065 } } peers { permanent_uuid: "805ed31dcf5749b28d159f759e5b14f7" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33245 } } peers { permanent_uuid: "c38bbe4c1c4a4e05b40c7ff884bbe8c5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35745 } }
I20260630 12:14:55.025318 17443 raft_consensus.cc:385] T b698242265634b3198d522fd7e55ba71 P 805ed31dcf5749b28d159f759e5b14f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:55.025637 17443 raft_consensus.cc:740] T b698242265634b3198d522fd7e55ba71 P 805ed31dcf5749b28d159f759e5b14f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 805ed31dcf5749b28d159f759e5b14f7, State: Initialized, Role: FOLLOWER
I20260630 12:14:55.025424 17444 raft_consensus.cc:359] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9194c3e6c4e34786b691f552ff6b8a52" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41065 } } peers { permanent_uuid: "805ed31dcf5749b28d159f759e5b14f7" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33245 } } peers { permanent_uuid: "c38bbe4c1c4a4e05b40c7ff884bbe8c5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35745 } }
I20260630 12:14:55.026229 17444 raft_consensus.cc:385] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:55.026587 17444 raft_consensus.cc:740] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9194c3e6c4e34786b691f552ff6b8a52, State: Initialized, Role: FOLLOWER
I20260630 12:14:55.026672 17443 consensus_queue.cc:260] T b698242265634b3198d522fd7e55ba71 P 805ed31dcf5749b28d159f759e5b14f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9194c3e6c4e34786b691f552ff6b8a52" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41065 } } peers { permanent_uuid: "805ed31dcf5749b28d159f759e5b14f7" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33245 } } peers { permanent_uuid: "c38bbe4c1c4a4e05b40c7ff884bbe8c5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35745 } }
I20260630 12:14:55.026827 17445 raft_consensus.cc:359] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9194c3e6c4e34786b691f552ff6b8a52" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41065 } } peers { permanent_uuid: "805ed31dcf5749b28d159f759e5b14f7" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33245 } } peers { permanent_uuid: "c38bbe4c1c4a4e05b40c7ff884bbe8c5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35745 } }
I20260630 12:14:55.027633 17445 raft_consensus.cc:385] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:55.027899 17445 raft_consensus.cc:740] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c38bbe4c1c4a4e05b40c7ff884bbe8c5, State: Initialized, Role: FOLLOWER
I20260630 12:14:55.028810 17445 consensus_queue.cc:260] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9194c3e6c4e34786b691f552ff6b8a52" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41065 } } peers { permanent_uuid: "805ed31dcf5749b28d159f759e5b14f7" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33245 } } peers { permanent_uuid: "c38bbe4c1c4a4e05b40c7ff884bbe8c5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35745 } }
I20260630 12:14:55.029593 17443 ts_tablet_manager.cc:1434] T b698242265634b3198d522fd7e55ba71 P 805ed31dcf5749b28d159f759e5b14f7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:14:55.029333 17444 consensus_queue.cc:260] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9194c3e6c4e34786b691f552ff6b8a52" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41065 } } peers { permanent_uuid: "805ed31dcf5749b28d159f759e5b14f7" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33245 } } peers { permanent_uuid: "c38bbe4c1c4a4e05b40c7ff884bbe8c5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35745 } }
I20260630 12:14:55.035318 17445 ts_tablet_manager.cc:1434] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.009s
I20260630 12:14:55.037936 17444 ts_tablet_manager.cc:1434] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.003s
I20260630 12:14:55.120684 17451 raft_consensus.cc:493] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:55.121178 17451 raft_consensus.cc:515] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9194c3e6c4e34786b691f552ff6b8a52" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41065 } } peers { permanent_uuid: "805ed31dcf5749b28d159f759e5b14f7" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33245 } } peers { permanent_uuid: "c38bbe4c1c4a4e05b40c7ff884bbe8c5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35745 } }
I20260630 12:14:55.123317 17451 leader_election.cc:290] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 805ed31dcf5749b28d159f759e5b14f7 (127.7.215.131:33245), c38bbe4c1c4a4e05b40c7ff884bbe8c5 (127.7.215.129:35745)
I20260630 12:14:55.134793 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b698242265634b3198d522fd7e55ba71" candidate_uuid: "9194c3e6c4e34786b691f552ff6b8a52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "805ed31dcf5749b28d159f759e5b14f7" is_pre_election: true
I20260630 12:14:55.134903 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b698242265634b3198d522fd7e55ba71" candidate_uuid: "9194c3e6c4e34786b691f552ff6b8a52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38bbe4c1c4a4e05b40c7ff884bbe8c5" is_pre_election: true
I20260630 12:14:55.135524 17398 raft_consensus.cc:2468] T b698242265634b3198d522fd7e55ba71 P 805ed31dcf5749b28d159f759e5b14f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9194c3e6c4e34786b691f552ff6b8a52 in term 0.
I20260630 12:14:55.135540 17249 raft_consensus.cc:2468] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9194c3e6c4e34786b691f552ff6b8a52 in term 0.
I20260630 12:14:55.136758 17287 leader_election.cc:304] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 805ed31dcf5749b28d159f759e5b14f7, 9194c3e6c4e34786b691f552ff6b8a52; no voters: 
I20260630 12:14:55.137532 17451 raft_consensus.cc:2804] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:55.137887 17451 raft_consensus.cc:493] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:55.138216 17451 raft_consensus.cc:3060] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:55.143170 17451 raft_consensus.cc:515] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9194c3e6c4e34786b691f552ff6b8a52" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41065 } } peers { permanent_uuid: "805ed31dcf5749b28d159f759e5b14f7" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33245 } } peers { permanent_uuid: "c38bbe4c1c4a4e05b40c7ff884bbe8c5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35745 } }
I20260630 12:14:55.144737 17451 leader_election.cc:290] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52 [CANDIDATE]: Term 1 election: Requested vote from peers 805ed31dcf5749b28d159f759e5b14f7 (127.7.215.131:33245), c38bbe4c1c4a4e05b40c7ff884bbe8c5 (127.7.215.129:35745)
I20260630 12:14:55.145483 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b698242265634b3198d522fd7e55ba71" candidate_uuid: "9194c3e6c4e34786b691f552ff6b8a52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "805ed31dcf5749b28d159f759e5b14f7"
I20260630 12:14:55.145757 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b698242265634b3198d522fd7e55ba71" candidate_uuid: "9194c3e6c4e34786b691f552ff6b8a52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38bbe4c1c4a4e05b40c7ff884bbe8c5"
I20260630 12:14:55.145998 17398 raft_consensus.cc:3060] T b698242265634b3198d522fd7e55ba71 P 805ed31dcf5749b28d159f759e5b14f7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:55.146330 17249 raft_consensus.cc:3060] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:55.150925 17249 raft_consensus.cc:2468] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9194c3e6c4e34786b691f552ff6b8a52 in term 1.
I20260630 12:14:55.150933 17398 raft_consensus.cc:2468] T b698242265634b3198d522fd7e55ba71 P 805ed31dcf5749b28d159f759e5b14f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9194c3e6c4e34786b691f552ff6b8a52 in term 1.
I20260630 12:14:55.152050 17288 leader_election.cc:304] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9194c3e6c4e34786b691f552ff6b8a52, c38bbe4c1c4a4e05b40c7ff884bbe8c5; no voters: 
I20260630 12:14:55.152796 17451 raft_consensus.cc:2804] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:55.153885 17451 raft_consensus.cc:697] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52 [term 1 LEADER]: Becoming Leader. State: Replica: 9194c3e6c4e34786b691f552ff6b8a52, State: Running, Role: LEADER
I20260630 12:14:55.154691 17451 consensus_queue.cc:237] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9194c3e6c4e34786b691f552ff6b8a52" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41065 } } peers { permanent_uuid: "805ed31dcf5749b28d159f759e5b14f7" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33245 } } peers { permanent_uuid: "c38bbe4c1c4a4e05b40c7ff884bbe8c5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35745 } }
I20260630 12:14:55.161785 17145 catalog_manager.cc:5697] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9194c3e6c4e34786b691f552ff6b8a52 (127.7.215.130). New cstate: current_term: 1 leader_uuid: "9194c3e6c4e34786b691f552ff6b8a52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9194c3e6c4e34786b691f552ff6b8a52" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "805ed31dcf5749b28d159f759e5b14f7" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c38bbe4c1c4a4e05b40c7ff884bbe8c5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35745 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:55.347177 17249 raft_consensus.cc:1275] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5 [term 1 FOLLOWER]: Refusing update from remote peer 9194c3e6c4e34786b691f552ff6b8a52: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:55.347234 17398 raft_consensus.cc:1275] T b698242265634b3198d522fd7e55ba71 P 805ed31dcf5749b28d159f759e5b14f7 [term 1 FOLLOWER]: Refusing update from remote peer 9194c3e6c4e34786b691f552ff6b8a52: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:55.348888 17454 consensus_queue.cc:1048] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c38bbe4c1c4a4e05b40c7ff884bbe8c5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:55.349503 17451 consensus_queue.cc:1048] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "805ed31dcf5749b28d159f759e5b14f7" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:56.062319 17428 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.7.215.130:41065, user_credentials={real_user=slave}} blocked reactor thread for 183831us
I20260630 12:14:56.149842  8030 tablet_server.cc:179] TabletServer@127.7.215.129:0 shutting down...
W20260630 12:14:57.215088 17270 debug-util.cc:398] Leaking SignalData structure 0x7b080020db60 after lost signal to thread 8033
W20260630 12:14:57.218047 17270 debug-util.cc:398] Leaking SignalData structure 0x7b08002debe0 after lost signal to thread 17181
W20260630 12:14:57.221570  8035 debug-util.cc:398] Leaking SignalData structure 0x7b080000f7a0 after lost signal to thread 17428
W20260630 12:14:57.355500  8030 thread.cc:527] Waited for 1000ms trying to join with rpc worker (tid 17231)
I20260630 12:14:57.405015 17477 raft_consensus.cc:493] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9194c3e6c4e34786b691f552ff6b8a52)
I20260630 12:14:57.406720 17477 raft_consensus.cc:515] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9194c3e6c4e34786b691f552ff6b8a52" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41065 } } peers { permanent_uuid: "805ed31dcf5749b28d159f759e5b14f7" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33245 } } peers { permanent_uuid: "c38bbe4c1c4a4e05b40c7ff884bbe8c5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35745 } }
I20260630 12:14:57.496930 17477 leader_election.cc:290] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9194c3e6c4e34786b691f552ff6b8a52 (127.7.215.130:41065), 805ed31dcf5749b28d159f759e5b14f7 (127.7.215.131:33245)
W20260630 12:14:57.532332 17270 debug-util.cc:398] Leaking SignalData structure 0x7b0800297fa0 after lost signal to thread 17273
I20260630 12:14:57.554466 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b698242265634b3198d522fd7e55ba71" candidate_uuid: "c38bbe4c1c4a4e05b40c7ff884bbe8c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 18 } } ignore_live_leader: false dest_uuid: "805ed31dcf5749b28d159f759e5b14f7" is_pre_election: true
I20260630 12:14:57.555967 17397 raft_consensus.cc:2468] T b698242265634b3198d522fd7e55ba71 P 805ed31dcf5749b28d159f759e5b14f7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c38bbe4c1c4a4e05b40c7ff884bbe8c5 in term 1.
I20260630 12:14:57.558305 17212 leader_election.cc:304] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5 [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: 805ed31dcf5749b28d159f759e5b14f7, c38bbe4c1c4a4e05b40c7ff884bbe8c5; no voters: 
W20260630 12:14:57.564450 17288 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]
I20260630 12:14:57.569445 17477 raft_consensus.cc:2804] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:57.575459 17477 raft_consensus.cc:493] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9194c3e6c4e34786b691f552ff6b8a52)
I20260630 12:14:57.582000 17477 raft_consensus.cc:3060] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:14:57.589993 17288 consensus_peers.cc:597] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52 -> Peer c38bbe4c1c4a4e05b40c7ff884bbe8c5 (127.7.215.129:35745): Couldn't send request to peer c38bbe4c1c4a4e05b40c7ff884bbe8c5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:57.591964 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b698242265634b3198d522fd7e55ba71" candidate_uuid: "c38bbe4c1c4a4e05b40c7ff884bbe8c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 18 } } ignore_live_leader: false dest_uuid: "9194c3e6c4e34786b691f552ff6b8a52" is_pre_election: true
I20260630 12:14:57.603215 17477 raft_consensus.cc:515] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9194c3e6c4e34786b691f552ff6b8a52" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 41065 } } peers { permanent_uuid: "805ed31dcf5749b28d159f759e5b14f7" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33245 } } peers { permanent_uuid: "c38bbe4c1c4a4e05b40c7ff884bbe8c5" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35745 } }
I20260630 12:14:57.607230 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b698242265634b3198d522fd7e55ba71" candidate_uuid: "c38bbe4c1c4a4e05b40c7ff884bbe8c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 18 } } ignore_live_leader: false dest_uuid: "9194c3e6c4e34786b691f552ff6b8a52"
I20260630 12:14:57.607510 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b698242265634b3198d522fd7e55ba71" candidate_uuid: "c38bbe4c1c4a4e05b40c7ff884bbe8c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 18 } } ignore_live_leader: false dest_uuid: "805ed31dcf5749b28d159f759e5b14f7"
I20260630 12:14:57.610296 17477 leader_election.cc:290] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5 [CANDIDATE]: Term 2 election: Requested vote from peers 9194c3e6c4e34786b691f552ff6b8a52 (127.7.215.130:41065), 805ed31dcf5749b28d159f759e5b14f7 (127.7.215.131:33245)
I20260630 12:14:57.610388 17212 leader_election.cc:304] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5 [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: c38bbe4c1c4a4e05b40c7ff884bbe8c5; no voters: 805ed31dcf5749b28d159f759e5b14f7, 9194c3e6c4e34786b691f552ff6b8a52
I20260630 12:14:57.616897 17477 raft_consensus.cc:2749] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:14:57.621151  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:57.622139  8030 tablet_replica.cc:333] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5: stopping tablet replica
I20260630 12:14:57.622979  8030 raft_consensus.cc:2243] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:57.624178  8030 raft_consensus.cc:2272] T b698242265634b3198d522fd7e55ba71 P c38bbe4c1c4a4e05b40c7ff884bbe8c5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:14:58.651124  8030 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 17270)
W20260630 12:14:59.651558  8030 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 17270)
W20260630 12:15:00.081185 17288 consensus_peers.cc:597] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52 -> Peer c38bbe4c1c4a4e05b40c7ff884bbe8c5 (127.7.215.129:35745): Couldn't send request to peer c38bbe4c1c4a4e05b40c7ff884bbe8c5. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:35745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:15:00.651947  8030 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 17270)
I20260630 12:15:00.700543  8030 tablet_server.cc:196] TabletServer@127.7.215.129:0 shutdown complete.
I20260630 12:15:00.715930  8030 tablet_server.cc:179] TabletServer@127.7.215.130:0 shutting down...
I20260630 12:15:00.738395  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:00.739161  8030 tablet_replica.cc:333] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52: stopping tablet replica
I20260630 12:15:00.739704  8030 raft_consensus.cc:2243] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:00.740657  8030 raft_consensus.cc:2272] T b698242265634b3198d522fd7e55ba71 P 9194c3e6c4e34786b691f552ff6b8a52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:00.763445  8030 tablet_server.cc:196] TabletServer@127.7.215.130:0 shutdown complete.
I20260630 12:15:00.779312  8030 tablet_server.cc:179] TabletServer@127.7.215.131:0 shutting down...
I20260630 12:15:00.802158  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:00.803046  8030 tablet_replica.cc:333] T b698242265634b3198d522fd7e55ba71 P 805ed31dcf5749b28d159f759e5b14f7: stopping tablet replica
I20260630 12:15:00.803653  8030 raft_consensus.cc:2243] T b698242265634b3198d522fd7e55ba71 P 805ed31dcf5749b28d159f759e5b14f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:00.804445  8030 raft_consensus.cc:2272] T b698242265634b3198d522fd7e55ba71 P 805ed31dcf5749b28d159f759e5b14f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:00.826977  8030 tablet_server.cc:196] TabletServer@127.7.215.131:0 shutdown complete.
I20260630 12:15:00.839958  8030 master.cc:562] Master@127.7.215.190:42355 shutting down...
I20260630 12:15:00.863924  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c0513840fc644755a8ffc0b722793e5f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:00.864585  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c0513840fc644755a8ffc0b722793e5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:00.864918  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P c0513840fc644755a8ffc0b722793e5f: stopping tablet replica
I20260630 12:15:00.885411  8030 master.cc:584] Master@127.7.215.190:42355 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (7548 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:15:00.929034  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:33973
I20260630 12:15:00.930104  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:00.936244 17490 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:00.936290 17491 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:00.937484  8030 server_base.cc:1061] running on GCE node
W20260630 12:15:00.937762 17493 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:00.938803  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:00.938987  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:00.939194  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821700939159 us; error 0 us; skew 500 ppm
I20260630 12:15:00.939718  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:00.942042  8030 webserver.cc:533] Webserver started at http://127.7.215.190:43651/ using document root <none> and password file <none>
I20260630 12:15:00.942531  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:00.942796  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:00.943125  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:00.944278  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "876e35ba12a7410c98cd2de0861229ec"
format_stamp: "Formatted at 2026-06-30 12:15:00 on dist-test-slave-35fp"
I20260630 12:15:00.948762  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:15:00.952152 17498 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:00.953028  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:15:00.953346  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "876e35ba12a7410c98cd2de0861229ec"
format_stamp: "Formatted at 2026-06-30 12:15:00 on dist-test-slave-35fp"
I20260630 12:15:00.953581  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821475204949-8030-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)
I20260630 12:15:00.971719  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:00.972854  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:01.011942  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:33973
I20260630 12:15:01.012056 17549 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:33973 every 8 connection(s)
I20260630 12:15:01.016251 17550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:01.029027 17550 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 876e35ba12a7410c98cd2de0861229ec: Bootstrap starting.
I20260630 12:15:01.034089 17550 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 876e35ba12a7410c98cd2de0861229ec: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:01.038421 17550 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 876e35ba12a7410c98cd2de0861229ec: No bootstrap required, opened a new log
I20260630 12:15:01.040575 17550 raft_consensus.cc:359] T 00000000000000000000000000000000 P 876e35ba12a7410c98cd2de0861229ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "876e35ba12a7410c98cd2de0861229ec" member_type: VOTER }
I20260630 12:15:01.040946 17550 raft_consensus.cc:385] T 00000000000000000000000000000000 P 876e35ba12a7410c98cd2de0861229ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:01.041121 17550 raft_consensus.cc:740] T 00000000000000000000000000000000 P 876e35ba12a7410c98cd2de0861229ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 876e35ba12a7410c98cd2de0861229ec, State: Initialized, Role: FOLLOWER
I20260630 12:15:01.041606 17550 consensus_queue.cc:260] T 00000000000000000000000000000000 P 876e35ba12a7410c98cd2de0861229ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "876e35ba12a7410c98cd2de0861229ec" member_type: VOTER }
I20260630 12:15:01.042050 17550 raft_consensus.cc:399] T 00000000000000000000000000000000 P 876e35ba12a7410c98cd2de0861229ec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:01.042238 17550 raft_consensus.cc:493] T 00000000000000000000000000000000 P 876e35ba12a7410c98cd2de0861229ec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:01.042435 17550 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 876e35ba12a7410c98cd2de0861229ec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:01.047014 17550 raft_consensus.cc:515] T 00000000000000000000000000000000 P 876e35ba12a7410c98cd2de0861229ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "876e35ba12a7410c98cd2de0861229ec" member_type: VOTER }
I20260630 12:15:01.047578 17550 leader_election.cc:304] T 00000000000000000000000000000000 P 876e35ba12a7410c98cd2de0861229ec [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: 876e35ba12a7410c98cd2de0861229ec; no voters: 
I20260630 12:15:01.048595 17550 leader_election.cc:290] T 00000000000000000000000000000000 P 876e35ba12a7410c98cd2de0861229ec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:01.049005 17553 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 876e35ba12a7410c98cd2de0861229ec [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:01.050328 17553 raft_consensus.cc:697] T 00000000000000000000000000000000 P 876e35ba12a7410c98cd2de0861229ec [term 1 LEADER]: Becoming Leader. State: Replica: 876e35ba12a7410c98cd2de0861229ec, State: Running, Role: LEADER
I20260630 12:15:01.051026 17553 consensus_queue.cc:237] T 00000000000000000000000000000000 P 876e35ba12a7410c98cd2de0861229ec [LEADER]: Queue going to LEADER mode. State: All 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: "876e35ba12a7410c98cd2de0861229ec" member_type: VOTER }
I20260630 12:15:01.051939 17550 sys_catalog.cc:565] T 00000000000000000000000000000000 P 876e35ba12a7410c98cd2de0861229ec [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:01.056854 17555 sys_catalog.cc:455] T 00000000000000000000000000000000 P 876e35ba12a7410c98cd2de0861229ec [sys.catalog]: SysCatalogTable state changed. Reason: New leader 876e35ba12a7410c98cd2de0861229ec. Latest consensus state: current_term: 1 leader_uuid: "876e35ba12a7410c98cd2de0861229ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "876e35ba12a7410c98cd2de0861229ec" member_type: VOTER } }
I20260630 12:15:01.057538 17555 sys_catalog.cc:458] T 00000000000000000000000000000000 P 876e35ba12a7410c98cd2de0861229ec [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:01.057433 17554 sys_catalog.cc:455] T 00000000000000000000000000000000 P 876e35ba12a7410c98cd2de0861229ec [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "876e35ba12a7410c98cd2de0861229ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "876e35ba12a7410c98cd2de0861229ec" member_type: VOTER } }
I20260630 12:15:01.058034 17554 sys_catalog.cc:458] T 00000000000000000000000000000000 P 876e35ba12a7410c98cd2de0861229ec [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:01.060464 17561 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:01.066075 17561 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:01.068176  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:01.075222 17561 catalog_manager.cc:1383] Generated new cluster ID: 64a69b1d480c45189bd995499ad17259
I20260630 12:15:01.075512 17561 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:01.114822 17561 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:01.116223 17561 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:01.131892 17561 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 876e35ba12a7410c98cd2de0861229ec: Generated new TSK 0
I20260630 12:15:01.132550 17561 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:01.198796  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:01.205263 17571 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:01.205914 17572 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:01.208022 17574 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:01.209374  8030 server_base.cc:1061] running on GCE node
I20260630 12:15:01.216699  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:01.216984  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:01.217254  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821701217236 us; error 0 us; skew 500 ppm
I20260630 12:15:01.217772  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:01.220222  8030 webserver.cc:533] Webserver started at http://127.7.215.129:43609/ using document root <none> and password file <none>
I20260630 12:15:01.220713  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:01.220916  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:01.221207  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:01.222318  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821475204949-8030-0/minicluster-data/ts-0-root/instance:
uuid: "4ab9b7f52752493bb224c7f0543f3509"
format_stamp: "Formatted at 2026-06-30 12:15:01 on dist-test-slave-35fp"
I20260630 12:15:01.226971  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:15:01.230370 17579 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:01.231361  8030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:15:01.231658  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "4ab9b7f52752493bb224c7f0543f3509"
format_stamp: "Formatted at 2026-06-30 12:15:01 on dist-test-slave-35fp"
I20260630 12:15:01.231942  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821475204949-8030-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)
I20260630 12:15:01.245797  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:01.247041  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:01.248824  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:01.251257  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:01.251488  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:01.251722  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:01.251907  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:01.293817  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:36925
I20260630 12:15:01.293897 17641 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:36925 every 8 connection(s)
I20260630 12:15:01.298961  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:01.306290 17646 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:01.308162 17647 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:01.311599 17642 heartbeater.cc:344] Connected to a master server at 127.7.215.190:33973
I20260630 12:15:01.312062 17642 heartbeater.cc:461] Registering TS with master...
W20260630 12:15:01.312673 17650 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:01.313005 17642 heartbeater.cc:507] Master 127.7.215.190:33973 requested a full tablet report, sending...
I20260630 12:15:01.314049  8030 server_base.cc:1061] running on GCE node
I20260630 12:15:01.315707 17515 ts_manager.cc:194] Registered new tserver with Master: 4ab9b7f52752493bb224c7f0543f3509 (127.7.215.129:36925)
I20260630 12:15:01.316649  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:01.316943  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:01.317158  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821701317139 us; error 0 us; skew 500 ppm
I20260630 12:15:01.317879  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:01.318297 17515 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45538
I20260630 12:15:01.320703  8030 webserver.cc:533] Webserver started at http://127.7.215.130:36027/ using document root <none> and password file <none>
I20260630 12:15:01.321224  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:01.321422  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:01.321718  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:01.322952  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821475204949-8030-0/minicluster-data/ts-1-root/instance:
uuid: "23e2c374d6974eab9318cf7333fc5ecf"
format_stamp: "Formatted at 2026-06-30 12:15:01 on dist-test-slave-35fp"
I20260630 12:15:01.327668  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:15:01.330884 17654 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:01.331621  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:01.331913  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "23e2c374d6974eab9318cf7333fc5ecf"
format_stamp: "Formatted at 2026-06-30 12:15:01 on dist-test-slave-35fp"
I20260630 12:15:01.332149  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821475204949-8030-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)
I20260630 12:15:01.345592  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:01.346899  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:01.348452  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:01.350683  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:01.350898  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:01.351126  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:01.351297  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:01.390841  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:35325
I20260630 12:15:01.390940 17716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:35325 every 8 connection(s)
I20260630 12:15:01.395720  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:01.402843 17720 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:01.403378 17721 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:01.406303 17723 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:01.406529  8030 server_base.cc:1061] running on GCE node
I20260630 12:15:01.407788  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:01.407977  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:01.408242  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821701408223 us; error 0 us; skew 500 ppm
I20260630 12:15:01.408473 17717 heartbeater.cc:344] Connected to a master server at 127.7.215.190:33973
I20260630 12:15:01.408890 17717 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:01.408905  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:01.410013 17717 heartbeater.cc:507] Master 127.7.215.190:33973 requested a full tablet report, sending...
I20260630 12:15:01.411855  8030 webserver.cc:533] Webserver started at http://127.7.215.131:39551/ using document root <none> and password file <none>
I20260630 12:15:01.412516  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:01.412400 17515 ts_manager.cc:194] Registered new tserver with Master: 23e2c374d6974eab9318cf7333fc5ecf (127.7.215.130:35325)
I20260630 12:15:01.412843  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:01.413208  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:01.414354 17515 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45552
I20260630 12:15:01.414811  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821475204949-8030-0/minicluster-data/ts-2-root/instance:
uuid: "e12a0b1ce090497ebef2d7b8867bbb45"
format_stamp: "Formatted at 2026-06-30 12:15:01 on dist-test-slave-35fp"
I20260630 12:15:01.419436  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:15:01.422716 17728 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:01.423684  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:01.423988  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "e12a0b1ce090497ebef2d7b8867bbb45"
format_stamp: "Formatted at 2026-06-30 12:15:01 on dist-test-slave-35fp"
I20260630 12:15:01.424280  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821475204949-8030-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)
I20260630 12:15:01.434504  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:01.435813  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:01.437317  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:01.439782  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:01.440011  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:01.440296  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:01.440474  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:01.483356  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:35545
I20260630 12:15:01.483497 17790 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:35545 every 8 connection(s)
I20260630 12:15:01.498052 17791 heartbeater.cc:344] Connected to a master server at 127.7.215.190:33973
I20260630 12:15:01.498476 17791 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:01.499367 17791 heartbeater.cc:507] Master 127.7.215.190:33973 requested a full tablet report, sending...
I20260630 12:15:01.501411 17515 ts_manager.cc:194] Registered new tserver with Master: e12a0b1ce090497ebef2d7b8867bbb45 (127.7.215.131:35545)
I20260630 12:15:01.502326  8030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015697498s
I20260630 12:15:01.502949 17515 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45558
I20260630 12:15:02.321360 17642 heartbeater.cc:499] Master 127.7.215.190:33973 was elected leader, sending a full tablet report...
I20260630 12:15:02.416994 17717 heartbeater.cc:499] Master 127.7.215.190:33973 was elected leader, sending a full tablet report...
I20260630 12:15:02.505921 17791 heartbeater.cc:499] Master 127.7.215.190:33973 was elected leader, sending a full tablet report...
I20260630 12:15:02.561141 17515 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45574:
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"
    }
  }
}
I20260630 12:15:02.618525 17682 tablet_service.cc:1511] Processing CreateTablet for tablet e996035cc7de4707a685cfc69c755cae (DEFAULT_TABLE table=test-workload [id=0fdfdd45a75a442e8ae7df58d0b604de]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:02.620110 17682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e996035cc7de4707a685cfc69c755cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:02.621274 17681 tablet_service.cc:1511] Processing CreateTablet for tablet 1b31bf80c0ec4ac0b45d72c775687acc (DEFAULT_TABLE table=test-workload [id=0fdfdd45a75a442e8ae7df58d0b604de]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:02.622799 17681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b31bf80c0ec4ac0b45d72c775687acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:02.640055 17756 tablet_service.cc:1511] Processing CreateTablet for tablet d041ddcc679646169f5fd56fb9688cce (DEFAULT_TABLE table=test-workload [id=0fdfdd45a75a442e8ae7df58d0b604de]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:02.640362 17755 tablet_service.cc:1511] Processing CreateTablet for tablet bc9de73b216e4dfbac36063cb557856e (DEFAULT_TABLE table=test-workload [id=0fdfdd45a75a442e8ae7df58d0b604de]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:02.641539 17756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d041ddcc679646169f5fd56fb9688cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:02.642213 17755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9de73b216e4dfbac36063cb557856e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:02.651703 17811 tablet_bootstrap.cc:492] T e996035cc7de4707a685cfc69c755cae P 23e2c374d6974eab9318cf7333fc5ecf: Bootstrap starting.
I20260630 12:15:02.658098 17607 tablet_service.cc:1511] Processing CreateTablet for tablet 7f26af93f3cd41419cde87aa9bc11bf4 (DEFAULT_TABLE table=test-workload [id=0fdfdd45a75a442e8ae7df58d0b604de]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:02.659283 17811 tablet_bootstrap.cc:654] T e996035cc7de4707a685cfc69c755cae P 23e2c374d6974eab9318cf7333fc5ecf: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:02.659760 17607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f26af93f3cd41419cde87aa9bc11bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:02.664075 17606 tablet_service.cc:1511] Processing CreateTablet for tablet d78623e2e0db4397923f0db1e065232e (DEFAULT_TABLE table=test-workload [id=0fdfdd45a75a442e8ae7df58d0b604de]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:02.665963 17606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d78623e2e0db4397923f0db1e065232e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:02.684038 17813 tablet_bootstrap.cc:492] T bc9de73b216e4dfbac36063cb557856e P e12a0b1ce090497ebef2d7b8867bbb45: Bootstrap starting.
I20260630 12:15:02.691066 17813 tablet_bootstrap.cc:654] T bc9de73b216e4dfbac36063cb557856e P e12a0b1ce090497ebef2d7b8867bbb45: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:02.692080 17814 tablet_bootstrap.cc:492] T 7f26af93f3cd41419cde87aa9bc11bf4 P 4ab9b7f52752493bb224c7f0543f3509: Bootstrap starting.
I20260630 12:15:02.693234 17811 tablet_bootstrap.cc:492] T e996035cc7de4707a685cfc69c755cae P 23e2c374d6974eab9318cf7333fc5ecf: No bootstrap required, opened a new log
I20260630 12:15:02.693886 17811 ts_tablet_manager.cc:1403] T e996035cc7de4707a685cfc69c755cae P 23e2c374d6974eab9318cf7333fc5ecf: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.024s
I20260630 12:15:02.697068 17811 raft_consensus.cc:359] T e996035cc7de4707a685cfc69c755cae P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } }
I20260630 12:15:02.697547 17811 raft_consensus.cc:385] T e996035cc7de4707a685cfc69c755cae P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:02.697800 17811 raft_consensus.cc:740] T e996035cc7de4707a685cfc69c755cae P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23e2c374d6974eab9318cf7333fc5ecf, State: Initialized, Role: FOLLOWER
I20260630 12:15:02.698400 17813 tablet_bootstrap.cc:492] T bc9de73b216e4dfbac36063cb557856e P e12a0b1ce090497ebef2d7b8867bbb45: No bootstrap required, opened a new log
I20260630 12:15:02.698472 17811 consensus_queue.cc:260] T e996035cc7de4707a685cfc69c755cae P 23e2c374d6974eab9318cf7333fc5ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } }
I20260630 12:15:02.699054 17813 ts_tablet_manager.cc:1403] T bc9de73b216e4dfbac36063cb557856e P e12a0b1ce090497ebef2d7b8867bbb45: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:15:02.699327 17811 raft_consensus.cc:399] T e996035cc7de4707a685cfc69c755cae P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:02.699540 17814 tablet_bootstrap.cc:654] T 7f26af93f3cd41419cde87aa9bc11bf4 P 4ab9b7f52752493bb224c7f0543f3509: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:02.699676 17811 raft_consensus.cc:493] T e996035cc7de4707a685cfc69c755cae P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:02.700186 17811 raft_consensus.cc:3060] T e996035cc7de4707a685cfc69c755cae P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:02.702276 17813 raft_consensus.cc:359] T bc9de73b216e4dfbac36063cb557856e P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:02.703002 17813 raft_consensus.cc:385] T bc9de73b216e4dfbac36063cb557856e P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:02.703428 17813 raft_consensus.cc:740] T bc9de73b216e4dfbac36063cb557856e P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12a0b1ce090497ebef2d7b8867bbb45, State: Initialized, Role: FOLLOWER
I20260630 12:15:02.704406 17813 consensus_queue.cc:260] T bc9de73b216e4dfbac36063cb557856e P e12a0b1ce090497ebef2d7b8867bbb45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:02.705022 17813 raft_consensus.cc:399] T bc9de73b216e4dfbac36063cb557856e P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:02.705331 17813 raft_consensus.cc:493] T bc9de73b216e4dfbac36063cb557856e P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:02.705587 17814 tablet_bootstrap.cc:492] T 7f26af93f3cd41419cde87aa9bc11bf4 P 4ab9b7f52752493bb224c7f0543f3509: No bootstrap required, opened a new log
I20260630 12:15:02.705665 17813 raft_consensus.cc:3060] T bc9de73b216e4dfbac36063cb557856e P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:02.706182 17814 ts_tablet_manager.cc:1403] T 7f26af93f3cd41419cde87aa9bc11bf4 P 4ab9b7f52752493bb224c7f0543f3509: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260630 12:15:02.706120 17811 raft_consensus.cc:515] T e996035cc7de4707a685cfc69c755cae P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } }
I20260630 12:15:02.706871 17811 leader_election.cc:304] T e996035cc7de4707a685cfc69c755cae P 23e2c374d6974eab9318cf7333fc5ecf [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: 23e2c374d6974eab9318cf7333fc5ecf; no voters: 
I20260630 12:15:02.708266 17811 leader_election.cc:290] T e996035cc7de4707a685cfc69c755cae P 23e2c374d6974eab9318cf7333fc5ecf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:02.708621 17817 raft_consensus.cc:2804] T e996035cc7de4707a685cfc69c755cae P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:02.709126 17814 raft_consensus.cc:359] T 7f26af93f3cd41419cde87aa9bc11bf4 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } }
I20260630 12:15:02.709782 17814 raft_consensus.cc:385] T 7f26af93f3cd41419cde87aa9bc11bf4 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:02.710120 17814 raft_consensus.cc:740] T 7f26af93f3cd41419cde87aa9bc11bf4 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab9b7f52752493bb224c7f0543f3509, State: Initialized, Role: FOLLOWER
I20260630 12:15:02.711062 17814 consensus_queue.cc:260] T 7f26af93f3cd41419cde87aa9bc11bf4 P 4ab9b7f52752493bb224c7f0543f3509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } }
I20260630 12:15:02.711733 17814 raft_consensus.cc:399] T 7f26af93f3cd41419cde87aa9bc11bf4 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:02.712090 17814 raft_consensus.cc:493] T 7f26af93f3cd41419cde87aa9bc11bf4 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:02.712452 17814 raft_consensus.cc:3060] T 7f26af93f3cd41419cde87aa9bc11bf4 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:02.713150 17813 raft_consensus.cc:515] T bc9de73b216e4dfbac36063cb557856e P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:02.714013 17813 leader_election.cc:304] T bc9de73b216e4dfbac36063cb557856e P e12a0b1ce090497ebef2d7b8867bbb45 [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: e12a0b1ce090497ebef2d7b8867bbb45; no voters: 
I20260630 12:15:02.721877 17814 raft_consensus.cc:515] T 7f26af93f3cd41419cde87aa9bc11bf4 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } }
I20260630 12:15:02.724202 17817 raft_consensus.cc:697] T e996035cc7de4707a685cfc69c755cae P 23e2c374d6974eab9318cf7333fc5ecf [term 1 LEADER]: Becoming Leader. State: Replica: 23e2c374d6974eab9318cf7333fc5ecf, State: Running, Role: LEADER
I20260630 12:15:02.724704 17811 ts_tablet_manager.cc:1434] T e996035cc7de4707a685cfc69c755cae P 23e2c374d6974eab9318cf7333fc5ecf: Time spent starting tablet: real 0.030s	user 0.016s	sys 0.012s
I20260630 12:15:02.726188 17814 leader_election.cc:304] T 7f26af93f3cd41419cde87aa9bc11bf4 P 4ab9b7f52752493bb224c7f0543f3509 [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: 4ab9b7f52752493bb224c7f0543f3509; no voters: 
I20260630 12:15:02.726469 17817 consensus_queue.cc:237] T e996035cc7de4707a685cfc69c755cae P 23e2c374d6974eab9318cf7333fc5ecf [LEADER]: Queue going to LEADER mode. State: All 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: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } }
I20260630 12:15:02.726897 17811 tablet_bootstrap.cc:492] T 1b31bf80c0ec4ac0b45d72c775687acc P 23e2c374d6974eab9318cf7333fc5ecf: Bootstrap starting.
I20260630 12:15:02.728390 17813 leader_election.cc:290] T bc9de73b216e4dfbac36063cb557856e P e12a0b1ce090497ebef2d7b8867bbb45 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:02.728861 17820 raft_consensus.cc:2804] T bc9de73b216e4dfbac36063cb557856e P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:02.733525 17820 raft_consensus.cc:697] T bc9de73b216e4dfbac36063cb557856e P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 LEADER]: Becoming Leader. State: Replica: e12a0b1ce090497ebef2d7b8867bbb45, State: Running, Role: LEADER
I20260630 12:15:02.735868 17811 tablet_bootstrap.cc:654] T 1b31bf80c0ec4ac0b45d72c775687acc P 23e2c374d6974eab9318cf7333fc5ecf: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:02.735950 17820 consensus_queue.cc:237] T bc9de73b216e4dfbac36063cb557856e P e12a0b1ce090497ebef2d7b8867bbb45 [LEADER]: Queue going to LEADER mode. State: All 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: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:02.741019 17821 raft_consensus.cc:2804] T 7f26af93f3cd41419cde87aa9bc11bf4 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:02.741783 17814 leader_election.cc:290] T 7f26af93f3cd41419cde87aa9bc11bf4 P 4ab9b7f52752493bb224c7f0543f3509 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:02.754897 17813 ts_tablet_manager.cc:1434] T bc9de73b216e4dfbac36063cb557856e P e12a0b1ce090497ebef2d7b8867bbb45: Time spent starting tablet: real 0.055s	user 0.030s	sys 0.025s
I20260630 12:15:02.756174 17813 tablet_bootstrap.cc:492] T d041ddcc679646169f5fd56fb9688cce P e12a0b1ce090497ebef2d7b8867bbb45: Bootstrap starting.
I20260630 12:15:02.757072 17821 raft_consensus.cc:697] T 7f26af93f3cd41419cde87aa9bc11bf4 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 LEADER]: Becoming Leader. State: Replica: 4ab9b7f52752493bb224c7f0543f3509, State: Running, Role: LEADER
I20260630 12:15:02.758802 17814 ts_tablet_manager.cc:1434] T 7f26af93f3cd41419cde87aa9bc11bf4 P 4ab9b7f52752493bb224c7f0543f3509: Time spent starting tablet: real 0.052s	user 0.022s	sys 0.004s
I20260630 12:15:02.760268 17814 tablet_bootstrap.cc:492] T d78623e2e0db4397923f0db1e065232e P 4ab9b7f52752493bb224c7f0543f3509: Bootstrap starting.
I20260630 12:15:02.761384 17515 catalog_manager.cc:5697] T e996035cc7de4707a685cfc69c755cae P 23e2c374d6974eab9318cf7333fc5ecf reported cstate change: term changed from 0 to 1, leader changed from <none> to 23e2c374d6974eab9318cf7333fc5ecf (127.7.215.130). New cstate: current_term: 1 leader_uuid: "23e2c374d6974eab9318cf7333fc5ecf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:02.762768 17813 tablet_bootstrap.cc:654] T d041ddcc679646169f5fd56fb9688cce P e12a0b1ce090497ebef2d7b8867bbb45: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:02.760854 17821 consensus_queue.cc:237] T 7f26af93f3cd41419cde87aa9bc11bf4 P 4ab9b7f52752493bb224c7f0543f3509 [LEADER]: Queue going to LEADER mode. State: All 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: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } }
I20260630 12:15:02.774878 17514 catalog_manager.cc:5697] T bc9de73b216e4dfbac36063cb557856e P e12a0b1ce090497ebef2d7b8867bbb45 reported cstate change: term changed from 0 to 1, leader changed from <none> to e12a0b1ce090497ebef2d7b8867bbb45 (127.7.215.131). New cstate: current_term: 1 leader_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:02.789710 17811 tablet_bootstrap.cc:492] T 1b31bf80c0ec4ac0b45d72c775687acc P 23e2c374d6974eab9318cf7333fc5ecf: No bootstrap required, opened a new log
I20260630 12:15:02.790290 17811 ts_tablet_manager.cc:1403] T 1b31bf80c0ec4ac0b45d72c775687acc P 23e2c374d6974eab9318cf7333fc5ecf: Time spent bootstrapping tablet: real 0.064s	user 0.025s	sys 0.035s
I20260630 12:15:02.793215 17811 raft_consensus.cc:359] T 1b31bf80c0ec4ac0b45d72c775687acc P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } }
I20260630 12:15:02.793794 17811 raft_consensus.cc:385] T 1b31bf80c0ec4ac0b45d72c775687acc P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:02.794086 17811 raft_consensus.cc:740] T 1b31bf80c0ec4ac0b45d72c775687acc P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23e2c374d6974eab9318cf7333fc5ecf, State: Initialized, Role: FOLLOWER
I20260630 12:15:02.794919 17811 consensus_queue.cc:260] T 1b31bf80c0ec4ac0b45d72c775687acc P 23e2c374d6974eab9318cf7333fc5ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } }
I20260630 12:15:02.795599 17811 raft_consensus.cc:399] T 1b31bf80c0ec4ac0b45d72c775687acc P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:02.795925 17811 raft_consensus.cc:493] T 1b31bf80c0ec4ac0b45d72c775687acc P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:02.796267 17811 raft_consensus.cc:3060] T 1b31bf80c0ec4ac0b45d72c775687acc P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:02.798699 17513 catalog_manager.cc:5697] T 7f26af93f3cd41419cde87aa9bc11bf4 P 4ab9b7f52752493bb224c7f0543f3509 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ab9b7f52752493bb224c7f0543f3509 (127.7.215.129). New cstate: current_term: 1 leader_uuid: "4ab9b7f52752493bb224c7f0543f3509" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } health_report { overall_health: HEALTHY } } }
W20260630 12:15:02.799925 17643 tablet.cc:2406] T 7f26af93f3cd41419cde87aa9bc11bf4 P 4ab9b7f52752493bb224c7f0543f3509: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:15:02.808506 17811 raft_consensus.cc:515] T 1b31bf80c0ec4ac0b45d72c775687acc P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } }
I20260630 12:15:02.809356 17811 leader_election.cc:304] T 1b31bf80c0ec4ac0b45d72c775687acc P 23e2c374d6974eab9318cf7333fc5ecf [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: 23e2c374d6974eab9318cf7333fc5ecf; no voters: 
I20260630 12:15:02.810052 17811 leader_election.cc:290] T 1b31bf80c0ec4ac0b45d72c775687acc P 23e2c374d6974eab9318cf7333fc5ecf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:02.810205 17817 raft_consensus.cc:2804] T 1b31bf80c0ec4ac0b45d72c775687acc P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:02.810734 17817 raft_consensus.cc:697] T 1b31bf80c0ec4ac0b45d72c775687acc P 23e2c374d6974eab9318cf7333fc5ecf [term 1 LEADER]: Becoming Leader. State: Replica: 23e2c374d6974eab9318cf7333fc5ecf, State: Running, Role: LEADER
I20260630 12:15:02.811457 17817 consensus_queue.cc:237] T 1b31bf80c0ec4ac0b45d72c775687acc P 23e2c374d6974eab9318cf7333fc5ecf [LEADER]: Queue going to LEADER mode. State: All 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: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } }
I20260630 12:15:02.811853 17811 ts_tablet_manager.cc:1434] T 1b31bf80c0ec4ac0b45d72c775687acc P 23e2c374d6974eab9318cf7333fc5ecf: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.003s
I20260630 12:15:02.820652 17814 tablet_bootstrap.cc:654] T d78623e2e0db4397923f0db1e065232e P 4ab9b7f52752493bb224c7f0543f3509: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:02.829823 17514 catalog_manager.cc:5697] T 1b31bf80c0ec4ac0b45d72c775687acc P 23e2c374d6974eab9318cf7333fc5ecf reported cstate change: term changed from 0 to 1, leader changed from <none> to 23e2c374d6974eab9318cf7333fc5ecf (127.7.215.130). New cstate: current_term: 1 leader_uuid: "23e2c374d6974eab9318cf7333fc5ecf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:02.831198 17813 tablet_bootstrap.cc:492] T d041ddcc679646169f5fd56fb9688cce P e12a0b1ce090497ebef2d7b8867bbb45: No bootstrap required, opened a new log
I20260630 12:15:02.831938 17813 ts_tablet_manager.cc:1403] T d041ddcc679646169f5fd56fb9688cce P e12a0b1ce090497ebef2d7b8867bbb45: Time spent bootstrapping tablet: real 0.076s	user 0.030s	sys 0.039s
I20260630 12:15:02.835251 17814 tablet_bootstrap.cc:492] T d78623e2e0db4397923f0db1e065232e P 4ab9b7f52752493bb224c7f0543f3509: No bootstrap required, opened a new log
I20260630 12:15:02.835165 17813 raft_consensus.cc:359] T d041ddcc679646169f5fd56fb9688cce P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:02.835780 17813 raft_consensus.cc:385] T d041ddcc679646169f5fd56fb9688cce P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:02.835877 17814 ts_tablet_manager.cc:1403] T d78623e2e0db4397923f0db1e065232e P 4ab9b7f52752493bb224c7f0543f3509: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.009s
I20260630 12:15:02.836105 17813 raft_consensus.cc:740] T d041ddcc679646169f5fd56fb9688cce P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12a0b1ce090497ebef2d7b8867bbb45, State: Initialized, Role: FOLLOWER
I20260630 12:15:02.836966 17813 consensus_queue.cc:260] T d041ddcc679646169f5fd56fb9688cce P e12a0b1ce090497ebef2d7b8867bbb45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:02.837600 17813 raft_consensus.cc:399] T d041ddcc679646169f5fd56fb9688cce P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:02.837886 17813 raft_consensus.cc:493] T d041ddcc679646169f5fd56fb9688cce P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:02.838198 17813 raft_consensus.cc:3060] T d041ddcc679646169f5fd56fb9688cce P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:02.838873 17814 raft_consensus.cc:359] T d78623e2e0db4397923f0db1e065232e P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } }
I20260630 12:15:02.839445 17814 raft_consensus.cc:385] T d78623e2e0db4397923f0db1e065232e P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:02.839723 17814 raft_consensus.cc:740] T d78623e2e0db4397923f0db1e065232e P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab9b7f52752493bb224c7f0543f3509, State: Initialized, Role: FOLLOWER
I20260630 12:15:02.840466 17814 consensus_queue.cc:260] T d78623e2e0db4397923f0db1e065232e P 4ab9b7f52752493bb224c7f0543f3509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } }
I20260630 12:15:02.841111 17814 raft_consensus.cc:399] T d78623e2e0db4397923f0db1e065232e P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:02.841387 17814 raft_consensus.cc:493] T d78623e2e0db4397923f0db1e065232e P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:02.841684 17814 raft_consensus.cc:3060] T d78623e2e0db4397923f0db1e065232e P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:02.845647 17813 raft_consensus.cc:515] T d041ddcc679646169f5fd56fb9688cce P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:02.846433 17813 leader_election.cc:304] T d041ddcc679646169f5fd56fb9688cce P e12a0b1ce090497ebef2d7b8867bbb45 [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: e12a0b1ce090497ebef2d7b8867bbb45; no voters: 
I20260630 12:15:02.847066 17813 leader_election.cc:290] T d041ddcc679646169f5fd56fb9688cce P e12a0b1ce090497ebef2d7b8867bbb45 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:02.847246 17820 raft_consensus.cc:2804] T d041ddcc679646169f5fd56fb9688cce P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:02.847803 17820 raft_consensus.cc:697] T d041ddcc679646169f5fd56fb9688cce P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 LEADER]: Becoming Leader. State: Replica: e12a0b1ce090497ebef2d7b8867bbb45, State: Running, Role: LEADER
I20260630 12:15:02.848374 17820 consensus_queue.cc:237] T d041ddcc679646169f5fd56fb9688cce P e12a0b1ce090497ebef2d7b8867bbb45 [LEADER]: Queue going to LEADER mode. State: All 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: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:02.848778 17813 ts_tablet_manager.cc:1434] T d041ddcc679646169f5fd56fb9688cce P e12a0b1ce090497ebef2d7b8867bbb45: Time spent starting tablet: real 0.016s	user 0.017s	sys 0.000s
I20260630 12:15:02.849826 17814 raft_consensus.cc:515] T d78623e2e0db4397923f0db1e065232e P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } }
I20260630 12:15:02.852414 17814 leader_election.cc:304] T d78623e2e0db4397923f0db1e065232e P 4ab9b7f52752493bb224c7f0543f3509 [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: 4ab9b7f52752493bb224c7f0543f3509; no voters: 
I20260630 12:15:02.853034 17814 leader_election.cc:290] T d78623e2e0db4397923f0db1e065232e P 4ab9b7f52752493bb224c7f0543f3509 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:02.853210 17821 raft_consensus.cc:2804] T d78623e2e0db4397923f0db1e065232e P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:02.853879 17821 raft_consensus.cc:697] T d78623e2e0db4397923f0db1e065232e P 4ab9b7f52752493bb224c7f0543f3509 [term 1 LEADER]: Becoming Leader. State: Replica: 4ab9b7f52752493bb224c7f0543f3509, State: Running, Role: LEADER
I20260630 12:15:02.854617 17821 consensus_queue.cc:237] T d78623e2e0db4397923f0db1e065232e P 4ab9b7f52752493bb224c7f0543f3509 [LEADER]: Queue going to LEADER mode. State: All 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: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } }
I20260630 12:15:02.854843 17514 catalog_manager.cc:5697] T d041ddcc679646169f5fd56fb9688cce P e12a0b1ce090497ebef2d7b8867bbb45 reported cstate change: term changed from 0 to 1, leader changed from <none> to e12a0b1ce090497ebef2d7b8867bbb45 (127.7.215.131). New cstate: current_term: 1 leader_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:02.855932 17814 ts_tablet_manager.cc:1434] T d78623e2e0db4397923f0db1e065232e P 4ab9b7f52752493bb224c7f0543f3509: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.004s
I20260630 12:15:02.860827 17515 catalog_manager.cc:5697] T d78623e2e0db4397923f0db1e065232e P 4ab9b7f52752493bb224c7f0543f3509 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ab9b7f52752493bb224c7f0543f3509 (127.7.215.129). New cstate: current_term: 1 leader_uuid: "4ab9b7f52752493bb224c7f0543f3509" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:03.483896 17508 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45586:
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"
    }
  }
}
W20260630 12:15:03.486294 17508 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:15:03.527594 17607 tablet_service.cc:1511] Processing CreateTablet for tablet fcbd6a5fa9b241138d0a7713fb11a896 (DEFAULT_TABLE table=test-workload-rf3 [id=cfbc13618dda4dc9b69bef669f76e34f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:03.528887 17607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcbd6a5fa9b241138d0a7713fb11a896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.528861 17682 tablet_service.cc:1511] Processing CreateTablet for tablet fcbd6a5fa9b241138d0a7713fb11a896 (DEFAULT_TABLE table=test-workload-rf3 [id=cfbc13618dda4dc9b69bef669f76e34f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:03.530236 17682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcbd6a5fa9b241138d0a7713fb11a896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.530249 17755 tablet_service.cc:1511] Processing CreateTablet for tablet fcbd6a5fa9b241138d0a7713fb11a896 (DEFAULT_TABLE table=test-workload-rf3 [id=cfbc13618dda4dc9b69bef669f76e34f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:03.532020 17755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcbd6a5fa9b241138d0a7713fb11a896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.533003 17606 tablet_service.cc:1511] Processing CreateTablet for tablet d43e83f3ec9c4d58bcf0054327450ba7 (DEFAULT_TABLE table=test-workload-rf3 [id=cfbc13618dda4dc9b69bef669f76e34f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:03.534297 17606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43e83f3ec9c4d58bcf0054327450ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.534979 17756 tablet_service.cc:1511] Processing CreateTablet for tablet d43e83f3ec9c4d58bcf0054327450ba7 (DEFAULT_TABLE table=test-workload-rf3 [id=cfbc13618dda4dc9b69bef669f76e34f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:03.536188 17756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43e83f3ec9c4d58bcf0054327450ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.537709 17681 tablet_service.cc:1511] Processing CreateTablet for tablet d43e83f3ec9c4d58bcf0054327450ba7 (DEFAULT_TABLE table=test-workload-rf3 [id=cfbc13618dda4dc9b69bef669f76e34f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:03.538985 17681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43e83f3ec9c4d58bcf0054327450ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.539261 17680 tablet_service.cc:1511] Processing CreateTablet for tablet fe1103b754464978ab7446765048a452 (DEFAULT_TABLE table=test-workload-rf3 [id=cfbc13618dda4dc9b69bef669f76e34f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:03.540521 17680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe1103b754464978ab7446765048a452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.543648 17754 tablet_service.cc:1511] Processing CreateTablet for tablet fe1103b754464978ab7446765048a452 (DEFAULT_TABLE table=test-workload-rf3 [id=cfbc13618dda4dc9b69bef669f76e34f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:03.544991 17754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe1103b754464978ab7446765048a452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.547776 17604 tablet_service.cc:1511] Processing CreateTablet for tablet 3b6f64f063e94eb1abb1e7944e613703 (DEFAULT_TABLE table=test-workload-rf3 [id=cfbc13618dda4dc9b69bef669f76e34f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:03.549139 17604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b6f64f063e94eb1abb1e7944e613703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.551704 17603 tablet_service.cc:1511] Processing CreateTablet for tablet 6350343fbc704cafa3ee3559551f22d5 (DEFAULT_TABLE table=test-workload-rf3 [id=cfbc13618dda4dc9b69bef669f76e34f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:03.553015 17603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6350343fbc704cafa3ee3559551f22d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.555823 17752 tablet_service.cc:1511] Processing CreateTablet for tablet 6350343fbc704cafa3ee3559551f22d5 (DEFAULT_TABLE table=test-workload-rf3 [id=cfbc13618dda4dc9b69bef669f76e34f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:03.557202 17752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6350343fbc704cafa3ee3559551f22d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.559918 17602 tablet_service.cc:1511] Processing CreateTablet for tablet 2720e0b27b384fbabaec30aae59f6f6f (DEFAULT_TABLE table=test-workload-rf3 [id=cfbc13618dda4dc9b69bef669f76e34f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:03.561250 17602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2720e0b27b384fbabaec30aae59f6f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.561939 17751 tablet_service.cc:1511] Processing CreateTablet for tablet 2720e0b27b384fbabaec30aae59f6f6f (DEFAULT_TABLE table=test-workload-rf3 [id=cfbc13618dda4dc9b69bef669f76e34f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:03.563269 17751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2720e0b27b384fbabaec30aae59f6f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.567230 17605 tablet_service.cc:1511] Processing CreateTablet for tablet fe1103b754464978ab7446765048a452 (DEFAULT_TABLE table=test-workload-rf3 [id=cfbc13618dda4dc9b69bef669f76e34f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:03.568588 17605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe1103b754464978ab7446765048a452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.571013 17753 tablet_service.cc:1511] Processing CreateTablet for tablet 3b6f64f063e94eb1abb1e7944e613703 (DEFAULT_TABLE table=test-workload-rf3 [id=cfbc13618dda4dc9b69bef669f76e34f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:03.572368 17753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b6f64f063e94eb1abb1e7944e613703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.577517 17679 tablet_service.cc:1511] Processing CreateTablet for tablet 3b6f64f063e94eb1abb1e7944e613703 (DEFAULT_TABLE table=test-workload-rf3 [id=cfbc13618dda4dc9b69bef669f76e34f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:03.578976 17679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b6f64f063e94eb1abb1e7944e613703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.583854 17678 tablet_service.cc:1511] Processing CreateTablet for tablet 6350343fbc704cafa3ee3559551f22d5 (DEFAULT_TABLE table=test-workload-rf3 [id=cfbc13618dda4dc9b69bef669f76e34f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:03.585201 17678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6350343fbc704cafa3ee3559551f22d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.587837 17677 tablet_service.cc:1511] Processing CreateTablet for tablet 2720e0b27b384fbabaec30aae59f6f6f (DEFAULT_TABLE table=test-workload-rf3 [id=cfbc13618dda4dc9b69bef669f76e34f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:03.589114 17677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2720e0b27b384fbabaec30aae59f6f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.592504 17868 tablet_bootstrap.cc:492] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509: Bootstrap starting.
I20260630 12:15:03.603749 17867 tablet_bootstrap.cc:492] T fcbd6a5fa9b241138d0a7713fb11a896 P e12a0b1ce090497ebef2d7b8867bbb45: Bootstrap starting.
I20260630 12:15:03.605811 17868 tablet_bootstrap.cc:654] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.616232 17867 tablet_bootstrap.cc:654] T fcbd6a5fa9b241138d0a7713fb11a896 P e12a0b1ce090497ebef2d7b8867bbb45: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.648623 17867 tablet_bootstrap.cc:492] T fcbd6a5fa9b241138d0a7713fb11a896 P e12a0b1ce090497ebef2d7b8867bbb45: No bootstrap required, opened a new log
I20260630 12:15:03.649422 17867 ts_tablet_manager.cc:1403] T fcbd6a5fa9b241138d0a7713fb11a896 P e12a0b1ce090497ebef2d7b8867bbb45: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.014s
I20260630 12:15:03.653767 17867 raft_consensus.cc:359] T fcbd6a5fa9b241138d0a7713fb11a896 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.654821 17867 raft_consensus.cc:385] T fcbd6a5fa9b241138d0a7713fb11a896 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.655191 17867 raft_consensus.cc:740] T fcbd6a5fa9b241138d0a7713fb11a896 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12a0b1ce090497ebef2d7b8867bbb45, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.656442 17867 consensus_queue.cc:260] T fcbd6a5fa9b241138d0a7713fb11a896 P e12a0b1ce090497ebef2d7b8867bbb45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.662936 17867 ts_tablet_manager.cc:1434] T fcbd6a5fa9b241138d0a7713fb11a896 P e12a0b1ce090497ebef2d7b8867bbb45: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260630 12:15:03.664207 17867 tablet_bootstrap.cc:492] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45: Bootstrap starting.
I20260630 12:15:03.670861 17867 tablet_bootstrap.cc:654] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.678416 17868 tablet_bootstrap.cc:492] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509: No bootstrap required, opened a new log
I20260630 12:15:03.678926 17868 ts_tablet_manager.cc:1403] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509: Time spent bootstrapping tablet: real 0.087s	user 0.020s	sys 0.009s
I20260630 12:15:03.682821 17868 raft_consensus.cc:359] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.683383 17868 raft_consensus.cc:385] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.683621 17868 raft_consensus.cc:740] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab9b7f52752493bb224c7f0543f3509, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.684278 17868 consensus_queue.cc:260] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.686257 17868 ts_tablet_manager.cc:1434] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260630 12:15:03.687419 17868 tablet_bootstrap.cc:492] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509: Bootstrap starting.
I20260630 12:15:03.687518 17869 tablet_bootstrap.cc:492] T d43e83f3ec9c4d58bcf0054327450ba7 P 23e2c374d6974eab9318cf7333fc5ecf: Bootstrap starting.
I20260630 12:15:03.694530 17869 tablet_bootstrap.cc:654] T d43e83f3ec9c4d58bcf0054327450ba7 P 23e2c374d6974eab9318cf7333fc5ecf: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.694518 17868 tablet_bootstrap.cc:654] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.694720 17867 tablet_bootstrap.cc:492] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45: No bootstrap required, opened a new log
I20260630 12:15:03.695617 17867 ts_tablet_manager.cc:1403] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.018s
I20260630 12:15:03.699110 17867 raft_consensus.cc:359] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.700110 17867 raft_consensus.cc:385] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.700481 17867 raft_consensus.cc:740] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12a0b1ce090497ebef2d7b8867bbb45, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.701454 17867 consensus_queue.cc:260] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.703752 17867 ts_tablet_manager.cc:1434] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260630 12:15:03.703979 17868 tablet_bootstrap.cc:492] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509: No bootstrap required, opened a new log
I20260630 12:15:03.704628 17868 ts_tablet_manager.cc:1403] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260630 12:15:03.704895 17867 tablet_bootstrap.cc:492] T 3b6f64f063e94eb1abb1e7944e613703 P e12a0b1ce090497ebef2d7b8867bbb45: Bootstrap starting.
I20260630 12:15:03.706884 17868 raft_consensus.cc:359] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.707428 17868 raft_consensus.cc:385] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.707783 17868 raft_consensus.cc:740] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab9b7f52752493bb224c7f0543f3509, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.708686 17868 consensus_queue.cc:260] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.709694 17869 tablet_bootstrap.cc:492] T d43e83f3ec9c4d58bcf0054327450ba7 P 23e2c374d6974eab9318cf7333fc5ecf: No bootstrap required, opened a new log
I20260630 12:15:03.710294 17869 ts_tablet_manager.cc:1403] T d43e83f3ec9c4d58bcf0054327450ba7 P 23e2c374d6974eab9318cf7333fc5ecf: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.006s
I20260630 12:15:03.711892 17867 tablet_bootstrap.cc:654] T 3b6f64f063e94eb1abb1e7944e613703 P e12a0b1ce090497ebef2d7b8867bbb45: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.713580 17868 ts_tablet_manager.cc:1434] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.005s
I20260630 12:15:03.714743 17868 tablet_bootstrap.cc:492] T 6350343fbc704cafa3ee3559551f22d5 P 4ab9b7f52752493bb224c7f0543f3509: Bootstrap starting.
I20260630 12:15:03.715600 17869 raft_consensus.cc:359] T d43e83f3ec9c4d58bcf0054327450ba7 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.716526 17869 raft_consensus.cc:385] T d43e83f3ec9c4d58bcf0054327450ba7 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.716907 17869 raft_consensus.cc:740] T d43e83f3ec9c4d58bcf0054327450ba7 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23e2c374d6974eab9318cf7333fc5ecf, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.717991 17869 consensus_queue.cc:260] T d43e83f3ec9c4d58bcf0054327450ba7 P 23e2c374d6974eab9318cf7333fc5ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.722005 17868 tablet_bootstrap.cc:654] T 6350343fbc704cafa3ee3559551f22d5 P 4ab9b7f52752493bb224c7f0543f3509: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.723716 17869 ts_tablet_manager.cc:1434] T d43e83f3ec9c4d58bcf0054327450ba7 P 23e2c374d6974eab9318cf7333fc5ecf: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260630 12:15:03.724972 17869 tablet_bootstrap.cc:492] T 2720e0b27b384fbabaec30aae59f6f6f P 23e2c374d6974eab9318cf7333fc5ecf: Bootstrap starting.
I20260630 12:15:03.725461 17867 tablet_bootstrap.cc:492] T 3b6f64f063e94eb1abb1e7944e613703 P e12a0b1ce090497ebef2d7b8867bbb45: No bootstrap required, opened a new log
I20260630 12:15:03.726050 17867 ts_tablet_manager.cc:1403] T 3b6f64f063e94eb1abb1e7944e613703 P e12a0b1ce090497ebef2d7b8867bbb45: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260630 12:15:03.729195 17821 raft_consensus.cc:493] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:03.729308 17867 raft_consensus.cc:359] T 3b6f64f063e94eb1abb1e7944e613703 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.729749 17821 raft_consensus.cc:515] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.730185 17867 raft_consensus.cc:385] T 3b6f64f063e94eb1abb1e7944e613703 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.730535 17867 raft_consensus.cc:740] T 3b6f64f063e94eb1abb1e7944e613703 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12a0b1ce090497ebef2d7b8867bbb45, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.731464 17869 tablet_bootstrap.cc:654] T 2720e0b27b384fbabaec30aae59f6f6f P 23e2c374d6974eab9318cf7333fc5ecf: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.731572 17867 consensus_queue.cc:260] T 3b6f64f063e94eb1abb1e7944e613703 P e12a0b1ce090497ebef2d7b8867bbb45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.734194 17821 leader_election.cc:290] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23e2c374d6974eab9318cf7333fc5ecf (127.7.215.130:35325), e12a0b1ce090497ebef2d7b8867bbb45 (127.7.215.131:35545)
I20260630 12:15:03.738868 17867 ts_tablet_manager.cc:1434] T 3b6f64f063e94eb1abb1e7944e613703 P e12a0b1ce090497ebef2d7b8867bbb45: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:15:03.740466 17867 tablet_bootstrap.cc:492] T fe1103b754464978ab7446765048a452 P e12a0b1ce090497ebef2d7b8867bbb45: Bootstrap starting.
I20260630 12:15:03.742856 17823 raft_consensus.cc:493] T 3b6f64f063e94eb1abb1e7944e613703 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:03.743391 17823 raft_consensus.cc:515] T 3b6f64f063e94eb1abb1e7944e613703 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.747418 17823 leader_election.cc:290] T 3b6f64f063e94eb1abb1e7944e613703 P e12a0b1ce090497ebef2d7b8867bbb45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab9b7f52752493bb224c7f0543f3509 (127.7.215.129:36925), 23e2c374d6974eab9318cf7333fc5ecf (127.7.215.130:35325)
I20260630 12:15:03.747687 17869 tablet_bootstrap.cc:492] T 2720e0b27b384fbabaec30aae59f6f6f P 23e2c374d6974eab9318cf7333fc5ecf: No bootstrap required, opened a new log
I20260630 12:15:03.748441 17869 ts_tablet_manager.cc:1403] T 2720e0b27b384fbabaec30aae59f6f6f P 23e2c374d6974eab9318cf7333fc5ecf: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260630 12:15:03.752548 17869 raft_consensus.cc:359] T 2720e0b27b384fbabaec30aae59f6f6f P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.753576 17869 raft_consensus.cc:385] T 2720e0b27b384fbabaec30aae59f6f6f P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.755864 17869 raft_consensus.cc:740] T 2720e0b27b384fbabaec30aae59f6f6f P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23e2c374d6974eab9318cf7333fc5ecf, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.756771 17869 consensus_queue.cc:260] T 2720e0b27b384fbabaec30aae59f6f6f P 23e2c374d6974eab9318cf7333fc5ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.759485 17869 ts_tablet_manager.cc:1434] T 2720e0b27b384fbabaec30aae59f6f6f P 23e2c374d6974eab9318cf7333fc5ecf: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:15:03.759574 17867 tablet_bootstrap.cc:654] T fe1103b754464978ab7446765048a452 P e12a0b1ce090497ebef2d7b8867bbb45: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.762746 17868 tablet_bootstrap.cc:492] T 6350343fbc704cafa3ee3559551f22d5 P 4ab9b7f52752493bb224c7f0543f3509: No bootstrap required, opened a new log
I20260630 12:15:03.763468 17868 ts_tablet_manager.cc:1403] T 6350343fbc704cafa3ee3559551f22d5 P 4ab9b7f52752493bb224c7f0543f3509: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.007s
I20260630 12:15:03.766467 17868 raft_consensus.cc:359] T 6350343fbc704cafa3ee3559551f22d5 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.778687 17868 raft_consensus.cc:385] T 6350343fbc704cafa3ee3559551f22d5 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.779140 17868 raft_consensus.cc:740] T 6350343fbc704cafa3ee3559551f22d5 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab9b7f52752493bb224c7f0543f3509, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.777585 17869 tablet_bootstrap.cc:492] T fe1103b754464978ab7446765048a452 P 23e2c374d6974eab9318cf7333fc5ecf: Bootstrap starting.
I20260630 12:15:03.781150 17867 tablet_bootstrap.cc:492] T fe1103b754464978ab7446765048a452 P e12a0b1ce090497ebef2d7b8867bbb45: No bootstrap required, opened a new log
I20260630 12:15:03.781751 17867 ts_tablet_manager.cc:1403] T fe1103b754464978ab7446765048a452 P e12a0b1ce090497ebef2d7b8867bbb45: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.011s
I20260630 12:15:03.785130 17867 raft_consensus.cc:359] T fe1103b754464978ab7446765048a452 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.785933 17867 raft_consensus.cc:385] T fe1103b754464978ab7446765048a452 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.786243 17867 raft_consensus.cc:740] T fe1103b754464978ab7446765048a452 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12a0b1ce090497ebef2d7b8867bbb45, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.787207 17867 consensus_queue.cc:260] T fe1103b754464978ab7446765048a452 P e12a0b1ce090497ebef2d7b8867bbb45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.788877 17692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe1103b754464978ab7446765048a452" candidate_uuid: "4ab9b7f52752493bb224c7f0543f3509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23e2c374d6974eab9318cf7333fc5ecf" is_pre_election: true
I20260630 12:15:03.788688 17868 consensus_queue.cc:260] T 6350343fbc704cafa3ee3559551f22d5 P 4ab9b7f52752493bb224c7f0543f3509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.791188 17868 ts_tablet_manager.cc:1434] T 6350343fbc704cafa3ee3559551f22d5 P 4ab9b7f52752493bb224c7f0543f3509: Time spent starting tablet: real 0.027s	user 0.001s	sys 0.006s
W20260630 12:15:03.793210 17583 leader_election.cc:343] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23e2c374d6974eab9318cf7333fc5ecf (127.7.215.130:35325): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:03.796260 17868 tablet_bootstrap.cc:492] T d43e83f3ec9c4d58bcf0054327450ba7 P 4ab9b7f52752493bb224c7f0543f3509: Bootstrap starting.
I20260630 12:15:03.797767 17867 ts_tablet_manager.cc:1434] T fe1103b754464978ab7446765048a452 P e12a0b1ce090497ebef2d7b8867bbb45: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260630 12:15:03.798856 17867 tablet_bootstrap.cc:492] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45: Bootstrap starting.
I20260630 12:15:03.803442 17868 tablet_bootstrap.cc:654] T d43e83f3ec9c4d58bcf0054327450ba7 P 4ab9b7f52752493bb224c7f0543f3509: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.806463 17692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6f64f063e94eb1abb1e7944e613703" candidate_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23e2c374d6974eab9318cf7333fc5ecf" is_pre_election: true
I20260630 12:15:03.805212 17867 tablet_bootstrap.cc:654] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.805595 17869 tablet_bootstrap.cc:654] T fe1103b754464978ab7446765048a452 P 23e2c374d6974eab9318cf7333fc5ecf: Neither blocks nor log segments found. Creating new log.
W20260630 12:15:03.808260 17732 leader_election.cc:343] T 3b6f64f063e94eb1abb1e7944e613703 P e12a0b1ce090497ebef2d7b8867bbb45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23e2c374d6974eab9318cf7333fc5ecf (127.7.215.130:35325): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:03.811859 17766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe1103b754464978ab7446765048a452" candidate_uuid: "4ab9b7f52752493bb224c7f0543f3509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" is_pre_election: true
I20260630 12:15:03.812410 17766 raft_consensus.cc:2468] T fe1103b754464978ab7446765048a452 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ab9b7f52752493bb224c7f0543f3509 in term 0.
I20260630 12:15:03.813699 17581 leader_election.cc:304] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [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: 4ab9b7f52752493bb224c7f0543f3509, e12a0b1ce090497ebef2d7b8867bbb45; no voters: 23e2c374d6974eab9318cf7333fc5ecf
I20260630 12:15:03.815479 17821 raft_consensus.cc:2804] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:03.815979 17821 raft_consensus.cc:493] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:03.816391 17821 raft_consensus.cc:3060] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.820041 17867 tablet_bootstrap.cc:492] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45: No bootstrap required, opened a new log
I20260630 12:15:03.820659 17867 ts_tablet_manager.cc:1403] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260630 12:15:03.820855 17869 tablet_bootstrap.cc:492] T fe1103b754464978ab7446765048a452 P 23e2c374d6974eab9318cf7333fc5ecf: No bootstrap required, opened a new log
I20260630 12:15:03.821030 17617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6f64f063e94eb1abb1e7944e613703" candidate_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab9b7f52752493bb224c7f0543f3509" is_pre_election: true
I20260630 12:15:03.821545 17869 ts_tablet_manager.cc:1403] T fe1103b754464978ab7446765048a452 P 23e2c374d6974eab9318cf7333fc5ecf: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.010s
W20260630 12:15:03.823015 17730 leader_election.cc:343] T 3b6f64f063e94eb1abb1e7944e613703 P e12a0b1ce090497ebef2d7b8867bbb45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ab9b7f52752493bb224c7f0543f3509 (127.7.215.129:36925): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:03.823585 17730 leader_election.cc:304] T 3b6f64f063e94eb1abb1e7944e613703 P e12a0b1ce090497ebef2d7b8867bbb45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e12a0b1ce090497ebef2d7b8867bbb45; no voters: 23e2c374d6974eab9318cf7333fc5ecf, 4ab9b7f52752493bb224c7f0543f3509
I20260630 12:15:03.824442 17823 raft_consensus.cc:2749] T 3b6f64f063e94eb1abb1e7944e613703 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:03.824831 17867 raft_consensus.cc:359] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.826608 17867 raft_consensus.cc:385] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.826990 17867 raft_consensus.cc:740] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12a0b1ce090497ebef2d7b8867bbb45, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.827384 17869 raft_consensus.cc:359] T fe1103b754464978ab7446765048a452 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.827921 17867 consensus_queue.cc:260] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.828469 17869 raft_consensus.cc:385] T fe1103b754464978ab7446765048a452 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.829023 17869 raft_consensus.cc:740] T fe1103b754464978ab7446765048a452 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23e2c374d6974eab9318cf7333fc5ecf, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.829205 17821 raft_consensus.cc:515] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.830003 17869 consensus_queue.cc:260] T fe1103b754464978ab7446765048a452 P 23e2c374d6974eab9318cf7333fc5ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.830892 17867 ts_tablet_manager.cc:1434] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260630 12:15:03.831993 17867 tablet_bootstrap.cc:492] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45: Bootstrap starting.
I20260630 12:15:03.832707 17869 ts_tablet_manager.cc:1434] T fe1103b754464978ab7446765048a452 P 23e2c374d6974eab9318cf7333fc5ecf: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:15:03.833761 17869 tablet_bootstrap.cc:492] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf: Bootstrap starting.
I20260630 12:15:03.834622 17692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe1103b754464978ab7446765048a452" candidate_uuid: "4ab9b7f52752493bb224c7f0543f3509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23e2c374d6974eab9318cf7333fc5ecf"
I20260630 12:15:03.835301 17692 raft_consensus.cc:3060] T fe1103b754464978ab7446765048a452 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.838953 17867 tablet_bootstrap.cc:654] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.840976 17823 raft_consensus.cc:493] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:03.841490 17823 raft_consensus.cc:515] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.842131 17868 tablet_bootstrap.cc:492] T d43e83f3ec9c4d58bcf0054327450ba7 P 4ab9b7f52752493bb224c7f0543f3509: No bootstrap required, opened a new log
I20260630 12:15:03.842630 17869 tablet_bootstrap.cc:654] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.842667 17868 ts_tablet_manager.cc:1403] T d43e83f3ec9c4d58bcf0054327450ba7 P 4ab9b7f52752493bb224c7f0543f3509: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.008s
I20260630 12:15:03.843756 17823 leader_election.cc:290] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab9b7f52752493bb224c7f0543f3509 (127.7.215.129:36925), 23e2c374d6974eab9318cf7333fc5ecf (127.7.215.130:35325)
I20260630 12:15:03.846011 17691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43e83f3ec9c4d58bcf0054327450ba7" candidate_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23e2c374d6974eab9318cf7333fc5ecf" is_pre_election: true
I20260630 12:15:03.846745 17691 raft_consensus.cc:2468] T d43e83f3ec9c4d58bcf0054327450ba7 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12a0b1ce090497ebef2d7b8867bbb45 in term 0.
I20260630 12:15:03.847785 17617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43e83f3ec9c4d58bcf0054327450ba7" candidate_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab9b7f52752493bb224c7f0543f3509" is_pre_election: true
I20260630 12:15:03.848171 17732 leader_election.cc:304] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23e2c374d6974eab9318cf7333fc5ecf, e12a0b1ce090497ebef2d7b8867bbb45; no voters: 
I20260630 12:15:03.849469 17823 raft_consensus.cc:2804] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:03.850026 17823 raft_consensus.cc:493] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:03.850867 17820 raft_consensus.cc:493] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:03.851537 17820 raft_consensus.cc:515] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.853070 17766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe1103b754464978ab7446765048a452" candidate_uuid: "4ab9b7f52752493bb224c7f0543f3509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12a0b1ce090497ebef2d7b8867bbb45"
I20260630 12:15:03.853937 17766 raft_consensus.cc:3060] T fe1103b754464978ab7446765048a452 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.856590 17691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6350343fbc704cafa3ee3559551f22d5" candidate_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23e2c374d6974eab9318cf7333fc5ecf" is_pre_election: true
W20260630 12:15:03.858600 17732 leader_election.cc:343] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23e2c374d6974eab9318cf7333fc5ecf (127.7.215.130:35325): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:03.854286 17820 leader_election.cc:290] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab9b7f52752493bb224c7f0543f3509 (127.7.215.129:36925), 23e2c374d6974eab9318cf7333fc5ecf (127.7.215.130:35325)
I20260630 12:15:03.859220 17616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6350343fbc704cafa3ee3559551f22d5" candidate_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab9b7f52752493bb224c7f0543f3509" is_pre_election: true
I20260630 12:15:03.859917 17823 raft_consensus.cc:3060] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.860213 17616 raft_consensus.cc:2468] T 6350343fbc704cafa3ee3559551f22d5 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12a0b1ce090497ebef2d7b8867bbb45 in term 0.
I20260630 12:15:03.863679 17730 leader_election.cc:304] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [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: 4ab9b7f52752493bb224c7f0543f3509, e12a0b1ce090497ebef2d7b8867bbb45; no voters: 23e2c374d6974eab9318cf7333fc5ecf
I20260630 12:15:03.866194 17820 raft_consensus.cc:2804] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:03.866766 17820 raft_consensus.cc:493] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:03.867441 17820 raft_consensus.cc:3060] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.846882 17868 raft_consensus.cc:359] T d43e83f3ec9c4d58bcf0054327450ba7 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.871311 17868 raft_consensus.cc:385] T d43e83f3ec9c4d58bcf0054327450ba7 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.871811 17868 raft_consensus.cc:740] T d43e83f3ec9c4d58bcf0054327450ba7 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab9b7f52752493bb224c7f0543f3509, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.873059 17868 consensus_queue.cc:260] T d43e83f3ec9c4d58bcf0054327450ba7 P 4ab9b7f52752493bb224c7f0543f3509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.874426 17617 raft_consensus.cc:2468] T d43e83f3ec9c4d58bcf0054327450ba7 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12a0b1ce090497ebef2d7b8867bbb45 in term 0.
I20260630 12:15:03.880578 17821 leader_election.cc:290] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [CANDIDATE]: Term 1 election: Requested vote from peers 23e2c374d6974eab9318cf7333fc5ecf (127.7.215.130:35325), e12a0b1ce090497ebef2d7b8867bbb45 (127.7.215.131:35545)
I20260630 12:15:03.880441 17823 raft_consensus.cc:515] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.885600 17869 tablet_bootstrap.cc:492] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf: No bootstrap required, opened a new log
I20260630 12:15:03.886168 17869 ts_tablet_manager.cc:1403] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf: Time spent bootstrapping tablet: real 0.053s	user 0.021s	sys 0.026s
I20260630 12:15:03.889225 17869 raft_consensus.cc:359] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.890008 17869 raft_consensus.cc:385] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.884554 17766 raft_consensus.cc:2468] T fe1103b754464978ab7446765048a452 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab9b7f52752493bb224c7f0543f3509 in term 1.
I20260630 12:15:03.880457 17692 raft_consensus.cc:2468] T fe1103b754464978ab7446765048a452 P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab9b7f52752493bb224c7f0543f3509 in term 1.
I20260630 12:15:03.890326 17869 raft_consensus.cc:740] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23e2c374d6974eab9318cf7333fc5ecf, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.891237 17869 consensus_queue.cc:260] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.891749 17617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43e83f3ec9c4d58bcf0054327450ba7" candidate_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab9b7f52752493bb224c7f0543f3509"
I20260630 12:15:03.892036 17691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43e83f3ec9c4d58bcf0054327450ba7" candidate_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23e2c374d6974eab9318cf7333fc5ecf"
I20260630 12:15:03.892359 17617 raft_consensus.cc:3060] T d43e83f3ec9c4d58bcf0054327450ba7 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.892727 17691 raft_consensus.cc:3060] T d43e83f3ec9c4d58bcf0054327450ba7 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.893580 17869 ts_tablet_manager.cc:1434] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:15:03.883564 17868 ts_tablet_manager.cc:1434] T d43e83f3ec9c4d58bcf0054327450ba7 P 4ab9b7f52752493bb224c7f0543f3509: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.001s
I20260630 12:15:03.894670 17869 tablet_bootstrap.cc:492] T 6350343fbc704cafa3ee3559551f22d5 P 23e2c374d6974eab9318cf7333fc5ecf: Bootstrap starting.
I20260630 12:15:03.895299 17868 tablet_bootstrap.cc:492] T 2720e0b27b384fbabaec30aae59f6f6f P 4ab9b7f52752493bb224c7f0543f3509: Bootstrap starting.
I20260630 12:15:03.895211 17583 leader_election.cc:304] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23e2c374d6974eab9318cf7333fc5ecf, 4ab9b7f52752493bb224c7f0543f3509; no voters: 
I20260630 12:15:03.900596 17691 raft_consensus.cc:2468] T d43e83f3ec9c4d58bcf0054327450ba7 P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12a0b1ce090497ebef2d7b8867bbb45 in term 1.
I20260630 12:15:03.901206 17821 raft_consensus.cc:2804] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:03.901448 17869 tablet_bootstrap.cc:654] T 6350343fbc704cafa3ee3559551f22d5 P 23e2c374d6974eab9318cf7333fc5ecf: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.901872 17732 leader_election.cc:304] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23e2c374d6974eab9318cf7333fc5ecf, e12a0b1ce090497ebef2d7b8867bbb45; no voters: 
I20260630 12:15:03.902179 17821 raft_consensus.cc:697] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 LEADER]: Becoming Leader. State: Replica: 4ab9b7f52752493bb224c7f0543f3509, State: Running, Role: LEADER
I20260630 12:15:03.905089 17823 leader_election.cc:290] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 [CANDIDATE]: Term 1 election: Requested vote from peers 4ab9b7f52752493bb224c7f0543f3509 (127.7.215.129:36925), 23e2c374d6974eab9318cf7333fc5ecf (127.7.215.130:35325)
I20260630 12:15:03.906888 17823 raft_consensus.cc:2804] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:03.903239 17821 consensus_queue.cc:237] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.907964 17823 raft_consensus.cc:697] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 LEADER]: Becoming Leader. State: Replica: e12a0b1ce090497ebef2d7b8867bbb45, State: Running, Role: LEADER
I20260630 12:15:03.908790 17823 consensus_queue.cc:237] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.905150 17617 raft_consensus.cc:2468] T d43e83f3ec9c4d58bcf0054327450ba7 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12a0b1ce090497ebef2d7b8867bbb45 in term 1.
I20260630 12:15:03.910962 17820 raft_consensus.cc:515] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.902158 17868 tablet_bootstrap.cc:654] T 2720e0b27b384fbabaec30aae59f6f6f P 4ab9b7f52752493bb224c7f0543f3509: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.917403 17867 tablet_bootstrap.cc:492] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45: No bootstrap required, opened a new log
I20260630 12:15:03.921149 17867 ts_tablet_manager.cc:1403] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45: Time spent bootstrapping tablet: real 0.089s	user 0.021s	sys 0.030s
I20260630 12:15:03.924994 17820 leader_election.cc:290] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [CANDIDATE]: Term 1 election: Requested vote from peers 4ab9b7f52752493bb224c7f0543f3509 (127.7.215.129:36925), 23e2c374d6974eab9318cf7333fc5ecf (127.7.215.130:35325)
I20260630 12:15:03.926184 17691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6350343fbc704cafa3ee3559551f22d5" candidate_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23e2c374d6974eab9318cf7333fc5ecf"
I20260630 12:15:03.924031 17821 raft_consensus.cc:493] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:03.929149 17821 raft_consensus.cc:515] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.934187 17867 raft_consensus.cc:359] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.935063 17867 raft_consensus.cc:385] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.935410 17867 raft_consensus.cc:740] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12a0b1ce090497ebef2d7b8867bbb45, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.937143 17766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbd6a5fa9b241138d0a7713fb11a896" candidate_uuid: "4ab9b7f52752493bb224c7f0543f3509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" is_pre_election: true
I20260630 12:15:03.937831 17766 raft_consensus.cc:2468] T fcbd6a5fa9b241138d0a7713fb11a896 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ab9b7f52752493bb224c7f0543f3509 in term 0.
I20260630 12:15:03.938994 17691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbd6a5fa9b241138d0a7713fb11a896" candidate_uuid: "4ab9b7f52752493bb224c7f0543f3509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23e2c374d6974eab9318cf7333fc5ecf" is_pre_election: true
W20260630 12:15:03.941182 17583 leader_election.cc:343] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23e2c374d6974eab9318cf7333fc5ecf (127.7.215.130:35325): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:03.943250 17581 leader_election.cc:304] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [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: 4ab9b7f52752493bb224c7f0543f3509, e12a0b1ce090497ebef2d7b8867bbb45; no voters: 23e2c374d6974eab9318cf7333fc5ecf
I20260630 12:15:03.941864 17513 catalog_manager.cc:5697] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ab9b7f52752493bb224c7f0543f3509 (127.7.215.129). New cstate: current_term: 1 leader_uuid: "4ab9b7f52752493bb224c7f0543f3509" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:03.944561 17892 raft_consensus.cc:2804] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:03.945070 17892 raft_consensus.cc:493] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:15:03.927891 17732 leader_election.cc:343] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23e2c374d6974eab9318cf7333fc5ecf (127.7.215.130:35325): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:03.945497 17892 raft_consensus.cc:3060] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.942237 17821 leader_election.cc:290] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23e2c374d6974eab9318cf7333fc5ecf (127.7.215.130:35325), e12a0b1ce090497ebef2d7b8867bbb45 (127.7.215.131:35545)
I20260630 12:15:03.936319 17867 consensus_queue.cc:260] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.952454 17867 ts_tablet_manager.cc:1434] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.003s
I20260630 12:15:03.948002 17617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6350343fbc704cafa3ee3559551f22d5" candidate_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab9b7f52752493bb224c7f0543f3509"
I20260630 12:15:03.955063 17617 raft_consensus.cc:3060] T 6350343fbc704cafa3ee3559551f22d5 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.957165 17869 tablet_bootstrap.cc:492] T 6350343fbc704cafa3ee3559551f22d5 P 23e2c374d6974eab9318cf7333fc5ecf: No bootstrap required, opened a new log
I20260630 12:15:03.957698 17869 ts_tablet_manager.cc:1403] T 6350343fbc704cafa3ee3559551f22d5 P 23e2c374d6974eab9318cf7333fc5ecf: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.026s
I20260630 12:15:03.962378 17892 raft_consensus.cc:515] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.966665 17869 raft_consensus.cc:359] T 6350343fbc704cafa3ee3559551f22d5 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.966867 17514 catalog_manager.cc:5697] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 reported cstate change: term changed from 0 to 1, leader changed from <none> to e12a0b1ce090497ebef2d7b8867bbb45 (127.7.215.131). New cstate: current_term: 1 leader_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:03.967587 17869 raft_consensus.cc:385] T 6350343fbc704cafa3ee3559551f22d5 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.967499 17766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbd6a5fa9b241138d0a7713fb11a896" candidate_uuid: "4ab9b7f52752493bb224c7f0543f3509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12a0b1ce090497ebef2d7b8867bbb45"
I20260630 12:15:03.967499 17691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbd6a5fa9b241138d0a7713fb11a896" candidate_uuid: "4ab9b7f52752493bb224c7f0543f3509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23e2c374d6974eab9318cf7333fc5ecf"
I20260630 12:15:03.968384 17766 raft_consensus.cc:3060] T fcbd6a5fa9b241138d0a7713fb11a896 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:03.969296 17617 raft_consensus.cc:2468] T 6350343fbc704cafa3ee3559551f22d5 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12a0b1ce090497ebef2d7b8867bbb45 in term 1.
W20260630 12:15:03.969556 17583 leader_election.cc:343] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23e2c374d6974eab9318cf7333fc5ecf (127.7.215.130:35325): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:03.970710 17892 leader_election.cc:290] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [CANDIDATE]: Term 1 election: Requested vote from peers 23e2c374d6974eab9318cf7333fc5ecf (127.7.215.130:35325), e12a0b1ce090497ebef2d7b8867bbb45 (127.7.215.131:35545)
I20260630 12:15:03.971447 17868 tablet_bootstrap.cc:492] T 2720e0b27b384fbabaec30aae59f6f6f P 4ab9b7f52752493bb224c7f0543f3509: No bootstrap required, opened a new log
I20260630 12:15:03.971894 17868 ts_tablet_manager.cc:1403] T 2720e0b27b384fbabaec30aae59f6f6f P 4ab9b7f52752493bb224c7f0543f3509: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.010s
I20260630 12:15:03.973007 17730 leader_election.cc:304] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [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: 4ab9b7f52752493bb224c7f0543f3509, e12a0b1ce090497ebef2d7b8867bbb45; no voters: 23e2c374d6974eab9318cf7333fc5ecf
I20260630 12:15:03.973903 17823 raft_consensus.cc:2804] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:03.974349 17823 raft_consensus.cc:697] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 LEADER]: Becoming Leader. State: Replica: e12a0b1ce090497ebef2d7b8867bbb45, State: Running, Role: LEADER
I20260630 12:15:03.974778 17868 raft_consensus.cc:359] T 2720e0b27b384fbabaec30aae59f6f6f P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.975528 17868 raft_consensus.cc:385] T 2720e0b27b384fbabaec30aae59f6f6f P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:03.975159 17823 consensus_queue.cc:237] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.975826 17868 raft_consensus.cc:740] T 2720e0b27b384fbabaec30aae59f6f6f P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab9b7f52752493bb224c7f0543f3509, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.975975 17869 raft_consensus.cc:740] T 6350343fbc704cafa3ee3559551f22d5 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23e2c374d6974eab9318cf7333fc5ecf, State: Initialized, Role: FOLLOWER
I20260630 12:15:03.975708 17766 raft_consensus.cc:2468] T fcbd6a5fa9b241138d0a7713fb11a896 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab9b7f52752493bb224c7f0543f3509 in term 1.
I20260630 12:15:03.976881 17869 consensus_queue.cc:260] T 6350343fbc704cafa3ee3559551f22d5 P 23e2c374d6974eab9318cf7333fc5ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.978348 17868 consensus_queue.cc:260] T 2720e0b27b384fbabaec30aae59f6f6f P 4ab9b7f52752493bb224c7f0543f3509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.978796 17581 leader_election.cc:304] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [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: 4ab9b7f52752493bb224c7f0543f3509, e12a0b1ce090497ebef2d7b8867bbb45; no voters: 23e2c374d6974eab9318cf7333fc5ecf
I20260630 12:15:03.981033 17868 ts_tablet_manager.cc:1434] T 2720e0b27b384fbabaec30aae59f6f6f P 4ab9b7f52752493bb224c7f0543f3509: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:15:03.981588 17892 raft_consensus.cc:2804] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:03.982498 17892 raft_consensus.cc:697] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 LEADER]: Becoming Leader. State: Replica: 4ab9b7f52752493bb224c7f0543f3509, State: Running, Role: LEADER
I20260630 12:15:03.983623 17892 consensus_queue.cc:237] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:03.985648 17869 ts_tablet_manager.cc:1434] T 6350343fbc704cafa3ee3559551f22d5 P 23e2c374d6974eab9318cf7333fc5ecf: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.001s
I20260630 12:15:03.988860 17869 tablet_bootstrap.cc:492] T fcbd6a5fa9b241138d0a7713fb11a896 P 23e2c374d6974eab9318cf7333fc5ecf: Bootstrap starting.
I20260630 12:15:03.992506 17513 catalog_manager.cc:5697] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 reported cstate change: term changed from 0 to 1, leader changed from <none> to e12a0b1ce090497ebef2d7b8867bbb45 (127.7.215.131). New cstate: current_term: 1 leader_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:03.994480 17869 tablet_bootstrap.cc:654] T fcbd6a5fa9b241138d0a7713fb11a896 P 23e2c374d6974eab9318cf7333fc5ecf: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:03.997769 17868 tablet_bootstrap.cc:492] T 3b6f64f063e94eb1abb1e7944e613703 P 4ab9b7f52752493bb224c7f0543f3509: Bootstrap starting.
I20260630 12:15:04.003161 17869 tablet_bootstrap.cc:492] T fcbd6a5fa9b241138d0a7713fb11a896 P 23e2c374d6974eab9318cf7333fc5ecf: No bootstrap required, opened a new log
I20260630 12:15:04.003991 17869 ts_tablet_manager.cc:1403] T fcbd6a5fa9b241138d0a7713fb11a896 P 23e2c374d6974eab9318cf7333fc5ecf: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:15:04.004694 17868 tablet_bootstrap.cc:654] T 3b6f64f063e94eb1abb1e7944e613703 P 4ab9b7f52752493bb224c7f0543f3509: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:04.007932 17869 raft_consensus.cc:359] T fcbd6a5fa9b241138d0a7713fb11a896 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:04.009112 17869 raft_consensus.cc:385] T fcbd6a5fa9b241138d0a7713fb11a896 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:04.009563 17869 raft_consensus.cc:740] T fcbd6a5fa9b241138d0a7713fb11a896 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23e2c374d6974eab9318cf7333fc5ecf, State: Initialized, Role: FOLLOWER
I20260630 12:15:04.010805 17869 consensus_queue.cc:260] T fcbd6a5fa9b241138d0a7713fb11a896 P 23e2c374d6974eab9318cf7333fc5ecf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:04.015760 17869 ts_tablet_manager.cc:1434] T fcbd6a5fa9b241138d0a7713fb11a896 P 23e2c374d6974eab9318cf7333fc5ecf: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:15:04.017956 17868 tablet_bootstrap.cc:492] T 3b6f64f063e94eb1abb1e7944e613703 P 4ab9b7f52752493bb224c7f0543f3509: No bootstrap required, opened a new log
I20260630 12:15:04.018510 17868 ts_tablet_manager.cc:1403] T 3b6f64f063e94eb1abb1e7944e613703 P 4ab9b7f52752493bb224c7f0543f3509: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.011s
I20260630 12:15:04.019023 17513 catalog_manager.cc:5697] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ab9b7f52752493bb224c7f0543f3509 (127.7.215.129). New cstate: current_term: 1 leader_uuid: "4ab9b7f52752493bb224c7f0543f3509" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:04.021500 17868 raft_consensus.cc:359] T 3b6f64f063e94eb1abb1e7944e613703 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:04.022258 17868 raft_consensus.cc:385] T 3b6f64f063e94eb1abb1e7944e613703 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:04.022505 17868 raft_consensus.cc:740] T 3b6f64f063e94eb1abb1e7944e613703 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab9b7f52752493bb224c7f0543f3509, State: Initialized, Role: FOLLOWER
I20260630 12:15:04.023212 17868 consensus_queue.cc:260] T 3b6f64f063e94eb1abb1e7944e613703 P 4ab9b7f52752493bb224c7f0543f3509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:04.025254 17868 ts_tablet_manager.cc:1434] T 3b6f64f063e94eb1abb1e7944e613703 P 4ab9b7f52752493bb224c7f0543f3509: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260630 12:15:04.076117 17563 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:04.081223 17819 raft_consensus.cc:493] T fcbd6a5fa9b241138d0a7713fb11a896 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:04.081670 17819 raft_consensus.cc:515] T fcbd6a5fa9b241138d0a7713fb11a896 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:04.083619 17819 leader_election.cc:290] T fcbd6a5fa9b241138d0a7713fb11a896 P 23e2c374d6974eab9318cf7333fc5ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab9b7f52752493bb224c7f0543f3509 (127.7.215.129:36925), e12a0b1ce090497ebef2d7b8867bbb45 (127.7.215.131:35545)
I20260630 12:15:04.093124 17617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbd6a5fa9b241138d0a7713fb11a896" candidate_uuid: "23e2c374d6974eab9318cf7333fc5ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab9b7f52752493bb224c7f0543f3509" is_pre_election: true
I20260630 12:15:04.094738 17766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbd6a5fa9b241138d0a7713fb11a896" candidate_uuid: "23e2c374d6974eab9318cf7333fc5ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" is_pre_election: true
I20260630 12:15:04.095286 17766 raft_consensus.cc:2393] T fcbd6a5fa9b241138d0a7713fb11a896 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23e2c374d6974eab9318cf7333fc5ecf in current term 1: Already voted for candidate 4ab9b7f52752493bb224c7f0543f3509 in this term.
I20260630 12:15:04.096102 17656 leader_election.cc:304] T fcbd6a5fa9b241138d0a7713fb11a896 P 23e2c374d6974eab9318cf7333fc5ecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23e2c374d6974eab9318cf7333fc5ecf; no voters: 4ab9b7f52752493bb224c7f0543f3509, e12a0b1ce090497ebef2d7b8867bbb45
I20260630 12:15:04.096740 17819 raft_consensus.cc:3060] T fcbd6a5fa9b241138d0a7713fb11a896 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:04.101490 17819 raft_consensus.cc:2749] T fcbd6a5fa9b241138d0a7713fb11a896 P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:04.105072 17819 raft_consensus.cc:493] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:04.105494 17819 raft_consensus.cc:515] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:04.107108 17819 leader_election.cc:290] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab9b7f52752493bb224c7f0543f3509 (127.7.215.129:36925), e12a0b1ce090497ebef2d7b8867bbb45 (127.7.215.131:35545)
I20260630 12:15:04.107998 17617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6f64f063e94eb1abb1e7944e613703" candidate_uuid: "23e2c374d6974eab9318cf7333fc5ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab9b7f52752493bb224c7f0543f3509" is_pre_election: true
I20260630 12:15:04.108353 17766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6f64f063e94eb1abb1e7944e613703" candidate_uuid: "23e2c374d6974eab9318cf7333fc5ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" is_pre_election: true
I20260630 12:15:04.108639 17617 raft_consensus.cc:2468] T 3b6f64f063e94eb1abb1e7944e613703 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23e2c374d6974eab9318cf7333fc5ecf in term 0.
I20260630 12:15:04.109033 17766 raft_consensus.cc:2468] T 3b6f64f063e94eb1abb1e7944e613703 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23e2c374d6974eab9318cf7333fc5ecf in term 0.
I20260630 12:15:04.109812 17656 leader_election.cc:304] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23e2c374d6974eab9318cf7333fc5ecf, 4ab9b7f52752493bb224c7f0543f3509; no voters: 
I20260630 12:15:04.110458 17819 raft_consensus.cc:2804] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:04.110862 17819 raft_consensus.cc:493] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:04.111127 17819 raft_consensus.cc:3060] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:04.115726 17819 raft_consensus.cc:515] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:04.117211 17819 leader_election.cc:290] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf [CANDIDATE]: Term 1 election: Requested vote from peers 4ab9b7f52752493bb224c7f0543f3509 (127.7.215.129:36925), e12a0b1ce090497ebef2d7b8867bbb45 (127.7.215.131:35545)
I20260630 12:15:04.118112 17617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6f64f063e94eb1abb1e7944e613703" candidate_uuid: "23e2c374d6974eab9318cf7333fc5ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab9b7f52752493bb224c7f0543f3509"
I20260630 12:15:04.118340 17766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b6f64f063e94eb1abb1e7944e613703" candidate_uuid: "23e2c374d6974eab9318cf7333fc5ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12a0b1ce090497ebef2d7b8867bbb45"
I20260630 12:15:04.118705 17617 raft_consensus.cc:3060] T 3b6f64f063e94eb1abb1e7944e613703 P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:04.119006 17766 raft_consensus.cc:3060] T 3b6f64f063e94eb1abb1e7944e613703 P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:04.123485 17617 raft_consensus.cc:2468] T 3b6f64f063e94eb1abb1e7944e613703 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23e2c374d6974eab9318cf7333fc5ecf in term 1.
I20260630 12:15:04.123592 17766 raft_consensus.cc:2468] T 3b6f64f063e94eb1abb1e7944e613703 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23e2c374d6974eab9318cf7333fc5ecf in term 1.
I20260630 12:15:04.124655 17656 leader_election.cc:304] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23e2c374d6974eab9318cf7333fc5ecf, 4ab9b7f52752493bb224c7f0543f3509; no voters: 
I20260630 12:15:04.125332 17819 raft_consensus.cc:2804] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:04.126502 17819 raft_consensus.cc:697] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf [term 1 LEADER]: Becoming Leader. State: Replica: 23e2c374d6974eab9318cf7333fc5ecf, State: Running, Role: LEADER
I20260630 12:15:04.127341 17819 consensus_queue.cc:237] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:04.134693 17510 catalog_manager.cc:5697] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf reported cstate change: term changed from 0 to 1, leader changed from <none> to 23e2c374d6974eab9318cf7333fc5ecf (127.7.215.130). New cstate: current_term: 1 leader_uuid: "23e2c374d6974eab9318cf7333fc5ecf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:04.152139 17823 raft_consensus.cc:493] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:04.152733 17823 raft_consensus.cc:515] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:04.154655 17823 leader_election.cc:290] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab9b7f52752493bb224c7f0543f3509 (127.7.215.129:36925), 23e2c374d6974eab9318cf7333fc5ecf (127.7.215.130:35325)
I20260630 12:15:04.155417 17617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2720e0b27b384fbabaec30aae59f6f6f" candidate_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab9b7f52752493bb224c7f0543f3509" is_pre_election: true
I20260630 12:15:04.155548 17691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2720e0b27b384fbabaec30aae59f6f6f" candidate_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23e2c374d6974eab9318cf7333fc5ecf" is_pre_election: true
I20260630 12:15:04.156095 17617 raft_consensus.cc:2468] T 2720e0b27b384fbabaec30aae59f6f6f P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12a0b1ce090497ebef2d7b8867bbb45 in term 0.
I20260630 12:15:04.156170 17691 raft_consensus.cc:2468] T 2720e0b27b384fbabaec30aae59f6f6f P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12a0b1ce090497ebef2d7b8867bbb45 in term 0.
I20260630 12:15:04.157109 17730 leader_election.cc:304] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ab9b7f52752493bb224c7f0543f3509, e12a0b1ce090497ebef2d7b8867bbb45; no voters: 
I20260630 12:15:04.157783 17823 raft_consensus.cc:2804] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:04.158089 17823 raft_consensus.cc:493] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:04.158341 17823 raft_consensus.cc:3060] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:04.163343 17823 raft_consensus.cc:515] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:04.164940 17823 leader_election.cc:290] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45 [CANDIDATE]: Term 1 election: Requested vote from peers 4ab9b7f52752493bb224c7f0543f3509 (127.7.215.129:36925), 23e2c374d6974eab9318cf7333fc5ecf (127.7.215.130:35325)
I20260630 12:15:04.165661 17617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2720e0b27b384fbabaec30aae59f6f6f" candidate_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab9b7f52752493bb224c7f0543f3509"
I20260630 12:15:04.165985 17691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2720e0b27b384fbabaec30aae59f6f6f" candidate_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23e2c374d6974eab9318cf7333fc5ecf"
I20260630 12:15:04.166296 17617 raft_consensus.cc:3060] T 2720e0b27b384fbabaec30aae59f6f6f P 4ab9b7f52752493bb224c7f0543f3509 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:04.166601 17691 raft_consensus.cc:3060] T 2720e0b27b384fbabaec30aae59f6f6f P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:04.173172 17691 raft_consensus.cc:2468] T 2720e0b27b384fbabaec30aae59f6f6f P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12a0b1ce090497ebef2d7b8867bbb45 in term 1.
I20260630 12:15:04.173172 17617 raft_consensus.cc:2468] T 2720e0b27b384fbabaec30aae59f6f6f P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12a0b1ce090497ebef2d7b8867bbb45 in term 1.
I20260630 12:15:04.174512 17730 leader_election.cc:304] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ab9b7f52752493bb224c7f0543f3509, e12a0b1ce090497ebef2d7b8867bbb45; no voters: 
I20260630 12:15:04.175251 17823 raft_consensus.cc:2804] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:04.175640 17823 raft_consensus.cc:697] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 LEADER]: Becoming Leader. State: Replica: e12a0b1ce090497ebef2d7b8867bbb45, State: Running, Role: LEADER
I20260630 12:15:04.176231 17823 consensus_queue.cc:237] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:04.183580 17510 catalog_manager.cc:5697] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45 reported cstate change: term changed from 0 to 1, leader changed from <none> to e12a0b1ce090497ebef2d7b8867bbb45 (127.7.215.131). New cstate: current_term: 1 leader_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:04.267633 17819 raft_consensus.cc:493] T 6350343fbc704cafa3ee3559551f22d5 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:04.268200 17819 raft_consensus.cc:515] T 6350343fbc704cafa3ee3559551f22d5 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } }
I20260630 12:15:04.269905 17819 leader_election.cc:290] T 6350343fbc704cafa3ee3559551f22d5 P 23e2c374d6974eab9318cf7333fc5ecf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab9b7f52752493bb224c7f0543f3509 (127.7.215.129:36925), e12a0b1ce090497ebef2d7b8867bbb45 (127.7.215.131:35545)
I20260630 12:15:04.270828 17617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6350343fbc704cafa3ee3559551f22d5" candidate_uuid: "23e2c374d6974eab9318cf7333fc5ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab9b7f52752493bb224c7f0543f3509" is_pre_election: true
I20260630 12:15:04.271071 17766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6350343fbc704cafa3ee3559551f22d5" candidate_uuid: "23e2c374d6974eab9318cf7333fc5ecf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" is_pre_election: true
I20260630 12:15:04.271543 17617 raft_consensus.cc:2393] T 6350343fbc704cafa3ee3559551f22d5 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23e2c374d6974eab9318cf7333fc5ecf in current term 1: Already voted for candidate e12a0b1ce090497ebef2d7b8867bbb45 in this term.
I20260630 12:15:04.272631 17656 leader_election.cc:304] T 6350343fbc704cafa3ee3559551f22d5 P 23e2c374d6974eab9318cf7333fc5ecf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23e2c374d6974eab9318cf7333fc5ecf; no voters: 4ab9b7f52752493bb224c7f0543f3509, e12a0b1ce090497ebef2d7b8867bbb45
I20260630 12:15:04.273260 17819 raft_consensus.cc:3060] T 6350343fbc704cafa3ee3559551f22d5 P 23e2c374d6974eab9318cf7333fc5ecf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:04.278038 17819 raft_consensus.cc:2749] T 6350343fbc704cafa3ee3559551f22d5 P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:04.322749 17823 consensus_queue.cc:1048] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:04.351055 17823 consensus_queue.cc:1048] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260630 12:15:04.391940 17823 consensus_queue.cc:1048] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:04.404007 17892 consensus_queue.cc:1048] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:04.407672 17893 consensus_queue.cc:1048] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:04.446105 17892 consensus_queue.cc:1048] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:04.588470 17821 consensus_queue.cc:1048] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:04.617304 17821 consensus_queue.cc:1048] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:04.676276 17765 raft_consensus.cc:1275] T 3b6f64f063e94eb1abb1e7944e613703 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Refusing update from remote peer 23e2c374d6974eab9318cf7333fc5ecf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:04.689222 17939 consensus_queue.cc:1048] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:04.692451 17617 raft_consensus.cc:1275] T 3b6f64f063e94eb1abb1e7944e613703 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Refusing update from remote peer 23e2c374d6974eab9318cf7333fc5ecf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:15:04.705088 17732 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.215.130:35325, user_credentials={real_user=slave}} blocked reactor thread for 59869.1us
I20260630 12:15:04.702726 17939 consensus_queue.cc:1048] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260630 12:15:04.726191 17617 raft_consensus.cc:1275] T 2720e0b27b384fbabaec30aae59f6f6f P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Refusing update from remote peer e12a0b1ce090497ebef2d7b8867bbb45: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:04.728482 17823 consensus_queue.cc:1048] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:04.839071 17936 consensus_queue.cc:1048] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:04.919168 17952 mvcc.cc:204] Tried to move back new op lower bound from 7302437702469828608 to 7302437700312567808. Current Snapshot: MvccSnapshot[applied={T|T < 7302437702469828608}]
W20260630 12:15:05.101030 17583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.215.130:35325, user_credentials={real_user=slave}} blocked reactor thread for 69417.4us
I20260630 12:15:06.043882  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:06.052973 17964 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:06.053470 17965 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:06.075819 17967 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:06.076498  8030 server_base.cc:1061] running on GCE node
I20260630 12:15:06.077805  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:06.078078  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:06.078306  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821706078281 us; error 0 us; skew 500 ppm
I20260630 12:15:06.078873  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:06.081506  8030 webserver.cc:533] Webserver started at http://127.7.215.132:34445/ using document root <none> and password file <none>
I20260630 12:15:06.082015  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:06.082265  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:06.082629  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:06.083809  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821475204949-8030-0/minicluster-data/ts-3-root/instance:
uuid: "9c394db4ac7b495cbf2959819fdf4f18"
format_stamp: "Formatted at 2026-06-30 12:15:06 on dist-test-slave-35fp"
I20260630 12:15:06.088505  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:06.092123 17972 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:06.093009  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:15:06.093345  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821475204949-8030-0/minicluster-data/ts-3-root
uuid: "9c394db4ac7b495cbf2959819fdf4f18"
format_stamp: "Formatted at 2026-06-30 12:15:06 on dist-test-slave-35fp"
I20260630 12:15:06.093662  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821475204949-8030-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821475204949-8030-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821475204949-8030-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)
I20260630 12:15:06.107523  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:06.108878  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:06.110553  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:06.113276  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:06.113543  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:06.113826  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:06.114015  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:06.156412  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.132:44451
I20260630 12:15:06.156502 18034 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.132:44451 every 8 connection(s)
I20260630 12:15:06.171511 18035 heartbeater.cc:344] Connected to a master server at 127.7.215.190:33973
I20260630 12:15:06.171901 18035 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:06.172608 18035 heartbeater.cc:507] Master 127.7.215.190:33973 requested a full tablet report, sending...
I20260630 12:15:06.174495 17509 ts_manager.cc:194] Registered new tserver with Master: 9c394db4ac7b495cbf2959819fdf4f18 (127.7.215.132:44451)
I20260630 12:15:06.175922 17509 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45590
I20260630 12:15:06.273932 17764 consensus_queue.cc:237] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [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: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } attrs { replace: true } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } } peers { permanent_uuid: "9c394db4ac7b495cbf2959819fdf4f18" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 44451 } attrs { promote: true } }
I20260630 12:15:06.279981 17688 raft_consensus.cc:1275] T 6350343fbc704cafa3ee3559551f22d5 P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Refusing update from remote peer e12a0b1ce090497ebef2d7b8867bbb45: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:15:06.280593 17614 raft_consensus.cc:1275] T 6350343fbc704cafa3ee3559551f22d5 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Refusing update from remote peer e12a0b1ce090497ebef2d7b8867bbb45: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:15:06.282794 17820 consensus_queue.cc:1048] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260630 12:15:06.283936 17963 consensus_queue.cc:1048] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:15:06.290189 17820 raft_consensus.cc:2955] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9c394db4ac7b495cbf2959819fdf4f18 (127.7.215.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } attrs { replace: true } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } } peers { permanent_uuid: "9c394db4ac7b495cbf2959819fdf4f18" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 44451 } attrs { promote: true } } }
I20260630 12:15:06.292512 17688 raft_consensus.cc:2955] T 6350343fbc704cafa3ee3559551f22d5 P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9c394db4ac7b495cbf2959819fdf4f18 (127.7.215.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } attrs { replace: true } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } } peers { permanent_uuid: "9c394db4ac7b495cbf2959819fdf4f18" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 44451 } attrs { promote: true } } }
I20260630 12:15:06.296085 17614 raft_consensus.cc:2955] T 6350343fbc704cafa3ee3559551f22d5 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9c394db4ac7b495cbf2959819fdf4f18 (127.7.215.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } attrs { replace: true } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } } peers { permanent_uuid: "9c394db4ac7b495cbf2959819fdf4f18" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 44451 } attrs { promote: true } } }
W20260630 12:15:06.300496 17729 consensus_peers.cc:597] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 -> Peer 9c394db4ac7b495cbf2959819fdf4f18 (127.7.215.132:44451): Couldn't send request to peer 9c394db4ac7b495cbf2959819fdf4f18. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6350343fbc704cafa3ee3559551f22d5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:06.311973 17509 catalog_manager.cc:5697] T 6350343fbc704cafa3ee3559551f22d5 P 23e2c374d6974eab9318cf7333fc5ecf reported cstate change: config changed from index -1 to 17, NON_VOTER 9c394db4ac7b495cbf2959819fdf4f18 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } attrs { replace: true } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } } peers { permanent_uuid: "9c394db4ac7b495cbf2959819fdf4f18" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 44451 } attrs { promote: true } } }
I20260630 12:15:06.325207 17614 consensus_queue.cc:237] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [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: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } attrs { replace: true } } peers { permanent_uuid: "9c394db4ac7b495cbf2959819fdf4f18" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 44451 } attrs { promote: true } }
I20260630 12:15:06.333837 17764 raft_consensus.cc:1275] T fe1103b754464978ab7446765048a452 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Refusing update from remote peer 4ab9b7f52752493bb224c7f0543f3509: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:15:06.335853 17688 raft_consensus.cc:1275] T fe1103b754464978ab7446765048a452 P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Refusing update from remote peer 4ab9b7f52752493bb224c7f0543f3509: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:15:06.340786 17955 consensus_queue.cc:1048] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260630 12:15:06.344659 17955 consensus_queue.cc:1048] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:15:06.349310 17821 raft_consensus.cc:2955] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9c394db4ac7b495cbf2959819fdf4f18 (127.7.215.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } attrs { replace: true } } peers { permanent_uuid: "9c394db4ac7b495cbf2959819fdf4f18" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 44451 } attrs { promote: true } } }
I20260630 12:15:06.353176 17764 raft_consensus.cc:2955] T fe1103b754464978ab7446765048a452 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9c394db4ac7b495cbf2959819fdf4f18 (127.7.215.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } attrs { replace: true } } peers { permanent_uuid: "9c394db4ac7b495cbf2959819fdf4f18" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 44451 } attrs { promote: true } } }
W20260630 12:15:06.354223 17580 consensus_peers.cc:597] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 -> Peer 9c394db4ac7b495cbf2959819fdf4f18 (127.7.215.132:44451): Couldn't send request to peer 9c394db4ac7b495cbf2959819fdf4f18. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe1103b754464978ab7446765048a452. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:06.354444 17688 raft_consensus.cc:2955] T fe1103b754464978ab7446765048a452 P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9c394db4ac7b495cbf2959819fdf4f18 (127.7.215.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } attrs { replace: true } } peers { permanent_uuid: "9c394db4ac7b495cbf2959819fdf4f18" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 44451 } attrs { promote: true } } }
I20260630 12:15:06.367473 17509 catalog_manager.cc:5697] T fe1103b754464978ab7446765048a452 P e12a0b1ce090497ebef2d7b8867bbb45 reported cstate change: config changed from index -1 to 17, NON_VOTER 9c394db4ac7b495cbf2959819fdf4f18 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "4ab9b7f52752493bb224c7f0543f3509" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } attrs { replace: true } } peers { permanent_uuid: "9c394db4ac7b495cbf2959819fdf4f18" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 44451 } attrs { promote: true } } }
I20260630 12:15:06.368132 17614 consensus_queue.cc:237] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [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: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } } peers { permanent_uuid: "9c394db4ac7b495cbf2959819fdf4f18" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 44451 } attrs { promote: true } }
I20260630 12:15:06.374444 17764 raft_consensus.cc:1275] T fcbd6a5fa9b241138d0a7713fb11a896 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Refusing update from remote peer 4ab9b7f52752493bb224c7f0543f3509: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:15:06.374886 17688 raft_consensus.cc:1275] T fcbd6a5fa9b241138d0a7713fb11a896 P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Refusing update from remote peer 4ab9b7f52752493bb224c7f0543f3509: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260630 12:15:06.375438 17580 consensus_peers.cc:597] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 -> Peer 9c394db4ac7b495cbf2959819fdf4f18 (127.7.215.132:44451): Couldn't send request to peer 9c394db4ac7b495cbf2959819fdf4f18. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fcbd6a5fa9b241138d0a7713fb11a896. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:06.376186 17959 consensus_queue.cc:1048] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260630 12:15:06.376991 17821 consensus_queue.cc:1048] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:15:06.383414 17959 raft_consensus.cc:2955] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9c394db4ac7b495cbf2959819fdf4f18 (127.7.215.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } } peers { permanent_uuid: "9c394db4ac7b495cbf2959819fdf4f18" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 44451 } attrs { promote: true } } }
I20260630 12:15:06.385396 17688 raft_consensus.cc:2955] T fcbd6a5fa9b241138d0a7713fb11a896 P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9c394db4ac7b495cbf2959819fdf4f18 (127.7.215.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } } peers { permanent_uuid: "9c394db4ac7b495cbf2959819fdf4f18" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 44451 } attrs { promote: true } } }
I20260630 12:15:06.394817 17764 raft_consensus.cc:2955] T fcbd6a5fa9b241138d0a7713fb11a896 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9c394db4ac7b495cbf2959819fdf4f18 (127.7.215.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } } peers { permanent_uuid: "9c394db4ac7b495cbf2959819fdf4f18" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 44451 } attrs { promote: true } } }
I20260630 12:15:06.402691 17766 consensus_queue.cc:237] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 [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: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } } peers { permanent_uuid: "9c394db4ac7b495cbf2959819fdf4f18" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 44451 } attrs { promote: true } }
I20260630 12:15:06.405001 17512 catalog_manager.cc:5697] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 reported cstate change: config changed from index -1 to 17, NON_VOTER 9c394db4ac7b495cbf2959819fdf4f18 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "4ab9b7f52752493bb224c7f0543f3509" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c394db4ac7b495cbf2959819fdf4f18" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 44451 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:06.409646 17688 raft_consensus.cc:1275] T d43e83f3ec9c4d58bcf0054327450ba7 P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Refusing update from remote peer e12a0b1ce090497ebef2d7b8867bbb45: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260630 12:15:06.410032 17729 consensus_peers.cc:597] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 -> Peer 9c394db4ac7b495cbf2959819fdf4f18 (127.7.215.132:44451): Couldn't send request to peer 9c394db4ac7b495cbf2959819fdf4f18. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d43e83f3ec9c4d58bcf0054327450ba7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:06.411361 17823 consensus_queue.cc:1048] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:15:06.413465 17614 raft_consensus.cc:1275] T d43e83f3ec9c4d58bcf0054327450ba7 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Refusing update from remote peer e12a0b1ce090497ebef2d7b8867bbb45: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:15:06.414939 17823 consensus_queue.cc:1048] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:15:06.419016 17963 raft_consensus.cc:2955] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9c394db4ac7b495cbf2959819fdf4f18 (127.7.215.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } } peers { permanent_uuid: "9c394db4ac7b495cbf2959819fdf4f18" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 44451 } attrs { promote: true } } }
I20260630 12:15:06.420850 17688 raft_consensus.cc:2955] T d43e83f3ec9c4d58bcf0054327450ba7 P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9c394db4ac7b495cbf2959819fdf4f18 (127.7.215.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } } peers { permanent_uuid: "9c394db4ac7b495cbf2959819fdf4f18" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 44451 } attrs { promote: true } } }
I20260630 12:15:06.424997 17617 raft_consensus.cc:2955] T d43e83f3ec9c4d58bcf0054327450ba7 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9c394db4ac7b495cbf2959819fdf4f18 (127.7.215.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } } peers { permanent_uuid: "9c394db4ac7b495cbf2959819fdf4f18" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 44451 } attrs { promote: true } } }
I20260630 12:15:06.440666 17512 catalog_manager.cc:5697] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 reported cstate change: config changed from index -1 to 17, NON_VOTER 9c394db4ac7b495cbf2959819fdf4f18 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c394db4ac7b495cbf2959819fdf4f18" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 44451 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:06.676955  8030 tablet_server.cc:179] TabletServer@127.7.215.129:0 shutting down...
I20260630 12:15:06.712291  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:06.713099  8030 tablet_replica.cc:333] T 2720e0b27b384fbabaec30aae59f6f6f P 4ab9b7f52752493bb224c7f0543f3509: stopping tablet replica
I20260630 12:15:06.713992  8030 raft_consensus.cc:2243] T 2720e0b27b384fbabaec30aae59f6f6f P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:06.714843  8030 raft_consensus.cc:2272] T 2720e0b27b384fbabaec30aae59f6f6f P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.718279  8030 tablet_replica.cc:333] T d43e83f3ec9c4d58bcf0054327450ba7 P 4ab9b7f52752493bb224c7f0543f3509: stopping tablet replica
I20260630 12:15:06.719153  8030 raft_consensus.cc:2243] T d43e83f3ec9c4d58bcf0054327450ba7 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:06.719761  8030 raft_consensus.cc:2272] T d43e83f3ec9c4d58bcf0054327450ba7 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.723310  8030 tablet_replica.cc:333] T 3b6f64f063e94eb1abb1e7944e613703 P 4ab9b7f52752493bb224c7f0543f3509: stopping tablet replica
I20260630 12:15:06.724149  8030 raft_consensus.cc:2243] T 3b6f64f063e94eb1abb1e7944e613703 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:06.724820  8030 raft_consensus.cc:2272] T 3b6f64f063e94eb1abb1e7944e613703 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.728295  8030 tablet_replica.cc:333] T 6350343fbc704cafa3ee3559551f22d5 P 4ab9b7f52752493bb224c7f0543f3509: stopping tablet replica
I20260630 12:15:06.729123  8030 raft_consensus.cc:2243] T 6350343fbc704cafa3ee3559551f22d5 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:06.729736  8030 raft_consensus.cc:2272] T 6350343fbc704cafa3ee3559551f22d5 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.733377  8030 tablet_replica.cc:333] T d78623e2e0db4397923f0db1e065232e P 4ab9b7f52752493bb224c7f0543f3509: stopping tablet replica
I20260630 12:15:06.734198  8030 raft_consensus.cc:2243] T d78623e2e0db4397923f0db1e065232e P 4ab9b7f52752493bb224c7f0543f3509 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:06.734831  8030 raft_consensus.cc:2272] T d78623e2e0db4397923f0db1e065232e P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.737669  8030 tablet_replica.cc:333] T 7f26af93f3cd41419cde87aa9bc11bf4 P 4ab9b7f52752493bb224c7f0543f3509: stopping tablet replica
I20260630 12:15:06.738421  8030 raft_consensus.cc:2243] T 7f26af93f3cd41419cde87aa9bc11bf4 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:06.739079  8030 raft_consensus.cc:2272] T 7f26af93f3cd41419cde87aa9bc11bf4 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.741904  8030 tablet_replica.cc:333] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509: stopping tablet replica
I20260630 12:15:06.742611  8030 raft_consensus.cc:2243] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:06.743993  8030 raft_consensus.cc:2272] T fe1103b754464978ab7446765048a452 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.747251  8030 tablet_replica.cc:333] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509: stopping tablet replica
I20260630 12:15:06.747985  8030 raft_consensus.cc:2243] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:06.749440  8030 raft_consensus.cc:2272] T fcbd6a5fa9b241138d0a7713fb11a896 P 4ab9b7f52752493bb224c7f0543f3509 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.777033  8030 tablet_server.cc:196] TabletServer@127.7.215.129:0 shutdown complete.
I20260630 12:15:06.794417  8030 tablet_server.cc:179] TabletServer@127.7.215.130:0 shutting down...
W20260630 12:15:06.818792 17730 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.215.129:36925: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260630 12:15:06.824664 17730 consensus_peers.cc:597] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 -> Peer 4ab9b7f52752493bb224c7f0543f3509 (127.7.215.129:36925): Couldn't send request to peer 4ab9b7f52752493bb224c7f0543f3509. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:36925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:15:06.825203 17730 consensus_peers.cc:597] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45 -> Peer 4ab9b7f52752493bb224c7f0543f3509 (127.7.215.129:36925): Couldn't send request to peer 4ab9b7f52752493bb224c7f0543f3509. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:36925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:06.827293  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:06.828024  8030 tablet_replica.cc:333] T 6350343fbc704cafa3ee3559551f22d5 P 23e2c374d6974eab9318cf7333fc5ecf: stopping tablet replica
I20260630 12:15:06.828078 18052 ts_tablet_manager.cc:933] T d43e83f3ec9c4d58bcf0054327450ba7 P 9c394db4ac7b495cbf2959819fdf4f18: Initiating tablet copy from peer e12a0b1ce090497ebef2d7b8867bbb45 (127.7.215.131:35545)
I20260630 12:15:06.828706  8030 raft_consensus.cc:2243] T 6350343fbc704cafa3ee3559551f22d5 P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:06.829339  8030 raft_consensus.cc:2272] T 6350343fbc704cafa3ee3559551f22d5 P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.830101 18052 tablet_copy_client.cc:323] T d43e83f3ec9c4d58bcf0054327450ba7 P 9c394db4ac7b495cbf2959819fdf4f18: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.131:35545
I20260630 12:15:06.841125  8030 tablet_replica.cc:333] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf: stopping tablet replica
I20260630 12:15:06.842921  8030 raft_consensus.cc:2243] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:06.845701  8030 raft_consensus.cc:2272] T 3b6f64f063e94eb1abb1e7944e613703 P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.851311  8030 tablet_replica.cc:333] T fe1103b754464978ab7446765048a452 P 23e2c374d6974eab9318cf7333fc5ecf: stopping tablet replica
I20260630 12:15:06.852226  8030 raft_consensus.cc:2243] T fe1103b754464978ab7446765048a452 P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:06.852946  8030 raft_consensus.cc:2272] T fe1103b754464978ab7446765048a452 P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.856297  8030 tablet_replica.cc:333] T 2720e0b27b384fbabaec30aae59f6f6f P 23e2c374d6974eab9318cf7333fc5ecf: stopping tablet replica
I20260630 12:15:06.857093  8030 raft_consensus.cc:2243] T 2720e0b27b384fbabaec30aae59f6f6f P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:06.857779  8030 raft_consensus.cc:2272] T 2720e0b27b384fbabaec30aae59f6f6f P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.858798 17776 tablet_copy_service.cc:140] P e12a0b1ce090497ebef2d7b8867bbb45: Received BeginTabletCopySession request for tablet d43e83f3ec9c4d58bcf0054327450ba7 from peer 9c394db4ac7b495cbf2959819fdf4f18 ({username='slave'} at 127.0.0.1:45880)
I20260630 12:15:06.859475 17776 tablet_copy_service.cc:161] P e12a0b1ce090497ebef2d7b8867bbb45: Beginning new tablet copy session on tablet d43e83f3ec9c4d58bcf0054327450ba7 from peer 9c394db4ac7b495cbf2959819fdf4f18 at {username='slave'} at 127.0.0.1:45880: session id = 9c394db4ac7b495cbf2959819fdf4f18-d43e83f3ec9c4d58bcf0054327450ba7
I20260630 12:15:06.860805  8030 tablet_replica.cc:333] T d43e83f3ec9c4d58bcf0054327450ba7 P 23e2c374d6974eab9318cf7333fc5ecf: stopping tablet replica
I20260630 12:15:06.861377  8030 raft_consensus.cc:2243] T d43e83f3ec9c4d58bcf0054327450ba7 P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:06.861909  8030 raft_consensus.cc:2272] T d43e83f3ec9c4d58bcf0054327450ba7 P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.864672  8030 tablet_replica.cc:333] T 1b31bf80c0ec4ac0b45d72c775687acc P 23e2c374d6974eab9318cf7333fc5ecf: stopping tablet replica
I20260630 12:15:06.865202  8030 raft_consensus.cc:2243] T 1b31bf80c0ec4ac0b45d72c775687acc P 23e2c374d6974eab9318cf7333fc5ecf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:06.865648  8030 raft_consensus.cc:2272] T 1b31bf80c0ec4ac0b45d72c775687acc P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.868185  8030 tablet_replica.cc:333] T fcbd6a5fa9b241138d0a7713fb11a896 P 23e2c374d6974eab9318cf7333fc5ecf: stopping tablet replica
I20260630 12:15:06.868870 17776 tablet_copy_source_session.cc:215] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:06.868875  8030 raft_consensus.cc:2243] T fcbd6a5fa9b241138d0a7713fb11a896 P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:06.869913  8030 raft_consensus.cc:2272] T fcbd6a5fa9b241138d0a7713fb11a896 P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.872558 18052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43e83f3ec9c4d58bcf0054327450ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.872705  8030 tablet_replica.cc:333] T e996035cc7de4707a685cfc69c755cae P 23e2c374d6974eab9318cf7333fc5ecf: stopping tablet replica
I20260630 12:15:06.873744  8030 raft_consensus.cc:2243] T e996035cc7de4707a685cfc69c755cae P 23e2c374d6974eab9318cf7333fc5ecf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:06.874526  8030 raft_consensus.cc:2272] T e996035cc7de4707a685cfc69c755cae P 23e2c374d6974eab9318cf7333fc5ecf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.885401 18058 ts_tablet_manager.cc:933] T 6350343fbc704cafa3ee3559551f22d5 P 9c394db4ac7b495cbf2959819fdf4f18: Initiating tablet copy from peer e12a0b1ce090497ebef2d7b8867bbb45 (127.7.215.131:35545)
I20260630 12:15:06.891052 18052 tablet_copy_client.cc:806] T d43e83f3ec9c4d58bcf0054327450ba7 P 9c394db4ac7b495cbf2959819fdf4f18: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:06.891800 18052 tablet_copy_client.cc:670] T d43e83f3ec9c4d58bcf0054327450ba7 P 9c394db4ac7b495cbf2959819fdf4f18: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:06.896412 18058 tablet_copy_client.cc:323] T 6350343fbc704cafa3ee3559551f22d5 P 9c394db4ac7b495cbf2959819fdf4f18: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.131:35545
I20260630 12:15:06.897204 18052 tablet_copy_client.cc:538] T d43e83f3ec9c4d58bcf0054327450ba7 P 9c394db4ac7b495cbf2959819fdf4f18: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:06.898377 17776 tablet_copy_service.cc:140] P e12a0b1ce090497ebef2d7b8867bbb45: Received BeginTabletCopySession request for tablet 6350343fbc704cafa3ee3559551f22d5 from peer 9c394db4ac7b495cbf2959819fdf4f18 ({username='slave'} at 127.0.0.1:45880)
I20260630 12:15:06.898989 17776 tablet_copy_service.cc:161] P e12a0b1ce090497ebef2d7b8867bbb45: Beginning new tablet copy session on tablet 6350343fbc704cafa3ee3559551f22d5 from peer 9c394db4ac7b495cbf2959819fdf4f18 at {username='slave'} at 127.0.0.1:45880: session id = 9c394db4ac7b495cbf2959819fdf4f18-6350343fbc704cafa3ee3559551f22d5
I20260630 12:15:06.904551  8030 tablet_server.cc:196] TabletServer@127.7.215.130:0 shutdown complete.
I20260630 12:15:06.907413 18052 tablet_bootstrap.cc:492] T d43e83f3ec9c4d58bcf0054327450ba7 P 9c394db4ac7b495cbf2959819fdf4f18: Bootstrap starting.
I20260630 12:15:06.907466 17776 tablet_copy_source_session.cc:215] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:06.910830 18058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6350343fbc704cafa3ee3559551f22d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:06.926368 18058 tablet_copy_client.cc:806] T 6350343fbc704cafa3ee3559551f22d5 P 9c394db4ac7b495cbf2959819fdf4f18: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:06.926961 18058 tablet_copy_client.cc:670] T 6350343fbc704cafa3ee3559551f22d5 P 9c394db4ac7b495cbf2959819fdf4f18: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:06.929327  8030 tablet_server.cc:179] TabletServer@127.7.215.131:0 shutting down...
I20260630 12:15:06.934659 18058 tablet_copy_client.cc:538] T 6350343fbc704cafa3ee3559551f22d5 P 9c394db4ac7b495cbf2959819fdf4f18: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:06.945853  8030 tablet_copy_service.cc:362] P e12a0b1ce090497ebef2d7b8867bbb45: Destroying tablet copy session 9c394db4ac7b495cbf2959819fdf4f18-6350343fbc704cafa3ee3559551f22d5 due to service shutdown
I20260630 12:15:06.946302  8030 tablet_copy_service.cc:434] P e12a0b1ce090497ebef2d7b8867bbb45: ending tablet copy session 9c394db4ac7b495cbf2959819fdf4f18-6350343fbc704cafa3ee3559551f22d5 on tablet 6350343fbc704cafa3ee3559551f22d5 with peer 9c394db4ac7b495cbf2959819fdf4f18
I20260630 12:15:06.946943  8030 tablet_copy_service.cc:362] P e12a0b1ce090497ebef2d7b8867bbb45: Destroying tablet copy session 9c394db4ac7b495cbf2959819fdf4f18-d43e83f3ec9c4d58bcf0054327450ba7 due to service shutdown
I20260630 12:15:06.947255  8030 tablet_copy_service.cc:434] P e12a0b1ce090497ebef2d7b8867bbb45: ending tablet copy session 9c394db4ac7b495cbf2959819fdf4f18-d43e83f3ec9c4d58bcf0054327450ba7 on tablet d43e83f3ec9c4d58bcf0054327450ba7 with peer 9c394db4ac7b495cbf2959819fdf4f18
W20260630 12:15:06.947242 17732 consensus_peers.cc:597] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 -> Peer 23e2c374d6974eab9318cf7333fc5ecf (127.7.215.130:35325): Couldn't send request to peer 23e2c374d6974eab9318cf7333fc5ecf. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.130:35325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:06.957077 18058 tablet_bootstrap.cc:492] T 6350343fbc704cafa3ee3559551f22d5 P 9c394db4ac7b495cbf2959819fdf4f18: Bootstrap starting.
I20260630 12:15:06.980218  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:06.982203  8030 tablet_replica.cc:333] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45: stopping tablet replica
I20260630 12:15:06.983099  8030 raft_consensus.cc:2243] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:06.984154  8030 raft_consensus.cc:2272] T 2720e0b27b384fbabaec30aae59f6f6f P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.986990  8030 tablet_replica.cc:333] T fe1103b754464978ab7446765048a452 P e12a0b1ce090497ebef2d7b8867bbb45: stopping tablet replica
I20260630 12:15:06.987815  8030 raft_consensus.cc:2243] T fe1103b754464978ab7446765048a452 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:06.988660  8030 raft_consensus.cc:2272] T fe1103b754464978ab7446765048a452 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.991994  8030 tablet_replica.cc:333] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45: stopping tablet replica
I20260630 12:15:06.992851  8030 raft_consensus.cc:2243] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:06.994222  8030 raft_consensus.cc:2272] T 6350343fbc704cafa3ee3559551f22d5 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.997615  8030 tablet_replica.cc:333] T d041ddcc679646169f5fd56fb9688cce P e12a0b1ce090497ebef2d7b8867bbb45: stopping tablet replica
I20260630 12:15:06.998430  8030 raft_consensus.cc:2243] T d041ddcc679646169f5fd56fb9688cce P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:06.999075  8030 raft_consensus.cc:2272] T d041ddcc679646169f5fd56fb9688cce P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.001833  8030 tablet_replica.cc:333] T 3b6f64f063e94eb1abb1e7944e613703 P e12a0b1ce090497ebef2d7b8867bbb45: stopping tablet replica
I20260630 12:15:07.002797  8030 raft_consensus.cc:2243] T 3b6f64f063e94eb1abb1e7944e613703 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:07.003670  8030 raft_consensus.cc:2272] T 3b6f64f063e94eb1abb1e7944e613703 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.007185  8030 tablet_replica.cc:333] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45: stopping tablet replica
I20260630 12:15:07.007978  8030 raft_consensus.cc:2243] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:07.009428  8030 raft_consensus.cc:2272] T d43e83f3ec9c4d58bcf0054327450ba7 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.013226  8030 tablet_replica.cc:333] T fcbd6a5fa9b241138d0a7713fb11a896 P e12a0b1ce090497ebef2d7b8867bbb45: stopping tablet replica
I20260630 12:15:07.013964  8030 raft_consensus.cc:2243] T fcbd6a5fa9b241138d0a7713fb11a896 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:07.014699  8030 raft_consensus.cc:2272] T fcbd6a5fa9b241138d0a7713fb11a896 P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.018272  8030 tablet_replica.cc:333] T bc9de73b216e4dfbac36063cb557856e P e12a0b1ce090497ebef2d7b8867bbb45: stopping tablet replica
I20260630 12:15:07.018985  8030 raft_consensus.cc:2243] T bc9de73b216e4dfbac36063cb557856e P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:07.019584  8030 raft_consensus.cc:2272] T bc9de73b216e4dfbac36063cb557856e P e12a0b1ce090497ebef2d7b8867bbb45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.052479 18052 tablet_bootstrap.cc:492] T d43e83f3ec9c4d58bcf0054327450ba7 P 9c394db4ac7b495cbf2959819fdf4f18: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=129 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:07.053709 18052 tablet_bootstrap.cc:492] T d43e83f3ec9c4d58bcf0054327450ba7 P 9c394db4ac7b495cbf2959819fdf4f18: Bootstrap complete.
I20260630 12:15:07.054672 18052 ts_tablet_manager.cc:1403] T d43e83f3ec9c4d58bcf0054327450ba7 P 9c394db4ac7b495cbf2959819fdf4f18: Time spent bootstrapping tablet: real 0.147s	user 0.105s	sys 0.020s
I20260630 12:15:07.055984  8030 tablet_server.cc:196] TabletServer@127.7.215.131:0 shutdown complete.
I20260630 12:15:07.057590 18052 raft_consensus.cc:359] T d43e83f3ec9c4d58bcf0054327450ba7 P 9c394db4ac7b495cbf2959819fdf4f18 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } } peers { permanent_uuid: "9c394db4ac7b495cbf2959819fdf4f18" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 44451 } attrs { promote: true } }
I20260630 12:15:07.058530 18052 raft_consensus.cc:740] T d43e83f3ec9c4d58bcf0054327450ba7 P 9c394db4ac7b495cbf2959819fdf4f18 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9c394db4ac7b495cbf2959819fdf4f18, State: Initialized, Role: LEARNER
I20260630 12:15:07.059155 18052 consensus_queue.cc:260] T d43e83f3ec9c4d58bcf0054327450ba7 P 9c394db4ac7b495cbf2959819fdf4f18 [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: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } attrs { replace: true } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } } peers { permanent_uuid: "9c394db4ac7b495cbf2959819fdf4f18" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 44451 } attrs { promote: true } }
I20260630 12:15:07.075681 18035 heartbeater.cc:499] Master 127.7.215.190:33973 was elected leader, sending a full tablet report...
I20260630 12:15:07.076043 18052 ts_tablet_manager.cc:1434] T d43e83f3ec9c4d58bcf0054327450ba7 P 9c394db4ac7b495cbf2959819fdf4f18: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.015s
I20260630 12:15:07.088636  8030 tablet_server.cc:179] TabletServer@127.7.215.132:0 shutting down...
W20260630 12:15:07.089452 18052 tablet_copy_client.cc:1131] T d43e83f3ec9c4d58bcf0054327450ba7 P 9c394db4ac7b495cbf2959819fdf4f18: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.7.215.131:35545: connect: Connection refused (error 111)
I20260630 12:15:07.106690 18058 tablet_bootstrap.cc:492] T 6350343fbc704cafa3ee3559551f22d5 P 9c394db4ac7b495cbf2959819fdf4f18: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=134 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:07.107779 18058 tablet_bootstrap.cc:492] T 6350343fbc704cafa3ee3559551f22d5 P 9c394db4ac7b495cbf2959819fdf4f18: Bootstrap complete.
I20260630 12:15:07.108525 18058 ts_tablet_manager.cc:1403] T 6350343fbc704cafa3ee3559551f22d5 P 9c394db4ac7b495cbf2959819fdf4f18: Time spent bootstrapping tablet: real 0.155s	user 0.106s	sys 0.030s
I20260630 12:15:07.111176 18058 raft_consensus.cc:359] T 6350343fbc704cafa3ee3559551f22d5 P 9c394db4ac7b495cbf2959819fdf4f18 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } attrs { replace: true } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } } peers { permanent_uuid: "9c394db4ac7b495cbf2959819fdf4f18" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 44451 } attrs { promote: true } }
I20260630 12:15:07.112074 18058 raft_consensus.cc:740] T 6350343fbc704cafa3ee3559551f22d5 P 9c394db4ac7b495cbf2959819fdf4f18 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9c394db4ac7b495cbf2959819fdf4f18, State: Initialized, Role: LEARNER
I20260630 12:15:07.112758 18058 consensus_queue.cc:260] T 6350343fbc704cafa3ee3559551f22d5 P 9c394db4ac7b495cbf2959819fdf4f18 [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: "4ab9b7f52752493bb224c7f0543f3509" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 36925 } attrs { replace: true } } peers { permanent_uuid: "23e2c374d6974eab9318cf7333fc5ecf" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 35325 } } peers { permanent_uuid: "e12a0b1ce090497ebef2d7b8867bbb45" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 35545 } } peers { permanent_uuid: "9c394db4ac7b495cbf2959819fdf4f18" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 44451 } attrs { promote: true } }
I20260630 12:15:07.114706  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:07.114980 18058 ts_tablet_manager.cc:1434] T 6350343fbc704cafa3ee3559551f22d5 P 9c394db4ac7b495cbf2959819fdf4f18: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260630 12:15:07.117703 18058 tablet_copy_client.cc:1131] T 6350343fbc704cafa3ee3559551f22d5 P 9c394db4ac7b495cbf2959819fdf4f18: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.7.215.131:35545: connect: Connection refused (error 111)
I20260630 12:15:07.119258  8030 tablet_replica.cc:333] T 6350343fbc704cafa3ee3559551f22d5 P 9c394db4ac7b495cbf2959819fdf4f18: stopping tablet replica
I20260630 12:15:07.119949  8030 raft_consensus.cc:2243] T 6350343fbc704cafa3ee3559551f22d5 P 9c394db4ac7b495cbf2959819fdf4f18 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:07.120428  8030 raft_consensus.cc:2272] T 6350343fbc704cafa3ee3559551f22d5 P 9c394db4ac7b495cbf2959819fdf4f18 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:07.123405  8030 tablet_replica.cc:333] T d43e83f3ec9c4d58bcf0054327450ba7 P 9c394db4ac7b495cbf2959819fdf4f18: stopping tablet replica
I20260630 12:15:07.124059  8030 raft_consensus.cc:2243] T d43e83f3ec9c4d58bcf0054327450ba7 P 9c394db4ac7b495cbf2959819fdf4f18 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:07.124533  8030 raft_consensus.cc:2272] T d43e83f3ec9c4d58bcf0054327450ba7 P 9c394db4ac7b495cbf2959819fdf4f18 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:07.147027  8030 tablet_server.cc:196] TabletServer@127.7.215.132:0 shutdown complete.
I20260630 12:15:07.164156  8030 master.cc:562] Master@127.7.215.190:33973 shutting down...
W20260630 12:15:07.180713 17563 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:15:07.181917  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 876e35ba12a7410c98cd2de0861229ec [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:07.182415  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 876e35ba12a7410c98cd2de0861229ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.182739  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 876e35ba12a7410c98cd2de0861229ec: stopping tablet replica
I20260630 12:15:07.205626  8030 master.cc:584] Master@127.7.215.190:33973 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (6319 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:15:07.248075  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:33439
I20260630 12:15:07.249250  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:07.254295 18063 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:07.254608 18064 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:07.256152 18066 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:07.256711  8030 server_base.cc:1061] running on GCE node
I20260630 12:15:07.257520  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:07.257696  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:07.257911  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821707257887 us; error 0 us; skew 500 ppm
I20260630 12:15:07.258440  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:07.260932  8030 webserver.cc:533] Webserver started at http://127.7.215.190:33275/ using document root <none> and password file <none>
I20260630 12:15:07.261394  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:07.261572  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:07.261845  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:07.262956  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "b5cabf3d610d426f8e77e3d76bebfbb4"
format_stamp: "Formatted at 2026-06-30 12:15:07 on dist-test-slave-35fp"
I20260630 12:15:07.267361  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:15:07.270860 18071 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:07.271588  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:07.271971  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "b5cabf3d610d426f8e77e3d76bebfbb4"
format_stamp: "Formatted at 2026-06-30 12:15:07 on dist-test-slave-35fp"
I20260630 12:15:07.272254  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821475204949-8030-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)
I20260630 12:15:07.285931  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:07.287119  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:07.330732  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:33439
I20260630 12:15:07.330842 18122 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:33439 every 8 connection(s)
I20260630 12:15:07.334690 18123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:07.345319 18123 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b5cabf3d610d426f8e77e3d76bebfbb4: Bootstrap starting.
I20260630 12:15:07.349577 18123 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b5cabf3d610d426f8e77e3d76bebfbb4: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.353426 18123 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b5cabf3d610d426f8e77e3d76bebfbb4: No bootstrap required, opened a new log
I20260630 12:15:07.355496 18123 raft_consensus.cc:359] T 00000000000000000000000000000000 P b5cabf3d610d426f8e77e3d76bebfbb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5cabf3d610d426f8e77e3d76bebfbb4" member_type: VOTER }
I20260630 12:15:07.355892 18123 raft_consensus.cc:385] T 00000000000000000000000000000000 P b5cabf3d610d426f8e77e3d76bebfbb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.356115 18123 raft_consensus.cc:740] T 00000000000000000000000000000000 P b5cabf3d610d426f8e77e3d76bebfbb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5cabf3d610d426f8e77e3d76bebfbb4, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.356667 18123 consensus_queue.cc:260] T 00000000000000000000000000000000 P b5cabf3d610d426f8e77e3d76bebfbb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b5cabf3d610d426f8e77e3d76bebfbb4" member_type: VOTER }
I20260630 12:15:07.357128 18123 raft_consensus.cc:399] T 00000000000000000000000000000000 P b5cabf3d610d426f8e77e3d76bebfbb4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:07.357350 18123 raft_consensus.cc:493] T 00000000000000000000000000000000 P b5cabf3d610d426f8e77e3d76bebfbb4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:07.357617 18123 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b5cabf3d610d426f8e77e3d76bebfbb4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.362223 18123 raft_consensus.cc:515] T 00000000000000000000000000000000 P b5cabf3d610d426f8e77e3d76bebfbb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5cabf3d610d426f8e77e3d76bebfbb4" member_type: VOTER }
I20260630 12:15:07.362762 18123 leader_election.cc:304] T 00000000000000000000000000000000 P b5cabf3d610d426f8e77e3d76bebfbb4 [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: b5cabf3d610d426f8e77e3d76bebfbb4; no voters: 
I20260630 12:15:07.363879 18123 leader_election.cc:290] T 00000000000000000000000000000000 P b5cabf3d610d426f8e77e3d76bebfbb4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:07.364199 18126 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b5cabf3d610d426f8e77e3d76bebfbb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:07.365564 18126 raft_consensus.cc:697] T 00000000000000000000000000000000 P b5cabf3d610d426f8e77e3d76bebfbb4 [term 1 LEADER]: Becoming Leader. State: Replica: b5cabf3d610d426f8e77e3d76bebfbb4, State: Running, Role: LEADER
I20260630 12:15:07.366114 18126 consensus_queue.cc:237] T 00000000000000000000000000000000 P b5cabf3d610d426f8e77e3d76bebfbb4 [LEADER]: Queue going to LEADER mode. State: All 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: "b5cabf3d610d426f8e77e3d76bebfbb4" member_type: VOTER }
I20260630 12:15:07.366676 18123 sys_catalog.cc:565] T 00000000000000000000000000000000 P b5cabf3d610d426f8e77e3d76bebfbb4 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:07.370398 18127 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5cabf3d610d426f8e77e3d76bebfbb4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b5cabf3d610d426f8e77e3d76bebfbb4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5cabf3d610d426f8e77e3d76bebfbb4" member_type: VOTER } }
I20260630 12:15:07.370661 18128 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5cabf3d610d426f8e77e3d76bebfbb4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b5cabf3d610d426f8e77e3d76bebfbb4. Latest consensus state: current_term: 1 leader_uuid: "b5cabf3d610d426f8e77e3d76bebfbb4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5cabf3d610d426f8e77e3d76bebfbb4" member_type: VOTER } }
I20260630 12:15:07.371338 18127 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5cabf3d610d426f8e77e3d76bebfbb4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:07.371491 18128 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5cabf3d610d426f8e77e3d76bebfbb4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:07.374655 18132 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:07.379496 18132 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:07.383050  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:07.388150 18132 catalog_manager.cc:1383] Generated new cluster ID: 89283bfac77d48c5aef72de53bafb8bc
I20260630 12:15:07.388404 18132 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:07.408134 18132 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:07.409442 18132 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:07.424921 18132 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b5cabf3d610d426f8e77e3d76bebfbb4: Generated new TSK 0
I20260630 12:15:07.425580 18132 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:07.449878  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:07.455597 18144 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:07.456972 18145 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:07.458706 18147 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:07.459539  8030 server_base.cc:1061] running on GCE node
I20260630 12:15:07.460405  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:07.460620  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:07.460799  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821707460779 us; error 0 us; skew 500 ppm
I20260630 12:15:07.461316  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:07.463573  8030 webserver.cc:533] Webserver started at http://127.7.215.129:44697/ using document root <none> and password file <none>
I20260630 12:15:07.464046  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:07.464241  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:07.464516  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:07.465572  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821475204949-8030-0/minicluster-data/ts-0-root/instance:
uuid: "7cdca77a11914c5f8a0e5aa1507a91f7"
format_stamp: "Formatted at 2026-06-30 12:15:07 on dist-test-slave-35fp"
I20260630 12:15:07.470069  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:15:07.473537 18152 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:07.474483  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:15:07.474834  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "7cdca77a11914c5f8a0e5aa1507a91f7"
format_stamp: "Formatted at 2026-06-30 12:15:07 on dist-test-slave-35fp"
I20260630 12:15:07.475109  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821475204949-8030-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)
I20260630 12:15:07.497694  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:07.498736  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:07.500142  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:07.502323  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:07.502544  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:07.502825  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:07.502988  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:07.590973  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:41543
I20260630 12:15:07.591070 18215 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:41543 every 8 connection(s)
I20260630 12:15:07.598691  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:07.607210 18220 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:07.607805 18221 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:07.610891  8030 server_base.cc:1061] running on GCE node
W20260630 12:15:07.611061 18224 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:07.613848  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:07.614130  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:07.614341  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821707614321 us; error 0 us; skew 500 ppm
I20260630 12:15:07.615162  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:07.617995 18216 heartbeater.cc:344] Connected to a master server at 127.7.215.190:33439
I20260630 12:15:07.618458 18216 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:07.618961  8030 webserver.cc:533] Webserver started at http://127.7.215.130:34633/ using document root <none> and password file <none>
I20260630 12:15:07.619486 18216 heartbeater.cc:507] Master 127.7.215.190:33439 requested a full tablet report, sending...
I20260630 12:15:07.619649  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:07.620046  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:07.620393  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:07.622495 18088 ts_manager.cc:194] Registered new tserver with Master: 7cdca77a11914c5f8a0e5aa1507a91f7 (127.7.215.129:41543)
I20260630 12:15:07.622843  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821475204949-8030-0/minicluster-data/ts-1-root/instance:
uuid: "7848fab36ba0484b81ea0e310ceb88ff"
format_stamp: "Formatted at 2026-06-30 12:15:07 on dist-test-slave-35fp"
I20260630 12:15:07.626209 18088 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57412
I20260630 12:15:07.630195  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:15:07.633996 18228 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:07.634868  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:07.635161  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "7848fab36ba0484b81ea0e310ceb88ff"
format_stamp: "Formatted at 2026-06-30 12:15:07 on dist-test-slave-35fp"
I20260630 12:15:07.635452  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821475204949-8030-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)
I20260630 12:15:07.647503  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:07.648782  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:07.650290  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:07.652711  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:07.652949  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:07.653192  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:07.653370  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:07.696051  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:46541
I20260630 12:15:07.696142 18290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:46541 every 8 connection(s)
I20260630 12:15:07.701045  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:07.708771 18294 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:07.710261 18295 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:07.713192  8030 server_base.cc:1061] running on GCE node
W20260630 12:15:07.713660 18297 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:07.714524 18291 heartbeater.cc:344] Connected to a master server at 127.7.215.190:33439
I20260630 12:15:07.714864  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:15:07.714932 18291 heartbeater.cc:461] Registering TS with master...
W20260630 12:15:07.715202  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:07.715411  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821707715396 us; error 0 us; skew 500 ppm
I20260630 12:15:07.715899 18291 heartbeater.cc:507] Master 127.7.215.190:33439 requested a full tablet report, sending...
I20260630 12:15:07.716044  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:07.718245 18088 ts_manager.cc:194] Registered new tserver with Master: 7848fab36ba0484b81ea0e310ceb88ff (127.7.215.130:46541)
I20260630 12:15:07.719292  8030 webserver.cc:533] Webserver started at http://127.7.215.131:37879/ using document root <none> and password file <none>
I20260630 12:15:07.719875  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:07.719879 18088 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57426
I20260630 12:15:07.720335  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:07.720669  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:07.722095  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821475204949-8030-0/minicluster-data/ts-2-root/instance:
uuid: "436d4c1f9ec243a496751212f0ac57f7"
format_stamp: "Formatted at 2026-06-30 12:15:07 on dist-test-slave-35fp"
I20260630 12:15:07.726806  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:15:07.730391 18302 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:07.731290  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:07.731607  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "436d4c1f9ec243a496751212f0ac57f7"
format_stamp: "Formatted at 2026-06-30 12:15:07 on dist-test-slave-35fp"
I20260630 12:15:07.731930  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821475204949-8030-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)
I20260630 12:15:07.760530  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:07.761747  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:07.763281  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:07.765559  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:07.765780  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:07.766013  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:07.766183  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:07.807544  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:37317
I20260630 12:15:07.807662 18364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:37317 every 8 connection(s)
I20260630 12:15:07.822088 18365 heartbeater.cc:344] Connected to a master server at 127.7.215.190:33439
I20260630 12:15:07.822580 18365 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:07.823451 18365 heartbeater.cc:507] Master 127.7.215.190:33439 requested a full tablet report, sending...
I20260630 12:15:07.825424 18088 ts_manager.cc:194] Registered new tserver with Master: 436d4c1f9ec243a496751212f0ac57f7 (127.7.215.131:37317)
I20260630 12:15:07.825750  8030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014845561s
I20260630 12:15:07.827183 18088 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57438
I20260630 12:15:07.852154 18088 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57442:
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"
    }
  }
}
W20260630 12:15:07.854743 18088 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:15:07.898643 18330 tablet_service.cc:1511] Processing CreateTablet for tablet e2aae5b2d32f49fb9c6aff2a4ef1e8cb (DEFAULT_TABLE table=test-workload [id=8a175bb086c7422bb9b15eabff5680d5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:07.900063 18330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2aae5b2d32f49fb9c6aff2a4ef1e8cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:07.904964 18256 tablet_service.cc:1511] Processing CreateTablet for tablet e2aae5b2d32f49fb9c6aff2a4ef1e8cb (DEFAULT_TABLE table=test-workload [id=8a175bb086c7422bb9b15eabff5680d5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:07.906239 18256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2aae5b2d32f49fb9c6aff2a4ef1e8cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:07.906243 18181 tablet_service.cc:1511] Processing CreateTablet for tablet e2aae5b2d32f49fb9c6aff2a4ef1e8cb (DEFAULT_TABLE table=test-workload [id=8a175bb086c7422bb9b15eabff5680d5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:07.907859 18181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2aae5b2d32f49fb9c6aff2a4ef1e8cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:07.921550 18380 tablet_bootstrap.cc:492] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7: Bootstrap starting.
I20260630 12:15:07.925897 18382 tablet_bootstrap.cc:492] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7cdca77a11914c5f8a0e5aa1507a91f7: Bootstrap starting.
I20260630 12:15:07.927642 18381 tablet_bootstrap.cc:492] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7848fab36ba0484b81ea0e310ceb88ff: Bootstrap starting.
I20260630 12:15:07.931931 18380 tablet_bootstrap.cc:654] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.933525 18382 tablet_bootstrap.cc:654] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7cdca77a11914c5f8a0e5aa1507a91f7: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.934973 18381 tablet_bootstrap.cc:654] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7848fab36ba0484b81ea0e310ceb88ff: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.941144 18381 tablet_bootstrap.cc:492] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7848fab36ba0484b81ea0e310ceb88ff: No bootstrap required, opened a new log
I20260630 12:15:07.941571 18381 ts_tablet_manager.cc:1403] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7848fab36ba0484b81ea0e310ceb88ff: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260630 12:15:07.941682 18382 tablet_bootstrap.cc:492] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7cdca77a11914c5f8a0e5aa1507a91f7: No bootstrap required, opened a new log
I20260630 12:15:07.941836 18380 tablet_bootstrap.cc:492] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7: No bootstrap required, opened a new log
I20260630 12:15:07.942222 18382 ts_tablet_manager.cc:1403] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7cdca77a11914c5f8a0e5aa1507a91f7: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.009s
I20260630 12:15:07.942266 18380 ts_tablet_manager.cc:1403] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.004s
I20260630 12:15:07.944376 18381 raft_consensus.cc:359] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7848fab36ba0484b81ea0e310ceb88ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436d4c1f9ec243a496751212f0ac57f7" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37317 } } peers { permanent_uuid: "7848fab36ba0484b81ea0e310ceb88ff" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46541 } } peers { permanent_uuid: "7cdca77a11914c5f8a0e5aa1507a91f7" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41543 } }
I20260630 12:15:07.945128 18381 raft_consensus.cc:385] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7848fab36ba0484b81ea0e310ceb88ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.945385 18381 raft_consensus.cc:740] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7848fab36ba0484b81ea0e310ceb88ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7848fab36ba0484b81ea0e310ceb88ff, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.945436 18382 raft_consensus.cc:359] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7cdca77a11914c5f8a0e5aa1507a91f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436d4c1f9ec243a496751212f0ac57f7" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37317 } } peers { permanent_uuid: "7848fab36ba0484b81ea0e310ceb88ff" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46541 } } peers { permanent_uuid: "7cdca77a11914c5f8a0e5aa1507a91f7" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41543 } }
I20260630 12:15:07.946280 18382 raft_consensus.cc:385] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7cdca77a11914c5f8a0e5aa1507a91f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.946133 18381 consensus_queue.cc:260] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7848fab36ba0484b81ea0e310ceb88ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436d4c1f9ec243a496751212f0ac57f7" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37317 } } peers { permanent_uuid: "7848fab36ba0484b81ea0e310ceb88ff" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46541 } } peers { permanent_uuid: "7cdca77a11914c5f8a0e5aa1507a91f7" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41543 } }
I20260630 12:15:07.945699 18380 raft_consensus.cc:359] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436d4c1f9ec243a496751212f0ac57f7" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37317 } } peers { permanent_uuid: "7848fab36ba0484b81ea0e310ceb88ff" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46541 } } peers { permanent_uuid: "7cdca77a11914c5f8a0e5aa1507a91f7" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41543 } }
I20260630 12:15:07.946624 18382 raft_consensus.cc:740] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7cdca77a11914c5f8a0e5aa1507a91f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cdca77a11914c5f8a0e5aa1507a91f7, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.947121 18380 raft_consensus.cc:385] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.947470 18380 raft_consensus.cc:740] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 436d4c1f9ec243a496751212f0ac57f7, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.947731 18382 consensus_queue.cc:260] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7cdca77a11914c5f8a0e5aa1507a91f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436d4c1f9ec243a496751212f0ac57f7" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37317 } } peers { permanent_uuid: "7848fab36ba0484b81ea0e310ceb88ff" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46541 } } peers { permanent_uuid: "7cdca77a11914c5f8a0e5aa1507a91f7" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41543 } }
I20260630 12:15:07.948415 18380 consensus_queue.cc:260] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436d4c1f9ec243a496751212f0ac57f7" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37317 } } peers { permanent_uuid: "7848fab36ba0484b81ea0e310ceb88ff" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46541 } } peers { permanent_uuid: "7cdca77a11914c5f8a0e5aa1507a91f7" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41543 } }
I20260630 12:15:07.952102 18291 heartbeater.cc:499] Master 127.7.215.190:33439 was elected leader, sending a full tablet report...
I20260630 12:15:07.952548 18381 ts_tablet_manager.cc:1434] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7848fab36ba0484b81ea0e310ceb88ff: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.001s
I20260630 12:15:07.952127 18216 heartbeater.cc:499] Master 127.7.215.190:33439 was elected leader, sending a full tablet report...
I20260630 12:15:07.954955 18382 ts_tablet_manager.cc:1434] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7cdca77a11914c5f8a0e5aa1507a91f7: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260630 12:15:07.956358 18365 heartbeater.cc:499] Master 127.7.215.190:33439 was elected leader, sending a full tablet report...
I20260630 12:15:07.957824 18380 ts_tablet_manager.cc:1434] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.005s
I20260630 12:15:08.039776 18388 raft_consensus.cc:493] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:08.040339 18388 raft_consensus.cc:515] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436d4c1f9ec243a496751212f0ac57f7" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37317 } } peers { permanent_uuid: "7848fab36ba0484b81ea0e310ceb88ff" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46541 } } peers { permanent_uuid: "7cdca77a11914c5f8a0e5aa1507a91f7" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41543 } }
I20260630 12:15:08.042501 18388 leader_election.cc:290] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7848fab36ba0484b81ea0e310ceb88ff (127.7.215.130:46541), 7cdca77a11914c5f8a0e5aa1507a91f7 (127.7.215.129:41543)
I20260630 12:15:08.052863 18266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2aae5b2d32f49fb9c6aff2a4ef1e8cb" candidate_uuid: "436d4c1f9ec243a496751212f0ac57f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7848fab36ba0484b81ea0e310ceb88ff" is_pre_election: true
I20260630 12:15:08.053637 18266 raft_consensus.cc:2468] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7848fab36ba0484b81ea0e310ceb88ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 436d4c1f9ec243a496751212f0ac57f7 in term 0.
I20260630 12:15:08.054116 18191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2aae5b2d32f49fb9c6aff2a4ef1e8cb" candidate_uuid: "436d4c1f9ec243a496751212f0ac57f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cdca77a11914c5f8a0e5aa1507a91f7" is_pre_election: true
I20260630 12:15:08.054860 18191 raft_consensus.cc:2468] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7cdca77a11914c5f8a0e5aa1507a91f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 436d4c1f9ec243a496751212f0ac57f7 in term 0.
I20260630 12:15:08.054891 18305 leader_election.cc:304] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 436d4c1f9ec243a496751212f0ac57f7, 7848fab36ba0484b81ea0e310ceb88ff; no voters: 
I20260630 12:15:08.055759 18388 raft_consensus.cc:2804] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:08.056056 18388 raft_consensus.cc:493] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:08.056329 18388 raft_consensus.cc:3060] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:08.062664 18388 raft_consensus.cc:515] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436d4c1f9ec243a496751212f0ac57f7" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37317 } } peers { permanent_uuid: "7848fab36ba0484b81ea0e310ceb88ff" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46541 } } peers { permanent_uuid: "7cdca77a11914c5f8a0e5aa1507a91f7" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41543 } }
I20260630 12:15:08.064373 18388 leader_election.cc:290] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7 [CANDIDATE]: Term 1 election: Requested vote from peers 7848fab36ba0484b81ea0e310ceb88ff (127.7.215.130:46541), 7cdca77a11914c5f8a0e5aa1507a91f7 (127.7.215.129:41543)
I20260630 12:15:08.065155 18266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2aae5b2d32f49fb9c6aff2a4ef1e8cb" candidate_uuid: "436d4c1f9ec243a496751212f0ac57f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7848fab36ba0484b81ea0e310ceb88ff"
I20260630 12:15:08.065454 18191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2aae5b2d32f49fb9c6aff2a4ef1e8cb" candidate_uuid: "436d4c1f9ec243a496751212f0ac57f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cdca77a11914c5f8a0e5aa1507a91f7"
I20260630 12:15:08.065721 18266 raft_consensus.cc:3060] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7848fab36ba0484b81ea0e310ceb88ff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:08.066028 18191 raft_consensus.cc:3060] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7cdca77a11914c5f8a0e5aa1507a91f7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:08.071620 18266 raft_consensus.cc:2468] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7848fab36ba0484b81ea0e310ceb88ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 436d4c1f9ec243a496751212f0ac57f7 in term 1.
I20260630 12:15:08.071828 18191 raft_consensus.cc:2468] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7cdca77a11914c5f8a0e5aa1507a91f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 436d4c1f9ec243a496751212f0ac57f7 in term 1.
I20260630 12:15:08.072757 18305 leader_election.cc:304] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 436d4c1f9ec243a496751212f0ac57f7, 7848fab36ba0484b81ea0e310ceb88ff; no voters: 
I20260630 12:15:08.073408 18388 raft_consensus.cc:2804] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:08.074524 18388 raft_consensus.cc:697] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7 [term 1 LEADER]: Becoming Leader. State: Replica: 436d4c1f9ec243a496751212f0ac57f7, State: Running, Role: LEADER
I20260630 12:15:08.075241 18388 consensus_queue.cc:237] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436d4c1f9ec243a496751212f0ac57f7" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37317 } } peers { permanent_uuid: "7848fab36ba0484b81ea0e310ceb88ff" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46541 } } peers { permanent_uuid: "7cdca77a11914c5f8a0e5aa1507a91f7" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41543 } }
I20260630 12:15:08.082676 18086 catalog_manager.cc:5697] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 436d4c1f9ec243a496751212f0ac57f7 (127.7.215.131). New cstate: current_term: 1 leader_uuid: "436d4c1f9ec243a496751212f0ac57f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "436d4c1f9ec243a496751212f0ac57f7" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 37317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7848fab36ba0484b81ea0e310ceb88ff" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 46541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cdca77a11914c5f8a0e5aa1507a91f7" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 41543 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:08.099691  8030 tablet_server.cc:179] TabletServer@127.7.215.129:0 shutting down...
I20260630 12:15:08.122547  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:08.123553  8030 tablet_replica.cc:333] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7cdca77a11914c5f8a0e5aa1507a91f7: stopping tablet replica
I20260630 12:15:08.124121  8030 raft_consensus.cc:2243] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7cdca77a11914c5f8a0e5aa1507a91f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:08.124490  8030 raft_consensus.cc:2272] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7cdca77a11914c5f8a0e5aa1507a91f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:08.143196  8030 tablet_server.cc:196] TabletServer@127.7.215.129:0 shutdown complete.
I20260630 12:15:08.153828  8030 tablet_server.cc:179] TabletServer@127.7.215.130:0 shutting down...
I20260630 12:15:08.170432  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:08.171211  8030 tablet_replica.cc:333] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7848fab36ba0484b81ea0e310ceb88ff: stopping tablet replica
I20260630 12:15:08.171676  8030 raft_consensus.cc:2243] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7848fab36ba0484b81ea0e310ceb88ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:08.172027  8030 raft_consensus.cc:2272] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 7848fab36ba0484b81ea0e310ceb88ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:08.191130  8030 tablet_server.cc:196] TabletServer@127.7.215.130:0 shutdown complete.
I20260630 12:15:08.200487  8030 tablet_server.cc:179] TabletServer@127.7.215.131:0 shutting down...
I20260630 12:15:08.215245  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:08.216044  8030 tablet_replica.cc:333] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7: stopping tablet replica
I20260630 12:15:08.216602  8030 raft_consensus.cc:2243] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:08.217360  8030 pending_rounds.cc:70] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7: Trying to abort 1 pending ops.
I20260630 12:15:08.217664  8030 pending_rounds.cc:77] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437716282888192 op_type: NO_OP noop_request { }
I20260630 12:15:08.218097  8030 raft_consensus.cc:2889] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:15:08.218492  8030 raft_consensus.cc:2272] T e2aae5b2d32f49fb9c6aff2a4ef1e8cb P 436d4c1f9ec243a496751212f0ac57f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:08.239630  8030 tablet_server.cc:196] TabletServer@127.7.215.131:0 shutdown complete.
I20260630 12:15:08.248375  8030 master.cc:562] Master@127.7.215.190:33439 shutting down...
I20260630 12:15:08.265714  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b5cabf3d610d426f8e77e3d76bebfbb4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:08.266286  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b5cabf3d610d426f8e77e3d76bebfbb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:08.266693  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P b5cabf3d610d426f8e77e3d76bebfbb4: stopping tablet replica
I20260630 12:15:08.286984  8030 master.cc:584] Master@127.7.215.190:33439 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1082 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:15:08.331203  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:37873
I20260630 12:15:08.332355  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:08.337400 18392 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:08.337563 18393 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:08.339051 18395 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:08.340260  8030 server_base.cc:1061] running on GCE node
I20260630 12:15:08.341050  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:08.341307  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:08.341462  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821708341433 us; error 0 us; skew 500 ppm
I20260630 12:15:08.341967  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:08.344254  8030 webserver.cc:533] Webserver started at http://127.7.215.190:36021/ using document root <none> and password file <none>
I20260630 12:15:08.344732  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:08.344916  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:08.345180  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:08.346242  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "7bfed942143f49088b6600c702c4bf07"
format_stamp: "Formatted at 2026-06-30 12:15:08 on dist-test-slave-35fp"
I20260630 12:15:08.350543  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:15:08.353775 18400 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.354688  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:08.354967  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "7bfed942143f49088b6600c702c4bf07"
format_stamp: "Formatted at 2026-06-30 12:15:08 on dist-test-slave-35fp"
I20260630 12:15:08.355291  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821475204949-8030-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)
I20260630 12:15:08.366237  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:08.367372  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:08.404584  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:37873
I20260630 12:15:08.404708 18451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:37873 every 8 connection(s)
I20260630 12:15:08.408485 18452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:08.420239 18452 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7bfed942143f49088b6600c702c4bf07: Bootstrap starting.
I20260630 12:15:08.425387 18452 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7bfed942143f49088b6600c702c4bf07: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:08.429982 18452 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7bfed942143f49088b6600c702c4bf07: No bootstrap required, opened a new log
I20260630 12:15:08.432381 18452 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7bfed942143f49088b6600c702c4bf07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7bfed942143f49088b6600c702c4bf07" member_type: VOTER }
I20260630 12:15:08.432816 18452 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7bfed942143f49088b6600c702c4bf07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:08.433084 18452 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7bfed942143f49088b6600c702c4bf07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfed942143f49088b6600c702c4bf07, State: Initialized, Role: FOLLOWER
I20260630 12:15:08.433777 18452 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7bfed942143f49088b6600c702c4bf07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7bfed942143f49088b6600c702c4bf07" member_type: VOTER }
I20260630 12:15:08.434288 18452 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7bfed942143f49088b6600c702c4bf07 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:08.434530 18452 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7bfed942143f49088b6600c702c4bf07 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:08.434851 18452 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7bfed942143f49088b6600c702c4bf07 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:08.440124 18452 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7bfed942143f49088b6600c702c4bf07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7bfed942143f49088b6600c702c4bf07" member_type: VOTER }
I20260630 12:15:08.440693 18452 leader_election.cc:304] T 00000000000000000000000000000000 P 7bfed942143f49088b6600c702c4bf07 [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: 7bfed942143f49088b6600c702c4bf07; no voters: 
I20260630 12:15:08.441915 18452 leader_election.cc:290] T 00000000000000000000000000000000 P 7bfed942143f49088b6600c702c4bf07 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:08.442317 18455 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7bfed942143f49088b6600c702c4bf07 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:08.443812 18455 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7bfed942143f49088b6600c702c4bf07 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfed942143f49088b6600c702c4bf07, State: Running, Role: LEADER
I20260630 12:15:08.444547 18455 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7bfed942143f49088b6600c702c4bf07 [LEADER]: Queue going to LEADER mode. State: All 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: "7bfed942143f49088b6600c702c4bf07" member_type: VOTER }
I20260630 12:15:08.445063 18452 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7bfed942143f49088b6600c702c4bf07 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:08.447638 18457 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7bfed942143f49088b6600c702c4bf07 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7bfed942143f49088b6600c702c4bf07. Latest consensus state: current_term: 1 leader_uuid: "7bfed942143f49088b6600c702c4bf07" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7bfed942143f49088b6600c702c4bf07" member_type: VOTER } }
I20260630 12:15:08.448550 18457 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7bfed942143f49088b6600c702c4bf07 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:08.447655 18456 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7bfed942143f49088b6600c702c4bf07 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7bfed942143f49088b6600c702c4bf07" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7bfed942143f49088b6600c702c4bf07" member_type: VOTER } }
I20260630 12:15:08.449455 18456 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7bfed942143f49088b6600c702c4bf07 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:08.454123 18460 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:08.460669 18460 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:08.462405  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:08.470291 18460 catalog_manager.cc:1383] Generated new cluster ID: 1fba026c77c84706b66100802aaa823f
I20260630 12:15:08.470610 18460 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:08.485666 18460 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:08.486974 18460 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:08.507037 18460 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7bfed942143f49088b6600c702c4bf07: Generated new TSK 0
I20260630 12:15:08.507709 18460 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:08.529220  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:08.535089 18473 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:08.536669 18474 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:08.537866 18476 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:08.538789  8030 server_base.cc:1061] running on GCE node
I20260630 12:15:08.539739  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:08.539947  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:08.540118  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821708540099 us; error 0 us; skew 500 ppm
I20260630 12:15:08.540647  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:08.543072  8030 webserver.cc:533] Webserver started at http://127.7.215.129:40615/ using document root <none> and password file <none>
I20260630 12:15:08.543536  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:08.543715  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:08.543988  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:08.545112  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821475204949-8030-0/minicluster-data/ts-0-root/instance:
uuid: "d274a16cdcc94e14a1428e5c31190ffc"
format_stamp: "Formatted at 2026-06-30 12:15:08 on dist-test-slave-35fp"
I20260630 12:15:08.549823  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:08.553532 18481 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.554279  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:08.554643  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "d274a16cdcc94e14a1428e5c31190ffc"
format_stamp: "Formatted at 2026-06-30 12:15:08 on dist-test-slave-35fp"
I20260630 12:15:08.554983  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821475204949-8030-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)
I20260630 12:15:08.567984  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:08.569301  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:08.570720  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:08.573011  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:08.573271  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.573494  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:08.573655  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.610956  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:40833
I20260630 12:15:08.611047 18543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:40833 every 8 connection(s)
I20260630 12:15:08.616034  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:08.622627 18548 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:08.624028 18549 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:08.627270  8030 server_base.cc:1061] running on GCE node
W20260630 12:15:08.627185 18551 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:08.628485 18544 heartbeater.cc:344] Connected to a master server at 127.7.215.190:37873
I20260630 12:15:08.628582  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:08.628925  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:08.628947 18544 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:08.629165  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821708629147 us; error 0 us; skew 500 ppm
I20260630 12:15:08.629854  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:08.629870 18544 heartbeater.cc:507] Master 127.7.215.190:37873 requested a full tablet report, sending...
I20260630 12:15:08.632364 18417 ts_manager.cc:194] Registered new tserver with Master: d274a16cdcc94e14a1428e5c31190ffc (127.7.215.129:40833)
I20260630 12:15:08.632479  8030 webserver.cc:533] Webserver started at http://127.7.215.130:45079/ using document root <none> and password file <none>
I20260630 12:15:08.633095  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:08.633303  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:08.633565  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:08.634312 18417 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34112
I20260630 12:15:08.634709  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821475204949-8030-0/minicluster-data/ts-1-root/instance:
uuid: "eaab12678a024b879a43698ba5fe75cc"
format_stamp: "Formatted at 2026-06-30 12:15:08 on dist-test-slave-35fp"
I20260630 12:15:08.639101  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:15:08.642161 18556 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.642944  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:08.643225  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "eaab12678a024b879a43698ba5fe75cc"
format_stamp: "Formatted at 2026-06-30 12:15:08 on dist-test-slave-35fp"
I20260630 12:15:08.643512  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821475204949-8030-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)
I20260630 12:15:08.661960  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:08.663002  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:08.664402  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:08.666531  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:08.666800  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.667026  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:08.667191  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.704145  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:36311
I20260630 12:15:08.704246 18618 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:36311 every 8 connection(s)
I20260630 12:15:08.708931  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:08.715638 18622 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:08.716696 18623 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:08.720005 18625 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:08.720278  8030 server_base.cc:1061] running on GCE node
I20260630 12:15:08.721256  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:15:08.721288 18619 heartbeater.cc:344] Connected to a master server at 127.7.215.190:37873
W20260630 12:15:08.721632  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:08.721796 18619 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:08.721858  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821708721837 us; error 0 us; skew 500 ppm
I20260630 12:15:08.722779  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:08.722867 18619 heartbeater.cc:507] Master 127.7.215.190:37873 requested a full tablet report, sending...
I20260630 12:15:08.725293 18417 ts_manager.cc:194] Registered new tserver with Master: eaab12678a024b879a43698ba5fe75cc (127.7.215.130:36311)
I20260630 12:15:08.726104  8030 webserver.cc:533] Webserver started at http://127.7.215.131:41535/ using document root <none> and password file <none>
I20260630 12:15:08.726734  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:08.726990  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:08.727294  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:08.727288 18417 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34126
I20260630 12:15:08.728919  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821475204949-8030-0/minicluster-data/ts-2-root/instance:
uuid: "b6fa6cf96c9e482f9e028f205fcf4468"
format_stamp: "Formatted at 2026-06-30 12:15:08 on dist-test-slave-35fp"
I20260630 12:15:08.733613  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:08.737057 18630 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.737888  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:15:08.738143  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "b6fa6cf96c9e482f9e028f205fcf4468"
format_stamp: "Formatted at 2026-06-30 12:15:08 on dist-test-slave-35fp"
I20260630 12:15:08.738384  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821475204949-8030-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)
I20260630 12:15:08.753726  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:08.754761  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:08.756204  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:08.758456  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:08.758669  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.758930  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:08.759087  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.794996  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:41949
I20260630 12:15:08.795087 18692 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:41949 every 8 connection(s)
I20260630 12:15:08.799868  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:08.807170 18696 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:08.808326 18697 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:08.811728 18693 heartbeater.cc:344] Connected to a master server at 127.7.215.190:37873
W20260630 12:15:08.812000 18699 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:08.812268 18693 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:08.813057  8030 server_base.cc:1061] running on GCE node
I20260630 12:15:08.813277 18693 heartbeater.cc:507] Master 127.7.215.190:37873 requested a full tablet report, sending...
I20260630 12:15:08.814136  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:08.814446  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:08.814718  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821708814696 us; error 0 us; skew 500 ppm
I20260630 12:15:08.815310  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:08.815541 18417 ts_manager.cc:194] Registered new tserver with Master: b6fa6cf96c9e482f9e028f205fcf4468 (127.7.215.131:41949)
I20260630 12:15:08.817198 18417 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34132
I20260630 12:15:08.817809  8030 webserver.cc:533] Webserver started at http://127.7.215.132:34185/ using document root <none> and password file <none>
I20260630 12:15:08.818392  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:08.818661  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:08.818994  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:08.820281  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821475204949-8030-0/minicluster-data/ts-3-root/instance:
uuid: "c0b64b90061b4083bbd9505aff1a1796"
format_stamp: "Formatted at 2026-06-30 12:15:08 on dist-test-slave-35fp"
I20260630 12:15:08.824586  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:08.827772 18704 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.828585  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:08.828882  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821475204949-8030-0/minicluster-data/ts-3-root
uuid: "c0b64b90061b4083bbd9505aff1a1796"
format_stamp: "Formatted at 2026-06-30 12:15:08 on dist-test-slave-35fp"
I20260630 12:15:08.829146  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821475204949-8030-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821475204949-8030-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821475204949-8030-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)
I20260630 12:15:08.838253  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:08.839385  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:08.840656  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:08.842806  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:08.843029  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.843259  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:08.843427  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.883064  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.132:39633
I20260630 12:15:08.883164 18766 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.132:39633 every 8 connection(s)
I20260630 12:15:08.896255 18767 heartbeater.cc:344] Connected to a master server at 127.7.215.190:37873
I20260630 12:15:08.896646 18767 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:08.897346 18767 heartbeater.cc:507] Master 127.7.215.190:37873 requested a full tablet report, sending...
I20260630 12:15:08.899220 18417 ts_manager.cc:194] Registered new tserver with Master: c0b64b90061b4083bbd9505aff1a1796 (127.7.215.132:39633)
I20260630 12:15:08.900105  8030 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01386744s
I20260630 12:15:08.900552 18417 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34138
I20260630 12:15:08.924402 18417 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34152:
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"
    }
  }
}
I20260630 12:15:08.969686 18509 tablet_service.cc:1511] Processing CreateTablet for tablet 8a29f300b78549edaca47754e8db9167 (DEFAULT_TABLE table=test-workload [id=b8826936405f413897bef13c2d29e81e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:08.970403 18658 tablet_service.cc:1511] Processing CreateTablet for tablet 8a29f300b78549edaca47754e8db9167 (DEFAULT_TABLE table=test-workload [id=b8826936405f413897bef13c2d29e81e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:08.971129 18509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a29f300b78549edaca47754e8db9167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:08.971725 18658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a29f300b78549edaca47754e8db9167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:08.979303 18732 tablet_service.cc:1511] Processing CreateTablet for tablet 8a29f300b78549edaca47754e8db9167 (DEFAULT_TABLE table=test-workload [id=b8826936405f413897bef13c2d29e81e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:08.980686 18732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a29f300b78549edaca47754e8db9167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:08.986351 18782 tablet_bootstrap.cc:492] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc: Bootstrap starting.
I20260630 12:15:08.991767 18783 tablet_bootstrap.cc:492] T 8a29f300b78549edaca47754e8db9167 P b6fa6cf96c9e482f9e028f205fcf4468: Bootstrap starting.
I20260630 12:15:08.993688 18782 tablet_bootstrap.cc:654] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:08.997195 18784 tablet_bootstrap.cc:492] T 8a29f300b78549edaca47754e8db9167 P c0b64b90061b4083bbd9505aff1a1796: Bootstrap starting.
I20260630 12:15:09.000032 18783 tablet_bootstrap.cc:654] T 8a29f300b78549edaca47754e8db9167 P b6fa6cf96c9e482f9e028f205fcf4468: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:09.000396 18782 tablet_bootstrap.cc:492] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc: No bootstrap required, opened a new log
I20260630 12:15:09.000949 18782 ts_tablet_manager.cc:1403] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260630 12:15:09.004101 18782 raft_consensus.cc:359] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d274a16cdcc94e14a1428e5c31190ffc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40833 } } peers { permanent_uuid: "b6fa6cf96c9e482f9e028f205fcf4468" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 41949 } } peers { permanent_uuid: "c0b64b90061b4083bbd9505aff1a1796" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 39633 } }
I20260630 12:15:09.004808 18783 tablet_bootstrap.cc:492] T 8a29f300b78549edaca47754e8db9167 P b6fa6cf96c9e482f9e028f205fcf4468: No bootstrap required, opened a new log
I20260630 12:15:09.004859 18782 raft_consensus.cc:385] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:09.005370 18783 ts_tablet_manager.cc:1403] T 8a29f300b78549edaca47754e8db9167 P b6fa6cf96c9e482f9e028f205fcf4468: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:15:09.005343 18782 raft_consensus.cc:740] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d274a16cdcc94e14a1428e5c31190ffc, State: Initialized, Role: FOLLOWER
I20260630 12:15:09.005635 18784 tablet_bootstrap.cc:654] T 8a29f300b78549edaca47754e8db9167 P c0b64b90061b4083bbd9505aff1a1796: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:09.006372 18782 consensus_queue.cc:260] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d274a16cdcc94e14a1428e5c31190ffc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40833 } } peers { permanent_uuid: "b6fa6cf96c9e482f9e028f205fcf4468" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 41949 } } peers { permanent_uuid: "c0b64b90061b4083bbd9505aff1a1796" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 39633 } }
I20260630 12:15:09.008440 18783 raft_consensus.cc:359] T 8a29f300b78549edaca47754e8db9167 P b6fa6cf96c9e482f9e028f205fcf4468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d274a16cdcc94e14a1428e5c31190ffc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40833 } } peers { permanent_uuid: "b6fa6cf96c9e482f9e028f205fcf4468" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 41949 } } peers { permanent_uuid: "c0b64b90061b4083bbd9505aff1a1796" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 39633 } }
I20260630 12:15:09.009040 18544 heartbeater.cc:499] Master 127.7.215.190:37873 was elected leader, sending a full tablet report...
I20260630 12:15:09.009231 18783 raft_consensus.cc:385] T 8a29f300b78549edaca47754e8db9167 P b6fa6cf96c9e482f9e028f205fcf4468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:09.009563 18783 raft_consensus.cc:740] T 8a29f300b78549edaca47754e8db9167 P b6fa6cf96c9e482f9e028f205fcf4468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6fa6cf96c9e482f9e028f205fcf4468, State: Initialized, Role: FOLLOWER
I20260630 12:15:09.009730 18782 ts_tablet_manager.cc:1434] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.005s
I20260630 12:15:09.010434 18783 consensus_queue.cc:260] T 8a29f300b78549edaca47754e8db9167 P b6fa6cf96c9e482f9e028f205fcf4468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d274a16cdcc94e14a1428e5c31190ffc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40833 } } peers { permanent_uuid: "b6fa6cf96c9e482f9e028f205fcf4468" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 41949 } } peers { permanent_uuid: "c0b64b90061b4083bbd9505aff1a1796" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 39633 } }
I20260630 12:15:09.013283 18784 tablet_bootstrap.cc:492] T 8a29f300b78549edaca47754e8db9167 P c0b64b90061b4083bbd9505aff1a1796: No bootstrap required, opened a new log
I20260630 12:15:09.013833 18784 ts_tablet_manager.cc:1403] T 8a29f300b78549edaca47754e8db9167 P c0b64b90061b4083bbd9505aff1a1796: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.005s
I20260630 12:15:09.016959 18784 raft_consensus.cc:359] T 8a29f300b78549edaca47754e8db9167 P c0b64b90061b4083bbd9505aff1a1796 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d274a16cdcc94e14a1428e5c31190ffc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40833 } } peers { permanent_uuid: "b6fa6cf96c9e482f9e028f205fcf4468" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 41949 } } peers { permanent_uuid: "c0b64b90061b4083bbd9505aff1a1796" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 39633 } }
I20260630 12:15:09.017678 18784 raft_consensus.cc:385] T 8a29f300b78549edaca47754e8db9167 P c0b64b90061b4083bbd9505aff1a1796 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:09.017829 18693 heartbeater.cc:499] Master 127.7.215.190:37873 was elected leader, sending a full tablet report...
I20260630 12:15:09.018035 18783 ts_tablet_manager.cc:1434] T 8a29f300b78549edaca47754e8db9167 P b6fa6cf96c9e482f9e028f205fcf4468: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20260630 12:15:09.017967 18784 raft_consensus.cc:740] T 8a29f300b78549edaca47754e8db9167 P c0b64b90061b4083bbd9505aff1a1796 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0b64b90061b4083bbd9505aff1a1796, State: Initialized, Role: FOLLOWER
I20260630 12:15:09.019109 18784 consensus_queue.cc:260] T 8a29f300b78549edaca47754e8db9167 P c0b64b90061b4083bbd9505aff1a1796 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d274a16cdcc94e14a1428e5c31190ffc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40833 } } peers { permanent_uuid: "b6fa6cf96c9e482f9e028f205fcf4468" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 41949 } } peers { permanent_uuid: "c0b64b90061b4083bbd9505aff1a1796" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 39633 } }
I20260630 12:15:09.021510 18767 heartbeater.cc:499] Master 127.7.215.190:37873 was elected leader, sending a full tablet report...
I20260630 12:15:09.022059 18784 ts_tablet_manager.cc:1434] T 8a29f300b78549edaca47754e8db9167 P c0b64b90061b4083bbd9505aff1a1796: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:15:09.149485 18787 raft_consensus.cc:493] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:09.150054 18787 raft_consensus.cc:515] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d274a16cdcc94e14a1428e5c31190ffc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40833 } } peers { permanent_uuid: "b6fa6cf96c9e482f9e028f205fcf4468" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 41949 } } peers { permanent_uuid: "c0b64b90061b4083bbd9505aff1a1796" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 39633 } }
I20260630 12:15:09.152033 18787 leader_election.cc:290] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6fa6cf96c9e482f9e028f205fcf4468 (127.7.215.131:41949), c0b64b90061b4083bbd9505aff1a1796 (127.7.215.132:39633)
I20260630 12:15:09.164225 18668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a29f300b78549edaca47754e8db9167" candidate_uuid: "d274a16cdcc94e14a1428e5c31190ffc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6fa6cf96c9e482f9e028f205fcf4468" is_pre_election: true
I20260630 12:15:09.164208 18742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a29f300b78549edaca47754e8db9167" candidate_uuid: "d274a16cdcc94e14a1428e5c31190ffc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0b64b90061b4083bbd9505aff1a1796" is_pre_election: true
I20260630 12:15:09.164979 18668 raft_consensus.cc:2468] T 8a29f300b78549edaca47754e8db9167 P b6fa6cf96c9e482f9e028f205fcf4468 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d274a16cdcc94e14a1428e5c31190ffc in term 0.
I20260630 12:15:09.165444 18742 raft_consensus.cc:2468] T 8a29f300b78549edaca47754e8db9167 P c0b64b90061b4083bbd9505aff1a1796 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d274a16cdcc94e14a1428e5c31190ffc in term 0.
I20260630 12:15:09.166287 18484 leader_election.cc:304] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6fa6cf96c9e482f9e028f205fcf4468, d274a16cdcc94e14a1428e5c31190ffc; no voters: 
I20260630 12:15:09.167196 18787 raft_consensus.cc:2804] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:09.167611 18787 raft_consensus.cc:493] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:09.167876 18787 raft_consensus.cc:3060] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:09.173112 18787 raft_consensus.cc:515] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d274a16cdcc94e14a1428e5c31190ffc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40833 } } peers { permanent_uuid: "b6fa6cf96c9e482f9e028f205fcf4468" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 41949 } } peers { permanent_uuid: "c0b64b90061b4083bbd9505aff1a1796" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 39633 } }
I20260630 12:15:09.174921 18787 leader_election.cc:290] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc [CANDIDATE]: Term 1 election: Requested vote from peers b6fa6cf96c9e482f9e028f205fcf4468 (127.7.215.131:41949), c0b64b90061b4083bbd9505aff1a1796 (127.7.215.132:39633)
I20260630 12:15:09.175733 18668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a29f300b78549edaca47754e8db9167" candidate_uuid: "d274a16cdcc94e14a1428e5c31190ffc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6fa6cf96c9e482f9e028f205fcf4468"
I20260630 12:15:09.175969 18742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a29f300b78549edaca47754e8db9167" candidate_uuid: "d274a16cdcc94e14a1428e5c31190ffc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0b64b90061b4083bbd9505aff1a1796"
I20260630 12:15:09.176263 18668 raft_consensus.cc:3060] T 8a29f300b78549edaca47754e8db9167 P b6fa6cf96c9e482f9e028f205fcf4468 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:09.176550 18742 raft_consensus.cc:3060] T 8a29f300b78549edaca47754e8db9167 P c0b64b90061b4083bbd9505aff1a1796 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:09.181169 18668 raft_consensus.cc:2468] T 8a29f300b78549edaca47754e8db9167 P b6fa6cf96c9e482f9e028f205fcf4468 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d274a16cdcc94e14a1428e5c31190ffc in term 1.
I20260630 12:15:09.181475 18742 raft_consensus.cc:2468] T 8a29f300b78549edaca47754e8db9167 P c0b64b90061b4083bbd9505aff1a1796 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d274a16cdcc94e14a1428e5c31190ffc in term 1.
I20260630 12:15:09.182278 18484 leader_election.cc:304] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6fa6cf96c9e482f9e028f205fcf4468, d274a16cdcc94e14a1428e5c31190ffc; no voters: 
I20260630 12:15:09.183107 18787 raft_consensus.cc:2804] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:09.183982 18787 raft_consensus.cc:697] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc [term 1 LEADER]: Becoming Leader. State: Replica: d274a16cdcc94e14a1428e5c31190ffc, State: Running, Role: LEADER
I20260630 12:15:09.184602 18787 consensus_queue.cc:237] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d274a16cdcc94e14a1428e5c31190ffc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40833 } } peers { permanent_uuid: "b6fa6cf96c9e482f9e028f205fcf4468" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 41949 } } peers { permanent_uuid: "c0b64b90061b4083bbd9505aff1a1796" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 39633 } }
I20260630 12:15:09.191329 18417 catalog_manager.cc:5697] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc reported cstate change: term changed from 0 to 1, leader changed from <none> to d274a16cdcc94e14a1428e5c31190ffc (127.7.215.129). New cstate: current_term: 1 leader_uuid: "d274a16cdcc94e14a1428e5c31190ffc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d274a16cdcc94e14a1428e5c31190ffc" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 40833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6fa6cf96c9e482f9e028f205fcf4468" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 41949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0b64b90061b4083bbd9505aff1a1796" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 39633 } health_report { overall_health: UNKNOWN } } }
W20260630 12:15:09.239032  8030 auto_rebalancer.cc:639] Failed to schedule move for tablet 8a29f300b78549edaca47754e8db9167: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:15:09.240348  8030 tablet_server.cc:179] TabletServer@127.7.215.129:0 shutting down...
I20260630 12:15:09.257262  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:09.258198  8030 tablet_replica.cc:333] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc: stopping tablet replica
I20260630 12:15:09.258813  8030 raft_consensus.cc:2243] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:09.259482  8030 pending_rounds.cc:70] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc: Trying to abort 1 pending ops.
I20260630 12:15:09.259706  8030 pending_rounds.cc:77] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437720826417152 op_type: NO_OP noop_request { }
I20260630 12:15:09.259985  8030 raft_consensus.cc:2889] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:15:09.260263  8030 raft_consensus.cc:2272] T 8a29f300b78549edaca47754e8db9167 P d274a16cdcc94e14a1428e5c31190ffc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.280345  8030 tablet_server.cc:196] TabletServer@127.7.215.129:0 shutdown complete.
I20260630 12:15:09.289544  8030 tablet_server.cc:179] TabletServer@127.7.215.130:0 shutting down...
I20260630 12:15:09.306361  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:09.321425  8030 tablet_server.cc:196] TabletServer@127.7.215.130:0 shutdown complete.
I20260630 12:15:09.330194  8030 tablet_server.cc:179] TabletServer@127.7.215.131:0 shutting down...
I20260630 12:15:09.346928  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:09.347674  8030 tablet_replica.cc:333] T 8a29f300b78549edaca47754e8db9167 P b6fa6cf96c9e482f9e028f205fcf4468: stopping tablet replica
I20260630 12:15:09.348202  8030 raft_consensus.cc:2243] T 8a29f300b78549edaca47754e8db9167 P b6fa6cf96c9e482f9e028f205fcf4468 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:09.348598  8030 raft_consensus.cc:2272] T 8a29f300b78549edaca47754e8db9167 P b6fa6cf96c9e482f9e028f205fcf4468 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.367008  8030 tablet_server.cc:196] TabletServer@127.7.215.131:0 shutdown complete.
I20260630 12:15:09.375896  8030 tablet_server.cc:179] TabletServer@127.7.215.132:0 shutting down...
I20260630 12:15:09.391465  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:09.392241  8030 tablet_replica.cc:333] T 8a29f300b78549edaca47754e8db9167 P c0b64b90061b4083bbd9505aff1a1796: stopping tablet replica
I20260630 12:15:09.392802  8030 raft_consensus.cc:2243] T 8a29f300b78549edaca47754e8db9167 P c0b64b90061b4083bbd9505aff1a1796 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:09.393204  8030 raft_consensus.cc:2272] T 8a29f300b78549edaca47754e8db9167 P c0b64b90061b4083bbd9505aff1a1796 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.411037  8030 tablet_server.cc:196] TabletServer@127.7.215.132:0 shutdown complete.
I20260630 12:15:09.419878  8030 master.cc:562] Master@127.7.215.190:37873 shutting down...
I20260630 12:15:09.437350  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7bfed942143f49088b6600c702c4bf07 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:09.437888  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7bfed942143f49088b6600c702c4bf07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:09.438221  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7bfed942143f49088b6600c702c4bf07: stopping tablet replica
I20260630 12:15:09.456634  8030 master.cc:584] Master@127.7.215.190:37873 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1157 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:15:09.488334  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:38819
I20260630 12:15:09.489390  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:09.494235 18797 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:09.494338 18798 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:09.496101 18800 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:09.496773  8030 server_base.cc:1061] running on GCE node
I20260630 12:15:09.497610  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:09.497838  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:09.497961  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821709497950 us; error 0 us; skew 500 ppm
I20260630 12:15:09.498405  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:09.500615  8030 webserver.cc:533] Webserver started at http://127.7.215.190:46525/ using document root <none> and password file <none>
I20260630 12:15:09.501031  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:09.501190  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:09.501405  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:09.502876  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "1538e30e32e44177892e8b587fa894cf"
format_stamp: "Formatted at 2026-06-30 12:15:09 on dist-test-slave-35fp"
I20260630 12:15:09.507206  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:15:09.510334 18805 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:09.511200  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:09.511498  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "1538e30e32e44177892e8b587fa894cf"
format_stamp: "Formatted at 2026-06-30 12:15:09 on dist-test-slave-35fp"
I20260630 12:15:09.511772  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-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)
I20260630 12:15:09.532441  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:09.533478  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:09.567416  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:38819
I20260630 12:15:09.567507 18856 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:38819 every 8 connection(s)
I20260630 12:15:09.571179 18857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:09.581840 18857 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1538e30e32e44177892e8b587fa894cf: Bootstrap starting.
I20260630 12:15:09.586139 18857 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1538e30e32e44177892e8b587fa894cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:09.590075 18857 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1538e30e32e44177892e8b587fa894cf: No bootstrap required, opened a new log
I20260630 12:15:09.592119 18857 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1538e30e32e44177892e8b587fa894cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1538e30e32e44177892e8b587fa894cf" member_type: VOTER }
I20260630 12:15:09.592545 18857 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1538e30e32e44177892e8b587fa894cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:09.592764 18857 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1538e30e32e44177892e8b587fa894cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1538e30e32e44177892e8b587fa894cf, State: Initialized, Role: FOLLOWER
I20260630 12:15:09.593324 18857 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1538e30e32e44177892e8b587fa894cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1538e30e32e44177892e8b587fa894cf" member_type: VOTER }
I20260630 12:15:09.593775 18857 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1538e30e32e44177892e8b587fa894cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:09.594002 18857 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1538e30e32e44177892e8b587fa894cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:09.594254 18857 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1538e30e32e44177892e8b587fa894cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:09.598834 18857 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1538e30e32e44177892e8b587fa894cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1538e30e32e44177892e8b587fa894cf" member_type: VOTER }
I20260630 12:15:09.599387 18857 leader_election.cc:304] T 00000000000000000000000000000000 P 1538e30e32e44177892e8b587fa894cf [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: 1538e30e32e44177892e8b587fa894cf; no voters: 
I20260630 12:15:09.600502 18857 leader_election.cc:290] T 00000000000000000000000000000000 P 1538e30e32e44177892e8b587fa894cf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:09.600845 18860 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1538e30e32e44177892e8b587fa894cf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:09.602182 18860 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1538e30e32e44177892e8b587fa894cf [term 1 LEADER]: Becoming Leader. State: Replica: 1538e30e32e44177892e8b587fa894cf, State: Running, Role: LEADER
I20260630 12:15:09.602834 18860 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1538e30e32e44177892e8b587fa894cf [LEADER]: Queue going to LEADER mode. State: All 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: "1538e30e32e44177892e8b587fa894cf" member_type: VOTER }
I20260630 12:15:09.603343 18857 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1538e30e32e44177892e8b587fa894cf [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:09.605612 18862 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1538e30e32e44177892e8b587fa894cf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1538e30e32e44177892e8b587fa894cf. Latest consensus state: current_term: 1 leader_uuid: "1538e30e32e44177892e8b587fa894cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1538e30e32e44177892e8b587fa894cf" member_type: VOTER } }
I20260630 12:15:09.605569 18861 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1538e30e32e44177892e8b587fa894cf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1538e30e32e44177892e8b587fa894cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1538e30e32e44177892e8b587fa894cf" member_type: VOTER } }
I20260630 12:15:09.606279 18862 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1538e30e32e44177892e8b587fa894cf [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:09.606410 18861 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1538e30e32e44177892e8b587fa894cf [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:09.609449 18865 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:09.614369 18865 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:09.618873  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:09.623272 18865 catalog_manager.cc:1383] Generated new cluster ID: 3b54043e241242a3bb41b6be9d5d733a
I20260630 12:15:09.623574 18865 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:09.639115 18865 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:09.640455 18865 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:09.652424 18865 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1538e30e32e44177892e8b587fa894cf: Generated new TSK 0
I20260630 12:15:09.653095 18865 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:09.685142  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:09.690901 18878 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:09.691900 18879 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:09.693879  8030 server_base.cc:1061] running on GCE node
W20260630 12:15:09.694114 18881 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:09.695108  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:09.695307  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:09.695432  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821709695421 us; error 0 us; skew 500 ppm
I20260630 12:15:09.695869  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:09.698123  8030 webserver.cc:533] Webserver started at http://127.7.215.129:40629/ using document root <none> and password file <none>
I20260630 12:15:09.698539  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:09.698760  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:09.698969  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:09.700006  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-0/minicluster-data/ts-0-root/instance:
uuid: "570af41474a144f6bdc6c6ebd10932b1"
format_stamp: "Formatted at 2026-06-30 12:15:09 on dist-test-slave-35fp"
I20260630 12:15:09.704417  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:09.707767 18886 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:09.708524  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:15:09.708817  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "570af41474a144f6bdc6c6ebd10932b1"
format_stamp: "Formatted at 2026-06-30 12:15:09 on dist-test-slave-35fp"
I20260630 12:15:09.709090  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-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)
I20260630 12:15:09.725312  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:09.726332  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:09.727751  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:09.729966  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:09.730193  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:09.730443  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:09.730636  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:15:09.766677  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:35617
I20260630 12:15:09.766800 18948 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:35617 every 8 connection(s)
I20260630 12:15:09.771831  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:09.779036 18953 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:09.780982 18954 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:09.784533 18956 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:09.784674  8030 server_base.cc:1061] running on GCE node
I20260630 12:15:09.785172 18949 heartbeater.cc:344] Connected to a master server at 127.7.215.190:38819
I20260630 12:15:09.785701 18949 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:09.786259  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:09.786553  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:09.786652 18949 heartbeater.cc:507] Master 127.7.215.190:38819 requested a full tablet report, sending...
I20260630 12:15:09.786801  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821709786779 us; error 0 us; skew 500 ppm
I20260630 12:15:09.787593  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:09.789072 18822 ts_manager.cc:194] Registered new tserver with Master: 570af41474a144f6bdc6c6ebd10932b1 (127.7.215.129:35617)
I20260630 12:15:09.790318  8030 webserver.cc:533] Webserver started at http://127.7.215.130:34247/ using document root <none> and password file <none>
I20260630 12:15:09.790860  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:09.791044  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:09.791160 18822 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59232
I20260630 12:15:09.791348  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:09.792788  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-0/minicluster-data/ts-1-root/instance:
uuid: "88829356c056436fb5aba837388e5fec"
format_stamp: "Formatted at 2026-06-30 12:15:09 on dist-test-slave-35fp"
I20260630 12:15:09.797669  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:09.800804 18961 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:09.801576  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:09.801964  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "88829356c056436fb5aba837388e5fec"
format_stamp: "Formatted at 2026-06-30 12:15:09 on dist-test-slave-35fp"
I20260630 12:15:09.802253  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-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)
I20260630 12:15:09.812819  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:09.813989  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:09.815348  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:09.817708  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:09.817925  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:09.818145  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:09.818316  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:09.854434  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:38593
I20260630 12:15:09.854532 19023 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:38593 every 8 connection(s)
I20260630 12:15:09.859203  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:09.865818 19027 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:09.867242 19028 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:09.869243  8030 server_base.cc:1061] running on GCE node
W20260630 12:15:09.869447 19030 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:09.870441  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:09.870713  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:09.870922  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821709870904 us; error 0 us; skew 500 ppm
I20260630 12:15:09.871455  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:09.872351 19024 heartbeater.cc:344] Connected to a master server at 127.7.215.190:38819
I20260630 12:15:09.872792 19024 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:09.873564 19024 heartbeater.cc:507] Master 127.7.215.190:38819 requested a full tablet report, sending...
I20260630 12:15:09.874145  8030 webserver.cc:533] Webserver started at http://127.7.215.131:36007/ using document root <none> and password file <none>
I20260630 12:15:09.874812  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:09.875038  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:09.875317  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:09.875892 18822 ts_manager.cc:194] Registered new tserver with Master: 88829356c056436fb5aba837388e5fec (127.7.215.130:38593)
I20260630 12:15:09.876736  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-0/minicluster-data/ts-2-root/instance:
uuid: "441eedd00ded4461ab1bc4c0d7783ef1"
format_stamp: "Formatted at 2026-06-30 12:15:09 on dist-test-slave-35fp"
I20260630 12:15:09.877740 18822 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59246
I20260630 12:15:09.881654  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:15:09.885061 19035 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:09.885792  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:09.886085  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "441eedd00ded4461ab1bc4c0d7783ef1"
format_stamp: "Formatted at 2026-06-30 12:15:09 on dist-test-slave-35fp"
I20260630 12:15:09.886396  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-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)
I20260630 12:15:09.904422  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:09.905431  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:09.906847  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:09.909003  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:09.909202  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:09.909444  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:09.909598  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:09.945535  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:33135
I20260630 12:15:09.945636 19097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:33135 every 8 connection(s)
I20260630 12:15:09.958751 19098 heartbeater.cc:344] Connected to a master server at 127.7.215.190:38819
I20260630 12:15:09.959165 19098 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:09.959887 19098 heartbeater.cc:507] Master 127.7.215.190:38819 requested a full tablet report, sending...
I20260630 12:15:09.961712 18822 ts_manager.cc:194] Registered new tserver with Master: 441eedd00ded4461ab1bc4c0d7783ef1 (127.7.215.131:33135)
I20260630 12:15:09.961875  8030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013412204s
I20260630 12:15:09.963502 18822 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59262
I20260630 12:15:10.793987 18949 heartbeater.cc:499] Master 127.7.215.190:38819 was elected leader, sending a full tablet report...
I20260630 12:15:10.880282 19024 heartbeater.cc:499] Master 127.7.215.190:38819 was elected leader, sending a full tablet report...
I20260630 12:15:10.966161 19098 heartbeater.cc:499] Master 127.7.215.190:38819 was elected leader, sending a full tablet report...
I20260630 12:15:11.019682 18822 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59270:
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"
    }
  }
}
W20260630 12:15:11.022183 18822 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:15:11.076364 19063 tablet_service.cc:1511] Processing CreateTablet for tablet b54d265cdb544b448a008f2c0d9d3304 (DEFAULT_TABLE table=test-workload [id=11474a12a9274551a5c617f691efa6aa]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:15:11.077893 19063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54d265cdb544b448a008f2c0d9d3304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:11.081898 19062 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab70c66bd094595996019c561aba09d (DEFAULT_TABLE table=test-workload [id=11474a12a9274551a5c617f691efa6aa]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:15:11.083498 19062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab70c66bd094595996019c561aba09d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:11.085577 18989 tablet_service.cc:1511] Processing CreateTablet for tablet b54d265cdb544b448a008f2c0d9d3304 (DEFAULT_TABLE table=test-workload [id=11474a12a9274551a5c617f691efa6aa]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:15:11.086951 18989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54d265cdb544b448a008f2c0d9d3304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:11.086767 18987 tablet_service.cc:1511] Processing CreateTablet for tablet f64ecae4d53541b582bd43517f59853d (DEFAULT_TABLE table=test-workload [id=11474a12a9274551a5c617f691efa6aa]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:15:11.088944 18988 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab70c66bd094595996019c561aba09d (DEFAULT_TABLE table=test-workload [id=11474a12a9274551a5c617f691efa6aa]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:15:11.090440 18987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f64ecae4d53541b582bd43517f59853d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:11.096560 18988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab70c66bd094595996019c561aba09d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:11.104722 18914 tablet_service.cc:1511] Processing CreateTablet for tablet b54d265cdb544b448a008f2c0d9d3304 (DEFAULT_TABLE table=test-workload [id=11474a12a9274551a5c617f691efa6aa]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:15:11.106127 18914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54d265cdb544b448a008f2c0d9d3304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:11.109403 19118 tablet_bootstrap.cc:492] T 2ab70c66bd094595996019c561aba09d P 441eedd00ded4461ab1bc4c0d7783ef1: Bootstrap starting.
I20260630 12:15:11.110526 18912 tablet_service.cc:1511] Processing CreateTablet for tablet f64ecae4d53541b582bd43517f59853d (DEFAULT_TABLE table=test-workload [id=11474a12a9274551a5c617f691efa6aa]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:15:11.111944 18912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f64ecae4d53541b582bd43517f59853d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:11.115348 19062 tablet_service.cc:1511] Processing CreateTablet for tablet f64ecae4d53541b582bd43517f59853d (DEFAULT_TABLE table=test-workload [id=11474a12a9274551a5c617f691efa6aa]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:15:11.109484 18913 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab70c66bd094595996019c561aba09d (DEFAULT_TABLE table=test-workload [id=11474a12a9274551a5c617f691efa6aa]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:15:11.116791 19062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f64ecae4d53541b582bd43517f59853d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:11.117461 18913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab70c66bd094595996019c561aba09d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:11.120307 18911 tablet_service.cc:1511] Processing CreateTablet for tablet 2d483aa80f5a47328f8fa031a0632615 (DEFAULT_TABLE table=test-workload [id=11474a12a9274551a5c617f691efa6aa]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:15:11.121769 18911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d483aa80f5a47328f8fa031a0632615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:11.122062 19118 tablet_bootstrap.cc:654] T 2ab70c66bd094595996019c561aba09d P 441eedd00ded4461ab1bc4c0d7783ef1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:11.122982 18986 tablet_service.cc:1511] Processing CreateTablet for tablet 2d483aa80f5a47328f8fa031a0632615 (DEFAULT_TABLE table=test-workload [id=11474a12a9274551a5c617f691efa6aa]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:15:11.124225 18986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d483aa80f5a47328f8fa031a0632615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:11.137142 19063 tablet_service.cc:1511] Processing CreateTablet for tablet 2d483aa80f5a47328f8fa031a0632615 (DEFAULT_TABLE table=test-workload [id=11474a12a9274551a5c617f691efa6aa]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:15:11.140687 19063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d483aa80f5a47328f8fa031a0632615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:11.163928 19121 tablet_bootstrap.cc:492] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1: Bootstrap starting.
I20260630 12:15:11.174890 19121 tablet_bootstrap.cc:654] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:11.201719 19121 tablet_bootstrap.cc:492] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1: No bootstrap required, opened a new log
I20260630 12:15:11.202348 19121 ts_tablet_manager.cc:1403] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.009s
I20260630 12:15:11.196023 19120 tablet_bootstrap.cc:492] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec: Bootstrap starting.
I20260630 12:15:11.205372 19121 raft_consensus.cc:359] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.206169 19121 raft_consensus.cc:385] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:11.206542 19121 raft_consensus.cc:740] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 570af41474a144f6bdc6c6ebd10932b1, State: Initialized, Role: FOLLOWER
I20260630 12:15:11.207527 19121 consensus_queue.cc:260] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.216065 19118 tablet_bootstrap.cc:492] T 2ab70c66bd094595996019c561aba09d P 441eedd00ded4461ab1bc4c0d7783ef1: No bootstrap required, opened a new log
I20260630 12:15:11.216336 19121 ts_tablet_manager.cc:1434] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.008s
I20260630 12:15:11.216645 19118 ts_tablet_manager.cc:1403] T 2ab70c66bd094595996019c561aba09d P 441eedd00ded4461ab1bc4c0d7783ef1: Time spent bootstrapping tablet: real 0.108s	user 0.037s	sys 0.046s
I20260630 12:15:11.218420 19121 tablet_bootstrap.cc:492] T 2ab70c66bd094595996019c561aba09d P 570af41474a144f6bdc6c6ebd10932b1: Bootstrap starting.
I20260630 12:15:11.219627 19118 raft_consensus.cc:359] T 2ab70c66bd094595996019c561aba09d P 441eedd00ded4461ab1bc4c0d7783ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.220456 19118 raft_consensus.cc:385] T 2ab70c66bd094595996019c561aba09d P 441eedd00ded4461ab1bc4c0d7783ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:11.220778 19118 raft_consensus.cc:740] T 2ab70c66bd094595996019c561aba09d P 441eedd00ded4461ab1bc4c0d7783ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 441eedd00ded4461ab1bc4c0d7783ef1, State: Initialized, Role: FOLLOWER
I20260630 12:15:11.221064 19120 tablet_bootstrap.cc:654] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:11.221669 19118 consensus_queue.cc:260] T 2ab70c66bd094595996019c561aba09d P 441eedd00ded4461ab1bc4c0d7783ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.225769 19121 tablet_bootstrap.cc:654] T 2ab70c66bd094595996019c561aba09d P 570af41474a144f6bdc6c6ebd10932b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:11.231421 19118 ts_tablet_manager.cc:1434] T 2ab70c66bd094595996019c561aba09d P 441eedd00ded4461ab1bc4c0d7783ef1: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.004s
I20260630 12:15:11.232576 19118 tablet_bootstrap.cc:492] T b54d265cdb544b448a008f2c0d9d3304 P 441eedd00ded4461ab1bc4c0d7783ef1: Bootstrap starting.
I20260630 12:15:11.238026 19120 tablet_bootstrap.cc:492] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec: No bootstrap required, opened a new log
I20260630 12:15:11.238602 19120 ts_tablet_manager.cc:1403] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.005s
I20260630 12:15:11.238797 19121 tablet_bootstrap.cc:492] T 2ab70c66bd094595996019c561aba09d P 570af41474a144f6bdc6c6ebd10932b1: No bootstrap required, opened a new log
I20260630 12:15:11.239367 19121 ts_tablet_manager.cc:1403] T 2ab70c66bd094595996019c561aba09d P 570af41474a144f6bdc6c6ebd10932b1: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260630 12:15:11.239430 19118 tablet_bootstrap.cc:654] T b54d265cdb544b448a008f2c0d9d3304 P 441eedd00ded4461ab1bc4c0d7783ef1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:11.241442 19120 raft_consensus.cc:359] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.242419 19120 raft_consensus.cc:385] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:11.242213 19121 raft_consensus.cc:359] T 2ab70c66bd094595996019c561aba09d P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.242930 19120 raft_consensus.cc:740] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88829356c056436fb5aba837388e5fec, State: Initialized, Role: FOLLOWER
I20260630 12:15:11.243059 19121 raft_consensus.cc:385] T 2ab70c66bd094595996019c561aba09d P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:11.243579 19121 raft_consensus.cc:740] T 2ab70c66bd094595996019c561aba09d P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 570af41474a144f6bdc6c6ebd10932b1, State: Initialized, Role: FOLLOWER
I20260630 12:15:11.244045 19120 consensus_queue.cc:260] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.244380 19121 consensus_queue.cc:260] T 2ab70c66bd094595996019c561aba09d P 570af41474a144f6bdc6c6ebd10932b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.246786 19121 ts_tablet_manager.cc:1434] T 2ab70c66bd094595996019c561aba09d P 570af41474a144f6bdc6c6ebd10932b1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:15:11.247869 19121 tablet_bootstrap.cc:492] T f64ecae4d53541b582bd43517f59853d P 570af41474a144f6bdc6c6ebd10932b1: Bootstrap starting.
I20260630 12:15:11.253561 19121 tablet_bootstrap.cc:654] T f64ecae4d53541b582bd43517f59853d P 570af41474a144f6bdc6c6ebd10932b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:11.257707 19118 tablet_bootstrap.cc:492] T b54d265cdb544b448a008f2c0d9d3304 P 441eedd00ded4461ab1bc4c0d7783ef1: No bootstrap required, opened a new log
I20260630 12:15:11.258415 19118 ts_tablet_manager.cc:1403] T b54d265cdb544b448a008f2c0d9d3304 P 441eedd00ded4461ab1bc4c0d7783ef1: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.002s
I20260630 12:15:11.259732 19120 ts_tablet_manager.cc:1434] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec: Time spent starting tablet: real 0.021s	user 0.020s	sys 0.000s
I20260630 12:15:11.260915 19120 tablet_bootstrap.cc:492] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec: Bootstrap starting.
I20260630 12:15:11.261057 19118 raft_consensus.cc:359] T b54d265cdb544b448a008f2c0d9d3304 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } }
I20260630 12:15:11.262781 19118 raft_consensus.cc:385] T b54d265cdb544b448a008f2c0d9d3304 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:11.263083 19118 raft_consensus.cc:740] T b54d265cdb544b448a008f2c0d9d3304 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 441eedd00ded4461ab1bc4c0d7783ef1, State: Initialized, Role: FOLLOWER
I20260630 12:15:11.263587 19121 tablet_bootstrap.cc:492] T f64ecae4d53541b582bd43517f59853d P 570af41474a144f6bdc6c6ebd10932b1: No bootstrap required, opened a new log
I20260630 12:15:11.264107 19121 ts_tablet_manager.cc:1403] T f64ecae4d53541b582bd43517f59853d P 570af41474a144f6bdc6c6ebd10932b1: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:15:11.263942 19118 consensus_queue.cc:260] T b54d265cdb544b448a008f2c0d9d3304 P 441eedd00ded4461ab1bc4c0d7783ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } }
I20260630 12:15:11.266850 19121 raft_consensus.cc:359] T f64ecae4d53541b582bd43517f59853d P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.267592 19121 raft_consensus.cc:385] T f64ecae4d53541b582bd43517f59853d P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:11.267899 19121 raft_consensus.cc:740] T f64ecae4d53541b582bd43517f59853d P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 570af41474a144f6bdc6c6ebd10932b1, State: Initialized, Role: FOLLOWER
I20260630 12:15:11.267251 19120 tablet_bootstrap.cc:654] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:11.268404 19118 ts_tablet_manager.cc:1434] T b54d265cdb544b448a008f2c0d9d3304 P 441eedd00ded4461ab1bc4c0d7783ef1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260630 12:15:11.269524 19118 tablet_bootstrap.cc:492] T f64ecae4d53541b582bd43517f59853d P 441eedd00ded4461ab1bc4c0d7783ef1: Bootstrap starting.
I20260630 12:15:11.271020 19121 consensus_queue.cc:260] T f64ecae4d53541b582bd43517f59853d P 570af41474a144f6bdc6c6ebd10932b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.273289 19121 ts_tablet_manager.cc:1434] T f64ecae4d53541b582bd43517f59853d P 570af41474a144f6bdc6c6ebd10932b1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:15:11.274291 19121 tablet_bootstrap.cc:492] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1: Bootstrap starting.
I20260630 12:15:11.277439 19118 tablet_bootstrap.cc:654] T f64ecae4d53541b582bd43517f59853d P 441eedd00ded4461ab1bc4c0d7783ef1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:11.278398 19128 raft_consensus.cc:493] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:11.278947 19128 raft_consensus.cc:515] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.293345 19128 leader_election.cc:290] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 570af41474a144f6bdc6c6ebd10932b1 (127.7.215.129:35617), 441eedd00ded4461ab1bc4c0d7783ef1 (127.7.215.131:33135)
I20260630 12:15:11.305850 19120 tablet_bootstrap.cc:492] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec: No bootstrap required, opened a new log
I20260630 12:15:11.306386 19120 ts_tablet_manager.cc:1403] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.020s
I20260630 12:15:11.307025 19118 tablet_bootstrap.cc:492] T f64ecae4d53541b582bd43517f59853d P 441eedd00ded4461ab1bc4c0d7783ef1: No bootstrap required, opened a new log
I20260630 12:15:11.307550 19118 ts_tablet_manager.cc:1403] T f64ecae4d53541b582bd43517f59853d P 441eedd00ded4461ab1bc4c0d7783ef1: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.015s
I20260630 12:15:11.307694 19121 tablet_bootstrap.cc:654] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:11.308714 19120 raft_consensus.cc:359] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.309298 19120 raft_consensus.cc:385] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:11.309541 19120 raft_consensus.cc:740] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88829356c056436fb5aba837388e5fec, State: Initialized, Role: FOLLOWER
I20260630 12:15:11.310235 19120 consensus_queue.cc:260] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.310775 19118 raft_consensus.cc:359] T f64ecae4d53541b582bd43517f59853d P 441eedd00ded4461ab1bc4c0d7783ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.311728 19118 raft_consensus.cc:385] T f64ecae4d53541b582bd43517f59853d P 441eedd00ded4461ab1bc4c0d7783ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:11.312072 19118 raft_consensus.cc:740] T f64ecae4d53541b582bd43517f59853d P 441eedd00ded4461ab1bc4c0d7783ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 441eedd00ded4461ab1bc4c0d7783ef1, State: Initialized, Role: FOLLOWER
I20260630 12:15:11.312371 19120 ts_tablet_manager.cc:1434] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:15:11.313185 19118 consensus_queue.cc:260] T f64ecae4d53541b582bd43517f59853d P 441eedd00ded4461ab1bc4c0d7783ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.314085 19120 tablet_bootstrap.cc:492] T b54d265cdb544b448a008f2c0d9d3304 P 88829356c056436fb5aba837388e5fec: Bootstrap starting.
I20260630 12:15:11.320488 19118 ts_tablet_manager.cc:1434] T f64ecae4d53541b582bd43517f59853d P 441eedd00ded4461ab1bc4c0d7783ef1: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:15:11.321615 19118 tablet_bootstrap.cc:492] T 2d483aa80f5a47328f8fa031a0632615 P 441eedd00ded4461ab1bc4c0d7783ef1: Bootstrap starting.
I20260630 12:15:11.327436 19120 tablet_bootstrap.cc:654] T b54d265cdb544b448a008f2c0d9d3304 P 88829356c056436fb5aba837388e5fec: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:11.328038 19118 tablet_bootstrap.cc:654] T 2d483aa80f5a47328f8fa031a0632615 P 441eedd00ded4461ab1bc4c0d7783ef1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:11.335040 19120 tablet_bootstrap.cc:492] T b54d265cdb544b448a008f2c0d9d3304 P 88829356c056436fb5aba837388e5fec: No bootstrap required, opened a new log
I20260630 12:15:11.335618 19120 ts_tablet_manager.cc:1403] T b54d265cdb544b448a008f2c0d9d3304 P 88829356c056436fb5aba837388e5fec: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260630 12:15:11.339028 19120 raft_consensus.cc:359] T b54d265cdb544b448a008f2c0d9d3304 P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } }
I20260630 12:15:11.339758 19120 raft_consensus.cc:385] T b54d265cdb544b448a008f2c0d9d3304 P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:11.340052 19120 raft_consensus.cc:740] T b54d265cdb544b448a008f2c0d9d3304 P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88829356c056436fb5aba837388e5fec, State: Initialized, Role: FOLLOWER
I20260630 12:15:11.340782 19120 consensus_queue.cc:260] T b54d265cdb544b448a008f2c0d9d3304 P 88829356c056436fb5aba837388e5fec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } }
I20260630 12:15:11.342274 19121 tablet_bootstrap.cc:492] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1: No bootstrap required, opened a new log
I20260630 12:15:11.342919 19120 ts_tablet_manager.cc:1434] T b54d265cdb544b448a008f2c0d9d3304 P 88829356c056436fb5aba837388e5fec: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:15:11.343029 19121 ts_tablet_manager.cc:1403] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.002s
I20260630 12:15:11.344058 19120 tablet_bootstrap.cc:492] T 2d483aa80f5a47328f8fa031a0632615 P 88829356c056436fb5aba837388e5fec: Bootstrap starting.
I20260630 12:15:11.347419 19121 raft_consensus.cc:359] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } }
I20260630 12:15:11.348554 19121 raft_consensus.cc:385] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:11.348975 19121 raft_consensus.cc:740] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 570af41474a144f6bdc6c6ebd10932b1, State: Initialized, Role: FOLLOWER
I20260630 12:15:11.351482 19120 tablet_bootstrap.cc:654] T 2d483aa80f5a47328f8fa031a0632615 P 88829356c056436fb5aba837388e5fec: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:11.353718 18924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab70c66bd094595996019c561aba09d" candidate_uuid: "88829356c056436fb5aba837388e5fec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "570af41474a144f6bdc6c6ebd10932b1" is_pre_election: true
I20260630 12:15:11.354808 18924 raft_consensus.cc:2468] T 2ab70c66bd094595996019c561aba09d P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88829356c056436fb5aba837388e5fec in term 0.
I20260630 12:15:11.356921 18963 leader_election.cc:304] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 570af41474a144f6bdc6c6ebd10932b1, 88829356c056436fb5aba837388e5fec; no voters: 
I20260630 12:15:11.358119 19128 raft_consensus.cc:2804] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:11.358727 19128 raft_consensus.cc:493] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:11.359194 19128 raft_consensus.cc:3060] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:11.363353 19120 tablet_bootstrap.cc:492] T 2d483aa80f5a47328f8fa031a0632615 P 88829356c056436fb5aba837388e5fec: No bootstrap required, opened a new log
I20260630 12:15:11.363899 19120 ts_tablet_manager.cc:1403] T 2d483aa80f5a47328f8fa031a0632615 P 88829356c056436fb5aba837388e5fec: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260630 12:15:11.366945 19120 raft_consensus.cc:359] T 2d483aa80f5a47328f8fa031a0632615 P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.367057 19128 raft_consensus.cc:515] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.367735 19120 raft_consensus.cc:385] T 2d483aa80f5a47328f8fa031a0632615 P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:11.368067 19120 raft_consensus.cc:740] T 2d483aa80f5a47328f8fa031a0632615 P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88829356c056436fb5aba837388e5fec, State: Initialized, Role: FOLLOWER
I20260630 12:15:11.368043 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab70c66bd094595996019c561aba09d" candidate_uuid: "88829356c056436fb5aba837388e5fec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" is_pre_election: true
I20260630 12:15:11.369292 19073 raft_consensus.cc:2468] T 2ab70c66bd094595996019c561aba09d P 441eedd00ded4461ab1bc4c0d7783ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88829356c056436fb5aba837388e5fec in term 0.
I20260630 12:15:11.369971 19128 leader_election.cc:290] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec [CANDIDATE]: Term 1 election: Requested vote from peers 570af41474a144f6bdc6c6ebd10932b1 (127.7.215.129:35617), 441eedd00ded4461ab1bc4c0d7783ef1 (127.7.215.131:33135)
I20260630 12:15:11.369334 19120 consensus_queue.cc:260] T 2d483aa80f5a47328f8fa031a0632615 P 88829356c056436fb5aba837388e5fec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.372337 19120 ts_tablet_manager.cc:1434] T 2d483aa80f5a47328f8fa031a0632615 P 88829356c056436fb5aba837388e5fec: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:15:11.372447 18924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab70c66bd094595996019c561aba09d" candidate_uuid: "88829356c056436fb5aba837388e5fec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "570af41474a144f6bdc6c6ebd10932b1"
I20260630 12:15:11.373350 18924 raft_consensus.cc:3060] T 2ab70c66bd094595996019c561aba09d P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:11.379066 19123 raft_consensus.cc:493] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:11.379810 19123 raft_consensus.cc:515] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.383410 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab70c66bd094595996019c561aba09d" candidate_uuid: "88829356c056436fb5aba837388e5fec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441eedd00ded4461ab1bc4c0d7783ef1"
I20260630 12:15:11.384400 19072 raft_consensus.cc:3060] T 2ab70c66bd094595996019c561aba09d P 441eedd00ded4461ab1bc4c0d7783ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:11.386538 18924 raft_consensus.cc:2468] T 2ab70c66bd094595996019c561aba09d P 570af41474a144f6bdc6c6ebd10932b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88829356c056436fb5aba837388e5fec in term 1.
I20260630 12:15:11.387818 18963 leader_election.cc:304] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 570af41474a144f6bdc6c6ebd10932b1, 88829356c056436fb5aba837388e5fec; no voters: 
I20260630 12:15:11.388499 19123 leader_election.cc:290] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88829356c056436fb5aba837388e5fec (127.7.215.130:38593), 441eedd00ded4461ab1bc4c0d7783ef1 (127.7.215.131:33135)
I20260630 12:15:11.388875 19128 raft_consensus.cc:2804] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:11.388391 19121 consensus_queue.cc:260] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } }
I20260630 12:15:11.391744 19118 tablet_bootstrap.cc:492] T 2d483aa80f5a47328f8fa031a0632615 P 441eedd00ded4461ab1bc4c0d7783ef1: No bootstrap required, opened a new log
I20260630 12:15:11.392328 19118 ts_tablet_manager.cc:1403] T 2d483aa80f5a47328f8fa031a0632615 P 441eedd00ded4461ab1bc4c0d7783ef1: Time spent bootstrapping tablet: real 0.071s	user 0.033s	sys 0.030s
I20260630 12:15:11.395294 19072 raft_consensus.cc:2468] T 2ab70c66bd094595996019c561aba09d P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88829356c056436fb5aba837388e5fec in term 1.
I20260630 12:15:11.395597 19118 raft_consensus.cc:359] T 2d483aa80f5a47328f8fa031a0632615 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.396414 19118 raft_consensus.cc:385] T 2d483aa80f5a47328f8fa031a0632615 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:11.402994 19118 raft_consensus.cc:740] T 2d483aa80f5a47328f8fa031a0632615 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 441eedd00ded4461ab1bc4c0d7783ef1, State: Initialized, Role: FOLLOWER
I20260630 12:15:11.403684 19121 ts_tablet_manager.cc:1434] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1: Time spent starting tablet: real 0.060s	user 0.010s	sys 0.001s
I20260630 12:15:11.405290 19118 consensus_queue.cc:260] T 2d483aa80f5a47328f8fa031a0632615 P 441eedd00ded4461ab1bc4c0d7783ef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.411356 19140 raft_consensus.cc:493] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:11.412014 19140 raft_consensus.cc:515] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.412957 19118 ts_tablet_manager.cc:1434] T 2d483aa80f5a47328f8fa031a0632615 P 441eedd00ded4461ab1bc4c0d7783ef1: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.001s
I20260630 12:15:11.414677 19140 leader_election.cc:290] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 570af41474a144f6bdc6c6ebd10932b1 (127.7.215.129:35617), 441eedd00ded4461ab1bc4c0d7783ef1 (127.7.215.131:33135)
I20260630 12:15:11.415570 18924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64ecae4d53541b582bd43517f59853d" candidate_uuid: "88829356c056436fb5aba837388e5fec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "570af41474a144f6bdc6c6ebd10932b1" is_pre_election: true
I20260630 12:15:11.416234 18924 raft_consensus.cc:2468] T f64ecae4d53541b582bd43517f59853d P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88829356c056436fb5aba837388e5fec in term 0.
I20260630 12:15:11.416177 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64ecae4d53541b582bd43517f59853d" candidate_uuid: "88829356c056436fb5aba837388e5fec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" is_pre_election: true
I20260630 12:15:11.417271 19072 raft_consensus.cc:2468] T f64ecae4d53541b582bd43517f59853d P 441eedd00ded4461ab1bc4c0d7783ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88829356c056436fb5aba837388e5fec in term 0.
I20260630 12:15:11.417582 18963 leader_election.cc:304] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 570af41474a144f6bdc6c6ebd10932b1, 88829356c056436fb5aba837388e5fec; no voters: 
I20260630 12:15:11.418533 19140 raft_consensus.cc:2804] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:11.418956 19140 raft_consensus.cc:493] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:11.419348 19140 raft_consensus.cc:3060] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:11.427894 19140 raft_consensus.cc:515] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.430119 19128 raft_consensus.cc:697] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec [term 1 LEADER]: Becoming Leader. State: Replica: 88829356c056436fb5aba837388e5fec, State: Running, Role: LEADER
I20260630 12:15:11.430996 18999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d483aa80f5a47328f8fa031a0632615" candidate_uuid: "570af41474a144f6bdc6c6ebd10932b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88829356c056436fb5aba837388e5fec" is_pre_election: true
I20260630 12:15:11.431063 18924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64ecae4d53541b582bd43517f59853d" candidate_uuid: "88829356c056436fb5aba837388e5fec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "570af41474a144f6bdc6c6ebd10932b1"
I20260630 12:15:11.431802 18999 raft_consensus.cc:2468] T 2d483aa80f5a47328f8fa031a0632615 P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 570af41474a144f6bdc6c6ebd10932b1 in term 0.
I20260630 12:15:11.431217 19128 consensus_queue.cc:237] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.432018 18924 raft_consensus.cc:3060] T f64ecae4d53541b582bd43517f59853d P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:11.433308 18890 leader_election.cc:304] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 570af41474a144f6bdc6c6ebd10932b1, 88829356c056436fb5aba837388e5fec; no voters: 
I20260630 12:15:11.434294 19123 raft_consensus.cc:2804] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:11.434630 19123 raft_consensus.cc:493] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:11.434957 19123 raft_consensus.cc:3060] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:11.435359 19140 leader_election.cc:290] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [CANDIDATE]: Term 1 election: Requested vote from peers 570af41474a144f6bdc6c6ebd10932b1 (127.7.215.129:35617), 441eedd00ded4461ab1bc4c0d7783ef1 (127.7.215.131:33135)
I20260630 12:15:11.436559 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64ecae4d53541b582bd43517f59853d" candidate_uuid: "88829356c056436fb5aba837388e5fec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441eedd00ded4461ab1bc4c0d7783ef1"
I20260630 12:15:11.437152 19072 raft_consensus.cc:3060] T f64ecae4d53541b582bd43517f59853d P 441eedd00ded4461ab1bc4c0d7783ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:11.440008 18924 raft_consensus.cc:2468] T f64ecae4d53541b582bd43517f59853d P 570af41474a144f6bdc6c6ebd10932b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88829356c056436fb5aba837388e5fec in term 1.
I20260630 12:15:11.441269 18963 leader_election.cc:304] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 570af41474a144f6bdc6c6ebd10932b1, 88829356c056436fb5aba837388e5fec; no voters: 
I20260630 12:15:11.441888 19073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d483aa80f5a47328f8fa031a0632615" candidate_uuid: "570af41474a144f6bdc6c6ebd10932b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" is_pre_election: true
I20260630 12:15:11.442095 19140 raft_consensus.cc:2804] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:11.442592 19073 raft_consensus.cc:2468] T 2d483aa80f5a47328f8fa031a0632615 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 570af41474a144f6bdc6c6ebd10932b1 in term 0.
I20260630 12:15:11.442678 19140 raft_consensus.cc:697] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [term 1 LEADER]: Becoming Leader. State: Replica: 88829356c056436fb5aba837388e5fec, State: Running, Role: LEADER
I20260630 12:15:11.443938 19072 raft_consensus.cc:2468] T f64ecae4d53541b582bd43517f59853d P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88829356c056436fb5aba837388e5fec in term 1.
I20260630 12:15:11.443696 19140 consensus_queue.cc:237] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.443768 19123 raft_consensus.cc:515] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.448132 19123 leader_election.cc:290] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [CANDIDATE]: Term 1 election: Requested vote from peers 88829356c056436fb5aba837388e5fec (127.7.215.130:38593), 441eedd00ded4461ab1bc4c0d7783ef1 (127.7.215.131:33135)
I20260630 12:15:11.448311 18999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d483aa80f5a47328f8fa031a0632615" candidate_uuid: "570af41474a144f6bdc6c6ebd10932b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88829356c056436fb5aba837388e5fec"
I20260630 12:15:11.448781 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d483aa80f5a47328f8fa031a0632615" candidate_uuid: "570af41474a144f6bdc6c6ebd10932b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441eedd00ded4461ab1bc4c0d7783ef1"
I20260630 12:15:11.448963 18999 raft_consensus.cc:3060] T 2d483aa80f5a47328f8fa031a0632615 P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:11.449261 19072 raft_consensus.cc:3060] T 2d483aa80f5a47328f8fa031a0632615 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:11.453876 18821 catalog_manager.cc:5697] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec reported cstate change: term changed from 0 to 1, leader changed from <none> to 88829356c056436fb5aba837388e5fec (127.7.215.130). New cstate: current_term: 1 leader_uuid: "88829356c056436fb5aba837388e5fec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:11.456188 18999 raft_consensus.cc:2468] T 2d483aa80f5a47328f8fa031a0632615 P 88829356c056436fb5aba837388e5fec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 570af41474a144f6bdc6c6ebd10932b1 in term 1.
I20260630 12:15:11.457331 18890 leader_election.cc:304] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 570af41474a144f6bdc6c6ebd10932b1, 88829356c056436fb5aba837388e5fec; no voters: 
I20260630 12:15:11.458874 19123 raft_consensus.cc:2804] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:11.459749 19072 raft_consensus.cc:2468] T 2d483aa80f5a47328f8fa031a0632615 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 570af41474a144f6bdc6c6ebd10932b1 in term 1.
I20260630 12:15:11.460165 19123 raft_consensus.cc:697] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [term 1 LEADER]: Becoming Leader. State: Replica: 570af41474a144f6bdc6c6ebd10932b1, State: Running, Role: LEADER
I20260630 12:15:11.461074 19123 consensus_queue.cc:237] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } }
I20260630 12:15:11.468935 18821 catalog_manager.cc:5697] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 570af41474a144f6bdc6c6ebd10932b1 (127.7.215.129). New cstate: current_term: 1 leader_uuid: "570af41474a144f6bdc6c6ebd10932b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:11.469370 18822 catalog_manager.cc:5697] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec reported cstate change: term changed from 0 to 1, leader changed from <none> to 88829356c056436fb5aba837388e5fec (127.7.215.130). New cstate: current_term: 1 leader_uuid: "88829356c056436fb5aba837388e5fec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } health_report { overall_health: UNKNOWN } } }
W20260630 12:15:11.615551 18870 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:11.635118 19123 raft_consensus.cc:493] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:11.635802 19123 raft_consensus.cc:515] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } }
I20260630 12:15:11.637529 19123 leader_election.cc:290] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 441eedd00ded4461ab1bc4c0d7783ef1 (127.7.215.131:33135), 88829356c056436fb5aba837388e5fec (127.7.215.130:38593)
I20260630 12:15:11.638477 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54d265cdb544b448a008f2c0d9d3304" candidate_uuid: "570af41474a144f6bdc6c6ebd10932b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" is_pre_election: true
I20260630 12:15:11.638749 18999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54d265cdb544b448a008f2c0d9d3304" candidate_uuid: "570af41474a144f6bdc6c6ebd10932b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88829356c056436fb5aba837388e5fec" is_pre_election: true
I20260630 12:15:11.639322 19072 raft_consensus.cc:2468] T b54d265cdb544b448a008f2c0d9d3304 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 570af41474a144f6bdc6c6ebd10932b1 in term 0.
I20260630 12:15:11.639397 18999 raft_consensus.cc:2468] T b54d265cdb544b448a008f2c0d9d3304 P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 570af41474a144f6bdc6c6ebd10932b1 in term 0.
I20260630 12:15:11.640344 18890 leader_election.cc:304] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 441eedd00ded4461ab1bc4c0d7783ef1, 570af41474a144f6bdc6c6ebd10932b1; no voters: 
I20260630 12:15:11.641059 19123 raft_consensus.cc:2804] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:11.641379 19123 raft_consensus.cc:493] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:11.641657 19123 raft_consensus.cc:3060] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:11.646540 19123 raft_consensus.cc:515] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } }
I20260630 12:15:11.648166 19123 leader_election.cc:290] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [CANDIDATE]: Term 1 election: Requested vote from peers 441eedd00ded4461ab1bc4c0d7783ef1 (127.7.215.131:33135), 88829356c056436fb5aba837388e5fec (127.7.215.130:38593)
I20260630 12:15:11.649040 19072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54d265cdb544b448a008f2c0d9d3304" candidate_uuid: "570af41474a144f6bdc6c6ebd10932b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441eedd00ded4461ab1bc4c0d7783ef1"
I20260630 12:15:11.649310 18999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54d265cdb544b448a008f2c0d9d3304" candidate_uuid: "570af41474a144f6bdc6c6ebd10932b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88829356c056436fb5aba837388e5fec"
I20260630 12:15:11.649581 19072 raft_consensus.cc:3060] T b54d265cdb544b448a008f2c0d9d3304 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:11.649868 18999 raft_consensus.cc:3060] T b54d265cdb544b448a008f2c0d9d3304 P 88829356c056436fb5aba837388e5fec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:11.654371 19072 raft_consensus.cc:2468] T b54d265cdb544b448a008f2c0d9d3304 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 570af41474a144f6bdc6c6ebd10932b1 in term 1.
I20260630 12:15:11.654646 18999 raft_consensus.cc:2468] T b54d265cdb544b448a008f2c0d9d3304 P 88829356c056436fb5aba837388e5fec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 570af41474a144f6bdc6c6ebd10932b1 in term 1.
I20260630 12:15:11.655512 18890 leader_election.cc:304] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 441eedd00ded4461ab1bc4c0d7783ef1, 570af41474a144f6bdc6c6ebd10932b1; no voters: 
I20260630 12:15:11.656204 19123 raft_consensus.cc:2804] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:11.656759 19123 raft_consensus.cc:697] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [term 1 LEADER]: Becoming Leader. State: Replica: 570af41474a144f6bdc6c6ebd10932b1, State: Running, Role: LEADER
I20260630 12:15:11.657541 19123 consensus_queue.cc:237] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } }
I20260630 12:15:11.664151 18822 catalog_manager.cc:5697] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 570af41474a144f6bdc6c6ebd10932b1 (127.7.215.129). New cstate: current_term: 1 leader_uuid: "570af41474a144f6bdc6c6ebd10932b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:11.819409 19140 consensus_queue.cc:1048] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec [LEADER]: Connected to new peer: Peer: permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:11.820093 19128 consensus_queue.cc:1048] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec [LEADER]: Connected to new peer: Peer: permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:11.850549 19123 consensus_queue.cc:1048] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:11.862023 19153 consensus_queue.cc:1048] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:11.917670 19128 consensus_queue.cc:1048] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [LEADER]: Connected to new peer: Peer: permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:11.927817 19128 consensus_queue.cc:1048] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [LEADER]: Connected to new peer: Peer: permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:12.062978 19153 consensus_queue.cc:1048] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:12.073834 19123 consensus_queue.cc:1048] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:15:14.187530 19094 debug-util.cc:398] Leaking SignalData structure 0x7b08001c2380 after lost signal to thread 8033
W20260630 12:15:14.188827 19094 debug-util.cc:398] Leaking SignalData structure 0x7b0800257860 after lost signal to thread 18856
W20260630 12:15:14.190148 19094 debug-util.cc:398] Leaking SignalData structure 0x7b080026dc20 after lost signal to thread 18948
W20260630 12:15:14.191145 19094 debug-util.cc:398] Leaking SignalData structure 0x7b08001cd500 after lost signal to thread 19023
W20260630 12:15:14.192092 19094 debug-util.cc:398] Leaking SignalData structure 0x7b080013eac0 after lost signal to thread 19097
I20260630 12:15:18.965624  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:18.973730 19163 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:18.974212 19164 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:18.975828 19166 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:18.977047  8030 server_base.cc:1061] running on GCE node
I20260630 12:15:18.978176  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:18.978377  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:18.978523  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821718978512 us; error 0 us; skew 500 ppm
I20260630 12:15:18.979108  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:18.982133  8030 webserver.cc:533] Webserver started at http://127.7.215.132:43775/ using document root <none> and password file <none>
I20260630 12:15:18.982847  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:18.983029  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:18.983384  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:18.984872  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-0/minicluster-data/ts-3-root/instance:
uuid: "38d717cd0568432b907686f49ac79ecc"
format_stamp: "Formatted at 2026-06-30 12:15:18 on dist-test-slave-35fp"
I20260630 12:15:18.989775  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260630 12:15:18.993590 19171 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:18.994342  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:18.994709  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-0/minicluster-data/ts-3-root
uuid: "38d717cd0568432b907686f49ac79ecc"
format_stamp: "Formatted at 2026-06-30 12:15:18 on dist-test-slave-35fp"
I20260630 12:15:18.995024  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-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)
I20260630 12:15:19.017882  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:19.019371  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:19.020998  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:19.023701  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:19.023938  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:19.024202  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:19.024389  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:19.066160  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.132:43545
I20260630 12:15:19.066305 19233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.132:43545 every 8 connection(s)
I20260630 12:15:19.083658 19234 heartbeater.cc:344] Connected to a master server at 127.7.215.190:38819
I20260630 12:15:19.084123 19234 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:19.084901 19234 heartbeater.cc:507] Master 127.7.215.190:38819 requested a full tablet report, sending...
I20260630 12:15:19.086987 18822 ts_manager.cc:194] Registered new tserver with Master: 38d717cd0568432b907686f49ac79ecc (127.7.215.132:43545)
I20260630 12:15:19.088542 18822 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41622
I20260630 12:15:19.684335 18924 consensus_queue.cc:237] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [LEADER]: Queue 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: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } attrs { replace: true } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: true } }
I20260630 12:15:19.692934 19073 raft_consensus.cc:1275] T 2d483aa80f5a47328f8fa031a0632615 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Refusing update from remote peer 570af41474a144f6bdc6c6ebd10932b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:19.696040 18999 raft_consensus.cc:1275] T 2d483aa80f5a47328f8fa031a0632615 P 88829356c056436fb5aba837388e5fec [term 1 FOLLOWER]: Refusing update from remote peer 570af41474a144f6bdc6c6ebd10932b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:19.696408 19241 consensus_queue.cc:1048] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:15:19.698045 19153 consensus_queue.cc:1048] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:15:19.708842 19153 raft_consensus.cc:2955] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38d717cd0568432b907686f49ac79ecc (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } attrs { replace: true } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: true } } }
I20260630 12:15:19.710943 18999 raft_consensus.cc:2955] T 2d483aa80f5a47328f8fa031a0632615 P 88829356c056436fb5aba837388e5fec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38d717cd0568432b907686f49ac79ecc (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } attrs { replace: true } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: true } } }
W20260630 12:15:19.716682 18888 consensus_peers.cc:597] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 -> Peer 38d717cd0568432b907686f49ac79ecc (127.7.215.132:43545): Couldn't send request to peer 38d717cd0568432b907686f49ac79ecc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2d483aa80f5a47328f8fa031a0632615. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:19.724690 19073 raft_consensus.cc:2955] T 2d483aa80f5a47328f8fa031a0632615 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38d717cd0568432b907686f49ac79ecc (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } attrs { replace: true } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: true } } }
I20260630 12:15:19.731948 18822 catalog_manager.cc:5697] T 2d483aa80f5a47328f8fa031a0632615 P 88829356c056436fb5aba837388e5fec reported cstate change: config changed from index -1 to 2, NON_VOTER 38d717cd0568432b907686f49ac79ecc (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "570af41474a144f6bdc6c6ebd10932b1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } attrs { replace: true } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: true } } }
I20260630 12:15:19.733256 18924 consensus_queue.cc:237] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [LEADER]: Queue 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: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } attrs { replace: true } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: true } }
I20260630 12:15:19.747689 18999 raft_consensus.cc:1275] T b54d265cdb544b448a008f2c0d9d3304 P 88829356c056436fb5aba837388e5fec [term 1 FOLLOWER]: Refusing update from remote peer 570af41474a144f6bdc6c6ebd10932b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:15:19.748479 18888 consensus_peers.cc:597] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 -> Peer 38d717cd0568432b907686f49ac79ecc (127.7.215.132:43545): Couldn't send request to peer 38d717cd0568432b907686f49ac79ecc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b54d265cdb544b448a008f2c0d9d3304. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:19.749384 19241 consensus_queue.cc:1048] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:15:19.753077 19073 raft_consensus.cc:1275] T b54d265cdb544b448a008f2c0d9d3304 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Refusing update from remote peer 570af41474a144f6bdc6c6ebd10932b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:19.754634 19241 consensus_queue.cc:1048] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:15:19.762192 19246 raft_consensus.cc:2955] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38d717cd0568432b907686f49ac79ecc (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } attrs { replace: true } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: true } } }
I20260630 12:15:19.764528 18999 raft_consensus.cc:2955] T b54d265cdb544b448a008f2c0d9d3304 P 88829356c056436fb5aba837388e5fec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38d717cd0568432b907686f49ac79ecc (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } attrs { replace: true } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: true } } }
I20260630 12:15:19.773555 19073 raft_consensus.cc:2955] T b54d265cdb544b448a008f2c0d9d3304 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38d717cd0568432b907686f49ac79ecc (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } attrs { replace: true } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: true } } }
I20260630 12:15:19.781725 18820 catalog_manager.cc:5697] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 reported cstate change: config changed from index -1 to 2, NON_VOTER 38d717cd0568432b907686f49ac79ecc (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "570af41474a144f6bdc6c6ebd10932b1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:19.798090 18999 consensus_queue.cc:237] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [LEADER]: Queue 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: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } attrs { replace: true } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: true } }
I20260630 12:15:19.805588 19073 raft_consensus.cc:1275] T f64ecae4d53541b582bd43517f59853d P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Refusing update from remote peer 88829356c056436fb5aba837388e5fec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:19.807337 19257 consensus_queue.cc:1048] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [LEADER]: Connected to new peer: Peer: permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:15:19.808135 18924 raft_consensus.cc:1275] T f64ecae4d53541b582bd43517f59853d P 570af41474a144f6bdc6c6ebd10932b1 [term 1 FOLLOWER]: Refusing update from remote peer 88829356c056436fb5aba837388e5fec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:19.809760 19162 consensus_queue.cc:1048] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [LEADER]: Connected to new peer: Peer: permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:15:19.818090 18963 consensus_peers.cc:597] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec -> Peer 38d717cd0568432b907686f49ac79ecc (127.7.215.132:43545): Couldn't send request to peer 38d717cd0568432b907686f49ac79ecc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f64ecae4d53541b582bd43517f59853d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:19.818287 19257 raft_consensus.cc:2955] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38d717cd0568432b907686f49ac79ecc (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } attrs { replace: true } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: true } } }
I20260630 12:15:19.820639 19073 raft_consensus.cc:2955] T f64ecae4d53541b582bd43517f59853d P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38d717cd0568432b907686f49ac79ecc (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } attrs { replace: true } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: true } } }
I20260630 12:15:19.821249 18924 raft_consensus.cc:2955] T f64ecae4d53541b582bd43517f59853d P 570af41474a144f6bdc6c6ebd10932b1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 38d717cd0568432b907686f49ac79ecc (127.7.215.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } attrs { replace: true } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: true } } }
I20260630 12:15:19.835990 18822 catalog_manager.cc:5697] T f64ecae4d53541b582bd43517f59853d P 441eedd00ded4461ab1bc4c0d7783ef1 reported cstate change: config changed from index -1 to 2, NON_VOTER 38d717cd0568432b907686f49ac79ecc (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "88829356c056436fb5aba837388e5fec" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } attrs { replace: true } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: true } } }
I20260630 12:15:20.091151 19234 heartbeater.cc:499] Master 127.7.215.190:38819 was elected leader, sending a full tablet report...
I20260630 12:15:20.203166 19263 ts_tablet_manager.cc:933] T f64ecae4d53541b582bd43517f59853d P 38d717cd0568432b907686f49ac79ecc: Initiating tablet copy from peer 88829356c056436fb5aba837388e5fec (127.7.215.130:38593)
I20260630 12:15:20.205284 19263 tablet_copy_client.cc:323] T f64ecae4d53541b582bd43517f59853d P 38d717cd0568432b907686f49ac79ecc: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.130:38593
I20260630 12:15:20.216221 19009 tablet_copy_service.cc:140] P 88829356c056436fb5aba837388e5fec: Received BeginTabletCopySession request for tablet f64ecae4d53541b582bd43517f59853d from peer 38d717cd0568432b907686f49ac79ecc ({username='slave'} at 127.0.0.1:38864)
I20260630 12:15:20.216820 19009 tablet_copy_service.cc:161] P 88829356c056436fb5aba837388e5fec: Beginning new tablet copy session on tablet f64ecae4d53541b582bd43517f59853d from peer 38d717cd0568432b907686f49ac79ecc at {username='slave'} at 127.0.0.1:38864: session id = 38d717cd0568432b907686f49ac79ecc-f64ecae4d53541b582bd43517f59853d
I20260630 12:15:20.230343 19009 tablet_copy_source_session.cc:215] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:20.233301 19263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f64ecae4d53541b582bd43517f59853d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:20.246273 19263 tablet_copy_client.cc:806] T f64ecae4d53541b582bd43517f59853d P 38d717cd0568432b907686f49ac79ecc: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:20.246860 19263 tablet_copy_client.cc:670] T f64ecae4d53541b582bd43517f59853d P 38d717cd0568432b907686f49ac79ecc: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:20.250403 19263 tablet_copy_client.cc:538] T f64ecae4d53541b582bd43517f59853d P 38d717cd0568432b907686f49ac79ecc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:20.256248 19263 tablet_bootstrap.cc:492] T f64ecae4d53541b582bd43517f59853d P 38d717cd0568432b907686f49ac79ecc: Bootstrap starting.
I20260630 12:15:20.272887 19263 tablet_bootstrap.cc:492] T f64ecae4d53541b582bd43517f59853d P 38d717cd0568432b907686f49ac79ecc: 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
I20260630 12:15:20.273587 19263 tablet_bootstrap.cc:492] T f64ecae4d53541b582bd43517f59853d P 38d717cd0568432b907686f49ac79ecc: Bootstrap complete.
I20260630 12:15:20.274137 19263 ts_tablet_manager.cc:1403] T f64ecae4d53541b582bd43517f59853d P 38d717cd0568432b907686f49ac79ecc: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260630 12:15:20.276329 19263 raft_consensus.cc:359] T f64ecae4d53541b582bd43517f59853d P 38d717cd0568432b907686f49ac79ecc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } attrs { replace: true } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: true } }
I20260630 12:15:20.276953 19263 raft_consensus.cc:740] T f64ecae4d53541b582bd43517f59853d P 38d717cd0568432b907686f49ac79ecc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 38d717cd0568432b907686f49ac79ecc, State: Initialized, Role: LEARNER
I20260630 12:15:20.277566 19263 consensus_queue.cc:260] T f64ecae4d53541b582bd43517f59853d P 38d717cd0568432b907686f49ac79ecc [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: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } attrs { replace: true } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: true } }
I20260630 12:15:20.280264 19263 ts_tablet_manager.cc:1434] T f64ecae4d53541b582bd43517f59853d P 38d717cd0568432b907686f49ac79ecc: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.006s
I20260630 12:15:20.282034 19009 tablet_copy_service.cc:342] P 88829356c056436fb5aba837388e5fec: Request end of tablet copy session 38d717cd0568432b907686f49ac79ecc-f64ecae4d53541b582bd43517f59853d received from {username='slave'} at 127.0.0.1:38864
I20260630 12:15:20.282411 19009 tablet_copy_service.cc:434] P 88829356c056436fb5aba837388e5fec: ending tablet copy session 38d717cd0568432b907686f49ac79ecc-f64ecae4d53541b582bd43517f59853d on tablet f64ecae4d53541b582bd43517f59853d with peer 38d717cd0568432b907686f49ac79ecc
I20260630 12:15:20.287564 19263 ts_tablet_manager.cc:933] T 2d483aa80f5a47328f8fa031a0632615 P 38d717cd0568432b907686f49ac79ecc: Initiating tablet copy from peer 570af41474a144f6bdc6c6ebd10932b1 (127.7.215.129:35617)
I20260630 12:15:20.289394 19263 tablet_copy_client.cc:323] T 2d483aa80f5a47328f8fa031a0632615 P 38d717cd0568432b907686f49ac79ecc: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.129:35617
I20260630 12:15:20.299204 18934 tablet_copy_service.cc:140] P 570af41474a144f6bdc6c6ebd10932b1: Received BeginTabletCopySession request for tablet 2d483aa80f5a47328f8fa031a0632615 from peer 38d717cd0568432b907686f49ac79ecc ({username='slave'} at 127.0.0.1:45016)
I20260630 12:15:20.299786 18934 tablet_copy_service.cc:161] P 570af41474a144f6bdc6c6ebd10932b1: Beginning new tablet copy session on tablet 2d483aa80f5a47328f8fa031a0632615 from peer 38d717cd0568432b907686f49ac79ecc at {username='slave'} at 127.0.0.1:45016: session id = 38d717cd0568432b907686f49ac79ecc-2d483aa80f5a47328f8fa031a0632615
I20260630 12:15:20.308756 18934 tablet_copy_source_session.cc:215] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:20.312184 19263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d483aa80f5a47328f8fa031a0632615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:20.313762 19270 ts_tablet_manager.cc:933] T b54d265cdb544b448a008f2c0d9d3304 P 38d717cd0568432b907686f49ac79ecc: Initiating tablet copy from peer 570af41474a144f6bdc6c6ebd10932b1 (127.7.215.129:35617)
I20260630 12:15:20.315635 19270 tablet_copy_client.cc:323] T b54d265cdb544b448a008f2c0d9d3304 P 38d717cd0568432b907686f49ac79ecc: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.129:35617
I20260630 12:15:20.317319 18934 tablet_copy_service.cc:140] P 570af41474a144f6bdc6c6ebd10932b1: Received BeginTabletCopySession request for tablet b54d265cdb544b448a008f2c0d9d3304 from peer 38d717cd0568432b907686f49ac79ecc ({username='slave'} at 127.0.0.1:45016)
I20260630 12:15:20.317871 18934 tablet_copy_service.cc:161] P 570af41474a144f6bdc6c6ebd10932b1: Beginning new tablet copy session on tablet b54d265cdb544b448a008f2c0d9d3304 from peer 38d717cd0568432b907686f49ac79ecc at {username='slave'} at 127.0.0.1:45016: session id = 38d717cd0568432b907686f49ac79ecc-b54d265cdb544b448a008f2c0d9d3304
I20260630 12:15:20.327104 18934 tablet_copy_source_session.cc:215] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:20.329267 19263 tablet_copy_client.cc:806] T 2d483aa80f5a47328f8fa031a0632615 P 38d717cd0568432b907686f49ac79ecc: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:20.329842 19263 tablet_copy_client.cc:670] T 2d483aa80f5a47328f8fa031a0632615 P 38d717cd0568432b907686f49ac79ecc: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:20.330415 19270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54d265cdb544b448a008f2c0d9d3304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:20.333680 19263 tablet_copy_client.cc:538] T 2d483aa80f5a47328f8fa031a0632615 P 38d717cd0568432b907686f49ac79ecc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:20.340632 19263 tablet_bootstrap.cc:492] T 2d483aa80f5a47328f8fa031a0632615 P 38d717cd0568432b907686f49ac79ecc: Bootstrap starting.
I20260630 12:15:20.347709 19270 tablet_copy_client.cc:806] T b54d265cdb544b448a008f2c0d9d3304 P 38d717cd0568432b907686f49ac79ecc: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:20.348372 19270 tablet_copy_client.cc:670] T b54d265cdb544b448a008f2c0d9d3304 P 38d717cd0568432b907686f49ac79ecc: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:20.352298 19270 tablet_copy_client.cc:538] T b54d265cdb544b448a008f2c0d9d3304 P 38d717cd0568432b907686f49ac79ecc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:20.356236 19263 tablet_bootstrap.cc:492] T 2d483aa80f5a47328f8fa031a0632615 P 38d717cd0568432b907686f49ac79ecc: 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
I20260630 12:15:20.356957 19263 tablet_bootstrap.cc:492] T 2d483aa80f5a47328f8fa031a0632615 P 38d717cd0568432b907686f49ac79ecc: Bootstrap complete.
I20260630 12:15:20.357533 19263 ts_tablet_manager.cc:1403] T 2d483aa80f5a47328f8fa031a0632615 P 38d717cd0568432b907686f49ac79ecc: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:15:20.359790 19263 raft_consensus.cc:359] T 2d483aa80f5a47328f8fa031a0632615 P 38d717cd0568432b907686f49ac79ecc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } attrs { replace: true } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: true } }
I20260630 12:15:20.360411 19263 raft_consensus.cc:740] T 2d483aa80f5a47328f8fa031a0632615 P 38d717cd0568432b907686f49ac79ecc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 38d717cd0568432b907686f49ac79ecc, State: Initialized, Role: LEARNER
I20260630 12:15:20.360931 19263 consensus_queue.cc:260] T 2d483aa80f5a47328f8fa031a0632615 P 38d717cd0568432b907686f49ac79ecc [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: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } attrs { replace: true } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: true } }
I20260630 12:15:20.361286 19270 tablet_bootstrap.cc:492] T b54d265cdb544b448a008f2c0d9d3304 P 38d717cd0568432b907686f49ac79ecc: Bootstrap starting.
I20260630 12:15:20.363040 19263 ts_tablet_manager.cc:1434] T 2d483aa80f5a47328f8fa031a0632615 P 38d717cd0568432b907686f49ac79ecc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260630 12:15:20.364768 18934 tablet_copy_service.cc:342] P 570af41474a144f6bdc6c6ebd10932b1: Request end of tablet copy session 38d717cd0568432b907686f49ac79ecc-2d483aa80f5a47328f8fa031a0632615 received from {username='slave'} at 127.0.0.1:45016
I20260630 12:15:20.365206 18934 tablet_copy_service.cc:434] P 570af41474a144f6bdc6c6ebd10932b1: ending tablet copy session 38d717cd0568432b907686f49ac79ecc-2d483aa80f5a47328f8fa031a0632615 on tablet 2d483aa80f5a47328f8fa031a0632615 with peer 38d717cd0568432b907686f49ac79ecc
I20260630 12:15:20.383460 19270 tablet_bootstrap.cc:492] T b54d265cdb544b448a008f2c0d9d3304 P 38d717cd0568432b907686f49ac79ecc: 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
I20260630 12:15:20.384333 19270 tablet_bootstrap.cc:492] T b54d265cdb544b448a008f2c0d9d3304 P 38d717cd0568432b907686f49ac79ecc: Bootstrap complete.
I20260630 12:15:20.385028 19270 ts_tablet_manager.cc:1403] T b54d265cdb544b448a008f2c0d9d3304 P 38d717cd0568432b907686f49ac79ecc: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260630 12:15:20.387846 19270 raft_consensus.cc:359] T b54d265cdb544b448a008f2c0d9d3304 P 38d717cd0568432b907686f49ac79ecc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } attrs { replace: true } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: true } }
I20260630 12:15:20.388648 19270 raft_consensus.cc:740] T b54d265cdb544b448a008f2c0d9d3304 P 38d717cd0568432b907686f49ac79ecc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 38d717cd0568432b907686f49ac79ecc, State: Initialized, Role: LEARNER
I20260630 12:15:20.389249 19270 consensus_queue.cc:260] T b54d265cdb544b448a008f2c0d9d3304 P 38d717cd0568432b907686f49ac79ecc [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: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } attrs { replace: true } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: true } }
I20260630 12:15:20.391526 19270 ts_tablet_manager.cc:1434] T b54d265cdb544b448a008f2c0d9d3304 P 38d717cd0568432b907686f49ac79ecc: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:15:20.393187 18934 tablet_copy_service.cc:342] P 570af41474a144f6bdc6c6ebd10932b1: Request end of tablet copy session 38d717cd0568432b907686f49ac79ecc-b54d265cdb544b448a008f2c0d9d3304 received from {username='slave'} at 127.0.0.1:45016
I20260630 12:15:20.393538 18934 tablet_copy_service.cc:434] P 570af41474a144f6bdc6c6ebd10932b1: ending tablet copy session 38d717cd0568432b907686f49ac79ecc-b54d265cdb544b448a008f2c0d9d3304 on tablet b54d265cdb544b448a008f2c0d9d3304 with peer 38d717cd0568432b907686f49ac79ecc
I20260630 12:15:20.734134 19209 raft_consensus.cc:1217] T f64ecae4d53541b582bd43517f59853d P 38d717cd0568432b907686f49ac79ecc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:15:20.739706 19209 raft_consensus.cc:1217] T b54d265cdb544b448a008f2c0d9d3304 P 38d717cd0568432b907686f49ac79ecc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:15:20.762643 19209 raft_consensus.cc:1217] T 2d483aa80f5a47328f8fa031a0632615 P 38d717cd0568432b907686f49ac79ecc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:15:21.256903 19162 raft_consensus.cc:1064] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec: attempting to promote NON_VOTER 38d717cd0568432b907686f49ac79ecc to VOTER
I20260630 12:15:21.258935 19162 consensus_queue.cc:237] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [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: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } attrs { replace: true } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } }
I20260630 12:15:21.265972 19073 raft_consensus.cc:1275] T f64ecae4d53541b582bd43517f59853d P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Refusing update from remote peer 88829356c056436fb5aba837388e5fec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:21.267673 19278 consensus_queue.cc:1048] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [LEADER]: Connected to new peer: Peer: permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:21.268297 19209 raft_consensus.cc:1275] T f64ecae4d53541b582bd43517f59853d P 38d717cd0568432b907686f49ac79ecc [term 1 LEARNER]: Refusing update from remote peer 88829356c056436fb5aba837388e5fec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:21.270004 18924 raft_consensus.cc:1275] T f64ecae4d53541b582bd43517f59853d P 570af41474a144f6bdc6c6ebd10932b1 [term 1 FOLLOWER]: Refusing update from remote peer 88829356c056436fb5aba837388e5fec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:21.270174 19274 consensus_queue.cc:1048] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [LEADER]: Connected to new peer: Peer: permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:21.271754 19162 consensus_queue.cc:1048] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [LEADER]: Connected to new peer: Peer: permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:15:21.289484 19278 raft_consensus.cc:2955] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38d717cd0568432b907686f49ac79ecc (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } attrs { replace: true } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } } }
I20260630 12:15:21.291685 19072 raft_consensus.cc:2955] T f64ecae4d53541b582bd43517f59853d P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38d717cd0568432b907686f49ac79ecc (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } attrs { replace: true } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } } }
I20260630 12:15:21.295490 19209 raft_consensus.cc:2955] T f64ecae4d53541b582bd43517f59853d P 38d717cd0568432b907686f49ac79ecc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38d717cd0568432b907686f49ac79ecc (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } attrs { replace: true } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } } }
I20260630 12:15:21.305790 19153 raft_consensus.cc:1064] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1: attempting to promote NON_VOTER 38d717cd0568432b907686f49ac79ecc to VOTER
I20260630 12:15:21.309078 19153 consensus_queue.cc:237] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [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: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } attrs { replace: true } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } }
I20260630 12:15:21.316125 18821 catalog_manager.cc:5697] T f64ecae4d53541b582bd43517f59853d P 441eedd00ded4461ab1bc4c0d7783ef1 reported cstate change: config changed from index 2 to 3, 38d717cd0568432b907686f49ac79ecc (127.7.215.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "88829356c056436fb5aba837388e5fec" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } attrs { replace: true } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } } }
I20260630 12:15:21.320109 18924 raft_consensus.cc:2955] T f64ecae4d53541b582bd43517f59853d P 570af41474a144f6bdc6c6ebd10932b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38d717cd0568432b907686f49ac79ecc (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } attrs { replace: true } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } } }
I20260630 12:15:21.339713 19288 raft_consensus.cc:1064] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1: attempting to promote NON_VOTER 38d717cd0568432b907686f49ac79ecc to VOTER
I20260630 12:15:21.349099 19072 raft_consensus.cc:1275] T 2d483aa80f5a47328f8fa031a0632615 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Refusing update from remote peer 570af41474a144f6bdc6c6ebd10932b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:21.349261 19209 raft_consensus.cc:1275] T 2d483aa80f5a47328f8fa031a0632615 P 38d717cd0568432b907686f49ac79ecc [term 1 LEARNER]: Refusing update from remote peer 570af41474a144f6bdc6c6ebd10932b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:21.351647 19282 consensus_queue.cc:1048] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:15:21.354524 19282 consensus_queue.cc:1048] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:21.365635 19288 consensus_queue.cc:237] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [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: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } attrs { replace: true } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } }
I20260630 12:15:21.376966 19282 raft_consensus.cc:2955] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38d717cd0568432b907686f49ac79ecc (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } attrs { replace: true } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } } }
I20260630 12:15:21.383625 18999 raft_consensus.cc:1275] T 2d483aa80f5a47328f8fa031a0632615 P 88829356c056436fb5aba837388e5fec [term 1 FOLLOWER]: Refusing update from remote peer 570af41474a144f6bdc6c6ebd10932b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:21.386263 19153 consensus_queue.cc:1048] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:21.387581 19209 raft_consensus.cc:1275] T b54d265cdb544b448a008f2c0d9d3304 P 38d717cd0568432b907686f49ac79ecc [term 1 LEARNER]: Refusing update from remote peer 570af41474a144f6bdc6c6ebd10932b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:21.383716 19072 raft_consensus.cc:2955] T 2d483aa80f5a47328f8fa031a0632615 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38d717cd0568432b907686f49ac79ecc (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } attrs { replace: true } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } } }
I20260630 12:15:21.387581 18999 raft_consensus.cc:1275] T b54d265cdb544b448a008f2c0d9d3304 P 88829356c056436fb5aba837388e5fec [term 1 FOLLOWER]: Refusing update from remote peer 570af41474a144f6bdc6c6ebd10932b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:21.390642 19153 consensus_queue.cc:1048] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:21.392021 19287 consensus_queue.cc:1048] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:15:21.411152 19073 raft_consensus.cc:1275] T b54d265cdb544b448a008f2c0d9d3304 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Refusing update from remote peer 570af41474a144f6bdc6c6ebd10932b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:21.415892 18998 raft_consensus.cc:2955] T 2d483aa80f5a47328f8fa031a0632615 P 88829356c056436fb5aba837388e5fec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38d717cd0568432b907686f49ac79ecc (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } attrs { replace: true } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } } }
I20260630 12:15:21.417178 19288 consensus_queue.cc:1048] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:15:21.437042 19288 raft_consensus.cc:2955] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38d717cd0568432b907686f49ac79ecc (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } attrs { replace: true } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } } }
I20260630 12:15:21.440874 19209 raft_consensus.cc:2955] T 2d483aa80f5a47328f8fa031a0632615 P 38d717cd0568432b907686f49ac79ecc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38d717cd0568432b907686f49ac79ecc (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } attrs { replace: true } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } } }
I20260630 12:15:21.444821 18998 raft_consensus.cc:2955] T b54d265cdb544b448a008f2c0d9d3304 P 88829356c056436fb5aba837388e5fec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38d717cd0568432b907686f49ac79ecc (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } attrs { replace: true } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } } }
I20260630 12:15:21.461145 18819 catalog_manager.cc:5697] T 2d483aa80f5a47328f8fa031a0632615 P 441eedd00ded4461ab1bc4c0d7783ef1 reported cstate change: config changed from index 2 to 3, 38d717cd0568432b907686f49ac79ecc (127.7.215.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "570af41474a144f6bdc6c6ebd10932b1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } attrs { replace: true } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } } }
I20260630 12:15:21.458195 19073 raft_consensus.cc:2955] T b54d265cdb544b448a008f2c0d9d3304 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38d717cd0568432b907686f49ac79ecc (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } attrs { replace: true } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } } }
I20260630 12:15:21.466652 18998 consensus_queue.cc:237] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [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: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } }
I20260630 12:15:21.467556 19209 raft_consensus.cc:2955] T b54d265cdb544b448a008f2c0d9d3304 P 38d717cd0568432b907686f49ac79ecc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 38d717cd0568432b907686f49ac79ecc (127.7.215.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } attrs { replace: true } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } } }
I20260630 12:15:21.474151 19072 raft_consensus.cc:1275] T f64ecae4d53541b582bd43517f59853d P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Refusing update from remote peer 88829356c056436fb5aba837388e5fec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:21.474680 19208 raft_consensus.cc:1275] T f64ecae4d53541b582bd43517f59853d P 38d717cd0568432b907686f49ac79ecc [term 1 FOLLOWER]: Refusing update from remote peer 88829356c056436fb5aba837388e5fec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:21.475914 19274 consensus_queue.cc:1048] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [LEADER]: Connected to new peer: Peer: permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:21.476831 19278 consensus_queue.cc:1048] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [LEADER]: Connected to new peer: Peer: permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:21.485849 19209 raft_consensus.cc:2955] T f64ecae4d53541b582bd43517f59853d P 38d717cd0568432b907686f49ac79ecc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 570af41474a144f6bdc6c6ebd10932b1 (127.7.215.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } } }
I20260630 12:15:21.488538 18820 catalog_manager.cc:5697] T b54d265cdb544b448a008f2c0d9d3304 P 88829356c056436fb5aba837388e5fec reported cstate change: config changed from index 2 to 3, 38d717cd0568432b907686f49ac79ecc (127.7.215.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "570af41474a144f6bdc6c6ebd10932b1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } attrs { replace: true } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } } }
I20260630 12:15:21.483942 19278 raft_consensus.cc:2955] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 570af41474a144f6bdc6c6ebd10932b1 (127.7.215.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } } }
I20260630 12:15:21.495332 19073 raft_consensus.cc:2955] T f64ecae4d53541b582bd43517f59853d P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 570af41474a144f6bdc6c6ebd10932b1 (127.7.215.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } } }
I20260630 12:15:21.499506 18809 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f64ecae4d53541b582bd43517f59853d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260630 12:15:21.508579 18809 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet f64ecae4d53541b582bd43517f59853d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 88829356c056436fb5aba837388e5fec (127.7.215.130:38593) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260630 12:15:21.512353 18822 catalog_manager.cc:5697] T f64ecae4d53541b582bd43517f59853d P 38d717cd0568432b907686f49ac79ecc reported cstate change: config changed from index 3 to 4, VOTER 570af41474a144f6bdc6c6ebd10932b1 (127.7.215.129) evicted. New cstate: current_term: 1 leader_uuid: "88829356c056436fb5aba837388e5fec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } } }
I20260630 12:15:21.514910 18924 consensus_queue.cc:237] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [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: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } }
I20260630 12:15:21.520164 19209 raft_consensus.cc:1275] T b54d265cdb544b448a008f2c0d9d3304 P 38d717cd0568432b907686f49ac79ecc [term 1 FOLLOWER]: Refusing update from remote peer 570af41474a144f6bdc6c6ebd10932b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:21.521801 19287 consensus_queue.cc:1048] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:21.523474 19073 raft_consensus.cc:1275] T b54d265cdb544b448a008f2c0d9d3304 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Refusing update from remote peer 570af41474a144f6bdc6c6ebd10932b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:21.525223 19287 consensus_queue.cc:1048] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:21.528676 19288 raft_consensus.cc:2955] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88829356c056436fb5aba837388e5fec (127.7.215.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } } }
I20260630 12:15:21.534319 18914 tablet_service.cc:1558] Processing DeleteTablet for tablet f64ecae4d53541b582bd43517f59853d with delete_type TABLET_DATA_TOMBSTONED (TS 570af41474a144f6bdc6c6ebd10932b1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59280
I20260630 12:15:21.536540 19209 raft_consensus.cc:2955] T b54d265cdb544b448a008f2c0d9d3304 P 38d717cd0568432b907686f49ac79ecc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88829356c056436fb5aba837388e5fec (127.7.215.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } } }
I20260630 12:15:21.536907 19072 raft_consensus.cc:2955] T b54d265cdb544b448a008f2c0d9d3304 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 88829356c056436fb5aba837388e5fec (127.7.215.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } } }
I20260630 12:15:21.540966 18807 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b54d265cdb544b448a008f2c0d9d3304 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:15:21.547214 18822 catalog_manager.cc:5697] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 reported cstate change: config changed from index 3 to 4, VOTER 88829356c056436fb5aba837388e5fec (127.7.215.130) evicted. New cstate: current_term: 1 leader_uuid: "570af41474a144f6bdc6c6ebd10932b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "441eedd00ded4461ab1bc4c0d7783ef1" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:15:21.555850 19300 tablet_replica.cc:333] T f64ecae4d53541b582bd43517f59853d P 570af41474a144f6bdc6c6ebd10932b1: stopping tablet replica
I20260630 12:15:21.557088 19300 raft_consensus.cc:2243] T f64ecae4d53541b582bd43517f59853d P 570af41474a144f6bdc6c6ebd10932b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:21.557833 19300 raft_consensus.cc:2272] T f64ecae4d53541b582bd43517f59853d P 570af41474a144f6bdc6c6ebd10932b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:21.560942 18986 tablet_service.cc:1558] Processing DeleteTablet for tablet b54d265cdb544b448a008f2c0d9d3304 with delete_type TABLET_DATA_TOMBSTONED (TS 88829356c056436fb5aba837388e5fec not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54176
I20260630 12:15:21.565291 19301 tablet_replica.cc:333] T b54d265cdb544b448a008f2c0d9d3304 P 88829356c056436fb5aba837388e5fec: stopping tablet replica
I20260630 12:15:21.566789 19300 ts_tablet_manager.cc:1916] T f64ecae4d53541b582bd43517f59853d P 570af41474a144f6bdc6c6ebd10932b1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:15:21.566443 19301 raft_consensus.cc:2243] T b54d265cdb544b448a008f2c0d9d3304 P 88829356c056436fb5aba837388e5fec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:21.568719 19301 raft_consensus.cc:2272] T b54d265cdb544b448a008f2c0d9d3304 P 88829356c056436fb5aba837388e5fec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:21.572923 19301 ts_tablet_manager.cc:1916] T b54d265cdb544b448a008f2c0d9d3304 P 88829356c056436fb5aba837388e5fec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:15:21.585642 19300 ts_tablet_manager.cc:1929] T f64ecae4d53541b582bd43517f59853d P 570af41474a144f6bdc6c6ebd10932b1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:15:21.586189 19300 log.cc:1199] T f64ecae4d53541b582bd43517f59853d P 570af41474a144f6bdc6c6ebd10932b1: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-0/minicluster-data/ts-0-root/wals/f64ecae4d53541b582bd43517f59853d
I20260630 12:15:21.587975 18807 catalog_manager.cc:5028] TS 570af41474a144f6bdc6c6ebd10932b1 (127.7.215.129:35617): tablet f64ecae4d53541b582bd43517f59853d (table test-workload [id=11474a12a9274551a5c617f691efa6aa]) successfully deleted
I20260630 12:15:21.588935 19301 ts_tablet_manager.cc:1929] T b54d265cdb544b448a008f2c0d9d3304 P 88829356c056436fb5aba837388e5fec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:15:21.589344 19301 log.cc:1199] T b54d265cdb544b448a008f2c0d9d3304 P 88829356c056436fb5aba837388e5fec: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-0/minicluster-data/ts-1-root/wals/b54d265cdb544b448a008f2c0d9d3304
I20260630 12:15:21.590768 18809 catalog_manager.cc:5028] TS 88829356c056436fb5aba837388e5fec (127.7.215.130:38593): tablet b54d265cdb544b448a008f2c0d9d3304 (table test-workload [id=11474a12a9274551a5c617f691efa6aa]) successfully deleted
I20260630 12:15:22.017803 18924 consensus_queue.cc:237] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [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: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } }
I20260630 12:15:22.023115 19209 raft_consensus.cc:1275] T 2d483aa80f5a47328f8fa031a0632615 P 38d717cd0568432b907686f49ac79ecc [term 1 FOLLOWER]: Refusing update from remote peer 570af41474a144f6bdc6c6ebd10932b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:22.023890 18998 raft_consensus.cc:1275] T 2d483aa80f5a47328f8fa031a0632615 P 88829356c056436fb5aba837388e5fec [term 1 FOLLOWER]: Refusing update from remote peer 570af41474a144f6bdc6c6ebd10932b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:22.024834 19289 consensus_queue.cc:1048] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:22.025942 19287 consensus_queue.cc:1048] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:22.032194 19287 raft_consensus.cc:2955] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 441eedd00ded4461ab1bc4c0d7783ef1 (127.7.215.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } } }
I20260630 12:15:22.034621 19209 raft_consensus.cc:2955] T 2d483aa80f5a47328f8fa031a0632615 P 38d717cd0568432b907686f49ac79ecc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 441eedd00ded4461ab1bc4c0d7783ef1 (127.7.215.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } } }
I20260630 12:15:22.042459 18807 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2d483aa80f5a47328f8fa031a0632615 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:15:22.034794 18998 raft_consensus.cc:2955] T 2d483aa80f5a47328f8fa031a0632615 P 88829356c056436fb5aba837388e5fec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 441eedd00ded4461ab1bc4c0d7783ef1 (127.7.215.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } } }
I20260630 12:15:22.045399 18821 catalog_manager.cc:5697] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 reported cstate change: config changed from index 3 to 4, VOTER 441eedd00ded4461ab1bc4c0d7783ef1 (127.7.215.131) evicted. New cstate: current_term: 1 leader_uuid: "570af41474a144f6bdc6c6ebd10932b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "570af41474a144f6bdc6c6ebd10932b1" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 35617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88829356c056436fb5aba837388e5fec" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 38593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38d717cd0568432b907686f49ac79ecc" member_type: VOTER last_known_addr { host: "127.7.215.132" port: 43545 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:15:22.057765 19063 tablet_service.cc:1558] Processing DeleteTablet for tablet 2d483aa80f5a47328f8fa031a0632615 with delete_type TABLET_DATA_TOMBSTONED (TS 441eedd00ded4461ab1bc4c0d7783ef1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56914
I20260630 12:15:22.064215 19302 tablet_replica.cc:333] T 2d483aa80f5a47328f8fa031a0632615 P 441eedd00ded4461ab1bc4c0d7783ef1: stopping tablet replica
I20260630 12:15:22.065047 19302 raft_consensus.cc:2243] T 2d483aa80f5a47328f8fa031a0632615 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.065747 19302 raft_consensus.cc:2272] T 2d483aa80f5a47328f8fa031a0632615 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.068939 19302 ts_tablet_manager.cc:1916] T 2d483aa80f5a47328f8fa031a0632615 P 441eedd00ded4461ab1bc4c0d7783ef1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:15:22.079211 19302 ts_tablet_manager.cc:1929] T 2d483aa80f5a47328f8fa031a0632615 P 441eedd00ded4461ab1bc4c0d7783ef1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:15:22.079542 19302 log.cc:1199] T 2d483aa80f5a47328f8fa031a0632615 P 441eedd00ded4461ab1bc4c0d7783ef1: Deleting WAL directory at /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821475204949-8030-0/minicluster-data/ts-2-root/wals/2d483aa80f5a47328f8fa031a0632615
I20260630 12:15:22.080962 18809 catalog_manager.cc:5028] TS 441eedd00ded4461ab1bc4c0d7783ef1 (127.7.215.131:33135): tablet 2d483aa80f5a47328f8fa031a0632615 (table test-workload [id=11474a12a9274551a5c617f691efa6aa]) successfully deleted
I20260630 12:15:22.105011  8030 tablet_server.cc:179] TabletServer@127.7.215.129:0 shutting down...
I20260630 12:15:22.131920  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:22.132659  8030 tablet_replica.cc:333] T 2ab70c66bd094595996019c561aba09d P 570af41474a144f6bdc6c6ebd10932b1: stopping tablet replica
I20260630 12:15:22.133309  8030 raft_consensus.cc:2243] T 2ab70c66bd094595996019c561aba09d P 570af41474a144f6bdc6c6ebd10932b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.133908  8030 raft_consensus.cc:2272] T 2ab70c66bd094595996019c561aba09d P 570af41474a144f6bdc6c6ebd10932b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.136516  8030 tablet_replica.cc:333] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1: stopping tablet replica
I20260630 12:15:22.137049  8030 raft_consensus.cc:2243] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:22.137848  8030 raft_consensus.cc:2272] T b54d265cdb544b448a008f2c0d9d3304 P 570af41474a144f6bdc6c6ebd10932b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.140329  8030 tablet_replica.cc:333] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1: stopping tablet replica
I20260630 12:15:22.140918  8030 raft_consensus.cc:2243] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:22.141690  8030 raft_consensus.cc:2272] T 2d483aa80f5a47328f8fa031a0632615 P 570af41474a144f6bdc6c6ebd10932b1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:22.146978 18963 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260630 12:15:22.150139 18963 consensus_peers.cc:597] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec -> Peer 570af41474a144f6bdc6c6ebd10932b1 (127.7.215.129:35617): Couldn't send request to peer 570af41474a144f6bdc6c6ebd10932b1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:22.168340  8030 tablet_server.cc:196] TabletServer@127.7.215.129:0 shutdown complete.
I20260630 12:15:22.184413  8030 tablet_server.cc:179] TabletServer@127.7.215.130:0 shutting down...
I20260630 12:15:22.207450  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:22.208263  8030 tablet_replica.cc:333] T 2d483aa80f5a47328f8fa031a0632615 P 88829356c056436fb5aba837388e5fec: stopping tablet replica
I20260630 12:15:22.208923  8030 raft_consensus.cc:2243] T 2d483aa80f5a47328f8fa031a0632615 P 88829356c056436fb5aba837388e5fec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.209457  8030 raft_consensus.cc:2272] T 2d483aa80f5a47328f8fa031a0632615 P 88829356c056436fb5aba837388e5fec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.212584  8030 tablet_replica.cc:333] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec: stopping tablet replica
I20260630 12:15:22.213223  8030 raft_consensus.cc:2243] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:22.214097  8030 raft_consensus.cc:2272] T f64ecae4d53541b582bd43517f59853d P 88829356c056436fb5aba837388e5fec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.216784  8030 tablet_replica.cc:333] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec: stopping tablet replica
I20260630 12:15:22.217587  8030 raft_consensus.cc:2243] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:22.218900  8030 raft_consensus.cc:2272] T 2ab70c66bd094595996019c561aba09d P 88829356c056436fb5aba837388e5fec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.244200  8030 tablet_server.cc:196] TabletServer@127.7.215.130:0 shutdown complete.
I20260630 12:15:22.260915  8030 tablet_server.cc:179] TabletServer@127.7.215.131:0 shutting down...
I20260630 12:15:22.282800  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:22.283783  8030 tablet_replica.cc:333] T f64ecae4d53541b582bd43517f59853d P 441eedd00ded4461ab1bc4c0d7783ef1: stopping tablet replica
I20260630 12:15:22.284440  8030 raft_consensus.cc:2243] T f64ecae4d53541b582bd43517f59853d P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.285024  8030 raft_consensus.cc:2272] T f64ecae4d53541b582bd43517f59853d P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.287662  8030 tablet_replica.cc:333] T b54d265cdb544b448a008f2c0d9d3304 P 441eedd00ded4461ab1bc4c0d7783ef1: stopping tablet replica
I20260630 12:15:22.288218  8030 raft_consensus.cc:2243] T b54d265cdb544b448a008f2c0d9d3304 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.288698  8030 raft_consensus.cc:2272] T b54d265cdb544b448a008f2c0d9d3304 P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.291234  8030 tablet_replica.cc:333] T 2ab70c66bd094595996019c561aba09d P 441eedd00ded4461ab1bc4c0d7783ef1: stopping tablet replica
I20260630 12:15:22.291743  8030 raft_consensus.cc:2243] T 2ab70c66bd094595996019c561aba09d P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.292193  8030 raft_consensus.cc:2272] T 2ab70c66bd094595996019c561aba09d P 441eedd00ded4461ab1bc4c0d7783ef1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.330681  8030 tablet_server.cc:196] TabletServer@127.7.215.131:0 shutdown complete.
I20260630 12:15:22.346308  8030 tablet_server.cc:179] TabletServer@127.7.215.132:0 shutting down...
I20260630 12:15:22.366144  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:22.366758  8030 tablet_replica.cc:333] T b54d265cdb544b448a008f2c0d9d3304 P 38d717cd0568432b907686f49ac79ecc: stopping tablet replica
I20260630 12:15:22.367278  8030 raft_consensus.cc:2243] T b54d265cdb544b448a008f2c0d9d3304 P 38d717cd0568432b907686f49ac79ecc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.367777  8030 raft_consensus.cc:2272] T b54d265cdb544b448a008f2c0d9d3304 P 38d717cd0568432b907686f49ac79ecc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.369892  8030 tablet_replica.cc:333] T 2d483aa80f5a47328f8fa031a0632615 P 38d717cd0568432b907686f49ac79ecc: stopping tablet replica
I20260630 12:15:22.370337  8030 raft_consensus.cc:2243] T 2d483aa80f5a47328f8fa031a0632615 P 38d717cd0568432b907686f49ac79ecc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.370865  8030 raft_consensus.cc:2272] T 2d483aa80f5a47328f8fa031a0632615 P 38d717cd0568432b907686f49ac79ecc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.372922  8030 tablet_replica.cc:333] T f64ecae4d53541b582bd43517f59853d P 38d717cd0568432b907686f49ac79ecc: stopping tablet replica
I20260630 12:15:22.373359  8030 raft_consensus.cc:2243] T f64ecae4d53541b582bd43517f59853d P 38d717cd0568432b907686f49ac79ecc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:22.373785  8030 raft_consensus.cc:2272] T f64ecae4d53541b582bd43517f59853d P 38d717cd0568432b907686f49ac79ecc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.395258  8030 tablet_server.cc:196] TabletServer@127.7.215.132:0 shutdown complete.
I20260630 12:15:22.407598  8030 master.cc:562] Master@127.7.215.190:38819 shutting down...
I20260630 12:15:22.430637  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1538e30e32e44177892e8b587fa894cf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:22.431181  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1538e30e32e44177892e8b587fa894cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:22.431479  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1538e30e32e44177892e8b587fa894cf: stopping tablet replica
I20260630 12:15:22.450371  8030 master.cc:584] Master@127.7.215.190:38819 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (13006 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:15:22.492507  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:42451
I20260630 12:15:22.493536  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:22.498487 19304 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:22.499135 19305 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:22.499884 19307 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:22.500880  8030 server_base.cc:1061] running on GCE node
I20260630 12:15:22.501791  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:22.501953  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:22.502169  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821722502135 us; error 0 us; skew 500 ppm
I20260630 12:15:22.502763  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:22.504976  8030 webserver.cc:533] Webserver started at http://127.7.215.190:46309/ using document root <none> and password file <none>
I20260630 12:15:22.505544  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:22.505759  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:22.506050  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:22.507202  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "85c9f2e2d7fe4428aa7f7762eec699bc"
format_stamp: "Formatted at 2026-06-30 12:15:22 on dist-test-slave-35fp"
I20260630 12:15:22.511485  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:15:22.514796 19312 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:22.515594  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:22.515899  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "85c9f2e2d7fe4428aa7f7762eec699bc"
format_stamp: "Formatted at 2026-06-30 12:15:22 on dist-test-slave-35fp"
I20260630 12:15:22.516182  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821475204949-8030-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)
I20260630 12:15:22.527937  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:22.529075  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:22.565747  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:42451
I20260630 12:15:22.565838 19363 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:42451 every 8 connection(s)
I20260630 12:15:22.569504 19364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:22.579932 19364 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 85c9f2e2d7fe4428aa7f7762eec699bc: Bootstrap starting.
I20260630 12:15:22.584661 19364 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 85c9f2e2d7fe4428aa7f7762eec699bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:22.588784 19364 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 85c9f2e2d7fe4428aa7f7762eec699bc: No bootstrap required, opened a new log
I20260630 12:15:22.590896 19364 raft_consensus.cc:359] T 00000000000000000000000000000000 P 85c9f2e2d7fe4428aa7f7762eec699bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85c9f2e2d7fe4428aa7f7762eec699bc" member_type: VOTER }
I20260630 12:15:22.591305 19364 raft_consensus.cc:385] T 00000000000000000000000000000000 P 85c9f2e2d7fe4428aa7f7762eec699bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:22.591534 19364 raft_consensus.cc:740] T 00000000000000000000000000000000 P 85c9f2e2d7fe4428aa7f7762eec699bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85c9f2e2d7fe4428aa7f7762eec699bc, State: Initialized, Role: FOLLOWER
I20260630 12:15:22.592236 19364 consensus_queue.cc:260] T 00000000000000000000000000000000 P 85c9f2e2d7fe4428aa7f7762eec699bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "85c9f2e2d7fe4428aa7f7762eec699bc" member_type: VOTER }
I20260630 12:15:22.592686 19364 raft_consensus.cc:399] T 00000000000000000000000000000000 P 85c9f2e2d7fe4428aa7f7762eec699bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:22.592911 19364 raft_consensus.cc:493] T 00000000000000000000000000000000 P 85c9f2e2d7fe4428aa7f7762eec699bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:22.593199 19364 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 85c9f2e2d7fe4428aa7f7762eec699bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:22.597779 19364 raft_consensus.cc:515] T 00000000000000000000000000000000 P 85c9f2e2d7fe4428aa7f7762eec699bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85c9f2e2d7fe4428aa7f7762eec699bc" member_type: VOTER }
I20260630 12:15:22.598369 19364 leader_election.cc:304] T 00000000000000000000000000000000 P 85c9f2e2d7fe4428aa7f7762eec699bc [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: 85c9f2e2d7fe4428aa7f7762eec699bc; no voters: 
I20260630 12:15:22.599536 19364 leader_election.cc:290] T 00000000000000000000000000000000 P 85c9f2e2d7fe4428aa7f7762eec699bc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:22.599939 19367 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 85c9f2e2d7fe4428aa7f7762eec699bc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:22.601243 19367 raft_consensus.cc:697] T 00000000000000000000000000000000 P 85c9f2e2d7fe4428aa7f7762eec699bc [term 1 LEADER]: Becoming Leader. State: Replica: 85c9f2e2d7fe4428aa7f7762eec699bc, State: Running, Role: LEADER
I20260630 12:15:22.601889 19367 consensus_queue.cc:237] T 00000000000000000000000000000000 P 85c9f2e2d7fe4428aa7f7762eec699bc [LEADER]: Queue going to LEADER mode. State: All 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: "85c9f2e2d7fe4428aa7f7762eec699bc" member_type: VOTER }
I20260630 12:15:22.602356 19364 sys_catalog.cc:565] T 00000000000000000000000000000000 P 85c9f2e2d7fe4428aa7f7762eec699bc [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:22.606489 19369 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85c9f2e2d7fe4428aa7f7762eec699bc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 85c9f2e2d7fe4428aa7f7762eec699bc. Latest consensus state: current_term: 1 leader_uuid: "85c9f2e2d7fe4428aa7f7762eec699bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85c9f2e2d7fe4428aa7f7762eec699bc" member_type: VOTER } }
I20260630 12:15:22.607268 19369 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85c9f2e2d7fe4428aa7f7762eec699bc [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:22.608938 19368 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85c9f2e2d7fe4428aa7f7762eec699bc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "85c9f2e2d7fe4428aa7f7762eec699bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85c9f2e2d7fe4428aa7f7762eec699bc" member_type: VOTER } }
I20260630 12:15:22.609817 19368 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85c9f2e2d7fe4428aa7f7762eec699bc [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:22.611383 19375 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:22.619442 19375 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:22.620407  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:22.628391 19375 catalog_manager.cc:1383] Generated new cluster ID: 99ebe82488ed498a9a6b2fac5284702b
I20260630 12:15:22.628695 19375 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:22.644721 19375 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:22.645999 19375 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:22.658701 19375 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 85c9f2e2d7fe4428aa7f7762eec699bc: Generated new TSK 0
I20260630 12:15:22.659346 19375 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:22.686798  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:22.692387 19385 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:22.693390 19386 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:22.695017  8030 server_base.cc:1061] running on GCE node
W20260630 12:15:22.694972 19388 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:22.696197  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:22.696379  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:22.696497  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821722696486 us; error 0 us; skew 500 ppm
I20260630 12:15:22.696929  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:22.699229  8030 webserver.cc:533] Webserver started at http://127.7.215.129:40117/ using document root <none> and password file <none>
I20260630 12:15:22.699649  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:22.699800  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:22.699997  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:22.701018  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821475204949-8030-0/minicluster-data/ts-0-root/instance:
uuid: "5055c0280dc249e2a8871a3cd3a5ebf8"
format_stamp: "Formatted at 2026-06-30 12:15:22 on dist-test-slave-35fp"
I20260630 12:15:22.705546  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:22.708858 19393 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:22.709580  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:22.709818  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "5055c0280dc249e2a8871a3cd3a5ebf8"
format_stamp: "Formatted at 2026-06-30 12:15:22 on dist-test-slave-35fp"
I20260630 12:15:22.710040  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821475204949-8030-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)
I20260630 12:15:22.723312  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:22.724270  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:22.725616  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:22.727908  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:22.728091  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:22.728391  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:22.728549  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:22.766415  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:44913
I20260630 12:15:22.766585 19455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:44913 every 8 connection(s)
I20260630 12:15:22.771281  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:22.778867 19461 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:22.779036 19460 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:22.781128 19463 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:22.782023  8030 server_base.cc:1061] running on GCE node
I20260630 12:15:22.783010  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:22.783247  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:22.783418  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821722783403 us; error 0 us; skew 500 ppm
I20260630 12:15:22.783906  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:22.786463  8030 webserver.cc:533] Webserver started at http://127.7.215.130:36759/ using document root <none> and password file <none>
I20260630 12:15:22.786975  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:22.787178  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:22.787442  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:22.788671  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821475204949-8030-0/minicluster-data/ts-1-root/instance:
uuid: "c074dfac8e314b6c9befdda96241c064"
format_stamp: "Formatted at 2026-06-30 12:15:22 on dist-test-slave-35fp"
I20260630 12:15:22.788926 19456 heartbeater.cc:344] Connected to a master server at 127.7.215.190:42451
I20260630 12:15:22.789395 19456 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:22.790092 19456 heartbeater.cc:507] Master 127.7.215.190:42451 requested a full tablet report, sending...
I20260630 12:15:22.792213 19329 ts_manager.cc:194] Registered new tserver with Master: 5055c0280dc249e2a8871a3cd3a5ebf8 (127.7.215.129:44913)
I20260630 12:15:22.793435  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:22.794624 19329 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49672
I20260630 12:15:22.797690 19468 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:22.798614  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:22.798867  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "c074dfac8e314b6c9befdda96241c064"
format_stamp: "Formatted at 2026-06-30 12:15:22 on dist-test-slave-35fp"
I20260630 12:15:22.799144  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821475204949-8030-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)
I20260630 12:15:22.815498  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:22.816463  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:22.817836  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:22.820135  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:22.820322  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:22.820605  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:22.820801  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:22.858071  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:33043
I20260630 12:15:22.858186 19530 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:33043 every 8 connection(s)
I20260630 12:15:22.862913  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:22.869954 19534 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:22.876672 19535 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:22.878108 19531 heartbeater.cc:344] Connected to a master server at 127.7.215.190:42451
I20260630 12:15:22.878684 19531 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:22.879318  8030 server_base.cc:1061] running on GCE node
I20260630 12:15:22.879683 19531 heartbeater.cc:507] Master 127.7.215.190:42451 requested a full tablet report, sending...
W20260630 12:15:22.879822 19537 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:22.880934  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:22.881193  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:22.881397  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821722881380 us; error 0 us; skew 500 ppm
I20260630 12:15:22.881956  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:22.882047 19329 ts_manager.cc:194] Registered new tserver with Master: c074dfac8e314b6c9befdda96241c064 (127.7.215.130:33043)
I20260630 12:15:22.883780 19329 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49678
I20260630 12:15:22.884569  8030 webserver.cc:533] Webserver started at http://127.7.215.131:36927/ using document root <none> and password file <none>
I20260630 12:15:22.885288  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:22.885490  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:22.885767  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:22.886890  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821475204949-8030-0/minicluster-data/ts-2-root/instance:
uuid: "d8883eeab9af49e28f0101dfe087f6b8"
format_stamp: "Formatted at 2026-06-30 12:15:22 on dist-test-slave-35fp"
I20260630 12:15:22.891017  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:15:22.894186 19542 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:22.894982  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:22.895274  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "d8883eeab9af49e28f0101dfe087f6b8"
format_stamp: "Formatted at 2026-06-30 12:15:22 on dist-test-slave-35fp"
I20260630 12:15:22.895561  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821475204949-8030-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)
I20260630 12:15:22.908703  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:22.909849  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:22.911346  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:22.913704  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:22.913928  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:22.914163  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:22.914333  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:22.952993  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:40475
I20260630 12:15:22.953078 19604 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:40475 every 8 connection(s)
I20260630 12:15:22.967078 19605 heartbeater.cc:344] Connected to a master server at 127.7.215.190:42451
I20260630 12:15:22.967468 19605 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:22.968163 19605 heartbeater.cc:507] Master 127.7.215.190:42451 requested a full tablet report, sending...
I20260630 12:15:22.970222 19329 ts_manager.cc:194] Registered new tserver with Master: d8883eeab9af49e28f0101dfe087f6b8 (127.7.215.131:40475)
I20260630 12:15:22.970726  8030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014613917s
I20260630 12:15:22.972028 19329 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49694
I20260630 12:15:23.797608 19456 heartbeater.cc:499] Master 127.7.215.190:42451 was elected leader, sending a full tablet report...
I20260630 12:15:23.886680 19531 heartbeater.cc:499] Master 127.7.215.190:42451 was elected leader, sending a full tablet report...
I20260630 12:15:23.975131 19605 heartbeater.cc:499] Master 127.7.215.190:42451 was elected leader, sending a full tablet report...
I20260630 12:15:24.027105 19329 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49706:
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"
    }
  }
}
W20260630 12:15:24.029685 19329 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:15:24.113418 19570 tablet_service.cc:1511] Processing CreateTablet for tablet 215a7210a26748e9b95cf039e24aade2 (DEFAULT_TABLE table=test-workload [id=3d1311708b0644e9995415525413f7ab]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:24.113646 19496 tablet_service.cc:1511] Processing CreateTablet for tablet 215a7210a26748e9b95cf039e24aade2 (DEFAULT_TABLE table=test-workload [id=3d1311708b0644e9995415525413f7ab]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:24.114897 19570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215a7210a26748e9b95cf039e24aade2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.114897 19496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215a7210a26748e9b95cf039e24aade2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.116994 19569 tablet_service.cc:1511] Processing CreateTablet for tablet 9a2465c89a874ec99ae51554f5d6b529 (DEFAULT_TABLE table=test-workload [id=3d1311708b0644e9995415525413f7ab]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:24.118394 19569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a2465c89a874ec99ae51554f5d6b529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.118167 19566 tablet_service.cc:1511] Processing CreateTablet for tablet 11f548a2d18c44e1be3ed61d648496f8 (DEFAULT_TABLE table=test-workload [id=3d1311708b0644e9995415525413f7ab]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:24.119547 19566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f548a2d18c44e1be3ed61d648496f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.119659 19495 tablet_service.cc:1511] Processing CreateTablet for tablet 9a2465c89a874ec99ae51554f5d6b529 (DEFAULT_TABLE table=test-workload [id=3d1311708b0644e9995415525413f7ab]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:24.120533 19567 tablet_service.cc:1511] Processing CreateTablet for tablet 5a8b7a790f4f47688fce7381e3318853 (DEFAULT_TABLE table=test-workload [id=3d1311708b0644e9995415525413f7ab]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:24.120944 19495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a2465c89a874ec99ae51554f5d6b529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.121668 19567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a8b7a790f4f47688fce7381e3318853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.123673 19494 tablet_service.cc:1511] Processing CreateTablet for tablet 3cf0b0749c494b66a1de9295d47243e6 (DEFAULT_TABLE table=test-workload [id=3d1311708b0644e9995415525413f7ab]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:24.123884 19568 tablet_service.cc:1511] Processing CreateTablet for tablet 3cf0b0749c494b66a1de9295d47243e6 (DEFAULT_TABLE table=test-workload [id=3d1311708b0644e9995415525413f7ab]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:24.125236 19568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf0b0749c494b66a1de9295d47243e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.125061 19565 tablet_service.cc:1511] Processing CreateTablet for tablet 2742729ea9b64afc82e00710be5f33c4 (DEFAULT_TABLE table=test-workload [id=3d1311708b0644e9995415525413f7ab]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:24.126514 19565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2742729ea9b64afc82e00710be5f33c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.127736 19492 tablet_service.cc:1511] Processing CreateTablet for tablet 11f548a2d18c44e1be3ed61d648496f8 (DEFAULT_TABLE table=test-workload [id=3d1311708b0644e9995415525413f7ab]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:24.130136 19491 tablet_service.cc:1511] Processing CreateTablet for tablet 2742729ea9b64afc82e00710be5f33c4 (DEFAULT_TABLE table=test-workload [id=3d1311708b0644e9995415525413f7ab]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:24.126372 19493 tablet_service.cc:1511] Processing CreateTablet for tablet 5a8b7a790f4f47688fce7381e3318853 (DEFAULT_TABLE table=test-workload [id=3d1311708b0644e9995415525413f7ab]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:24.125010 19494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf0b0749c494b66a1de9295d47243e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.139026 19492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f548a2d18c44e1be3ed61d648496f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.150228 19493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a8b7a790f4f47688fce7381e3318853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.152431 19421 tablet_service.cc:1511] Processing CreateTablet for tablet 215a7210a26748e9b95cf039e24aade2 (DEFAULT_TABLE table=test-workload [id=3d1311708b0644e9995415525413f7ab]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:24.153929 19421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215a7210a26748e9b95cf039e24aade2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.154986 19491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2742729ea9b64afc82e00710be5f33c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.164345 19420 tablet_service.cc:1511] Processing CreateTablet for tablet 9a2465c89a874ec99ae51554f5d6b529 (DEFAULT_TABLE table=test-workload [id=3d1311708b0644e9995415525413f7ab]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:24.165740 19420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a2465c89a874ec99ae51554f5d6b529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.172331 19419 tablet_service.cc:1511] Processing CreateTablet for tablet 3cf0b0749c494b66a1de9295d47243e6 (DEFAULT_TABLE table=test-workload [id=3d1311708b0644e9995415525413f7ab]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:24.174022 19419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf0b0749c494b66a1de9295d47243e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.178627 19416 tablet_service.cc:1511] Processing CreateTablet for tablet 2742729ea9b64afc82e00710be5f33c4 (DEFAULT_TABLE table=test-workload [id=3d1311708b0644e9995415525413f7ab]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:24.180024 19416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2742729ea9b64afc82e00710be5f33c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.179664 19417 tablet_service.cc:1511] Processing CreateTablet for tablet 11f548a2d18c44e1be3ed61d648496f8 (DEFAULT_TABLE table=test-workload [id=3d1311708b0644e9995415525413f7ab]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:24.180949 19417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f548a2d18c44e1be3ed61d648496f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.181139 19418 tablet_service.cc:1511] Processing CreateTablet for tablet 5a8b7a790f4f47688fce7381e3318853 (DEFAULT_TABLE table=test-workload [id=3d1311708b0644e9995415525413f7ab]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:24.182997 19418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a8b7a790f4f47688fce7381e3318853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.235248 19625 tablet_bootstrap.cc:492] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8: Bootstrap starting.
I20260630 12:15:24.239735 19626 tablet_bootstrap.cc:492] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8: Bootstrap starting.
I20260630 12:15:24.244428 19625 tablet_bootstrap.cc:654] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.248106 19627 tablet_bootstrap.cc:492] T 215a7210a26748e9b95cf039e24aade2 P c074dfac8e314b6c9befdda96241c064: Bootstrap starting.
I20260630 12:15:24.253093 19625 tablet_bootstrap.cc:492] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8: No bootstrap required, opened a new log
I20260630 12:15:24.253885 19625 ts_tablet_manager.cc:1403] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260630 12:15:24.254966 19627 tablet_bootstrap.cc:654] T 215a7210a26748e9b95cf039e24aade2 P c074dfac8e314b6c9befdda96241c064: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.257752 19625 raft_consensus.cc:359] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.258829 19625 raft_consensus.cc:385] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.259198 19626 tablet_bootstrap.cc:654] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.259269 19625 raft_consensus.cc:740] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8883eeab9af49e28f0101dfe087f6b8, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.260568 19625 consensus_queue.cc:260] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.264050 19625 ts_tablet_manager.cc:1434] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:15:24.265261 19625 tablet_bootstrap.cc:492] T 9a2465c89a874ec99ae51554f5d6b529 P d8883eeab9af49e28f0101dfe087f6b8: Bootstrap starting.
I20260630 12:15:24.271328 19627 tablet_bootstrap.cc:492] T 215a7210a26748e9b95cf039e24aade2 P c074dfac8e314b6c9befdda96241c064: No bootstrap required, opened a new log
I20260630 12:15:24.272055 19627 ts_tablet_manager.cc:1403] T 215a7210a26748e9b95cf039e24aade2 P c074dfac8e314b6c9befdda96241c064: Time spent bootstrapping tablet: real 0.024s	user 0.003s	sys 0.011s
I20260630 12:15:24.272651 19625 tablet_bootstrap.cc:654] T 9a2465c89a874ec99ae51554f5d6b529 P d8883eeab9af49e28f0101dfe087f6b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.279672 19627 raft_consensus.cc:359] T 215a7210a26748e9b95cf039e24aade2 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } } peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } }
I20260630 12:15:24.280745 19627 raft_consensus.cc:385] T 215a7210a26748e9b95cf039e24aade2 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.281131 19627 raft_consensus.cc:740] T 215a7210a26748e9b95cf039e24aade2 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c074dfac8e314b6c9befdda96241c064, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.282078 19627 consensus_queue.cc:260] T 215a7210a26748e9b95cf039e24aade2 P c074dfac8e314b6c9befdda96241c064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } } peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } }
I20260630 12:15:24.286923 19627 ts_tablet_manager.cc:1434] T 215a7210a26748e9b95cf039e24aade2 P c074dfac8e314b6c9befdda96241c064: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.001s
I20260630 12:15:24.288771 19627 tablet_bootstrap.cc:492] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064: Bootstrap starting.
I20260630 12:15:24.289660 19626 tablet_bootstrap.cc:492] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8: No bootstrap required, opened a new log
I20260630 12:15:24.290184 19626 ts_tablet_manager.cc:1403] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.025s
I20260630 12:15:24.293236 19626 raft_consensus.cc:359] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.293983 19626 raft_consensus.cc:385] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.294255 19626 raft_consensus.cc:740] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5055c0280dc249e2a8871a3cd3a5ebf8, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.295064 19627 tablet_bootstrap.cc:654] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.297000 19625 tablet_bootstrap.cc:492] T 9a2465c89a874ec99ae51554f5d6b529 P d8883eeab9af49e28f0101dfe087f6b8: No bootstrap required, opened a new log
I20260630 12:15:24.297513 19625 ts_tablet_manager.cc:1403] T 9a2465c89a874ec99ae51554f5d6b529 P d8883eeab9af49e28f0101dfe087f6b8: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.004s
I20260630 12:15:24.298847 19626 consensus_queue.cc:260] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.300734 19627 tablet_bootstrap.cc:492] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064: No bootstrap required, opened a new log
I20260630 12:15:24.300645 19625 raft_consensus.cc:359] T 9a2465c89a874ec99ae51554f5d6b529 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.301637 19625 raft_consensus.cc:385] T 9a2465c89a874ec99ae51554f5d6b529 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.301718 19627 ts_tablet_manager.cc:1403] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260630 12:15:24.301975 19625 raft_consensus.cc:740] T 9a2465c89a874ec99ae51554f5d6b529 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8883eeab9af49e28f0101dfe087f6b8, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.302140 19626 ts_tablet_manager.cc:1434] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260630 12:15:24.303253 19626 tablet_bootstrap.cc:492] T 3cf0b0749c494b66a1de9295d47243e6 P 5055c0280dc249e2a8871a3cd3a5ebf8: Bootstrap starting.
I20260630 12:15:24.303007 19625 consensus_queue.cc:260] T 9a2465c89a874ec99ae51554f5d6b529 P d8883eeab9af49e28f0101dfe087f6b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.306193 19627 raft_consensus.cc:359] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.307091 19627 raft_consensus.cc:385] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.307886 19627 raft_consensus.cc:740] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c074dfac8e314b6c9befdda96241c064, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.308853 19627 consensus_queue.cc:260] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.310497 19626 tablet_bootstrap.cc:654] T 3cf0b0749c494b66a1de9295d47243e6 P 5055c0280dc249e2a8871a3cd3a5ebf8: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.312071 19625 ts_tablet_manager.cc:1434] T 9a2465c89a874ec99ae51554f5d6b529 P d8883eeab9af49e28f0101dfe087f6b8: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260630 12:15:24.313349 19627 ts_tablet_manager.cc:1434] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260630 12:15:24.314539 19627 tablet_bootstrap.cc:492] T 3cf0b0749c494b66a1de9295d47243e6 P c074dfac8e314b6c9befdda96241c064: Bootstrap starting.
I20260630 12:15:24.316066 19625 tablet_bootstrap.cc:492] T 2742729ea9b64afc82e00710be5f33c4 P d8883eeab9af49e28f0101dfe087f6b8: Bootstrap starting.
I20260630 12:15:24.321492 19627 tablet_bootstrap.cc:654] T 3cf0b0749c494b66a1de9295d47243e6 P c074dfac8e314b6c9befdda96241c064: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.325042 19625 tablet_bootstrap.cc:654] T 2742729ea9b64afc82e00710be5f33c4 P d8883eeab9af49e28f0101dfe087f6b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.334492 19626 tablet_bootstrap.cc:492] T 3cf0b0749c494b66a1de9295d47243e6 P 5055c0280dc249e2a8871a3cd3a5ebf8: No bootstrap required, opened a new log
I20260630 12:15:24.334702 19627 tablet_bootstrap.cc:492] T 3cf0b0749c494b66a1de9295d47243e6 P c074dfac8e314b6c9befdda96241c064: No bootstrap required, opened a new log
I20260630 12:15:24.335053 19626 ts_tablet_manager.cc:1403] T 3cf0b0749c494b66a1de9295d47243e6 P 5055c0280dc249e2a8871a3cd3a5ebf8: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.017s
I20260630 12:15:24.335170 19627 ts_tablet_manager.cc:1403] T 3cf0b0749c494b66a1de9295d47243e6 P c074dfac8e314b6c9befdda96241c064: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260630 12:15:24.336586 19625 tablet_bootstrap.cc:492] T 2742729ea9b64afc82e00710be5f33c4 P d8883eeab9af49e28f0101dfe087f6b8: No bootstrap required, opened a new log
I20260630 12:15:24.337137 19625 ts_tablet_manager.cc:1403] T 2742729ea9b64afc82e00710be5f33c4 P d8883eeab9af49e28f0101dfe087f6b8: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260630 12:15:24.338130 19626 raft_consensus.cc:359] T 3cf0b0749c494b66a1de9295d47243e6 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.338385 19627 raft_consensus.cc:359] T 3cf0b0749c494b66a1de9295d47243e6 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.338948 19626 raft_consensus.cc:385] T 3cf0b0749c494b66a1de9295d47243e6 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.339112 19627 raft_consensus.cc:385] T 3cf0b0749c494b66a1de9295d47243e6 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.339301 19626 raft_consensus.cc:740] T 3cf0b0749c494b66a1de9295d47243e6 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5055c0280dc249e2a8871a3cd3a5ebf8, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.339458 19627 raft_consensus.cc:740] T 3cf0b0749c494b66a1de9295d47243e6 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c074dfac8e314b6c9befdda96241c064, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.340142 19625 raft_consensus.cc:359] T 2742729ea9b64afc82e00710be5f33c4 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.340117 19626 consensus_queue.cc:260] T 3cf0b0749c494b66a1de9295d47243e6 P 5055c0280dc249e2a8871a3cd3a5ebf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.340196 19627 consensus_queue.cc:260] T 3cf0b0749c494b66a1de9295d47243e6 P c074dfac8e314b6c9befdda96241c064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.341105 19625 raft_consensus.cc:385] T 2742729ea9b64afc82e00710be5f33c4 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.341532 19625 raft_consensus.cc:740] T 2742729ea9b64afc82e00710be5f33c4 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8883eeab9af49e28f0101dfe087f6b8, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.342617 19627 ts_tablet_manager.cc:1434] T 3cf0b0749c494b66a1de9295d47243e6 P c074dfac8e314b6c9befdda96241c064: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:15:24.342419 19625 consensus_queue.cc:260] T 2742729ea9b64afc82e00710be5f33c4 P d8883eeab9af49e28f0101dfe087f6b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.342593 19626 ts_tablet_manager.cc:1434] T 3cf0b0749c494b66a1de9295d47243e6 P 5055c0280dc249e2a8871a3cd3a5ebf8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:15:24.345063 19625 ts_tablet_manager.cc:1434] T 2742729ea9b64afc82e00710be5f33c4 P d8883eeab9af49e28f0101dfe087f6b8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:15:24.345983 19626 tablet_bootstrap.cc:492] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8: Bootstrap starting.
I20260630 12:15:24.346194 19625 tablet_bootstrap.cc:492] T 11f548a2d18c44e1be3ed61d648496f8 P d8883eeab9af49e28f0101dfe087f6b8: Bootstrap starting.
I20260630 12:15:24.348274 19627 tablet_bootstrap.cc:492] T 5a8b7a790f4f47688fce7381e3318853 P c074dfac8e314b6c9befdda96241c064: Bootstrap starting.
I20260630 12:15:24.352881 19626 tablet_bootstrap.cc:654] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.353623 19625 tablet_bootstrap.cc:654] T 11f548a2d18c44e1be3ed61d648496f8 P d8883eeab9af49e28f0101dfe087f6b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.355165 19627 tablet_bootstrap.cc:654] T 5a8b7a790f4f47688fce7381e3318853 P c074dfac8e314b6c9befdda96241c064: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.367554 19635 raft_consensus.cc:493] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:24.368515 19626 tablet_bootstrap.cc:492] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8: No bootstrap required, opened a new log
I20260630 12:15:24.368289 19635 raft_consensus.cc:515] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.369202 19626 ts_tablet_manager.cc:1403] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260630 12:15:24.370262 19625 tablet_bootstrap.cc:492] T 11f548a2d18c44e1be3ed61d648496f8 P d8883eeab9af49e28f0101dfe087f6b8: No bootstrap required, opened a new log
I20260630 12:15:24.370842 19625 ts_tablet_manager.cc:1403] T 11f548a2d18c44e1be3ed61d648496f8 P d8883eeab9af49e28f0101dfe087f6b8: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.017s
I20260630 12:15:24.371369 19635 leader_election.cc:290] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c074dfac8e314b6c9befdda96241c064 (127.7.215.130:33043), d8883eeab9af49e28f0101dfe087f6b8 (127.7.215.131:40475)
I20260630 12:15:24.372845 19626 raft_consensus.cc:359] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.373991 19625 raft_consensus.cc:359] T 11f548a2d18c44e1be3ed61d648496f8 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.375042 19625 raft_consensus.cc:385] T 11f548a2d18c44e1be3ed61d648496f8 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.373975 19626 raft_consensus.cc:385] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.376130 19625 raft_consensus.cc:740] T 11f548a2d18c44e1be3ed61d648496f8 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8883eeab9af49e28f0101dfe087f6b8, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.376348 19626 raft_consensus.cc:740] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5055c0280dc249e2a8871a3cd3a5ebf8, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.377297 19626 consensus_queue.cc:260] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.377622 19625 consensus_queue.cc:260] T 11f548a2d18c44e1be3ed61d648496f8 P d8883eeab9af49e28f0101dfe087f6b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.380263 19626 ts_tablet_manager.cc:1434] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260630 12:15:24.381336 19626 tablet_bootstrap.cc:492] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8: Bootstrap starting.
I20260630 12:15:24.381724 19627 tablet_bootstrap.cc:492] T 5a8b7a790f4f47688fce7381e3318853 P c074dfac8e314b6c9befdda96241c064: No bootstrap required, opened a new log
I20260630 12:15:24.382268 19627 ts_tablet_manager.cc:1403] T 5a8b7a790f4f47688fce7381e3318853 P c074dfac8e314b6c9befdda96241c064: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.012s
I20260630 12:15:24.385324 19627 raft_consensus.cc:359] T 5a8b7a790f4f47688fce7381e3318853 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.386106 19627 raft_consensus.cc:385] T 5a8b7a790f4f47688fce7381e3318853 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.386437 19627 raft_consensus.cc:740] T 5a8b7a790f4f47688fce7381e3318853 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c074dfac8e314b6c9befdda96241c064, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.387367 19627 consensus_queue.cc:260] T 5a8b7a790f4f47688fce7381e3318853 P c074dfac8e314b6c9befdda96241c064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.390069 19627 ts_tablet_manager.cc:1434] T 5a8b7a790f4f47688fce7381e3318853 P c074dfac8e314b6c9befdda96241c064: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:15:24.390892 19625 ts_tablet_manager.cc:1434] T 11f548a2d18c44e1be3ed61d648496f8 P d8883eeab9af49e28f0101dfe087f6b8: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260630 12:15:24.391209 19627 tablet_bootstrap.cc:492] T 2742729ea9b64afc82e00710be5f33c4 P c074dfac8e314b6c9befdda96241c064: Bootstrap starting.
I20260630 12:15:24.391479 19626 tablet_bootstrap.cc:654] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.396651 19633 raft_consensus.cc:493] T 215a7210a26748e9b95cf039e24aade2 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:24.397423 19633 raft_consensus.cc:515] T 215a7210a26748e9b95cf039e24aade2 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } } peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } }
I20260630 12:15:24.398396 19625 tablet_bootstrap.cc:492] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8: Bootstrap starting.
I20260630 12:15:24.406476 19627 tablet_bootstrap.cc:654] T 2742729ea9b64afc82e00710be5f33c4 P c074dfac8e314b6c9befdda96241c064: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.425845 19625 tablet_bootstrap.cc:654] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.434875 19506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f548a2d18c44e1be3ed61d648496f8" candidate_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c074dfac8e314b6c9befdda96241c064" is_pre_election: true
W20260630 12:15:24.436967 19395 leader_election.cc:343] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c074dfac8e314b6c9befdda96241c064 (127.7.215.130:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:24.437947 19626 tablet_bootstrap.cc:492] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8: No bootstrap required, opened a new log
I20260630 12:15:24.437979 19633 leader_election.cc:290] T 215a7210a26748e9b95cf039e24aade2 P c074dfac8e314b6c9befdda96241c064 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8883eeab9af49e28f0101dfe087f6b8 (127.7.215.131:40475), 5055c0280dc249e2a8871a3cd3a5ebf8 (127.7.215.129:44913)
I20260630 12:15:24.438756 19626 ts_tablet_manager.cc:1403] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8: Time spent bootstrapping tablet: real 0.058s	user 0.028s	sys 0.025s
I20260630 12:15:24.442860 19626 raft_consensus.cc:359] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } } peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } }
I20260630 12:15:24.443728 19626 raft_consensus.cc:385] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.444072 19626 raft_consensus.cc:740] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5055c0280dc249e2a8871a3cd3a5ebf8, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.445256 19633 raft_consensus.cc:493] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:24.445004 19626 consensus_queue.cc:260] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } } peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } }
I20260630 12:15:24.445808 19633 raft_consensus.cc:515] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.448230 19633 leader_election.cc:290] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5055c0280dc249e2a8871a3cd3a5ebf8 (127.7.215.129:44913), d8883eeab9af49e28f0101dfe087f6b8 (127.7.215.131:40475)
I20260630 12:15:24.449765 19626 ts_tablet_manager.cc:1434] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260630 12:15:24.450373 19625 tablet_bootstrap.cc:492] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8: No bootstrap required, opened a new log
I20260630 12:15:24.450769 19580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215a7210a26748e9b95cf039e24aade2" candidate_uuid: "c074dfac8e314b6c9befdda96241c064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8883eeab9af49e28f0101dfe087f6b8" is_pre_election: true
I20260630 12:15:24.451047 19626 tablet_bootstrap.cc:492] T 9a2465c89a874ec99ae51554f5d6b529 P 5055c0280dc249e2a8871a3cd3a5ebf8: Bootstrap starting.
I20260630 12:15:24.451066 19625 ts_tablet_manager.cc:1403] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.014s
I20260630 12:15:24.452684 19580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f548a2d18c44e1be3ed61d648496f8" candidate_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8883eeab9af49e28f0101dfe087f6b8" is_pre_election: true
I20260630 12:15:24.453379 19580 raft_consensus.cc:2468] T 11f548a2d18c44e1be3ed61d648496f8 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5055c0280dc249e2a8871a3cd3a5ebf8 in term 0.
I20260630 12:15:24.454766 19396 leader_election.cc:304] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8 [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: 5055c0280dc249e2a8871a3cd3a5ebf8, d8883eeab9af49e28f0101dfe087f6b8; no voters: c074dfac8e314b6c9befdda96241c064
I20260630 12:15:24.454862 19625 raft_consensus.cc:359] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.455925 19625 raft_consensus.cc:385] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:15:24.456220 19471 leader_election.cc:343] T 215a7210a26748e9b95cf039e24aade2 P c074dfac8e314b6c9befdda96241c064 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8883eeab9af49e28f0101dfe087f6b8 (127.7.215.131:40475): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:24.456380 19625 raft_consensus.cc:740] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8883eeab9af49e28f0101dfe087f6b8, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.456681 19635 raft_consensus.cc:2804] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:24.457161 19635 raft_consensus.cc:493] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:24.457549 19635 raft_consensus.cc:3060] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.458667 19626 tablet_bootstrap.cc:654] T 9a2465c89a874ec99ae51554f5d6b529 P 5055c0280dc249e2a8871a3cd3a5ebf8: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.462390 19580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2465c89a874ec99ae51554f5d6b529" candidate_uuid: "c074dfac8e314b6c9befdda96241c064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8883eeab9af49e28f0101dfe087f6b8" is_pre_election: true
I20260630 12:15:24.463421 19580 raft_consensus.cc:2468] T 9a2465c89a874ec99ae51554f5d6b529 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c074dfac8e314b6c9befdda96241c064 in term 0.
I20260630 12:15:24.464913 19635 raft_consensus.cc:515] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.465080 19471 leader_election.cc:304] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c074dfac8e314b6c9befdda96241c064, d8883eeab9af49e28f0101dfe087f6b8; no voters: 
I20260630 12:15:24.466524 19633 raft_consensus.cc:2804] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:24.467024 19633 raft_consensus.cc:493] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:24.457505 19625 consensus_queue.cc:260] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.469534 19633 raft_consensus.cc:3060] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.471457 19625 ts_tablet_manager.cc:1434] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260630 12:15:24.472559 19625 tablet_bootstrap.cc:492] T 215a7210a26748e9b95cf039e24aade2 P d8883eeab9af49e28f0101dfe087f6b8: Bootstrap starting.
I20260630 12:15:24.478814 19625 tablet_bootstrap.cc:654] T 215a7210a26748e9b95cf039e24aade2 P d8883eeab9af49e28f0101dfe087f6b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.479219 19630 raft_consensus.cc:493] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:24.479768 19630 raft_consensus.cc:515] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.489977 19627 tablet_bootstrap.cc:492] T 2742729ea9b64afc82e00710be5f33c4 P c074dfac8e314b6c9befdda96241c064: No bootstrap required, opened a new log
I20260630 12:15:24.490865 19627 ts_tablet_manager.cc:1403] T 2742729ea9b64afc82e00710be5f33c4 P c074dfac8e314b6c9befdda96241c064: Time spent bootstrapping tablet: real 0.100s	user 0.011s	sys 0.010s
I20260630 12:15:24.492470 19630 leader_election.cc:290] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5055c0280dc249e2a8871a3cd3a5ebf8 (127.7.215.129:44913), c074dfac8e314b6c9befdda96241c064 (127.7.215.130:33043)
I20260630 12:15:24.493175 19630 raft_consensus.cc:493] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:24.493665 19630 raft_consensus.cc:515] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.497737 19630 leader_election.cc:290] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5055c0280dc249e2a8871a3cd3a5ebf8 (127.7.215.129:44913), c074dfac8e314b6c9befdda96241c064 (127.7.215.130:33043)
I20260630 12:15:24.500124 19626 tablet_bootstrap.cc:492] T 9a2465c89a874ec99ae51554f5d6b529 P 5055c0280dc249e2a8871a3cd3a5ebf8: No bootstrap required, opened a new log
I20260630 12:15:24.496678 19627 raft_consensus.cc:359] T 2742729ea9b64afc82e00710be5f33c4 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.500705 19626 ts_tablet_manager.cc:1403] T 9a2465c89a874ec99ae51554f5d6b529 P 5055c0280dc249e2a8871a3cd3a5ebf8: Time spent bootstrapping tablet: real 0.050s	user 0.028s	sys 0.014s
I20260630 12:15:24.501340 19633 raft_consensus.cc:515] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.467341 19635 leader_election.cc:290] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8 [CANDIDATE]: Term 1 election: Requested vote from peers c074dfac8e314b6c9befdda96241c064 (127.7.215.130:33043), d8883eeab9af49e28f0101dfe087f6b8 (127.7.215.131:40475)
I20260630 12:15:24.468132 19506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f548a2d18c44e1be3ed61d648496f8" candidate_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c074dfac8e314b6c9befdda96241c064"
I20260630 12:15:24.468693 19580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f548a2d18c44e1be3ed61d648496f8" candidate_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8883eeab9af49e28f0101dfe087f6b8"
I20260630 12:15:24.505262 19580 raft_consensus.cc:3060] T 11f548a2d18c44e1be3ed61d648496f8 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.505499 19579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2465c89a874ec99ae51554f5d6b529" candidate_uuid: "c074dfac8e314b6c9befdda96241c064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8883eeab9af49e28f0101dfe087f6b8"
W20260630 12:15:24.506110 19395 leader_election.cc:343] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c074dfac8e314b6c9befdda96241c064 (127.7.215.130:33043): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:24.506238 19579 raft_consensus.cc:3060] T 9a2465c89a874ec99ae51554f5d6b529 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.504199 19626 raft_consensus.cc:359] T 9a2465c89a874ec99ae51554f5d6b529 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.513266 19626 raft_consensus.cc:385] T 9a2465c89a874ec99ae51554f5d6b529 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.513608 19626 raft_consensus.cc:740] T 9a2465c89a874ec99ae51554f5d6b529 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5055c0280dc249e2a8871a3cd3a5ebf8, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.512840 19625 tablet_bootstrap.cc:492] T 215a7210a26748e9b95cf039e24aade2 P d8883eeab9af49e28f0101dfe087f6b8: No bootstrap required, opened a new log
I20260630 12:15:24.514398 19580 raft_consensus.cc:2468] T 11f548a2d18c44e1be3ed61d648496f8 P d8883eeab9af49e28f0101dfe087f6b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5055c0280dc249e2a8871a3cd3a5ebf8 in term 1.
I20260630 12:15:24.514865 19625 ts_tablet_manager.cc:1403] T 215a7210a26748e9b95cf039e24aade2 P d8883eeab9af49e28f0101dfe087f6b8: Time spent bootstrapping tablet: real 0.043s	user 0.002s	sys 0.016s
I20260630 12:15:24.515687 19396 leader_election.cc:304] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8 [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: 5055c0280dc249e2a8871a3cd3a5ebf8, d8883eeab9af49e28f0101dfe087f6b8; no voters: c074dfac8e314b6c9befdda96241c064
I20260630 12:15:24.514432 19626 consensus_queue.cc:260] T 9a2465c89a874ec99ae51554f5d6b529 P 5055c0280dc249e2a8871a3cd3a5ebf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.517180 19635 raft_consensus.cc:2804] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:24.500600 19627 raft_consensus.cc:385] T 2742729ea9b64afc82e00710be5f33c4 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.518298 19627 raft_consensus.cc:740] T 2742729ea9b64afc82e00710be5f33c4 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c074dfac8e314b6c9befdda96241c064, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.517120 19633 leader_election.cc:290] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064 [CANDIDATE]: Term 1 election: Requested vote from peers 5055c0280dc249e2a8871a3cd3a5ebf8 (127.7.215.129:44913), d8883eeab9af49e28f0101dfe087f6b8 (127.7.215.131:40475)
I20260630 12:15:24.523520 19579 raft_consensus.cc:2468] T 9a2465c89a874ec99ae51554f5d6b529 P d8883eeab9af49e28f0101dfe087f6b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c074dfac8e314b6c9befdda96241c064 in term 1.
I20260630 12:15:24.519811 19627 consensus_queue.cc:260] T 2742729ea9b64afc82e00710be5f33c4 P c074dfac8e314b6c9befdda96241c064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.524850 19471 leader_election.cc:304] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c074dfac8e314b6c9befdda96241c064, d8883eeab9af49e28f0101dfe087f6b8; no voters: 
I20260630 12:15:24.526180 19633 raft_consensus.cc:2804] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:24.526747 19633 raft_consensus.cc:697] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064 [term 1 LEADER]: Becoming Leader. State: Replica: c074dfac8e314b6c9befdda96241c064, State: Running, Role: LEADER
I20260630 12:15:24.526932 19627 ts_tablet_manager.cc:1434] T 2742729ea9b64afc82e00710be5f33c4 P c074dfac8e314b6c9befdda96241c064: Time spent starting tablet: real 0.036s	user 0.010s	sys 0.000s
I20260630 12:15:24.527706 19633 consensus_queue.cc:237] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.528267 19627 tablet_bootstrap.cc:492] T 11f548a2d18c44e1be3ed61d648496f8 P c074dfac8e314b6c9befdda96241c064: Bootstrap starting.
I20260630 12:15:24.528298 19625 raft_consensus.cc:359] T 215a7210a26748e9b95cf039e24aade2 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } } peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } }
I20260630 12:15:24.535585 19625 raft_consensus.cc:385] T 215a7210a26748e9b95cf039e24aade2 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.535972 19626 ts_tablet_manager.cc:1434] T 9a2465c89a874ec99ae51554f5d6b529 P 5055c0280dc249e2a8871a3cd3a5ebf8: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.005s
I20260630 12:15:24.535969 19625 raft_consensus.cc:740] T 215a7210a26748e9b95cf039e24aade2 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8883eeab9af49e28f0101dfe087f6b8, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.536620 19506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0b0749c494b66a1de9295d47243e6" candidate_uuid: "d8883eeab9af49e28f0101dfe087f6b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c074dfac8e314b6c9befdda96241c064" is_pre_election: true
I20260630 12:15:24.536991 19430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8b7a790f4f47688fce7381e3318853" candidate_uuid: "d8883eeab9af49e28f0101dfe087f6b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" is_pre_election: true
I20260630 12:15:24.537310 19506 raft_consensus.cc:2468] T 3cf0b0749c494b66a1de9295d47243e6 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8883eeab9af49e28f0101dfe087f6b8 in term 0.
I20260630 12:15:24.536481 19431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0b0749c494b66a1de9295d47243e6" candidate_uuid: "d8883eeab9af49e28f0101dfe087f6b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" is_pre_election: true
I20260630 12:15:24.538201 19431 raft_consensus.cc:2468] T 3cf0b0749c494b66a1de9295d47243e6 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8883eeab9af49e28f0101dfe087f6b8 in term 0.
I20260630 12:15:24.537171 19625 consensus_queue.cc:260] T 215a7210a26748e9b95cf039e24aade2 P d8883eeab9af49e28f0101dfe087f6b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } } peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } }
I20260630 12:15:24.537256 19626 tablet_bootstrap.cc:492] T 5a8b7a790f4f47688fce7381e3318853 P 5055c0280dc249e2a8871a3cd3a5ebf8: Bootstrap starting.
I20260630 12:15:24.539335 19506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8b7a790f4f47688fce7381e3318853" candidate_uuid: "d8883eeab9af49e28f0101dfe087f6b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c074dfac8e314b6c9befdda96241c064" is_pre_election: true
I20260630 12:15:24.539981 19506 raft_consensus.cc:2468] T 5a8b7a790f4f47688fce7381e3318853 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8883eeab9af49e28f0101dfe087f6b8 in term 0.
I20260630 12:15:24.540963 19625 ts_tablet_manager.cc:1434] T 215a7210a26748e9b95cf039e24aade2 P d8883eeab9af49e28f0101dfe087f6b8: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260630 12:15:24.541534 19544 leader_election.cc:304] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c074dfac8e314b6c9befdda96241c064, d8883eeab9af49e28f0101dfe087f6b8; no voters: 
I20260630 12:15:24.542584 19544 leader_election.cc:304] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c074dfac8e314b6c9befdda96241c064, d8883eeab9af49e28f0101dfe087f6b8; no voters: 
I20260630 12:15:24.542747 19655 raft_consensus.cc:2804] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:24.542989 19627 tablet_bootstrap.cc:654] T 11f548a2d18c44e1be3ed61d648496f8 P c074dfac8e314b6c9befdda96241c064: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.543187 19655 raft_consensus.cc:493] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:24.543838 19655 raft_consensus.cc:3060] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.544116 19656 raft_consensus.cc:493] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:24.544723 19656 raft_consensus.cc:515] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } } peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } }
I20260630 12:15:24.547438 19630 raft_consensus.cc:2804] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:24.547926 19630 raft_consensus.cc:493] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:24.548009 19506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215a7210a26748e9b95cf039e24aade2" candidate_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c074dfac8e314b6c9befdda96241c064" is_pre_election: true
I20260630 12:15:24.548899 19630 raft_consensus.cc:3060] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.549161 19506 raft_consensus.cc:2468] T 215a7210a26748e9b95cf039e24aade2 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5055c0280dc249e2a8871a3cd3a5ebf8 in term 0.
I20260630 12:15:24.550611 19395 leader_election.cc:304] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5055c0280dc249e2a8871a3cd3a5ebf8, c074dfac8e314b6c9befdda96241c064; no voters: 
W20260630 12:15:24.557358 19545 leader_election.cc:343] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5055c0280dc249e2a8871a3cd3a5ebf8 (127.7.215.129:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:24.556622 19655 raft_consensus.cc:515] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.557830 19626 tablet_bootstrap.cc:654] T 5a8b7a790f4f47688fce7381e3318853 P 5055c0280dc249e2a8871a3cd3a5ebf8: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:24.553689 19656 leader_election.cc:290] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c074dfac8e314b6c9befdda96241c064 (127.7.215.130:33043), d8883eeab9af49e28f0101dfe087f6b8 (127.7.215.131:40475)
I20260630 12:15:24.558684 19656 raft_consensus.cc:2804] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:24.558990 19656 raft_consensus.cc:493] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:24.559311 19656 raft_consensus.cc:3060] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.562160 19655 leader_election.cc:290] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8 [CANDIDATE]: Term 1 election: Requested vote from peers 5055c0280dc249e2a8871a3cd3a5ebf8 (127.7.215.129:44913), c074dfac8e314b6c9befdda96241c064 (127.7.215.130:33043)
I20260630 12:15:24.562714 19430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0b0749c494b66a1de9295d47243e6" candidate_uuid: "d8883eeab9af49e28f0101dfe087f6b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8"
I20260630 12:15:24.561328 19579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215a7210a26748e9b95cf039e24aade2" candidate_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8883eeab9af49e28f0101dfe087f6b8" is_pre_election: true
I20260630 12:15:24.561561 19635 raft_consensus.cc:697] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 1 LEADER]: Becoming Leader. State: Replica: 5055c0280dc249e2a8871a3cd3a5ebf8, State: Running, Role: LEADER
I20260630 12:15:24.565832 19430 raft_consensus.cc:3060] T 3cf0b0749c494b66a1de9295d47243e6 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.565891 19506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf0b0749c494b66a1de9295d47243e6" candidate_uuid: "d8883eeab9af49e28f0101dfe087f6b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c074dfac8e314b6c9befdda96241c064"
I20260630 12:15:24.568199 19506 raft_consensus.cc:3060] T 3cf0b0749c494b66a1de9295d47243e6 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.567873 19635 consensus_queue.cc:237] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.569073 19630 raft_consensus.cc:515] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.566844 19579 raft_consensus.cc:2468] T 215a7210a26748e9b95cf039e24aade2 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5055c0280dc249e2a8871a3cd3a5ebf8 in term 0.
I20260630 12:15:24.574751 19630 leader_election.cc:290] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8 [CANDIDATE]: Term 1 election: Requested vote from peers 5055c0280dc249e2a8871a3cd3a5ebf8 (127.7.215.129:44913), c074dfac8e314b6c9befdda96241c064 (127.7.215.130:33043)
I20260630 12:15:24.576519 19505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8b7a790f4f47688fce7381e3318853" candidate_uuid: "d8883eeab9af49e28f0101dfe087f6b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c074dfac8e314b6c9befdda96241c064"
I20260630 12:15:24.577502 19505 raft_consensus.cc:3060] T 5a8b7a790f4f47688fce7381e3318853 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.584925 19431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8b7a790f4f47688fce7381e3318853" candidate_uuid: "d8883eeab9af49e28f0101dfe087f6b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8"
I20260630 12:15:24.587111 19428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2465c89a874ec99ae51554f5d6b529" candidate_uuid: "c074dfac8e314b6c9befdda96241c064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" is_pre_election: true
I20260630 12:15:24.587890 19428 raft_consensus.cc:2468] T 9a2465c89a874ec99ae51554f5d6b529 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c074dfac8e314b6c9befdda96241c064 in term 0.
I20260630 12:15:24.586470 19429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215a7210a26748e9b95cf039e24aade2" candidate_uuid: "c074dfac8e314b6c9befdda96241c064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" is_pre_election: true
I20260630 12:15:24.591202 19626 tablet_bootstrap.cc:492] T 5a8b7a790f4f47688fce7381e3318853 P 5055c0280dc249e2a8871a3cd3a5ebf8: No bootstrap required, opened a new log
I20260630 12:15:24.591782 19626 ts_tablet_manager.cc:1403] T 5a8b7a790f4f47688fce7381e3318853 P 5055c0280dc249e2a8871a3cd3a5ebf8: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.008s
I20260630 12:15:24.593959 19505 raft_consensus.cc:2468] T 5a8b7a790f4f47688fce7381e3318853 P c074dfac8e314b6c9befdda96241c064 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8883eeab9af49e28f0101dfe087f6b8 in term 1.
I20260630 12:15:24.594863 19626 raft_consensus.cc:359] T 5a8b7a790f4f47688fce7381e3318853 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.595645 19626 raft_consensus.cc:385] T 5a8b7a790f4f47688fce7381e3318853 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.595949 19626 raft_consensus.cc:740] T 5a8b7a790f4f47688fce7381e3318853 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5055c0280dc249e2a8871a3cd3a5ebf8, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.595774 19544 leader_election.cc:304] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c074dfac8e314b6c9befdda96241c064, d8883eeab9af49e28f0101dfe087f6b8; no voters: 
I20260630 12:15:24.597316 19630 raft_consensus.cc:2804] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:24.597997 19630 raft_consensus.cc:697] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8 [term 1 LEADER]: Becoming Leader. State: Replica: d8883eeab9af49e28f0101dfe087f6b8, State: Running, Role: LEADER
I20260630 12:15:24.598846 19428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2465c89a874ec99ae51554f5d6b529" candidate_uuid: "c074dfac8e314b6c9befdda96241c064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8"
I20260630 12:15:24.599749 19428 raft_consensus.cc:3060] T 9a2465c89a874ec99ae51554f5d6b529 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.599093 19630 consensus_queue.cc:237] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
W20260630 12:15:24.597287 19545 leader_election.cc:343] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5055c0280dc249e2a8871a3cd3a5ebf8 (127.7.215.129:44913): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:24.601857 19626 consensus_queue.cc:260] T 5a8b7a790f4f47688fce7381e3318853 P 5055c0280dc249e2a8871a3cd3a5ebf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.596212 19627 tablet_bootstrap.cc:492] T 11f548a2d18c44e1be3ed61d648496f8 P c074dfac8e314b6c9befdda96241c064: No bootstrap required, opened a new log
I20260630 12:15:24.603705 19627 ts_tablet_manager.cc:1403] T 11f548a2d18c44e1be3ed61d648496f8 P c074dfac8e314b6c9befdda96241c064: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.003s
I20260630 12:15:24.604781 19626 ts_tablet_manager.cc:1434] T 5a8b7a790f4f47688fce7381e3318853 P 5055c0280dc249e2a8871a3cd3a5ebf8: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260630 12:15:24.606820 19627 raft_consensus.cc:359] T 11f548a2d18c44e1be3ed61d648496f8 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.607736 19627 raft_consensus.cc:385] T 11f548a2d18c44e1be3ed61d648496f8 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:24.608103 19627 raft_consensus.cc:740] T 11f548a2d18c44e1be3ed61d648496f8 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c074dfac8e314b6c9befdda96241c064, State: Initialized, Role: FOLLOWER
I20260630 12:15:24.611063 19428 raft_consensus.cc:2468] T 9a2465c89a874ec99ae51554f5d6b529 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c074dfac8e314b6c9befdda96241c064 in term 1.
I20260630 12:15:24.616433 19430 raft_consensus.cc:2468] T 3cf0b0749c494b66a1de9295d47243e6 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8883eeab9af49e28f0101dfe087f6b8 in term 1.
W20260630 12:15:24.619657 19377 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:24.620187 19545 leader_election.cc:304] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5055c0280dc249e2a8871a3cd3a5ebf8, d8883eeab9af49e28f0101dfe087f6b8; no voters: 
I20260630 12:15:24.617117 19635 raft_consensus.cc:493] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:24.622124 19655 raft_consensus.cc:2804] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:24.613430 19627 consensus_queue.cc:260] T 11f548a2d18c44e1be3ed61d648496f8 P c074dfac8e314b6c9befdda96241c064 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.624797 19506 raft_consensus.cc:2468] T 3cf0b0749c494b66a1de9295d47243e6 P c074dfac8e314b6c9befdda96241c064 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8883eeab9af49e28f0101dfe087f6b8 in term 1.
I20260630 12:15:24.625327 19635 raft_consensus.cc:515] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.626325 19627 ts_tablet_manager.cc:1434] T 11f548a2d18c44e1be3ed61d648496f8 P c074dfac8e314b6c9befdda96241c064: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.005s
I20260630 12:15:24.626267 19326 catalog_manager.cc:5697] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5055c0280dc249e2a8871a3cd3a5ebf8 (127.7.215.129). New cstate: current_term: 1 leader_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:24.631641 19635 leader_election.cc:290] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c074dfac8e314b6c9befdda96241c064 (127.7.215.130:33043), d8883eeab9af49e28f0101dfe087f6b8 (127.7.215.131:40475)
I20260630 12:15:24.632943 19506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2742729ea9b64afc82e00710be5f33c4" candidate_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c074dfac8e314b6c9befdda96241c064" is_pre_election: true
I20260630 12:15:24.633389 19579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2742729ea9b64afc82e00710be5f33c4" candidate_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8883eeab9af49e28f0101dfe087f6b8" is_pre_election: true
I20260630 12:15:24.633710 19506 raft_consensus.cc:2468] T 2742729ea9b64afc82e00710be5f33c4 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5055c0280dc249e2a8871a3cd3a5ebf8 in term 0.
I20260630 12:15:24.634052 19579 raft_consensus.cc:2468] T 2742729ea9b64afc82e00710be5f33c4 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5055c0280dc249e2a8871a3cd3a5ebf8 in term 0.
I20260630 12:15:24.634262 19658 raft_consensus.cc:493] T 11f548a2d18c44e1be3ed61d648496f8 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:24.634930 19395 leader_election.cc:304] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5055c0280dc249e2a8871a3cd3a5ebf8, c074dfac8e314b6c9befdda96241c064; no voters: 
I20260630 12:15:24.635833 19635 raft_consensus.cc:2804] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:24.634832 19658 raft_consensus.cc:515] T 11f548a2d18c44e1be3ed61d648496f8 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.636236 19635 raft_consensus.cc:493] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:24.636835 19655 raft_consensus.cc:697] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8 [term 1 LEADER]: Becoming Leader. State: Replica: d8883eeab9af49e28f0101dfe087f6b8, State: Running, Role: LEADER
I20260630 12:15:24.640336 19635 raft_consensus.cc:3060] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.641038 19655 consensus_queue.cc:237] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.637888 19658 leader_election.cc:290] T 11f548a2d18c44e1be3ed61d648496f8 P c074dfac8e314b6c9befdda96241c064 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5055c0280dc249e2a8871a3cd3a5ebf8 (127.7.215.129:44913), d8883eeab9af49e28f0101dfe087f6b8 (127.7.215.131:40475)
I20260630 12:15:24.638384 19656 raft_consensus.cc:515] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } } peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } }
I20260630 12:15:24.639415 19579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f548a2d18c44e1be3ed61d648496f8" candidate_uuid: "c074dfac8e314b6c9befdda96241c064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8883eeab9af49e28f0101dfe087f6b8" is_pre_election: true
I20260630 12:15:24.645260 19579 raft_consensus.cc:2393] T 11f548a2d18c44e1be3ed61d648496f8 P d8883eeab9af49e28f0101dfe087f6b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c074dfac8e314b6c9befdda96241c064 in current term 1: Already voted for candidate 5055c0280dc249e2a8871a3cd3a5ebf8 in this term.
I20260630 12:15:24.639415 19430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f548a2d18c44e1be3ed61d648496f8" candidate_uuid: "c074dfac8e314b6c9befdda96241c064" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" is_pre_election: true
I20260630 12:15:24.639005 19328 catalog_manager.cc:5697] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8883eeab9af49e28f0101dfe087f6b8 (127.7.215.131). New cstate: current_term: 1 leader_uuid: "d8883eeab9af49e28f0101dfe087f6b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:24.647207 19635 raft_consensus.cc:515] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.649363 19429 raft_consensus.cc:2393] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c074dfac8e314b6c9befdda96241c064 in current term 1: Already voted for candidate 5055c0280dc249e2a8871a3cd3a5ebf8 in this term.
I20260630 12:15:24.649724 19635 leader_election.cc:290] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8 [CANDIDATE]: Term 1 election: Requested vote from peers c074dfac8e314b6c9befdda96241c064 (127.7.215.130:33043), d8883eeab9af49e28f0101dfe087f6b8 (127.7.215.131:40475)
I20260630 12:15:24.650341 19656 leader_election.cc:290] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8 [CANDIDATE]: Term 1 election: Requested vote from peers c074dfac8e314b6c9befdda96241c064 (127.7.215.130:33043), d8883eeab9af49e28f0101dfe087f6b8 (127.7.215.131:40475)
I20260630 12:15:24.651432 19471 leader_election.cc:304] T 11f548a2d18c44e1be3ed61d648496f8 P c074dfac8e314b6c9befdda96241c064 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c074dfac8e314b6c9befdda96241c064; no voters: 5055c0280dc249e2a8871a3cd3a5ebf8, d8883eeab9af49e28f0101dfe087f6b8
I20260630 12:15:24.651664 19656 raft_consensus.cc:493] T 5a8b7a790f4f47688fce7381e3318853 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:24.652288 19656 raft_consensus.cc:515] T 5a8b7a790f4f47688fce7381e3318853 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.652784 19658 raft_consensus.cc:3060] T 11f548a2d18c44e1be3ed61d648496f8 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.653012 19579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2742729ea9b64afc82e00710be5f33c4" candidate_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8883eeab9af49e28f0101dfe087f6b8"
I20260630 12:15:24.653856 19579 raft_consensus.cc:3060] T 2742729ea9b64afc82e00710be5f33c4 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.654533 19656 leader_election.cc:290] T 5a8b7a790f4f47688fce7381e3318853 P 5055c0280dc249e2a8871a3cd3a5ebf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c074dfac8e314b6c9befdda96241c064 (127.7.215.130:33043), d8883eeab9af49e28f0101dfe087f6b8 (127.7.215.131:40475)
I20260630 12:15:24.658929 19658 raft_consensus.cc:2749] T 11f548a2d18c44e1be3ed61d648496f8 P c074dfac8e314b6c9befdda96241c064 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:24.658948 19580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215a7210a26748e9b95cf039e24aade2" candidate_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8883eeab9af49e28f0101dfe087f6b8"
I20260630 12:15:24.659855 19580 raft_consensus.cc:3060] T 215a7210a26748e9b95cf039e24aade2 P d8883eeab9af49e28f0101dfe087f6b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.661681 19471 leader_election.cc:304] T 215a7210a26748e9b95cf039e24aade2 P c074dfac8e314b6c9befdda96241c064 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c074dfac8e314b6c9befdda96241c064; no voters: 5055c0280dc249e2a8871a3cd3a5ebf8, d8883eeab9af49e28f0101dfe087f6b8
I20260630 12:15:24.662678 19578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8b7a790f4f47688fce7381e3318853" candidate_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8883eeab9af49e28f0101dfe087f6b8" is_pre_election: true
I20260630 12:15:24.663908 19658 raft_consensus.cc:3060] T 215a7210a26748e9b95cf039e24aade2 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.666162 19580 raft_consensus.cc:2468] T 215a7210a26748e9b95cf039e24aade2 P d8883eeab9af49e28f0101dfe087f6b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5055c0280dc249e2a8871a3cd3a5ebf8 in term 1.
I20260630 12:15:24.667836 19505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215a7210a26748e9b95cf039e24aade2" candidate_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c074dfac8e314b6c9befdda96241c064"
I20260630 12:15:24.668326 19504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8b7a790f4f47688fce7381e3318853" candidate_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c074dfac8e314b6c9befdda96241c064" is_pre_election: true
I20260630 12:15:24.669181 19504 raft_consensus.cc:2393] T 5a8b7a790f4f47688fce7381e3318853 P c074dfac8e314b6c9befdda96241c064 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5055c0280dc249e2a8871a3cd3a5ebf8 in current term 1: Already voted for candidate d8883eeab9af49e28f0101dfe087f6b8 in this term.
I20260630 12:15:24.670010 19506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2742729ea9b64afc82e00710be5f33c4" candidate_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c074dfac8e314b6c9befdda96241c064"
I20260630 12:15:24.670501 19506 raft_consensus.cc:3060] T 2742729ea9b64afc82e00710be5f33c4 P c074dfac8e314b6c9befdda96241c064 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.670631 19658 raft_consensus.cc:2749] T 215a7210a26748e9b95cf039e24aade2 P c074dfac8e314b6c9befdda96241c064 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:24.670967 19395 leader_election.cc:304] T 5a8b7a790f4f47688fce7381e3318853 P 5055c0280dc249e2a8871a3cd3a5ebf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5055c0280dc249e2a8871a3cd3a5ebf8; no voters: c074dfac8e314b6c9befdda96241c064, d8883eeab9af49e28f0101dfe087f6b8
I20260630 12:15:24.673929 19656 raft_consensus.cc:3060] T 5a8b7a790f4f47688fce7381e3318853 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:24.673221 19328 catalog_manager.cc:5697] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8883eeab9af49e28f0101dfe087f6b8 (127.7.215.131). New cstate: current_term: 1 leader_uuid: "d8883eeab9af49e28f0101dfe087f6b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:24.679526 19505 raft_consensus.cc:2468] T 215a7210a26748e9b95cf039e24aade2 P c074dfac8e314b6c9befdda96241c064 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5055c0280dc249e2a8871a3cd3a5ebf8 in term 1.
I20260630 12:15:24.680205 19579 raft_consensus.cc:2468] T 2742729ea9b64afc82e00710be5f33c4 P d8883eeab9af49e28f0101dfe087f6b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5055c0280dc249e2a8871a3cd3a5ebf8 in term 1.
I20260630 12:15:24.681018 19656 raft_consensus.cc:2749] T 5a8b7a790f4f47688fce7381e3318853 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:24.681524 19395 leader_election.cc:304] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5055c0280dc249e2a8871a3cd3a5ebf8, c074dfac8e314b6c9befdda96241c064; no voters: 
I20260630 12:15:24.681526 19396 leader_election.cc:304] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5055c0280dc249e2a8871a3cd3a5ebf8, d8883eeab9af49e28f0101dfe087f6b8; no voters: 
I20260630 12:15:24.682638 19635 raft_consensus.cc:2804] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:24.683079 19635 raft_consensus.cc:697] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 1 LEADER]: Becoming Leader. State: Replica: 5055c0280dc249e2a8871a3cd3a5ebf8, State: Running, Role: LEADER
I20260630 12:15:24.683275 19656 raft_consensus.cc:2804] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:24.684108 19635 consensus_queue.cc:237] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } } peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } }
I20260630 12:15:24.684068 19656 raft_consensus.cc:697] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 1 LEADER]: Becoming Leader. State: Replica: 5055c0280dc249e2a8871a3cd3a5ebf8, State: Running, Role: LEADER
I20260630 12:15:24.686051 19656 consensus_queue.cc:237] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } }
I20260630 12:15:24.685823 19329 catalog_manager.cc:5697] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064 reported cstate change: term changed from 0 to 1, leader changed from <none> to c074dfac8e314b6c9befdda96241c064 (127.7.215.130). New cstate: current_term: 1 leader_uuid: "c074dfac8e314b6c9befdda96241c064" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:24.684090 19506 raft_consensus.cc:2468] T 2742729ea9b64afc82e00710be5f33c4 P c074dfac8e314b6c9befdda96241c064 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5055c0280dc249e2a8871a3cd3a5ebf8 in term 1.
I20260630 12:15:24.701120 19329 catalog_manager.cc:5697] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5055c0280dc249e2a8871a3cd3a5ebf8 (127.7.215.129). New cstate: current_term: 1 leader_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:24.703003 19329 catalog_manager.cc:5697] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5055c0280dc249e2a8871a3cd3a5ebf8 (127.7.215.129). New cstate: current_term: 1 leader_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:24.960253 19656 consensus_queue.cc:1048] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:24.971894 19635 consensus_queue.cc:1048] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:25.064478 19655 consensus_queue.cc:1048] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:25.076104 19630 consensus_queue.cc:1048] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:25.109614 19658 consensus_queue.cc:1048] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:25.121029 19679 consensus_queue.cc:1048] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:25.144589 19635 consensus_queue.cc:1048] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:25.154388 19656 consensus_queue.cc:1048] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:25.155561 19630 consensus_queue.cc:1048] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5055c0280dc249e2a8871a3cd3a5ebf8" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 44913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:25.171176 19664 consensus_queue.cc:1048] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:25.304665 19656 consensus_queue.cc:1048] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c074dfac8e314b6c9befdda96241c064" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 33043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:25.305646 19657 consensus_queue.cc:1048] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8883eeab9af49e28f0101dfe087f6b8" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 40475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:34.880606  8030 tablet_server.cc:179] TabletServer@127.7.215.129:0 shutting down...
I20260630 12:15:34.908774  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:34.909502  8030 tablet_replica.cc:333] T 5a8b7a790f4f47688fce7381e3318853 P 5055c0280dc249e2a8871a3cd3a5ebf8: stopping tablet replica
I20260630 12:15:34.910533  8030 raft_consensus.cc:2243] T 5a8b7a790f4f47688fce7381e3318853 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:34.911301  8030 raft_consensus.cc:2272] T 5a8b7a790f4f47688fce7381e3318853 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:34.914283  8030 tablet_replica.cc:333] T 9a2465c89a874ec99ae51554f5d6b529 P 5055c0280dc249e2a8871a3cd3a5ebf8: stopping tablet replica
I20260630 12:15:34.914958  8030 raft_consensus.cc:2243] T 9a2465c89a874ec99ae51554f5d6b529 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:34.915453  8030 raft_consensus.cc:2272] T 9a2465c89a874ec99ae51554f5d6b529 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:34.918205  8030 tablet_replica.cc:333] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8: stopping tablet replica
I20260630 12:15:34.918905  8030 raft_consensus.cc:2243] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:34.919864  8030 raft_consensus.cc:2272] T 215a7210a26748e9b95cf039e24aade2 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:34.922401  8030 tablet_replica.cc:333] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8: stopping tablet replica
I20260630 12:15:34.922978  8030 raft_consensus.cc:2243] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:34.923879  8030 raft_consensus.cc:2272] T 2742729ea9b64afc82e00710be5f33c4 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:34.926376  8030 tablet_replica.cc:333] T 3cf0b0749c494b66a1de9295d47243e6 P 5055c0280dc249e2a8871a3cd3a5ebf8: stopping tablet replica
I20260630 12:15:34.926934  8030 raft_consensus.cc:2243] T 3cf0b0749c494b66a1de9295d47243e6 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:34.927424  8030 raft_consensus.cc:2272] T 3cf0b0749c494b66a1de9295d47243e6 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:34.930137  8030 tablet_replica.cc:333] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8: stopping tablet replica
I20260630 12:15:34.930744  8030 raft_consensus.cc:2243] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:34.931691  8030 raft_consensus.cc:2272] T 11f548a2d18c44e1be3ed61d648496f8 P 5055c0280dc249e2a8871a3cd3a5ebf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:34.960970  8030 tablet_server.cc:196] TabletServer@127.7.215.129:0 shutdown complete.
I20260630 12:15:34.984540  8030 tablet_server.cc:179] TabletServer@127.7.215.130:0 shutting down...
W20260630 12:15:34.994891 19544 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260630 12:15:34.999411 19544 consensus_peers.cc:597] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8 -> Peer c074dfac8e314b6c9befdda96241c064 (127.7.215.130:33043): Couldn't send request to peer c074dfac8e314b6c9befdda96241c064. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:35.013957  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:35.014771  8030 tablet_replica.cc:333] T 11f548a2d18c44e1be3ed61d648496f8 P c074dfac8e314b6c9befdda96241c064: stopping tablet replica
I20260630 12:15:35.015473  8030 raft_consensus.cc:2243] T 11f548a2d18c44e1be3ed61d648496f8 P c074dfac8e314b6c9befdda96241c064 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.015965  8030 raft_consensus.cc:2272] T 11f548a2d18c44e1be3ed61d648496f8 P c074dfac8e314b6c9befdda96241c064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.018813  8030 tablet_replica.cc:333] T 215a7210a26748e9b95cf039e24aade2 P c074dfac8e314b6c9befdda96241c064: stopping tablet replica
I20260630 12:15:35.019305  8030 raft_consensus.cc:2243] T 215a7210a26748e9b95cf039e24aade2 P c074dfac8e314b6c9befdda96241c064 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.019780  8030 raft_consensus.cc:2272] T 215a7210a26748e9b95cf039e24aade2 P c074dfac8e314b6c9befdda96241c064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.021945  8030 tablet_replica.cc:333] T 2742729ea9b64afc82e00710be5f33c4 P c074dfac8e314b6c9befdda96241c064: stopping tablet replica
I20260630 12:15:35.022483  8030 raft_consensus.cc:2243] T 2742729ea9b64afc82e00710be5f33c4 P c074dfac8e314b6c9befdda96241c064 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.022989  8030 raft_consensus.cc:2272] T 2742729ea9b64afc82e00710be5f33c4 P c074dfac8e314b6c9befdda96241c064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.025229  8030 tablet_replica.cc:333] T 5a8b7a790f4f47688fce7381e3318853 P c074dfac8e314b6c9befdda96241c064: stopping tablet replica
I20260630 12:15:35.025676  8030 raft_consensus.cc:2243] T 5a8b7a790f4f47688fce7381e3318853 P c074dfac8e314b6c9befdda96241c064 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.026105  8030 raft_consensus.cc:2272] T 5a8b7a790f4f47688fce7381e3318853 P c074dfac8e314b6c9befdda96241c064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.028374  8030 tablet_replica.cc:333] T 3cf0b0749c494b66a1de9295d47243e6 P c074dfac8e314b6c9befdda96241c064: stopping tablet replica
I20260630 12:15:35.028841  8030 raft_consensus.cc:2243] T 3cf0b0749c494b66a1de9295d47243e6 P c074dfac8e314b6c9befdda96241c064 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.029274  8030 raft_consensus.cc:2272] T 3cf0b0749c494b66a1de9295d47243e6 P c074dfac8e314b6c9befdda96241c064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.031636  8030 tablet_replica.cc:333] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064: stopping tablet replica
I20260630 12:15:35.032069  8030 raft_consensus.cc:2243] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:35.033106  8030 raft_consensus.cc:2272] T 9a2465c89a874ec99ae51554f5d6b529 P c074dfac8e314b6c9befdda96241c064 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.062548  8030 tablet_server.cc:196] TabletServer@127.7.215.130:0 shutdown complete.
I20260630 12:15:35.084868  8030 tablet_server.cc:179] TabletServer@127.7.215.131:0 shutting down...
I20260630 12:15:35.108949  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:35.109655  8030 tablet_replica.cc:333] T 11f548a2d18c44e1be3ed61d648496f8 P d8883eeab9af49e28f0101dfe087f6b8: stopping tablet replica
I20260630 12:15:35.110301  8030 raft_consensus.cc:2243] T 11f548a2d18c44e1be3ed61d648496f8 P d8883eeab9af49e28f0101dfe087f6b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.110853  8030 raft_consensus.cc:2272] T 11f548a2d18c44e1be3ed61d648496f8 P d8883eeab9af49e28f0101dfe087f6b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.113461  8030 tablet_replica.cc:333] T 9a2465c89a874ec99ae51554f5d6b529 P d8883eeab9af49e28f0101dfe087f6b8: stopping tablet replica
I20260630 12:15:35.114077  8030 raft_consensus.cc:2243] T 9a2465c89a874ec99ae51554f5d6b529 P d8883eeab9af49e28f0101dfe087f6b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.114557  8030 raft_consensus.cc:2272] T 9a2465c89a874ec99ae51554f5d6b529 P d8883eeab9af49e28f0101dfe087f6b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.117195  8030 tablet_replica.cc:333] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8: stopping tablet replica
I20260630 12:15:35.117884  8030 raft_consensus.cc:2243] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:35.118914  8030 raft_consensus.cc:2272] T 3cf0b0749c494b66a1de9295d47243e6 P d8883eeab9af49e28f0101dfe087f6b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.121622  8030 tablet_replica.cc:333] T 215a7210a26748e9b95cf039e24aade2 P d8883eeab9af49e28f0101dfe087f6b8: stopping tablet replica
I20260630 12:15:35.122319  8030 raft_consensus.cc:2243] T 215a7210a26748e9b95cf039e24aade2 P d8883eeab9af49e28f0101dfe087f6b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.122834  8030 raft_consensus.cc:2272] T 215a7210a26748e9b95cf039e24aade2 P d8883eeab9af49e28f0101dfe087f6b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.125260  8030 tablet_replica.cc:333] T 2742729ea9b64afc82e00710be5f33c4 P d8883eeab9af49e28f0101dfe087f6b8: stopping tablet replica
I20260630 12:15:35.125787  8030 raft_consensus.cc:2243] T 2742729ea9b64afc82e00710be5f33c4 P d8883eeab9af49e28f0101dfe087f6b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:35.126264  8030 raft_consensus.cc:2272] T 2742729ea9b64afc82e00710be5f33c4 P d8883eeab9af49e28f0101dfe087f6b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.128590  8030 tablet_replica.cc:333] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8: stopping tablet replica
I20260630 12:15:35.129076  8030 raft_consensus.cc:2243] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:35.129943  8030 raft_consensus.cc:2272] T 5a8b7a790f4f47688fce7381e3318853 P d8883eeab9af49e28f0101dfe087f6b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.157311  8030 tablet_server.cc:196] TabletServer@127.7.215.131:0 shutdown complete.
I20260630 12:15:35.179301  8030 master.cc:562] Master@127.7.215.190:42451 shutting down...
I20260630 12:15:35.206606  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 85c9f2e2d7fe4428aa7f7762eec699bc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:35.207293  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 85c9f2e2d7fe4428aa7f7762eec699bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:35.207643  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 85c9f2e2d7fe4428aa7f7762eec699bc: stopping tablet replica
I20260630 12:15:35.227624  8030 master.cc:584] Master@127.7.215.190:42451 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (12779 ms)
[----------] 24 tests from AutoRebalancerTest (259898 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:15:35.275862  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:35217
I20260630 12:15:35.277135  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:35.283392 19697 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:35.283609 19700 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:35.283416 19698 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:35.285355  8030 server_base.cc:1061] running on GCE node
I20260630 12:15:35.286262  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:35.286460  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:35.286901  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821735286867 us; error 0 us; skew 500 ppm
I20260630 12:15:35.287420  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:35.289825  8030 webserver.cc:533] Webserver started at http://127.7.215.190:36309/ using document root <none> and password file <none>
I20260630 12:15:35.290373  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:35.290571  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:35.290904  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:35.292132  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "1e42951a000a42128a8cf6715b8f0493"
format_stamp: "Formatted at 2026-06-30 12:15:35 on dist-test-slave-35fp"
I20260630 12:15:35.296890  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:15:35.300405 19705 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:35.301137  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:15:35.301432  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "1e42951a000a42128a8cf6715b8f0493"
format_stamp: "Formatted at 2026-06-30 12:15:35 on dist-test-slave-35fp"
I20260630 12:15:35.301738  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821475204949-8030-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)
I20260630 12:15:35.316584  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:35.317827  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:35.356869  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:35217
I20260630 12:15:35.357125 19756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:35217 every 8 connection(s)
I20260630 12:15:35.360854 19757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:35.373207 19757 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e42951a000a42128a8cf6715b8f0493: Bootstrap starting.
I20260630 12:15:35.378036 19757 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1e42951a000a42128a8cf6715b8f0493: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:35.382208 19757 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e42951a000a42128a8cf6715b8f0493: No bootstrap required, opened a new log
I20260630 12:15:35.384405 19757 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1e42951a000a42128a8cf6715b8f0493 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e42951a000a42128a8cf6715b8f0493" member_type: VOTER }
I20260630 12:15:35.384824 19757 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1e42951a000a42128a8cf6715b8f0493 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:35.385004 19757 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1e42951a000a42128a8cf6715b8f0493 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e42951a000a42128a8cf6715b8f0493, State: Initialized, Role: FOLLOWER
I20260630 12:15:35.385491 19757 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1e42951a000a42128a8cf6715b8f0493 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1e42951a000a42128a8cf6715b8f0493" member_type: VOTER }
I20260630 12:15:35.385918 19757 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1e42951a000a42128a8cf6715b8f0493 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:35.386101 19757 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1e42951a000a42128a8cf6715b8f0493 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:35.386310 19757 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1e42951a000a42128a8cf6715b8f0493 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:35.390972 19757 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1e42951a000a42128a8cf6715b8f0493 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e42951a000a42128a8cf6715b8f0493" member_type: VOTER }
I20260630 12:15:35.391449 19757 leader_election.cc:304] T 00000000000000000000000000000000 P 1e42951a000a42128a8cf6715b8f0493 [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: 1e42951a000a42128a8cf6715b8f0493; no voters: 
I20260630 12:15:35.392480 19757 leader_election.cc:290] T 00000000000000000000000000000000 P 1e42951a000a42128a8cf6715b8f0493 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:35.392824 19760 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1e42951a000a42128a8cf6715b8f0493 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:35.394323 19760 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1e42951a000a42128a8cf6715b8f0493 [term 1 LEADER]: Becoming Leader. State: Replica: 1e42951a000a42128a8cf6715b8f0493, State: Running, Role: LEADER
I20260630 12:15:35.394966 19760 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1e42951a000a42128a8cf6715b8f0493 [LEADER]: Queue going to LEADER mode. State: All 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: "1e42951a000a42128a8cf6715b8f0493" member_type: VOTER }
I20260630 12:15:35.395561 19757 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1e42951a000a42128a8cf6715b8f0493 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:35.398000 19762 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e42951a000a42128a8cf6715b8f0493 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1e42951a000a42128a8cf6715b8f0493. Latest consensus state: current_term: 1 leader_uuid: "1e42951a000a42128a8cf6715b8f0493" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e42951a000a42128a8cf6715b8f0493" member_type: VOTER } }
I20260630 12:15:35.397935 19761 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e42951a000a42128a8cf6715b8f0493 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1e42951a000a42128a8cf6715b8f0493" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e42951a000a42128a8cf6715b8f0493" member_type: VOTER } }
I20260630 12:15:35.398773 19762 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e42951a000a42128a8cf6715b8f0493 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:35.398845 19761 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e42951a000a42128a8cf6715b8f0493 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:35.403939 19767 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:35.409034 19767 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:35.411252  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:35.418556 19767 catalog_manager.cc:1383] Generated new cluster ID: 9f73bc15297848ab8b29c4b9ba696b18
I20260630 12:15:35.418900 19767 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:35.434165 19767 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:35.435544 19767 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:35.448760 19767 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1e42951a000a42128a8cf6715b8f0493: Generated new TSK 0
I20260630 12:15:35.449467 19767 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:35.477869  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:35.484586 19778 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:35.485554 19779 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:35.487349 19781 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:35.487541  8030 server_base.cc:1061] running on GCE node
I20260630 12:15:35.488771  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:35.489110  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:35.489338  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821735489322 us; error 0 us; skew 500 ppm
I20260630 12:15:35.490032  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:35.497884  8030 webserver.cc:533] Webserver started at http://127.7.215.129:46325/ using document root <none> and password file <none>
I20260630 12:15:35.498349  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:35.498523  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:35.498824  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:35.499886  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821475204949-8030-0/minicluster-data/ts-0-root/instance:
uuid: "c72b993cfecb4e0e86bc5b95288ffcd9"
format_stamp: "Formatted at 2026-06-30 12:15:35 on dist-test-slave-35fp"
I20260630 12:15:35.504689  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:35.508412 19786 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:35.509232  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:15:35.509544  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "c72b993cfecb4e0e86bc5b95288ffcd9"
format_stamp: "Formatted at 2026-06-30 12:15:35 on dist-test-slave-35fp"
I20260630 12:15:35.509850  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821475204949-8030-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)
I20260630 12:15:35.545657  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:35.546926  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:35.548390  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:35.550766  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:35.550987  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:35.551229  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:35.551411  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:35.593856  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:42489
I20260630 12:15:35.593954 19848 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:42489 every 8 connection(s)
I20260630 12:15:35.599026  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:35.606935 19853 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:35.610162 19854 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:35.612342  8030 server_base.cc:1061] running on GCE node
W20260630 12:15:35.612317 19856 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:35.614018  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:35.614290  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:35.614535  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821735614512 us; error 0 us; skew 500 ppm
I20260630 12:15:35.615326  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:35.617506 19849 heartbeater.cc:344] Connected to a master server at 127.7.215.190:35217
I20260630 12:15:35.617872 19849 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:35.618557  8030 webserver.cc:533] Webserver started at http://127.7.215.130:37629/ using document root <none> and password file <none>
I20260630 12:15:35.619328 19849 heartbeater.cc:507] Master 127.7.215.190:35217 requested a full tablet report, sending...
I20260630 12:15:35.619350  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:35.619973  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:35.620318  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:35.621536  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821475204949-8030-0/minicluster-data/ts-1-root/instance:
uuid: "ec584becd9804c2ab6a5ec57644130c1"
format_stamp: "Formatted at 2026-06-30 12:15:35 on dist-test-slave-35fp"
I20260630 12:15:35.624905 19722 ts_manager.cc:194] Registered new tserver with Master: c72b993cfecb4e0e86bc5b95288ffcd9 (127.7.215.129:42489)
I20260630 12:15:35.627231 19722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38558
I20260630 12:15:35.629238  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260630 12:15:35.633291 19861 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:35.634189  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:15:35.634661  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "ec584becd9804c2ab6a5ec57644130c1"
format_stamp: "Formatted at 2026-06-30 12:15:35 on dist-test-slave-35fp"
I20260630 12:15:35.635030  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821475204949-8030-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)
I20260630 12:15:35.646744  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:35.647989  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:35.649487  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:35.651907  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:35.652155  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:35.652419  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:35.652619  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:35.695112  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:34551
I20260630 12:15:35.695225 19923 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:34551 every 8 connection(s)
I20260630 12:15:35.700592  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:35.709285 19927 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:35.709482 19928 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:35.714077 19924 heartbeater.cc:344] Connected to a master server at 127.7.215.190:35217
I20260630 12:15:35.714650 19924 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:35.714748  8030 server_base.cc:1061] running on GCE node
W20260630 12:15:35.714675 19930 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:35.715801 19924 heartbeater.cc:507] Master 127.7.215.190:35217 requested a full tablet report, sending...
I20260630 12:15:35.716259  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:35.716605  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:35.716843  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821735716824 us; error 0 us; skew 500 ppm
I20260630 12:15:35.717662  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:35.718348 19722 ts_manager.cc:194] Registered new tserver with Master: ec584becd9804c2ab6a5ec57644130c1 (127.7.215.130:34551)
I20260630 12:15:35.720108 19722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38570
I20260630 12:15:35.720790  8030 webserver.cc:533] Webserver started at http://127.7.215.131:40073/ using document root <none> and password file <none>
I20260630 12:15:35.721446  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:35.721647  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:35.721941  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:35.723171  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821475204949-8030-0/minicluster-data/ts-2-root/instance:
uuid: "d88620ba42a047b8a2021a619fdc5b0e"
format_stamp: "Formatted at 2026-06-30 12:15:35 on dist-test-slave-35fp"
I20260630 12:15:35.727599  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:15:35.731166 19935 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:35.731897  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:15:35.732208  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "d88620ba42a047b8a2021a619fdc5b0e"
format_stamp: "Formatted at 2026-06-30 12:15:35 on dist-test-slave-35fp"
I20260630 12:15:35.732496  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821475204949-8030-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)
I20260630 12:15:35.743271  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:35.744438  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:35.745851  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:35.748139  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:35.748368  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:35.748615  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:35.748788  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:35.787482  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:33173
I20260630 12:15:35.787585 19997 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:33173 every 8 connection(s)
I20260630 12:15:35.801872 19998 heartbeater.cc:344] Connected to a master server at 127.7.215.190:35217
I20260630 12:15:35.802240 19998 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:35.803009 19998 heartbeater.cc:507] Master 127.7.215.190:35217 requested a full tablet report, sending...
I20260630 12:15:35.805215 19722 ts_manager.cc:194] Registered new tserver with Master: d88620ba42a047b8a2021a619fdc5b0e (127.7.215.131:33173)
I20260630 12:15:35.805576  8030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014848875s
I20260630 12:15:35.807085 19722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38574
I20260630 12:15:36.630674 19849 heartbeater.cc:499] Master 127.7.215.190:35217 was elected leader, sending a full tablet report...
I20260630 12:15:36.722983 19924 heartbeater.cc:499] Master 127.7.215.190:35217 was elected leader, sending a full tablet report...
I20260630 12:15:36.810110 19998 heartbeater.cc:499] Master 127.7.215.190:35217 was elected leader, sending a full tablet report...
I20260630 12:15:36.862015 19722 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38584:
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"
    }
  }
}
W20260630 12:15:36.864728 19722 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:15:36.941227 19814 tablet_service.cc:1511] Processing CreateTablet for tablet e20a41ff2aac4414be0e8484ce91f137 (DEFAULT_TABLE table=test-workload [id=e3a04ce8139f40418e70180326545c9a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:36.943274 19814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e20a41ff2aac4414be0e8484ce91f137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:36.956398 19813 tablet_service.cc:1511] Processing CreateTablet for tablet 83a9efdf5f834af09d6c11625889afa4 (DEFAULT_TABLE table=test-workload [id=e3a04ce8139f40418e70180326545c9a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:36.957922 19813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a9efdf5f834af09d6c11625889afa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:36.964444 19812 tablet_service.cc:1511] Processing CreateTablet for tablet 1a04e8da6edc44f6a778e59c5c120d76 (DEFAULT_TABLE table=test-workload [id=e3a04ce8139f40418e70180326545c9a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:36.966035 19812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a04e8da6edc44f6a778e59c5c120d76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:36.973126 19811 tablet_service.cc:1511] Processing CreateTablet for tablet a50efcd7a9684eb9b767d56268b53918 (DEFAULT_TABLE table=test-workload [id=e3a04ce8139f40418e70180326545c9a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:36.974557 19889 tablet_service.cc:1511] Processing CreateTablet for tablet e20a41ff2aac4414be0e8484ce91f137 (DEFAULT_TABLE table=test-workload [id=e3a04ce8139f40418e70180326545c9a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:36.976027 19889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e20a41ff2aac4414be0e8484ce91f137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:36.975749 19963 tablet_service.cc:1511] Processing CreateTablet for tablet e20a41ff2aac4414be0e8484ce91f137 (DEFAULT_TABLE table=test-workload [id=e3a04ce8139f40418e70180326545c9a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:36.977123 19963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e20a41ff2aac4414be0e8484ce91f137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:36.977329 19887 tablet_service.cc:1511] Processing CreateTablet for tablet 1a04e8da6edc44f6a778e59c5c120d76 (DEFAULT_TABLE table=test-workload [id=e3a04ce8139f40418e70180326545c9a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:36.978704 19887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a04e8da6edc44f6a778e59c5c120d76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:36.979840 19962 tablet_service.cc:1511] Processing CreateTablet for tablet 83a9efdf5f834af09d6c11625889afa4 (DEFAULT_TABLE table=test-workload [id=e3a04ce8139f40418e70180326545c9a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:36.981195 19962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a9efdf5f834af09d6c11625889afa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:36.983829 19888 tablet_service.cc:1511] Processing CreateTablet for tablet 83a9efdf5f834af09d6c11625889afa4 (DEFAULT_TABLE table=test-workload [id=e3a04ce8139f40418e70180326545c9a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:36.985036 19810 tablet_service.cc:1511] Processing CreateTablet for tablet c59201e2285d42f2bcff229d8ca01238 (DEFAULT_TABLE table=test-workload [id=e3a04ce8139f40418e70180326545c9a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:36.987434 19960 tablet_service.cc:1511] Processing CreateTablet for tablet a50efcd7a9684eb9b767d56268b53918 (DEFAULT_TABLE table=test-workload [id=e3a04ce8139f40418e70180326545c9a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:36.988839 19960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a50efcd7a9684eb9b767d56268b53918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:36.991716 19959 tablet_service.cc:1511] Processing CreateTablet for tablet c59201e2285d42f2bcff229d8ca01238 (DEFAULT_TABLE table=test-workload [id=e3a04ce8139f40418e70180326545c9a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:36.993178 19959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c59201e2285d42f2bcff229d8ca01238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:36.995829 19958 tablet_service.cc:1511] Processing CreateTablet for tablet 5e0af889d1604af59d4cbe62071138d9 (DEFAULT_TABLE table=test-workload [id=e3a04ce8139f40418e70180326545c9a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:36.998243 19809 tablet_service.cc:1511] Processing CreateTablet for tablet 5e0af889d1604af59d4cbe62071138d9 (DEFAULT_TABLE table=test-workload [id=e3a04ce8139f40418e70180326545c9a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:37.000815 19886 tablet_service.cc:1511] Processing CreateTablet for tablet a50efcd7a9684eb9b767d56268b53918 (DEFAULT_TABLE table=test-workload [id=e3a04ce8139f40418e70180326545c9a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:37.004155 19884 tablet_service.cc:1511] Processing CreateTablet for tablet 5e0af889d1604af59d4cbe62071138d9 (DEFAULT_TABLE table=test-workload [id=e3a04ce8139f40418e70180326545c9a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:37.007157 19885 tablet_service.cc:1511] Processing CreateTablet for tablet c59201e2285d42f2bcff229d8ca01238 (DEFAULT_TABLE table=test-workload [id=e3a04ce8139f40418e70180326545c9a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:36.983842 19961 tablet_service.cc:1511] Processing CreateTablet for tablet 1a04e8da6edc44f6a778e59c5c120d76 (DEFAULT_TABLE table=test-workload [id=e3a04ce8139f40418e70180326545c9a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:37.010850 19811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a50efcd7a9684eb9b767d56268b53918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.014954 19810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c59201e2285d42f2bcff229d8ca01238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.019253 19809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e0af889d1604af59d4cbe62071138d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.024812 19958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e0af889d1604af59d4cbe62071138d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:36.985363 19888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a9efdf5f834af09d6c11625889afa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.031090 19886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a50efcd7a9684eb9b767d56268b53918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.034595 19961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a04e8da6edc44f6a778e59c5c120d76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.035077 19884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e0af889d1604af59d4cbe62071138d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.037559 19885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c59201e2285d42f2bcff229d8ca01238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:37.140444 20019 tablet_bootstrap.cc:492] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1: Bootstrap starting.
I20260630 12:15:37.141330 20018 tablet_bootstrap.cc:492] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9: Bootstrap starting.
I20260630 12:15:37.147622 20019 tablet_bootstrap.cc:654] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.148633 20018 tablet_bootstrap.cc:654] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.154994 20020 tablet_bootstrap.cc:492] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e: Bootstrap starting.
I20260630 12:15:37.160230 20019 tablet_bootstrap.cc:492] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1: No bootstrap required, opened a new log
I20260630 12:15:37.160786 20019 ts_tablet_manager.cc:1403] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260630 12:15:37.162003 20020 tablet_bootstrap.cc:654] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.162369 20018 tablet_bootstrap.cc:492] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9: No bootstrap required, opened a new log
I20260630 12:15:37.162967 20018 ts_tablet_manager.cc:1403] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.004s
I20260630 12:15:37.164059 20019 raft_consensus.cc:359] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.164853 20019 raft_consensus.cc:385] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.165163 20019 raft_consensus.cc:740] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec584becd9804c2ab6a5ec57644130c1, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.165951 20018 raft_consensus.cc:359] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.165967 20019 consensus_queue.cc:260] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.166913 20018 raft_consensus.cc:385] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.167228 20020 tablet_bootstrap.cc:492] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e: No bootstrap required, opened a new log
I20260630 12:15:37.167236 20018 raft_consensus.cc:740] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c72b993cfecb4e0e86bc5b95288ffcd9, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.167928 20020 ts_tablet_manager.cc:1403] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260630 12:15:37.168423 20018 consensus_queue.cc:260] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.170881 20020 raft_consensus.cc:359] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.171783 20020 raft_consensus.cc:385] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.172379 20019 ts_tablet_manager.cc:1434] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260630 12:15:37.173565 20019 tablet_bootstrap.cc:492] T 1a04e8da6edc44f6a778e59c5c120d76 P ec584becd9804c2ab6a5ec57644130c1: Bootstrap starting.
I20260630 12:15:37.173815 20018 ts_tablet_manager.cc:1434] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260630 12:15:37.172190 20020 raft_consensus.cc:740] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d88620ba42a047b8a2021a619fdc5b0e, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.175026 20018 tablet_bootstrap.cc:492] T e20a41ff2aac4414be0e8484ce91f137 P c72b993cfecb4e0e86bc5b95288ffcd9: Bootstrap starting.
I20260630 12:15:37.175577 20020 consensus_queue.cc:260] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.180189 20019 tablet_bootstrap.cc:654] T 1a04e8da6edc44f6a778e59c5c120d76 P ec584becd9804c2ab6a5ec57644130c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.183964 20018 tablet_bootstrap.cc:654] T e20a41ff2aac4414be0e8484ce91f137 P c72b993cfecb4e0e86bc5b95288ffcd9: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.192586 20019 tablet_bootstrap.cc:492] T 1a04e8da6edc44f6a778e59c5c120d76 P ec584becd9804c2ab6a5ec57644130c1: No bootstrap required, opened a new log
I20260630 12:15:37.193509 20019 ts_tablet_manager.cc:1403] T 1a04e8da6edc44f6a778e59c5c120d76 P ec584becd9804c2ab6a5ec57644130c1: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260630 12:15:37.196724 20019 raft_consensus.cc:359] T 1a04e8da6edc44f6a778e59c5c120d76 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.197450 20019 raft_consensus.cc:385] T 1a04e8da6edc44f6a778e59c5c120d76 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.197747 20019 raft_consensus.cc:740] T 1a04e8da6edc44f6a778e59c5c120d76 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec584becd9804c2ab6a5ec57644130c1, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.198685 20019 consensus_queue.cc:260] T 1a04e8da6edc44f6a778e59c5c120d76 P ec584becd9804c2ab6a5ec57644130c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
W20260630 12:15:37.201186 19925 tablet.cc:2406] T 1a04e8da6edc44f6a778e59c5c120d76 P ec584becd9804c2ab6a5ec57644130c1: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:15:37.202888 20019 ts_tablet_manager.cc:1434] T 1a04e8da6edc44f6a778e59c5c120d76 P ec584becd9804c2ab6a5ec57644130c1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.003s
I20260630 12:15:37.204015 20019 tablet_bootstrap.cc:492] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1: Bootstrap starting.
I20260630 12:15:37.205492 20025 raft_consensus.cc:493] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:37.206210 20025 raft_consensus.cc:515] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.210613 20019 tablet_bootstrap.cc:654] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.213581 20025 leader_election.cc:290] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec584becd9804c2ab6a5ec57644130c1 (127.7.215.130:34551), d88620ba42a047b8a2021a619fdc5b0e (127.7.215.131:33173)
I20260630 12:15:37.218117 20020 ts_tablet_manager.cc:1434] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.027s
I20260630 12:15:37.219776 20020 tablet_bootstrap.cc:492] T 1a04e8da6edc44f6a778e59c5c120d76 P d88620ba42a047b8a2021a619fdc5b0e: Bootstrap starting.
I20260630 12:15:37.225466 20018 tablet_bootstrap.cc:492] T e20a41ff2aac4414be0e8484ce91f137 P c72b993cfecb4e0e86bc5b95288ffcd9: No bootstrap required, opened a new log
I20260630 12:15:37.226296 20018 ts_tablet_manager.cc:1403] T e20a41ff2aac4414be0e8484ce91f137 P c72b993cfecb4e0e86bc5b95288ffcd9: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.024s
I20260630 12:15:37.230275 20018 raft_consensus.cc:359] T e20a41ff2aac4414be0e8484ce91f137 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.236191 20018 raft_consensus.cc:385] T e20a41ff2aac4414be0e8484ce91f137 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.236514 20018 raft_consensus.cc:740] T e20a41ff2aac4414be0e8484ce91f137 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c72b993cfecb4e0e86bc5b95288ffcd9, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.237356 20019 tablet_bootstrap.cc:492] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1: No bootstrap required, opened a new log
I20260630 12:15:37.237298 20018 consensus_queue.cc:260] T e20a41ff2aac4414be0e8484ce91f137 P c72b993cfecb4e0e86bc5b95288ffcd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.237942 20019 ts_tablet_manager.cc:1403] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.002s
I20260630 12:15:37.239575 20018 ts_tablet_manager.cc:1434] T e20a41ff2aac4414be0e8484ce91f137 P c72b993cfecb4e0e86bc5b95288ffcd9: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:15:37.240592 20018 tablet_bootstrap.cc:492] T 83a9efdf5f834af09d6c11625889afa4 P c72b993cfecb4e0e86bc5b95288ffcd9: Bootstrap starting.
I20260630 12:15:37.240942 20019 raft_consensus.cc:359] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.241721 20019 raft_consensus.cc:385] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.242007 20019 raft_consensus.cc:740] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec584becd9804c2ab6a5ec57644130c1, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.243742 20019 consensus_queue.cc:260] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.248782 20020 tablet_bootstrap.cc:654] T 1a04e8da6edc44f6a778e59c5c120d76 P d88620ba42a047b8a2021a619fdc5b0e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.248898 20019 ts_tablet_manager.cc:1434] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260630 12:15:37.250023 20019 tablet_bootstrap.cc:492] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1: Bootstrap starting.
I20260630 12:15:37.254904 20018 tablet_bootstrap.cc:654] T 83a9efdf5f834af09d6c11625889afa4 P c72b993cfecb4e0e86bc5b95288ffcd9: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.257819 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a04e8da6edc44f6a778e59c5c120d76" candidate_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec584becd9804c2ab6a5ec57644130c1" is_pre_election: true
I20260630 12:15:37.258946 19899 raft_consensus.cc:2468] T 1a04e8da6edc44f6a778e59c5c120d76 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c72b993cfecb4e0e86bc5b95288ffcd9 in term 0.
I20260630 12:15:37.260370 20019 tablet_bootstrap.cc:654] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.260663 19790 leader_election.cc:304] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c72b993cfecb4e0e86bc5b95288ffcd9, ec584becd9804c2ab6a5ec57644130c1; no voters: 
I20260630 12:15:37.261649 20025 raft_consensus.cc:2804] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:37.262022 20025 raft_consensus.cc:493] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:37.262364 20025 raft_consensus.cc:3060] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.262548 19973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a04e8da6edc44f6a778e59c5c120d76" candidate_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d88620ba42a047b8a2021a619fdc5b0e" is_pre_election: true
W20260630 12:15:37.264463 19789 leader_election.cc:343] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d88620ba42a047b8a2021a619fdc5b0e (127.7.215.131:33173): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:37.267439 20020 tablet_bootstrap.cc:492] T 1a04e8da6edc44f6a778e59c5c120d76 P d88620ba42a047b8a2021a619fdc5b0e: No bootstrap required, opened a new log
I20260630 12:15:37.267552 20019 tablet_bootstrap.cc:492] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1: No bootstrap required, opened a new log
I20260630 12:15:37.268124 20020 ts_tablet_manager.cc:1403] T 1a04e8da6edc44f6a778e59c5c120d76 P d88620ba42a047b8a2021a619fdc5b0e: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.008s
I20260630 12:15:37.268190 20019 ts_tablet_manager.cc:1403] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.008s
I20260630 12:15:37.270558 20025 raft_consensus.cc:515] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.271234 20020 raft_consensus.cc:359] T 1a04e8da6edc44f6a778e59c5c120d76 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.272059 20020 raft_consensus.cc:385] T 1a04e8da6edc44f6a778e59c5c120d76 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.272367 20020 raft_consensus.cc:740] T 1a04e8da6edc44f6a778e59c5c120d76 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d88620ba42a047b8a2021a619fdc5b0e, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.273149 20019 raft_consensus.cc:359] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.273345 20020 consensus_queue.cc:260] T 1a04e8da6edc44f6a778e59c5c120d76 P d88620ba42a047b8a2021a619fdc5b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.273988 20019 raft_consensus.cc:385] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.273924 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a04e8da6edc44f6a778e59c5c120d76" candidate_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec584becd9804c2ab6a5ec57644130c1"
I20260630 12:15:37.274616 20019 raft_consensus.cc:740] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec584becd9804c2ab6a5ec57644130c1, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.274971 20018 tablet_bootstrap.cc:492] T 83a9efdf5f834af09d6c11625889afa4 P c72b993cfecb4e0e86bc5b95288ffcd9: No bootstrap required, opened a new log
I20260630 12:15:37.274842 19899 raft_consensus.cc:3060] T 1a04e8da6edc44f6a778e59c5c120d76 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.275498 20018 ts_tablet_manager.cc:1403] T 83a9efdf5f834af09d6c11625889afa4 P c72b993cfecb4e0e86bc5b95288ffcd9: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.000s
I20260630 12:15:37.275488 20019 consensus_queue.cc:260] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.278137 20019 ts_tablet_manager.cc:1434] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:15:37.279194 20019 tablet_bootstrap.cc:492] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1: Bootstrap starting.
I20260630 12:15:37.278937 20018 raft_consensus.cc:359] T 83a9efdf5f834af09d6c11625889afa4 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.279506 20020 ts_tablet_manager.cc:1434] T 1a04e8da6edc44f6a778e59c5c120d76 P d88620ba42a047b8a2021a619fdc5b0e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260630 12:15:37.279712 20018 raft_consensus.cc:385] T 83a9efdf5f834af09d6c11625889afa4 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.280063 20018 raft_consensus.cc:740] T 83a9efdf5f834af09d6c11625889afa4 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c72b993cfecb4e0e86bc5b95288ffcd9, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.280571 20020 tablet_bootstrap.cc:492] T c59201e2285d42f2bcff229d8ca01238 P d88620ba42a047b8a2021a619fdc5b0e: Bootstrap starting.
I20260630 12:15:37.280963 20018 consensus_queue.cc:260] T 83a9efdf5f834af09d6c11625889afa4 P c72b993cfecb4e0e86bc5b95288ffcd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.283020 20025 leader_election.cc:290] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [CANDIDATE]: Term 1 election: Requested vote from peers ec584becd9804c2ab6a5ec57644130c1 (127.7.215.130:34551), d88620ba42a047b8a2021a619fdc5b0e (127.7.215.131:33173)
I20260630 12:15:37.286284 20019 tablet_bootstrap.cc:654] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.288650 20020 tablet_bootstrap.cc:654] T c59201e2285d42f2bcff229d8ca01238 P d88620ba42a047b8a2021a619fdc5b0e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.299921 20026 raft_consensus.cc:493] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:37.300729 20026 raft_consensus.cc:515] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.300724 19973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a04e8da6edc44f6a778e59c5c120d76" candidate_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d88620ba42a047b8a2021a619fdc5b0e"
I20260630 12:15:37.309728 19973 raft_consensus.cc:3060] T 1a04e8da6edc44f6a778e59c5c120d76 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.312443 20026 leader_election.cc:290] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c72b993cfecb4e0e86bc5b95288ffcd9 (127.7.215.129:42489), ec584becd9804c2ab6a5ec57644130c1 (127.7.215.130:34551)
I20260630 12:15:37.314131 20018 ts_tablet_manager.cc:1434] T 83a9efdf5f834af09d6c11625889afa4 P c72b993cfecb4e0e86bc5b95288ffcd9: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.023s
I20260630 12:15:37.315798 19899 raft_consensus.cc:2468] T 1a04e8da6edc44f6a778e59c5c120d76 P ec584becd9804c2ab6a5ec57644130c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c72b993cfecb4e0e86bc5b95288ffcd9 in term 1.
I20260630 12:15:37.317215 19790 leader_election.cc:304] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c72b993cfecb4e0e86bc5b95288ffcd9, ec584becd9804c2ab6a5ec57644130c1; no voters: 
I20260630 12:15:37.317484 20018 tablet_bootstrap.cc:492] T 5e0af889d1604af59d4cbe62071138d9 P c72b993cfecb4e0e86bc5b95288ffcd9: Bootstrap starting.
I20260630 12:15:37.323400 20035 raft_consensus.cc:2804] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:37.324829 20018 tablet_bootstrap.cc:654] T 5e0af889d1604af59d4cbe62071138d9 P c72b993cfecb4e0e86bc5b95288ffcd9: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.324926 20035 raft_consensus.cc:697] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 LEADER]: Becoming Leader. State: Replica: c72b993cfecb4e0e86bc5b95288ffcd9, State: Running, Role: LEADER
I20260630 12:15:37.326114 20035 consensus_queue.cc:237] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.336081 19973 raft_consensus.cc:2468] T 1a04e8da6edc44f6a778e59c5c120d76 P d88620ba42a047b8a2021a619fdc5b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c72b993cfecb4e0e86bc5b95288ffcd9 in term 1.
I20260630 12:15:37.337455 20020 tablet_bootstrap.cc:492] T c59201e2285d42f2bcff229d8ca01238 P d88620ba42a047b8a2021a619fdc5b0e: No bootstrap required, opened a new log
I20260630 12:15:37.338007 20019 tablet_bootstrap.cc:492] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1: No bootstrap required, opened a new log
I20260630 12:15:37.338023 20020 ts_tablet_manager.cc:1403] T c59201e2285d42f2bcff229d8ca01238 P d88620ba42a047b8a2021a619fdc5b0e: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.003s
I20260630 12:15:37.338752 20019 ts_tablet_manager.cc:1403] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1: Time spent bootstrapping tablet: real 0.060s	user 0.029s	sys 0.024s
I20260630 12:15:37.342782 20020 raft_consensus.cc:359] T c59201e2285d42f2bcff229d8ca01238 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.343480 20020 raft_consensus.cc:385] T c59201e2285d42f2bcff229d8ca01238 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.343745 20020 raft_consensus.cc:740] T c59201e2285d42f2bcff229d8ca01238 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d88620ba42a047b8a2021a619fdc5b0e, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.344801 20024 raft_consensus.cc:493] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:37.344519 20020 consensus_queue.cc:260] T c59201e2285d42f2bcff229d8ca01238 P d88620ba42a047b8a2021a619fdc5b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.345314 20024 raft_consensus.cc:515] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.348083 19722 catalog_manager.cc:5697] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to c72b993cfecb4e0e86bc5b95288ffcd9 (127.7.215.129). New cstate: current_term: 1 leader_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:37.361296 20019 raft_consensus.cc:359] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.362172 20019 raft_consensus.cc:385] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.367656 20019 raft_consensus.cc:740] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec584becd9804c2ab6a5ec57644130c1, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.368525 20019 consensus_queue.cc:260] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.373097 20018 tablet_bootstrap.cc:492] T 5e0af889d1604af59d4cbe62071138d9 P c72b993cfecb4e0e86bc5b95288ffcd9: No bootstrap required, opened a new log
I20260630 12:15:37.374868 20018 ts_tablet_manager.cc:1403] T 5e0af889d1604af59d4cbe62071138d9 P c72b993cfecb4e0e86bc5b95288ffcd9: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.020s
I20260630 12:15:37.374361 20024 leader_election.cc:290] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c72b993cfecb4e0e86bc5b95288ffcd9 (127.7.215.129:42489), d88620ba42a047b8a2021a619fdc5b0e (127.7.215.131:33173)
I20260630 12:15:37.386076 20020 ts_tablet_manager.cc:1434] T c59201e2285d42f2bcff229d8ca01238 P d88620ba42a047b8a2021a619fdc5b0e: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.004s
I20260630 12:15:37.387979 20018 raft_consensus.cc:359] T 5e0af889d1604af59d4cbe62071138d9 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.393882 20018 raft_consensus.cc:385] T 5e0af889d1604af59d4cbe62071138d9 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.394389 20018 raft_consensus.cc:740] T 5e0af889d1604af59d4cbe62071138d9 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c72b993cfecb4e0e86bc5b95288ffcd9, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.396548 20019 ts_tablet_manager.cc:1434] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1: Time spent starting tablet: real 0.057s	user 0.009s	sys 0.014s
I20260630 12:15:37.397748 20019 tablet_bootstrap.cc:492] T 5e0af889d1604af59d4cbe62071138d9 P ec584becd9804c2ab6a5ec57644130c1: Bootstrap starting.
I20260630 12:15:37.397903 20018 consensus_queue.cc:260] T 5e0af889d1604af59d4cbe62071138d9 P c72b993cfecb4e0e86bc5b95288ffcd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.400377 20018 ts_tablet_manager.cc:1434] T 5e0af889d1604af59d4cbe62071138d9 P c72b993cfecb4e0e86bc5b95288ffcd9: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260630 12:15:37.401482 20018 tablet_bootstrap.cc:492] T c59201e2285d42f2bcff229d8ca01238 P c72b993cfecb4e0e86bc5b95288ffcd9: Bootstrap starting.
I20260630 12:15:37.404956 20019 tablet_bootstrap.cc:654] T 5e0af889d1604af59d4cbe62071138d9 P ec584becd9804c2ab6a5ec57644130c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.406697 19973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a9efdf5f834af09d6c11625889afa4" candidate_uuid: "ec584becd9804c2ab6a5ec57644130c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d88620ba42a047b8a2021a619fdc5b0e" is_pre_election: true
W20260630 12:15:37.408253 19770 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260630 12:15:37.408402 19864 leader_election.cc:343] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d88620ba42a047b8a2021a619fdc5b0e (127.7.215.131:33173): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:37.411579 20044 raft_consensus.cc:493] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:37.412330 20044 raft_consensus.cc:515] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.416095 20044 leader_election.cc:290] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c72b993cfecb4e0e86bc5b95288ffcd9 (127.7.215.129:42489), d88620ba42a047b8a2021a619fdc5b0e (127.7.215.131:33173)
I20260630 12:15:37.417246 19973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59201e2285d42f2bcff229d8ca01238" candidate_uuid: "ec584becd9804c2ab6a5ec57644130c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d88620ba42a047b8a2021a619fdc5b0e" is_pre_election: true
I20260630 12:15:37.417971 19973 raft_consensus.cc:2468] T c59201e2285d42f2bcff229d8ca01238 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec584becd9804c2ab6a5ec57644130c1 in term 0.
I20260630 12:15:37.419315 19864 leader_election.cc:304] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d88620ba42a047b8a2021a619fdc5b0e, ec584becd9804c2ab6a5ec57644130c1; no voters: 
I20260630 12:15:37.420248 20044 raft_consensus.cc:2804] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:37.389038 20020 tablet_bootstrap.cc:492] T e20a41ff2aac4414be0e8484ce91f137 P d88620ba42a047b8a2021a619fdc5b0e: Bootstrap starting.
I20260630 12:15:37.420636 20044 raft_consensus.cc:493] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:37.421092 20044 raft_consensus.cc:3060] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.424197 20018 tablet_bootstrap.cc:654] T c59201e2285d42f2bcff229d8ca01238 P c72b993cfecb4e0e86bc5b95288ffcd9: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.427843 19824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e0af889d1604af59d4cbe62071138d9" candidate_uuid: "d88620ba42a047b8a2021a619fdc5b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" is_pre_election: true
I20260630 12:15:37.428524 19824 raft_consensus.cc:2468] T 5e0af889d1604af59d4cbe62071138d9 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d88620ba42a047b8a2021a619fdc5b0e in term 0.
I20260630 12:15:37.429478 19822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59201e2285d42f2bcff229d8ca01238" candidate_uuid: "ec584becd9804c2ab6a5ec57644130c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" is_pre_election: true
I20260630 12:15:37.429782 19823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a9efdf5f834af09d6c11625889afa4" candidate_uuid: "ec584becd9804c2ab6a5ec57644130c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" is_pre_election: true
I20260630 12:15:37.430110 20019 tablet_bootstrap.cc:492] T 5e0af889d1604af59d4cbe62071138d9 P ec584becd9804c2ab6a5ec57644130c1: No bootstrap required, opened a new log
I20260630 12:15:37.430521 19823 raft_consensus.cc:2468] T 83a9efdf5f834af09d6c11625889afa4 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec584becd9804c2ab6a5ec57644130c1 in term 0.
I20260630 12:15:37.430783 20019 ts_tablet_manager.cc:1403] T 5e0af889d1604af59d4cbe62071138d9 P ec584becd9804c2ab6a5ec57644130c1: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.016s
I20260630 12:15:37.431088 20018 tablet_bootstrap.cc:492] T c59201e2285d42f2bcff229d8ca01238 P c72b993cfecb4e0e86bc5b95288ffcd9: No bootstrap required, opened a new log
I20260630 12:15:37.431028 19939 leader_election.cc:304] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c72b993cfecb4e0e86bc5b95288ffcd9, d88620ba42a047b8a2021a619fdc5b0e; no voters: 
I20260630 12:15:37.431787 20018 ts_tablet_manager.cc:1403] T c59201e2285d42f2bcff229d8ca01238 P c72b993cfecb4e0e86bc5b95288ffcd9: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.000s
I20260630 12:15:37.432087 20026 raft_consensus.cc:2804] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:37.432503 20026 raft_consensus.cc:493] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:37.432868 20026 raft_consensus.cc:3060] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:15:37.433456 19865 leader_election.cc:343] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c72b993cfecb4e0e86bc5b95288ffcd9 (127.7.215.129:42489): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:37.439121 19865 leader_election.cc:304] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [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: c72b993cfecb4e0e86bc5b95288ffcd9, ec584becd9804c2ab6a5ec57644130c1; no voters: d88620ba42a047b8a2021a619fdc5b0e
I20260630 12:15:37.440112 20024 raft_consensus.cc:2804] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:37.440519 20024 raft_consensus.cc:493] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:37.440866 20024 raft_consensus.cc:3060] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.442054 20020 tablet_bootstrap.cc:654] T e20a41ff2aac4414be0e8484ce91f137 P d88620ba42a047b8a2021a619fdc5b0e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.442440 20019 raft_consensus.cc:359] T 5e0af889d1604af59d4cbe62071138d9 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.443281 20019 raft_consensus.cc:385] T 5e0af889d1604af59d4cbe62071138d9 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.441691 20018 raft_consensus.cc:359] T c59201e2285d42f2bcff229d8ca01238 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.443830 20019 raft_consensus.cc:740] T 5e0af889d1604af59d4cbe62071138d9 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec584becd9804c2ab6a5ec57644130c1, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.443984 20018 raft_consensus.cc:385] T c59201e2285d42f2bcff229d8ca01238 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.444464 20018 raft_consensus.cc:740] T c59201e2285d42f2bcff229d8ca01238 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c72b993cfecb4e0e86bc5b95288ffcd9, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.445152 20019 consensus_queue.cc:260] T 5e0af889d1604af59d4cbe62071138d9 P ec584becd9804c2ab6a5ec57644130c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.445272 20018 consensus_queue.cc:260] T c59201e2285d42f2bcff229d8ca01238 P c72b993cfecb4e0e86bc5b95288ffcd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.447764 20018 ts_tablet_manager.cc:1434] T c59201e2285d42f2bcff229d8ca01238 P c72b993cfecb4e0e86bc5b95288ffcd9: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.003s
I20260630 12:15:37.448817 20018 tablet_bootstrap.cc:492] T a50efcd7a9684eb9b767d56268b53918 P c72b993cfecb4e0e86bc5b95288ffcd9: Bootstrap starting.
I20260630 12:15:37.450759 20024 raft_consensus.cc:515] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.454365 19973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a9efdf5f834af09d6c11625889afa4" candidate_uuid: "ec584becd9804c2ab6a5ec57644130c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d88620ba42a047b8a2021a619fdc5b0e"
I20260630 12:15:37.454974 20018 tablet_bootstrap.cc:654] T a50efcd7a9684eb9b767d56268b53918 P c72b993cfecb4e0e86bc5b95288ffcd9: Neither blocks nor log segments found. Creating new log.
W20260630 12:15:37.455976 19864 leader_election.cc:343] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d88620ba42a047b8a2021a619fdc5b0e (127.7.215.131:33173): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:37.456018 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e0af889d1604af59d4cbe62071138d9" candidate_uuid: "d88620ba42a047b8a2021a619fdc5b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec584becd9804c2ab6a5ec57644130c1" is_pre_election: true
I20260630 12:15:37.457027 19899 raft_consensus.cc:2468] T 5e0af889d1604af59d4cbe62071138d9 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d88620ba42a047b8a2021a619fdc5b0e in term 0.
I20260630 12:15:37.460901 20026 raft_consensus.cc:515] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.464743 20026 leader_election.cc:290] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e [CANDIDATE]: Term 1 election: Requested vote from peers c72b993cfecb4e0e86bc5b95288ffcd9 (127.7.215.129:42489), ec584becd9804c2ab6a5ec57644130c1 (127.7.215.130:34551)
I20260630 12:15:37.465433 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e0af889d1604af59d4cbe62071138d9" candidate_uuid: "d88620ba42a047b8a2021a619fdc5b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec584becd9804c2ab6a5ec57644130c1"
I20260630 12:15:37.466100 19899 raft_consensus.cc:3060] T 5e0af889d1604af59d4cbe62071138d9 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.466773 20024 leader_election.cc:290] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [CANDIDATE]: Term 1 election: Requested vote from peers c72b993cfecb4e0e86bc5b95288ffcd9 (127.7.215.129:42489), d88620ba42a047b8a2021a619fdc5b0e (127.7.215.131:33173)
I20260630 12:15:37.468176 19823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a9efdf5f834af09d6c11625889afa4" candidate_uuid: "ec584becd9804c2ab6a5ec57644130c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9"
I20260630 12:15:37.468771 19823 raft_consensus.cc:3060] T 83a9efdf5f834af09d6c11625889afa4 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.468794 20018 tablet_bootstrap.cc:492] T a50efcd7a9684eb9b767d56268b53918 P c72b993cfecb4e0e86bc5b95288ffcd9: No bootstrap required, opened a new log
I20260630 12:15:37.469650 20018 ts_tablet_manager.cc:1403] T a50efcd7a9684eb9b767d56268b53918 P c72b993cfecb4e0e86bc5b95288ffcd9: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260630 12:15:37.473093 19822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e0af889d1604af59d4cbe62071138d9" candidate_uuid: "d88620ba42a047b8a2021a619fdc5b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9"
I20260630 12:15:37.473719 19822 raft_consensus.cc:3060] T 5e0af889d1604af59d4cbe62071138d9 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.474958 20018 raft_consensus.cc:359] T a50efcd7a9684eb9b767d56268b53918 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.475960 20018 raft_consensus.cc:385] T a50efcd7a9684eb9b767d56268b53918 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.476349 20018 raft_consensus.cc:740] T a50efcd7a9684eb9b767d56268b53918 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c72b993cfecb4e0e86bc5b95288ffcd9, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.477360 20018 consensus_queue.cc:260] T a50efcd7a9684eb9b767d56268b53918 P c72b993cfecb4e0e86bc5b95288ffcd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.480484 20018 ts_tablet_manager.cc:1434] T a50efcd7a9684eb9b767d56268b53918 P c72b993cfecb4e0e86bc5b95288ffcd9: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.006s
I20260630 12:15:37.481019 19899 raft_consensus.cc:2468] T 5e0af889d1604af59d4cbe62071138d9 P ec584becd9804c2ab6a5ec57644130c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d88620ba42a047b8a2021a619fdc5b0e in term 1.
I20260630 12:15:37.481463 19822 raft_consensus.cc:2468] T 5e0af889d1604af59d4cbe62071138d9 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d88620ba42a047b8a2021a619fdc5b0e in term 1.
I20260630 12:15:37.482417 19939 leader_election.cc:304] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d88620ba42a047b8a2021a619fdc5b0e, ec584becd9804c2ab6a5ec57644130c1; no voters: 
I20260630 12:15:37.483412 20026 raft_consensus.cc:2804] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:37.483812 20019 ts_tablet_manager.cc:1434] T 5e0af889d1604af59d4cbe62071138d9 P ec584becd9804c2ab6a5ec57644130c1: Time spent starting tablet: real 0.053s	user 0.029s	sys 0.011s
I20260630 12:15:37.483909 20020 tablet_bootstrap.cc:492] T e20a41ff2aac4414be0e8484ce91f137 P d88620ba42a047b8a2021a619fdc5b0e: No bootstrap required, opened a new log
I20260630 12:15:37.484519 20020 ts_tablet_manager.cc:1403] T e20a41ff2aac4414be0e8484ce91f137 P d88620ba42a047b8a2021a619fdc5b0e: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.003s
I20260630 12:15:37.485136 20044 raft_consensus.cc:515] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.492714 19973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59201e2285d42f2bcff229d8ca01238" candidate_uuid: "ec584becd9804c2ab6a5ec57644130c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d88620ba42a047b8a2021a619fdc5b0e"
I20260630 12:15:37.493355 19973 raft_consensus.cc:3060] T c59201e2285d42f2bcff229d8ca01238 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.496351 20026 raft_consensus.cc:697] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e [term 1 LEADER]: Becoming Leader. State: Replica: d88620ba42a047b8a2021a619fdc5b0e, State: Running, Role: LEADER
I20260630 12:15:37.497792 20020 raft_consensus.cc:359] T e20a41ff2aac4414be0e8484ce91f137 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.507273 20020 raft_consensus.cc:385] T e20a41ff2aac4414be0e8484ce91f137 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.507696 20020 raft_consensus.cc:740] T e20a41ff2aac4414be0e8484ce91f137 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d88620ba42a047b8a2021a619fdc5b0e, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.498327 20024 raft_consensus.cc:493] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:37.508782 19823 raft_consensus.cc:2468] T 83a9efdf5f834af09d6c11625889afa4 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec584becd9804c2ab6a5ec57644130c1 in term 1.
I20260630 12:15:37.508968 20024 raft_consensus.cc:515] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.511063 20024 leader_election.cc:290] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c72b993cfecb4e0e86bc5b95288ffcd9 (127.7.215.129:42489), d88620ba42a047b8a2021a619fdc5b0e (127.7.215.131:33173)
I20260630 12:15:37.499668 20026 consensus_queue.cc:237] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.495364 20044 leader_election.cc:290] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1 [CANDIDATE]: Term 1 election: Requested vote from peers c72b993cfecb4e0e86bc5b95288ffcd9 (127.7.215.129:42489), d88620ba42a047b8a2021a619fdc5b0e (127.7.215.131:33173)
I20260630 12:15:37.511813 20020 consensus_queue.cc:260] T e20a41ff2aac4414be0e8484ce91f137 P d88620ba42a047b8a2021a619fdc5b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.512478 19972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20a41ff2aac4414be0e8484ce91f137" candidate_uuid: "ec584becd9804c2ab6a5ec57644130c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d88620ba42a047b8a2021a619fdc5b0e" is_pre_election: true
I20260630 12:15:37.513249 19972 raft_consensus.cc:2468] T e20a41ff2aac4414be0e8484ce91f137 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec584becd9804c2ab6a5ec57644130c1 in term 0.
I20260630 12:15:37.514554 19864 leader_election.cc:304] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d88620ba42a047b8a2021a619fdc5b0e, ec584becd9804c2ab6a5ec57644130c1; no voters: 
I20260630 12:15:37.515775 20044 raft_consensus.cc:2804] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:37.516188 20044 raft_consensus.cc:493] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:37.516590 20044 raft_consensus.cc:3060] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.524757 19865 leader_election.cc:304] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [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: c72b993cfecb4e0e86bc5b95288ffcd9, ec584becd9804c2ab6a5ec57644130c1; no voters: d88620ba42a047b8a2021a619fdc5b0e
I20260630 12:15:37.525209 20020 ts_tablet_manager.cc:1434] T e20a41ff2aac4414be0e8484ce91f137 P d88620ba42a047b8a2021a619fdc5b0e: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.010s
I20260630 12:15:37.525820 20024 raft_consensus.cc:2804] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:37.526330 20020 tablet_bootstrap.cc:492] T 83a9efdf5f834af09d6c11625889afa4 P d88620ba42a047b8a2021a619fdc5b0e: Bootstrap starting.
I20260630 12:15:37.526314 20024 raft_consensus.cc:697] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [term 1 LEADER]: Becoming Leader. State: Replica: ec584becd9804c2ab6a5ec57644130c1, State: Running, Role: LEADER
I20260630 12:15:37.527032 19973 raft_consensus.cc:2468] T c59201e2285d42f2bcff229d8ca01238 P d88620ba42a047b8a2021a619fdc5b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec584becd9804c2ab6a5ec57644130c1 in term 1.
I20260630 12:15:37.527261 20024 consensus_queue.cc:237] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.528751 19864 leader_election.cc:304] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d88620ba42a047b8a2021a619fdc5b0e, ec584becd9804c2ab6a5ec57644130c1; no voters: 
I20260630 12:15:37.529928 20048 raft_consensus.cc:2804] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:37.530398 20048 raft_consensus.cc:697] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1 [term 1 LEADER]: Becoming Leader. State: Replica: ec584becd9804c2ab6a5ec57644130c1, State: Running, Role: LEADER
I20260630 12:15:37.532039 20048 consensus_queue.cc:237] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.536119 20020 tablet_bootstrap.cc:654] T 83a9efdf5f834af09d6c11625889afa4 P d88620ba42a047b8a2021a619fdc5b0e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.539600 19823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59201e2285d42f2bcff229d8ca01238" candidate_uuid: "ec584becd9804c2ab6a5ec57644130c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9"
I20260630 12:15:37.540028 19822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20a41ff2aac4414be0e8484ce91f137" candidate_uuid: "ec584becd9804c2ab6a5ec57644130c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" is_pre_election: true
I20260630 12:15:37.540365 19823 raft_consensus.cc:3060] T c59201e2285d42f2bcff229d8ca01238 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.540994 19822 raft_consensus.cc:2468] T e20a41ff2aac4414be0e8484ce91f137 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec584becd9804c2ab6a5ec57644130c1 in term 0.
I20260630 12:15:37.548255 20044 raft_consensus.cc:515] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.550527 19823 raft_consensus.cc:2468] T c59201e2285d42f2bcff229d8ca01238 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec584becd9804c2ab6a5ec57644130c1 in term 1.
I20260630 12:15:37.551841 19973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20a41ff2aac4414be0e8484ce91f137" candidate_uuid: "ec584becd9804c2ab6a5ec57644130c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d88620ba42a047b8a2021a619fdc5b0e"
I20260630 12:15:37.552579 19973 raft_consensus.cc:3060] T e20a41ff2aac4414be0e8484ce91f137 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.552330 19721 catalog_manager.cc:5697] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e reported cstate change: term changed from 0 to 1, leader changed from <none> to d88620ba42a047b8a2021a619fdc5b0e (127.7.215.131). New cstate: current_term: 1 leader_uuid: "d88620ba42a047b8a2021a619fdc5b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:37.559957 20020 tablet_bootstrap.cc:492] T 83a9efdf5f834af09d6c11625889afa4 P d88620ba42a047b8a2021a619fdc5b0e: No bootstrap required, opened a new log
I20260630 12:15:37.560712 20020 ts_tablet_manager.cc:1403] T 83a9efdf5f834af09d6c11625889afa4 P d88620ba42a047b8a2021a619fdc5b0e: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.010s
I20260630 12:15:37.560385 19722 catalog_manager.cc:5697] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec584becd9804c2ab6a5ec57644130c1 (127.7.215.130). New cstate: current_term: 1 leader_uuid: "ec584becd9804c2ab6a5ec57644130c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:37.561569 19973 raft_consensus.cc:2468] T e20a41ff2aac4414be0e8484ce91f137 P d88620ba42a047b8a2021a619fdc5b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec584becd9804c2ab6a5ec57644130c1 in term 1.
I20260630 12:15:37.562916 19864 leader_election.cc:304] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d88620ba42a047b8a2021a619fdc5b0e, ec584becd9804c2ab6a5ec57644130c1; no voters: 
I20260630 12:15:37.563768 20024 raft_consensus.cc:2804] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:37.564429 20024 raft_consensus.cc:697] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1 [term 1 LEADER]: Becoming Leader. State: Replica: ec584becd9804c2ab6a5ec57644130c1, State: Running, Role: LEADER
I20260630 12:15:37.564038 20020 raft_consensus.cc:359] T 83a9efdf5f834af09d6c11625889afa4 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.564958 20020 raft_consensus.cc:385] T 83a9efdf5f834af09d6c11625889afa4 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.565380 20020 raft_consensus.cc:740] T 83a9efdf5f834af09d6c11625889afa4 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d88620ba42a047b8a2021a619fdc5b0e, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.565531 20024 consensus_queue.cc:237] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.566368 20020 consensus_queue.cc:260] T 83a9efdf5f834af09d6c11625889afa4 P d88620ba42a047b8a2021a619fdc5b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.569139 20020 ts_tablet_manager.cc:1434] T 83a9efdf5f834af09d6c11625889afa4 P d88620ba42a047b8a2021a619fdc5b0e: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:15:37.563740 20044 leader_election.cc:290] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1 [CANDIDATE]: Term 1 election: Requested vote from peers c72b993cfecb4e0e86bc5b95288ffcd9 (127.7.215.129:42489), d88620ba42a047b8a2021a619fdc5b0e (127.7.215.131:33173)
I20260630 12:15:37.570469 20020 tablet_bootstrap.cc:492] T a50efcd7a9684eb9b767d56268b53918 P d88620ba42a047b8a2021a619fdc5b0e: Bootstrap starting.
I20260630 12:15:37.581845 20020 tablet_bootstrap.cc:654] T a50efcd7a9684eb9b767d56268b53918 P d88620ba42a047b8a2021a619fdc5b0e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:37.583595 19823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20a41ff2aac4414be0e8484ce91f137" candidate_uuid: "ec584becd9804c2ab6a5ec57644130c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9"
I20260630 12:15:37.584338 19823 raft_consensus.cc:3060] T e20a41ff2aac4414be0e8484ce91f137 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.588821 20020 tablet_bootstrap.cc:492] T a50efcd7a9684eb9b767d56268b53918 P d88620ba42a047b8a2021a619fdc5b0e: No bootstrap required, opened a new log
I20260630 12:15:37.589341 20020 ts_tablet_manager.cc:1403] T a50efcd7a9684eb9b767d56268b53918 P d88620ba42a047b8a2021a619fdc5b0e: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260630 12:15:37.591068 19823 raft_consensus.cc:2468] T e20a41ff2aac4414be0e8484ce91f137 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec584becd9804c2ab6a5ec57644130c1 in term 1.
I20260630 12:15:37.592422 20020 raft_consensus.cc:359] T a50efcd7a9684eb9b767d56268b53918 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.593254 20020 raft_consensus.cc:385] T a50efcd7a9684eb9b767d56268b53918 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:37.593541 20020 raft_consensus.cc:740] T a50efcd7a9684eb9b767d56268b53918 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d88620ba42a047b8a2021a619fdc5b0e, State: Initialized, Role: FOLLOWER
I20260630 12:15:37.594380 20020 consensus_queue.cc:260] T a50efcd7a9684eb9b767d56268b53918 P d88620ba42a047b8a2021a619fdc5b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.597064 20020 ts_tablet_manager.cc:1434] T a50efcd7a9684eb9b767d56268b53918 P d88620ba42a047b8a2021a619fdc5b0e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:15:37.597334 19721 catalog_manager.cc:5697] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec584becd9804c2ab6a5ec57644130c1 (127.7.215.130). New cstate: current_term: 1 leader_uuid: "ec584becd9804c2ab6a5ec57644130c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:37.599076 19721 catalog_manager.cc:5697] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec584becd9804c2ab6a5ec57644130c1 (127.7.215.130). New cstate: current_term: 1 leader_uuid: "ec584becd9804c2ab6a5ec57644130c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:37.675565 20024 raft_consensus.cc:493] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:37.676370 20024 raft_consensus.cc:515] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.679499 20024 leader_election.cc:290] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c72b993cfecb4e0e86bc5b95288ffcd9 (127.7.215.129:42489), d88620ba42a047b8a2021a619fdc5b0e (127.7.215.131:33173)
I20260630 12:15:37.681016 19823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a50efcd7a9684eb9b767d56268b53918" candidate_uuid: "ec584becd9804c2ab6a5ec57644130c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" is_pre_election: true
I20260630 12:15:37.681016 19973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a50efcd7a9684eb9b767d56268b53918" candidate_uuid: "ec584becd9804c2ab6a5ec57644130c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d88620ba42a047b8a2021a619fdc5b0e" is_pre_election: true
I20260630 12:15:37.682113 19823 raft_consensus.cc:2468] T a50efcd7a9684eb9b767d56268b53918 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec584becd9804c2ab6a5ec57644130c1 in term 0.
I20260630 12:15:37.682319 19973 raft_consensus.cc:2468] T a50efcd7a9684eb9b767d56268b53918 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec584becd9804c2ab6a5ec57644130c1 in term 0.
I20260630 12:15:37.683606 19865 leader_election.cc:304] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c72b993cfecb4e0e86bc5b95288ffcd9, ec584becd9804c2ab6a5ec57644130c1; no voters: 
I20260630 12:15:37.684856 20024 raft_consensus.cc:2804] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:37.685380 20024 raft_consensus.cc:493] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:37.685721 20024 raft_consensus.cc:3060] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.693954 20024 raft_consensus.cc:515] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.696134 20024 leader_election.cc:290] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 [CANDIDATE]: Term 1 election: Requested vote from peers c72b993cfecb4e0e86bc5b95288ffcd9 (127.7.215.129:42489), d88620ba42a047b8a2021a619fdc5b0e (127.7.215.131:33173)
I20260630 12:15:37.697171 19823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a50efcd7a9684eb9b767d56268b53918" candidate_uuid: "ec584becd9804c2ab6a5ec57644130c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9"
I20260630 12:15:37.697683 19823 raft_consensus.cc:3060] T a50efcd7a9684eb9b767d56268b53918 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.697600 19973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a50efcd7a9684eb9b767d56268b53918" candidate_uuid: "ec584becd9804c2ab6a5ec57644130c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d88620ba42a047b8a2021a619fdc5b0e"
I20260630 12:15:37.698799 19973 raft_consensus.cc:3060] T a50efcd7a9684eb9b767d56268b53918 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.705161 19823 raft_consensus.cc:2468] T a50efcd7a9684eb9b767d56268b53918 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec584becd9804c2ab6a5ec57644130c1 in term 1.
I20260630 12:15:37.706779 19973 raft_consensus.cc:2468] T a50efcd7a9684eb9b767d56268b53918 P d88620ba42a047b8a2021a619fdc5b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec584becd9804c2ab6a5ec57644130c1 in term 1.
I20260630 12:15:37.708191 19864 leader_election.cc:304] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d88620ba42a047b8a2021a619fdc5b0e, ec584becd9804c2ab6a5ec57644130c1; no voters: 
I20260630 12:15:37.709007 20024 raft_consensus.cc:2804] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:37.709559 20024 raft_consensus.cc:697] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 [term 1 LEADER]: Becoming Leader. State: Replica: ec584becd9804c2ab6a5ec57644130c1, State: Running, Role: LEADER
I20260630 12:15:37.710623 20024 consensus_queue.cc:237] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.755662 19720 catalog_manager.cc:5697] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec584becd9804c2ab6a5ec57644130c1 (127.7.215.130). New cstate: current_term: 1 leader_uuid: "ec584becd9804c2ab6a5ec57644130c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:37.759212 20035 consensus_queue.cc:1048] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:37.781240 20025 consensus_queue.cc:1048] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:37.859647 20026 raft_consensus.cc:493] T 83a9efdf5f834af09d6c11625889afa4 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:37.860360 20026 raft_consensus.cc:515] T 83a9efdf5f834af09d6c11625889afa4 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } }
I20260630 12:15:37.862471 20026 leader_election.cc:290] T 83a9efdf5f834af09d6c11625889afa4 P d88620ba42a047b8a2021a619fdc5b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c72b993cfecb4e0e86bc5b95288ffcd9 (127.7.215.129:42489), ec584becd9804c2ab6a5ec57644130c1 (127.7.215.130:34551)
I20260630 12:15:37.864078 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a9efdf5f834af09d6c11625889afa4" candidate_uuid: "d88620ba42a047b8a2021a619fdc5b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec584becd9804c2ab6a5ec57644130c1" is_pre_election: true
I20260630 12:15:37.863978 19823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a9efdf5f834af09d6c11625889afa4" candidate_uuid: "d88620ba42a047b8a2021a619fdc5b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" is_pre_election: true
I20260630 12:15:37.865270 19823 raft_consensus.cc:2393] T 83a9efdf5f834af09d6c11625889afa4 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d88620ba42a047b8a2021a619fdc5b0e in current term 1: Already voted for candidate ec584becd9804c2ab6a5ec57644130c1 in this term.
I20260630 12:15:37.866403 19939 leader_election.cc:304] T 83a9efdf5f834af09d6c11625889afa4 P d88620ba42a047b8a2021a619fdc5b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d88620ba42a047b8a2021a619fdc5b0e; no voters: c72b993cfecb4e0e86bc5b95288ffcd9, ec584becd9804c2ab6a5ec57644130c1
I20260630 12:15:37.867273 20026 raft_consensus.cc:3060] T 83a9efdf5f834af09d6c11625889afa4 P d88620ba42a047b8a2021a619fdc5b0e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:37.875289 20026 raft_consensus.cc:2749] T 83a9efdf5f834af09d6c11625889afa4 P d88620ba42a047b8a2021a619fdc5b0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:37.910806 20024 consensus_queue.cc:1048] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:37.924223 20048 consensus_queue.cc:1048] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:37.979514 20026 consensus_queue.cc:1048] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:38.006914 20048 consensus_queue.cc:1048] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:38.040591 20053 consensus_queue.cc:1048] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:38.044957 20048 consensus_queue.cc:1048] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:38.119616 20044 consensus_queue.cc:1048] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:38.243556 19973 raft_consensus.cc:1275] T e20a41ff2aac4414be0e8484ce91f137 P d88620ba42a047b8a2021a619fdc5b0e [term 1 FOLLOWER]: Refusing update from remote peer ec584becd9804c2ab6a5ec57644130c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:38.250038 19824 raft_consensus.cc:1275] T e20a41ff2aac4414be0e8484ce91f137 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Refusing update from remote peer ec584becd9804c2ab6a5ec57644130c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:38.251493 19823 raft_consensus.cc:1275] T a50efcd7a9684eb9b767d56268b53918 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Refusing update from remote peer ec584becd9804c2ab6a5ec57644130c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:38.251924 20048 consensus_queue.cc:1048] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260630 12:15:38.306183 20024 consensus_queue.cc:1048] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:38.315315 20044 consensus_queue.cc:1048] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
W20260630 12:15:38.865955 20040 log.cc:927] Time spent T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9: Append to log took a long time: real 0.100s	user 0.008s	sys 0.000s
W20260630 12:15:38.867025 20105 log.cc:927] Time spent T e20a41ff2aac4414be0e8484ce91f137 P c72b993cfecb4e0e86bc5b95288ffcd9: Append to log took a long time: real 0.074s	user 0.006s	sys 0.005s
W20260630 12:15:39.097107 19865 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.215.129:42489, user_credentials={real_user=slave}} blocked reactor thread for 67097us
I20260630 12:15:39.242187  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:39.251020 20120 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:39.257850 20121 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:39.258899  8030 server_base.cc:1061] running on GCE node
W20260630 12:15:39.259543 20123 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:39.260772  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:39.261019  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:39.261281  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821739261264 us; error 0 us; skew 500 ppm
I20260630 12:15:39.261818  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:39.264786  8030 webserver.cc:533] Webserver started at http://127.7.215.132:36947/ using document root <none> and password file <none>
I20260630 12:15:39.265352  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:39.265580  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:39.265890  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:39.267338  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821475204949-8030-0/minicluster-data/ts-3-root/instance:
uuid: "1781a42eb8b74858b2fd4c2ad4746d35"
format_stamp: "Formatted at 2026-06-30 12:15:39 on dist-test-slave-35fp"
I20260630 12:15:39.272356  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:39.275874 20128 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:39.276690  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:39.277204  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821475204949-8030-0/minicluster-data/ts-3-root
uuid: "1781a42eb8b74858b2fd4c2ad4746d35"
format_stamp: "Formatted at 2026-06-30 12:15:39 on dist-test-slave-35fp"
I20260630 12:15:39.277524  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821475204949-8030-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821475204949-8030-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821475204949-8030-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)
I20260630 12:15:39.289646  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:39.291109  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:39.292616  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:39.295292  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:39.295542  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:39.295836  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:39.296037  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:39.340919  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.132:33471
I20260630 12:15:39.341001 20190 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.132:33471 every 8 connection(s)
I20260630 12:15:39.356702 20191 heartbeater.cc:344] Connected to a master server at 127.7.215.190:35217
I20260630 12:15:39.357161 20191 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:39.357924 20191 heartbeater.cc:507] Master 127.7.215.190:35217 requested a full tablet report, sending...
I20260630 12:15:39.360101 19719 ts_manager.cc:194] Registered new tserver with Master: 1781a42eb8b74858b2fd4c2ad4746d35 (127.7.215.132:33471)
I20260630 12:15:39.361577 19719 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53594
I20260630 12:15:39.502599 19821 consensus_queue.cc:237] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } attrs { replace: true } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } } peers { permanent_uuid: "1781a42eb8b74858b2fd4c2ad4746d35" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 33471 } attrs { promote: true } }
I20260630 12:15:39.509332 19970 raft_consensus.cc:1275] T 1a04e8da6edc44f6a778e59c5c120d76 P d88620ba42a047b8a2021a619fdc5b0e [term 1 FOLLOWER]: Refusing update from remote peer c72b993cfecb4e0e86bc5b95288ffcd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:15:39.510257 19898 raft_consensus.cc:1275] T 1a04e8da6edc44f6a778e59c5c120d76 P ec584becd9804c2ab6a5ec57644130c1 [term 1 FOLLOWER]: Refusing update from remote peer c72b993cfecb4e0e86bc5b95288ffcd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:15:39.511693 20089 consensus_queue.cc:1048] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:15:39.512915 20102 consensus_queue.cc:1048] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:15:39.520539 20089 raft_consensus.cc:2955] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 1781a42eb8b74858b2fd4c2ad4746d35 (127.7.215.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } attrs { replace: true } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } } peers { permanent_uuid: "1781a42eb8b74858b2fd4c2ad4746d35" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 33471 } attrs { promote: true } } }
I20260630 12:15:39.522019 19898 raft_consensus.cc:2955] T 1a04e8da6edc44f6a778e59c5c120d76 P ec584becd9804c2ab6a5ec57644130c1 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 1781a42eb8b74858b2fd4c2ad4746d35 (127.7.215.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } attrs { replace: true } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } } peers { permanent_uuid: "1781a42eb8b74858b2fd4c2ad4746d35" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 33471 } attrs { promote: true } } }
W20260630 12:15:39.523808 19788 consensus_peers.cc:597] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 -> Peer 1781a42eb8b74858b2fd4c2ad4746d35 (127.7.215.132:33471): Couldn't send request to peer 1781a42eb8b74858b2fd4c2ad4746d35. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a04e8da6edc44f6a778e59c5c120d76. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:39.524827 19970 raft_consensus.cc:2955] T 1a04e8da6edc44f6a778e59c5c120d76 P d88620ba42a047b8a2021a619fdc5b0e [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 1781a42eb8b74858b2fd4c2ad4746d35 (127.7.215.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } attrs { replace: true } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } } peers { permanent_uuid: "1781a42eb8b74858b2fd4c2ad4746d35" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 33471 } attrs { promote: true } } }
I20260630 12:15:39.536839 19719 catalog_manager.cc:5697] T 1a04e8da6edc44f6a778e59c5c120d76 P ec584becd9804c2ab6a5ec57644130c1 reported cstate change: config changed from index -1 to 12, NON_VOTER 1781a42eb8b74858b2fd4c2ad4746d35 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } attrs { replace: true } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } } peers { permanent_uuid: "1781a42eb8b74858b2fd4c2ad4746d35" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 33471 } attrs { promote: true } } }
I20260630 12:15:39.554342 19898 consensus_queue.cc:237] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } attrs { replace: true } } peers { permanent_uuid: "1781a42eb8b74858b2fd4c2ad4746d35" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 33471 } attrs { promote: true } }
I20260630 12:15:39.561997 19970 raft_consensus.cc:1275] T 83a9efdf5f834af09d6c11625889afa4 P d88620ba42a047b8a2021a619fdc5b0e [term 1 FOLLOWER]: Refusing update from remote peer ec584becd9804c2ab6a5ec57644130c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:15:39.564574 20099 consensus_queue.cc:1048] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:15:39.568156 19821 raft_consensus.cc:1275] T 83a9efdf5f834af09d6c11625889afa4 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Refusing update from remote peer ec584becd9804c2ab6a5ec57644130c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:15:39.569988 20044 consensus_queue.cc:1048] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:15:39.572759 20044 raft_consensus.cc:2955] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 1781a42eb8b74858b2fd4c2ad4746d35 (127.7.215.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } attrs { replace: true } } peers { permanent_uuid: "1781a42eb8b74858b2fd4c2ad4746d35" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 33471 } attrs { promote: true } } }
W20260630 12:15:39.574779 19863 consensus_peers.cc:597] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 -> Peer 1781a42eb8b74858b2fd4c2ad4746d35 (127.7.215.132:33471): Couldn't send request to peer 1781a42eb8b74858b2fd4c2ad4746d35. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 83a9efdf5f834af09d6c11625889afa4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:39.576074 19970 raft_consensus.cc:2955] T 83a9efdf5f834af09d6c11625889afa4 P d88620ba42a047b8a2021a619fdc5b0e [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 1781a42eb8b74858b2fd4c2ad4746d35 (127.7.215.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } attrs { replace: true } } peers { permanent_uuid: "1781a42eb8b74858b2fd4c2ad4746d35" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 33471 } attrs { promote: true } } }
I20260630 12:15:39.579728 19821 raft_consensus.cc:2955] T 83a9efdf5f834af09d6c11625889afa4 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 1781a42eb8b74858b2fd4c2ad4746d35 (127.7.215.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } attrs { replace: true } } peers { permanent_uuid: "1781a42eb8b74858b2fd4c2ad4746d35" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 33471 } attrs { promote: true } } }
I20260630 12:15:39.591517 19722 catalog_manager.cc:5697] T 83a9efdf5f834af09d6c11625889afa4 P d88620ba42a047b8a2021a619fdc5b0e reported cstate change: config changed from index -1 to 12, NON_VOTER 1781a42eb8b74858b2fd4c2ad4746d35 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "ec584becd9804c2ab6a5ec57644130c1" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } attrs { replace: true } } peers { permanent_uuid: "1781a42eb8b74858b2fd4c2ad4746d35" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 33471 } attrs { promote: true } } }
I20260630 12:15:39.606771 19971 consensus_queue.cc:237] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } attrs { replace: true } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } } peers { permanent_uuid: "1781a42eb8b74858b2fd4c2ad4746d35" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 33471 } attrs { promote: true } }
I20260630 12:15:39.613303 19898 raft_consensus.cc:1275] T 5e0af889d1604af59d4cbe62071138d9 P ec584becd9804c2ab6a5ec57644130c1 [term 1 FOLLOWER]: Refusing update from remote peer d88620ba42a047b8a2021a619fdc5b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:15:39.614634 19821 raft_consensus.cc:1275] T 5e0af889d1604af59d4cbe62071138d9 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Refusing update from remote peer d88620ba42a047b8a2021a619fdc5b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:15:39.615330 20117 consensus_queue.cc:1048] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:15:39.616312 20053 consensus_queue.cc:1048] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
W20260630 12:15:39.624993 19937 consensus_peers.cc:597] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e -> Peer 1781a42eb8b74858b2fd4c2ad4746d35 (127.7.215.132:33471): Couldn't send request to peer 1781a42eb8b74858b2fd4c2ad4746d35. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e0af889d1604af59d4cbe62071138d9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:39.624294 20117 raft_consensus.cc:2955] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 1781a42eb8b74858b2fd4c2ad4746d35 (127.7.215.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } attrs { replace: true } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } } peers { permanent_uuid: "1781a42eb8b74858b2fd4c2ad4746d35" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 33471 } attrs { promote: true } } }
I20260630 12:15:39.629227 19898 raft_consensus.cc:2955] T 5e0af889d1604af59d4cbe62071138d9 P ec584becd9804c2ab6a5ec57644130c1 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 1781a42eb8b74858b2fd4c2ad4746d35 (127.7.215.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } attrs { replace: true } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } } peers { permanent_uuid: "1781a42eb8b74858b2fd4c2ad4746d35" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 33471 } attrs { promote: true } } }
I20260630 12:15:39.629637 19821 raft_consensus.cc:2955] T 5e0af889d1604af59d4cbe62071138d9 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 1781a42eb8b74858b2fd4c2ad4746d35 (127.7.215.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } attrs { replace: true } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } } peers { permanent_uuid: "1781a42eb8b74858b2fd4c2ad4746d35" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 33471 } attrs { promote: true } } }
I20260630 12:15:39.641206 19897 consensus_queue.cc:237] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } attrs { replace: true } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } } peers { permanent_uuid: "1781a42eb8b74858b2fd4c2ad4746d35" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 33471 } attrs { promote: true } }
I20260630 12:15:39.644157 19721 catalog_manager.cc:5697] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e reported cstate change: config changed from index -1 to 12, NON_VOTER 1781a42eb8b74858b2fd4c2ad4746d35 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "d88620ba42a047b8a2021a619fdc5b0e" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1781a42eb8b74858b2fd4c2ad4746d35" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 33471 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:39.649371 19821 raft_consensus.cc:1275] T a50efcd7a9684eb9b767d56268b53918 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Refusing update from remote peer ec584becd9804c2ab6a5ec57644130c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
W20260630 12:15:39.649725 19863 consensus_peers.cc:597] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 -> Peer 1781a42eb8b74858b2fd4c2ad4746d35 (127.7.215.132:33471): Couldn't send request to peer 1781a42eb8b74858b2fd4c2ad4746d35. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a50efcd7a9684eb9b767d56268b53918. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:39.650867 20044 consensus_queue.cc:1048] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:15:39.651650 19971 raft_consensus.cc:1275] T a50efcd7a9684eb9b767d56268b53918 P d88620ba42a047b8a2021a619fdc5b0e [term 1 FOLLOWER]: Refusing update from remote peer ec584becd9804c2ab6a5ec57644130c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:15:39.653102 20119 consensus_queue.cc:1048] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:15:39.659485 20099 raft_consensus.cc:2955] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 1781a42eb8b74858b2fd4c2ad4746d35 (127.7.215.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } attrs { replace: true } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } } peers { permanent_uuid: "1781a42eb8b74858b2fd4c2ad4746d35" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 33471 } attrs { promote: true } } }
I20260630 12:15:39.661249 19824 raft_consensus.cc:2955] T a50efcd7a9684eb9b767d56268b53918 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 1781a42eb8b74858b2fd4c2ad4746d35 (127.7.215.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } attrs { replace: true } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } } peers { permanent_uuid: "1781a42eb8b74858b2fd4c2ad4746d35" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 33471 } attrs { promote: true } } }
I20260630 12:15:39.662292 19971 raft_consensus.cc:2955] T a50efcd7a9684eb9b767d56268b53918 P d88620ba42a047b8a2021a619fdc5b0e [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 1781a42eb8b74858b2fd4c2ad4746d35 (127.7.215.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } attrs { replace: true } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } } peers { permanent_uuid: "1781a42eb8b74858b2fd4c2ad4746d35" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 33471 } attrs { promote: true } } }
I20260630 12:15:39.673205 19722 catalog_manager.cc:5697] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 reported cstate change: config changed from index -1 to 12, NON_VOTER 1781a42eb8b74858b2fd4c2ad4746d35 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "ec584becd9804c2ab6a5ec57644130c1" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c72b993cfecb4e0e86bc5b95288ffcd9" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 42489 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec584becd9804c2ab6a5ec57644130c1" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 34551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d88620ba42a047b8a2021a619fdc5b0e" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 33173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1781a42eb8b74858b2fd4c2ad4746d35" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 33471 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:39.861953  8030 tablet_server.cc:179] TabletServer@127.7.215.129:0 shutting down...
I20260630 12:15:39.912165  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:39.913064  8030 tablet_replica.cc:333] T a50efcd7a9684eb9b767d56268b53918 P c72b993cfecb4e0e86bc5b95288ffcd9: stopping tablet replica
I20260630 12:15:39.914032  8030 raft_consensus.cc:2243] T a50efcd7a9684eb9b767d56268b53918 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:39.914695  8030 raft_consensus.cc:2272] T a50efcd7a9684eb9b767d56268b53918 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.918594  8030 tablet_replica.cc:333] T 5e0af889d1604af59d4cbe62071138d9 P c72b993cfecb4e0e86bc5b95288ffcd9: stopping tablet replica
I20260630 12:15:39.919432  8030 raft_consensus.cc:2243] T 5e0af889d1604af59d4cbe62071138d9 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:39.920190  8030 raft_consensus.cc:2272] T 5e0af889d1604af59d4cbe62071138d9 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.923482  8030 tablet_replica.cc:333] T 83a9efdf5f834af09d6c11625889afa4 P c72b993cfecb4e0e86bc5b95288ffcd9: stopping tablet replica
I20260630 12:15:39.924242  8030 raft_consensus.cc:2243] T 83a9efdf5f834af09d6c11625889afa4 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:39.924953  8030 raft_consensus.cc:2272] T 83a9efdf5f834af09d6c11625889afa4 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.928306  8030 tablet_replica.cc:333] T e20a41ff2aac4414be0e8484ce91f137 P c72b993cfecb4e0e86bc5b95288ffcd9: stopping tablet replica
I20260630 12:15:39.929040  8030 raft_consensus.cc:2243] T e20a41ff2aac4414be0e8484ce91f137 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:39.929759  8030 raft_consensus.cc:2272] T e20a41ff2aac4414be0e8484ce91f137 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.933324  8030 tablet_replica.cc:333] T c59201e2285d42f2bcff229d8ca01238 P c72b993cfecb4e0e86bc5b95288ffcd9: stopping tablet replica
I20260630 12:15:39.934051  8030 raft_consensus.cc:2243] T c59201e2285d42f2bcff229d8ca01238 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:39.934780  8030 raft_consensus.cc:2272] T c59201e2285d42f2bcff229d8ca01238 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.938022  8030 tablet_replica.cc:333] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9: stopping tablet replica
I20260630 12:15:39.938737  8030 raft_consensus.cc:2243] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:39.940034  8030 raft_consensus.cc:2272] T 1a04e8da6edc44f6a778e59c5c120d76 P c72b993cfecb4e0e86bc5b95288ffcd9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:39.974236 19865 consensus_peers.cc:597] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 -> Peer c72b993cfecb4e0e86bc5b95288ffcd9 (127.7.215.129:42489): Couldn't send request to peer c72b993cfecb4e0e86bc5b95288ffcd9. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:42489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:39.975651  8030 tablet_server.cc:196] TabletServer@127.7.215.129:0 shutdown complete.
I20260630 12:15:40.004954  8030 tablet_server.cc:179] TabletServer@127.7.215.130:0 shutting down...
I20260630 12:15:40.043759 20208 ts_tablet_manager.cc:933] T a50efcd7a9684eb9b767d56268b53918 P 1781a42eb8b74858b2fd4c2ad4746d35: Initiating tablet copy from peer ec584becd9804c2ab6a5ec57644130c1 (127.7.215.130:34551)
I20260630 12:15:40.051198  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:40.052862  8030 tablet_replica.cc:333] T 5e0af889d1604af59d4cbe62071138d9 P ec584becd9804c2ab6a5ec57644130c1: stopping tablet replica
I20260630 12:15:40.053920  8030 raft_consensus.cc:2243] T 5e0af889d1604af59d4cbe62071138d9 P ec584becd9804c2ab6a5ec57644130c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:40.054972  8030 raft_consensus.cc:2272] T 5e0af889d1604af59d4cbe62071138d9 P ec584becd9804c2ab6a5ec57644130c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.055912 20208 tablet_copy_client.cc:323] T a50efcd7a9684eb9b767d56268b53918 P 1781a42eb8b74858b2fd4c2ad4746d35: tablet copy: Beginning tablet copy session from remote peer at address 127.7.215.130:34551
I20260630 12:15:40.059834  8030 tablet_replica.cc:333] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1: stopping tablet replica
I20260630 12:15:40.060789  8030 raft_consensus.cc:2243] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:40.062002  8030 raft_consensus.cc:2272] T a50efcd7a9684eb9b767d56268b53918 P ec584becd9804c2ab6a5ec57644130c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.065760  8030 tablet_replica.cc:333] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1: stopping tablet replica
I20260630 12:15:40.066696  8030 raft_consensus.cc:2243] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:40.067770  8030 raft_consensus.cc:2272] T c59201e2285d42f2bcff229d8ca01238 P ec584becd9804c2ab6a5ec57644130c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.071087  8030 tablet_replica.cc:333] T 1a04e8da6edc44f6a778e59c5c120d76 P ec584becd9804c2ab6a5ec57644130c1: stopping tablet replica
I20260630 12:15:40.071831  8030 raft_consensus.cc:2243] T 1a04e8da6edc44f6a778e59c5c120d76 P ec584becd9804c2ab6a5ec57644130c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:40.072510  8030 raft_consensus.cc:2272] T 1a04e8da6edc44f6a778e59c5c120d76 P ec584becd9804c2ab6a5ec57644130c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.076134  8030 tablet_replica.cc:333] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1: stopping tablet replica
I20260630 12:15:40.076921  8030 raft_consensus.cc:2243] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:40.078197  8030 raft_consensus.cc:2272] T 83a9efdf5f834af09d6c11625889afa4 P ec584becd9804c2ab6a5ec57644130c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.081473  8030 tablet_replica.cc:333] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1: stopping tablet replica
I20260630 12:15:40.082162  8030 raft_consensus.cc:2243] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:40.083166  8030 raft_consensus.cc:2272] T e20a41ff2aac4414be0e8484ce91f137 P ec584becd9804c2ab6a5ec57644130c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:40.089984 19939 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]
W20260630 12:15:40.094775 19939 consensus_peers.cc:597] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e -> Peer ec584becd9804c2ab6a5ec57644130c1 (127.7.215.130:34551): Couldn't send request to peer ec584becd9804c2ab6a5ec57644130c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:15:40.098037 19939 consensus_peers.cc:597] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e -> Peer c72b993cfecb4e0e86bc5b95288ffcd9 (127.7.215.129:42489): Couldn't send request to peer c72b993cfecb4e0e86bc5b95288ffcd9. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:42489: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:40.108621  8030 tablet_server.cc:196] TabletServer@127.7.215.130:0 shutdown complete.
W20260630 12:15:40.114205 20131 connection.cc:466] server connection from 127.0.0.1:33086 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:33086 (request call id 2) could send its response
I20260630 12:15:40.131259  8030 tablet_server.cc:179] TabletServer@127.7.215.131:0 shutting down...
I20260630 12:15:40.170792  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:40.171528  8030 tablet_replica.cc:333] T 83a9efdf5f834af09d6c11625889afa4 P d88620ba42a047b8a2021a619fdc5b0e: stopping tablet replica
I20260630 12:15:40.172173  8030 raft_consensus.cc:2243] T 83a9efdf5f834af09d6c11625889afa4 P d88620ba42a047b8a2021a619fdc5b0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:40.172766  8030 raft_consensus.cc:2272] T 83a9efdf5f834af09d6c11625889afa4 P d88620ba42a047b8a2021a619fdc5b0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.175604  8030 tablet_replica.cc:333] T e20a41ff2aac4414be0e8484ce91f137 P d88620ba42a047b8a2021a619fdc5b0e: stopping tablet replica
I20260630 12:15:40.176442  8030 raft_consensus.cc:2243] T e20a41ff2aac4414be0e8484ce91f137 P d88620ba42a047b8a2021a619fdc5b0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:40.177071  8030 raft_consensus.cc:2272] T e20a41ff2aac4414be0e8484ce91f137 P d88620ba42a047b8a2021a619fdc5b0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.180418  8030 tablet_replica.cc:333] T c59201e2285d42f2bcff229d8ca01238 P d88620ba42a047b8a2021a619fdc5b0e: stopping tablet replica
I20260630 12:15:40.181041  8030 raft_consensus.cc:2243] T c59201e2285d42f2bcff229d8ca01238 P d88620ba42a047b8a2021a619fdc5b0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:40.181728  8030 raft_consensus.cc:2272] T c59201e2285d42f2bcff229d8ca01238 P d88620ba42a047b8a2021a619fdc5b0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.184490  8030 tablet_replica.cc:333] T 1a04e8da6edc44f6a778e59c5c120d76 P d88620ba42a047b8a2021a619fdc5b0e: stopping tablet replica
I20260630 12:15:40.185065  8030 raft_consensus.cc:2243] T 1a04e8da6edc44f6a778e59c5c120d76 P d88620ba42a047b8a2021a619fdc5b0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:40.185671  8030 raft_consensus.cc:2272] T 1a04e8da6edc44f6a778e59c5c120d76 P d88620ba42a047b8a2021a619fdc5b0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.188349  8030 tablet_replica.cc:333] T a50efcd7a9684eb9b767d56268b53918 P d88620ba42a047b8a2021a619fdc5b0e: stopping tablet replica
I20260630 12:15:40.188902  8030 raft_consensus.cc:2243] T a50efcd7a9684eb9b767d56268b53918 P d88620ba42a047b8a2021a619fdc5b0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:40.189503  8030 raft_consensus.cc:2272] T a50efcd7a9684eb9b767d56268b53918 P d88620ba42a047b8a2021a619fdc5b0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.192201  8030 tablet_replica.cc:333] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e: stopping tablet replica
I20260630 12:15:40.192720  8030 raft_consensus.cc:2243] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:40.193742  8030 raft_consensus.cc:2272] T 5e0af889d1604af59d4cbe62071138d9 P d88620ba42a047b8a2021a619fdc5b0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.223953  8030 tablet_server.cc:196] TabletServer@127.7.215.131:0 shutdown complete.
I20260630 12:15:40.244123  8030 tablet_server.cc:179] TabletServer@127.7.215.132:0 shutting down...
I20260630 12:15:40.268826  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:40.285919  8030 tablet_server.cc:196] TabletServer@127.7.215.132:0 shutdown complete.
I20260630 12:15:40.296388  8030 master.cc:562] Master@127.7.215.190:35217 shutting down...
W20260630 12:15:40.322417 19770 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:15:40.323719  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1e42951a000a42128a8cf6715b8f0493 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:40.324162  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1e42951a000a42128a8cf6715b8f0493 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:40.324445  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1e42951a000a42128a8cf6715b8f0493: stopping tablet replica
I20260630 12:15:40.343822  8030 master.cc:584] Master@127.7.215.190:35217 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (5114 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:15:40.390466  8030 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.215.190:35765
I20260630 12:15:40.391599  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:40.396620 20214 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:40.397369 20213 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:40.398200 20216 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:40.398633  8030 server_base.cc:1061] running on GCE node
I20260630 12:15:40.399477  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:40.399684  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:40.399876  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821740399844 us; error 0 us; skew 500 ppm
I20260630 12:15:40.400378  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:40.402699  8030 webserver.cc:533] Webserver started at http://127.7.215.190:36383/ using document root <none> and password file <none>
I20260630 12:15:40.403147  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:40.403326  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:40.403590  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:40.404606  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821475204949-8030-0/minicluster-data/master-0-root/instance:
uuid: "bccfb59f48f8442d80104c65b546979c"
format_stamp: "Formatted at 2026-06-30 12:15:40 on dist-test-slave-35fp"
I20260630 12:15:40.408790  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:40.411980 20221 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:40.412729  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:15:40.413165  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821475204949-8030-0/minicluster-data/master-0-root
uuid: "bccfb59f48f8442d80104c65b546979c"
format_stamp: "Formatted at 2026-06-30 12:15:40 on dist-test-slave-35fp"
I20260630 12:15:40.413515  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821475204949-8030-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821475204949-8030-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821475204949-8030-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)
I20260630 12:15:40.439172  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:40.440337  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:40.478839  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.190:35765
I20260630 12:15:40.478986 20272 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.190:35765 every 8 connection(s)
I20260630 12:15:40.482777 20273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:40.494378 20273 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bccfb59f48f8442d80104c65b546979c: Bootstrap starting.
I20260630 12:15:40.499591 20273 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bccfb59f48f8442d80104c65b546979c: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:40.504052 20273 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bccfb59f48f8442d80104c65b546979c: No bootstrap required, opened a new log
I20260630 12:15:40.506274 20273 raft_consensus.cc:359] T 00000000000000000000000000000000 P bccfb59f48f8442d80104c65b546979c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bccfb59f48f8442d80104c65b546979c" member_type: VOTER }
I20260630 12:15:40.506688 20273 raft_consensus.cc:385] T 00000000000000000000000000000000 P bccfb59f48f8442d80104c65b546979c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:40.506896 20273 raft_consensus.cc:740] T 00000000000000000000000000000000 P bccfb59f48f8442d80104c65b546979c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bccfb59f48f8442d80104c65b546979c, State: Initialized, Role: FOLLOWER
I20260630 12:15:40.507428 20273 consensus_queue.cc:260] T 00000000000000000000000000000000 P bccfb59f48f8442d80104c65b546979c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bccfb59f48f8442d80104c65b546979c" member_type: VOTER }
I20260630 12:15:40.507869 20273 raft_consensus.cc:399] T 00000000000000000000000000000000 P bccfb59f48f8442d80104c65b546979c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:40.508070 20273 raft_consensus.cc:493] T 00000000000000000000000000000000 P bccfb59f48f8442d80104c65b546979c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:40.508299 20273 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bccfb59f48f8442d80104c65b546979c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:40.513480 20273 raft_consensus.cc:515] T 00000000000000000000000000000000 P bccfb59f48f8442d80104c65b546979c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bccfb59f48f8442d80104c65b546979c" member_type: VOTER }
I20260630 12:15:40.513998 20273 leader_election.cc:304] T 00000000000000000000000000000000 P bccfb59f48f8442d80104c65b546979c [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: bccfb59f48f8442d80104c65b546979c; no voters: 
I20260630 12:15:40.515282 20273 leader_election.cc:290] T 00000000000000000000000000000000 P bccfb59f48f8442d80104c65b546979c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:40.515702 20276 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bccfb59f48f8442d80104c65b546979c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:40.517125 20276 raft_consensus.cc:697] T 00000000000000000000000000000000 P bccfb59f48f8442d80104c65b546979c [term 1 LEADER]: Becoming Leader. State: Replica: bccfb59f48f8442d80104c65b546979c, State: Running, Role: LEADER
I20260630 12:15:40.517783 20276 consensus_queue.cc:237] T 00000000000000000000000000000000 P bccfb59f48f8442d80104c65b546979c [LEADER]: Queue going to LEADER mode. State: All 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: "bccfb59f48f8442d80104c65b546979c" member_type: VOTER }
I20260630 12:15:40.518726 20273 sys_catalog.cc:565] T 00000000000000000000000000000000 P bccfb59f48f8442d80104c65b546979c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:40.522276 20278 sys_catalog.cc:455] T 00000000000000000000000000000000 P bccfb59f48f8442d80104c65b546979c [sys.catalog]: SysCatalogTable state changed. Reason: New leader bccfb59f48f8442d80104c65b546979c. Latest consensus state: current_term: 1 leader_uuid: "bccfb59f48f8442d80104c65b546979c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bccfb59f48f8442d80104c65b546979c" member_type: VOTER } }
I20260630 12:15:40.522902 20278 sys_catalog.cc:458] T 00000000000000000000000000000000 P bccfb59f48f8442d80104c65b546979c [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:40.523524 20277 sys_catalog.cc:455] T 00000000000000000000000000000000 P bccfb59f48f8442d80104c65b546979c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bccfb59f48f8442d80104c65b546979c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bccfb59f48f8442d80104c65b546979c" member_type: VOTER } }
I20260630 12:15:40.524253 20277 sys_catalog.cc:458] T 00000000000000000000000000000000 P bccfb59f48f8442d80104c65b546979c [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:40.527282 20283 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:40.532112 20283 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:40.541129  8030 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:40.542218 20283 catalog_manager.cc:1383] Generated new cluster ID: 1e9ac5dbe1344162b498cc297b4b1a8a
I20260630 12:15:40.542786 20283 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:40.561645 20283 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:40.562999 20283 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:40.577817 20283 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bccfb59f48f8442d80104c65b546979c: Generated new TSK 0
I20260630 12:15:40.578449 20283 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:40.607648  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:40.613588 20294 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:40.615065 20295 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:40.616401 20297 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:40.616899  8030 server_base.cc:1061] running on GCE node
I20260630 12:15:40.617724  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:40.617933  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:40.618083  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821740618068 us; error 0 us; skew 500 ppm
I20260630 12:15:40.618667  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:40.621093  8030 webserver.cc:533] Webserver started at http://127.7.215.129:37717/ using document root <none> and password file <none>
I20260630 12:15:40.621542  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:40.621745  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:40.622051  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:40.623190  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821475204949-8030-0/minicluster-data/ts-0-root/instance:
uuid: "f203988bb4c34da09e1ce6f6decf23be"
format_stamp: "Formatted at 2026-06-30 12:15:40 on dist-test-slave-35fp"
I20260630 12:15:40.627480  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:15:40.632180 20302 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:40.633227  8030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:15:40.633638  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821475204949-8030-0/minicluster-data/ts-0-root
uuid: "f203988bb4c34da09e1ce6f6decf23be"
format_stamp: "Formatted at 2026-06-30 12:15:40 on dist-test-slave-35fp"
I20260630 12:15:40.634004  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821475204949-8030-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821475204949-8030-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821475204949-8030-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)
I20260630 12:15:40.645859  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:40.647073  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:40.648504  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:40.650861  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:40.651088  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:40.651332  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:40.651499  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:40.690270  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.129:37543
I20260630 12:15:40.690368 20364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.129:37543 every 8 connection(s)
I20260630 12:15:40.695250  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:40.702379 20369 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:40.702874 20370 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:40.705828 20372 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:40.707165  8030 server_base.cc:1061] running on GCE node
I20260630 12:15:40.708652  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:40.708905  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:40.709098  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821740709082 us; error 0 us; skew 500 ppm
I20260630 12:15:40.709615  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:40.712268 20365 heartbeater.cc:344] Connected to a master server at 127.7.215.190:35765
I20260630 12:15:40.712613  8030 webserver.cc:533] Webserver started at http://127.7.215.130:44683/ using document root <none> and password file <none>
I20260630 12:15:40.712656 20365 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:40.713232  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:40.713477  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:40.713758  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:40.713709 20365 heartbeater.cc:507] Master 127.7.215.190:35765 requested a full tablet report, sending...
I20260630 12:15:40.715171  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821475204949-8030-0/minicluster-data/ts-1-root/instance:
uuid: "c236bbb25d1b46deb6a68100fb27fdc4"
format_stamp: "Formatted at 2026-06-30 12:15:40 on dist-test-slave-35fp"
I20260630 12:15:40.716166 20238 ts_manager.cc:194] Registered new tserver with Master: f203988bb4c34da09e1ce6f6decf23be (127.7.215.129:37543)
I20260630 12:15:40.717941 20238 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34548
I20260630 12:15:40.720048  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:15:40.723666 20377 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:40.724439  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:40.724742  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821475204949-8030-0/minicluster-data/ts-1-root
uuid: "c236bbb25d1b46deb6a68100fb27fdc4"
format_stamp: "Formatted at 2026-06-30 12:15:40 on dist-test-slave-35fp"
I20260630 12:15:40.725016  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821475204949-8030-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821475204949-8030-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821475204949-8030-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)
I20260630 12:15:40.740746  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:40.741951  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:40.743472  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:40.745740  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:40.745976  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:40.746212  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:40.746378  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:40.785954  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.130:40779
I20260630 12:15:40.786101 20439 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.130:40779 every 8 connection(s)
I20260630 12:15:40.790596  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:40.797137 20443 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:40.797565 20444 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:40.803555 20440 heartbeater.cc:344] Connected to a master server at 127.7.215.190:35765
I20260630 12:15:40.804194 20440 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:40.805177 20440 heartbeater.cc:507] Master 127.7.215.190:35765 requested a full tablet report, sending...
I20260630 12:15:40.806605  8030 server_base.cc:1061] running on GCE node
W20260630 12:15:40.807619 20447 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:40.807763 20238 ts_manager.cc:194] Registered new tserver with Master: c236bbb25d1b46deb6a68100fb27fdc4 (127.7.215.130:40779)
I20260630 12:15:40.808765  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:40.809029  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:40.809247  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821740809224 us; error 0 us; skew 500 ppm
I20260630 12:15:40.809470 20238 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34552
I20260630 12:15:40.809904  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:40.812678  8030 webserver.cc:533] Webserver started at http://127.7.215.131:44555/ using document root <none> and password file <none>
I20260630 12:15:40.813345  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:40.813566  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:40.813834  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:40.815135  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821475204949-8030-0/minicluster-data/ts-2-root/instance:
uuid: "758ca04e8af9494e89262d3ebb9e1ad3"
format_stamp: "Formatted at 2026-06-30 12:15:40 on dist-test-slave-35fp"
I20260630 12:15:40.819686  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:15:40.823199 20451 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:40.824013  8030 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:15:40.824355  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821475204949-8030-0/minicluster-data/ts-2-root
uuid: "758ca04e8af9494e89262d3ebb9e1ad3"
format_stamp: "Formatted at 2026-06-30 12:15:40 on dist-test-slave-35fp"
I20260630 12:15:40.824654  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821475204949-8030-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821475204949-8030-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821475204949-8030-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)
I20260630 12:15:40.855263  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:40.856423  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:40.857872  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:40.860181  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:40.860404  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:40.860651  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:40.860829  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:40.899893  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.131:42803
I20260630 12:15:40.899981 20513 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.131:42803 every 8 connection(s)
I20260630 12:15:40.913669 20514 heartbeater.cc:344] Connected to a master server at 127.7.215.190:35765
I20260630 12:15:40.914000 20514 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:40.914783 20514 heartbeater.cc:507] Master 127.7.215.190:35765 requested a full tablet report, sending...
I20260630 12:15:40.916811 20238 ts_manager.cc:194] Registered new tserver with Master: 758ca04e8af9494e89262d3ebb9e1ad3 (127.7.215.131:42803)
I20260630 12:15:40.917903  8030 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014799573s
I20260630 12:15:40.918402 20238 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34564
I20260630 12:15:41.720875 20365 heartbeater.cc:499] Master 127.7.215.190:35765 was elected leader, sending a full tablet report...
I20260630 12:15:41.812428 20440 heartbeater.cc:499] Master 127.7.215.190:35765 was elected leader, sending a full tablet report...
I20260630 12:15:41.921434 20514 heartbeater.cc:499] Master 127.7.215.190:35765 was elected leader, sending a full tablet report...
I20260630 12:15:41.976552 20238 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34574:
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"
    }
  }
}
W20260630 12:15:41.979198 20238 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:15:42.062412 20405 tablet_service.cc:1511] Processing CreateTablet for tablet 066d990a4ca24b028c24a04e3021a336 (DEFAULT_TABLE table=test-workload [id=fd3fff0c0d7c4cf488f8274fdbc890ba]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:42.063941 20405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 066d990a4ca24b028c24a04e3021a336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:42.063756 20402 tablet_service.cc:1511] Processing CreateTablet for tablet 3e039e4134f841468cfcd6546c540278 (DEFAULT_TABLE table=test-workload [id=fd3fff0c0d7c4cf488f8274fdbc890ba]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:42.064373 20401 tablet_service.cc:1511] Processing CreateTablet for tablet c3464c1ec1cc48fc92cfeead61547469 (DEFAULT_TABLE table=test-workload [id=fd3fff0c0d7c4cf488f8274fdbc890ba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:42.065248 20402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e039e4134f841468cfcd6546c540278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:42.066656 20400 tablet_service.cc:1511] Processing CreateTablet for tablet 7a6b5b4298ce46baac2b6575315cc198 (DEFAULT_TABLE table=test-workload [id=fd3fff0c0d7c4cf488f8274fdbc890ba]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:42.068063 20400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a6b5b4298ce46baac2b6575315cc198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:42.070230 20404 tablet_service.cc:1511] Processing CreateTablet for tablet 540c14fc5cac4b61a695fbfb8c335ed9 (DEFAULT_TABLE table=test-workload [id=fd3fff0c0d7c4cf488f8274fdbc890ba]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:42.071641 20404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 540c14fc5cac4b61a695fbfb8c335ed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:42.074913 20401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3464c1ec1cc48fc92cfeead61547469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:42.075887 20403 tablet_service.cc:1511] Processing CreateTablet for tablet e0b800d0a16e47dcb43ea3274705ea19 (DEFAULT_TABLE table=test-workload [id=fd3fff0c0d7c4cf488f8274fdbc890ba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:42.077214 20403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0b800d0a16e47dcb43ea3274705ea19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:42.080148 20479 tablet_service.cc:1511] Processing CreateTablet for tablet 066d990a4ca24b028c24a04e3021a336 (DEFAULT_TABLE table=test-workload [id=fd3fff0c0d7c4cf488f8274fdbc890ba]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:42.081585 20479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 066d990a4ca24b028c24a04e3021a336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:42.083820 20478 tablet_service.cc:1511] Processing CreateTablet for tablet 540c14fc5cac4b61a695fbfb8c335ed9 (DEFAULT_TABLE table=test-workload [id=fd3fff0c0d7c4cf488f8274fdbc890ba]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:42.085212 20478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 540c14fc5cac4b61a695fbfb8c335ed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:42.087776 20477 tablet_service.cc:1511] Processing CreateTablet for tablet e0b800d0a16e47dcb43ea3274705ea19 (DEFAULT_TABLE table=test-workload [id=fd3fff0c0d7c4cf488f8274fdbc890ba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:42.089124 20477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0b800d0a16e47dcb43ea3274705ea19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:42.091293 20330 tablet_service.cc:1511] Processing CreateTablet for tablet 066d990a4ca24b028c24a04e3021a336 (DEFAULT_TABLE table=test-workload [id=fd3fff0c0d7c4cf488f8274fdbc890ba]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:42.091665 20476 tablet_service.cc:1511] Processing CreateTablet for tablet 3e039e4134f841468cfcd6546c540278 (DEFAULT_TABLE table=test-workload [id=fd3fff0c0d7c4cf488f8274fdbc890ba]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:42.092595 20330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 066d990a4ca24b028c24a04e3021a336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:42.093032 20476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e039e4134f841468cfcd6546c540278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:42.095773 20329 tablet_service.cc:1511] Processing CreateTablet for tablet 540c14fc5cac4b61a695fbfb8c335ed9 (DEFAULT_TABLE table=test-workload [id=fd3fff0c0d7c4cf488f8274fdbc890ba]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:42.095901 20475 tablet_service.cc:1511] Processing CreateTablet for tablet c3464c1ec1cc48fc92cfeead61547469 (DEFAULT_TABLE table=test-workload [id=fd3fff0c0d7c4cf488f8274fdbc890ba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:42.097057 20329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 540c14fc5cac4b61a695fbfb8c335ed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:42.097328 20475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3464c1ec1cc48fc92cfeead61547469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:42.099714 20474 tablet_service.cc:1511] Processing CreateTablet for tablet 7a6b5b4298ce46baac2b6575315cc198 (DEFAULT_TABLE table=test-workload [id=fd3fff0c0d7c4cf488f8274fdbc890ba]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:42.101050 20474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a6b5b4298ce46baac2b6575315cc198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:42.100875 20327 tablet_service.cc:1511] Processing CreateTablet for tablet 3e039e4134f841468cfcd6546c540278 (DEFAULT_TABLE table=test-workload [id=fd3fff0c0d7c4cf488f8274fdbc890ba]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:42.102178 20327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e039e4134f841468cfcd6546c540278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:42.099732 20328 tablet_service.cc:1511] Processing CreateTablet for tablet e0b800d0a16e47dcb43ea3274705ea19 (DEFAULT_TABLE table=test-workload [id=fd3fff0c0d7c4cf488f8274fdbc890ba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:42.103931 20328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0b800d0a16e47dcb43ea3274705ea19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:42.103720 20326 tablet_service.cc:1511] Processing CreateTablet for tablet c3464c1ec1cc48fc92cfeead61547469 (DEFAULT_TABLE table=test-workload [id=fd3fff0c0d7c4cf488f8274fdbc890ba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:42.105010 20326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3464c1ec1cc48fc92cfeead61547469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:42.106743 20534 tablet_bootstrap.cc:492] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4: Bootstrap starting.
I20260630 12:15:42.107673 20325 tablet_service.cc:1511] Processing CreateTablet for tablet 7a6b5b4298ce46baac2b6575315cc198 (DEFAULT_TABLE table=test-workload [id=fd3fff0c0d7c4cf488f8274fdbc890ba]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:42.108911 20325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a6b5b4298ce46baac2b6575315cc198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:42.115677 20534 tablet_bootstrap.cc:654] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:42.171309 20536 tablet_bootstrap.cc:492] T 3e039e4134f841468cfcd6546c540278 P 758ca04e8af9494e89262d3ebb9e1ad3: Bootstrap starting.
I20260630 12:15:42.174652 20537 tablet_bootstrap.cc:492] T 7a6b5b4298ce46baac2b6575315cc198 P f203988bb4c34da09e1ce6f6decf23be: Bootstrap starting.
I20260630 12:15:42.178269 20536 tablet_bootstrap.cc:654] T 3e039e4134f841468cfcd6546c540278 P 758ca04e8af9494e89262d3ebb9e1ad3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:42.186420 20537 tablet_bootstrap.cc:654] T 7a6b5b4298ce46baac2b6575315cc198 P f203988bb4c34da09e1ce6f6decf23be: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:42.199718 20536 tablet_bootstrap.cc:492] T 3e039e4134f841468cfcd6546c540278 P 758ca04e8af9494e89262d3ebb9e1ad3: No bootstrap required, opened a new log
I20260630 12:15:42.200170 20534 tablet_bootstrap.cc:492] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4: No bootstrap required, opened a new log
I20260630 12:15:42.200397 20536 ts_tablet_manager.cc:1403] T 3e039e4134f841468cfcd6546c540278 P 758ca04e8af9494e89262d3ebb9e1ad3: Time spent bootstrapping tablet: real 0.029s	user 0.001s	sys 0.022s
I20260630 12:15:42.200834 20534 ts_tablet_manager.cc:1403] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4: Time spent bootstrapping tablet: real 0.094s	user 0.046s	sys 0.030s
I20260630 12:15:42.203943 20534 raft_consensus.cc:359] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.204000 20536 raft_consensus.cc:359] T 3e039e4134f841468cfcd6546c540278 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.204604 20534 raft_consensus.cc:385] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:42.204861 20536 raft_consensus.cc:385] T 3e039e4134f841468cfcd6546c540278 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:42.204979 20534 raft_consensus.cc:740] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c236bbb25d1b46deb6a68100fb27fdc4, State: Initialized, Role: FOLLOWER
I20260630 12:15:42.205376 20536 raft_consensus.cc:740] T 3e039e4134f841468cfcd6546c540278 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 758ca04e8af9494e89262d3ebb9e1ad3, State: Initialized, Role: FOLLOWER
I20260630 12:15:42.205502 20537 tablet_bootstrap.cc:492] T 7a6b5b4298ce46baac2b6575315cc198 P f203988bb4c34da09e1ce6f6decf23be: No bootstrap required, opened a new log
I20260630 12:15:42.206099 20537 ts_tablet_manager.cc:1403] T 7a6b5b4298ce46baac2b6575315cc198 P f203988bb4c34da09e1ce6f6decf23be: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.013s
I20260630 12:15:42.205921 20534 consensus_queue.cc:260] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.206245 20536 consensus_queue.cc:260] T 3e039e4134f841468cfcd6546c540278 P 758ca04e8af9494e89262d3ebb9e1ad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.209216 20534 ts_tablet_manager.cc:1434] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:15:42.210243 20534 tablet_bootstrap.cc:492] T c3464c1ec1cc48fc92cfeead61547469 P c236bbb25d1b46deb6a68100fb27fdc4: Bootstrap starting.
I20260630 12:15:42.209649 20537 raft_consensus.cc:359] T 7a6b5b4298ce46baac2b6575315cc198 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.210749 20537 raft_consensus.cc:385] T 7a6b5b4298ce46baac2b6575315cc198 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:42.211127 20537 raft_consensus.cc:740] T 7a6b5b4298ce46baac2b6575315cc198 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f203988bb4c34da09e1ce6f6decf23be, State: Initialized, Role: FOLLOWER
I20260630 12:15:42.212260 20537 consensus_queue.cc:260] T 7a6b5b4298ce46baac2b6575315cc198 P f203988bb4c34da09e1ce6f6decf23be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.217608 20536 ts_tablet_manager.cc:1434] T 3e039e4134f841468cfcd6546c540278 P 758ca04e8af9494e89262d3ebb9e1ad3: Time spent starting tablet: real 0.017s	user 0.016s	sys 0.001s
I20260630 12:15:42.221413 20536 tablet_bootstrap.cc:492] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3: Bootstrap starting.
I20260630 12:15:42.224336 20534 tablet_bootstrap.cc:654] T c3464c1ec1cc48fc92cfeead61547469 P c236bbb25d1b46deb6a68100fb27fdc4: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:42.229830 20536 tablet_bootstrap.cc:654] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:42.237845 20537 ts_tablet_manager.cc:1434] T 7a6b5b4298ce46baac2b6575315cc198 P f203988bb4c34da09e1ce6f6decf23be: Time spent starting tablet: real 0.031s	user 0.012s	sys 0.009s
I20260630 12:15:42.239040 20537 tablet_bootstrap.cc:492] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be: Bootstrap starting.
I20260630 12:15:42.245132 20534 tablet_bootstrap.cc:492] T c3464c1ec1cc48fc92cfeead61547469 P c236bbb25d1b46deb6a68100fb27fdc4: No bootstrap required, opened a new log
I20260630 12:15:42.245735 20534 ts_tablet_manager.cc:1403] T c3464c1ec1cc48fc92cfeead61547469 P c236bbb25d1b46deb6a68100fb27fdc4: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.011s
I20260630 12:15:42.248759 20534 raft_consensus.cc:359] T c3464c1ec1cc48fc92cfeead61547469 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.249728 20534 raft_consensus.cc:385] T c3464c1ec1cc48fc92cfeead61547469 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:42.250241 20534 raft_consensus.cc:740] T c3464c1ec1cc48fc92cfeead61547469 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c236bbb25d1b46deb6a68100fb27fdc4, State: Initialized, Role: FOLLOWER
I20260630 12:15:42.251053 20534 consensus_queue.cc:260] T c3464c1ec1cc48fc92cfeead61547469 P c236bbb25d1b46deb6a68100fb27fdc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.253373 20534 ts_tablet_manager.cc:1434] T c3464c1ec1cc48fc92cfeead61547469 P c236bbb25d1b46deb6a68100fb27fdc4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:15:42.254067 20536 tablet_bootstrap.cc:492] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3: No bootstrap required, opened a new log
I20260630 12:15:42.254194 20537 tablet_bootstrap.cc:654] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:42.254323 20534 tablet_bootstrap.cc:492] T 540c14fc5cac4b61a695fbfb8c335ed9 P c236bbb25d1b46deb6a68100fb27fdc4: Bootstrap starting.
I20260630 12:15:42.254637 20536 ts_tablet_manager.cc:1403] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.020s
I20260630 12:15:42.257618 20536 raft_consensus.cc:359] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.258458 20536 raft_consensus.cc:385] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:42.258780 20536 raft_consensus.cc:740] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 758ca04e8af9494e89262d3ebb9e1ad3, State: Initialized, Role: FOLLOWER
I20260630 12:15:42.259830 20536 consensus_queue.cc:260] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.261477 20534 tablet_bootstrap.cc:654] T 540c14fc5cac4b61a695fbfb8c335ed9 P c236bbb25d1b46deb6a68100fb27fdc4: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:42.267053 20536 ts_tablet_manager.cc:1434] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:15:42.268630 20536 tablet_bootstrap.cc:492] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3: Bootstrap starting.
I20260630 12:15:42.284281 20540 raft_consensus.cc:493] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:42.285115 20540 raft_consensus.cc:515] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.307060 20536 tablet_bootstrap.cc:654] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:42.308571 20537 tablet_bootstrap.cc:492] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be: No bootstrap required, opened a new log
I20260630 12:15:42.309235 20537 ts_tablet_manager.cc:1403] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be: Time spent bootstrapping tablet: real 0.070s	user 0.019s	sys 0.041s
I20260630 12:15:42.316290 20534 tablet_bootstrap.cc:492] T 540c14fc5cac4b61a695fbfb8c335ed9 P c236bbb25d1b46deb6a68100fb27fdc4: No bootstrap required, opened a new log
I20260630 12:15:42.316855 20534 ts_tablet_manager.cc:1403] T 540c14fc5cac4b61a695fbfb8c335ed9 P c236bbb25d1b46deb6a68100fb27fdc4: Time spent bootstrapping tablet: real 0.063s	user 0.026s	sys 0.031s
I20260630 12:15:42.317340 20536 tablet_bootstrap.cc:492] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3: No bootstrap required, opened a new log
I20260630 12:15:42.317879 20536 ts_tablet_manager.cc:1403] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.006s
I20260630 12:15:42.314086 20537 raft_consensus.cc:359] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.320640 20537 raft_consensus.cc:385] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:42.320924 20537 raft_consensus.cc:740] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f203988bb4c34da09e1ce6f6decf23be, State: Initialized, Role: FOLLOWER
I20260630 12:15:42.321681 20537 consensus_queue.cc:260] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.322243 20541 raft_consensus.cc:493] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:42.313360 20540 leader_election.cc:290] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f203988bb4c34da09e1ce6f6decf23be (127.7.215.129:37543), 758ca04e8af9494e89262d3ebb9e1ad3 (127.7.215.131:42803)
I20260630 12:15:42.322788 20541 raft_consensus.cc:515] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.324668 20537 ts_tablet_manager.cc:1434] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:15:42.325677 20537 tablet_bootstrap.cc:492] T 066d990a4ca24b028c24a04e3021a336 P f203988bb4c34da09e1ce6f6decf23be: Bootstrap starting.
I20260630 12:15:42.332669 20537 tablet_bootstrap.cc:654] T 066d990a4ca24b028c24a04e3021a336 P f203988bb4c34da09e1ce6f6decf23be: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:42.332886 20340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6b5b4298ce46baac2b6575315cc198" candidate_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f203988bb4c34da09e1ce6f6decf23be" is_pre_election: true
I20260630 12:15:42.333649 20340 raft_consensus.cc:2468] T 7a6b5b4298ce46baac2b6575315cc198 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c236bbb25d1b46deb6a68100fb27fdc4 in term 0.
I20260630 12:15:42.334522 20534 raft_consensus.cc:359] T 540c14fc5cac4b61a695fbfb8c335ed9 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.335186 20379 leader_election.cc:304] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c236bbb25d1b46deb6a68100fb27fdc4, f203988bb4c34da09e1ce6f6decf23be; no voters: 
I20260630 12:15:42.336362 20540 raft_consensus.cc:2804] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:42.336836 20540 raft_consensus.cc:493] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:42.337294 20540 raft_consensus.cc:3060] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:42.342016 20541 leader_election.cc:290] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f203988bb4c34da09e1ce6f6decf23be (127.7.215.129:37543), c236bbb25d1b46deb6a68100fb27fdc4 (127.7.215.130:40779)
I20260630 12:15:42.335515 20534 raft_consensus.cc:385] T 540c14fc5cac4b61a695fbfb8c335ed9 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:42.342790 20534 raft_consensus.cc:740] T 540c14fc5cac4b61a695fbfb8c335ed9 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c236bbb25d1b46deb6a68100fb27fdc4, State: Initialized, Role: FOLLOWER
I20260630 12:15:42.343598 20534 consensus_queue.cc:260] T 540c14fc5cac4b61a695fbfb8c335ed9 P c236bbb25d1b46deb6a68100fb27fdc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.346637 20537 tablet_bootstrap.cc:492] T 066d990a4ca24b028c24a04e3021a336 P f203988bb4c34da09e1ce6f6decf23be: No bootstrap required, opened a new log
I20260630 12:15:42.347340 20537 ts_tablet_manager.cc:1403] T 066d990a4ca24b028c24a04e3021a336 P f203988bb4c34da09e1ce6f6decf23be: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.012s
I20260630 12:15:42.350142 20536 raft_consensus.cc:359] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.350206 20537 raft_consensus.cc:359] T 066d990a4ca24b028c24a04e3021a336 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } } peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } }
I20260630 12:15:42.351095 20536 raft_consensus.cc:385] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:42.351147 20537 raft_consensus.cc:385] T 066d990a4ca24b028c24a04e3021a336 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:42.351559 20537 raft_consensus.cc:740] T 066d990a4ca24b028c24a04e3021a336 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f203988bb4c34da09e1ce6f6decf23be, State: Initialized, Role: FOLLOWER
I20260630 12:15:42.351501 20536 raft_consensus.cc:740] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 758ca04e8af9494e89262d3ebb9e1ad3, State: Initialized, Role: FOLLOWER
I20260630 12:15:42.351856 20540 raft_consensus.cc:515] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.352602 20537 consensus_queue.cc:260] T 066d990a4ca24b028c24a04e3021a336 P f203988bb4c34da09e1ce6f6decf23be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } } peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } }
I20260630 12:15:42.352548 20536 consensus_queue.cc:260] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.354966 20340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6b5b4298ce46baac2b6575315cc198" candidate_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f203988bb4c34da09e1ce6f6decf23be"
I20260630 12:15:42.355253 20536 ts_tablet_manager.cc:1434] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.000s
I20260630 12:15:42.355548 20340 raft_consensus.cc:3060] T 7a6b5b4298ce46baac2b6575315cc198 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:42.357668 20537 ts_tablet_manager.cc:1434] T 066d990a4ca24b028c24a04e3021a336 P f203988bb4c34da09e1ce6f6decf23be: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260630 12:15:42.358861 20537 tablet_bootstrap.cc:492] T c3464c1ec1cc48fc92cfeead61547469 P f203988bb4c34da09e1ce6f6decf23be: Bootstrap starting.
I20260630 12:15:42.360651 20536 tablet_bootstrap.cc:492] T e0b800d0a16e47dcb43ea3274705ea19 P 758ca04e8af9494e89262d3ebb9e1ad3: Bootstrap starting.
I20260630 12:15:42.364045 20340 raft_consensus.cc:2468] T 7a6b5b4298ce46baac2b6575315cc198 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c236bbb25d1b46deb6a68100fb27fdc4 in term 1.
I20260630 12:15:42.364547 20542 raft_consensus.cc:493] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:42.365051 20542 raft_consensus.cc:515] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.365688 20379 leader_election.cc:304] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c236bbb25d1b46deb6a68100fb27fdc4, f203988bb4c34da09e1ce6f6decf23be; no voters: 
I20260630 12:15:42.367835 20542 leader_election.cc:290] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c236bbb25d1b46deb6a68100fb27fdc4 (127.7.215.130:40779), 758ca04e8af9494e89262d3ebb9e1ad3 (127.7.215.131:42803)
I20260630 12:15:42.382102 20537 tablet_bootstrap.cc:654] T c3464c1ec1cc48fc92cfeead61547469 P f203988bb4c34da09e1ce6f6decf23be: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:42.384220 20540 leader_election.cc:290] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [CANDIDATE]: Term 1 election: Requested vote from peers f203988bb4c34da09e1ce6f6decf23be (127.7.215.129:37543), 758ca04e8af9494e89262d3ebb9e1ad3 (127.7.215.131:42803)
I20260630 12:15:42.385142 20540 raft_consensus.cc:493] T c3464c1ec1cc48fc92cfeead61547469 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:42.385564 20540 raft_consensus.cc:515] T c3464c1ec1cc48fc92cfeead61547469 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.389384 20536 tablet_bootstrap.cc:654] T e0b800d0a16e47dcb43ea3274705ea19 P 758ca04e8af9494e89262d3ebb9e1ad3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:42.390422 20489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6b5b4298ce46baac2b6575315cc198" candidate_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" is_pre_election: true
I20260630 12:15:42.391669 20556 raft_consensus.cc:2804] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:42.392321 20556 raft_consensus.cc:697] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 LEADER]: Becoming Leader. State: Replica: c236bbb25d1b46deb6a68100fb27fdc4, State: Running, Role: LEADER
I20260630 12:15:42.393133 20489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6b5b4298ce46baac2b6575315cc198" candidate_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "758ca04e8af9494e89262d3ebb9e1ad3"
I20260630 12:15:42.393242 20556 consensus_queue.cc:237] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
W20260630 12:15:42.395190 20378 leader_election.cc:343] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 758ca04e8af9494e89262d3ebb9e1ad3 (127.7.215.131:42803): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:15:42.396162 20378 leader_election.cc:343] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 758ca04e8af9494e89262d3ebb9e1ad3 (127.7.215.131:42803): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:42.412073 20534 ts_tablet_manager.cc:1434] T 540c14fc5cac4b61a695fbfb8c335ed9 P c236bbb25d1b46deb6a68100fb27fdc4: Time spent starting tablet: real 0.095s	user 0.018s	sys 0.012s
I20260630 12:15:42.413353 20534 tablet_bootstrap.cc:492] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4: Bootstrap starting.
I20260630 12:15:42.423921 20340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3464c1ec1cc48fc92cfeead61547469" candidate_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f203988bb4c34da09e1ce6f6decf23be" is_pre_election: true
I20260630 12:15:42.423593 20236 catalog_manager.cc:5697] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to c236bbb25d1b46deb6a68100fb27fdc4 (127.7.215.130). New cstate: current_term: 1 leader_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } health_report { overall_health: UNKNOWN } } }
W20260630 12:15:42.425249 20379 leader_election.cc:343] T c3464c1ec1cc48fc92cfeead61547469 P c236bbb25d1b46deb6a68100fb27fdc4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f203988bb4c34da09e1ce6f6decf23be (127.7.215.129:37543): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:42.423637 20540 leader_election.cc:290] T c3464c1ec1cc48fc92cfeead61547469 P c236bbb25d1b46deb6a68100fb27fdc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f203988bb4c34da09e1ce6f6decf23be (127.7.215.129:37543), 758ca04e8af9494e89262d3ebb9e1ad3 (127.7.215.131:42803)
I20260630 12:15:42.426260 20415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3464c1ec1cc48fc92cfeead61547469" candidate_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" is_pre_election: true
I20260630 12:15:42.427119 20415 raft_consensus.cc:2468] T c3464c1ec1cc48fc92cfeead61547469 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 758ca04e8af9494e89262d3ebb9e1ad3 in term 0.
I20260630 12:15:42.429581 20455 leader_election.cc:304] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 758ca04e8af9494e89262d3ebb9e1ad3, c236bbb25d1b46deb6a68100fb27fdc4; no voters: 
I20260630 12:15:42.430441 20541 raft_consensus.cc:2804] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:42.430719 20489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3464c1ec1cc48fc92cfeead61547469" candidate_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" is_pre_election: true
I20260630 12:15:42.430847 20541 raft_consensus.cc:493] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:42.430985 20340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3464c1ec1cc48fc92cfeead61547469" candidate_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f203988bb4c34da09e1ce6f6decf23be" is_pre_election: true
I20260630 12:15:42.431357 20541 raft_consensus.cc:3060] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:15:42.433156 20453 leader_election.cc:343] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f203988bb4c34da09e1ce6f6decf23be (127.7.215.129:37543): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:42.434803 20488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e039e4134f841468cfcd6546c540278" candidate_uuid: "f203988bb4c34da09e1ce6f6decf23be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" is_pre_election: true
I20260630 12:15:42.435456 20488 raft_consensus.cc:2468] T 3e039e4134f841468cfcd6546c540278 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f203988bb4c34da09e1ce6f6decf23be in term 0.
I20260630 12:15:42.436540 20534 tablet_bootstrap.cc:654] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:42.437887 20303 leader_election.cc:304] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 758ca04e8af9494e89262d3ebb9e1ad3, f203988bb4c34da09e1ce6f6decf23be; no voters: 
I20260630 12:15:42.438757 20542 raft_consensus.cc:2804] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:42.439128 20542 raft_consensus.cc:493] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:42.439459 20542 raft_consensus.cc:3060] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:42.440232 20541 raft_consensus.cc:515] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.441476 20489 raft_consensus.cc:2393] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c236bbb25d1b46deb6a68100fb27fdc4 in current term 1: Already voted for candidate 758ca04e8af9494e89262d3ebb9e1ad3 in this term.
I20260630 12:15:42.444455 20537 tablet_bootstrap.cc:492] T c3464c1ec1cc48fc92cfeead61547469 P f203988bb4c34da09e1ce6f6decf23be: No bootstrap required, opened a new log
I20260630 12:15:42.445020 20537 ts_tablet_manager.cc:1403] T c3464c1ec1cc48fc92cfeead61547469 P f203988bb4c34da09e1ce6f6decf23be: Time spent bootstrapping tablet: real 0.086s	user 0.009s	sys 0.003s
I20260630 12:15:42.445423 20378 leader_election.cc:304] T c3464c1ec1cc48fc92cfeead61547469 P c236bbb25d1b46deb6a68100fb27fdc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c236bbb25d1b46deb6a68100fb27fdc4; no voters: 758ca04e8af9494e89262d3ebb9e1ad3, f203988bb4c34da09e1ce6f6decf23be
I20260630 12:15:42.446947 20540 raft_consensus.cc:3060] T c3464c1ec1cc48fc92cfeead61547469 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:42.447986 20537 raft_consensus.cc:359] T c3464c1ec1cc48fc92cfeead61547469 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.448729 20537 raft_consensus.cc:385] T c3464c1ec1cc48fc92cfeead61547469 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:42.449028 20537 raft_consensus.cc:740] T c3464c1ec1cc48fc92cfeead61547469 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f203988bb4c34da09e1ce6f6decf23be, State: Initialized, Role: FOLLOWER
I20260630 12:15:42.449703 20537 consensus_queue.cc:260] T c3464c1ec1cc48fc92cfeead61547469 P f203988bb4c34da09e1ce6f6decf23be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.451195 20542 raft_consensus.cc:515] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.453599 20415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e039e4134f841468cfcd6546c540278" candidate_uuid: "f203988bb4c34da09e1ce6f6decf23be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" is_pre_election: true
W20260630 12:15:42.455863 20306 leader_election.cc:343] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c236bbb25d1b46deb6a68100fb27fdc4 (127.7.215.130:40779): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:42.456350 20415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e039e4134f841468cfcd6546c540278" candidate_uuid: "f203988bb4c34da09e1ce6f6decf23be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c236bbb25d1b46deb6a68100fb27fdc4"
W20260630 12:15:42.458451 20306 leader_election.cc:343] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c236bbb25d1b46deb6a68100fb27fdc4 (127.7.215.130:40779): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:42.461117 20489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e039e4134f841468cfcd6546c540278" candidate_uuid: "f203988bb4c34da09e1ce6f6decf23be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "758ca04e8af9494e89262d3ebb9e1ad3"
I20260630 12:15:42.461714 20489 raft_consensus.cc:3060] T 3e039e4134f841468cfcd6546c540278 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:42.462874 20537 ts_tablet_manager.cc:1434] T c3464c1ec1cc48fc92cfeead61547469 P f203988bb4c34da09e1ce6f6decf23be: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.006s
I20260630 12:15:42.464879 20415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3464c1ec1cc48fc92cfeead61547469" candidate_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c236bbb25d1b46deb6a68100fb27fdc4"
I20260630 12:15:42.470362 20542 leader_election.cc:290] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [CANDIDATE]: Term 1 election: Requested vote from peers c236bbb25d1b46deb6a68100fb27fdc4 (127.7.215.130:40779), 758ca04e8af9494e89262d3ebb9e1ad3 (127.7.215.131:42803)
I20260630 12:15:42.469302 20541 leader_election.cc:290] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3 [CANDIDATE]: Term 1 election: Requested vote from peers f203988bb4c34da09e1ce6f6decf23be (127.7.215.129:37543), c236bbb25d1b46deb6a68100fb27fdc4 (127.7.215.130:40779)
I20260630 12:15:42.474387 20340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3464c1ec1cc48fc92cfeead61547469" candidate_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f203988bb4c34da09e1ce6f6decf23be"
I20260630 12:15:42.475199 20340 raft_consensus.cc:3060] T c3464c1ec1cc48fc92cfeead61547469 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:42.475023 20489 raft_consensus.cc:2468] T 3e039e4134f841468cfcd6546c540278 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f203988bb4c34da09e1ce6f6decf23be in term 1.
I20260630 12:15:42.476912 20303 leader_election.cc:304] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [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: 758ca04e8af9494e89262d3ebb9e1ad3, f203988bb4c34da09e1ce6f6decf23be; no voters: c236bbb25d1b46deb6a68100fb27fdc4
I20260630 12:15:42.478541 20542 raft_consensus.cc:2804] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:42.474347 20541 raft_consensus.cc:493] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:42.479791 20541 raft_consensus.cc:515] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.479529 20542 raft_consensus.cc:697] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [term 1 LEADER]: Becoming Leader. State: Replica: f203988bb4c34da09e1ce6f6decf23be, State: Running, Role: LEADER
I20260630 12:15:42.482928 20541 leader_election.cc:290] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f203988bb4c34da09e1ce6f6decf23be (127.7.215.129:37543), c236bbb25d1b46deb6a68100fb27fdc4 (127.7.215.130:40779)
I20260630 12:15:42.483268 20414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "540c14fc5cac4b61a695fbfb8c335ed9" candidate_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" is_pre_election: true
I20260630 12:15:42.483150 20339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "540c14fc5cac4b61a695fbfb8c335ed9" candidate_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f203988bb4c34da09e1ce6f6decf23be" is_pre_election: true
I20260630 12:15:42.484004 20414 raft_consensus.cc:2468] T 540c14fc5cac4b61a695fbfb8c335ed9 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 758ca04e8af9494e89262d3ebb9e1ad3 in term 0.
I20260630 12:15:42.485095 20455 leader_election.cc:304] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 758ca04e8af9494e89262d3ebb9e1ad3, c236bbb25d1b46deb6a68100fb27fdc4; no voters: 
I20260630 12:15:42.485451 20540 raft_consensus.cc:2749] T c3464c1ec1cc48fc92cfeead61547469 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:15:42.485730 20453 leader_election.cc:343] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f203988bb4c34da09e1ce6f6decf23be (127.7.215.129:37543): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:42.485954 20541 raft_consensus.cc:2804] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:42.487732 20340 raft_consensus.cc:2468] T c3464c1ec1cc48fc92cfeead61547469 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 758ca04e8af9494e89262d3ebb9e1ad3 in term 1.
I20260630 12:15:42.488248 20542 consensus_queue.cc:237] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.489840 20537 tablet_bootstrap.cc:492] T 540c14fc5cac4b61a695fbfb8c335ed9 P f203988bb4c34da09e1ce6f6decf23be: Bootstrap starting.
I20260630 12:15:42.486672 20541 raft_consensus.cc:493] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:42.494417 20534 tablet_bootstrap.cc:492] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4: No bootstrap required, opened a new log
I20260630 12:15:42.497153 20541 raft_consensus.cc:3060] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:42.496258 20415 raft_consensus.cc:2468] T c3464c1ec1cc48fc92cfeead61547469 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 758ca04e8af9494e89262d3ebb9e1ad3 in term 1.
I20260630 12:15:42.501478 20534 ts_tablet_manager.cc:1403] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4: Time spent bootstrapping tablet: real 0.088s	user 0.031s	sys 0.015s
I20260630 12:15:42.499073 20536 tablet_bootstrap.cc:492] T e0b800d0a16e47dcb43ea3274705ea19 P 758ca04e8af9494e89262d3ebb9e1ad3: No bootstrap required, opened a new log
I20260630 12:15:42.496734 20565 raft_consensus.cc:493] T 066d990a4ca24b028c24a04e3021a336 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:42.502665 20565 raft_consensus.cc:515] T 066d990a4ca24b028c24a04e3021a336 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } } peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } }
I20260630 12:15:42.504153 20534 raft_consensus.cc:359] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.504741 20534 raft_consensus.cc:385] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:42.505019 20534 raft_consensus.cc:740] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c236bbb25d1b46deb6a68100fb27fdc4, State: Initialized, Role: FOLLOWER
I20260630 12:15:42.505695 20565 leader_election.cc:290] T 066d990a4ca24b028c24a04e3021a336 P f203988bb4c34da09e1ce6f6decf23be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c236bbb25d1b46deb6a68100fb27fdc4 (127.7.215.130:40779), 758ca04e8af9494e89262d3ebb9e1ad3 (127.7.215.131:42803)
I20260630 12:15:42.499959 20537 tablet_bootstrap.cc:654] T 540c14fc5cac4b61a695fbfb8c335ed9 P f203988bb4c34da09e1ce6f6decf23be: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:42.500334 20236 catalog_manager.cc:5697] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be reported cstate change: term changed from 0 to 1, leader changed from <none> to f203988bb4c34da09e1ce6f6decf23be (127.7.215.129). New cstate: current_term: 1 leader_uuid: "f203988bb4c34da09e1ce6f6decf23be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:42.505726 20415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "066d990a4ca24b028c24a04e3021a336" candidate_uuid: "f203988bb4c34da09e1ce6f6decf23be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" is_pre_election: true
I20260630 12:15:42.505813 20534 consensus_queue.cc:260] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
W20260630 12:15:42.507627 20306 leader_election.cc:343] T 066d990a4ca24b028c24a04e3021a336 P f203988bb4c34da09e1ce6f6decf23be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c236bbb25d1b46deb6a68100fb27fdc4 (127.7.215.130:40779): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:42.508267 20541 raft_consensus.cc:515] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.510195 20534 ts_tablet_manager.cc:1434] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:15:42.492367 20453 leader_election.cc:304] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 758ca04e8af9494e89262d3ebb9e1ad3, f203988bb4c34da09e1ce6f6decf23be; no voters: 
I20260630 12:15:42.511348 20534 tablet_bootstrap.cc:492] T 3e039e4134f841468cfcd6546c540278 P c236bbb25d1b46deb6a68100fb27fdc4: Bootstrap starting.
I20260630 12:15:42.513007 20536 ts_tablet_manager.cc:1403] T e0b800d0a16e47dcb43ea3274705ea19 P 758ca04e8af9494e89262d3ebb9e1ad3: Time spent bootstrapping tablet: real 0.153s	user 0.021s	sys 0.010s
I20260630 12:15:42.513844 20541 leader_election.cc:290] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3 [CANDIDATE]: Term 1 election: Requested vote from peers f203988bb4c34da09e1ce6f6decf23be (127.7.215.129:37543), c236bbb25d1b46deb6a68100fb27fdc4 (127.7.215.130:40779)
I20260630 12:15:42.518322 20534 tablet_bootstrap.cc:654] T 3e039e4134f841468cfcd6546c540278 P c236bbb25d1b46deb6a68100fb27fdc4: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:42.514473 20541 raft_consensus.cc:2804] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:42.519687 20541 raft_consensus.cc:697] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 LEADER]: Becoming Leader. State: Replica: 758ca04e8af9494e89262d3ebb9e1ad3, State: Running, Role: LEADER
I20260630 12:15:42.520673 20541 consensus_queue.cc:237] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.522202 20536 raft_consensus.cc:359] T e0b800d0a16e47dcb43ea3274705ea19 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.524395 20536 raft_consensus.cc:385] T e0b800d0a16e47dcb43ea3274705ea19 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:42.525223 20536 raft_consensus.cc:740] T e0b800d0a16e47dcb43ea3274705ea19 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 758ca04e8af9494e89262d3ebb9e1ad3, State: Initialized, Role: FOLLOWER
I20260630 12:15:42.526100 20536 consensus_queue.cc:260] T e0b800d0a16e47dcb43ea3274705ea19 P 758ca04e8af9494e89262d3ebb9e1ad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.518385 20415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "540c14fc5cac4b61a695fbfb8c335ed9" candidate_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c236bbb25d1b46deb6a68100fb27fdc4"
I20260630 12:15:42.527671 20415 raft_consensus.cc:3060] T 540c14fc5cac4b61a695fbfb8c335ed9 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:15:42.537794 20286 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260630 12:15:42.538623 20453 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.215.129:37543, user_credentials={real_user=slave}} blocked reactor thread for 46415.5us
I20260630 12:15:42.541066 20489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "066d990a4ca24b028c24a04e3021a336" candidate_uuid: "f203988bb4c34da09e1ce6f6decf23be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" is_pre_election: true
I20260630 12:15:42.540958 20340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "540c14fc5cac4b61a695fbfb8c335ed9" candidate_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f203988bb4c34da09e1ce6f6decf23be"
W20260630 12:15:42.542586 20303 leader_election.cc:343] T 066d990a4ca24b028c24a04e3021a336 P f203988bb4c34da09e1ce6f6decf23be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 758ca04e8af9494e89262d3ebb9e1ad3 (127.7.215.131:42803): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:42.543231 20303 leader_election.cc:304] T 066d990a4ca24b028c24a04e3021a336 P f203988bb4c34da09e1ce6f6decf23be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f203988bb4c34da09e1ce6f6decf23be; no voters: 758ca04e8af9494e89262d3ebb9e1ad3, c236bbb25d1b46deb6a68100fb27fdc4
I20260630 12:15:42.544343 20565 raft_consensus.cc:2749] T 066d990a4ca24b028c24a04e3021a336 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:15:42.545540 20453 leader_election.cc:343] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f203988bb4c34da09e1ce6f6decf23be (127.7.215.129:37543): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:42.548918 20537 tablet_bootstrap.cc:492] T 540c14fc5cac4b61a695fbfb8c335ed9 P f203988bb4c34da09e1ce6f6decf23be: No bootstrap required, opened a new log
I20260630 12:15:42.549413 20537 ts_tablet_manager.cc:1403] T 540c14fc5cac4b61a695fbfb8c335ed9 P f203988bb4c34da09e1ce6f6decf23be: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.005s
I20260630 12:15:42.551256 20415 raft_consensus.cc:2468] T 540c14fc5cac4b61a695fbfb8c335ed9 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 758ca04e8af9494e89262d3ebb9e1ad3 in term 1.
I20260630 12:15:42.552387 20537 raft_consensus.cc:359] T 540c14fc5cac4b61a695fbfb8c335ed9 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.552625 20455 leader_election.cc:304] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3 [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: 758ca04e8af9494e89262d3ebb9e1ad3, c236bbb25d1b46deb6a68100fb27fdc4; no voters: f203988bb4c34da09e1ce6f6decf23be
I20260630 12:15:42.552963 20238 catalog_manager.cc:5697] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 758ca04e8af9494e89262d3ebb9e1ad3 (127.7.215.131). New cstate: current_term: 1 leader_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:42.553716 20571 raft_consensus.cc:2804] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:42.553880 20537 raft_consensus.cc:385] T 540c14fc5cac4b61a695fbfb8c335ed9 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:42.554385 20534 tablet_bootstrap.cc:492] T 3e039e4134f841468cfcd6546c540278 P c236bbb25d1b46deb6a68100fb27fdc4: No bootstrap required, opened a new log
I20260630 12:15:42.554450 20571 raft_consensus.cc:697] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 LEADER]: Becoming Leader. State: Replica: 758ca04e8af9494e89262d3ebb9e1ad3, State: Running, Role: LEADER
I20260630 12:15:42.555522 20534 ts_tablet_manager.cc:1403] T 3e039e4134f841468cfcd6546c540278 P c236bbb25d1b46deb6a68100fb27fdc4: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.003s
I20260630 12:15:42.555874 20536 ts_tablet_manager.cc:1434] T e0b800d0a16e47dcb43ea3274705ea19 P 758ca04e8af9494e89262d3ebb9e1ad3: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.008s
I20260630 12:15:42.556107 20571 consensus_queue.cc:237] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.556958 20536 tablet_bootstrap.cc:492] T 066d990a4ca24b028c24a04e3021a336 P 758ca04e8af9494e89262d3ebb9e1ad3: Bootstrap starting.
I20260630 12:15:42.558300 20537 raft_consensus.cc:740] T 540c14fc5cac4b61a695fbfb8c335ed9 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f203988bb4c34da09e1ce6f6decf23be, State: Initialized, Role: FOLLOWER
I20260630 12:15:42.558634 20534 raft_consensus.cc:359] T 3e039e4134f841468cfcd6546c540278 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.559422 20534 raft_consensus.cc:385] T 3e039e4134f841468cfcd6546c540278 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:42.559799 20534 raft_consensus.cc:740] T 3e039e4134f841468cfcd6546c540278 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c236bbb25d1b46deb6a68100fb27fdc4, State: Initialized, Role: FOLLOWER
I20260630 12:15:42.559216 20537 consensus_queue.cc:260] T 540c14fc5cac4b61a695fbfb8c335ed9 P f203988bb4c34da09e1ce6f6decf23be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.560786 20534 consensus_queue.cc:260] T 3e039e4134f841468cfcd6546c540278 P c236bbb25d1b46deb6a68100fb27fdc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.563064 20537 ts_tablet_manager.cc:1434] T 540c14fc5cac4b61a695fbfb8c335ed9 P f203988bb4c34da09e1ce6f6decf23be: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260630 12:15:42.563391 20534 ts_tablet_manager.cc:1434] T 3e039e4134f841468cfcd6546c540278 P c236bbb25d1b46deb6a68100fb27fdc4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:15:42.564460 20534 tablet_bootstrap.cc:492] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4: Bootstrap starting.
I20260630 12:15:42.568660 20536 tablet_bootstrap.cc:654] T 066d990a4ca24b028c24a04e3021a336 P 758ca04e8af9494e89262d3ebb9e1ad3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:42.570675 20534 tablet_bootstrap.cc:654] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:42.573465 20537 tablet_bootstrap.cc:492] T e0b800d0a16e47dcb43ea3274705ea19 P f203988bb4c34da09e1ce6f6decf23be: Bootstrap starting.
I20260630 12:15:42.580564 20536 tablet_bootstrap.cc:492] T 066d990a4ca24b028c24a04e3021a336 P 758ca04e8af9494e89262d3ebb9e1ad3: No bootstrap required, opened a new log
I20260630 12:15:42.581194 20536 ts_tablet_manager.cc:1403] T 066d990a4ca24b028c24a04e3021a336 P 758ca04e8af9494e89262d3ebb9e1ad3: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.005s
I20260630 12:15:42.584645 20536 raft_consensus.cc:359] T 066d990a4ca24b028c24a04e3021a336 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } } peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } }
I20260630 12:15:42.585376 20536 raft_consensus.cc:385] T 066d990a4ca24b028c24a04e3021a336 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:42.585680 20536 raft_consensus.cc:740] T 066d990a4ca24b028c24a04e3021a336 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 758ca04e8af9494e89262d3ebb9e1ad3, State: Initialized, Role: FOLLOWER
I20260630 12:15:42.587694 20536 consensus_queue.cc:260] T 066d990a4ca24b028c24a04e3021a336 P 758ca04e8af9494e89262d3ebb9e1ad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } } peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } }
I20260630 12:15:42.589046 20534 tablet_bootstrap.cc:492] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4: No bootstrap required, opened a new log
I20260630 12:15:42.589602 20534 ts_tablet_manager.cc:1403] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260630 12:15:42.590387 20537 tablet_bootstrap.cc:654] T e0b800d0a16e47dcb43ea3274705ea19 P f203988bb4c34da09e1ce6f6decf23be: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:42.591815 20536 ts_tablet_manager.cc:1434] T 066d990a4ca24b028c24a04e3021a336 P 758ca04e8af9494e89262d3ebb9e1ad3: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260630 12:15:42.592960 20536 tablet_bootstrap.cc:492] T 7a6b5b4298ce46baac2b6575315cc198 P 758ca04e8af9494e89262d3ebb9e1ad3: Bootstrap starting.
I20260630 12:15:42.592563 20534 raft_consensus.cc:359] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } } peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } }
I20260630 12:15:42.593411 20534 raft_consensus.cc:385] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:42.592700 20237 catalog_manager.cc:5697] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 758ca04e8af9494e89262d3ebb9e1ad3 (127.7.215.131). New cstate: current_term: 1 leader_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:42.593706 20534 raft_consensus.cc:740] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c236bbb25d1b46deb6a68100fb27fdc4, State: Initialized, Role: FOLLOWER
I20260630 12:15:42.594514 20534 consensus_queue.cc:260] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } } peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } }
I20260630 12:15:42.596899 20534 ts_tablet_manager.cc:1434] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:15:42.606381 20536 tablet_bootstrap.cc:654] T 7a6b5b4298ce46baac2b6575315cc198 P 758ca04e8af9494e89262d3ebb9e1ad3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:42.613261 20537 tablet_bootstrap.cc:492] T e0b800d0a16e47dcb43ea3274705ea19 P f203988bb4c34da09e1ce6f6decf23be: No bootstrap required, opened a new log
I20260630 12:15:42.613822 20537 ts_tablet_manager.cc:1403] T e0b800d0a16e47dcb43ea3274705ea19 P f203988bb4c34da09e1ce6f6decf23be: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.010s
I20260630 12:15:42.615727 20536 tablet_bootstrap.cc:492] T 7a6b5b4298ce46baac2b6575315cc198 P 758ca04e8af9494e89262d3ebb9e1ad3: No bootstrap required, opened a new log
I20260630 12:15:42.616231 20536 ts_tablet_manager.cc:1403] T 7a6b5b4298ce46baac2b6575315cc198 P 758ca04e8af9494e89262d3ebb9e1ad3: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.004s
I20260630 12:15:42.616503 20537 raft_consensus.cc:359] T e0b800d0a16e47dcb43ea3274705ea19 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.617126 20537 raft_consensus.cc:385] T e0b800d0a16e47dcb43ea3274705ea19 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:42.617372 20537 raft_consensus.cc:740] T e0b800d0a16e47dcb43ea3274705ea19 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f203988bb4c34da09e1ce6f6decf23be, State: Initialized, Role: FOLLOWER
I20260630 12:15:42.618050 20537 consensus_queue.cc:260] T e0b800d0a16e47dcb43ea3274705ea19 P f203988bb4c34da09e1ce6f6decf23be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.618690 20536 raft_consensus.cc:359] T 7a6b5b4298ce46baac2b6575315cc198 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.619349 20536 raft_consensus.cc:385] T 7a6b5b4298ce46baac2b6575315cc198 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:42.619627 20536 raft_consensus.cc:740] T 7a6b5b4298ce46baac2b6575315cc198 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 758ca04e8af9494e89262d3ebb9e1ad3, State: Initialized, Role: FOLLOWER
I20260630 12:15:42.620457 20537 ts_tablet_manager.cc:1434] T e0b800d0a16e47dcb43ea3274705ea19 P f203988bb4c34da09e1ce6f6decf23be: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:15:42.620613 20536 consensus_queue.cc:260] T 7a6b5b4298ce46baac2b6575315cc198 P 758ca04e8af9494e89262d3ebb9e1ad3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.622954 20536 ts_tablet_manager.cc:1434] T 7a6b5b4298ce46baac2b6575315cc198 P 758ca04e8af9494e89262d3ebb9e1ad3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260630 12:15:42.650024 20540 raft_consensus.cc:493] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:42.650511 20540 raft_consensus.cc:515] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } } peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } }
I20260630 12:15:42.652266 20540 leader_election.cc:290] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 758ca04e8af9494e89262d3ebb9e1ad3 (127.7.215.131:42803), f203988bb4c34da09e1ce6f6decf23be (127.7.215.129:37543)
I20260630 12:15:42.653010 20489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "066d990a4ca24b028c24a04e3021a336" candidate_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" is_pre_election: true
I20260630 12:15:42.653378 20340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "066d990a4ca24b028c24a04e3021a336" candidate_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f203988bb4c34da09e1ce6f6decf23be" is_pre_election: true
I20260630 12:15:42.653584 20489 raft_consensus.cc:2468] T 066d990a4ca24b028c24a04e3021a336 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c236bbb25d1b46deb6a68100fb27fdc4 in term 0.
I20260630 12:15:42.653999 20340 raft_consensus.cc:2468] T 066d990a4ca24b028c24a04e3021a336 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c236bbb25d1b46deb6a68100fb27fdc4 in term 0.
I20260630 12:15:42.654659 20378 leader_election.cc:304] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 758ca04e8af9494e89262d3ebb9e1ad3, c236bbb25d1b46deb6a68100fb27fdc4; no voters: 
I20260630 12:15:42.655417 20540 raft_consensus.cc:2804] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:42.655764 20540 raft_consensus.cc:493] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:42.655898 20554 raft_consensus.cc:493] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:42.656128 20540 raft_consensus.cc:3060] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:42.656489 20554 raft_consensus.cc:515] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.658238 20554 leader_election.cc:290] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f203988bb4c34da09e1ce6f6decf23be (127.7.215.129:37543), 758ca04e8af9494e89262d3ebb9e1ad3 (127.7.215.131:42803)
I20260630 12:15:42.658905 20340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b800d0a16e47dcb43ea3274705ea19" candidate_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f203988bb4c34da09e1ce6f6decf23be" is_pre_election: true
I20260630 12:15:42.659368 20340 raft_consensus.cc:2468] T e0b800d0a16e47dcb43ea3274705ea19 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c236bbb25d1b46deb6a68100fb27fdc4 in term 0.
I20260630 12:15:42.660303 20379 leader_election.cc:304] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c236bbb25d1b46deb6a68100fb27fdc4, f203988bb4c34da09e1ce6f6decf23be; no voters: 
I20260630 12:15:42.661046 20554 raft_consensus.cc:2804] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:42.661372 20554 raft_consensus.cc:493] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:42.661191 20489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b800d0a16e47dcb43ea3274705ea19" candidate_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" is_pre_election: true
I20260630 12:15:42.661739 20554 raft_consensus.cc:3060] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:42.661957 20489 raft_consensus.cc:2468] T e0b800d0a16e47dcb43ea3274705ea19 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c236bbb25d1b46deb6a68100fb27fdc4 in term 0.
I20260630 12:15:42.663341 20540 raft_consensus.cc:515] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } } peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } }
I20260630 12:15:42.665247 20540 leader_election.cc:290] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 [CANDIDATE]: Term 1 election: Requested vote from peers 758ca04e8af9494e89262d3ebb9e1ad3 (127.7.215.131:42803), f203988bb4c34da09e1ce6f6decf23be (127.7.215.129:37543)
I20260630 12:15:42.666014 20489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "066d990a4ca24b028c24a04e3021a336" candidate_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "758ca04e8af9494e89262d3ebb9e1ad3"
I20260630 12:15:42.666330 20340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "066d990a4ca24b028c24a04e3021a336" candidate_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f203988bb4c34da09e1ce6f6decf23be"
I20260630 12:15:42.666607 20489 raft_consensus.cc:3060] T 066d990a4ca24b028c24a04e3021a336 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:42.666965 20340 raft_consensus.cc:3060] T 066d990a4ca24b028c24a04e3021a336 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:42.667760 20554 raft_consensus.cc:515] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.670718 20339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b800d0a16e47dcb43ea3274705ea19" candidate_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f203988bb4c34da09e1ce6f6decf23be"
I20260630 12:15:42.670966 20488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b800d0a16e47dcb43ea3274705ea19" candidate_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "758ca04e8af9494e89262d3ebb9e1ad3"
I20260630 12:15:42.671312 20339 raft_consensus.cc:3060] T e0b800d0a16e47dcb43ea3274705ea19 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:42.671617 20488 raft_consensus.cc:3060] T e0b800d0a16e47dcb43ea3274705ea19 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:42.672750 20489 raft_consensus.cc:2468] T 066d990a4ca24b028c24a04e3021a336 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c236bbb25d1b46deb6a68100fb27fdc4 in term 1.
I20260630 12:15:42.674093 20340 raft_consensus.cc:2468] T 066d990a4ca24b028c24a04e3021a336 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c236bbb25d1b46deb6a68100fb27fdc4 in term 1.
I20260630 12:15:42.674427 20378 leader_election.cc:304] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 758ca04e8af9494e89262d3ebb9e1ad3, c236bbb25d1b46deb6a68100fb27fdc4; no voters: 
I20260630 12:15:42.674105 20554 leader_election.cc:290] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 [CANDIDATE]: Term 1 election: Requested vote from peers f203988bb4c34da09e1ce6f6decf23be (127.7.215.129:37543), 758ca04e8af9494e89262d3ebb9e1ad3 (127.7.215.131:42803)
I20260630 12:15:42.675547 20540 raft_consensus.cc:2804] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:42.676043 20540 raft_consensus.cc:697] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 LEADER]: Becoming Leader. State: Replica: c236bbb25d1b46deb6a68100fb27fdc4, State: Running, Role: LEADER
I20260630 12:15:42.676873 20540 consensus_queue.cc:237] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } } peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } }
I20260630 12:15:42.678507 20488 raft_consensus.cc:2468] T e0b800d0a16e47dcb43ea3274705ea19 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c236bbb25d1b46deb6a68100fb27fdc4 in term 1.
I20260630 12:15:42.678794 20339 raft_consensus.cc:2468] T e0b800d0a16e47dcb43ea3274705ea19 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c236bbb25d1b46deb6a68100fb27fdc4 in term 1.
I20260630 12:15:42.680088 20378 leader_election.cc:304] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 758ca04e8af9494e89262d3ebb9e1ad3, c236bbb25d1b46deb6a68100fb27fdc4; no voters: 
I20260630 12:15:42.680903 20554 raft_consensus.cc:2804] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:42.681506 20554 raft_consensus.cc:697] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 LEADER]: Becoming Leader. State: Replica: c236bbb25d1b46deb6a68100fb27fdc4, State: Running, Role: LEADER
I20260630 12:15:42.682216 20554 consensus_queue.cc:237] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.685935 20237 catalog_manager.cc:5697] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to c236bbb25d1b46deb6a68100fb27fdc4 (127.7.215.130). New cstate: current_term: 1 leader_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:42.698014 20237 catalog_manager.cc:5697] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to c236bbb25d1b46deb6a68100fb27fdc4 (127.7.215.130). New cstate: current_term: 1 leader_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:42.891934 20565 raft_consensus.cc:493] T 540c14fc5cac4b61a695fbfb8c335ed9 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:42.892551 20565 raft_consensus.cc:515] T 540c14fc5cac4b61a695fbfb8c335ed9 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:42.894670 20565 leader_election.cc:290] T 540c14fc5cac4b61a695fbfb8c335ed9 P f203988bb4c34da09e1ce6f6decf23be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c236bbb25d1b46deb6a68100fb27fdc4 (127.7.215.130:40779), 758ca04e8af9494e89262d3ebb9e1ad3 (127.7.215.131:42803)
I20260630 12:15:42.895484 20415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "540c14fc5cac4b61a695fbfb8c335ed9" candidate_uuid: "f203988bb4c34da09e1ce6f6decf23be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" is_pre_election: true
I20260630 12:15:42.895820 20488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "540c14fc5cac4b61a695fbfb8c335ed9" candidate_uuid: "f203988bb4c34da09e1ce6f6decf23be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" is_pre_election: true
I20260630 12:15:42.896296 20415 raft_consensus.cc:2393] T 540c14fc5cac4b61a695fbfb8c335ed9 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f203988bb4c34da09e1ce6f6decf23be in current term 1: Already voted for candidate 758ca04e8af9494e89262d3ebb9e1ad3 in this term.
I20260630 12:15:42.897388 20306 leader_election.cc:304] T 540c14fc5cac4b61a695fbfb8c335ed9 P f203988bb4c34da09e1ce6f6decf23be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f203988bb4c34da09e1ce6f6decf23be; no voters: 758ca04e8af9494e89262d3ebb9e1ad3, c236bbb25d1b46deb6a68100fb27fdc4
I20260630 12:15:42.898111 20565 raft_consensus.cc:3060] T 540c14fc5cac4b61a695fbfb8c335ed9 P f203988bb4c34da09e1ce6f6decf23be [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:42.905640 20565 raft_consensus.cc:2749] T 540c14fc5cac4b61a695fbfb8c335ed9 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:42.916961 20554 consensus_queue.cc:1048] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:42.940747 20571 consensus_queue.cc:1048] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:42.952171 20488 raft_consensus.cc:3060] T 7a6b5b4298ce46baac2b6575315cc198 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:42.959503 20541 consensus_queue.cc:1048] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:42.991253 20565 consensus_queue.cc:1048] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [LEADER]: Connected to new peer: Peer: permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:42.993649 20571 raft_consensus.cc:493] T 7a6b5b4298ce46baac2b6575315cc198 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:42.994491 20571 raft_consensus.cc:515] T 7a6b5b4298ce46baac2b6575315cc198 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:43.004547 20571 leader_election.cc:290] T 7a6b5b4298ce46baac2b6575315cc198 P 758ca04e8af9494e89262d3ebb9e1ad3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f203988bb4c34da09e1ce6f6decf23be (127.7.215.129:37543), c236bbb25d1b46deb6a68100fb27fdc4 (127.7.215.130:40779)
I20260630 12:15:43.007376 20340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6b5b4298ce46baac2b6575315cc198" candidate_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f203988bb4c34da09e1ce6f6decf23be" is_pre_election: true
I20260630 12:15:43.015446 20540 raft_consensus.cc:493] T 3e039e4134f841468cfcd6546c540278 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:43.016156 20540 raft_consensus.cc:515] T 3e039e4134f841468cfcd6546c540278 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } }
I20260630 12:15:43.018896 20540 leader_election.cc:290] T 3e039e4134f841468cfcd6546c540278 P c236bbb25d1b46deb6a68100fb27fdc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f203988bb4c34da09e1ce6f6decf23be (127.7.215.129:37543), 758ca04e8af9494e89262d3ebb9e1ad3 (127.7.215.131:42803)
I20260630 12:15:43.020293 20487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e039e4134f841468cfcd6546c540278" candidate_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" is_pre_election: true
I20260630 12:15:43.022961 20540 consensus_queue.cc:1048] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:43.024505 20339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e039e4134f841468cfcd6546c540278" candidate_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f203988bb4c34da09e1ce6f6decf23be" is_pre_election: true
I20260630 12:15:43.026508 20379 leader_election.cc:304] T 3e039e4134f841468cfcd6546c540278 P c236bbb25d1b46deb6a68100fb27fdc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c236bbb25d1b46deb6a68100fb27fdc4; no voters: 758ca04e8af9494e89262d3ebb9e1ad3, f203988bb4c34da09e1ce6f6decf23be
I20260630 12:15:43.028184 20554 raft_consensus.cc:2749] T 3e039e4134f841468cfcd6546c540278 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:43.033651 20415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a6b5b4298ce46baac2b6575315cc198" candidate_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" is_pre_election: true
I20260630 12:15:43.040031 20455 leader_election.cc:304] T 7a6b5b4298ce46baac2b6575315cc198 P 758ca04e8af9494e89262d3ebb9e1ad3 [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: 758ca04e8af9494e89262d3ebb9e1ad3; no voters: c236bbb25d1b46deb6a68100fb27fdc4, f203988bb4c34da09e1ce6f6decf23be
I20260630 12:15:43.041064 20541 raft_consensus.cc:2749] T 7a6b5b4298ce46baac2b6575315cc198 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:15:43.048710 20415 raft_consensus.cc:3060] T 3e039e4134f841468cfcd6546c540278 P c236bbb25d1b46deb6a68100fb27fdc4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:43.059696 20489 raft_consensus.cc:1275] T e0b800d0a16e47dcb43ea3274705ea19 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Refusing update from remote peer c236bbb25d1b46deb6a68100fb27fdc4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:43.061489 20540 consensus_queue.cc:1048] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:43.068640 20338 raft_consensus.cc:1275] T 066d990a4ca24b028c24a04e3021a336 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Refusing update from remote peer c236bbb25d1b46deb6a68100fb27fdc4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:43.072213 20487 raft_consensus.cc:1275] T 066d990a4ca24b028c24a04e3021a336 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Refusing update from remote peer c236bbb25d1b46deb6a68100fb27fdc4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:43.073683 20554 consensus_queue.cc:1048] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:43.087183 20565 consensus_queue.cc:1048] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [LEADER]: Connected to new peer: Peer: permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:43.101409 20541 consensus_queue.cc:1048] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:43.103351 20554 consensus_queue.cc:1048] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:43.121068 20339 raft_consensus.cc:1275] T e0b800d0a16e47dcb43ea3274705ea19 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Refusing update from remote peer c236bbb25d1b46deb6a68100fb27fdc4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:43.125048 20541 consensus_queue.cc:1048] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.086s
I20260630 12:15:43.209102 20606 consensus_queue.cc:1048] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.041s
W20260630 12:15:43.336822 20379 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.215.129:37543, user_credentials={real_user=slave}} blocked reactor thread for 85581.2us
W20260630 12:15:43.432868 20616 log.cc:927] Time spent T 066d990a4ca24b028c24a04e3021a336 P 758ca04e8af9494e89262d3ebb9e1ad3: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260630 12:15:43.637418 20596 mvcc.cc:204] Tried to move back new op lower bound from 7302437859591032832 to 7302437858014072832. Current Snapshot: MvccSnapshot[applied={T|T < 7302437859591032832}]
I20260630 12:15:43.978210  8030 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:43.995302 20638 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:43.997272 20639 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:43.998787 20641 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:43.999845  8030 server_base.cc:1061] running on GCE node
I20260630 12:15:44.000785  8030 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:44.000981  8030 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:44.001122  8030 hybrid_clock.cc:648] HybridClock initialized: now 1782821744001111 us; error 0 us; skew 500 ppm
I20260630 12:15:44.001562  8030 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:44.003921  8030 webserver.cc:533] Webserver started at http://127.7.215.132:43257/ using document root <none> and password file <none>
I20260630 12:15:44.004347  8030 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:44.004496  8030 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:44.004711  8030 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:44.005719  8030 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821475204949-8030-0/minicluster-data/ts-3-root/instance:
uuid: "1f6f7f4a1ac44bf38a8ca85c61deab62"
format_stamp: "Formatted at 2026-06-30 12:15:44 on dist-test-slave-35fp"
I20260630 12:15:44.010233  8030 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:44.013600 20646 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:44.014693  8030 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:15:44.015009  8030 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821475204949-8030-0/minicluster-data/ts-3-root
uuid: "1f6f7f4a1ac44bf38a8ca85c61deab62"
format_stamp: "Formatted at 2026-06-30 12:15:44 on dist-test-slave-35fp"
I20260630 12:15:44.015388  8030 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821475204949-8030-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821475204949-8030-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkIKxgK/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821475204949-8030-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)
I20260630 12:15:44.036475  8030 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:44.037626  8030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:44.038923  8030 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:44.040985  8030 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:44.041241  8030 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:44.041488  8030 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:44.041674  8030 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:44.083477  8030 rpc_server.cc:307] RPC server started. Bound to: 127.7.215.132:40663
I20260630 12:15:44.083617 20708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.215.132:40663 every 8 connection(s)
I20260630 12:15:44.098807 20709 heartbeater.cc:344] Connected to a master server at 127.7.215.190:35765
I20260630 12:15:44.099207 20709 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:44.099897 20709 heartbeater.cc:507] Master 127.7.215.190:35765 requested a full tablet report, sending...
I20260630 12:15:44.101894 20233 ts_manager.cc:194] Registered new tserver with Master: 1f6f7f4a1ac44bf38a8ca85c61deab62 (127.7.215.132:40663)
I20260630 12:15:44.103260 20233 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34590
I20260630 12:15:44.715803 20337 consensus_queue.cc:237] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 1.8, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } attrs { replace: true } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } } peers { permanent_uuid: "1f6f7f4a1ac44bf38a8ca85c61deab62" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40663 } attrs { promote: true } }
I20260630 12:15:44.723054 20489 raft_consensus.cc:1275] T 3e039e4134f841468cfcd6546c540278 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Refusing update from remote peer f203988bb4c34da09e1ce6f6decf23be: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 1 index: 9. (index mismatch)
I20260630 12:15:44.725410 20598 consensus_queue.cc:1048] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [LEADER]: Connected to new peer: Peer: permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260630 12:15:44.732465 20414 raft_consensus.cc:1275] T 3e039e4134f841468cfcd6546c540278 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 FOLLOWER]: Refusing update from remote peer f203988bb4c34da09e1ce6f6decf23be: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 1 index: 9. (index mismatch)
I20260630 12:15:44.733839 20715 consensus_queue.cc:1048] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [LEADER]: Connected to new peer: Peer: permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260630 12:15:44.736306 20715 raft_consensus.cc:2955] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [term 1 LEADER]: Committing config change with OpId 1.9: config changed from index -1 to 9, NON_VOTER 1f6f7f4a1ac44bf38a8ca85c61deab62 (127.7.215.132) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } attrs { replace: true } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } } peers { permanent_uuid: "1f6f7f4a1ac44bf38a8ca85c61deab62" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40663 } attrs { promote: true } } }
W20260630 12:15:44.743908 20304 consensus_peers.cc:597] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be -> Peer 1f6f7f4a1ac44bf38a8ca85c61deab62 (127.7.215.132:40663): Couldn't send request to peer 1f6f7f4a1ac44bf38a8ca85c61deab62. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e039e4134f841468cfcd6546c540278. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:44.746467 20489 raft_consensus.cc:2955] T 3e039e4134f841468cfcd6546c540278 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Committing config change with OpId 1.9: config changed from index -1 to 9, NON_VOTER 1f6f7f4a1ac44bf38a8ca85c61deab62 (127.7.215.132) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } attrs { replace: true } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } } peers { permanent_uuid: "1f6f7f4a1ac44bf38a8ca85c61deab62" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40663 } attrs { promote: true } } }
I20260630 12:15:44.747354 20414 raft_consensus.cc:2955] T 3e039e4134f841468cfcd6546c540278 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 FOLLOWER]: Committing config change with OpId 1.9: config changed from index -1 to 9, NON_VOTER 1f6f7f4a1ac44bf38a8ca85c61deab62 (127.7.215.132) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } attrs { replace: true } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } } peers { permanent_uuid: "1f6f7f4a1ac44bf38a8ca85c61deab62" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40663 } attrs { promote: true } } }
I20260630 12:15:44.756390 20233 catalog_manager.cc:5697] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be reported cstate change: config changed from index -1 to 9, NON_VOTER 1f6f7f4a1ac44bf38a8ca85c61deab62 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "f203988bb4c34da09e1ce6f6decf23be" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f6f7f4a1ac44bf38a8ca85c61deab62" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:44.777577 20414 consensus_queue.cc:237] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 1.8, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } attrs { replace: true } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } } peers { permanent_uuid: "1f6f7f4a1ac44bf38a8ca85c61deab62" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40663 } attrs { promote: true } }
I20260630 12:15:44.784955 20489 raft_consensus.cc:1275] T 7a6b5b4298ce46baac2b6575315cc198 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Refusing update from remote peer c236bbb25d1b46deb6a68100fb27fdc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 1 index: 9. (index mismatch)
I20260630 12:15:44.787191 20554 consensus_queue.cc:1048] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260630 12:15:44.793053 20337 raft_consensus.cc:1275] T 7a6b5b4298ce46baac2b6575315cc198 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Refusing update from remote peer c236bbb25d1b46deb6a68100fb27fdc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 1 index: 9. (index mismatch)
I20260630 12:15:44.795552 20554 raft_consensus.cc:2955] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 LEADER]: Committing config change with OpId 1.9: config changed from index -1 to 9, NON_VOTER 1f6f7f4a1ac44bf38a8ca85c61deab62 (127.7.215.132) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } attrs { replace: true } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } } peers { permanent_uuid: "1f6f7f4a1ac44bf38a8ca85c61deab62" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40663 } attrs { promote: true } } }
W20260630 12:15:44.797327 20379 consensus_peers.cc:597] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 -> Peer 1f6f7f4a1ac44bf38a8ca85c61deab62 (127.7.215.132:40663): Couldn't send request to peer 1f6f7f4a1ac44bf38a8ca85c61deab62. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7a6b5b4298ce46baac2b6575315cc198. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:44.796712 20489 raft_consensus.cc:2955] T 7a6b5b4298ce46baac2b6575315cc198 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Committing config change with OpId 1.9: config changed from index -1 to 9, NON_VOTER 1f6f7f4a1ac44bf38a8ca85c61deab62 (127.7.215.132) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } attrs { replace: true } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } } peers { permanent_uuid: "1f6f7f4a1ac44bf38a8ca85c61deab62" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40663 } attrs { promote: true } } }
I20260630 12:15:44.798815 20725 consensus_queue.cc:1048] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260630 12:15:44.804111 20337 raft_consensus.cc:2955] T 7a6b5b4298ce46baac2b6575315cc198 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Committing config change with OpId 1.9: config changed from index -1 to 9, NON_VOTER 1f6f7f4a1ac44bf38a8ca85c61deab62 (127.7.215.132) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } attrs { replace: true } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } } peers { permanent_uuid: "1f6f7f4a1ac44bf38a8ca85c61deab62" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40663 } attrs { promote: true } } }
I20260630 12:15:44.813546 20414 consensus_queue.cc:237] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 1.8, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "1f6f7f4a1ac44bf38a8ca85c61deab62" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40663 } attrs { promote: true } }
I20260630 12:15:44.813664 20235 catalog_manager.cc:5697] T 7a6b5b4298ce46baac2b6575315cc198 P 758ca04e8af9494e89262d3ebb9e1ad3 reported cstate change: config changed from index -1 to 9, NON_VOTER 1f6f7f4a1ac44bf38a8ca85c61deab62 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } attrs { replace: true } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } } peers { permanent_uuid: "1f6f7f4a1ac44bf38a8ca85c61deab62" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40663 } attrs { promote: true } } }
I20260630 12:15:44.821436 20337 raft_consensus.cc:1275] T 066d990a4ca24b028c24a04e3021a336 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Refusing update from remote peer c236bbb25d1b46deb6a68100fb27fdc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 1 index: 9. (index mismatch)
I20260630 12:15:44.823091 20489 raft_consensus.cc:1275] T 066d990a4ca24b028c24a04e3021a336 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Refusing update from remote peer c236bbb25d1b46deb6a68100fb27fdc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 1 index: 9. (index mismatch)
W20260630 12:15:44.823292 20379 consensus_peers.cc:597] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 -> Peer 1f6f7f4a1ac44bf38a8ca85c61deab62 (127.7.215.132:40663): Couldn't send request to peer 1f6f7f4a1ac44bf38a8ca85c61deab62. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 066d990a4ca24b028c24a04e3021a336. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:44.824088 20727 consensus_queue.cc:1048] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260630 12:15:44.825096 20725 consensus_queue.cc:1048] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260630 12:15:44.833772 20725 raft_consensus.cc:2955] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 LEADER]: Committing config change with OpId 1.9: config changed from index -1 to 9, NON_VOTER 1f6f7f4a1ac44bf38a8ca85c61deab62 (127.7.215.132) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "1f6f7f4a1ac44bf38a8ca85c61deab62" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40663 } attrs { promote: true } } }
I20260630 12:15:44.835609 20489 raft_consensus.cc:2955] T 066d990a4ca24b028c24a04e3021a336 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Committing config change with OpId 1.9: config changed from index -1 to 9, NON_VOTER 1f6f7f4a1ac44bf38a8ca85c61deab62 (127.7.215.132) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "1f6f7f4a1ac44bf38a8ca85c61deab62" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40663 } attrs { promote: true } } }
I20260630 12:15:44.837152 20335 raft_consensus.cc:2955] T 066d990a4ca24b028c24a04e3021a336 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Committing config change with OpId 1.9: config changed from index -1 to 9, NON_VOTER 1f6f7f4a1ac44bf38a8ca85c61deab62 (127.7.215.132) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "1f6f7f4a1ac44bf38a8ca85c61deab62" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40663 } attrs { promote: true } } }
I20260630 12:15:44.847615 20235 catalog_manager.cc:5697] T 066d990a4ca24b028c24a04e3021a336 P 758ca04e8af9494e89262d3ebb9e1ad3 reported cstate change: config changed from index -1 to 9, NON_VOTER 1f6f7f4a1ac44bf38a8ca85c61deab62 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "1f6f7f4a1ac44bf38a8ca85c61deab62" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40663 } attrs { promote: true } } }
I20260630 12:15:44.849720 20414 consensus_queue.cc:237] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 1.8, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "1f6f7f4a1ac44bf38a8ca85c61deab62" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40663 } attrs { promote: true } }
I20260630 12:15:44.864022 20489 raft_consensus.cc:1275] T e0b800d0a16e47dcb43ea3274705ea19 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Refusing update from remote peer c236bbb25d1b46deb6a68100fb27fdc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 1 index: 9. (index mismatch)
I20260630 12:15:44.865733 20727 consensus_queue.cc:1048] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260630 12:15:44.866703 20379 consensus_peers.cc:597] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 -> Peer 1f6f7f4a1ac44bf38a8ca85c61deab62 (127.7.215.132:40663): Couldn't send request to peer 1f6f7f4a1ac44bf38a8ca85c61deab62. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e0b800d0a16e47dcb43ea3274705ea19. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:44.866809 20337 raft_consensus.cc:1275] T e0b800d0a16e47dcb43ea3274705ea19 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Refusing update from remote peer c236bbb25d1b46deb6a68100fb27fdc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 1 index: 9. (index mismatch)
I20260630 12:15:44.868218 20727 consensus_queue.cc:1048] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260630 12:15:44.872926 20554 raft_consensus.cc:2955] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 LEADER]: Committing config change with OpId 1.9: config changed from index -1 to 9, NON_VOTER 1f6f7f4a1ac44bf38a8ca85c61deab62 (127.7.215.132) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "1f6f7f4a1ac44bf38a8ca85c61deab62" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40663 } attrs { promote: true } } }
I20260630 12:15:44.875294 20489 raft_consensus.cc:2955] T e0b800d0a16e47dcb43ea3274705ea19 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Committing config change with OpId 1.9: config changed from index -1 to 9, NON_VOTER 1f6f7f4a1ac44bf38a8ca85c61deab62 (127.7.215.132) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "1f6f7f4a1ac44bf38a8ca85c61deab62" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40663 } attrs { promote: true } } }
I20260630 12:15:44.877125 20335 raft_consensus.cc:2955] T e0b800d0a16e47dcb43ea3274705ea19 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Committing config change with OpId 1.9: config changed from index -1 to 9, NON_VOTER 1f6f7f4a1ac44bf38a8ca85c61deab62 (127.7.215.132) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "1f6f7f4a1ac44bf38a8ca85c61deab62" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40663 } attrs { promote: true } } }
I20260630 12:15:44.887537 20233 catalog_manager.cc:5697] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 reported cstate change: config changed from index -1 to 9, NON_VOTER 1f6f7f4a1ac44bf38a8ca85c61deab62 (127.7.215.132) added. New cstate: current_term: 1 leader_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "f203988bb4c34da09e1ce6f6decf23be" member_type: VOTER last_known_addr { host: "127.7.215.129" port: 37543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c236bbb25d1b46deb6a68100fb27fdc4" member_type: VOTER last_known_addr { host: "127.7.215.130" port: 40779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "758ca04e8af9494e89262d3ebb9e1ad3" member_type: VOTER last_known_addr { host: "127.7.215.131" port: 42803 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f6f7f4a1ac44bf38a8ca85c61deab62" member_type: NON_VOTER last_known_addr { host: "127.7.215.132" port: 40663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:45.105648 20709 heartbeater.cc:499] Master 127.7.215.190:35765 was elected leader, sending a full tablet report...
I20260630 12:15:45.116931  8030 tablet_server.cc:179] TabletServer@127.7.215.129:0 shutting down...
W20260630 12:15:45.124485 20453 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]
W20260630 12:15:45.134970 20453 consensus_peers.cc:597] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3 -> Peer f203988bb4c34da09e1ce6f6decf23be (127.7.215.129:37543): Couldn't send request to peer f203988bb4c34da09e1ce6f6decf23be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:45.160408  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:45.161252  8030 tablet_replica.cc:333] T e0b800d0a16e47dcb43ea3274705ea19 P f203988bb4c34da09e1ce6f6decf23be: stopping tablet replica
I20260630 12:15:45.161934  8030 raft_consensus.cc:2243] T e0b800d0a16e47dcb43ea3274705ea19 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:45.162549  8030 raft_consensus.cc:2272] T e0b800d0a16e47dcb43ea3274705ea19 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.165469  8030 tablet_replica.cc:333] T 540c14fc5cac4b61a695fbfb8c335ed9 P f203988bb4c34da09e1ce6f6decf23be: stopping tablet replica
I20260630 12:15:45.166052  8030 raft_consensus.cc:2243] T 540c14fc5cac4b61a695fbfb8c335ed9 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:45.166535  8030 raft_consensus.cc:2272] T 540c14fc5cac4b61a695fbfb8c335ed9 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.168848  8030 tablet_replica.cc:333] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be: stopping tablet replica
I20260630 12:15:45.169485  8030 raft_consensus.cc:2243] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:45.170746  8030 raft_consensus.cc:2272] T 3e039e4134f841468cfcd6546c540278 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.173671  8030 tablet_replica.cc:333] T c3464c1ec1cc48fc92cfeead61547469 P f203988bb4c34da09e1ce6f6decf23be: stopping tablet replica
I20260630 12:15:45.174283  8030 raft_consensus.cc:2243] T c3464c1ec1cc48fc92cfeead61547469 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:45.174930  8030 raft_consensus.cc:2272] T c3464c1ec1cc48fc92cfeead61547469 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.177054  8030 tablet_replica.cc:333] T 066d990a4ca24b028c24a04e3021a336 P f203988bb4c34da09e1ce6f6decf23be: stopping tablet replica
I20260630 12:15:45.177596  8030 raft_consensus.cc:2243] T 066d990a4ca24b028c24a04e3021a336 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:45.178194  8030 raft_consensus.cc:2272] T 066d990a4ca24b028c24a04e3021a336 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.181128  8030 tablet_replica.cc:333] T 7a6b5b4298ce46baac2b6575315cc198 P f203988bb4c34da09e1ce6f6decf23be: stopping tablet replica
I20260630 12:15:45.181705  8030 raft_consensus.cc:2243] T 7a6b5b4298ce46baac2b6575315cc198 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:45.182224  8030 raft_consensus.cc:2272] T 7a6b5b4298ce46baac2b6575315cc198 P f203988bb4c34da09e1ce6f6decf23be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.202907  8030 tablet_server.cc:196] TabletServer@127.7.215.129:0 shutdown complete.
I20260630 12:15:45.225652  8030 tablet_server.cc:179] TabletServer@127.7.215.130:0 shutting down...
I20260630 12:15:45.252816  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:45.253593  8030 tablet_replica.cc:333] T c3464c1ec1cc48fc92cfeead61547469 P c236bbb25d1b46deb6a68100fb27fdc4: stopping tablet replica
I20260630 12:15:45.254334  8030 raft_consensus.cc:2243] T c3464c1ec1cc48fc92cfeead61547469 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:45.255055  8030 raft_consensus.cc:2272] T c3464c1ec1cc48fc92cfeead61547469 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.257874  8030 tablet_replica.cc:333] T 3e039e4134f841468cfcd6546c540278 P c236bbb25d1b46deb6a68100fb27fdc4: stopping tablet replica
I20260630 12:15:45.258766  8030 raft_consensus.cc:2243] T 3e039e4134f841468cfcd6546c540278 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:45.259354  8030 raft_consensus.cc:2272] T 3e039e4134f841468cfcd6546c540278 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:45.261572 20379 consensus_peers.cc:597] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 -> Peer f203988bb4c34da09e1ce6f6decf23be (127.7.215.129:37543): Couldn't send request to peer f203988bb4c34da09e1ce6f6decf23be. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:37543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:45.262110  8030 tablet_replica.cc:333] T 540c14fc5cac4b61a695fbfb8c335ed9 P c236bbb25d1b46deb6a68100fb27fdc4: stopping tablet replica
I20260630 12:15:45.262785  8030 raft_consensus.cc:2243] T 540c14fc5cac4b61a695fbfb8c335ed9 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:45.263295  8030 raft_consensus.cc:2272] T 540c14fc5cac4b61a695fbfb8c335ed9 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.265271  8030 tablet_replica.cc:333] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4: stopping tablet replica
I20260630 12:15:45.265789  8030 raft_consensus.cc:2243] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:15:45.266413 20379 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260630 12:15:45.266713  8030 raft_consensus.cc:2272] T e0b800d0a16e47dcb43ea3274705ea19 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.269340  8030 tablet_replica.cc:333] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4: stopping tablet replica
I20260630 12:15:45.269845  8030 raft_consensus.cc:2243] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:45.270836  8030 raft_consensus.cc:2272] T 066d990a4ca24b028c24a04e3021a336 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.272989  8030 tablet_replica.cc:333] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4: stopping tablet replica
I20260630 12:15:45.273481  8030 raft_consensus.cc:2243] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:45.274400  8030 raft_consensus.cc:2272] T 7a6b5b4298ce46baac2b6575315cc198 P c236bbb25d1b46deb6a68100fb27fdc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.301138  8030 tablet_server.cc:196] TabletServer@127.7.215.130:0 shutdown complete.
I20260630 12:15:45.318733  8030 tablet_server.cc:179] TabletServer@127.7.215.131:0 shutting down...
I20260630 12:15:45.348450  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:45.349277  8030 tablet_replica.cc:333] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3: stopping tablet replica
I20260630 12:15:45.350107  8030 raft_consensus.cc:2243] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:45.351083  8030 raft_consensus.cc:2272] T 540c14fc5cac4b61a695fbfb8c335ed9 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:45.351498 20453 consensus_peers.cc:597] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3 -> Peer f203988bb4c34da09e1ce6f6decf23be (127.7.215.129:37543): Couldn't send request to peer f203988bb4c34da09e1ce6f6decf23be. Status: Network error: Client connection negotiation failed: client connection to 127.7.215.129:37543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:45.353350  8030 tablet_replica.cc:333] T e0b800d0a16e47dcb43ea3274705ea19 P 758ca04e8af9494e89262d3ebb9e1ad3: stopping tablet replica
I20260630 12:15:45.353986  8030 raft_consensus.cc:2243] T e0b800d0a16e47dcb43ea3274705ea19 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:45.354543  8030 raft_consensus.cc:2272] T e0b800d0a16e47dcb43ea3274705ea19 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.357257  8030 tablet_replica.cc:333] T 3e039e4134f841468cfcd6546c540278 P 758ca04e8af9494e89262d3ebb9e1ad3: stopping tablet replica
I20260630 12:15:45.357821  8030 raft_consensus.cc:2243] T 3e039e4134f841468cfcd6546c540278 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:45.358394  8030 raft_consensus.cc:2272] T 3e039e4134f841468cfcd6546c540278 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.360749  8030 tablet_replica.cc:333] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3: stopping tablet replica
I20260630 12:15:45.361296  8030 raft_consensus.cc:2243] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:45.362053  8030 raft_consensus.cc:2272] T c3464c1ec1cc48fc92cfeead61547469 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.364190  8030 tablet_replica.cc:333] T 7a6b5b4298ce46baac2b6575315cc198 P 758ca04e8af9494e89262d3ebb9e1ad3: stopping tablet replica
I20260630 12:15:45.364691  8030 raft_consensus.cc:2243] T 7a6b5b4298ce46baac2b6575315cc198 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:45.365144  8030 raft_consensus.cc:2272] T 7a6b5b4298ce46baac2b6575315cc198 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.367619  8030 tablet_replica.cc:333] T 066d990a4ca24b028c24a04e3021a336 P 758ca04e8af9494e89262d3ebb9e1ad3: stopping tablet replica
I20260630 12:15:45.368103  8030 raft_consensus.cc:2243] T 066d990a4ca24b028c24a04e3021a336 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:45.368628  8030 raft_consensus.cc:2272] T 066d990a4ca24b028c24a04e3021a336 P 758ca04e8af9494e89262d3ebb9e1ad3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.394966  8030 tablet_server.cc:196] TabletServer@127.7.215.131:0 shutdown complete.
I20260630 12:15:45.411079  8030 tablet_server.cc:179] TabletServer@127.7.215.132:0 shutting down...
I20260630 12:15:45.437397  8030 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:45.453604  8030 tablet_server.cc:196] TabletServer@127.7.215.132:0 shutdown complete.
I20260630 12:15:45.462363  8030 master.cc:562] Master@127.7.215.190:35765 shutting down...
W20260630 12:15:45.483040 20286 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:15:45.484330  8030 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bccfb59f48f8442d80104c65b546979c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:45.484910  8030 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bccfb59f48f8442d80104c65b546979c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.485280  8030 tablet_replica.cc:333] T 00000000000000000000000000000000 P bccfb59f48f8442d80104c65b546979c: stopping tablet replica
I20260630 12:15:45.506464  8030 master.cc:584] Master@127.7.215.190:35765 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (5157 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (10272 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (270171 ms total)
[  PASSED  ] 26 tests.
I20260630 12:15:45.556263  8030 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 5 messages since previous log ~65 seconds ago
I20260630 12:15:45.556509  8030 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 5 messages since previous log ~65 seconds ago
I20260630 12:15:45.556748  8030 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 9 messages since previous log ~65 seconds ago
I20260630 12:15:45.556923  8030 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 9 messages since previous log ~97 seconds ago
I20260630 12:15:45.557179  8030 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4810: suppressed but not reported on 5 messages since previous log ~184 seconds ago
I20260630 12:15:45.557344  8030 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 2 messages since previous log ~246 seconds ago
I20260630 12:15:45.557757  8030 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 35 messages since previous log ~8 seconds ago
I20260630 12:15:45.558051  8030 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 2 messages since previous log ~0 seconds ago
